/*
Theme Name: Bereichert Theme
Theme URI: http://www.bereichert.de/
Description: Custom-Design for bereichert.de
Version: 1.0.1
Author: ISCP
Author URI: http://www.iscp.de/
Date: 03.01.2010
*/

html, body { height: 100%; }

html,body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0; 
	color:#666;
	background: #E2E2D1 url(images/background1.png) repeat-x;
	}
	
#wrapper { width: 950px; margin: 42px auto 0 auto; height: 100%; display: block;}	

#header1 { 
	background: #E2E2D1 url(images/head1.png) no-repeat; 
	height: 45px; 
	width: 950px;
}
#header2 {
	background: #5a5554 url(images/head2.png) repeat-y;
	height: 168px;
	width: 950px;
}
	
ul.nav2{height:35px;line-height:35px;float:left;list-style:none;font-size:12px;font-weight:700;margin:5px 0px;padding:0;}
ul.nav2 li{float:left !important;list-style-type:none;margin:0;padding:0;}
ul.nav2 li a,ul.nav2 li a:link,ul.nav2 li a:visited{text-decoration:none;color:#113255;float:left;display:block;padding:0 10px;}
ul.nav2 li a:hover{color:#4192e5;text-decoration:underline;}
ul.nav2 li a:active{color:#4192e5;text-decoration:none;}
ul.nav2 li.current_page_item a{text-decoration:none;color:#4192e5;}
ul.nav2 li ul{float:left;margin:0;padding:0;}		

#logo { float: left; width:650px; height: 168px; }
#logo img {
	margin: 90px 11px;
}
#social { float: right; height: 168px; width: 300px; }
#social a { margin: 0 35px; }
#socialsingle {
	float:left;
margin: 10px auto;
overflow:hidden;
padding:0;
width:570px;
}
#socialsinglemiddle {
	float: left;
	margin: 0 auto;
}

#main{
	width:950px;
	margin:0 auto;
	padding:0;
	background: #ffffff url(images/main.png);
}

#content{
	float:left;
	width:620px; 
	padding: 10px 15px 10px 15px; 
	background: #ffffff;
}

#footer{
	background: #5a5554 url(images/head2.png) repeat-y;
	clear:both;
	margin:0;
	padding: 5px 15px;
	color: white;
	height: 12px;
}

#footer a:link, #footer a:visited, #footer a:active { color: white; text-decoration: none; }
#footer a:hover, #footer a:focus { color: white; text-decoration: underline; }

h1, h2, h3 { 
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; 
	padding:0; 
	margin:0; 
	font-size: 1.5em; 
	font-weight:bold;
}

.postmetadata { background:#CCCAC9; padding:5px;  margin: 0 0 30px 0; }
span.cmt{background:transparent url(images/comment.gif) no-repeat;border:0;margin:0;padding:0 0 5px 20px;}
span.cty{background:transparent url(images/category.gif) no-repeat;border:0;margin:0;padding:0 0 5px 20px;}

a:link, a:active, a:visited { text-decoration: none; color : #006699; border: none;}
a:hover	{ text-decoration: underline; color : #006699; border: none;}

#sidebar{
	float:right;
	width:290px;
	padding: 10px 5px 0 5px;
	background: #cccac9 repeat;
	height: 100%;
	overflow: hidden;
}
#sidebar h2 {
	font-size: 1em;
	border-bottom: #e2e2d1 1px solid;
	margin: 0 0 5px;
	padding: 0;
}

#sidebar ul{list-style-type:none;margin:0;padding:0;}
#sidebar ul li{list-style-type:none;margin:0 0 10px;padding:0;}
#sidebar ul li ul{list-style-type:square;margin:0;padding:0 3px;}
#sidebar ul li ul li{list-style-type:none;background:transparent url(images/li.gif) no-repeat 0 3px;border:0;margin:0;padding:0 0 3px 15px;}

.clear {	clear: both; }

#related {
	margin: 0 0 5px 0;
	padding: 5px;
	background-color: #DCDCDC;
	border-left: 1px dashed Black;
}
	
/* ORIG */	

.entry{float:left;width:570px;margin:0;padding:0; overflow:hidden;}
.navigation{width:580px;color:#666;margin:0 auto; padding:0;}
.alignright{float:right; margin: 10px 0 10px 30px; }
.alignleft{float:left; margin: 10px 30px 10px 0;}
#searchform { height:35px; line-height:35px; float:right; margin: 0; padding: 0;  }
input#s { color: #5188d2; width: 200px; border: 1px solid #cbcbcb; background:#fcfcfc;}
#footerbox{background:#bce1f4;height:30px;line-height:30px !important;margin:0;padding:0;}
.footer{width:800px;color:#095278;height:30px;line-height:30px !important;margin:0 auto;padding:0;}
.footer a:hover{text-decoration:underline;color:#fff;border:none;}
.footer a:link,.footer a:active,.footer a:visited{text-decoration:underline;color:#25aacd;border:none;}
.boxcomments{border-top:5px solid #ddd;border-bottom:5px solid #ddd;margin-bottom:20px;width:580px;}
#commentform{border-top:1px solid #eee;margin:0;padding:15px 15px 1px;}
#commentform label{display:block;margin:0;}
#commentform input{width:170px;margin:0 5px 10px 0;padding:1px;}
#commentform textarea{width:400px;margin:0 0 10px;padding:0;}
#commentform #submit{margin:0 0 20px;}
#commentform p{margin:5px 0;}
ol.commentlist{margin:0 0 1px;padding:0;}
ol.commentlist :hover{background:#e7f9ff;}
ol.commentlist li{border-top:1px solid #eee;display:block;list-style:none;margin:0;padding:15px 15px 1px;}
ol.commentlist li :hover{background:none;}
ol.commentlist li.commenthead{display:block;list-style:none;margin:0;padding:5px 15px;}
ol.commentlist li.commenthead h2{margin:0;}
ol.tblist{border-top:1px solid #fff;list-style:none;margin:0 0 1px;padding:15px;}
ol.tblist li{display:block;list-style:none;background:#e7f9ff;padding-left:15px;margin:0 0 5px;}
#bildcopy { font-size: 0.75em; text-align: right; }
.bildcopy { font-size: 0.75em; text-align: right; }
.post { text-align: justify; }
div.wp-caption img { border: 0; }
.wp-caption-text { font-size: 0.9em; font-style: italic; text-align: center; }
hr.listentrenner { width: 150px;	margin: 30px auto 15px auto; }

.mycomment { background-color: #E2E2D1; }

.gravatar {
	float: left;
	margin-top: 14px;
	margin-right: 5px;
}

#articledetails {
	float:left;
	margin:10px auto;
	overflow:hidden;
	padding: 5px 5px;
	width:570px;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
/*	color: #EEEEEE;
	background-color: #5A5554;*/
	text-align: right;
}



.postdate {
	margin-top: 5px;
	font: italic 0.9em Verdana, Arial, Helvetica, sans-serif;
}
