/* SusanBusterThomas.com - by Landon Acohido - http://www.acohido.com  B4AB90*/
@import url(css/960.css);
@import url(css/reset.css);
@import url(css/text.css);
body{
	color: #EEE;
	background: #000;
	/*background: #000 url(images/16_col.png) center repeat-y;*/
}
html{margin: 0; padding: 0; overflow: auto;}


.fadein { position:relative; height: 451px; width:700px; }
.fadein img { position:absolute; left:0; top:0; }

a{
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
.clear{clear: both;}
.float_left{
	float: left;
	margin-right: 40px;
}

#container{
	 background: transparent;
	/*background: url(images/sb_16col_250px.gif) repeat-y left; */
}
#container #img_tmbs{
	margin-bottom: 40px; margin-top: 40px;
	padding-top: 0; padding-bottom: 0;
}
#container #img_tmbs img{
	margin-right: 15px;
}
#container h1#header{
	background: url(images/header_producer.jpg) right no-repeat;
	margin-bottom: 35px; margin-top: 40px;
	padding-top: 0; padding-bottom: 0;
	width: 460px; height:  55px;
	font-size: 10px;
	text-indent: -9999px;
	
}

#sb_container{
	padding-top: 0; margin-top: 0px;
}
#sidebar{
	padding: 0 0 10px 20px;
	margin:0 0 0 5px;
	font-family: Georgia, Times, serif;
	font-style: italic;
	list-style-type: decimal;
	height: 650px;
}
ol#sidebar li#sb_home{margin-top: 0}
ol#sidebar li{
	list-style-position: outside;
	margin-top: 5px;
	padding-bottom: 5px;;
	text-transform: uppercase;
	position: relative;
	height: 30px;
	font-size: 18px;
	border-bottom: 1px dashed #999;;
}
ol#sidebar li a{
	font-family: Arial Black, Arial, 'Helvetica Neue', 'Liberation Sans', FreeSans, sans-serif;
	font-size: 20px;
	display: block;
	position: absolute;
	top: 5px;
	left:0;
	font-style: normal;
	color: #CCC;
}
ol#sidebar li a:hover{color: #FFF;}
ol#sidebar li#reel_list{
	position: relative;
	height: 240px;
	border-bottom: none;
}
ol#sidebar li#reel_list ul{
	position: absolute;
	top: 30px;
	left: 12px;
	width: 180px;
}
ol#sidebar li#reel_list ul{
	margin-bottom: 
}
ol#sidebar li#web_list{
	position: relative;
	height: 180px;
	/* height: 210px;
	/* height: 180px; <---without ie9 & Dynamics */
	/* height: 150px; <---without ie9 */
	
	border-bottom: none;
}
ol#sidebar li#web_list ul{
	position: absolute;
	top: 30px;
	left: 12px;
	width: 180px;
}
ol#sidebar li#extra_list{
	position: relative;
	height: 130px;
	border-bottom: none;
}
ol#sidebar li#extra_list ul{
	position: absolute;
	top: 30px;
	left: 12px;
	width: 180px;
}
ol#sidebar li ul li{
	list-style-type: none;
	list-style-position: outside;
	margin: 0 0 0 0;
	padding-bottom: 0;
}
ol#sidebar li ul li a{
	font-family: Georgia, Times, serif;
	text-transform: none;
	font-style: italic;
	font-size: 14px;
}
#content_media{
	height: 394px;	
}
#content_media_casa{
	height: 464px;	
}
.pic_grid img{
	padding-right: 0;
	margin: 0;
}

#content_text{
	height: 100%;
	margin-top: 10px;
	position: relative;	
}
#content_text h4{
	position: absolute;
	top: 5px;
	left: 0;
	font-family: Georgia, Times, serif;
	font-size: 48px;
	line-height: 48px;
	font-style: italic;
	font-weight: normal;
}
#content_text h3{
	font-family: Arial Black, Arial, sans-serif;
	font-size: 48px;
	padding: 20px 20px 0 50px;
	line-height: 60px;
	border-bottom: 1px dashed #999;
	text-transform: uppercase;
}
#content_text h2{
	font-size: 30px;
	font-family: Georgia, Times, serif;
	margin: 0;
	font-style: italic;
	border-bottom: 1px dashed white;
}
#content_text h2{
	font-size: 30px;
	font-family: Georgia, Times, serif;
	margin: 0;
	font-style: italic;
	border-bottom: none;
}
#content_text p{
	text-align: justify;
	font-family: Arial, sans-serif;
	font: 12px;
	font-weight: normal;
	line-height: 20px;
	padding-top: 10px;
}
#content_text ul{
	float: left;
	margin: 10px 40px 0 0;
	padding: 0;
	text-align: justify;
	font-size: 12px;
}

#footer{
	text-align: right;
	margin-top: 0;
	height: 100%;
}
h5#copyright{
	font-family: Georgia, Times, serif;
	padding:20px;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #333;
	text-align: right;
}
