/*
Theme Name: Litkefamily Theme
Theme URI: http://wordpress.org/
Description: Dies ist das Original Litkefamily Theme
Version: 1.0
Author: Waldemar Litke
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@import url(reset.css);

body{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:11px;
	background-color:#FFF;
	background-image:url(images/pageBG.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	text-align:center;
	line-height:15px;
}

a, a:link{
	color:#D4944C;
}

.clr{
	height:auto;
	clear:both;
	font-size:0px;
	min-height:0px;
	line-height:0px;
}

#page{
	position:relative;
	width:800px;
	margin:0px auto;
	margin-bottom:20px;
	background-color:#FFF;
	background-image:url(images/mainBG.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#page2{
	background-image:url(images/footerBG.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#header{
	height:170px;
	text-align:left;
}

#headerimg{
	float:left;
}

#headermenucont{
	float:right;
	padding-right:4px;
}

#headermenucont ul li{
	float:left;
	display:block;
}

#headermenucont ul li ul{
	display:none;
}

#headermenucont ul li:hover{
	background-image:url(images/topMenuArrow.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

#headermenucont ul li a{
	display:block;
	float:left;
	padding:0px 10px;
	padding-top:154px;
	height:22px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

#headermenucont ul li a:hover{
	background-position:left 50px;
	background-image:url(images/topMenuOverBG.jpg);
	background-repeat:repeat-x;
}

#headermenucont ul li.current_page_item  a{
	text-decoration:underline;
}



#content{
	text-align:left;
	float:left;
	width:560px;
	margin-top:15px;
	margin-left:20px;
}

#sidebar{
	float:right;
	text-align:left;
	width:190px;
	padding-right:10px;
}

#sidebar ul{
	margin-left:7px;
	margin-bottom:15px;
}

#sidebar ul li h2{
	font-weight:bold;
	color:#d3944a;
	margin-bottom:5px;
}

#sidebar ul li ul li a{
	color:#334309;
	text-decoration:none;
}

#sidebar ul li ul li a:hover{
	text-decoration:underline;
}

#footer{
	padding:15px;
	font-size:10px;
}

.post{
	margin-bottom:20px;
}

.post .postheader{
	padding:10px;
	background-image:url(images/dunkeGruenTrans.png);
	color:#FFF;
	line-height:18px;
	min-height:10px;
}

.post h2, .post h2 a, .post h3.archivheader, .post h3.archivheader a{
	display:block;
	float:left;
	width:400px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	line-height:18px;
	min-height:10px;
}

.post h2 a, .post h3.archivheader a{
	float:none;
}

.post h2 a:hover, .post h3.archivheader a:hover{
	text-decoration:underline;
}

.post .postdate{
	float:right;
}

.post .entry{
	padding:10px;
	padding-bottom:5px;
	background-color:#f7ebdd;
	line-height:18px;
	font-size:12px;
}

.post .entry p{
	margin-bottom:10px;
}

.post .entry .postmetadata{
	font-size:10px;
	margin-top:10px;
	padding-top:4px;
	text-align:center;
	border-top:1px solid #FFF;
	color:#d3944a;
	line-height:10px;
}

input, textarea{
	border:1px solid #D4944C;
}

.inputstyle{
	margin-bottom:7px;
}

.paddingstyle{
	margin-bottom:7px;
}

.paddingstyle2{
	margin-bottom:13px;
}

.buttonstyle, .buttonstyle2{
	background-color:#D4944C;
	border:1px solid #FFF;
	color:#FFF;
}

.buttonstyle2{
	margin-top:7px;
}

h3#comments, h2.pagetitle, h2.pagetitle_error{
	display:block;
	margin-top:30px;
	margin-bottom:10px;
	border-bottom:1px solid #859A4B;
	border-top:1px solid #859A4B;
	padding:4px 10px;
	font-weight:bold;
	background-image:url(images/grauTrans.png);
	line-height:18px;
}

h2.pagetitle, h2.pagetitle_error{
	margin-top:0px;
}

h2.pagetitle_error{
	color:#CF0000;
}

ol.commentlist{
	margin-bottom:20px;
}

ol.commentlist li{
	padding:10px;
	color:#000;
	background-image:url(images/grau2Trans.png);
}

ol.commentlist li.alt{
	background-image:url(images/grauTrans.png);
}

.commentheader{
	margin-bottom:7px;
	font-style:italic;
	border-bottom:1px solid #FFF;
	padding-bottom:5px;
}

.commentheader a{
	text-decoration:none;
}

.commentuser{
	float:left;
	width:470px;
	line-height:15px;
}
.avatar{
	float:right;
}

.leavecommentcont{
	padding:15px;
	margin-top:20px;
	background-image:url(images/orangeTrans.png);
}

.leavecommentcont #respond{
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	margin-bottom:15px;
	border-bottom:1px solid #FFF;
	padding-bottom:7px;
}

.navigation{
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
	font-size:10px;	
}

.navigation .alignright{
	float:right;
}

.navigation .alignleft{
	float:left;
}

.message{
	display:block;
	margin-bottom:10px;
	border-bottom:1px solid #859A4B;
	border-top:1px solid #859A4B;
	padding:4px 10px;
	font-weight:bold;
	background-image:url(images/grauTrans.png);
}

.related-posts-cont{
	margin-top:20px;
	padding:10px;
	background-image:url(images/grauTrans.png);
}

.related-posts-cont h4{
	font-weight:bold;
	margin-bottom:5px;
}

.st-related-posts{
	margin-left:20px;
}

.st-related-posts li{
	list-style-type:circle;
}