/*
Theme Name: VK Karting Center
Description: Karting Center 2009 Website.
Version: 1.0
Author: Philippe Santavenere

*/

* {margin:0;padding:0;}
html {background: #060606 url(images/container-bg.jpg) repeat-x center top;}
body {font-size: 12px;font-family:Arial, Helvetica, sans-serif;color:#a4a4a4;}
#wrap {width:950px;margin:0 auto; padding:35px 5px 15px 5px;}
#tophead {height:30px;background:#000;}
#topheadcontent {margin:0 auto;width:950px;font-size:12px;line-height:30px;height:30px;background-image:url('images/rss.gif');background-repeat:no-repeat;}

#topheadcontentleft {float:left;}
#topheadcontentleft a  {padding-left:35px;color:#e1e1e1;}
#topheadcontentright{float:right;}
#topheadcontentright a  {padding-right:5px;color:#cbcbcb;}
#topheadcontentright img {padding-right:5px;}  

img{border:none;}
	

/*	 Headings  */

h2,h3,h4,h5,h6 {font-family:calibri,Georgia, "Times New Roman", Times, serif; padding:0 0 3px 3px; margin:5px 0 0 0;font-weight:normal;color:#b67100;}

h2 {font-size:15px;}
h3 {font-size:15px;}
h4,h5,h6 {font-size:12px;}
 
.fea-entry h2 a {
 color:#d58400;
 }
 
 .recent h4{ 
 margin:0;
 padding:5px 0 0 0;
 }
 
.separator {margin:5px 0 10px 0;height:2px;background-image:url('images/separator.jpg');background-repeat:repeat-x;}
 
/*	Top			*/	
#top{margin:0 10px 0 10px;padding:0;}
 
 
/*	Header		*/	 
#header {
 margin:0;
 padding:0;
 height:80px;
 position:relative;
 }
  
.description {
 font-size:13px;
 margin:5px 15px;
 padding:0;
 position:absolute;
 left:45px;
 top:45px;
 color:#888;
 }  
	
/*	Navbar		*/	

#nav{width: 940px; height: 46px; line-height: 42px; margin-bottom: 12px;}
#nav ul{ list-style: none;}
#nav ul li{font-family:calibri,Georgia, "Times New Roman", Times, serif;text-transform:uppercase;font-size:15px;display: inline;height: 42px; background: transparent; padding: 0;}
#nav ul li a{float: left; display: block;width:133px;padding: 5px 0 0 0;text-align:center;color: #ffa91f; text-decoration: none;}
#nav ul li a:hover{background: url(images/menubg.jpg) top center repeat-x;}

.current_page_item a{background: url(images/menubg.jpg) top center repeat-x;}

/*	hr        		*/ 

hr{
  border: 1px dashed #141212;
  margin: 10px 0 10px 0;
  height: 0;
  clear:none;
}

/*	Search Box		*/ 

.search-box {
 margin:0 3px ;
 padding:0;
 float:right;
 }
 
#search #searchsubmit {
 margin:5px;
 }   
 
input#s {
 background:#ffff;
 border:1px solid #ccc;
 height:15px;
 width:160px;
 padding:3px 2px 3px 5px;
 float:left;
 margin-top:8px;
 color:#333;
 }
 
input#sbutt {
 margin:2px 0 5px 8px ;
 padding:0;
 height:30px; 
 width:40px;
 color:#eee;
 background: url(images/search.png) no-repeat;
 border:none;
 } 

/*	Content		*/
	

#content {
 margin:10px 10px 10px 10px;
 padding:0;
 }
 
.clear {
 height:1px;
 margin:1px;
 clear:both;
 } 
 
 
/*	Left Container	*/
	

#left-container {
 width:620px;
 margin:0 10px 0 0;
 float:left;
 }
 
/*	Featured Section	*/ 

#featured {
 width:617px;
 height:272px;
 border:1px solid #252525;
 margin:0 5px 10px 0;
 position:relative;
 background:#222;
 } 
 
#featured img{ 
 border:none;
 }
 
.featured-container {
 width:617px;
 position:relative;
 }
 
.fea-entry {
 background: url(images/fea-ent-bg.png) repeat;
 position:absolute;
 top:200px;
 width:617px; 
 padding:5px 5px 11px 5px;
}

.fea-entry p {
 color:#a4a4a4;
} 

.featured-container h2{
 margin:0;
 } 

.featured-container p{
 font-size:13px;
 line-height:140%;
 margin:0;
 } 

img.featured-image{ 
position:absolute;
 } 
 
/* Featured Slider */

.stepcarousel{
 position: relative; 
 overflow: scroll;
 width: 617px; 
 height: 277px; 
 margin:0;
 }

.stepcarousel .belt{
 position: absolute; 
 left: 0;
 top: 0;
 }

.stepcarousel .panel{
 float: left;
 overflow: hidden; 
 width: 617px; 
 margin:0;
 margin-right:1px;
 height:272px;
 background:#111;
 }  
 
