/*
Theme Name: Hotrod
Description: 3 coloumn automobile theme
Author: Jinsona designs
Author URI: http://web2feel.com/
*/

body {
	margin:0;
	padding-top:0px;
	background:#1f1f1f url(images/body.jpg) center repeat-y;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#cfcfcf;
    	font-size:13px;
	}
 img {
	border:0;
	}
a {
	color:#961801;
	text-decoration:none
	}
a:hover {
	color:#fb6700;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#555;
	font-style: normal;
	
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:2px 0 0 5px;
	}
.alignright {
	float:right;
	padding:2px 0 0 5px;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	background:#141519;		
	border-left:1px solid #355152;
	border-right:1px solid #355152;
	}

/* The Top */

#top {
	height:auto;
 
	}

.topad {
	float:left;
	text-align:center;
	vertical-align:middle;
	height:90;
	font-family:century gothic,Verdana,Tahoma,sans-serif;	
	}
	
.blogname {
	float:right;
	width:980px;
	font-family:century gothic,Verdana,Tahoma,sans-serif;	
	margin:0px 0 0 0;
	vertical-align:top;
	}
	
.blogname h1  {
	font-size:35px;
	font-weight:bold;
	color:#fff;
	text-decoration: none;
	text-align:right;
	font-weight:bold;
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}
	
.blogname h1  a:hover { 
	color: #e5e8e8; 
	text-decoration: none; 
	background-color:transparent;
	}
.blogname  h2{
	    text-align:right; 
           font-size:14px;
 
 
         color:#a6d4d6;
	 
      
	}


#search {
	
	text-align:right;
	padding:5px 10px 0px 0px;
	color:#FFFFFF;
        width:175px;
	height:40px;
	background:url(images/topbar.jpg) repeat-x;
}
#searchform {
	float:right;
	text-align:right;
	padding:3px 5px 0px 0px;
	color:#FFFFFF;

}

#search span {
	color:#FFFFFF;
}
#search input {
	font-size:13px; 
	color:#260D0D;
	font-family:Tahoma, arial, verdana, courier;
	width:150px;
	height:23px;
	border:inset 1px #6A6A6A;
	padding:0px 0px 0px 0px;
	margin:0px 14px 0px 13px;
	vertical-align:middle;
}
#search .input {
	width:55px;
	height:24px;
	border:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:middle;
}				
/* The Menu */

#foxmenucontainer{
	height:20px;
  	background:#0f1010;
	display:block;
	padding:0px 0 0px 0px;
	}
#foxmenu{
	position:relative;
	display:block;
	height:40px;
	font-size:13px;
	font-weight:normal;
	font-family:Tahoma,Verdana,Helvitica,sans-serif;
	}
	
#foxmenu ul{
	margin:0px;
	padding:0px 0px 0 10px;
	list-style-type:none;
	width:auto;
	float:left;
	}
#foxmenu ul li{
	display:block;
	float:left;
	margin:0 0px 0 0;
	width:87px;
	}
#foxmenu ul li a{
	display:block;
	float:left;
	color:#ccc;
	text-align: center;
	text-decoration:none;
	padding:9px 0px 0 0px;
	width:87px; 
	height: 21px;
	background:#eee url(images/li2.gif) no-repeat top right;
	}
#foxmenu ul li a:hover,#foxmenu ul li.current_page_item a{
	color:#020202;
	background:#222 url(images/li2.gif) no-repeat top left;
	width:87px; height: 21px;
	text-align: center;
	}
#foxmenu ul li .current_page_item a,#foxmenu ul li .current_page_item a:hover{
	color:#020202;
	width: 87px; height: 21px;
	background:transparent url(images/li2.gif) no-repeat top right;
	}


.content {
	padding:0px 10px 25px 5px;
	background:#0a0c0d ;

	}	

#content {
	float: left;
	width: 660px;
	margin: 0px 0px 0px 5px;
	padding: 0 0;
	}

.title{
	margin: 0 0 0;
	padding: 0px 0px 0px 5px;
	height:60px;
	background:url(images/title.jpg)


}	
.date {
	float:left;
	height:14px;
	font-size:14px;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	padding-left:10px;
	padding-top:0px;
	font-weight:normal;
   	color:#919191;
	
	}
.time{
	text-align:left;
	width:85px;
	height:25px;
	margin-top:2px;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	padding:1px 0 0 17px;
	color:#fff;
	float:right;
	font-size:12px;
	}	
	
.post {
	margin: 10px 10px 0 5px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align:left;
	color:#777;
	font: 13px Arial,georgia, sans-serif;
	}

.post h2 {
	margin: 0 0;
	padding: 15px 0px 2px 10px;
	background: transparent;
	text-align: left;
	font: 20px "century gothic", Arial, sans-serif;
	font-weight:normal;

	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #fff;
	background-color: transparent;
	}
.post h2 a:hover  {
	color: #fff;
	background-color: transparent;
	}	
	

.postinfo {
	height:31px;
	padding: 4px 5px 0px 2px;
	background:url(images/meta.jpg);
	
			}
