/*  
Theme Name: CoolCars
Theme URI: http://www.wpmix.com/
Description: CoolCars
Author: andrej
Author URI: http://www.wpmix.com/
*/

/* main structure */
* { 
	margin: 0;
	padding: 0;
	}
	
body {
	background:url(img/gradient.png) repeat-x #000000;
	margin:35px auto 0 auto;
	width:722px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
 
#header {
	height:242px;
	background:url(img/header.jpg);
	margin-bottom:15px;
	}
	
#description {
	display:none;
	}
	
#searchform {
	float:right;
	margin-top:199px;
	}
	
#s {
	height:18px;
	width:168px;
	background:none;
	padding:0 4px;
	border:none;
	font-size:12px;
	color:#7e7e7e;
	}
	
#searchsubmit {
	font-size:14px;
	color:#cd0000;
	font-weight:bold;
	border:none;
	background:none;
	cursor:pointer;
	}
	
#content {
	margin-bottom:10px;
	}

.cleaner {
	clear:both;
	height:0;
	}
/* main structure */
	
/* sidebar */	
#side {
	width:233px;
	float:left;
	color:#474747;
	font-size:140%;
	margin-left:10px;
	}

.side-block-top {
	height:6px;
	background:url(img/sideblock-top.gif) bottom no-repeat;
	}
	
.side-block-content {
	background:url(img/sideblock-content.png) top no-repeat #180000;
	}
	
.side-block-bottom {
	height:29px;
	background:url(img/sideblock.png) bottom no-repeat;
	}
	
.side2-block {
	margin-bottom:20px;
	}
	
.side-block2-content {
	background:url(img/sideblock2-content.png) no-repeat top #030000;
	}
	
.side-block-banner {
	background:url(img/sideblock-banner.png) repeat-y;
	padding:30px 0 0 35px;
	margin-bottom:10px;
	height:156px;
	}
	
#side .side-links ul li a:hover {
	color:#cd0000;
	font-weight:bold;
	background-color:#1c0d0d;
	border-left:3px solid #ffd800;
	}
	
#side .side-block-banner a, #side .side-block-banner a:hover {
	border-left:none;
	background:none;
	display:inline;
	padding:0;
	}
	
#side li, #side ul {
	list-style-type:none;
	}
	
#side li {
	padding:1px 0;
	}
		
#side a {
	color:#afafaf;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	display:block;
	padding:2px 5px 2px 30px;
	border-left:3px solid #cd0000;
	background-color:#0e0000;
	}
	
#side a:hover {
	color:#cd0000;
	font-weight:bold;
	background-color:#1c0d0d;
	border-left:3px solid #ffd800;
	}
	
#side ul li.current_page_item a {
	font-size:14px;
	color:#cd0000;
	font-weight:bold;
	background-color:#1c0d0d;
	border-left:3px solid #ffd800;
	}
	
#side ul.children li {
	padding:2px 0 0 13px;
	}
	
#side ul li.current-cat a {
	font-size:14px;
	color:#cd0000;
	font-weight:bold;
	background-color:#1c0d0d;
	border-left:3px solid #ffd800;
	}
	
#side img {
	padding:0;
	border:none;
	}
/* sidebar */

/* text */
#text {
	width:468px;
	float:right;
	font-size:11px;
	color:#c3c3c3;
	text-align:justify;
	}
	
#text-top {
	background:url(img/text-top.png) no-repeat;
	padding:10px;
	min-height:201px;
	height:auto !important;
  	height:201px;
	}
	
.post-top {
	padding-bottom:10px;
	}
	
.latest-videos {
	height:23px;
	background:url(img/latest-videos.png);
	margin:0 0 7px 0;
	}
	
.pub {
	font-size:10px;
	float:right;
	}
	
.pub a {
	color:#cd0000;
	font-weight:bold;
	}
	
p {
	padding:5px 0;
	}
	
h2 {
	color:#ffffff;
	font-size:18px;
	text-align:left;
	}

.post h2 {
	color:#cd0000;
	font-size:18px;
	float:left;
	}
	
.post h2 a {
	color:#cd0000;
	font-weight:bold;
	text-decoration:none;
	}
	
.post h2 a:hover 
	
.post ul li {
	list-style-type:square;
	padding-top:2px;
	margin-left:20px;
	}
	
.post ol li {
	margin-left:25px;
	padding-top:2px;
	}
	
blockquote {
	margin-top:5px;
	background:url(img/quote.png) left top no-repeat;
	padding:5px 5px 5px 45px;
	}
	
blockquote blockquote {
	background:none;
	}

img {
	border:3px solid #ffffff;
	}
	
.post {
	margin-bottom:40px;
	}
	
.wp-smiley {
	padding:0;
	border:none;
	}
	
.comm {
	font-size:11px;
	color:#cd0000;
	margin-top:10px;
	font-weight:bold;
	}
	
.comm a {
	color:#cd0000;
	}
	
.ads {
	margin-bottom:14px;
	}
/* text */

/* headlines and links */	
h3,h4,h5,h6 {
	color:#999999;
	text-align:left;
	}
	
h3 {
  	margin-top:5px;
	font-size:115%;
	}
	
a {
	text-decoration:none;
	font-weight:bold;
	color:#c3c3c3;
	}
	
a:hover {
	text-decoration:underline;
	}
/* headlines and links */

/* comments */	
h3.comments {
	margin-top:20px;
	margin-bottom:10px;
	color:#FFFFFF;
	}
	
.commentmetadata {
	padding:5px;
	background-color:#1C0C0C;
	width:430px;
	color:#FFFFFF;
	}
	
.commentmetadata a {
	color:#FFFFFF;
	}

.comm-left {
	float:left;
	}
	
.comm-right {
	float:right;
	font-weight:normal;
	}
	
.comm-right a {
	font-weight:normal;
	}
	
.obsahk {
	padding:5px;
	width:430px;
	margin-bottom:15px;
	}
	
.obsahk a {
	font-weight:normal;
	text-decoration:underline;
	}
	
.obsahk a:hover {
	text-decoration:none;
	}
	
ol.commentlist {
	list-style:none;
	}
	
ol.commentlist ul, ol.commentlist ol {
	margin-left:25px;
	}
	
textarea#comment {
	margin:1px 0 5px 0;
	border:#690d0d 2px solid;
	background-color:#000000;
	padding:5px;
	color:#FFFFFF;
	}
	
#author, #email, #url {
	border:#690d0d 2px solid;
	background-color:#000000;
	padding:2px;
	margin:1px 0;
	color:#FFFFFF;
	}
	
.writec {
	margin-bottom:20px;
	}
/* comments */

/* footer */
#footer {	
	width:692px;
	height:50px;
	background:url(img/footer.png);
	text-align:center;
	padding:0 10px;
	margin:0 0 0 10px;
	}
	
.footer-links {
	text-align:left;
	font-size:11px;
	color:#c0c0c0;
	padding-top:5px;
	}
	
.center {
	color:#000000;
	font-weight:bold;
	font-size:11px;
	}
	
#footer a {
	color:#ff0000;
 	}
	
.footer-left {
	float:left;
	}
	
.footer-right {
	float:right;
	}
/* footer */		

/* other */	
#nav {
	height:20px;
	}
	
.floatleft {
	float:left;
	margin-right:10px;
	}
	
.floatright {
	float:right;
	margin-left:10px;
	}
	
.alignleft {
	float:left;
	}
	
.alignright {
	float:right;
	}
/* other */	
