/*
Theme Name: Teerezept
Theme URI: http://text-design-code.de
Description: Teerezept-Theme    
Version: 1.1 - 14.04.2011, 10:35
Author: Claudia Troßmann
Tags: Green
*/

/* Formatierung für den Body*/
body {
	background: #afd49b;
	color: #1b5d04;
	font: 0.8em/1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
    text-align: left;
	margin: 0;
	padding: 0;
}


/* Formatierung für Wrapper*/
.wrapper {
	background: #ffffff;
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	-moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	position: relative;
}


/* Formatierung für entry-sidebar*/
.content {
	background: #ffffff;
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	-moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* Formatierung für Header*/
.header {
	background: #def5d5 url(images/leaves_right_light.png) no-repeat right top;
	margin: auto;
	width: 955px;
	padding: 0;
	height: 130px;
	-moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	float: right;
}

.header h1 a{
	color: #1b5d04;
	font: 1em/0.7em Georgia, "Times New Roman", Times, serif;
	padding: 20px 5px 5px;
	margin: 0 0 0 20px;
	text-decoration: none;
}

.header .description {
	color: #449300;
	font: small-caps 0.9em/0.5em Georgia, "Times New Roman", Times, serif;
	padding: 0 5px 15px;
	margin: 0 0 0 20px;
}

/* -------------------- horizontal Sidebar -------------------- */

#menu {
	clear:both;
	margin:0 auto;
	font-family:Arial, Verdana, Sans-Serif;
	height:25px;
	text-align:left;
	}
	

#menu ul {
	margin:0 auto;
	text-align:left;
	padding: 30px 0 0 15px;
}

#menu ul li {
    /*background: #266d02;*/
	display:inline;
	font-size: 1em;
	padding: 5px 10px 7px;
    border:none;
    color: #5b5b5b;
	}
#menu ul li a:hover {
    background: #d3f4c8 url("images/leaf_h30_green.png") no-repeat left top;
	/*background: #266d02;
    background-position: left center;*/
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-color: 1px solid #C9C90B;
    color: #cacaca;
    padding: 5px 5px 5px 39px;
	}
#menu li a {
	height:25px;
	text-align:left;
	color: #5b5b5b;
	line-height:16px;
	text-decoration:none;
	}
/*.current_page_item {...}*/

#menu li.current_page_item a:link {
    background: #d3f4c8 url("images/leaf_h30_green.png") no-repeat left top;
    padding: 5px 5px 7px;
	}
	
#menu li.current_cat-item a:link {
    background: #d3f4c8 url("images/leaf_h30_green.png") no-repeat left top;
    padding: 5px 5px 7px;
	}

#menu li.current_page_item a:visited {
    background: #d3f4c8 url("images/leaf_h30_green.png") no-repeat left top;
    padding: 5px 5px 5px 39px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #cacaca;
	}
	
#menu li.current_cat-item a:visited {
    background: #d3f4c8 url("images/leaf_h30_green.png") no-repeat left top;
    padding: 5px 5px 5px 39px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #cacaca;
	}

	
#menu li.current_page_item a:active {
    background: #d3f4c8 url("images/leaf_h30_green.png") no-repeat left top;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-color: 1px solid #858d00;
    color: #cacaca;
    padding: 5px 5px 7px;
	}
	
#menu li.current_cat-item a:active {
    background: #d3f4c8 url("images/leaf_h30_green.png") no-repeat left top;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-color: 1px solid #858d00;
    color: #cacaca;
    padding: 5px 5px 7px;
	}

#menu li.current_page_parent {
    background: #d3f4c8 url("images/leaf_h30_green.png") no-repeat left top;
    background-position: left center;
    padding: 5px 5px 7px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #cacaca;
    }	
#menu li.current_cat-parent {
    background: #d3f4c8 url("images/leaf_h30_green.png") no-repeat left top;
    background-position: left center;
    padding: 5px 5px 7px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #cacaca;
    }	
  	
#menu li.current_page_ancestor {
    background: #266d02;
    background-position: left center;
    padding: 5px 5px 7px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #cacaca;
    }	
    
#menu li.current_cat-ancestor {
     background: #266d02;
     background-position: left center;
     padding: 5px 5px 7px;
     -moz-border-radius: 5px;
     -khtml-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
     color: #cacaca;
     }	
 
