/*
Theme Name: Holz
Theme URI: 
Author: Herm
Author URI: http://hermsfarm.de
Description: 
Version: 1.0
License: 
License URI: 
Tags: 

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body {
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
}

html {
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}

:focus {/* remember to define focus styles! */
	outline: 0;
}

.post img {
margin-top: 3px;
margin-bottom: 3px;
}

a img {
	border: 0;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

strong {
	font-weight: bold;
}

#header{
width: 1040px;
z-index: 3;
margin-left: auto;
margin-right: auto;
position: absolute;
top: 0px;
left: 50%;
margin-left: -520px;
}

#wrapper {
z-index: 0;
margin: 0 auto;
width: 1000px;
background: url(http://www.hermsfarm.de/blog/wp-content/themes/holz/img/holzback2.jpg) repeat-y;
border: solid 12px rgba(15, 16, 18, .8);
padding-bottom:200px;
}

#content{
position: relative;
background-image: url(img/text_bg.jpg);
margin: 20px;
top: 190px;
width:640px;
padding:20px;
float: left;

}

.clearfix:after {
content:".";
display:block;
height:0;
font-size:0;
clear:both;
visibility:hidden;
}
 
.clearfix {display:inline-block;}
 
/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */


.postingtext{
font-family: Georgia,serif;
font-size: 16px;
line-height: 1.467em;
letter-spacing: 0.012em;
}

