/*
	Theme Name:		BRANDASSIST
	Theme URI:		http://brandassist.com.tr
	Description:	Brandassist web site main theme for 'screen'.
	Version: 		2.0
	Author: 		Ozgur Gunes @ Orb Int.
	Author URI:		http://orbint.com
*/

@import url(src/reset.css);
@import url(src/typography.css);
@import url(src/forms.css);

@import url(navigation.css);

/* DOCUMENT //
-------------------------------------------------- */
.clear {
	clear: both;
}

ul, ol, dl, dt, dd {
	list-style: none;
	margin: 0;
	padding: 0;
}

.no-display{
	display: none;
}

#society {
	float: right;
	margin-top: -80px;
}

#society img {
	display: none;
}

/* STRUCTURE //
-------------------------------------------------- */
body {
	background: url(../images/bg_page.gif) repeat-x;
	line-height: 18px;
}
body.home {
	background: url(../images/bg.gif) repeat-x;
	line-height: 18px;
}

#wrapper {
	width: 860px;
	margin: 0 auto;
	background: url(../images/iceberg1_page.gif) no-repeat right top;
}

.home #wrapper {
	background: url(../images/iceberg1.gif) no-repeat right top;
}

#mast {
	height: 60px;
	padding: 5px 0;
}

#navigation {
	clear: left;
	height: 37px;
}
#navigation li {
	font-size: 13px;
	float: left;
	margin-right: 1.5em;
	margin-top: -1px;
}
#navigation a {
	text-decoration: none;
	color: #00316b;
}
#navigation a.active {
	border-bottom: 3px solid #ff850d;
}

#content {
	clear: both;
}

#feature {
	height: 148px;
	font: 18px Tahoma;
	color: #fff;
	margin-right: 250px;
}

.home #feature {
	height: 233px;
}

#feature .more, #feature .more a {
	color: #00316b;
	font-size: 16px;
	text-decoration: none;
}

.more a {
	text-decoration: none;
}

#feature p {
	line-height: 30px;
	margin: .5em 0;
}
#feature h1 {
	font: 24px Tahoma;
	color: #ffefbe;
	font-style: normal;
}

#main {
	float: left;
	width: 510px;
	padding-right: 25px;
	border-right: 1px solid #cce3f2;
	margin-bottom: 1em;
}


#side {
	margin-left: 535px;
	padding-left: 25px;
}

#footer {
	font-family: Tahoma;
	width: 860px;
	margin: 1em auto;
	clear: both;
	border-top: 1px solid #ccc;
	padding: 1em 0;
	font-size: .9em;
	color: #666;
	text-align: right;
}

#footer #contact {
	float: left;
}

#footer a {
	text-decoration: none;
}

.files .new {
  padding-left: 35px;
  background: url(../images/yeni_blinker.gif) no-repeat left;
}


#main .files h1, #main .partners h1, .teaser h2 {
	font: 14px Arial;
	color: #0072bc;
	border-bottom: 1px solid #ff850d;
	padding-bottom: 5px;
	margin-bottom: 1em;
}

.home .item {
	border-bottom: 1px solid #0072bc;
	border-color: #a8d2ed;
	margin-bottom: 1em;
}

.home .item p {
	margin-bottom: 1em;
}

.files h2, partners h2, .teaser h3 {
	font: 14px Arial;
	color: #ff850d;
}

.partners, .teaser {
	margin-bottom: 1em;
}
.partners img {
	margin: 0;
	margin-top: -.5em;
}

.teaser .picture {
	margin-bottom: 1em;	
	margin-right: -10px;
}

h3 a {
 text-decoration: none;
}

.file-link img {
	float: left;
	margin: 0;
	margin-right: .5em;
}

.file-link a {
	text-decoration: none;
}

.desc * {
	color: #666;
	text-decoration: none;
}

#bottom {
	clear: both;
	border-top: 2px solid #86c1eb;
	border-bottom: 1px solid #86c1eb;
	background: #f2f8fc;
	padding: 15px;
	margin-bottom: 1em;
}

