/*
Theme Name: Teckel vom Groenehau
Theme URI: http://www.teckel-vom-groenegau.de
Description: Based on the "The totally nude Wordpress theme": starkers
Version: 2 (WP2.6.2)
Author: Elby Martin
Author URI: http://www.elbyundninja.de
Tags: starkers, naked, clean, basic
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

body {
	font-family: Arial, sans-serif;
	font-size:10pt;
	background-color:#49623E;
	margin: 0;
	padding: 0;
}

/* Header */

.isiheader {
	background-image: url(../../../images/header/header3.jpg);
	width:800px;
	height: 160px;
	background-repeat: no-repeat;
	background-position: center top;
	margin:1em auto 0em auto;
	padding-top:140px;
}
.isiheader h2 {
	font-size:4em;
	color: #fff;
	text-align: center;
}
.isiheader h2 a {
	color:#fff;
	text-decoration:none;
}
.bluebar {
	background-color: #A67C52;
	height:20px;
	margin: 0px;
}
.bluebarbottom {
	font-size:11px;
	background-color: #554940  /* border color*/;
	color: #4C6A00;
	line-height:1.5em;
	clear:both;
	margin: 4em auto 0 auto;
	padding:0.5em 3em;
	background-image: url(../../../images/footer.png);
	background-position: center top;
	margin-bottom: 0px;
	border-top: 1px solid #333;
	bottom: 0px;
	min-height:50px;
}
.bluebarbottom p{
	color: #CCCCCC;
}
.bluebarbottom a{
	color:#fff;
	text-decoration: none;
}
.bluebarbottom .copy,
.bluebarbottom .copy a{
	color: #999999;
	text-align: right;
}
.bluebarbottom ul {
	clear:both;
}
.bluebarbottom ul li{
	float:left;
	display:block;
	margin-right:1em;
}
.bluebarbottom ul ul {
	margin:0;
	padding: 0;
}
.bluebarbottom ul li li{
	float:none;
	margin:0;
	padding-left:10px;
}

.navi {
	font-weight: normal;
	clear:both;
	width: 778px;
	height: 100px;
	margin: 0 auto;
	border-top:1px solid #554940  /* border color*/;
	border-left:1px solid #554940  /* border color*/;
	border-right:1px solid #554940  /* border color*/;
	background-color:#554940  /* border color*/;
	padding-left:20px;
	background-image: url(../../../images/navi.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.navi a {
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	text-align: center;
}
.navi a:hover {
	color:#A7CB17;
}
.navi ul {
	margin:10px 0 0 0;
	padding:0;
	position: absolute;
}
.navi li {
	display:block;
	float:left;
	margin-right:1em;
	padding: 3px;
	border-left:1px solid #554940  /* border color*/;
}
.navi ul ul {
	display:block;
	float:left;
	position: relative;
	clear:left;
	padding-left:5px;
	margin:0;
}
.navi ul ul li {
	display:list-item;
	float:none;
	margin:0;
	border: none;
}

/* Header End*/
.header,
.footer {
	width:800px;
	margin: 0 auto 2em auto;
}
.header h1 {
	margin:1em;
	font-size:1.5em;
}
.header {
	clear:both;
	height:20px;
}
.rss {
	width:798px;
	margin:0 auto;
	border-left:1px solid #554940  /* border color*/;
	border-right:1px solid #554940  /* border color*/;
	text-decoration:none;
	font-weight:bold;
	clear:both;
	background-color:#fff;
	text-align:right;
	height:20px;
	padding-top:1em;
	background-image: url(../../../images/rss.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.rss a {
	color:#49623E;
	margin-right:2em;
	border:none;
}
#gallery .content {
	padding:20px;
}
.content {
	width:798px;
	margin:0 auto;
	background-color:#fff;
	border-left:1px solid #554940  /* border color*/;
	border-right:1px solid #554940  /* border color*/;
	border-bottom:1px solid #554940  /* border color*/;
	border-top:none;
	background-repeat: no-repeat;
	background-position: center bottom;
	/*-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-border-radius: 10px;*/
}
.post {
	border-bottom: 1px solid #4C6A00;
	padding:1em 0;
	line-height:1.5em;
	text-align: justify;
	margin:0 30px 3em 30px;
}
.post p{
	line-height:1.5em;
	margin-bottom:1em;
}
.post h1 {
	font-size:2em;
	margin-top: 2em;
}
.post h2 {
	margin-bottom: 1em;
	font-size:1.25em;
	clear:both;
}
.postmetadata,
.postmetadata_alt,
.commentmetadata {
	margin:1em;
	text-decoration: none;
	color: #666;
	clear:both;
}
.postmetadata a,
.postmetadata_alt a,
.commentmetadata a{
	font-weight: bold;
	color: #A7CB17;
	text-decoration: none;
}
.post h2 a,
.header h1 a{
	color:#000;
	text-decoration:none;
}
.post .comments {
	float: right;
	font-size: 1.5em;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	background-image: url(../../../../images/comment_bg.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 46px;
	padding-top: 15px;
	padding-right: 4px;
	display:none;
}
.sidebar {
	display:none;
	font-size:75%;
	margin:1em;
	padding:1em;
	border: 1px inset #ccc;
	line-height:1.5em;
	background-color:#eee;
}

.date {
	font-weight: bold;
	margin-bottom: 1em;
	color: #49623E;
	width:250px;
	float:left;
}
.navigation {
	clear:both;
	height:1.5em;
	padding: 1em 2em;
}
.navigation .next {
	float:left;
}
.navigation .prev {
	float:right;
}
.commentlist .alt {
	background-color:#f0f0f0;
}
.commentlist li {
	margin: 1em 0 1em 2em;
	border: 1px inset #ccc;
	padding:0.5em;
	-moz-border-radius: 0.5em;
	-khtml-border-radius: 0.5em;
	border-radius: 0.5em;
}
.commentlist cite {
	color:red;
	font-style:italic;
	font-weight:bold;
}
.commentlist p {
	line-height:1.5em;
	margin-bottom:1em;
}
#commentform {
	padding:1em;}
#commentform p {
	margin-bottom:0.5em;
}
#comment {
	width:32em;
	padding:0.5em;}