/*
Theme Name: Fastbike
Theme URI: http://www.fastbike.de/
Description: Theme for the motorcycle magazine fastbike.
Version: 0.1
Author: Sebastian Meier
Author URI: http://www.sebastianmeier.eu/
Tags: blue, simple
Text Domain: Fastbike
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #031633;
	background-image: url('images/small_bg.gif');
	color: #ffffff;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#page{
	width: 100%;
	min-width: 900px;
	margin: 0px;
	padding: 0px;
	background-image: url('images/bg.gif');
	background-repeat: repeat-y;
	background-position: center;
}

#header {
	background-color: #031633;
	background-image: url('images/header.gif');
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0;
	padding: 0 0 0 50%;
	width: 50%;
}

#header-container{
	width: 900px;
	margin-left: -450px;
	height: 138px;
}

#logo{
	float: left;
	margin: 0;
	padding: 0;
}

#logo a img{
	border: 0;
}

#eyecatcher{
	position: absolute;
	top: -1px;
	left: 50%;
	margin-left: 150px;
	border: none;
}

#eyecatcher img{
	border: none;
}

#eyecatcher a{
	display: block;
	width: 300px;
	height: 164px;
	overflow: hidden;
}

#eyecatcher a:hover img{
	margin-top: -164px;
}

#mainmenu{
	clear: both;
	float: left;
}

#mainmenu ul, #mainmenu li{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#mainmenu li{
	float: left;
}

#mainmenu li a{
	height: 25px;
	background-position: 0px -31px;
	background-repeat: no-repeat;
	display: block;
}

#mainmenu li a:hover, #mainmenu li.active a{
	background-position: 0px 0px;
}

#mainmenu li.active a{
	border-bottom: 5px solid #00a8ff;
}

#mainmenu ul li a img{
	height: 19px;
	border: none;
}

#mainmenu #item1 a{
	margin-right: 15px;
	background-image: url("images/blog.gif");
}

#mainmenu #item1 a img{
	width: 49px;
}

#mainmenu #item2 a{
	margin-right: 11px;
	background-image: url("images/magazin.gif");
}

#mainmenu #item2 a img{
	width: 88px;
}

#mainmenu #item3 a{
	margin-left: 5px;
	background-image: url("images/abo.gif");
}

#mainmenu #item3 a img{
	width: 41px;
}

#mainmenu #item4 a{
	margin-left: 15px;
	background-image: url("images/schenken.gif");
}

#mainmenu #item4 a img{
	width: 103px;
}

#container{
	margin-left: -450px;
	padding-left: 50%;
	padding-top: 15px;
}

#content{
	width: 570px;
	background-color: #000000;
	text-align: left;
	padding: 15px 15px 1px 15px;
}

#container_table td{
	vertical-align: top;
}

.post-content{
	background-color: #01083e;
	padding: 7px 15px 15px 15px;
	margin-bottom: 20px;
	width: 537px;
}

.mag-container{
	width:537px;
	height:430px;
	margin-top:5px;	
	overflow: hidden;	
}

object.mag, object.mag embed{
	width:537px;
	height:470px;
	margin-top: -40px;
}

img.post-teaser{
	margin: 0;
	padding: 0;
	border: 0;
}

h2, h3, h4{
	margin: 0 0 -8px 0;
	padding: 0;
}

h2{
	margin-bottom: -10px;
}

h3{
	margin-bottom: -10px;
}

h4{
	margin-bottom: -3px;
}

.page h3{
	margin-bottom: 0px;
}

.page img.post-teaser{
	margin: -10px 0 -10px 0;
	padding: 0;
}

.timestamp{
	font-size: 13px;
	color: #84d0f0;
}

.timestamp a{
	font-size: 13px;
	color: #00a8ff;
	text-decoration: none;
}

.entry{
	margin: 10px 0 0 0;
	padding: 0 150px 0 0;
	color: #dddddd;
	font-weight: normal;
	font-size: 13px;
}

.abo input.order{
	float: left;
}

.abo h3{
	margin-top: 20px;
	margin-bottom: -20px;
}

#abo-headline{
	margin-top: 20px;
}

#abo-trenner{
	margin-top: 40px;
}

#abo{
	margin-top: 30px;
}

#einmal{
	margin-top: 30px;
}

.abo hr{
	visibility: hidden;
}

.entry a{
	color: #00a8ff;
	text-decoration: none;
}

.entry a:hover{
	color: #84d0f0;
}

.aboform label{
	width: 160px;
	display: block;
	float: left;
	padding-top: 8px;
	clear: both;
}

.aboform label.special-label{
}

#letterleft{
	display: inline;
}

.aboform textarea{
	width: 300px;
	font-size: 13px;
	height: 100px;	
}

.aboform input.text{
	width: 300px;
	font-size: 13px;
}

#sidebar{
	width: 285px;
	padding: 15px 15px 2px 0;
	background-color: #000000;
}

#sidebar ul, #sidebar li{
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li{
	background-color: #01083e;
	text-align: left;
	padding: 15px;
	margin-bottom: 15px;
}

#sidebar .widget_search label{
	display: none;
}

#sidebar ul li a.sublink{
	font-size: 13px;
	color: #00a8ff;
}

#sidebar ul li a, #sidebar ul li h3 a{
	color: white;
	text-decoration: none;
}

#sidebar ul li a img{
	border: none;
	margin-bottom: 3px;
}

.current-issuu{
	margin-top: 4px;
}

.page-nav .alignleft{
	float: left;
}

.page-nav .alignright{
	float: right;
}

.page-nav{
	height: 13px;
}

.page-nav a{
	font-size: 13px;
	color: #00a8ff;
	text-decoration: none;
}

#footer {
	background-color: #031633;
	background-image: url('images/footer.gif');
	background-position: center top;
	background-repeat: no-repeat;
	border: none;
	width: 100%;
	height: 117px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	clear: both;
}

#footerCopy a, #footer a{
	color: #FFFFFF;
	text-decoration: none;
}

#footerCopy a:hover, #footer a:hover{
	color: #84d0f0;
}

#footerCopy{
	width: 100%;
	line-height: 16px;
	text-align: center;
	padding-top: 10px;
}

#abostart_aktuell, #abostart_next{
	margin-top: 5px;
	float: left;
	clear: both;
}

#label_abostart_aktuell, #label_abostart_next{
	margin-top: -4px;
	float: left;
	clear: none;
}

#post-advert .post-content{
	margin-bottom: 0px;
}

#post-advert .post-teaser{
	margin-bottom: 20px;
}

#post-advert a img{
	border: none;
}