/*  
Theme Name: Rockin Chrome
Author URI: http://corymiller.com
Version: 1
Author: Cory Miller
Description: Rockin Chrome is a ultra-dark and sleek three column theme, ready for super-customization.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
Photo by Ville Miettinen used with permission.
*/



body {
	font: 13px Helvetica, Verdana, Arial, Sans-Serif; 
	background: #8a1c1d;
	color: #ffffff;
	margin: 0;
	}
a, a:visited{
	color: #ff3333;
	text-decoration: none;
	}
a:hover{
	color: #000000;
	text-decoration: underline;
	}

#container { 
	width: 900px; 
	text-align: left; 
	margin: 10px auto; 
	background-image: url(http://www.arteyvidachicago.com/wp-content/themes/rockin-chrome/images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	}

#header { 
	width: 900px;
	margin: 0 auto;
	}
#header h3 {
	font: bold 40px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #cccccc;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: center;
	}
#header h3 a {
	color: #cccccc;
	text-decoration: none;
	}
#header h3 a:hover {
	color: #ffffff;
	text-decoration: none;
	}

#header_ad {
	width: 728px;
	height: 60px;
	margin: 0 auto;	
	}


#trihead_1 { margin-right:13px; width:234px; height:60px; float:left;}
#trihead_2 { margin-right:13px; width:234px; height:60px; float:left;}
#trihead_3 { width:234px; height:60px; float:left;}

#slider {
	position:relative;
	//See the "style-pack" below for image
	background:url(images/loading.gif) no-repeat 50% 50%; 
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}	

#menu
{
	font: bold 15px Helvetica, Arial, Verdana, Sans-Serif;
	width: 896px;
	background: url(images/menu_bg_tile.jpg) top center repeat-x;
	color: #FFF;
	padding: 14px 0px 14px 0px;
	margin: 0 auto 20px;
	margin-bottom: 10px;
	text-align: center;
	border: 2px #F89321 solid;
}
#menu h2 {
	margin: 0;
	padding: 5px 25px 12px 25px;
	}
#menu li {
	list-style: none; 
	display: inline;
	margin: 0;
	padding: 0;
	}
#menu ul {
	margin: 0;
	padding: 0;
	}
#menu ul li a {
	color: #FFF;
	padding: 14px 10px 15px 10px;
	margin: 0;
	text-decoration: none;
	}
#menu ul li a:hover, #menu ul li.current_page_item a {
	color: #ffffff;
	background: #F89321;
	background-image: url(images/slash.png);
	background-position: top center; 
	background-repeat: repeat-x repeat-y;
	text-decoration: none;
	}
	
#fad {
	text-align:center;
	padding-top: 10px;
	padding-bottom:10px;

	}
	
#content { 
	width: 540px; 
	color: #000000;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	min-height: 400px;
	float: left;
	padding: 10px 10px 10px 10px;
	}


* html #content { height: 660px; word-wrap: break-word; }
#content p{
	margin: 0;
	line-height: 18px;
	padding: 0 0 10px 0;
	}
#content p img{
	border: none;
	margin-right: 5px;
	margin-bottom: 3px;
	}
#content h1 {
	font: normal 18px Helvetica Bold, Arial Bold, Verdana, Sans-Serif; 
	color: #666666;
	padding: 0px 10px 5px 0px;
	line-height: 150%;
	margin: 0;
	}
#content h1 a  {
	color: #666666;
	font-weight: bold;
	}

#content h1 a:hover {
	color: red;
	text-decoration: none;
	}
#content h2 {
	font: bold 22px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #666666;
	margin: 0 0 8px 0;
	line-height: 120%;
	}
#content h2 a  {
	color: #666666;
	text-decoration: none;
	}
#content h2 a:hover {
	color: #000000;
	text-decoration: none;
	}
#content h3 {
	font: bold 15px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #ff3333;
	margin-bottom: 10px;
	line-height: 120%;
	border-bottom: 1px solid #cccccc;
	}
#content h3 a  {
	color: #ff3333;
	text-decoration: none;
	}
#content h3 a:hover {
	color: #000000;
	text-decoration: none;
	}
#content h4 {
	font: normal 18px Helvetica Bold, Arial Bold, Verdana, Sans-Serif; 
	color: #666666;
	padding: 0px 10px 5px 0px;
	line-height: 150%;
	margin: 0;	
	font-weight: bold;

	}

	
blockquote{
	margin: 0 0 0 25px;
	padding: 0 25px 0 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
#content blockquote p{
	margin: 0 0 20px 0;
	padding: 0;
	}

	
#reverb_box {
	width:540px;
	height:150px;
	margin:10px 0px;
	padding:5px 5px 5px 5px;
	background-image:url('http://www.arteyvidachicago.com/wp-content/themes/rockin-chrome/images/stripe.gif');
}

#reverb_copy {
	width:380px;
	height:70px;
	float: left;
	padding:5px 0px 5px 5px;
	background-color:#fff;
}

#reverb_title a, reverb_title a:hover, reverb_title a:visited  {
	color:#fff;
	font: 18px/150% Helvetica Bold,Arial Bold,Verdana,Sans-Serif;
	
}

