/*
Theme Name: speedo4
Description: 3 coloumn automobile theme
Author: Jinsona designs
Author URI: http://web2feel.com/
*/

body {
	margin:0;
	padding-top:0px;
	background:#0A1214;
	font-family:Arial,Tahoma,sans-serif;
	color:#fff;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#159195;
	text-decoration:none
	}
a:hover {
	color:#fff;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#D8B78E;
	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:237px;
	margin-top:0px;
	background:#fff url(images/top.jpg) ;
	
	}
.blogname {
	float:right;
	width:1000px;
	font-family:century gothic,Verdana,Tahoma,sans-serif;	
	margin:0px 0 0 0;
	}
.blogname h1  {
	font-size:35px;
	font-weight:bold;
	margin:80px 40px 0 20px;
	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 {
	margin:0px 40px 0 0px;
	font-size:16px;
	font-weight:normal;
	color:#a6d4d6;
	text-align:right;
	}


#search {
	
	text-align:right;
	padding:5px 10px 0px 0px;
	color:#FFFFFF;
	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:159px;
	height:23px;
	border:inset 1px #6A6A6A;
	padding:0px 0px 0px 0px;
	margin:0px 14px 0px 13px;
	vertical-align:middle;
}
#search .input {
	width:65px;
	height:24px;
	border:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:middle;
}				
/* The Menu */

#foxmenucontainer{
	height:32px;
	background:url(images/menu.jpg) repeat-x ;
	display:block;
	padding:0px 0 0px 0px;
	}
#foxmenu{
	position:relative;
	display:block;
	height:32px;
	font-size:12px;
	font-weight:normal;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	}
#foxmenu ul{
	margin:0px;
	padding:0px 0px 0 0;
	list-style-type:none;
	width:auto;
	float:left;
	}
#foxmenu ul li{
	display:block;
	float:left;
	margin:0 0px 0 0;
	width:104px;
	}
#foxmenu ul li a{
	display:block;
	float:left;
	color:#102222;
	text-align: center;
	text-decoration:none;
	padding:10px 0px 0 0px;
	width: 104px; 
	height: 22px;
	background:#eee url(images/li2.gif) no-repeat top right;
	}
#foxmenu ul li a:hover,#foxmenu ul li.current_page_item a{
	color:#fff;
	background:#222 url(images/li2.gif) no-repeat top left;
	width: 104px; height: 22px;
	text-align: center;
	}
#foxmenu ul li .current_page_item a,#foxmenu ul li .current_page_item a:hover{
	color:#fff;
	width: 104px; height: 22px;
	background:transparent url(images/li2.gif) no-repeat top right;
	}


.content {
	padding:0px 5px 25px 5px;
	background:#102222;
	background-repeat:no-repeat;

	}	

#content {
	float: left;
	width: 650px;
	margin: 0px 5px 0px 5px;
	padding: 0 0;
	}

.title{
	margin: 0 0 0;
	padding: 0px 0px 0px 5px;
	height:37px;

}	
.date {
	float:left;
	height:13px;
	font-size:12px;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	padding: 0px 0px 2px 0px;
	font-weight:normal;
	color:#c1d1d2;
	
	}
	
.post {
	margin: 20px 10px 0 5px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align:left;
	color:#f0f7f7;
	font: 13px "News Gothic MT", "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.post h2 {
	margin: 0 0;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font: 22px "century gothic", Arial, sans-serif;
	font-weight:normal;

	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #4aa1a3;
	background-color: transparent;
	}
.post h2 a:hover  {
	color: #4aa1a3;
	background-color: transparent;
	}	
	

.postinfo {
	height:18px;
	padding:2px 5px 2px 2px;
	
			}
.postinfo a:link{
	color:#159195;

}		


.author{
	line-height:15px;
	float:right;
	padding:0px 0px 0 0px;
	font-size:12px;
	width:131px;
}

.author a:link,
.author a:visited {
	display:block;
	color: #fff;
	background:url(images/com.jpg) no-repeat top;
	height:20px;
	padding:5px 0px 0 25px;
}
.author a:hover{
	background:url(images/com.jpg) no-repeat bottom;

}

.post a:link,
.post a:visited {
	color: #159195;
	background-color: transparent;
}