/*	Entry		*/

.entry {
 border:1px solid #252525;
 padding:0 10px 10px 10px;
 background:#090907 url(images/panel_bg_header.gif) repeat-x;
 }
 
 .entry li {
 list-style:circle;
 margin:5px 0 3px 15px;
 }
  
.entry p { 
   line-height:1.5em;
   margin-top:10px;
   text-align:justify;
  }
  
.entry strong {
	font-size:15px;
	font-family:calibri,Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#d58400;
  }
  
.entry-post{
 padding-bottom:5px;
 margin-bottom:10px;
 border-bottom:1px dashed #141212;
 }

.entry-post p{
 padding:5px 0 5px 0;
 }  
 
/*	Home Entry	*/	 

#home-entry {padding:0 5px 10px 5px;width:375px; margin:0 0 10px 0; border:1px solid #252525; float:left; background:#090907 url(images/panel_bg_header.gif) repeat-x;}
.home-post {padding-bottom:10px; border-bottom:1px dashed #141212; }
.home-post h3 a{font-size:18px;color:#e5e5e5;} 
.home-post p{line-height:1.5em;font-size:12px;padding:6px 0 16px 0;color:#848484;} 
.home-post-link  a:link,.home-post-link  a:hover,.home-post-link  a:visited{color:#b67100;} 
.date{color:#999; margin:10px 0 0 0; padding:0; display:block; }
.home-thumb {float:left;background:#333; margin:5px 15px  0 5px; }
.home-thumb img{background:#090907;padding:3px;width:110px; height:90px;border:1px solid #333333; }  

/*	Polls    	*/ 

#pol{width:210px;border:1px solid #252525;float:left;margin:0 0 0 10px;padding:0 5px 10px 5px;background:#090907 url(images/panel_bg_header.gif) repeat-x;} 
#pol p{font-size:10px;line-height:140%;margin:3px 0 0 3px;color:#848484;}

/*	Finland    	*/ 
#finland{width:210px;border:1px solid #252525;float:left;margin:10px 0 0 10px;padding:10px 0 10px 10px;} 
#finland img {float:left;margin-right:5px;}
/*	Popular	*/	 

#popular{width:210px;border:1px solid #252525;float:left;margin:0 0 0 10px;padding:0 5px 10px 5px;background:#090907 url(images/panel_bg_header.gif) repeat-x;}
#popular ul {list-style:none;margin:0;padding:0;}
#popular ul li{margin:5px 0;padding:5px 0 5px 0;border-bottom:1px dashed #141212;}
#popular ul li a{padding:5px 5px 5px 25px;background: url( images/accept.png) no-repeat;}
#popular ul li a:hover{background: url( images/accept_over.png) no-repeat;}
#popular li li{margin-left:0;padding-left:0;margin-right:5px;}
#popular ul li ul li{margin-bottom:15px;}

 
  
/*	Right Container	*/	

#right-container {
 width:300px;
 margin:0;
 float:right;
 padding:0;
 } 
 
/*	Recent	*/ 

.recent {
 background:#090907 url(images/panel_bg_header.gif) repeat-x;
 margin:0 0 10px 0;
 height:1%;
 }

 .recent  p{
font-size:10px;
color:#848484;
 }
 
.recent-thumb {
 width:40px;
 height:40px;
 border:1px solid #252525;
 float:left;
 background:#333;
 margin:6px 8px 6px 5px;
 } 
 
.recent-thumb img{ 
 width:40px;
 height:40px;
 border:none;
 }
  
/*	Sidebar	*/  

.sidebar {
 margin:0 0 10px 0;
 padding:5px;
 border:1px solid #252525;
 background:#222;
 background:#090907 url(images/panel_bg_header.gif) repeat-x;
 }
 
 .sidebar p {
 font-size:13px;
 line-height:140%;
 }
 
	
.sidebar ul {
 margin:0;
 padding:0;
 list-style:none;
 }

.sidebar  ul li ul {
 margin-bottom:15px;
 } 
 
.sidebar  ul ul li{
 margin:5px 0;
 padding:5px 0 5px 0;
 border-bottom:1px dashed #141212;
 }
 
 .sidebar  ul ul li a{
 padding:5px 5px 5px 25px;
 background:url( images/accept.png) no-repeat;
 }
 
 .sidebar  ul ul li a:hover{
 background:url( images/accept_over.png) no-repeat;
 }
 
.sidebar  ul ul ul {
 margin:0;
 padding:0;
 } 
  
.sidebar  ul ul ul  li{
 margin:3px 0;
 padding:5px 2px 5px 20px;
 } 
 
#tag_cloud{
 padding-bottom:10px;
 margin-bottom:5px;
 } 
 
/*	Comment Box		*/ 

#comment-box input {
 width: 220px;
 margin: 2px 0 10px 0;
 border-top: 1px solid #444;
 border-left: 1px solid #444;
 border-bottom: 1px solid #333;
 border-right: 1px solid #333;
 height:20px;
 background:#333;
 font-size: 12px;
 padding:5px 0 0 5px;
 color:#ccc;
 }
 
#comment-box label {
 display: block;
 font-size: small;
 font-weight: bold;
 margin:0;
 color:#888;
 padding:0;
}

#comment-box textarea {
 width: 350px;
 height: 150px;
 display: block;
 border: 1px solid #444;
 margin: 0 ;
 background:#1d1d1c;
 padding:5px 0 0 5px;
 font-size: small;
 color:#ccc;
 } 
 
input#submit-comment{
 font-size: small;
 font-weight: bold; 
 color:#000;
 width:155px;
 height:30px;
 margin:10px 0 0 0; 
 padding:0;
 }
 
ol.commentlist{
 margin:0;
 padding:0;
 list-style:none;  
 } 
  
.commentlist p{
 line-height:1.5em; 
 }
   
.commentlist li{
 padding:10px;
 margin-bottom:15px;
 background:#1b1b1b;
 list-style:none;
 }
 
#content .commentlist ul li{ 
 list-style:none;
 }

