/*  
Theme Name: Classics Review!!!
Theme URI: http://www.trifiv-webdesign.com/
Description: classic car theme
Version: 2.0
Author: Ben J. Milander..(webmaster@classicchevyclubreno.com)
Author URI: http://www.trifive-webdesign.com
*/	



body {
    float: center;
	margin: 0px;
	padding: 0px;
	background:#000000;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	color:#F6F6F6;
	font-size:12px;
	}

img {
	border:0;
}
a {
	color:#00FFFF;
	text-decoration: underline;
}
	a:hover {
	color:#fff;
}

h1, h2, h3, h4, h5, h6 {
}

blockquote {
	padding:0 10px;
	color: #DDDDDD;
	font-style: italic;
}
.clear {
	clear:both;
}

.wrapper {
	width:1003px;
	margin:0 auto;
}

.contentwrapper {
	width:1003px;
	background:url(images/contentbg.jpg);
	min-height:654px;
	margin:0 auto;
}


.top {
	height:102px;
	width:1003px;
	background: url(images/tophead.jpg);
	position:relative;
}
.top h1 {
	position:absolute;
	right:135px;
	top:25px;
	color:#fff;
	font-size:28px;
	font-weight:bold;
	font-style:italic;
	font-family:Georgia, Times New Roman, Times, serif;
	padding:0 0 0 47px
}
.top h1 a {
	text-decoration:none;
	color:#fff;
	}

.top h1 a:hover {
	color:#CFCDCD;
	}
.top h2 {	
	position:absolute;
	right:200px;
	top:70px;
	color:#B8CBD4;
	font-size:12px;
	font-weight:normal;
}

.search {
	position:absolute;
	right:120px;
	top:105px;
	height:18px;
	width:200px;
	padding:0 0 0 47px
}
.search form {
	margin:0;
	padding:0;
}
.search input {
	padding:0;
	border:none;
	float:left;

}
.search input#s {
	width:107px;
	height:15px;
	font-size:12px;
	color:#fff;
	background:#404040;
	padding:3px 0 0 3px;
}
.search input#searchsubmit {
	width:21px;
	height:18px;
	background:url(images/go.jpg);
}

.header_bot {
	margin: 0 auto;
	height:72px;
	width: 1003px;
	background: url(images/bghead.jpg);

}

.menu_wrapper {
	width:1003px;
	height: 72px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
.topmain {
	background-image: url(images/top_border.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 1003px;
	margin: 0px;
	padding: 0px;
}

.gallery {
	height: 28px;
	width: 600px;
	margin: 10px;
	padding: 10px;
}

.menu_mid {
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
	height: 15px;
	width: 1003px;
	margin: 0px;
	padding: 0px;
}
.menu_bot {
	background-image: url(images/bot_borde.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 1003px;
	margin: 0px;
	padding: 0px;
}
#contentbox {
	width:1003px;
	background:url(images/contentbg.jpg);
	min-height:654px;
	margin:0 auto;
}
#navigation{
	float: left;
	width: 550px;
	overflow: hidden;
	height: 30px;
	line-height:2.4em;
	font-family: Arial, Sans-Serif;
	background-color: #000000;
	background-image: url(./images/navon.gif);
	background-repeat: repeat-x;
	position: absolute;
	left: 70px;
	top: -14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#navigation ul 
{
margin:0;
padding:0;
}

#navigation li {
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	border-right:2px solid;
	white-space:nowrap;
	border-color:#ff72c3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#navigation li a 
{
display:block;
padding:0 18px;
font-size:0.8em;
text-transform:uppercase;
letter-spacing:1px;
}

* html #navigation a {width:1%;}


#navigation li 
{
border-color:#ff723c;
}

#navigation a 
{
	color:#000000;
}

#navigation .selected,
#navigation a:hover
{
background: #002540 url(./images/navoff.gif) repeat-x;
}

#navigation a:visited
{
font-weight: bold;
}


#navigation #s 
{
border-color:#FFF9EA;
}

#navigation #searchbutton 
{
color:white;
 background-color:#798288;
}
#rss2 {
	z-index: 40;
	position: absolute;
	top: -12px;
	width: 100px;
	text-align: right;
	left: 860px;
	background-color: #000000;
}



.bottom {
	text-align: left;
	height:115px;
	width:1003px;
	font-family:Arial, Helvetica, sans-serif;
	}

.bottom a {
	color:#fff;
	text-decoration:none;
	}

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

.content {
	text-align: left;
	float:left;
	width:578px;
	padding:20px 15px 0 80px;
	}
h1.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#BF5815;
	font-weight:normal;
	margin:5px;
	padding:0 0px 0 15px;
	}
