/*
Theme Name: Probefahrten.de
Author: XXX
Author URL: http://www.accomm.de
Description: Wordpress theme for Probefahrten.de. Made for Accomm, all rights reserved
*/

* {
	margin: 0;
	padding: 0;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
body {
	background: #30b3ea;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.8em;
}
a {
	color: #222;
}
a:hover {
	color: #37b6eb;
	text-decoration: none;
}
ul {
	padding-left: 10px;
}
#container {
	background: url(images/top_bg.jpg) no-repeat;
	background-position: top left;
	width: 1050px;
	margin: 10px auto;
	margin-top: 0;
	padding: 0;
	padding-left: 140px;
}
#header {
	height: 274px;
	width: 914px;
	background: url(images/header_bg.jpg) no-repeat;
	margin-top: -20px;
	display: block;
}
#logo {
	float: left;
}
#poll {
	width: 442px; 
	border: solid 1px #37b6eb;
	}
#poll:hover {
	background: #d7f0f7;
	}
#header a img {
	border: none;
	margin: 5px;
	margin-top: -10px;
}
#header ul.info-nav {
	list-style: none;
	width: 350px;
	float: right;
	text-align: center;
	margin: 5px;
	padding: 10px;
	margin: 10px;
	margin-top: -60px;
	border: 1px solid #515151;
	color: #fff;
	background: #282828;
}
	#header ul.info-nav li {
		display: inline;
		padding: 0 5px;
	}
	#header ul.info-nav li a {
		display: inline;
		color: #fff;
		font-size: 1.1em;
	}

#wrapper {
	margin: 1px;
	margin-top: 0px;
	clear: left;
	width: 912px;
	padding-top: 5px;
	background: #ffffff;
	background-image: url(images/bgcnt.jpg);
	background-repeat: repeat-x;
}
#searchbar {
	border: solid 1px #37b6eb;
	padding: 4px;
	float: right;
	margin: 10px;
	margin-top:30px;
	background: #d7f0f7;
	}
#content {
	width: 50%;
	float: left;
font-size: 12px;
	padding: 10px;
	padding-right: 0;
}
	#content h2 {
		padding: 5px;
		padding-left: 0;
		font-size: 1.8em;
		color: #30b3ea;
		letter-spacing: -1px;
	}
	#content h2 a {
		color: #30b3ea;
		text-decoration: none;
	}
	#content h3 {
		padding: 5px; background: #37b6eb; color: #ffffff;
	} 
	#content h3 a {
		color: #ffffff;
	} 
	#content em {
		font-family: Georgia;
		padding: 10px;
		color: #555;
	}
	#content p.postdetails {
		padding: 3px 10px;
		background-color: #E9E9E9;
		font: 10px Arial;
		margin-bottom: 5px;
	}
	#content strong {
		
	}
	
	
	#content p {
		padding: 5px 10px 10px 0px;
		text-align: justify;
	}
	#content ul {
		list-style:none;
	}
	#content ul li {
	margin: 5px;
	margin-left: 0;
	border: solid 1px #88d9f8;
	padding: 5px;
	line-height: 20px;
	}

#sidebar {
	max-width: 46%;
	float: right;
	margin-top: -20px;
	border: 0;
	padding: 0;
}
	#sidebar h2 {
		/*background: url(images/sidebarh2_.png) no-repeat top left;*/
		background: #37b6eb;
		padding: 4px;
		display: block;
		font-size: 14px;
		color: #fff;
		margin-top: 20px;
	}
	#sidebar select {
		background: #30b3ea;
		color: white;
		font-size: 14px;
		font-weight: bold;
		margin-left: 82px;
	}
	#sidebar ul {
		list-style: none;
	}
	#sidebar ul li {
	margin-left: 0px;
		display: block;
		background: white;
		line-height: 18px;
	}
	#sidebar ul li a {
		color: #333;
		font-weight: bold;
	}
		#sidebar ul li a:hover {
			text-decoration: none;
		}

#toprated {
	list-style: none;
	padding: 0;
	border: 0;
	border-top:  solid 1px #79cbed;
	}	
#toprated .item {
	margin: 1px;
	margin-bottom: 0;
	padding: 4px;
	border: 0;
	border-bottom: solid 1px #79cbed;
	}
	#toprated .item:hover {
		background: #d2edf9;
	}

#hersteller {
	list-style: none;
	width: 100%;
	padding: 0;
	border: 0;
	}	
