/*  
Theme Name: Nolan Leach Productions
Theme URI: http://nolanleach.com/
Description: Custom website layout for Nolan Leach Productions
Version: 1.5
Author: United Media Associates, LLC.
Author URI: http://umassociates.com/
*/

/* Begin Typography & Colors */
body {  
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url('/images/bkgnd.gif') repeat-x #000;
	color: #9F9F9F;
	text-align: center;
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	background-color: black;
	margin: 20px auto;
	padding: 0;
	width: 800px;
	border: 1px solid #959596;
}

#header {padding: 0; margin: 0 auto; height: 110px; width: 100%;	background: url('/images/header.jpg') #000;}

#header h1 {margin: 0; padding: 0; float: left;}
#header h1 a {margin: 25px 20px 0 20px; width: 230px; height: 50px; display: block; text-indent: -9000px;}

#header ul {list-style: none; margin: 0; padding: 57px 0 0 0;}

#header li {float: right; padding: 0px; margin: 0; font-size: 11px; color: #FFF;}
#header li a {padding: 0; margin: 0; display: block; overflow: hidden; color: #FFF;}

#header li.one a {display: block; width: 66px; height: 23px; background: url('/images/nav.jpg') no-repeat #FFF;	text-indent: -200px;}
#header li.two a {display: block; width: 113px;	height: 23px; background: url('/images/nav.jpg') no-repeat #FFF; background-position: -68px 0; text-indent: -200px;}
#header li.three a {display: block; width: 110px; height: 23px;	background: url('/images/nav.jpg') no-repeat #FFF; background-position: -180px 0; text-indent: -200px;}
#header li.four a {display: block; width: 75px;	height: 23px; background: url('/images/nav.jpg') no-repeat #FFF; background-position: -290px 0;	text-indent: -200px;}
#header li.five a {display: block; width: 80px; height: 23px; background: url('/images/nav.jpg') no-repeat #FFF; background-position: -364px 0;	text-indent: -200px;}
#header li.six a {display: block; width: 75px; height: 23px; background: url('/images/nav.jpg') no-repeat #FFF; background-position: -444px 0; text-indent: -200px;}

#header li.one a:hover {background-position: 0 -23px;}
#header li.two a:hover {background-position: -68px -23px;}
#header li.three a:hover {background-position: -180px -23px;}
#header li.four a:hover {background-position: -290px -23px;}
#header li.five a:hover {background-position: -364px -23px;}
#header li.six a:hover {background-position: -444px -23px;}

#content {background-color: #000;}

#content h2 {color: #333;}

.narrowcolumn {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	float: right;
	padding: 0 55px 20px 35px;
	margin: 20px 0;
	width: 500px;
	background: url('/images/main_bkgnd.jpg') #000 no-repeat;
	color: #790000;
	}

.home {
	height: 520px;
	padding: 0;
	margin: 0;
	background: url('/images/home_bkgnd.jpg') #000 no-repeat;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 17px;
	}

.home #text-area {
	float: right;
	padding: 14px 45px 0 20px;
	width: 475px;
	margin: 20px 0 0 0;
	height: 160px;
	color: #790000;
}
.home #slideshow {
	height: 325px;
	width: 350px;
	padding: 0;
	margin: 0;
	float: right;
}


.contact {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 19px;
	text-align: left;
	height: 490px;
	padding: 10px 470px 20px 50px;
	margin: 0;
	background: url('/images/contact_bkgnd.jpg') #000;
	color: #790000;
}

.contact #text-area {
	margin: 50px 0 0 0;
}

.horse {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	height: 890px;
	padding: 40px 295px 0 55px;
	margin: 0px;
	background: url('/images/hondo_bkgnd.jpg') #000;
	color: #790000;
}

#sidebar
{
	float: left;
	padding: 260px 10px 10px 10px;
	margin: 0;
	width: 180px;
	}

#sidebar.nolan_bio 
{
	background: url('/images/about_nolan.jpg') no-repeat #000;
	color: #FFF;
	}

#sidebar form {
	margin: 0;
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
	background-color: #321F11;
	}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	}

#footer a {
	color: #999;
	font-weight: bold;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {font-size: 4em;}

h2 {font-size: 1.6em;}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {font-size: 1.3em;}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #FFF;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: justify;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	
/* End Typography & Colors */



/*	Begin Headers */
h1 {
	padding: 20px;
	text-indent: -9000px; 
	margin: 0;
	}

h2 {
	margin-top: 25px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 10px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body li {
	margin: 7px 0 8px 10px;
	}

ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

ol li {
	margin: 0;
	padding: 0;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */


.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