.comment-author cite {
 float:left;
 margin-right:5px;
 font-style:normal;
 color:#fff;
 }
 
.comment-author img {
 padding:5px;
 border:1px solid #252525;
 background:#333; 
 float:right;
 }
 
#respond:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.children {
 padding: 0;
 margin:0;
 } 

ul.children{
 list-style:none;
} 
 
ul.children li{
 margin:10px 0;
} 
  
input#submit-comment {
 color:#888;
 }  
 
/*	Footer		*/ 

#footer {
 padding:10px;
 display:block;
 background:#222;
 margin:0 10px;
 border:1px solid #252525;
 opacity:.80;
 filter:alpha(opacity=80);
 filter:�alpha(opacity=80)�;
 }
 
/*	 Miscellaneous  */
 
 .aligncenter,
div.aligncenter {
 display: block;
 margin-left: auto;
 margin-right: auto;
 background:#fff;
 }

.alignright {
 float: right; 
 margin: 0;
 margin-left:12px; 
 margin-bottom:10px;
 padding:2px; 
 }
 
.alignleft {
 float: left; 
 margin:0; 
 margin-right:12px;
 margin-bottom:10px;
 padding:2px;

 } 
 
 
blockquote p{
 padding:5px;
 margin:0;
 border-left:5px solid #CC0033;
 } 
 

 /* Captions           */

.wp-caption {
 text-align: center;
 padding-top: 4px;
 border:1px solid #252525;
 background:#333;
}

.wp-caption img {
 margin: 0;
 padding: 0;
 border: 0 none;
}

.wp-caption p.wp-caption-text {
 font-size: 11px;
 line-height: 17px;
 padding: 0 4px 5px;
 margin: 0;
} 

/*	General Links			*/

a,a:link,a:active,a:visited,a:hover{
 color:#ccc;
 outline: none; 
 text-decoration:none;
 }

#popular ul li a:link, #popular ul li a:hover, #popular ul li a:visited{
 color:#999;
 outline: none; 
 text-decoration:none;
 }

/*  Calendar */
 
#wp-calendar {
 empty-cells: show;
 margin: 10px auto 0;
 width: 155px;
 }

#wp-calendar #next a {
 padding-right: 10px;
 text-align: right;
 }

#wp-calendar #prev a {
 padding-left: 10px;
 text-align: left;
 }

#wp-calendar a {
 display: block;
 }

#wp-calendar caption {
 text-align: center;
 width: 100%;
 }

#wp-calendar td {
 padding: 3px 0;
 text-align: center;
 }
 
 
 /*	Table	*/	
 
 table {
 margin:5px;
 }
 
 
/*	Ads		*/	

.adds{
 background:#222;
 border:1px solid #252525;
 margin:0 0 10px 0;
 background:#090907 url(images/panel_bg_header.gif) repeat-x;
 } 

/*	Breadcumb		*/	
.breadcrumb {
 font-family:calibri,Georgia, "Times New Roman";
 padding:0 0 3px 0;
 margin:8px 0 7px 0;
 font-size:15px;
 font-weight:normal;
 color:#ccc;
 }
 
 /* Contact Form */
 
.email {
 width: 220px;
 margin: 2px 0 10px 0;
 border-top: 1px solid #444;
 border-left: 1px solid #444;
 border-bottom: 1px solid #333;
 border-right: 1px solid #333;
 height:20px;
 background:#333;
 font-size: 12px;
 padding:5px 0 0 5px;
 color:#ccc;
 }
 
 .messagebox {
 width: 350px;
 height: 150px;
 display: block;
 border: 1px solid #444;
 margin: 0 ;
 background:#1d1d1c;
 padding:5px 0 0 5px;
 font-size: small;
 color:#ccc;
 }