/*  
Theme Name: Simpla
Theme URI: http://ifelse.co.uk/simpla/
Description: A clean, minimalist theme
Version: 1.01
Author: Phu Ly
Author URI: http://ifelse.co.uk/

bearbeitet für hausneudorf.de von stolpmannkalhorn.net
*/

/*************************************
 +Containers
 *************************************/
#vis{
	display:none;
}
body{
	background: #B0B07D;
	color:black;
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	line-height:1.2;
	margin:0px;
	padding:0 0 0 25px;
	text-align:center;
}
#container{
	background:#cdcb98;
	width:79em;
	margin:0 auto;
	text-align:left;
	border-top: 1px solid #999966;
}
#wrap{
	text-align:left;
	width:79em;
	margin:-13px 0 0 0;
}
#content{
	font-size:1.2em;
	float:left;
	padding:20px 0 0 50px;
	width:38em;
}
#sidebar{
	font-size:1.2em;
	line-height:1.4em;
	float:right;
	padding-top:1.9em;
	padding-bottom:2em;
	padding-right:1em;
	padding-left:1em;
	width:17.8em;
}
#header{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height:231px;
}
#footer{
	color:#999966;
	clear:both;
	padding:0 0 10px 50px;
	margin: 0 0 0 0px;
	font-size:1.1em;
	line-height:1.4em;
}

/*************************************
 +Hn and p
 *************************************/
h1{
	visibility:hidden;
	font-weight:normal;
}
h2{
	margin:0;
	font-weight:normal;
}
h3{
	margin:0;
	font-weight:normal;
}
.entrytitle h2{
	font-size:1.4em;
	padding: 7px 0 0 0;
}
.entrytitle h2 a{
	color: black;
	text-decoration: none;
}
.entrytitle h2 a:hover{
	color:black;
	background: #006600;
}
.post h2 a{
	color:black;
	text-decoration:none;
}
.post h2 a:hover{
	color:white;
	background: #006600;
}
.entrytitle h3{
	font-size:1.1em;
	color:#6F6F6F;
}
.entry h3{
	font-size:1.0em;
	font-weight:bold;
	padding: 20px 0 0px 0;
}
.entry h4{
	font-size:1.0em;
	font-weight:bold;
	padding: 12px 0 0px 0;
}
.startinhalt{
	padding: 8px 0 25px 0;
	line-height:1.5em;
}
.startinhalt a{
	color:black;
	text-decoration:none;
	border-bottom:1px solid #B0B07D;
}
.startinhalt a:hover{
	color:black;
	border-bottom:2px solid #B0B07D;
}
.startinhalt ul{
	list-style-type:circle;
	margin:0;
	padding:5px 0 0 0;
	line-height:1.5em;
}
.startinhalt ul li{
	margin:0;
	padding:0px 0 7px 0px;
}
.post a{
	color:black;
	text-decoration:none;
	border-bottom:1px solid #B0B07D;
}
.post a:hover{
	color:black;
	border-bottom:2px solid #B0B07D;
}
.footer{
	color:#4C4C4C;
}
.footer a{
	color:#4C4C4C;
}
.footer a:hover{
	color:black;
}

/*************************************
 +list-style
 *************************************/

li{
	margin:0px 0px 0px -20px;
}

/*************************************
 +Entry
 *************************************/
.entry{
	margin: 20px 0 50px 0;
	line-height:1.6em;
}
.entrybody{
	line-height:1.4em;
}
.entrybody a{
	color:black;
	text-decoration:none;
	border-bottom:1px solid #B0B07D;
}
.entrybody a:hover{
	color:black;
	border-bottom:2px solid #B0B07D;
}
.entry a{
	color:black;
	border-bottom:1px solid #B0B07D;
}
.entry a:hover{
	color:black;
	border-bottom:2px solid #B0B07D;
}
.entrymeta{
	font-size:0.9em;
}
.postedby{
	color:black;
	padding: 0 0 0 0;
}
.postedby a{
	color:black;
	a:visited;
}
.postedby a:hover{
	color:black;
	border-bottom:1px solid #B0B07D;
}
.list .color1{
	list-style:none;
	padding:6px 0 6px 0px;
	border-bottom: 1px solid #E4A849;
}
.list .color2{
	list-style:none;
	padding:6px 0 6px 0px;
	border-bottom: 1px solid #E4A849;
}
.list{
	text-align:left;
	margin:0px 20px 0px 20px;
	padding:0px;
}
 