.post a:hover {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	margin: 0 0;
	padding: 0px 5px;
	}
.entry img {	
	border:2px solid #355152;
	
	}
.cover{
	margin: 5px 0px;
	}


/* The Sidebar2 */

.sidebar2{
	float:left;
	width:160px;
	padding-top:10px;
	padding-left:0px;
	font-size:13px;
	font-family: "Century gothic", Arial, sans-serif;
	}

.sidebar2 h2 {
	height:27px;
	line-height:27px;
	font-size:18px;
	color:#fff;
	margin:5px 0 0 0 ;
	padding:0px 0 0 5px;
	background:url(images/h2.jpg) ;
	background-repeat:repeat-x;
	}
.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:#355F5F;
	text-decoration: none;
	padding: 3px 0px 4px 10px;
	display:block;
	font-family: verdana, arial, helvetica, sans-serif;
	background:#0c1a1a;
	background-repeat:no-repeat;
	border-top:1px solid #132929;
	}

.sidebar2 ul li a:hover {
	background:#162d2d ;
	background-repeat:no-repeat;
	color:#6DAFAF;
	}



.sidebar2 p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar2 table {
	width:100%;
	text-align:center;
	background-color:transparent;
	}
		
/* The Sidebar1 */
.sidebar1{
	float:right;
	width:160px;
	padding-top:10px;
	padding-right:0px;
	font-size:13px;
	font-family: "Century gothic", Arial, sans-serif;
	}

.sidebar1 h2 {
	height:27px;
	line-height:27px;
	font-size:18px;
	color:#fff;
	margin:5px 0 0 0 ;
	padding:0px 0 0 5px;
	background:url(images/h2.jpg) ;
	background-repeat:repeat-x;
	}
.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:#355F5F;
	text-decoration: none;
	padding: 3px 0px 4px 10px;
	display:block;
	font-family: verdana, arial, helvetica, sans-serif;
	background:#0c1a1a;
	background-repeat:no-repeat;
	border-top:1px solid #132929;
	}

.sidebar1 ul li a:hover {
	background:#162d2d;
	background-repeat:no-repeat;
	color:#6DAFAF;
	}



.sidebar1 p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar1 table {
	width:100%;
	text-align:center;
	background-color:transparent;
	}	
/* --- FOOTER --- */

#bottombar {
	width:100%;
	height:auto;
	margin:0 0 0 0;
	padding:15px 0 0 0;
	background:url(images/bot.png);
	color:#6DAFAF;
	font-family:Century gothic,Verdana,Tahoma,sans-serif;
	border-top:1px solid #233F3F;
	}

.bar-one {
	float:left;
	display:inline;
	width:30%;
	margin-right:30px;
	font-size:14px;
	font-weight:normal;
	letter-spacing:1px;
	}

.bar-one h2 {
	width:100%;
	height:22px;
	margin:0px 0px 10px 5px;
	padding:4px 0px 0 5px;
	color:#fff;
	letter-spacing:1px;
	font-weight:bold;
	font-size:16px;
	}

#footer {
	height:22px;
	padding:10px 0 0 0px;
	background:#000;
	color:#1d898c;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	border-top:1px solid #333;
	}

#footer a {
	color:#fefefe;
	}

#footer a:hover {
	color:#ccc;
	}

.bar-one li {
	list-style:none !important;
	list-style:outside;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	}

.bar-one ul {
	list-style:none;
	margin:0px 0px 15px 15px;
	padding:0px 0px 0px 0px;	
	}

.bar-one ul li {
	list-style:none;
	margin:5px 0px 5px 0px;
	padding:0px 0px 5px 10px;
		}

.bar-one ul li a {
	color:#6DAFAF;
	}

.bar-one ul li a:hover {
	color:#fff;
	
}

/* The Navigation */

.navigation {
	height:25px;
	padding:10px 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#4aa1a3;
	}
.navigation a:hover {
	color:#fff;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:10px 0 20px 0;
	font-size:22px;
	text-align:center;
	font-family:century gothic,Verdana,Tahoma,sans-serif;	
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#163a3b;
	border:1px solid #205253;
	color:#eee;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#163a3b;
	border:1px solid #205253;
	color:#eee;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	color:#ddd;
	}