#reverb_pic {
	width:140px;
	height:140px;

	padding:5px;	
}

#reverb_title {
	width:200px;
	height:25px;

	padding-left:5px;
	margin-top:5px;
	margin-bottom:5px;
	padding-bottom:5px;
	background-color:#8a1c1d;
}

#reverb_audio {
	width:375px;
	height:25px;
	float:left;
	padding:0px 5px;
	background-color:#fff;
}		

#review_box {
	width:540px;
	height:150px;
	margin:10px 0px;
	background-image:url('http://www.arteyvidachicago.com/wp-content/themes/rockin-chrome/images/stripe.gif');
}

#review_copy {
	width:380px;
	height:95px;
	float:left;
	padding:5px 0px 5px 5px;
	background-color:#fff;
}

#review_title a, review_title a:hover, review_title a:visited  {
	color:#fff;
	font: 18px/150% Helvetica Bold,Arial Bold,Verdana,Sans-Serif;
	
}

#review_pic {
	width:140px;
	height:140px;
	float:left;
	padding:5px;	
}

#review_title {
	width:380px;
	height:25px;
	float:left;
	padding-left:5px;
	margin-top:5px;
	margin-bottom:5px;
	padding-bottom:5px;
	background-color:#8a1c1d;
}
	
.postspace {
	width: 368px;
	height: 20px;
	margin: 0;
	padding: 0;
	}
.postspace2 {
	width: 440px;
	height: 0;
	margin: 0;
	padding: 0;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0;
	padding: 0;
	}

#l_sidebar{
	width: 140px;
	float: left;
	margin-top: 0;
	text-align: center;
	padding: 10px 10px 10px 10px;	
}
#l_sidebar a {
	color: #ffffff;
	text-decoration: none;
	}
#l_sidebar a:hover {
	color: #ff3333;
	text-decoration: underline;
	}
#l_sidebar p{
	margin: 0;
	line-height: 16px;
	padding: 5px 0 10px 0;
	}
#l_sidebar h2, #r_sidebar h2 {
	font: 14px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #cccccc;
	list-style: none;
	padding: 10px 0 10px 0;
	margin: 0;
	font-weight: bold;
	}
#l_sidebar ul, #l_sidebar li, #l_sidebar ul li{
	list-style: none;
	margin: 0;
	padding: 0;
	}
#l_sidebar ul.children {
	margin-right: 15px;
	}
#l_sidebar ul li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 0 5px 0;
	}
#l_sidebar ul li a:hover {
	color: #ff3333;
	}

#r_sidebar { 
	color: #ffffff;
	float: left; 
	width: 140px;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
	}
#r_sidebar a {
	color: #ffffff;
	text-decoration: none;
	}
#r_sidebar a:hover {
	color: #ff3333;
	text-decoration: underline;
	}
#r_sidebar p{
	margin: 0;
	line-height: 16px;
	padding: 5px 0 10px 0;
	}
#r_sidebar ul.children {
	margin-left: 15px;
	}
#r_sidebar ul,#r_sidebar li,#r_sidebar ul li  {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#r_sidebar ul li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 0 5px 0;
	}
#r_sidebar ul li a:hover { color: #ff3333; }

.subscribe {
	width: 120px;
	height: 60px;
	margin: 0px auto;
	margin-bottom: 10px;
	}

.textwidget {
	text-align: center;
	border: 0px;
}

.square_120 {
	width: 120px;
	height: 120px;
	margin: 0px auto;
	margin-bottom: 10px;
	border: 5px solid #8a1c1d;
}

.square_120_b {
	width: 120px;
	height: 120px;
	margin: 0px auto;
	border: 5px solid #8a1c1d;
}

.sky_120 {
	height:450px;
	margin: 0px auto;
	margin-bottom:10px;
	width:120px;
	border: 5px solid #8a1c1d;	
}

.sky_600 {
	height:600px;
	margin: 0px auto;
	margin-bottom:10px;
	width:120px;
	border: 5px solid #8a1c1d;	
}

.sky_240 {
	height:240px;
	margin: 0px auto;
	margin-bottom:10px;
	width:120px;
	border: 5px solid #8a1c1d;	
}

.sky_90 {
	height:90px;
	margin: 0px auto;
	margin-bottom:10px;
	width:120px;
	border: 5px solid #8a1c1d;	
}

.sky_60 {
	height:60px;
	margin: 0px auto;
	margin-bottom:10px;
	width:120px;
	border: 5px solid #8a1c1d;	
}

#footer {
	color: #ffffff; 
	background: #8a1c1d;
	text-align: center;
	clear: both;
	padding-top:10px;
	}
#footer a {
	color: #ffffff;
	text-decoration: none;
	}
#footer a:hover {
	color: #ff3333;
	text-decoration: underline;
	}
	
.cont_top {	
	background-image: url(images/cont_top.gif);	
	width: 440px;
	height: 20px;
	}
.cont_bottom {	
	background-image: url(images/cont_bottom.gif;	
	}	
	




