/*

Theme Name: Actors Direct
Description: For ActorsDirect.org.uk
Version: 0.1
Author: Paul Gorton

*/

* { list-style-image: none;
		list-style-type: none;
		list-style-position: outside;
		padding: 0px;
		margin: 0px }
		
p { margin-top: 5px;
		margin-bottom: 5px }	

body { 	font-family: verdana;
				font-size: 10pt;
				background-color: #E3EACD;
				margin: 0px; }
				
hr { 	clear: both;
			color: #94A266;
			height: 1px;
			border: none; }
				
#header { width: 754px;
					margin: auto;				
					background-color: #E3EACD;
				}
#footer { width: 754px;
					margin: auto;				
					background-color: #E3EACD;
				}
				
#author { color: #666; }				
				
.navigation { clear: both; font-size: 9pt }		
.navigation a { text-decoration: none }
.navigation a:hover { text-decoration: underline }		
				
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	text-align: center;
}


#contact-details {
	float: right;
	margin-right: 30px;
	text-align: right;
	color: #666;
	padding-top: 12px;
}

#contact-details a {
	color: #666;
	text-decoration: none;
}

#contact-details a:hover {
	color: #666;
	text-decoration: underline;
}

.content-body { background-color: #94A266; padding-left: 10px; padding-right: 10px }
				
.article_footer li { float: left; }

.article li {
	list-style-type: disc;
	list-style-position: inside;
}

.article {
	text-align: left;
}

.article img {
	border: 5px solid #eaedd8;
	margin-right: 10px;
}

.article .wp-caption {
	margin-left: 15px;
	margin-right: 15px;
	color: white;
}

.article a {
	text-decoration: none;
}

.article a:hover {
	text-decoration: underline;
}

.menu { padding-bottom: 5px }				
.menu a { color: #900; text-decoration: none; font-weight: normal }
.menu a:hover { color: black; text-decoration: none }

.menu .menu-item { padding-left: 24px; padding-right: 24px;  }

.date { 	float: right;
	margin-right: 30px;
	text-align: right;
	color: #999;
}

#sidebar strong {
	color: #94A266;
}

#credits {
	color: #666;
}
					
#main { width: 754px;
				margin: auto;
				background-image: url('/wordpress/wp-content/themes/actorsdirect/images/background.gif');
				 }

#content { 	vertical-align: top; 
						width: 550px; }
								
#content a { color: #eaedd8 }
#content h2.header a { color: #eaedd8; text-decoration: none }
#content h2.header a:hover { text-decoration: underline }

#content h3 { color: #eaedd8; text-decoration: none; font-size: medium; padding-top: 5px; padding-bottom: 5px }

.byline { font-size: x-small; }

#sidebar { 	width: 160px;
						font-size: 9pt;
						padding-right: 10px }
					 	
#sidebar ul { padding: 0px; }					 	

#media {
	font-weight: bold;
}

#media li {
	list-style-type: none;
}

#media ul li a {
	font-weight: normal;
}

#media-individual {
	font-weight: normal;
}

.fader_element { visibility: hidden; }