/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
*/



* {
	margin: 0;
	padding: 0;
}

body {
	background: #363838;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	color: #050d24;
}

#wrapper {
	width: 1010px;
	background: #fff url(images/footer_top.jpg) no-repeat bottom center;
	padding: 0 10px 30px 10px;
	margin: 0 auto;
	overflow: hidden;
}

	#header {
		width: 1010px; height: 80px;
	}
	
		h1 a {
			width: 275px; height: 80px;
			background: url(images/carzi_logo.jpg) no-repeat;
			text-indent: -10000px;
			float: left;
		}
		
		#header #searchform {
			height: 22px;
			padding: 48px 0 0 0;
			float: left;
		}
		
			#header #searchform label { display: none; }
			
			#header #searchform #s {
				width: 141px; height: 15px;
				background: #fff;
				padding: 3px 5px 2px 5px;
				border: 1px solid #7f9db9;
			}
			
			#header #searchform #searchsubmit {
				background: #eee;
				font-size: 12px;
				color: #444;
				border: 1px solid #bbb;
				cursor: pointer;
			}
			
			#newsletter {
				height: 66px;
				background: url(images/newsletter_icon.jpg) no-repeat 0 6px;
				padding: 14px 0 0 60px;
				float: right;
			}
			
				#newsletter h3 {
					width: 225px; height: 14px;
					background: url(images/newsletter_heading.jpg) no-repeat;
					text-indent: -10000px;
					margin: 0 0 13px 0;
				}
				
				#newsletter #email {
					width: 143px; height: 15px;
					background: url(images/newsletter_input.jpg) no-repeat;
					color: #727272;
					padding: 5px 5px 4px 27px;
					border: 0;
					float: left;
				}
				
				#newsletter #subscribe {
					width: 75px; height: 24px;
					background: url(images/newsletter_submit.jpg) no-repeat;
					border: 0;
					float: left;
					cursor: pointer;
				}
				
	#navigation {
		width: 1002px; height: 26px;
		background: url(images/navigation_background.jpg) no-repeat;
		padding: 3px 4px;
		margin: 0 0 10px 0;
		clear: both;
	}
	
		#navigation li {
			width: 132px; height: 26px;
			line-height: 26px;
			list-style: none;
			float: left;
		}
		
			#navigation li a {
				width: 132px; height: 26px;
				background-image: url(images/navigation_hover.jpg);
				background-repeat: no-repeat;
				background-position: 0 26px;
				text-transform: uppercase;
				text-align: center;
				font-weight: bold;
				color: #fff;
				text-decoration: none;
				float: left;
			}
			
				#navigation li a:hover {
					background-position: top left;
				}
			
			#navigation .subscribe {
				float: right;
			}
			
				#navigation .subscribe a {
					width: 127px;
					background: url(images/subscribe_icon.jpg) no-repeat left;
					text-align: left;
					text-transform: none;
					padding: 0 0 0 33px;
					float: right;
				}
				
				#navigation .subscribe a:hover {
					background-position: left;
				}
				
	#featured-cars {
		width: 1000px;
		padding: 0 5px 10px 5px;
		overflow: hidden;
		clear: both;
	}
	
		#featured-cars li {
			width: 190px;
			list-style: none;
			font-weight: bold;
			text-align: center;
			margin: 0 5px;
			float: left;
		}
		
			#featured-cars li img {
				width: 97px;
				margin: 0 auto 5px auto;
				display: block;
			}
			
			
			
	#content {
		width: 520px;
		margin: 0 10px 0 0;
		float: left;
		clear: both;
	}
	
		a {
			color: #0000af;
			text-decoration: none;
		}
		
		a:hover {
			text-decoration: underline;
		}
		
		a img {
			border: 0;
		}
		
		p.post-info {
			line-height: 20px;
			color: #808080;
			overflow: hidden;
		}
		
		p.post-info span.date {
			background: url(images/date_icon.jpg) no-repeat left;
			padding: 0 0 0 22px;
			margin: 0 0 0 4px;
		}
		
		div.entry p {
			padding: 5px 0;
		}
		
		a img {
			border: 0;
		}
		
		small {
			font-size: 10px;
			line-height: 14px;
		}
		
		h2, h2 a, h2 a:visited, h2 a:hover {
			font-size: 20px;
			font-weight: bold;
			color: #0000af;
		}
		
		h2 {
			padding: 0 0 5px 0;
		}
		
		h2.pagetitle {
			color: #0000af;
			margin: 0 0 20px 0;
		}
		
		h3 {
			font-size: 20px;
			font-weight: normal;
			color: #0000af;
			margin: 0 0 10px 0;
		}
		
		h3, h3 a, h3 a:visited, h3 a:hover {
			color: #0000af;
		}
		
		h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, cite {
			text-decoration: none;
		}
		
		h2 a:hover, h3 a:hover {
			text-decoration: none;
		}

		small, .nocomments, blockquote, strike {
			color: #777;
		}
			
		code {
			font: 1.1em 'Courier New', Courier, Fixed;
		}
			
		acronym, abbr, span.caps
		{
			font-size: 0.9em;
			letter-spacing: .07em;
		}
			
		a {
			color: #0000af;
			text-decoration: none;
		}
			
		a:hover {
			color: #0000af;
			text-decoration: underline;
		}
				
		p img {
			padding: 0;
			max-width: 100%;
		}
			
		img.centered {
			display: block;
			margin-left: auto;
			margin-right: auto;
		}
			
		img.alignright {
			padding: 4px;
			margin: 0 0 2px 7px;
			display: inline;
		}
			
		img.alignleft {
			padding: 4px;
			margin: 0 7px 2px 0;
			display: inline;
		}
		
		.alignright {
			float: right;
		}
			
		.alignleft {
			float: left
		}
				
		acronym, abbr, span.caps {
			cursor: help;
		}
			
		acronym, abbr {
			border-bottom: 1px dashed #dbdbdb;
		}
			
		blockquote {
			margin: 15px 30px 0 10px;
			padding-left: 20px;
			border-left: 5px solid #dbdbdb;
		}
			
		blockquote cite {
			margin: 5px 0 0;
			display: block;
		}
			
		.center {
			text-align: center;
		}
			
		.hidden {
			display: none;
		}
			
		hr {
			display: none;
		}
			
		a img {
			border: none;
		}
			
		.navigation {
			display: block;
			text-align: center;
			margin-top: 10px;
			margin-bottom: 60px;
		}
			
		html>body .entry ul {
			margin-left: 0px;
			padding: 0 0 0 35px;
			padding-left: 10px;
			text-indent: -10px;
		}

		html>body .entry li {
			margin: 7px 0 8px 25px;
			padding: 0 0 0 10px;
		}

		.entry ol {
			padding: 0 0 0 20px;
			margin: 0;
		}

		.entry ol li {
			margin: 0;
			padding: 0;
		}
		
		p.more {
			text-align: center;
		}
		
		p.postmetadata {
			font-size: 10px;
			color: #31363e;
			padding: 6px 0;
			margin: 0 0 10px 0;
			overflow: hidden;
		}
		
			p.postmetadata .comment-link a {
				background: url(images/comment_icon.jpg) no-repeat left;
				padding: 0 0 0 20px;
				margin: 0 0 0 4px;
			}
			
		p.rss {
			background: url(images/rss_icon.jpg) no-repeat left;
			padding: 0 0 0 20px;
		}
		
		div.post {
			padding: 0 0 20px 0;
		}
		
		/** COMMENTS **/

		#content #cmw {
			text-align:center;
			font:12px/18px arial;
		}

		#content #cmbox { clear:both; text-align:left; margin: 0; padding: 0; }
		#content #cmbox  a {
			color:#565656;
		}

		#content #cmbox  a:hover {
			text-decoration:underline;
		}

		#content #commentform {
			padding:10px;
			overflow:hidden;
			border:1px solid #d6d6d6;
			width:508px;
			width/**/:/**/508px;
		}

		#content #commentform .changeAva {
			text-align:center;
			float:right;
			width:160px;
			width/**/:/**/148px;
			padding:5px 10px;
			border:1px solid #d6d6d6;
			background:#f9f9f9;
			font:11px/16px arial;
			margin:0 0 10px;
		}

		#content #commentform .changeAva h4 {
			color:#0000af;
			font:bold 14px/18px arial;
		}

		#content #commentform .changeAva span {
			display:block;
		}

		#content #commentform .changeAva a {
			color:#0000af;
		}

		#content #commentform input,
		#content #commentform textarea {
			padding:2px 3px;
			color:#565656;
		}

		#content #author,
		#content #email,
		#content #url,
		#content #comment{
			display:block;
			font-size:13px;
			border:1px solid #d6d6d6;
			font-family:arial;
			width:210px;
			width/**/:/**/218px;
			height:22px;
			height/**/:/**/auto;
			background:#f2f2f2 url(images/comment-input.gif) repeat-x;
		}

		#content #commentform textarea#comment {
			width:488px;
			min-height:100px;
			border-width:1px;
			margin:0 0 5px;
			background:#f2f2f2 url(images/comment-textarea.gif) repeat-x;
			clear: both;
		}

		* html #commentform textarea#comment {
			height:100px;
		}

		#content #commentform p {
			padding:0 0 8px;
		}

		#content .commentlist {
			list-style:none outside;
			width:100%;
			overflow:hidden;
		}

		#content .commentlist li {
			margin:0 0 20px;
			width:100%;
			overflow:hidden;
		}

		#content .commentlist li .cmAvatar { float:left; margin:0 -1px 0 1px; display:inline; width:66px; font:0/0 arial; color:#fff; background:url(images/comment-pointer.gif) no-repeat right 20px; position:relative; }
		#content .commentlist li.cadmin .cmAvatar { background:url(images/comment-auth-pointer.gif) no-repeat right 20px; }
		#content .commentlist li .cmAvatar a { color:#fff; }
		#content #cmw #cmbox .cmAvatar img { position: relative; width: 66px; height: 66px; margin:0!important; border: solid 1px silver; display:block!important; }
		#content .commentlist li .cmContent {
			float:right;
			width:400px;
			width/**/:/**/400px;
			padding:5px 10px 0 10px;
			border:1px solid #d6d6d6;
			background:#f9f9f9;
		}

		#content .commentlist li.cadmin .cmContent {
			border:1px solid #d6d6d6;
			background:#626267;
			color:#fff;
		}

		#content .commentlist li.cadmin .cmContent a {
			color:#fff;
		}

		#content .commentlist li .cmContent .cmInfo {
			font:15px/20px arial;
			color:#626267;
			padding:0 0 10px;
		}

		#content #cmbox  .commentlist li .cmContent .cmInfo a {
			color:#626267;
		}

		#content .commentlist li.cadmin .cmContent .cmInfo {
			color:#fff;
		}

		#content #cmbox  .commentlist li.cadmin .cmContent .cmInfo a {
			color:#fff;
		}

		#content .commentlist li .cmContent .cmInfo .cauth {
			font: 15px/20px arial;
		}

		#content .commentlist li .cmContent .cmInfo .cauth img {
			display:none!important;
		}

		#content .commentlist li p {
			padding:0 0 15px;
			clear:both;
			text-align:justify;
		}
		
	#left-sidebar {
		width: 160px;
		float: left;
	}
	
	#right-sidebar {
		width: 310px;
		float: right;
	}
	
		.sidebar > ul > li {
			list-style: none;
			margin: 0 0 13px 0;
			overflow: hidden;
			clear: both;
		}
		
		.sidebar li ul {
			padding: 5px 0 0 0;
		}
		
		.sidebar li ul li {
			background: url(images/list_icon.jpg) no-repeat 0 6px;
			line-height: 18px;
			padding: 0 0 2px 12px;
		}
		
		.sidebar li ul.categories li,
		.sidebar li ul.friends li {
			width: 125px;
			background: 0;
			list-style: none;
			padding: 0 15px;
			float: left;
		}
		
		.sidebar li ul.categories li a {
			color: #353d50;
		}
		
		.sidebar p {
			padding: 0 0 3px 0;
		}
		
		.sidebar h3 {
			width: 310px; height: 32px;
			background: url(images/sidebar_heading.jpg) no-repeat;
			line-height: 32px;
			font-weight: bold;
			text-transform: uppercase;
			text-align: center;
			color: #fff;
		}
		
		.sidebar ul.images,
		.sidebar ul.sponsors {
			margin: 0 0 0 20px;
		}
		
			.sidebar ul.images li,
			.sidebar ul.sponsors li {
				list-style: none;
				padding: 0;
				margin: 0 3px 3px 0;
				float: left;
			}
			
			.sidebar ul.sponsors li {
				margin: 0 16px 13px 0;
			}
	
	#footer {
		width: 1030px;
		background: #fff url(images/footer_bg.jpg) repeat-y center;
		margin: 0 auto;
		clear: both;
	}
	
	#footer-inner {
		width: 964px;
		background: url(images/footer_bottom.jpg) no-repeat bottom;
		color: #fff;
		padding: 0 33px 16px 33px;
	}
	
		#footer-inner a {
			color: #fff;
		}
		
		#footer-inner .author {
			width: 315px;
			padding: 0 0 5px 0;
			overflow: hidden;
		}
		
			#footer-inner .author a {
				font-weight: bold;
				color: #8989f1;
			}
		
		#footer-inner .copyright {
			text-align: center;
			padding: 0 0 5px 0;
		}
		
		#footer-inner ul {
			text-align: center;
		}
		
			#footer-inner ul li {
				list-style: none;
				text-align: center;
				display: inline;
			}
		
			#footer-inner ul li:before {
				content: "| ";
			}
		
			#footer-inner ul li:after {
				content: " |";
			}