#bottom .teaser {
	float: left;
	width: 255px;
	margin-right: 25px;
}

#bottom .teaser.last {
	margin: 0;
}

#bottom h2 {
	color: #000;
	font-size: 16px;
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
	margin-bottom: 1em;
}

#bottom h3 {
	font-size: 12px;
}

#bottom h3 a {
	text-decoration: none;
	color: #ff850d;
}
#bottom a:hover {
	color: #000;
}

#main h1 {
	font-size: 2em;
	color: #00316b;
}

.tool {
	clear: both;
	border-top: 1px solid #ccc;
	margin-bottom: 15px;
}

.status {
	color: #6b82a3;
	margin-bottom: 15px;
	height: 2em;
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
}


.item .status {
	float: left;
	margin: 0;
	margin-right: -40em;
	border: none;
}

.arrangeable {
	cursor: move;
}

.item .status a {
	color: #ff850d;
}

.feedback {
	float: right;
}
.arrangement.feedback {
	background: url(../images/move_both.gif) left 1px no-repeat;
	padding-left: 20px;
}

.indicator {
	background: url(../images/ajax-loader.gif) no-repeat;
	padding-left: 24px;
}

.body {
	margin-bottom: 10px;
}

.item h2 {
	margin-bottom: .5em;
}

.item h2 a {
	text-decoration: none;
	line-height: 1.2em;
}

.item .meta {
	color: #ff850d;
}

.item .body {
	margin: 0;
}

#shellBody {
	margin-bottom: 15px;
	text-align: justify;
}

.detail {
	clear: both;
	margin-bottom: 15px;
}

#shellFloat {
	float: left;
	width: 128px;
	margin-right: 10px;
	text-align: center;
}

#shellFloat .actions {
	margin: 0;
	padding: 0;
	list-style: none;
}

.attachments {
	clear: both;
	margin-bottom: 15px;
}

.attachments h3 {
	border-bottom: 1px solid #ccc;
	padding-bottom: .5em;
}

.youtube {
	text-align: center;
}

.attachments .picture {
	float: left;
	display: inline;
	margin: 0 15px;
	text-align: center;
}

.picture {
	margin-bottom: 10px;
}

.picture div {
	width: 128px;
	height: 128px;
}

.tool .indicator {
	float: right;
	margin-top: 10px;
}

#pagination {
	margin-top: -5px;
	margin-bottom: 15px;
	text-align: right;
	color: #0067e6;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

.tool li {
	list-style-position: inside;
	color: #666;
	float: none;
	margin-top: 10px;
}

.index .item, .edit .item, .arrangeable {
	clear: both;
	margin-bottom: 15px;
	margin-top: -15px;
	border-bottom: 1px solid #ccc;
	padding: 15px 0;
	color: #444;
}

.list .item .body {
	margin-top: 5px;
}

.item .status {
	border: none;
	float: left;
}

.profile {
	clear: both;
}

.detail dd, .detail dt {
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.detail dd {
	border-bottom: 1px solid #ccc;
}

.detail dt {
	clear: both;
	float: left;
	width: 16em;
}

.navigation, .actions {
	white-space: nowrap;
}

.subject .navigation {
	border-top: 1px solid #77450F;
	padding: 5px 0;
	margin: 15px 0;
}

.item .actions{
	margin: 0;
	padding-bottom: 15px;
}

.item .actions ul {
	float: right;
}

.item .actions li {
	margin-left: 15px;
	margin-right: 0;
}

.navigation li {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	list-style-position: inside;
}

.navigation li a {
	color: #E67E00;
}

.navigation li a.active {
}

.item .actions li {
	float: left;
	margin-right: 15px;
	list-style-position: inside;
}

.attachment .actions {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

.attachment .actions li {
	float: none;
	list-style: none;
}

input.small, input.large {
	font-size: normal;
	line-height: 1em;
}

a.pager {
	position: relative;
	padding: 0 5px;
	text-decoration: none;
}
.flag a.active {
	color: #339933;
}
.flag a.passive, span.flag.passive {
	color: #cc3333;
}
