/*
	Theme Name:		Focus Film
	Theme URI:		http://www.focusfilm.net
	Description:	Focus Film web site main style.
	Version: 		1.0
	Author: 		Ozgur Gunes @ Workattack
	Author URI:		http://www.workattack.com
*/


/*
	Table of Contents 
	-------------------------
	1	Globals

*/

/* 1. GLOBALS //
-------------------------------------------------- */
.detail, .body {
	margin-bottom: 1em;
}

.profile h2 {
	font-size: 14px;
	margin-bottom: .5em;
}
.profile dt {
	clear: left;
	float: left;
	width: 150px;
	border-top: 1px solid #999;
	padding: 5px 0;
}

.profile dd {
	border-top: 1px solid #999;
	padding: 5px 0;
	margin-left: 150px;
}

.no-display, hr {
	display: none;
}
.asset h3, #teaser h3 {
	margin-bottom: 1em;
}
.production-detail dt {
	border-top: 1px solid #cb2;
	padding-top: 5px;
	font-weight: bold;
}

.production-detail dd {
	padding-bottom: 5px;
	font-size: 1.2em;
}

.reply-link {
	background: url(../images/comment_yellow.gif) no-repeat;
	padding-left: 20px;
}

.attachments {
	clear: both;
	margin-bottom: 2em;
}
.attachments .picture {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}

.attachments h3 {
	margin-bottom: .5em;
	font-size: 1.2em;
}

.attachments .picture img {
	float: left;
}

.attachments .picture .actions {
	margin-left: 115px;
	margin-right: 1em;
}

#quickLinks li {
	float: left;
	margin-right: 1em;
}

.clear-fix {
	clear: both;
}

.pager {
	padding: 0 2px;
}

a.pager {
	color: #000;
	text-decoration: none;
}

form dd {
	margin-bottom: .5em;
}

legend {
	display: none;
}
#poll .option {
	border-top: 1px solid #cb2;
	padding: 5px 0;
}

#poll .percent-bar {
	height: 10px;
	background: #330;
	display: block;
}

.indicator {
	float: right;
}

.index .item, .edit .item, .arrangement .item {
	clear: both;
}

.edit {
	margin-bottom: 1em;
}

.item .actions, .reply .actions {
	float: right;
	padding-bottom: 20px;
}

.item .actions li, .reply .actions li {
	float: left;
	margin-left: 20px;
}

.form-error {
	color: #cc0033;
}

.picture .actions {
}

#shellPicture .actions li, #shellFloat .actions li {
	float: right;
	margin-top: -26px;
}
#shellPicture .actions li a, #shellFloat .actions li a {
	position: relative;
	display: block;
	background: #ff0064;
	color: #fff;
	padding: 0 5px;
	text-decoration: none;
	border: 5px solid #fff;
}


.title {
	margin-bottom: .5em;
	color: #000;
}

.list, .pager {
	margin-bottom: 1em;
}
.title a, .item h2 a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #ff0064;
}

.account .item {
	clear: none;
}

#main .item {
	padding: 10px 0;
}

#main .index .item:hover {
	background: #ddd;
	margin: 0 -15px;
	padding: 9px 15px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

#arrangement {
	clear: both;
	border-bottom: 1px solid #999;
	margin-bottom: 1em;
}

#arrangement .item {
	clear: both;
	margin-bottom: 1em;
	border-top: 1px solid #999;
	cursor: move;
}

.status {
	margin-bottom: 1em;
	height: 1em;
}

ul, ol {
	list-style: none;
}

a {
	color: #0c7dce;
}

.reply {
	clear: both;
	background: #eee;
	border: 1px solid #a7a7a7;
	padding: 10px;
	margin-bottom: 1em;
}

.meta {
	margin-bottom: .5em;
	color: #000;
}

.picture {
	margin-bottom: 10px;
}
#main .picture img {
	border: 5px solid #fff;
}

#pictureFrame {
	clear: both;
}

#sidebar .productions li {
	margin-bottom: 1em;
}

.more {
	text-align: right;
	margin-bottom: -7px;
}

.more a {
	background: url(../images/bullet_yellow.gif) no-repeat left 4px;
	padding-left: 10px;
	color: #ffe500;
	text-decoration: none;
}

#poll .more a {
	background-image: url(../images/bullet_blue.gif);
	color: #000;
}

#productions .more {
	text-align: left;
	margin-bottom: 0;
}

#productions .more a {
	background: url(../images/bullet_blue.gif) no-repeat left 4px;
	color: #0c7dce;
}

.tool, .navigation {
	clear: both;
	margin-bottom: 1em;
}

.navigation {
	float: right;
}

.navigation li {
	float: left;
	margin-left: 10px;
	margin-bottom: 1em;
}

#navigation {
	margin-bottom: 15px;
}

/* 2. LAYOUT //
-------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(../images/bg.gif) no-repeat;
	font: 11px/16px "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	color: #444;
}

html, body {
	height: 100%;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	min-height: 100%; /* For Modern Browsers */
}

* html #wrapper {
	height: 100%;
}

#breadcrumb {
	display: none;
}

#shell {
	margin-bottom: 1em;
}

