/*  
Theme Name: hoerbuch
Theme URI: http://hoerbuch-lounge/
Description: meins
Version: 1.5
Author: Markus Kloeschen
Author URI: http://kloeschen.com/

*/


*{
	padding:0;
	margin:0;
}

body{
padding-left:10px;
}

ul{
	list-style:none;
}

#wrapper{
	width:770px;
	background-color:#9a2400;
	border-right: 1px solid #000;
border-left: 1px solid #000;
	padding-right:10px;
padding-left:10px;
	padding-bottom:10px;
}

#header{
	height:205px;
	padding-left:0px;
	background: #FFF url(images/hoerbuch-lounge.jpg) top right no-repeat;
	padding-top:20px;
border:1px solid #000;
}

#header h1, #header h2{
	display:inline;
	font-size:36pt;
}

#header h1 a:link,#header h1 a:visited, #header h1 a:active, #header h1 a:hover{
	color:#000;
	background-color:#fff;
}

#header h2 a:link,#header h2 a:visited, #header h2 a:active, #header h2 a:hover{
	background-color:#fff;
	color:#9a2400;
}

#header h2{
	color:#9a2400;
}

#zwischen{
	background:#9a2400;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#content{
	width:470px;
	float:left;
	
}
#sidebar{ 
	width:280px;
	float:right;

}

#footer{
	clear:both;
	text-align:center;
	
	padding: 20px 0;
}

.permalink{
	text-decoration:none;
	color:#9a2400;
}
.permalink :hover{
	background-color:#9a2400;
	color:#fff;
}

h1 .permalink {
	border-bottom:1px solid #d5d5d5;
	display:block;
}

.post{
	padding:20px;
}

.post_content{
	margin-top:10px;
	color:#555;
}

.post_content img {
	border:1px solid #d5d5d5;
	padding:5px;
	margin-right: 5px;
	margin-bottom: 5px;
	float:left;
}

.post_content img:hover {
	background-color:#9A2400;
}


.post_content p{
	padding-bottom:1em;
}


a:link,a:visited,a:active,
.navigation a:link,
.navigation a:active,
.navigation a:visited,
.post_content a:link,.post_content a:active,.post_content a:visited,
.meta a:link, .meta a:active, .meta a:visited{
	color:#9a2400;
	text-decoration:none;
}

a:hover,.navigation a:hover,.post_content a:hover,.meta a:hover{
	background-color:#9a2400;
	color:#fff;
}

.meta{
	font-size: 0.8em;
}



#inner_wrapper{
	background-color:#fff;
	border:1px solid #000;
padding-top:15px;

}
.tags{
	text-align:right;
}

.aeh{
	margin:0;
	padding:0;
	list-style-type:none;
}

.categorylist{
	display:block;
	background-color:#9a2400;
	color:#fff;
	line-height:1.5em;
	margin-top:10px;
	padding:0 0.1em ;
	border-bottom:1px solid #000;
}

.categorylist a:link, .categorylist a:visited, .categorylist a:active{
	color:#fff;
	font-weight:bold;
}
.categorylist a:hover{
	color:#9a2400;
	background-color:#fff;
}



#sidebar ul {
	padding: 0;
	margin: 0 10px 0 25px;
	font-size: 0.9em;   
}



#sidebar ul ul li { 
	font-weight: bold;
	background-image: url(images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.4em;
	margin: 0 0 1px 0;  
}


#sidebar li a:link,
#sidebar li a:visited{ 
	color: #000000; 
	padding: 0 0 0 10px; 
}

#sidebar li a:hover,
#sidebar li a:active  { 
	color: #9A2400; 
	padding: 0 0 0 10px; 
	background-color:#fff;
	background-image: url(images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.4em;
	
}

#sidebar ul li h2 {
	margin: 10px 5px 2px 5px;
  	font-size: 1.2em; 
	font-weight: bold;
	color: #9a2400;
}

#sidebar ul li{
	border-bottom:1px solid #d5d5d5;
	padding-bottom:10px;
}

#sidebar ul ul li{
	border:0;
	padding-bottom:0px;
}

.navigation{
	text-align:center;
	padding-top:10px;
}
#prevnext li{
	display:inline;
}

#commentblock,#empfehl{
	border:1px solid #9A2400;
	width:400px;
	margin-left:20px;
	margin-top:20px;
	padding:20px;
	background-color:#f8f8f8;
}

.commentlist{
	border:1px solid #9A2400;
	width:400px;
	margin-left:20px;
	margin-bottom:20px;
	padding:20px;
	list-style-position:inside
	
}

.commentlist li {
	padding:10px;
}

.commentlist li.alt {
	background-color:#f8f8f8;
	border-top:1px solid #9A2400;
	border-bottom:1px solid #9A2400;
}


h3#comments{
	color:#9A2400;
	margin-left:20px;
}
.commentnmail{
	text-align:center;
}

input{
	margin:1px;
}

#empfehl label{
	width:40%;
	display:block;
	float:left;
	background-color:#d5d5d5;
	margin-right: 10px;
}
#beinblend{
	margin-left:2px;
}
