/*
Copyright (c) 2008, 
http://www.nomoresleep.net
*/

@import url("reset.css");


body{
	background-color: #fff;
	color: #6a6a6a;
	font-family: "Lucida Grande", Arial, Verdana, Georgia, "Times New Roman";
	font-size: 62.5%;
	overflow-y: scroll;
	text-align: center;
}
a{
	color: #ff6200;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

button, input, textarea {
	background-color: #fff;
	border: 1px solid #ffd8bf;
	color: #7a7a7a;
	font-size-adjust: none;
	font-family: "Lucida Grande", Arial, Verdana, Georgia, "Times New Roman";
	font-size: 1em;
	font-variant: normal;
	font-weight:normal;	
	margin: 0px 0px 6px 0px;
	padding: 5px 3px 5px 3px;
	width: 100%;
}
button{
	width: auto;
}
button, input#submit{
	width: auto;
}
em{
	font-style: italic;
}
form{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 60%;
}
form#commentform{
	float: left;
	margin: 0px 0px 0px 145px;
	width: 322px;
}
h2, h3, h4{
	color: #ff6200;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px 0px 0.5em 0px;
	padding: 0px 0px 3px 0px;
}
h2 span, h3 span, h4 span{
	border-bottom: 2px solid #ff6200;
}
h3, h4{
	font-size: 1em;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
h5{
	font-weight: bold;
}
input:hover, textarea:hover, input:focus, textarea:focus {
	border: 1px solid #ff6200;
}
label {
	display: block;
	margin: 0px 0px 6px 0px;
}
strong{
	font-weight: bold;
}
textarea {
	height: 150px;
}
.alignleft{
	float: left;
}
.alignright{
	float: right;
}
.blog_navigation{
	font-family: "Lucida Grande", Arial, Verdana, Georgia, "Times New Roman";
	font-style: normal;
	line-height: 1.8em;
	
}
.blog_navigation .alignleft a, .blog_navigation .alignright a{
	display: block;
	margin: 0em 0px 1em 0px;
}

.blog_navigation#backblog{
	border-bottom: 1px solid #ff6200;
	margin: 0em 0px 1em 0px;
	padding: 0em 0px 1em 0px;
}
.content{
	float: left;
	font-size: 1.1em;
	padding: 0px 20px 0px 25px;
	width: 475px;
}
.content .post{
	border-bottom: 1px solid #ff6200;
	line-height: 1.8em;
	margin: 0px 0px 1em 0px;
	padding: 0px 0px 1em 0px;
}
.content .post #comments, .content .post #respond{
	color: #ff6200;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px 0px 0px 145px;
}
.content .post .entry{
	float: left;
	padding: 0px 0px 0px 0px;
	width: 330px;
}
.content .post .entry h4{
	border-bottom: 1px solid #ff6200;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px 0px 1em 0px;
	padding: 0px 0px 0.75em 0px;

}
.content .post .entry h4 a{
	color: #ff6200;
}
.content .post .entry h4 a:hover{
	text-decoration: none;
}
.content .post .entry img{
	width: 100%;
	height: auto;
}
.content .post .entry p{
	margin: 0px 0px 1em 0px;
}
.content .post .postmetadata{
	float: left;
	padding: 0px 20px 0px 0px;
	width: 125px;
}
.content .post .postmetadata a{
	color: #7a7a7a;
}
.content .post .postmetadata a:hover, .content .post .postmetadata a:active{
	text-decoration: underline;
}
.clear{
	clear: both;
}
.longtxt{
	margin: 0px 0px 20px 0px;
}
.longtxt p{
	margin: 0px 0px 2em 0px;
}
.midtxt{
	margin: 0px 0px 2em 0px;
}
.nomargin{
	margin: 0px 0px 0px 0px;
}
.paging span{
	display: none;
}
.paging{
	
}
.paging .prev, .paging .next{
	background-color: transparent;
	background-image: url('../images/photo-prev.png');
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	height: 329px;
	left: 5px;
	position: absolute;
	top: 0px;
	width: 232px;
	z-index: 1000;
}
.paging .next{
	background-image: url('../images/photo-next.png');
	background-position: right center;
	left: auto;
	right: 5px;
}
.photo{
	left: 0px;
	position: absolute;
	top: 0px;	
	z-index: 2;
}
.photodownload{
	float: left;
	margin: 10px 10px 00px 0px;
	width: 75px;
}
.photodownload a{
	background-color: #ff6200;
	color: #fff;
	display: block;
	margin: 1px 0px 0px 0px;
	padding: 3px 5px 3px 5px;
}
.photodownload a:hover{
	background-color: #f0001a;
}
.qoute{
	color: #003257;
	font-family: Georgia, "Lucida Grande", Arial, Verdana, "Times New Roman";
	font-style: italic;
}
.entry .qoute{
	color: inherit;
	font-family: inherit;
	font-style: inherit;
}
.qoute span{
	color: #ff6200;
}
.rezension{
	display: block;
	margin: 1em 0px 1em 0px;
}
.rezensionContent{
	border-bottom: 1px solid #ffd8bf;
	margin: 0px 0px 2em 0px;
}
.txt, .bio{
	float: left;
	margin: 0px 20px 0px 0px;
	width: 225px;
}
.txt2{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 225px;
}
.bio{
	float: none;
	margin: 0px 0px 1em 0px;
	width: 100%;
}
.underline:hover{
	text-decoration: underline;
}
.vcard{
	float: left;
	line-height: 1.8em;
	width: 40%;
}
.vcard .adr{
	margin: 0px 0px 2em 0px;
}
.vcard .skype{
	margin: 0px 0px 2em 0px;
}
.vcard .email{
	margin: 2em 0px 0em 0px;
}
#artikelImg{
	height: 329px;
	position: relative;
}
#artikelImg img{
	border: 5px solid #ff6200;
	width: 465px;
	
}
#buy{
	position: absolute;
	right: 35px;
	top: 247px;
	z-index: 1500;
}
#buyebook{
	height: 51px;
	position: absolute;
	right: 47px;
	top: 395px;
	width: 51px;
	z-index: 1501;
}
#buyshirt{
	height: 155px;
	position: absolute;
	right: 73px;
	top: 451px;
	width: 110px;
	z-index: 1501;
}
#buy h2{
	background-image: url('../images/ma-book-buylink.png');
	background-position: top center;
	background-repeat: no-repeat;
	height: 356px;
	width: 195px;
}
#buy a, #buyebook a, #buyshirt a{
	display: block;
	height: 100%;
	width: 100%;
}
#buy a span, #buyebook a span, #buyshirt a span{
	display: none;
}
#footer{
	clear: both;
}
#footer{
	padding: 2em 1em 2em 1em;
	text-align: right;
}
#footer li{
	display: inline;
	padding: 0px 0px 0px 25px;
}