.spostinfo {
	height:31px;
	padding: 4px 5px 0px 2px;
	background:url(images/smeta.jpg);
	
}
.postinfo a:link{
	color:#e35416;
	font-weight:normal;
	text-decoration:none;

}		

.category{
	float:left;
	padding:0px 0 0 5px;
	color:#222;
	background:url(images/categ.gif);
	background-repeat:no-repeat;
	font-size:12px;
	}		
.postinfo .com{
	line-height:15px;
	float:left;
	padding:10px 0px 0 43px;
	background:url(images/comments.gif);
	background-repeat:no-repeat;
	font-size:11px;
}
.postinfo .com a:link,
.postinfo .com a:visited {
	color:#111;
	background-color: transparent;
}
.postinfo .com a:hover{
	color:#fff;
}

 
.post a:link,
.post a:visited {
	color: #9C1C11;
	background-color: transparent;
}

.post a:hover {
	color: #f4e0e0;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	margin: 0 0;
	padding: 5px 10px;
	}
 
.cover{
	margin: 0 0;
	background:url(images/cover.jpg);
	background-repeat:repeat-y;
	}

.right_sidebar
{
}

               
 /* The Sidebar2 */

.sidebar2{
	float:right;
	width:147px;
	padding-top:10px;
	padding-right:10px;
	font-size:13px;
	font-family: "Century gothic", Arial, sans-serif;
	}

.sidebar2 h2 {
	height:20px;
	line-height:20px;
	font-size:15px;
	color:#c3c3c3;
	margin:5px 0 0 0 ;
	padding:0px 0 0 5px;
	background:#131313 ;
	background-repeat:repeat-x;
	font-weight:normal;
	}
.sidebar2 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}	
.sidebar2 ul li {height:100%;
	}

.sidebar2 ul li a:link, .sidebar2 ul li a:visited {
	color:#737373;
	text-decoration: none;
	padding: 3px 0px 4px 5px;
	display:block;
	font-family: verdana, arial, helvetica, sans-serif;
	background:#1b1b1b;
	background-repeat:no-repeat;
	border-bottom:1px solid #2a2a2a;
	border-top:1px solid #161616;
	}

.sidebar2 ul li a:hover {
	background:#202020;
	background-repeat:no-repeat;
	color:#ccc;
	}



.sidebar2 p {
	padding: 7px 10px;
	margin:0;
	color:#ababab;

	}

.sidebar2 table {
	width:100%;
	text-align:center;
	background:#1b1b1b;
	color:#ababab;
	}
		
/* The Sidebar1 */
.sidebar1{
	float:right;
	width:153px;
	padding-top:10px;
	padding-right:10px;
	font-size:13px;
	font-family: "Century gothic", Arial, sans-serif;
	}

.sidebar1 h2 {
	height:20px;
	line-height:20px;
	font-size:15px;
	color:#c3c3c3;
	margin:5px 0 0 0 ;
	padding:0px 0 0 5px;
	background:#131313 ;
	background-repeat:repeat-x;
	font-weight:normal;
	}
.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}	
.sidebar1 ul li {height:100%;
	}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
	color:#737373;
	text-decoration: none;
	padding: 3px 0px 4px 5px;
	display:block;
	font-family: verdana, arial, helvetica, sans-serif;
	background:#1b1b1b;
	background-repeat:no-repeat;
	border-bottom:1px solid #2a2a2a;
	border-top:1px solid #161616;
	}

.sidebar1 ul li a:hover {
	background:#202020;
	background-repeat:no-repeat;
	color:#ccc;
	}



.sidebar1 p {
	padding: 7px 10px;
	margin:0;
	color:#ababab;

	}

.sidebar1 table {
	width:100%;
	text-align:center;
	background:#1b1b1b;
	color:#ababab;
	}	
/* --- FOOTER --- */

 #footer {
	height:30px;
	padding:10px 0 0 0px;
	background:#020202;
	border-top:1px solid #2E2E2E;
	color:#fff;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	}

#footer a {
	color:#9C1C11;
	}

#footer a:hover {
	color:#eee;
	}

/* The Navigation */

.navigation {
	
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#7A8B92;
	}
.navigation a:hover {
	color:#fff;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;	
	}

 

/* Post - Comments */
		
		#content .post h3 {
			color: #FFFFFF;
			font: bold 17px "Verdana", Verdana;
			margin: 25px 0 5px 0;
			padding: 0 4px;
			width: 546px;
		}
		
		#content .post .comments {
			padding: 0 4px;
			width: 546px;
			font: normal 12px/18px "Trebuchet MS", Verdana;
			color: #FFFFFF;
		}
		
		#content .post .comments a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .comments a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol {
			margin: 10px 0 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li.alt {
			background: #000000;
		}
		
		#content .post .comments ol li cite {
			color: #FFFFFF;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#content .post #commentform {
			margin: 0;
			font: normal 12px/18px "Trebuchet MS", Verdana;
			color: #FFFFFF;
			padding: 0 4px;
			width: 546px;
		}
		
		#content .post #commentform a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}