h1.title a {
	text-decoration:none;
	color:#BF5815;
	}

h1.title a:hover {
	color:#696969;
	}

.postinfo {
	height:20px;
	position:relative;
	color:#858585;
	padding:14px 0 0 42px;
	}

.postinfo a {
	color:#858585;
	text-decoration:none;
	}

.postinfo a:hover {
	color:#858585;
	text-decoration:underline;
	}
.date {
	color: #7F7F7F;
	position:absolute;
	right:0px;
	top:-35px;
	height:44px;
	width:55px;
	line-height:25px;
	text-align:center;
	font-size:15px;
	}

.postbottom {
	height:38px;
	margin-bottom:15px;
	font-size:10px;
	}

.commentslink {
	padding:10px 0 0 42px;
	float:left;
	}
.readmore {
	float:right;
	padding:10px 25px 0 0;
	}

.commentslink a, .readmore a {
	color:#B8B8B8;
	text-decoration:none;
	}

.commentslink a:hover, .readmore a:hover {
	text-decoration:underline;
	}

.post {
	text-align: justify;
	padding:1px 24px;
	overflow:hidden;
	}

.post img{ 
	float:left;
  	padding:0px 10px 10px 0px;
  }
.line {
	height:10px;
	margin:10px 0;
	background: url(images/bcklines.jpg);
	overflow:hidden;
	}

.sidebar {
	text-align: left;
	float:left;
	width:233px;
	padding-top:26px;
	line-height:15px;
	font-size:12px;
	overflow:hidden;
	}

.sidebar a {
	text-decoration:none;
	color:#fff;
	}

.sidebar div a {
	font-weight:bold;
	}

.sidebar a:hover {
	color:#6C6C6C;
	}

.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}

.sidebar ul li {
	}

.sidebar ul li li {
	}

.sidebar h2 {
	color:#BF5815;
	font-size:16px;
	font-weight:bold;
	margin:10px 0 0 0;
	padding:0 0 18px 30px;
	line-height:normal;
	}

.sidebar ul li ul, .sidebar ul li div {
	padding:0 10px 15px 35px;
	}

.sidebar ul li ul ul, .sidebar ul li div div {
	padding:0 0 0 20px;
	background:none;
	}
.pagelinks {
	font-size:14px;
	font-weight:bold;
	padding-bottom:20px;
	padding-left:20px;
	}

.navigation {
	height:25px;
	padding:0 20px;
	margin-top:20px;
	clear:both;
	}

.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	}

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

.aleft {
	float:left;
	}
.aright {
	float:right;
	}

.contentCenter {
	text-align:center;
	}

h2.pagetitle {
	padding:20px 0 0 0;
	margin:0 0 20px 0;
	font-size:20px;
	text-align:center;
	color:#BF5815;
	font-style:none;
	}

.comments {
	text-align: left;
	}
.comments ol {
	margin:0 0 25px 0;
	padding:0;
	list-style:none;
	}
.comments p {
	margin:10px 0 0 0;
	padding:0;
	}
.comments li {
	margin:10px 0 0 0;
	}
.comments li p {
	padding-left:10px;
	}
.respond form {
	margin:0;
	padding:0;
	}
.respond textarea {
	width:90%;
	height:156px;
	background:#A5A5A5;
	border:2px solid #5e676d;
	color:#000;
	padding:10px;
	overflow:auto;
	font-family:Tahoma, Verdana, serif;
	font-size:14px;
	}
#commentform input {
	background:#D2D2D2;
	border:1px solid #5e676d;
	color:#000;
	padding-left:10px;
	}
.respond input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.respond p {
	padding:0;
	margin:20px 0;
	}
.respond h2, .comments h2 {
	margin:0;
	font-size:20px;
	color:#BF5815;
	clear:both;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.ad_layout {
	margin: 0px;
	height:120px;
	width:275px;
	padding: 0px;
	position: relative;
	right: 25px;
  } 
	
#footer {
	margin: auto;
	height:100px;
	width:1003px;
	text-align:center;
	color: #ABABAB;
	background:#000 url(images/bottom.jpg) 0 0 no-repeat;
	font-family: arial, verdana;
	position: relative;
  } 
  
#footer #p
{
padding: 50px 0 0 0;
display: block;
margin-bottom: 2px;
text-align:center;
}
#footer a:link {
color: #A7A7A7;
border: none;
font-weight: bold;
}
#footer a:hover {
color: #BF5815;
border: none;
text-decoration: none;

}
#footer a:visited:hover {
color: #BF5815;
border: none;
text-decoration: none;
}
#footer a:visited {
color: #BFBEBE;
text-decoration: none;
border: none;
font-weight: bold;
}
	