/* -------------------- End of horizontal Sidebar -------------------- */

/* -------------------- Sidebar vertikal-------------------- */
	
.sidebar {
	width: 400px;
	margin-left: 530px;
	margin-top: 33px;
	float: right;
	top: 102px;
	position: absolute;
}

.sidebar h3 {
	border-bottom: thin solid #d3f4c8;
	color:#4D4D4D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
    font-style:normal;
	line-height:16px;
	margin:5px 10px 5px 0;
	padding: 5px 5px 0 0px;
	text-transform:none;
	}
	
.sidebar a {
	color: #5b5b5b;
	border: none;
}

.sidebar ul {
	list-style:none;
	margin: 0 auto 0 0;
	padding: 0 10px 10px 0;
	}
	
.sidebar ul li li{
	font-size:10px;
	line-height:18px;
	margin: 0 10px 0 0;
	padding: 5px 0 2px;
	list-style:none;
	}
	
.leftnavi_sidebar {
	background: #ffffff;
	padding: 5px 0 5px 25px;
	width: 185px;
	-moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: absolute;
	top: 0px;
	height: auto;
	margin: 0 0 5px;
}



.rightnavi_sidebar {
	background: #ffffff;
	margin: 0 0 5px 215px;
	padding: 5px 0 5px 25px;
	width: 185px;
	-moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: absolute;
	top: 0px;
}

/* Formatierung für Loop*/

.entry {
	background: #fcfcfc;
	width: 475px;
	padding: 5px 25px 5px;
	-moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    float: left;
	margin: 5px 0 0;
}

.entry h3 a {
	font: small-caps 1.2em/1.4em Georgia, "Times New Roman", Times, serif;
	color: #5b5b5b;
	text-decoration: none;
	margin-top: 0px;
}

.entry h3 {
	font: small-caps 1.2em/1.4em Georgia, "Times New Roman", Times, serif;
	color: #5b5b5b;
	text-decoration: none;
	border-bottom: thin solid #d3f4c8;
	margin-top: 5px;
}

.entry .meta {
	font: 0.7em/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	border-top: thin solid #d3f4c8;
	border-bottom: thin solid #d3f4c8;
	padding: 5px 5px 5px 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

.entry .meta a {
	color: #5b5b5b;
}


div#content h3{
	font: small-caps 1.2em/1.5em Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	border-bottom: thin solid #d3f4c8;
	margin-top: 45px;
}

.storytitle h3 a {
	font: small-caps 1.2em/1.5em Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	margin-top: 45px;
}

.storytitle h3 a {
	font: small-caps 1.2em/1.5em Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	margin-top: 45px;
}

div#content .meta ul {
	padding: 0 10px 10px 15px;
	list-style-type: square;
	list-style-position: outside;
	margin: auto;
}

.entry a {
	color: #5b5b5b;
}

.entry ul {
	background: #def5d5 url(images/leaves_right_h20_light.png) no-repeat left top;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	border: 1px solid #62AA1A;
	padding-top: 10px;
}
	
.entry ul li{
	padding: 0 10px 10px 5px;
	list-style-color:  #d3f4c8;
	list-style-position: outside;
	margin: auto;
	list-style: square;
}



.entry blockquote{
	background: #def5d5 url(images/leaves_right_h20_light.png) no-repeat left top;
	border: 1px solid #62AA1A;
	color: #62AA1A;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	-moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width:  412px;
	padding: 0 15px 5px 28px;
	text-align: justify;
}

.entry small{
	color: #5b5b5b;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.sitemap {
	background: #fcfcfc;
	width: 475px;
	padding: 5px 25px 5px;
	-moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    float: left;
	margin: 5px 0 0;
}

.sitemap h3 a {
	font: small-caps 1.2em/1.4em Georgia, "Times New Roman", Times, serif;
	color: #5b5b5b;
	text-decoration: none;
	margin-top: 0px;
}

.sitemap h3 {
	font: small-caps 1.2em/1.4em Georgia, "Times New Roman", Times, serif;
	color: #5b5b5b;
	text-decoration: none;
	border-bottom: thin solid #d3f4c8;
	margin-top: 5px;
}

