/*   
Theme Name: Car Driving Experience Theme
Theme URI: http://whatonline.co.uk
Description: Custom theme for Car Driving Experience
Author: P Gosnell
Author URI: http://whatonline.co.uk
Version: 1
*/

@import "navigation.css";
@import "comments.css";

@media screen{

body,img,ul,li,p,h1,h2,h3,h4,fieldset,input,form{ 
	margin:0; 
	padding:0;
	list-style:none;
	border:none;
}

/* --------------------------------------------------------------------------------- text ---*/
/*

red				#C90202
border grey		#ddd

*/

body{ 
	font:12px/1.25 Arial,Helvetica,sans-serif;
	color:#3F3F3F;
	line-height:1.5;
	background:#333;
}
h1,h2,h3,h4{
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	margin:10px 0;
	color:#3F3F3F;
}
h1{ 
	font-size:18px;
	margin-top:0;
}
h2{
	font-size:16px;
}
h3{ 
	font-size:14px;
	font-weight:bold;
}
p{
	margin: 10px 0;
}
a{ 
	color:#C90202;
	text-decoration:none;
}
a:hover{
	color:#666; 
	text-decoration:underline;
} 

blockquote{ }
blockquote p{ }

/* --------------------------------------------------------------------------------- forms ---*/
form{ }
input[type=text]{ 
	border:1px solid #ddd; 
}
textarea{ 
	border:1px solid #ddd;
}
input:focus{ 
	outline:none;
}
/* --------------------------------------------------------------------------------- global ---*/
#wrap{ 
	width:981px; 
	margin:0 auto; 
}

#bg{
	background:url(../images/body.jpg) repeat-x 0 0;
	border:1px solid #333;
}

#header{
	height:75px;
}
#header h1{ 
	margin:0;
	line-height:75px;
}
#header h1 a{
	color:#fff;
	text-decoration:none;
}
#breadcrumbs{
	color:#fff;
	margin:5px;
}
#breadcrumbs a{
	color:#fff;
	text-decoration:none;
}
#page{
	background:#fff;
	padding:5px;
	position:relative;
	margin-bottom:-20px;
	z-index:1;
	min-height:500px;
	/*
     -moz-border-radius:5px;
     -webkit-border-radius:5px;
	 */
}
#footerWrap{
	clear:both;
	padding:10px 0;
}
#footer{
	width:961px; 
	margin:0 auto;
	padding:10px 0 0 0;
	color:#666;
}
#txtPad{
	padding:0 10px;
}
#shadowL{
	background:url(../images/shadowL.png) no-repeat;
	width:8px;
	height:500px;
	position:absolute;
	top:0;
	left:-8px;
	z-index:1;
}
#shadowR{
	background:url(../images/shadowR.png) no-repeat;
	width:8px;
	height:500px;
	position:absolute;
	top:0;
	right:-8px;
	z-index:1;
}
/* --------------------------------------------------------------------------------- sidebar ---*/

#sidebar{
	clear:both;
	padding:20px 0;
}

/* --------------------------------------------------------------------------------- homepage ---*/
#slider{
	width:681px;
	height:415px;
	display:block;
	overflow:hidden;
	position:relative;
}
#myController{
	position:absolute;
	left:0;
	bottom:0;
	right:0;
	height:40px;
	background:#24221F;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
#myController li{
	float:left;
	display:block;
	height:40px;
	line-height:40px;
	width:40px;
	cursor:pointer;
	text-align:center;
	color:#fff;
}
#myController li.jFlowSelected{ color:#C90202; }
#myController li.jFlowControl:hover{ color:#C90202; }
#jFlowSlide{
	overflow:hidden; 
	clear:both;
}
#mySlides{
	overflow:hidden; 
	width:640px;
}
#slide1 a,
#slide2 a,
#slide3 a,
#slide4 a{
	height:415px;
	width:681px;
	display:block;
}
#slide1 a:hover,
#slide2 a:hover,
#slide3 a:hover,
#slide4 a:hover{
	text-decoration:none;
}

#slide1 a{background:url(../images/slide1.jpg) no-repeat;}
#slide2 a{background:url(../images/slide2.jpg) no-repeat;}
#slide3 a{background:url(../images/slide3.jpg) no-repeat;}
#slide4 a{background:url(../images/slide4.jpg) no-repeat;}

#mySlides span{
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0 10px;
	display:inline-block;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	background:#C90202;
	color:#fff;	
}
#mySlides span.title{
	position:absolute;
	top:40px;
	left:40px;
}
#mySlides span.price{
	position:absolute;
	top:100px;
	left:40px;
}
#mySlides span.moreInfo{
	position:absolute;
	top:160px;
	left:40px;
	font-size:16px;
}
.jFlowPrev,
.jFlowNext{display:none;}