#replys {
	clear: both;
}

#shellFloat {
	float: right;
	margin-left: 15px;
}

#community {
	text-align: right;
	height: 25px;
	padding-top:  10px;
	font-size: 12px;
}

#community .login, #community .register {
	color: #ff0064;
	padding: 1px;
	padding-left: 20px;
}

#community .register {
	background: url(../images/icon_user.gif) no-repeat;
}

#community .login {
	background: url(../images/icon_padlock.gif) no-repeat;
}

#productions {
	clear: both;
	margin-top: -10px;
	background: url(../images/productions_bg.jpg) no-repeat top;
	float: left;
	width: 520px;
	padding: 10px 15px;
	height: 205px;
}

#news {
	clear: left;
	float: left;
	background: #666 url(../images/news_bg.gif) no-repeat top;
	width: 520px;
	padding: 10px 15px 15px 15px;
	margin-bottom: 1em;
}

#scroller .item {
	background: #fff;
	padding: 5px;
	border: 1px solid #bbb;
	width: 151px;
	margin: 0 5px;
	float: left;
	display: inline;
}

#content {
	clear: both;
	background: url(../images/content_bg.gif) repeat-y;
}

#slideshow {
	float: left;
	margin-right: 10px;
}

#teaser {
	border-top: 3px solid #ffe500;
	background: #000 url(../images/teaser_bg.jpg) no-repeat bottom;
	padding: 15px !important;
	padding: 15px 12px;
	padding-bottom: 20px;
	color: #ccc;
	min-height: 255px;
}

.contact-address {
	background: #000 url(../images/teaser_bg.jpg) no-repeat bottom;
	padding: 15px !important;
	padding: 15px 12px;
	padding-bottom: 40px;
	color: #ccc;
}

#playlist {
	margin-left: 560px;
	background: #000 url(../images/teaser_bg.jpg) no-repeat bottom;
	padding: 15px !important;
	padding: 15px 12px;
	padding-bottom: 25px;
	color: #ccc;
	min-height: 335px;
}

#teaser a {
	color: #ffe500;
}
img {
	margin-bottom: -4px;
}

#main {
	border-top: 3px solid #ff0064;
	margin-bottom: 1em;
	clear: both;
	width: 520px;
	float: left;
	margin-right: 10px;
	background: #c7c7c7 url(../images/main_bg.gif) no-repeat top;
	padding: 10px 15px;
}

#main p {
	margin-bottom: 10px;
}


#sidebar {
	margin-left: 560px;
	width: 335px;
}

.asset, #poll, #contactus {
	background: #fff6aa url(../images/sidebar_bg.gif) no-repeat top;
	padding: 10px 15px !important;
	padding: 10px 12px;
	margin-bottom: 1em;
}

#contactus {
	background: url(../images/contactus_bg.gif) no-repeat top;
	padding: 10px 15px;
	height: 67px;
	margin-bottom: 0;
}

#poll {
	min-height: 214px;
	height: auto !important;
	height: 214px;
}

#contactus select {
	width: 90%;
}

#contactus .more {
	margin-top: 1em;
}

#scroller {
	height: 165px;
	overflow: hidden;
}

#mast {
	float: left;
	margin-top: 35px;
}

#navigation ul {
	float: right;
	padding-top: 16px;
}

#navigation li {
	float: left;
	font-size: 14px;
	width: 120px;
	text-align: center;
	height: 24px;
	padding-top: 10px;
}

#navigation a {
	text-decoration: none;
	background: url(../images/menu_red.gif) no-repeat left;
	padding-left: 20px;
}

#navigation .active {
	background: url(../images/menu_active.gif);
}

#navigation .active a {
	background: url(../images/menu_white.gif) no-repeat left;
	color: #fff;
}

#footer {
	clear: both;
	background: #0c7dce;
	color: #fff;
	margin-bottom: 2em;
}

#footer p {
	padding: 10px
}

#footer .address {
	float: left;
}
#footer .signatory {
	text-align: right;
}


#footer a {
	color: #ffe500;
}

#footer .signatory a {
	color: #fff;
}
#news li a {
	background: url(../images/bullet_yellow.gif) no-repeat left 4px;
	padding-left: 10px;
	color: #fff;
	text-decoration: none;
}

#poll {
	color: #000;
}

#poll .question {
	padding: .5em 0;
	font-size: 1.2em;
}

#poll form p {
	border-top: 1px solid #cc0;
	padding: 5px 0;
}

/* 2. TYPO //
-------------------------------------------------- */
#subject, .heading, #teasers .title {
	font-size: 16px;
	color: #00305c;
	margin-bottom: .5em;
	font-weight: normal;
}


#teaser .title {
	color: #ffe500;
	border-bottom: 1px solid #666;
	padding-bottom: .5em;
}

#news .heading, #teaser .heading, .contact-address .heading, .contact-address a {
	color: #ffe500;
}

#replys h3 {
	font-size: 14px;
	color: #505050;
	margin-bottom: 1em;
}

/* 3. FORMS //
-------------------------------------------------- */
#main form {
	margin-bottom: 1em;
}

fieldset {
	border: none;
}