#header h1{
	height: 425px;
	width: 640px;	
}
#header h1 a{
	background-image: url('../images/ma-book-header_title.gif');
	background-color: #fff;
	background-position: top center;
	background-repeat: no-repeat;
	display: block;
	height: 406px;
	width: 640px;
}
#header h1 span{
	display: none;
}
#imgCopy{
	bottom: 33px;
	font-style: normal;
	height: 1em;
	position: absolute;
	right: 15px;
	width: auto;	
	z-index: 2000;
}
#kapitel{
	margin: 0px 0px 2em 0px;
	list-style-type: decimal;
	list-style-position: inside;
}
#navigation{
	float: left;
	font-family: Arial, Verdana, "Lucida Grande", Georgia, "Times New Roman";
	font-size: 1.2em;
	margin: 4px 0px 0px 0px;
	text-align: right;
	text-transform: uppercase;
	width: 100px;
}
#navigation a{
	
	color: #fff;
	line-height: 24px;
	text-decoration: none;
	width: auto;
}
#navigation a span{
	background-color: #ff6200;
	padding: 6px 4px 4px 6px;
}
#navigation a:hover span, #navigation .select a span{
	background-color: #f0001a;
}
#navigation .special{
	padding: 0px 0px 15px 0px;
}
#navigation .special a, #navigation .special a:hover{
	background-color: transparent;
	padding: 0px 0px 0px 0px;
}
#navigation li{
	line-height: 24px;
	margin: 0px 0px 1px 0px;
}
#navigation li#special{
	color: #ce001f;
	font-family: "Lucida Grande", Arial, Verdana, Georgia, "Times New Roman";
	font-size: 0.833333em;
	line-height: 1.5em;
	margin: 34px 0px 20px 0px;
	text-decoration: underline;
	text-transform: none;
}
#page{
	border-bottom: 10px solid #ff6200;
	line-height: 1.8em;
	margin: 2em 0px 0px 0px;
	padding: 0px 10px 2em 10px;
}

#slideHelper{
	z-index: 100 !important;
}
#paper{
	background-image: url(../images/ma-book-header.jpg); 
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding: 36px 155px 0px 155px;
	position: relative;
	text-align: left;
	width: 641px;
}
#rezensionenPrint, #rezensionenRadio, #rezensionenOnline{
	padding: 1em 0px 0px 0px;
}

#twitter_div{
	background-color: #ff6200;
	background-image: url('../images/ma-twitter-bg.png');
	background-position: left top;
	background-repeat: repeat-y;
	color: #ddd;
	font-size: 0.95em;
	padding: 0px 10px 10px 10px;
	position: absolute;
	right: 0px;
	top: 620px;
	width: 136px;	
}
#twitter_div h4{
	margin: 10px 0px 0px 0px;
}
#twitter_div h4, #twitter_div a{
	color: #fff;
}
#twitter_div img{
	float: left;
	margin: 3px 10px 0px 0px;
	width: 50px;
}
#twitter_div li{
	list-style: none;
	list-style-type: none;
}
#twitter_link{
	background-image: url('../images/ma-twitter-arrow2.gif');
	background-position: left center;
	background-repeat: no-repeat;
	margin: 1em 0px 0px 0px; 
	padding: 0px 0px 0px 20px;
}

.vvqbox, .vvqbox object{
	height: 248px !important;
	width: 330px !important;
}
.sociable img{
	height: auto !important;
	width: auto !important;
}
.entry p object,
.entry div object
{
	height: 275px !important;
	width: 330px !important;
}
.vvqbox embed{
	
}
