/*
Theme Name: cartene
Description: 3 coloumn stylish theme based on auto niche..
Author: Jinsona designs
Author URI: http://web2feel.com/
Author email: jinsona@web2feel.com

WARNING: Distribution of this theme on thirdparty sites without my permission is strictly prohibited.
Any violation will result in a DMCA filed againt the site involved . 

If users find links on the theme, pointing to external sites other than   http://www.theautofinder.com/ , feel free to report it to me.
*/



body {
	margin:0;
	padding-top:0px;
	background:#091F2D;
	font-family:"Century gothic",Tahoma,Verdana,sans-serif;
	color:#aaa;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#61636d;
	text-decoration:none
	}
a:hover {
	color:#fff;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#A8ABB4;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:5px 0 0 5px;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

#wrapper {
	width:1000px;
	margin:0 auto;
	background:#fff url(images/wrap.jpg);	
	background-repeat:repeat-y;
	border-left:1px solid #2f3038;
	border-right:1px solid #2f3038;
	}
#inwrapper {
	width:830px;
	float:right;
			
	}	

/* The Top */

#top {
	width:300px;
	height:694px;
	margin-top:0px;
	background:#0E0E0E url(images/top.jpg);
	background-repeat:no-repeat;
	float:right;
	position:fixed;
	 _position: absolute;
	}
.blogname {
	float:left;
	width:300px;
	font-family:"Myriad Pro",Tahoma,Verdana,sans-serif;
	text-align:center;
	}
.blogname h1  {
	font-size:32px;
	font-weight:bold;
	margin:20px 0 0 0px;
	color:#fff;
	text-decoration: none;
	
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}
	
.blogname h1  a:hover { 
	color: #dbdbdb; 
	text-decoration: none; 
	background-color:transparent;
	}
.blogname h2 {
	margin:0px 0 0 0px;
	font-size:16px;
	font-weight:normal;
	color:#fff;

	}

/* The Content */

#content {
	padding:15px 0px 25px 0px;
	background:url(images/content.pg) top no-repeat;
	width:530px;
	float:right;

	}

/* The Posts */

.text {
	text-align:left;
	}
.post {
	padding:0px 0px 10px 0px;
	text-align:left;
	}
.date {
	width:100%;
	font-size:13px;
	font-family:century gothic,Verdana,Helvitica,sans-serif;
	margin-left:5px;
	margin-top:2px;
	padding-left:2px;
	font-weight:normal;
   	color:#ccc;
	height:29px;
	text-align:left;
	}
	
.author{
	background:url(images/user.jpg) no-repeat;
	padding:2px 0 7px 22px;
	
}
.clock{
	background:url(images/time.jpg) no-repeat;
	padding:2px 0 7px 22px;

}	
	
.com{
	background:url(images/com.jpg) no-repeat;
	padding:4px 0 5px 22px;
}

.com a:link,
.com a:visited {

	color:#587891;

}
.com a:hover{

	color:#ddd;
}	
	
.category{
	float:left;
	margin:4px 0 0 10px;
	padding:2px 6px 6px 22px;
	background:url(images/tag.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	font-family:century gothic,Verdana,Helvitica,sans-serif;
	
	}	

.category a:link,.category a:visited{
	color:#587891;
	font-weight:bold;
	text-decoration:none;
	}
.category a:hover{
	color:#ddd;
	font-weight:bold;
	text-decoration:none;
	}	
	
h1.title {
    font-size:22px;
	margin:2px 0 0 0;
	padding:5px 3px 5px 10px;
	color:#94a2ab;
	font-weight:normal;
	background:none;
		
	}
h1.title a {
	color:#94a2ab;
	text-decoration:none;
	}
h1.title a:hover {
	color:#ccc;
	background:none;
	text-decoration:none;
	}
	
.cover{

padding: 0px 10px;


}
.postinfo {
	height:20px;
	padding: 2px 10px 2px 2px;

		}
		
.postinfo a {
	
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	}
.jumper{
	height:20px;
	background:url(images/jump.jpg);
	text-align:right;
	padding:2px 15px 0 0;

}
/* The Sidebar */

#sidebar {
	float:left;
	width:170px;
	padding-top:20px;
	padding-right:0px;
	font-size:13px;
	font-family: "Century gothic", Arial, sans-serif;
	}

#sidebar h2 {
	height:28px;
	line-height:22px;
	font-size:22px;
	color:#a1afb7;
	margin:5px 0 0 0 ;
	padding:0px 0 0 10px;
	font-weight:normal;

	}
#sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

#sidebar ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 5px 10px 5px;

	
	}

#sidebar ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

#sidebar ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
#sidebar ul li {
	height:100%;
	line-height:18px;
	}

#sidebar ul li a:link, #sidebar ul li a:visited {
	
	display: block;
	width: 140px;
	padding: 4px 10px;
	margin: 0;
	margin-bottom: 5px;
	color: #888;
	background:#282735 url(images/tab.jpg) right repeat-y;
	border:1px solid #131313;
	text-decoration: none;
	}

#sidebar ul li a:hover {

	color:#587891;
	
	}
#wp-calendar{
	width: 100%;
	border-bottom: 1px solid #f2f1e9;
	padding: 0 0 10px;
}


	
/* --- FOOTER --- */

#bottombar {
	width:100%;
	height:auto;
	margin:0 0 0 0;
	padding:15px 0 0 0;
	background:#fff url(images/bottom.jpg) repeat-x;
	
	}

.bar-one {
	float:left;
	display:inline;
	width:30%;
	margin-right:30px;
	font-size:12px;
	font-weight:normal;
	letter-spacing:1px;
	}

.bar-one h2 {
	width:100%;
	height:20px;
	margin:0px 0px 10px 10px;
	padding:4px 0px 0 5px;
	color:#fff;
	letter-spacing:1px;
	font-weight:bold;
	font-size:14px;
	}

#footer {
	height:20px;
	padding:6px 0 0 0px;
	margin:20px 0 0 0;
	background:#000000;
	color:#999;
	font-size:10px;
	font-weight:normal;
	letter-spacing:1px;
	position:relative;
	z-index: 999;
	}

#footer a {
	color:#fefefe;
	}

#footer a:hover {
	color:#FFF;
	}
	
.left{
	float:left;
	padding:0 0 0 10px;
}
.right{
	padding:0 10px 0 0px;
	float:right;
}
/* --- FOOTER LISTS --- */


.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;
	border-bottom:1px dashed #047cb7;
	}

.bar-one ul li a {
	color:#000;
	}

.bar-one ul li a:hover {
	color:#3366FF;
	
}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#5e606b;
	}
.navigation a:hover {
	color:#ccc;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:18px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#282735;
	border:1px solid #393a43;
	color:#eee;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#282735;
	border:1px solid #393a43;
	color:#eee;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	color:#94a2ab;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li {
	color:#94a2ab;
}	
	
.comments ol li p {
	padding:0;
	margin:10px 0;
	color:#eee;
	}