.sitemap ul li{
	padding: 0 10px 10px 5px;
	list-style-color:  #d3f4c8;
	list-style-position: outside;
	margin: auto;
	list-style: square;
}

.sitemap a {
	color: #5b5b5b;
}

.sitemap .meta {
	font: 0.7em/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	border-top: thin solid #d3f4c8;
	border-bottom: thin solid #d3f4c8;
	padding: 5px 5px 5px 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

.sitemap .meta a {
	color: #5b5b5b;
}
  /* -------------------- Images in Article -------------------- */

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	font: 0.6em/0.9em "Lucida Grande", Lucida, Verdana, sans-serif;
    color:#5b5b5b;   
    text-align: center;
    }

.alignleft {
	float: left;
    padding: 0 10px 10px 0;
    font: 0.6em/0.9em "Lucida Grande", Lucida, Verdana, sans-serif;
    color:#5b5b5b;     
    }

.alignright {
	float: right;
    padding: 0 0 10px 10px;
    font: 0.6em/0.9em "Lucida Grande", Lucida, Verdana, sans-serif;
    color:#5b5b5b;
    }

.article img.alignleft {
	float:left;
	padding: 0 10px 10px 0;
    font: 0.6em/0.9em "Lucida Grande", Lucida, Verdana, sans-serif;
    color:#5b5b5b;
	}

.article img.alignright {
	float:right;
	padding: 0 0 10px 10px;
    font: 0.6em/0.9em "Lucida Grande", Lucida, Verdana, sans-serif;
    color:#5b5b5b;
	}

.wp-caption p.wp-caption-text {
    font: 0.6em/0.9em "Lucida Grande", Lucida, Verdana, sans-serif;
    color:#5b5b5b;
	padding: 0 5px 5px 0;
	text-align: center;
}
    
.wp-caption img.alignright {
	float:right;
	padding: 0 0 10px 10px;
    font: 0.6em/0.9em "Lucida Grande", Lucida, Verdana, sans-serif;
    color:#5b5b5b;
	}
	
.wp-caption img.alignleft {
	float:left;
	padding: 0 10px 10px 0;
	font: 0.6em/0.9em "Lucida Grande", Lucida, Verdana, sans-serif;
    color:#5b5b5b;
	}  
/* -------------------- Comment Form -------------------- */

#commentlist ol{
	list-style:none;
	list-style-position: outside;
	font: 1em/1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
    text-align: left;
}	

#commentlist li {
	list-style:none;
	list-style-position: outside;
	font: 1em/1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
    text-align: left;
}

#commentform {
	background: #def5d5 url(images/leaves_right_h20_light.png) no-repeat left top;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	border: 1px solid #62AA1A;
	margin:0px 0 0;
	padding: 5px 5px 15px 30px;
	width:440px;
	}

p.comment {
	font: 0.6em/0.9em "Lucida Grande", Lucida, Verdana, sans-serif;
    text-align: left;
}	

p.address {
	font: 1em/1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
    text-align: left;
}	

#comments h3 {
	font: small-caps 1.2em/1.4em Georgia, "Times New Roman", Times, serif;
	color: #5b5b5b;
}

img.avatar {
    float:left; 
    margin-right:0px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.even {
	border:none;
	}

.alt {
	/*border:1px dotted #4D4D4D;*/
	}
/* -------------------- End of Comment Form -------------------- */
/* Formatierung für Suche*/
#q {
    background: #def5d5 url(images/leaves_right_h20_light.png) no-repeat left top;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	border: 1px solid #def5d5;
    padding: 4px 10px 4px 25px;
	font: 0.8em/1.1em "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: normal;
    margin: 5px 5px 0 0px;
    width:130px;
    }

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #5b5b5b;
	color: #5b5b5b;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #5b5b5b;
	color: #5b5b5b;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #5b5b5b;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid ##5b5b5b;
	color: #5b5b5b;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
/* Formatierung für Footer*/
.footer {
	background: #ffffff;
	margin: 5px 0;
	width: 930px;
	padding: 5px 0 0 25px;
	height: 40px;
	-moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font: 0.6em/0.9em "Lucida Grande", Lucida, Verdana, sans-serif;
    text-align: left;
    float: left;
}
.footer a {
	color: #5b5b5b;
}