#panels{
	float:right;
	width:285px;
}
#panels li{
	width:285px;
	height:135px;
	display:block;
	margin:0 0 5px 0;
	position:relative;
	float:left;
	z-index:10;
}
#panels li p,
#panels li p a,
#panels li h2,
#panels li h2 a{
	color:#fff;
	text-decoration:none;
}
#panels li p{
	padding:0 0 0 20px;
	margin:0;
}
#panels li h2{
	padding:5px 0 0 20px;
	margin:0;
}

#panels li#map{background:url(../images/panel-map.jpg) no-repeat;}
#panels li#car{background:url(../images/panel-car.jpg) no-repeat;}
#panels li#offers{background:url(../images/panel-offers.jpg) no-repeat;}
#panels li#map #search{
	background:url(../images/search.png) no-repeat;
	width:294px;
	height:93px;
	display:block;
	position:absolute;
	right:-20px;
	top:20px;
	z-index:2;
}
#from40{
	background:url(../images/from40.png) no-repeat;
	width:95px;
	height:96px;
	display:block;
	position:absolute;
	top:5px;
	right:-10px;
	z-index:2;
}

/* --------------------------------------------------------------------------------- category ---*/
#catDesc{
	padding:0 10px 10px 10px;
}
#catDesc img{
	float:right;
	margin:0 0 0 10px;
	padding:2px;
	border:1px solid #ccc;
}
#mainCats{
	margin:0;
	padding:0;
	list-style:none;
}
#mainCats li{
	float:left;
}
#mainCats li a{
	display:block;
	width:185px;
	height:20px;
	text-align:center;
	border:1px solid #ccc;
	margin:0 5px 5px 0;
	text-decoration:none;
	padding:85px 0 5px 0;
	font-size:14px;
	overflow:hidden;
}
#mainCats li a:hover{
	border:1px solid #999;
	color:#333;
}
#mainCats li.cat-item-1 { display:none; }
#mainCats li.cat-item-3 a{background:#eee url(../images/category/3.jpg) no-repeat 0 0;}
#mainCats li.cat-item-4 a{background:#eee url(../images/category/4.jpg) no-repeat 0 0;}
#mainCats li.cat-item-5 a{background:#eee url(../images/category/5.jpg) no-repeat 0 0;}
#mainCats li.cat-item-7 a{background:#eee url(../images/category/7.jpg) no-repeat 0 0;}
#mainCats li.cat-item-8 a{background:#eee url(../images/category/8.jpg) no-repeat 0 0;}
#mainCats li.cat-item-9 a{background:#eee url(../images/category/9.jpg) no-repeat 0 0;}
#mainCats li.cat-item-23 a{background:#eee url(../images/category/23.jpg) no-repeat 0 0;}
#mainCats li.cat-item-24 a{background:#eee url(../images/category/24.jpg) no-repeat 0 0;}
#mainCats li.cat-item-30 { display:none; }
#mainCats li.cat-item-31 a{background:#eee url(../images/category/31.jpg) no-repeat 0 0;}
#mainCats li.cat-item-32 a{background:#eee url(../images/category/32.jpg) no-repeat 0 0;}
#mainCats li.cat-item-34 a{background:#eee url(../images/category/34.jpg) no-repeat 0 0;}
#mainCats li.cat-item-35 a{background:#eee url(../images/category/35.jpg) no-repeat 0 0;}
#mainCats li.cat-item-40 a{background:#eee url(../images/category/40.jpg) no-repeat 0 0;}
#mainCats li.cat-item-42 a{background:#eee url(../images/category/42.jpg) no-repeat 0 0;}
#mainCats li.cat-item-43 a{background:#eee url(../images/category/43.jpg) no-repeat 0 0;}


#cats{
	margin:0;
	padding:10px 0;
	list-style:none;
	clear:both;
}
#cats li{
	border:1px solid #fff;
	width:182px;
	height:280px;
	float:left;
	padding:5px;
}
#cats li:hover{
	border:1px solid #ddd;
	background:#eee;
}
#cats li h2{
	font-size:13px;
	padding:0 5px;
}
#cats li p{
	padding:0 5px;
	font-size:11px;
}
#cats li p.price{
	font-size:13px;
	font-weight:bold;
}
#cats a.imgBlock{
	height:110px;
	display:block;
	border:1px solid #ddd;
}
#cats li img.imgBlockImg{
	width:174px;
	margin:0 auto;
	display:block;
}
#cats a.imgBlock img.imgBlockImg{
	display:none;
}
#cats li.favorite_posts{
	height:200px;
}
#cats li.favorite_posts a.remove-parent{
	float:right;
	padding:0 5px 0 0;
}
/* --------------------------------------------------------------------------------- single ---*/