#hersteller li {
	float: left;
	width: 131px;
	padding: 2px;
	margin: 2px 4px 0px 2px;
	border: 0;
	border-bottom: solid 1px #79cbed;
	}
#hersteller li:hover {
		background: #d2edf9;
	}
#hersteller li a {
	text-decoration:none;
	}

#content-bottom {
	color: #fff;
	background: #0f566d;
	width: 100%;
	clear: both;
	display: block;
	margin: 0;
	margin-top: 16px;
}
#content-bottom p {
	padding: 4px;
	font-size: 11px;
	text-align: center;
	line-height: 16px;
}
#content-bottom a {
	color: #ffffff;
	}
#content-top { 
	background: url(images/container-top.png) no-repeat top;
	width: 900px;
	height: 50px;
	clear: both;
	display: block;
	margin: 5px auto;
	margin-bottom: -32px;
}
#comments {
	width: 100%;
	clear: both;
	padding: 0;
}
#comments ul li {
	padding: 10px;
	background: #ebf9ff;
	color: #333;
	margin: 2px;
	border: 1px solid #83cfef;
	border-width: 1px;
	overflow: auto;
}
#comments form p {
	margin: 0;
	padding: 5px 0;
	
}
.commenttitle {
	margin-top: 10px;
	font-size: 1.6em !important;
	padding: 5px 0 !important;
}

.break {
	clear: both;
}
#header-adsense {
	float: right;
	margin: 25px 0 0;
	padding: 3px;
	background-color: #24A306;
}
#sidebar-adsense {
	text-align: center;
	margin: 0 10px 5px 0;
	border: solid 1px #37b6eb;
	padding: 10px;
}
#linkunit {
	margin: 0 0 10px;
}
#post-adsense {
	float: left;
	margin: 0 10px;
}
#tags a {
	color: #333;
	font-weight: bold;
}

.post {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
#polls-2-ans ul li {
	margin: 0;
	border: 0;
}
ul .ratings {
	border: solid 1px #37b6eb;
	}

#navigation {
	width: 912px;
	display: block;
	margin: 0px 1px 0px 1px;
	height: 44px;
	background: url(images/bgnav.jpg) repeat-x;
}
	#navigation ul {
		list-style: none;
	}
	#navigation ul li {
		display: inline;
	}
	#navigation ul li a {
		float: left;
		font-weight: bold;
		height: 31px;
		color: #fff;
		text-align: center;
		font-size: 1.3em;
		text-decoration: none;
		padding: 9px 9px 0px 9px;
		margin:0;
		margin-top: 2px;
	}
	#navigation ul li a:hover {
		background: #30b3ea;
		background: url(images/navhvr.png) repeat-x;
		color: #ffffff;
	}


.rating_label {
		background: white;
		font-weight: bold;
	}
	.ratings {
		background: white;
	}

ul .ratings {
	border: 0;
	
	}
label .rating_label {
	border:0;
	background: white;
	}
#dropmenu, #dropmenu ul {
z-index:10;
		margin:0; padding:0; 
	list-style-type:none; 
	list-style-position:outside; 
	position:relative; 
	z-index:1; 
	width:100%; 
	text-align: left;
background: url(images/bgnav.jpg) repeat-x;
	font-weight:bold;} 
#dropmenu a {display:block; padding:9px 1em; color:#686868; font-size: 1.2em;border-right:1px solid #c8c8c8; text-decoration:none; } 
#dropmenu a:hover {background:#888; color:#fff;} 
#dropmenu li {float:left; position:relative;z-index:10;} 
#dropmenu ul {position:absolute; display:none;  top:41px; left:-1px; text-align: left;z-index:10;} 
#dropmenu ul a {border-left:1px solid #c8c8c8;text-align: left;} 

#dropmenu li ul {border-top:1px solid #c8c8c8; background: black; z-index:10;} 

#dropmenu li ul a { font-size: 1.1em;width: 180px;height:24px; padding-top: 4px; margin:0;float:left; text-align:left; border-bottom:1px solid #c8c8c8; background:#464646;
z-index:10;} 

#dropmenu ul ul {top:auto;z-index:10;} 

#dropmenu li ul ul {left:12em; margin:0px 0 0 10px;z-index:10;} 
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;z-index:10;} 

#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {z-index:10;display:block;}  
.yellow {
   background: #FDFF0F;
   padding: 3px;
}

img.alignleft {
float: left;
padding: 10px;
}
img.alignright {
float: right;
padding: 10px;
}