/*************************************
 +Sidebar
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0px;
	padding:0 0 0 0;
}
#sidebar ul li{
	margin:0;
	padding:0px 0 5px 0px;
}
#sidebar .page_item{
	margin:0px 0px 0px 15px;
	padding: 2px 0 0 0;
	font-weight:normal;
	color:#4C4C4C;
}
#sidebar ul li.current_page_item .page_item a{
	font-weight:normal;
	color:#4C4C4C;
}
#sidebar ul li.current_page_item .page_item a:hover{
	font-weight:normal;
	color:#CC0000;
}#sidebar ul li.current_page_item a { 
	color: #CC0000; 
	font-weight: bold; 
}#sidebar ul li.current_page_item a:hover { 
	color: #CC0000; 
	font-weight: bold; 
}
#sidebar img {
	border: 0px solid #f8c77a;
	padding: 0px 0 0 0;
}
#sidebar img:hover {
	border: 0px solid #CC0000;
}
#sidebar img {
	visible:none;
}

/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:0em 0 0 1em;
}
.commentsblock #commentform{
	margin:0px 0px 0px -17px;
}
.commentsblock a{
	color:#BB2806;
}
.commentsblock a:hover{
	color:#f8c77a;
	background: #BD2F0A;
}
.commentsblock textarea{
	width:20em;
	height:10em;
	background:#EEC88C;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #BD2F0A;
	font-size:1.1em;
}
.commentsblock textarea:focus{
	background:#f8c77a;
	border:1px solid #BD2F0A;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#f8c77a;
	border:1px solid #BD2F0A;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#444;
	font-size:1.0em;
	list-style-type:none;
	margin:0;
	padding:0;
}
.commentlist li{
	color:#222;
	margin-bottom:1.7em;
	padding:0.3em;
	line-height: 1.4em;
}
.alt{
	background:#f8c77a;
	line-height: 1.4em;
}
h3#comments{
	font-size:1.6em;
}
.commentsblock #submit {	
	padding: 1px;	
	background-color: #f8c77a;
	border:1px solid #BD2F0A;	
	color:#BD2F0A;	
}
#mcspvalue {	
	padding: 1px 0 1px 3px;	
	background-color: #f8c77a;
	border:1px solid #BD2F0A;	
	color:#222;		
}
#comment {	
	padding: 1px 0 0 3px;	
}
#author {
	margin: 0 3px 0 0;	
	padding: 1px 0 1px 3px;	
	border:1px solid #BD2F0A;	
	color:#222;	
	background:#EEC88C;	
}
#author:focus{
	background:#f8c77a;
}
#email {
	margin: 0 3px 0 0;		
	padding: 1px 0 1px 3px;	
	background:#EEC88C;	
	border:1px solid #BD2F0A;	
	color:#222;		
}
#url {
	margin: 0 3px 0 0;		
	padding: 1px 0 1px 3px;	
	background:#EEC88C;	
	border:1px solid #BD2F0A;	
	color:#222;		
}
#url:focus{
	background:#f8c77a;
}

/*************************************
 +Contact Form
 *************************************/
 form dl, dl.labels {
		margin:0em;
		font-size:100%;
		margin-top:0px;
		margin-left:0px;
}
form dt, dl.labels dt {
		float:left;
		margin-bottom:0.8em;
		color:black;
		text-align:left;
		font-weight:normal;
}
form dd, dl.labels dd {
		margin-left:6.0em;
		margin-bottom:0.8em;
		font-size:100%;
		font-style:normal;
		text-align:left;
		padding-left:0.5em
}
form dd.submit, dl.labels dd.submit  {
		margin-top:2em;
}
.y_name {
		padding:2px;
		background: #cdcb98;
		border: 1px solid #B0B07D;
		font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
		width:15em;	
}
#email {
		padding:2px;
		margin:0px;
		color:black;
		background: #cdcb98;
		border: 1px solid #B0B07D;
		font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
		width:15em;
}
.y_msg {
		background: #cdcb98;
		border: 1px solid #B0B07D;
		color:black;
		width:25em;
}
#msg {
		padding:2px;
		color:black;
		width:25em;
}
textarea {
		font-size:1.0em;
		color:black;
		font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
}

/*************************************
 +Misc
 *************************************/
a{
	color:#4C4C4C;
	text-decoration:none;
}
a:hover{
	color: black; 
}
.contactright {
	color: #f8c77a;
}
.blockqoute {
	padding: 0 0 0 0;
}
img {
	border-style: none;
}
.entrybody img {

}
iframe {
	padding: 0px;
	border-style: none;
}
.subscribe-to-comments #subscribe{
	background: #f8c77a;
	border-style: none;
	border: 1px solid #BD2F0A;
}

/*************************************
 +Pagebar
 *************************************/

.pagebar { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding-top: 10px; 
		padding-bottom: 10px; 
		margin: 0px; 
	}

.pagebar a, .pageList .this-page {
		padding: 2px 6px; 
		border: solid 1px #BD2F0A; 
		background: #f8c77a;
		text-decoration: none;
	}
.pagebar a:visited {
		padding: 2px 6px; 
		border: solid 1px #BD2F0A; 
		background: #f8c77a;
		text-decoration: none;
	}
.pagebar .break {
		padding: 2px 6px; 
		border: solid 1px #BD2F0A;
		background: #f8c77a;
		text-decoration: none;
	}
.pagebar .this-page {
		padding: 2px 6px; 
		border: solid 1px #BD2F0A; 
		font-weight: bold; 
		vertical-align: top; 
		background: #f8c77a;
		color: #f8c77a; 
		background: #BD2F0A; 
	}
.pagebar a:hover {
		color: #f8c77a; 
		background: #BD2F0A; 
		border-color: #BD2F0A; 
		text-decoration: none;
	}


	
