/*  
Theme Name: CK MOTORSPORT
Theme URI: http://ehomedeveloper.com
Description: A Wordpress exclusive theme for CK Motorsport
Version: 2.2
Author: EHD
Author URI: http://ehomedeveloper.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

Original themes from Mimbo by Darren Hoyt
http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/

/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background: #212121;
	background-image: url(images/body-bg.jpg); background-repeat: repeat-x; background-position:top;
	color: #ffffff;
	padding: 0px 0 25px 0;
	}

body, select, input, textarea {
	font: 100% Arial, Helvetica, sans-serif;
	}
	
p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #ffffff;
	text-decoration:none;
	}

a:hover, a:active {
	color:#cccccc;
	}

hr {
	display: block;
	height:1px;
	background:#333333;
	border:0;
	}

small {
	font-size: 0.95em;
	background:none;
	padding:3px 6px;
	}
	
img {border:1px solid #000000;}

a:link img, a:visited img {
	border:0
	}
	
		

/* Structure */

#page {
	width:760px;
	margin:0 auto;
	font-size:0.7em;
	background:#4a4a4a;
	/*background-image: url(images/content-bg.gif); background-repeat:repeat-y; background-position:right;*/
	padding: 0px 0px 50px 0px;
	}

#branding {	padding-bottom:0px;}
#branding img {	border:none;}
	
.left {float:left;}

.right {float:right;}

#sidebar {
	width: 253px;
	float:right;
	background-color: #000000;
	padding-left:7px;
	padding-bottom: 30px;
	}

#leftcol {
	width:150px;
	border-right:0px dotted #b6b6b6;
	margin-right:10px;
	margin-top:25px;
	float:left;
	}

	
#rightcol {
	width:340px;
	padding-left:0px;
	margin-top: 10px;
	float:left;
	}
	

		
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#eef5e1;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #e4efd5;
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#e4efd5;
	text-decoration:none;
	color: #7da939;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
		
	 
	
	
/*	Headers */

h1 {
	font: 2.3em "Courier New", Courier, monospace;
	font-weight: bold;
	padding-bottom:8px;
	color:#FFCC33;
	border-bottom:10px solid #333;
	margin: 20px 0;
	}
	
h2 {
	font: 2.3em "Courier New", Courier, monospace;
	font-weight: bold;
	padding-bottom:8px;
	color:#FFCC33;
	border-bottom:0px solid #333;
	margin: 20px 0;
	}

h3, #sidebar h2 {
	font: 1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color: #ffcc00;
	}

#sidebar h3, #sidebar h2 {
	padding:6px 0 6px 10px;
	margin:22px 0 0px 0;
	font-size:1em;
	}
	
#sidebar img {border:1px solid #5f5f5f;}

h3#respond {
	border-top:10px ridge #000000;
	margin-top:25px;
	padding-top:20px;
	padding-left: 10px;
	}


h3#comments {
	margin-top:30px;
	padding-left:10px;
	}

h4 {
	font-size:1.6em;
	margin-bottom:6px;
	}
	
	
	
/* Content */

#content {
	width:500px;
	float:left;
	}
	
.content-cat {padding-bottom:50px;}	
#content-single {padding: 10px 10px 50px 10px;}		
/*#content-single a{color: #ffcc00; background-color: #000000; padding: 5px 5px 5px 5px; border: 1px dotted #cccccc;}	
#content-single a:hover{color: #000000; background-color: #FFcc00;}	*/


.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	}
	
#leftcol .feature {
	margin-bottom: 0px;
	border-bottom:1px dotted #cccccc;
	border-left:1px dotted #cccccc;
	border-right:1px dotted #cccccc;
	padding: 5px 10px 5px 10px;
	font-size: 10px;
	}