.postingtext a:link { color:#990000; text-decoration: none;font-weight:bold; }
.postingtext a:visited { color:#624746; text-decoration: none;font-weight:bold; }
.postingtext a:active { color:#990000; text-decoration: none; font-weight:bold;}
.postingtext a:hover { color:#990000; font-weight:bold;  text-decoration: overline;}

ol.commentlist a:link { color:#990000; text-decoration: none;font-weight:normal;  }
ol.commentlist a:visited { color:#624746; text-decoration: none;font-weight:normal;  }
ol.commentlist a:active { color:#990000; text-decoration: none; font-weight:normal; }
ol.commentlist a:hover { color:#990000; font-weight:bold;  text-decoration: overline;}

.navigation a:link { color:#990000; text-decoration: none;font-weight:bold; }
.navigation a:visited { color:#624746; text-decoration: none;font-weight:bold; }
.navigation a:active { color:#990000; text-decoration: none; font-weight:bold;}
.navigation a:hover { color:#990000; font-weight:bold;  text-decoration: overline;}

.commentmetadata a:link { color:#624746; text-decoration: none;font-weight:normal }
.commentmetadata a:visited { color:#624746; text-decoration: none;font-weight:normal; }
.commentmetadata a:active { color:#624746; text-decoration: none; font-weight:normal;}
.commentmetadata a:hover { color:#990000; font-weight:normal;  text-decoration: overline;}

.commentlist cite a:link { color:#990000; text-decoration: none;font-weight:normal; }
.commentlist cite a:visited { color:#624746; text-decoration: none;font-weight:normal;  }
.commentlist cite a:active { color:#990000; text-decoration: none; font-weight:normal; }
.commentlist cite a:hover { color:#990000; font-weight:bold;  text-decoration: overline;}

#title_foot a:link { color:#000000; font-weight:normal; text-decoration: none; }
#title_foot a:visited { color:#000000; font-weight:normal; text-decoration: none; }
#title_foot a:active { color:#000000; font-weight:normal; text-decoration: none; }
#title_foot a:hover { color:#990000; font-weight:normal; text-decoration: overline;  }


a.more-link{
background-color: BurlyWood;
padding-left:10px;
padding-right: 10px;
}

a.more-link:link 
{color: #000000;}
a.more-link:active 
{color: #000000;}
a.more-link:visited
{color: #000000;}
a.more-link:hover
{color: #990000;}

blockquote {
padding: 10px;
font-style: italic;
border: 1px dotted #BF1900;
}

.text_meta{
font-size: 9px;
font-family: Tahoma,sans-serif;
font-weight: normal;
text-transform: uppercase;
margin-bottom: 10px;
}

.text_titel a:link,
.text_titel a:active,
.text_titel a:visited{
font-family: arial,sans-serif,helvetica;
font-size: 26pt;
font-weight: bold;
letter-spacing: -2pt;
line-height: 26px;
color: #000000;
text-decoration: none;
font-weight: bold;
}

.text_titel a:hover{
color: #990000;
text-decoration: none;
}

#title_foot{
height: 25px;
width:640px;
color: #f5d03d;
font-size: 13px;
font-family:Georgia, "Times New Roman", Times, serif;
text-align:left;
padding-bottom:10px;
padding-left:0px;
padding-right:0px;
padding-top: 5px;
margin-top:10px;
margin-bottom:30px;
float:left;
border-bottom: 1px dashed #727272;
}


#fb_foot{
margin-top: 3px;
float: left;
}

#comment_foot{
margin-top: 5px;  
width:auto;
margin-right: 10px;
float: left;
}

#sidebar{
background-image: url(img/sidebar_bg.jpg);
width: 210px;
float: right;
margin-right: 20px;
margin-top: 20px;
position: relative;
top: 190px;
padding:20px;
font-family: Georgia,serif;
font-size: 15px;
line-height: 1.467em;
color: #7A6F6B;
font-weight: bold;
}

#sidebar a{
color: #a83936;
font-weight: normal;
text-decoration: none;
}

#sidebar a:hover{
color: #402C21;
}

#sidebar1{
margin-top: 10px;
margin-bottom:10px;
border-bottom: 1px dashed #7A6F6B;
border-top: 1px dashed #7A6F6B;
width: 200px;
}

#lastcomments{
font-weight: normal;
}

#lastcomments ul {
list-style: none;
padding-left: 0px;
margin-left: 0px;
}

.commentAuthor {
font-size: 11px;
color: #7A6F6B;
font-weight: normal;
}

li.recentCommentsPostTitle {
margin-top: 12px;
}

.recentcomments {
font-size: 11px;
}

#blatt {
background-image: url(img/blatt.png);
margin-left:258px;
width:114px;
height: 134px;
margin-top: 20px;
margin-bottom: 20px;
}

.comment-author{
font-weight: normal;
margin-top: 20px;
font-style: normal;
border-top: 1px dashed #727272;
font-size: 18px;
}

.comment-meta{
font-size: 10px;
}
.comment-reply-link{
display: none;
}

.comment-body p{
font-family: Helvetica,Arial, sans-serif;
font-size: 12px;
}

#footer{
font-family: Tahoma,sans-serif;
font-size: 13px;
left: 0px;
width: 100%;
margin-top: 50px;;
background-color: black;
color: #8E8D8D;
float:left;
padding-top: 30px;
padding-bottom:30px;
}

#footer_content{
padding-left:40px;
width: 1000px;
margin:0 auto;
}

.foot_titel{
font-family: Georgia,serif;
font-size: 17px;
line-height: 1.467em;
font-weight: bold;
}

#themen{
float: left;
color: #AC2310;
display: block;
width: 200px;
}

li.cat-item{
list-style: none; 
}

li.cat-item a:link
{
color: #E04527;
text-decoration: none;
}

li.cat-item a:visited
{
color: #E04527;
text-decoration: none;
}

li.cat-item a:hover
{
color: #AC2310;
}



#woanders{
float: left;
color: #C5A401;
display: block;
width: 190px;
}

li.woanders-item
{
list-style: none;
}

li.woanders-item a:link
{
color: #F6C700;
text-decoration: none;
}
li.woanders-item a:visited
{
color: #F6C700;
text-decoration: none;
}

li.woanders-item a:hover
{
color: #C5A401;
}


#auchschoen{
float: left;
color: #589576;
display: block;
width: 190px;
}

#auchschoen li{
list-style: none;
}

#auchschoen li a:link{
color: #7CC6A3;
text-decoration: none;
}
#auchschoen li a:visited
{
color: #7CC6A3;
text-decoration: none;
}

#auchschoen li a:hover
{
color: #589576;
}



#ansonsten{
float: left;
color: #0B5791;
display: block;
width: 190px;
}

#ansonsten li
{
list-style: none;
}

#ansonsten li a:link
{
color: #007CC6;
text-decoration: none;
}

#ansonsten li a:visited
{
color: #007CC6;
text-decoration: none;
}

#ansonsten li a:hover
{
color: #0B5791;
}

#vergessen{
float: left;
color: #545452;
display: block;
width: 190px;
}

#vergessen li
{
list-style: none;
}

#vergessen li a:link
{
color: #757571;
text-decoration: none;
}

#vergessen li a:visited
{
color: #757571;
text-decoration: none;
}

#vergessen li a:hover
{
color: #545452;
}

.post .countimg
{
margin-bottom: 2px;
margin-top: 2px;
margin-right:3px;
}
