/*
Theme Name: WordPress BlogHaus
Theme URI: http://wordpress.org/
Description: The BlogHaus-WordPress theme.
Version: 1.0
Author: Thomas Gigold
Author URI: http://gigold.de/
Tags: 
*/
body{
	font-family:"Lucida Grande",Tahoma,Verdana,times,serif;
	font-size:1.06em;
	line-height:1.6em;
	padding:20px 0;
	background-image:url(images/bg_wood.jpg);
}
h1, h2, h3, h4, h5{
	font-size:2.4em;
	line-height:1em;
	font-weight:200;
	margin:.5em 0;
}
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited{
/*	color:#abcdef;
	color:#0066CC;
	*/
	color:#35B8EE;
	text-decoration:none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover,
h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active{
	text-decoration:underline;
}
h3.pagetitle{
	font-size:1.6em;
}
a:link, a:visited{
	color:#35B8EE;
}
a:hover, a:active{
	text-decoration:none;
}
div#header{
	width:780px;
	margin:0 auto;
	padding:0 0 20px 0;
	text-align:center;	
}
div#hSearch{
	float:right;
	position:relative;
	margin:-2em 0 0 0;
}
div#hLogo{
	text-align:left;
}
div#hLogo a img{
	border:none;
}
div#hLogo h3{
	font-size:.75em;
	color:#fff;
	line-height:0.8em;
}
div#footer{
	width:780px;
	margin:0 auto;
	padding:0 0 20px 0;
	text-align:center;	
}
div#footer p{
	text-align:left;
	font-size:0.6em;
	margin:0;
	padding:0;
	color:#fff;
}
div#footer p a.ffirst{
	border:none;
}
div#footer p a{
	border-left:1px solid #fff;
	padding:0 5px;
	display:block;
	color:#fff;
	float:left;
	line-height:1.7em;
}
div.wrapper{
	background-color:#ffffff;
	width:810px;
	margin:0 auto 20px auto;
	text-align:center;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:10px solid #fff;
}
div#back{
	background-color:#E2EDF5;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border-right:10px solid #E2EDF5;
}
div#sidebar{
	font-size:0.7em;
	text-align:left;
	margin:0 0 0 540px;
	padding:10px 0 10px 10px;
}
div#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
div#sidebar ul li{
	font-size:0.95em;
	line-height:1.2em;
	border-bottom:1px solid #87B3DA;
	padding:10px;
	margin:0;
}
div#sidebar ul li ul li{
	border:none;
	padding:0;
	margin:0;
}
div#sidebar h2.widgettitle{
	font-size:1.2em;
}
div#content{
	width:500px;
	float:left;
	padding:0 20px;
	text-align:left;
	background-color:#fff;
	color:#333;
	border:1px solid #fff;
}
div#content .entry a,
div#content .postmetadata a{
	color:#333;
}
div#content .entry a.more-link{
	color:#35B8EE;
}
div#content div.postmetadate span{
	background-color:#FBFACC;
	font-size:0.7em;
	padding:2px 5px;
}
div#content div.postmetadata{
	font-size:0.8em;
	line-height:1.5em;
	background-color:#EAF3FA;
	background-image:url(images/bg_blue.png);
	border-top:1px solid #87B3DA;
	border-bottom:1px solid #87B3DA;
}
.pmdWrapper{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:2px 10px;
}
.pmdRight{
	float:right;
	text-align:right;
}
.pmdRight a{
	text-transform:uppercase;
}
.pmdLeft{
	font-size:1.5em;
	line-height:2em;
}
div#content div.post,
div#content div.navigation{
	font-size:0.75em;
	line-height:1.6em;
	padding:10px 0;
	border-bottom:1px solid #87B3DA;
}
div.imagenavigation{
	font-size:1.2em;
	line-height:1.6em;
	padding:5px 0;
}
div#content div.singlenav{
	border-top:1px solid #87B3DA;
	margin:10px 0 0 0;
	font-size:0.7em;
}
div#content div.navigation{
	padding:10px 5px;
}
div#content div.navigation a{
	color:#87B3DA;
}
.alignleft, .alignright{
	padding:0;
	margin:0;
	width:50%;
	float:left;
}
.alignright{
	text-align:right;
}
div#content div.post img{
	margin:0 0 10px 0;
}
dl, dt{
	margin:0;
	padding:0;
}
.gallery img {
	margin:0;
	padding:0;
}
.gallery-caption {
	display:none;
}

div#content div.post a img{
	border:none;
}

div#commentslist h3,
div#respond h3{
	font-size:0.9em;
	padding:1em 0 0 0;
	}
div.comment-meta{
	font-size:0.8em;
}
div.comment-meta a{
	font-weight:normal;
}
div#commentslist ol{
	font-size:0.8em;
}
div#respond label{
	font-size:0.8em;
	line-height:2.4em;
}
div#respond input{
	width:14em;
}
div#respond input, div#respond textarea{
	border:1px solid #bbb;
	margin:0 0 10px 0;
}
div#respond p{
	font-size:0.65em;
	line-height:1.55em;
	text-align:right;
}
div#respond label span{
	display:block;
	width:5em;
	float:left;
}
/* ================= */

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}
.even, .alt {

	border-left: 1px solid #ddd;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
.clear {
	clear: both;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.postadvertising{
height:60px;
padding:2px 16px;
margin:5px 0;
}