#singleContent{
	width:680px;
	padding:10px 0 0 10px;
	float:left;
}
#singleContent h1{
	margin:0;
}
#singleContent p strong{
	color:#666;
}
#singleDescWrap{
	overflow:hidden;
}
#singleDesc{
	width:450px;
	float:right;
	padding:0 20px 0 0;
}

#singleSidebar{
	width:260px;
	float:right;
	padding:0 10px 0 10px;
	margin:5px 0 0 0;
	border-left:1px solid #ddd;
}
#singleSidebar h2{
	color:#666;
}
#singleSidebar .panel{
	padding:0 0 30px 0;
}
#livePrices{
	width:260px;
	margin:0 0 10px 0;
	border-top:1px solid #ddd;
}
#livePrices td{
	padding:4px 0;
	border-bottom:1px solid #ddd;
	vertical-align:middle;
}
#livePrices td.price img{
	display:none;
}
#livePrices td.price{
	font-size:16px;
	font-weight:bold;
}

a.buyOnline{
	background:#C90202;
	color:#fff;
	padding:6px;
	font-weight:bold;
	text-decoration:none;
	float:right;
}
a.buyOnline:hover{
	background:#333;
}

#singleImg{
	width:200px;
	height:200px;
	overflow:hidden;
	margin:6px 0 0 0;
	float:left;
}
#singleImg li{
	width:198px;
	height:198px;
	border:1px solid #ddd;
}

#singleCategories{
	font-weight:bold;
	margin:0;
	padding:0;
}

/* buyagift video */
#bvb1{}
#bvb2,
#bvb3,
#bvb5{
	display:none;
}
/* similar_posts */
#similar_posts{
	margin:0;
	padding:10px 0;
	list-style:none;
}
#similar_posts li{
	border:1px solid #fff;
	width:183px;
	height:195px;
	float:left;
	padding:5px;
}
#similar_posts li:hover{
	border:1px solid #ccc;
	background:#eee;
}
#similar_posts li h2{
	font-size:13px;
	padding:0 5px;
}
#similar_posts li p{
	padding:0 5px;
	font-size:11px;
}
#similar_posts li img{
	width:171px;
	height:140px;
	margin:0 auto;
	display:block;
	padding:5px;
	border:1px solid #ccc;
}

#expDetails{
	overflow:hidden;
	padding-bottom:10px;
}
#expDetails div{
	width:190px;
	float:left;
}


/* -------------------------- share */
#share{
	padding:10px 0 0 0;
	height:70px;
}
#share li{
	float:left;
	display:block;
	padding:0 15px 0 0;
}


/* --------------------------------------------------------------------------------- post ---*/
.post{}

.entry{ }
.entry a{ }
.entry a:hover{ }

pre{ }
code, tt{ }

#meta{ }
.postmetadata{ }

/* --------------------------------------------------------------------------------- misc ---*/
.topOfPage{
	cursor:pointer;
	float:right;
}
.clear{ 
	clear: both;
}
.group:after{ 
	visibility: hidden; 
	display: block; 
	font-size: 0; 
	content: " "; 
	clear: both; 
	height: 0; 
}
* html .group, 
*:first-child+html .group{ zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

} /* END screen media */


@media print{

.do-not-print{ display: none; }
#comments{ page-break-before: always; }

body{ width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6{ font-family: Helvetica, Arial, sans-serif; }
h1{ font-size: 19pt; }
h2{ font-size:17pt; }
h3{ font-size:15pt; }
h4,h5,h6{ font-size:12pt; }
code{ font: 10pt Courier, monospace; } 
blockquote{ margin: 1.3em; padding: 1em; }
img{ display: block; margin: 1em 0; }
a img{ border: none; }
table{ margin: 1px; text-align:left; }
th{ border-bottom: 1px solid #333;  font-weight: bold; }
td{ border-bottom: 1px solid #333; }
th, td{ padding: 4px 10px 4px 0; }
caption{ background: #fff; margin-bottom: 2em; text-align: left; }
thead{ display: table-header-group; }
tr{ page-break-inside: avoid; } 
a{ text-decoration: none; color: black; }
	
} /* END print media */


#tweetmeme_button{
border:1px solid red;}