/*
Theme Name: DIE HÖRPIEL
Theme URI: http://www.diehoerspiel.de
Description: WP-Theme für www.diehoerspiel.de
Version: 1.0
Author: Mattias Stiller
Author URI: http://www.mattiasstiller.de
*/
 
@import "minimal.css";
@import "style-menu.css";

/*GLOBAL
-------------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background: #0100a4;
	font-family: arial, verdana;
	font-size: 12px;
	color: #666;
	padding: 30px 0 20px 0;
}
a:focus {
	outline: none;
}
#header {
	height: 172px;
	width: 973px;
	background: url('images/bg_header.jpg') no-repeat 0 0;
}
#header img {
	margin: 31px 0 0 283px;
	border: none;
}
#content {
	position: relative;
	width: 973px;
	margin: 0 auto;
}
#main {
	width: 973px;
	background: url('images/bg-main.jpg') repeat-y 0 0;
}
.main-box {
	float: left;
	width: 808px;
	min-height: 1100px;
	height: auto !important;
	height: 1100px;
	padding: 0 0 0 0;
}
.main-box p {
	line-height: 17px;
}
.main-leftside {
	float: left;
	width: 77px;
	height: 358px;
	background: url('images/bg_leftside.jpg') no-repeat 0 0;
}
.intro {
	background: #d7e9f7;
	height: 164px;
	padding: 16px 0 0 0;
}
.intro .intro-leftside {
	float: left;
}
.intro .intro-rightside {
	float: right;
	width: 622px;
}
.intro .intro-rightside p {
 
	width: 594px;
}
.intro .intro-main h2 {
	display: none;
	color: #fff;
	margin: 0;
	padding: 0;
}
.intro div.intro-main {
	color: #000;
	line-height: 18px;
	width: 805px;
	margin: 0 0 0 20px;
}
.intro p.intro-meta  {
	margin: 10px 0 0 0;
}
.intro p.intro-meta a {
	color: #990100;
	font-weight: bold;
	margin: 0 20px 0 0;
	text-decoration: none;
}
.intro p.intro-meta a:hover {
	text-decoration: underline;
}
.menubox  {
	background: #fff;
	height: 50px;
}
.menubox ul.menu {
	list-style-type: none;
 
}
.menubox ul.menu li {
	float: left;
	margin: 0 20px 0 0;
}
.menubox ul.menu li a {
	color: #fff;
	width: 118px;
	height: 35px;
	font-family: arial, verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#header ul.menu li a:hover {
	color: #000;
}
#header a.blog-logo {
	background: url('images/trans.gif') repeat scroll 0 0 transparent;
	height: 139px;
	margin: 0 0 0 612px;
	position: absolute;
	width: 206px;
}
 
.metadata {
	background: #d7e8f8;
	font-size:11px;
	line-height:17px;
	margin:20px 0 0;
	padding:5px;
}
.metadata a {
	color: #454545;
	font-weight: normal !important;
}
.metadata a:hover {
	text-decoration: none;
}
.metadata .posted {
	margin:0 !important ;
}
ul.post-categories {
	list-style-type: none;
}
ul.post-categories li {
	float: left;
}
.entry-leftside a img {
	border: none;
}
.entry a.more-button {
	color: #454545;
	font-weight: bold;
}
.entry a.more-button:hover {
	text-decoration: none;
}
 
.navigation {
	width: 767px;
	margin: 0 auto 20px auto;
 
}
.navigation .alignleft {
	float: left;
}
.navigation .alignright {
	float: right;
}
.navigation a {
	color: #000;
	text-decoration: none;
}
.navigation a:hover {
	text-decoration: underline;
}
.piclenselink {
  display: none;
}

 
 
/*SIDEBAR
-------------------------------------------------------------------------*/
#sidebar{background:none repeat scroll 0 0 #D7E9F7;left:808px;margin:222px 0 0;padding:0 0 0 0;position:absolute;width:165px;}
#sidebar .random-kandidat {
	margin: 0 auto;
  background: #fbcc04;
	width:165px;
}
#sidebar .random-kandidat ul li {
  padding: 10px 0 0 0;
	width:150px;
	text-align: center;
	color: #000;
}
#sidebar .random-kandidat ul li a{color:#990100;}
#sidebar .random-kandidat img {
	display: block;
  margin: 0 0 10px;
 
}
#sidebar ul {
	list-style-type: none;
	margin: 0px 0 0 8px;
	width: 150px;
	text-align: center;
}
#sidebar ul li {
	margin: 0 0 0 0;
}
#sidebar ul li a{text-decoration:none;color:#000;font-weight:bold;padding:0 ;display:block;height:31px;}
#sidebar ul li a:hover{color:#990100;}
#sidebar ul.second{height:25px;padding:0 0 0 22px;width:160px;}
#sidebar ul.second li{float:left;}
#sidebar .astore{margin:0 0 10px 23px;width:125px;}


/*CONTENT
-------------------------------------------------------------------------*/
.post h2.banner {
	height: 28px;
	padding: 0 0 0 20px;
	line-height: 28px;
	background: #0100a4;
	color: #fff;
	font-size: 18px;
}
.post h2.banner a {
	color: #fff;
	text-decoration: none;
}
.post .entry {
	margin: 15px auto 40px auto;
	width: 767px;
	line-height: 19px;
}
.post .entry p {
	margin: 0 0 10px 0;
}
.post .alignleft {
	float: left;
	margin: 0 10px 2px 0;
}
.post .alignright {
	float: right;
	margin: 5px 0 5px 10px;
}
.post .aligncenter { 
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.post img  { 
	border: none;
}
.hinweis {
	text-align: center;
	margin: 20px 0 ;
}
.entry a {
	color: #454545;
	font-weight: bold;
}
.entry a:hover {
	text-decoration: none;
}
.entry ul {
	margin: 0 0 0 15px;
}
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
	margin: 0 ;
	padding: 0;
}
.entry h1,
.post h1 {
	border-bottom: 1px solid #CCCCCC;
	font-size: 18px;
	margin: 0 0 17px;
}
.entry h2 {
	font-size: 16px;
}
.entry h3 {
	font-size: 14px;
}
.entry h4 {
	font-size: 12px;
}
.entry h5 {
	font-size: 10px;
}
.entry .thumbnail {
	float: left;
	margin: 0 10px 0 0;
}
.startseite img.thumbnail  {
	width: 100px;
	height: 100px; 
}
 .entry .leftside-box {
	float: left;
	margin: 0 10px 0 0;
}
.entry .rightside-box {
	float: right;
	width: 600px;
}
 

/*COMMENTS
-------------------------------------------------------------------------*/
#commentform textarea{width:477px;}
.commentlist{margin:0 0 0 18px;width:750px;}
.commentlist li{background:#efefef;padding:5px;margin:10px 0 0 0;}
.commentlist li .cmtinfo a{font-weight:bold;text-decoration:none;color:#454545;}
h4#comments{padding:20px 0 0 0;font-size:20px;}
h4#respond{font-size:20px;}
#commentform #author,#commentform #email,#commentform #url,#commentform #comment{width:200px;padding:5px;margin:0 0 5px 0;font-family:arial,verdana;font-size:12px;}
#commentform #comment{width:543px;}
 
 
/*FOOTER
-------------------------------------------------------------------------*/
#footer{width:973px;margin:0 auto 40px auto;color:#fff; }
#footer p{padding:10px 0 0 0;}
#footer p a{color:#fff;text-decoration:none;}
#footer p a:hover{text-decoration:underline;}
.ohmann table {
	margin: 0 0 0 20px ;
}
.ohmann table a img {
	border: none;
}
