/*
Theme Name: auftouren
Theme URI: http://auftouren.de
Version: 0.5
Author: Martin Philippi
Author URI: http://www.auftouren.de/
*/
html,body {
	margin:0;
	padding:0;
}
body {
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #4b4b4c;
	text-align:center;
	background: url(images/bg4.gif) repeat top left;	
}
a.postlink {
	color: #4b4b4c;
	text-decoration: none;
}
.postmetadata, .post-info {
	color: #888;
}
hr.divider {
	border:none;
	border-top:1px dashed #ccc;
	height:1px;
	background:transparent;
	clear:left;
}
body div {
	background-color: white;
}
a {
	color: #d38475;
	text-decoration: none;
}
div#ticker a {
	text-decoration: none;
}
.sidebarheader {
	margin-left: -10px;
	margin-top: -10px;
}
img.headerimg {
	float:right;
}
div#header {
	margin: 10px 0px 3px 0px;
	background-color: transparent;
}
div#ticker {
	margin: 0px 0px; 2px; 0px;
	width: 100%;
	clear: both;
}
div#container {
	text-align:left;
}
div#container {
	width:985px;
	margin:0 auto;
	background-color: transparent;
}
div#wrapper, div#right1, div#right2 {
	margin-top: 5px;
}
div#wrapper {
	float:left;
	width:100%;
	background-color: transparent;
}
div#content {
	margin-right: 400px;
}
div#main, div#single {
	margin-bottom: 5px;
	padding: 2px;
}
div#main {
	overflow-x: hidden;
}
div#leftArticles {
	overflow-x: hidden;
	width: 286px;
	margin-right: 5px;
	padding: 2px;
	float: left;
}
div#rightArticles {
	overflow-x: hidden;
	padding:2px;
	width: 286px;
	float: left;
}
div#right1 {
	text-align: center;
	float:left;
	width:195px;
	margin-left:-395px;
	padding: 0px;
}
/*div#right1, div#right2, div#main, div#leftArticles, div#rightArticles {
	border: 2px solid #bfc5a5;
}*/
div#reviews {
	width: 195px;
}
div#right2 {
	text-align: center;
	float:left;
	width:195px;
	margin-left:-195px;
}
div#footer {
	margin-top: 5px;
	clear:left;
	width:100%;
	background-color: transparent;
}
div.reviewpost img {
	margin: 2px;
	border: 0px none;
}
div.post img {
	margin: 2px 6px 2px 0px;
	border: 0px none;
}
div.post img.block {
	float: none;
	margin: auto;
	display: block;
}
#right2 ul {
	list-style:none;
	margin:0;
	padding:0;
}
#right2 ul ul {
	list-style:none;
	margin: 2px 3px;
	padding:0;
}
li.sidebox li {
	padding:2px;
}
li.sidebox {
	padding:5px;
	margin: 5px;
	text-align: left;
}
li.sidebox h2 {
	font-weight: normal; 
	font-size: 16px;
	text-align: left;
	color: #000;
	margin: 5px 0px;
	font-weight: bold;
}
li.sidebox a:link, li.sidebox a:visited {
	text-decoration: none;
}
li.sidebox a:hover, li.sidebox a:active {
	text-decoration: underline;
}
div.reviewPre {
	position:absolute;
	border:2px solid #D4DBB2;
	background: white;
	padding:5px;
	display:none;
	max-width: 180px;
}
div.reviewPre img {
	max-width: 130px;
}
span.b {
	font-weight: bold;
}
#commentform textarea{
	width: 500px;
}
img.thumb {
	float: left;
}
a img {
	border: 0px none;
}
.storytitle {
	font-size: 18px;
	margin: 10px 0px;
}
.storytitle a {
	text-decoration: none;
}
#searchform  #s{
	width: 100px;
	border: 1px solid #cdcdcd;
	margin: 2px 5px 2px 2px;
}
/*#searchform #searchsubmit {
	background-color: #cdcdcd;
	border: 1px solid #cdcdcd;
}*/

span.event_expired {
	color: #AAA;
}