.feature {background: #333333;}	
.feature:hover {background:#6d6d6d;}
.feature a:hover {color:#ffcc00;}
.feature p, #rightcol p {margin:0;}	
	
#leftcol .news{
	color:#000000;
	margin-bottom: 0px;
	border-bottom:1px dotted #1e1e1e;
	border-left:1px dotted #1e1e1e;
	border-right:1px dotted #1e1e1e;
	padding: 5px 10px 5px 10px;
	font-size: 10px;
	}	
.news {background:#ffcc00;}
.news:hover {background:#b40019;}
.news a {color:#000000;}
.news a:hover {color:#ffffff;}
	
	
	
#leadpic {
	float:left;
	border:3px solid #ffffff;
	}

#lead {
	margin-top:22px;
	}

.title {
	font-size:1.2em;
	font-weight: bold;
	line-height:115%;
	}
	
.feature#lead .title {
	font:1.8em Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	border-bottom:1px dotted #5f5f5f;
	margin: 5px 0 5px 0;
	padding:12px 10px 0 10px;
	}
		
.dark {	margin: 5px 0 5px 0; padding:10px 10px 10px 10px; background-color:#181818; display:block;}

#sidelist li {
	list-style:none
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	background:#e4efd5;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#465d23
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#eef5e1;
	margin:25px 0 15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry {
	padding-bottom:0px;
	}

h3 a:link, h3 a:visited {
	color:#ffcc00;
	}



/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
.post-cat {color:#ffffff; text-transform:uppercase; font-weight: 700; font-size:14px; margin-left:10px; margin-right:10px;}	
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%;
	}
	
#searchform {
	margin-top: 20px;
	padding:14px 10px 0px 20px; 
	height: 48px;background-image:url(images/search-bg.jpg); background-repeat:no-repeat;
	}

.button {
	padding: 1px 5px 1px 5px;
	background:#000;
	color:#e7e7e7;
	border:1px solid #cccccc;
	}

.button:hover {background:#ffcc00; color:#000000;text-decoration:none;}

#commentform input {
	width: 200px;
	background-color:#cccccc;
	margin: 5px 5px 1px 10px;
	}
	
#commentform .button{background:#000000; color:#ffffff;text-decoration:none;}	
#commentform .button:hover {background-color:#ffcc00;color:#000000;}	

#commentform textarea {
	width: 60%;
	height: 100px;
	margin: 5px 5px 1px 10px;
	background-color:#cccccc;
	}



/* Comments*/

.commentlist {
	padding-left:10px;
	}
	
.commentlist li {
	margin: 10px 30px 3px;
	padding: 0 30px 10px 30px;
	background:#212121;
	border-top: 0px solid #ddd;
	width: 350px;
	}

#commentform small {
	background:#4a4a4a; 
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:  #CC9966;
	color: #000000;
	}

.commentlist cite {
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}

.clearfloat {
	display:block
	}
	


/* Footer*/

#footer {
	margin: 0 auto;
	width: 760px; height: 63px;
	font-size:0.7em;
	margin-top:0px;
	padding-top:15px;
	color:#FFF;
	background-image: url(images/footer-bg.jpg); background-repeat:repeat-x;
	}

#footer a {
	color:#d3d1d1;
	}


#header-container {position: relative; clear:both;}

a.linkopacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0;
}


a.linkopacity:hover img {
filter:alpha(opacity=70);  
-moz-opacity: 0.7;  
opacity: 0.7;
-khtml-opacity: 0.7;
}

.sidebarheading {background-image: url(images/sidebarheading-bg.jpg); background-repeat:no-repeat;}

.sb-list li {
	list-style:none;
	text-transform: uppercase;
	width: 240px;
	}

.sb-list li a:link, .sb-list li a:visited {
	background-color:#5f5f5f;
	height: 20px;
	display:block;
	padding:4px 0 0 20px;
	border-bottom:1px dotted #333333;
	}
		
.sb-list li a:hover, .sb-list li a:active {
	background: #ffcc00;
	text-decoration:none;
	color: #000000;
	}
	
#gallery {background:#000000; background-image: url(images/gallery-bg.jpg);float:left; padding: 10px 10px 20px 10px;}
#gallery img {border:3px solid #ffffff;}

.pagetitle {font-size: 30px; margin-left:10px; margin-right:10px;}

#sidebar .brands img{border:5px solid #ffffff;}
#sidebar .chat {width: 220px; background-color:#FFFFFF; border:10px solid #212121;color:#000000;}
#sidebar .chat img {border:none;}
