/*  
Theme Name: ja! Natuerlich. Ernaehrungsblog
Theme URI: 
Description:
Version: 1.2
Author: mediainvent.com
Author URI: http://www.mediainvent.com 

	
 */

html{
     }

body{
	margin: 0;
	padding: 0;
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #505050;
	background: #eefafb url(img/body_bg_neuer.png) repeat-x;
     }

#container {
	background: url(img/content_bg.png) repeat-y;
	width: 910px;
	height: auto;
	float: left;
	z-index: 10;
	position: relative;
}

#content {
	background: #fefccd;
	width: 485px;
	float: left;	
	padding: 10px;
	margin-left: 4px;
}

#content h2 {
	color: #c81024;
	margin: 0;
	padding: 0;
}

#sidebar {
	background: transparent;
	width: 380px;
	float: left;
	padding: 10px;
	padding-left: 7px;
}

#sidebar h2 {
	font-weight: normal;
	margin-bottom: 0;
}

.categories, .mainNav {
	padding: 0;
	margin: 0;
	margin-top: 8px;
	list-style-type: none;
	
}

#nav {
	float: left;
	width: 175px;
}

#nav li.cat-item {
	padding-bottom: 4px;
}

.mainNav  {
	font-size: 18px;
}

.mainNav li.page-item-8 {
	background: url(img/rss.gif) no-repeat;
	background-position: 30px;

}

.mainNav li a:hover, .mainNav .current_page_item a, .functionsNav li a:hover, .functionsNav .current_page_item a {
	color: #505050;
}


.current-cat {
	list-style-image: url(img/pfeil.gif);
	margin-left: 15px;
}

.functionsNav {
	padding-left: 0;
	margin-top: 0;
}

.functionsNav li {
	margin-left: 0px;
	font-size: 13px;
	padding-bottom: 8px;
	padding-top: 3px;
	text-align: center;
	background: url(img/functionsNav_bg_green.png) no-repeat;
	background-position:3px 0;
}


.functionsNav li:hover {
	background: url(img/functionsNav_bg_green_act.png) no-repeat;
	background-position:3px 0;
}


#activity {
	float: right;
	width: 185px;
	margin-right: 14px;
}

.last_posts , .most_commented  {
	list-style-image: url(img/pfeil.gif);
	margin-left: 0px;
	padding-left: 15px;
}

.last_posts  li, .most_commented li {
	padding-bottom: 10px;

}

.last_posts  li a, #nav li.cat-item a, .most_commented li a {
	color: #505050;
	font-size: 12px;
}

.last_posts  li a:hover, #nav li.cat-item a:hover, .most_commented li a:hover {
	text-decoration: underline;
}

.functionsNav {
	list-style-type: none;
}

#footer {
	background: #eefafb url(img/footer_bg.png) no-repeat;
	height: 81px;
	clear: both;
}

#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 28px;
	padding-left: 15px;
}

#footer li {
		display: inline;
		padding-right: 5px;
		padding-left: 1px;
		border-right: 1px solid #FFFFFF;
}

/* remove right border from last menu item */
#footer li.page-item-79 {
		border-right: none;
}

#footer a {
	color: #FFFFFF;
}

#banner {
	float: left;
	/*margin-top: -1090px;
	position: relative;*/
	position: absolute;
	top: 240px;
	margin-left: 910px;
	}

#bloglinks {
width: 109px;
height: 151px;
position: absolute;
top: 30px;
left: 860px;
}

#bloglinks a.bio_bauern_blog .addarea 
{ 
            position:absolute; 
            display:block; 
            top:50px; 
            left:50px; 
            width:50px; 
            height:50px; 
            z-index:100; 
           /* border: 1px solid red; */
} 
      
#bloglinks a.bio_bauern_blog .addarea2 
{ 
            position:absolute; 
            display:block; 
            top:35px; 
            left:105px; 
            width:50px; 
            height:50px; 
            z-index:100; 
           /* border: 1px solid red; */
} 

#bloglinks a.ja_natuerlich_blog .addarea 
{ 
            position:absolute; 
            display:block; 
            top:85px; 
            left:40px; 
            width:50px; 
            height:40px; 
            z-index:100; 
           /* border: 1px solid red; */
} 
      
#bloglinks a.ja_natuerlich_blog .addarea2 
{ 
            position:absolute; 
            display:block; 
            top:65px; 
            left:95px; 
            width:50px; 
            height:40px; 
            z-index:100; 
            /* border: 1px solid red; */
} 





	#bloglinks a.ja_natuerlich_blog {
	background-color: transparent;
	background: url(img/ja_natuerlich_blog_link.png) no-repeat; 
	display: block;
	position: relative;
	left: -5px;
	top: -60px;
	margin-bottom:-43px;
	width: 181px;
	height: 135px;
	}

	#bloglinks a.bio_bauern_blog {
	background-color: transparent;
	background: url(img/bio_bauern_blog_link.png) no-repeat;
	display: block;
	position: relative;
	left: -15px;
/*	top: -43px;*/
	width: 181px;
	height: 150px;
	margin-bottom:-43px;
	}

#bloglinks a.ja_natuerlich_blog:hover, #bloglinks a.bio_bauern_blog:hover {
		margin-left: 5px;
		}



/*--------------------for your text--------------------*/

.the_excerpt, .more-link {
	background: url(img/pfeil.gif) no-repeat;
	background-position: 50px;
	padding-right: 15px;
}

#content .more-link {
	background: url(img/pfeil.gif) no-repeat;
	background-position: 55px;
	padding-right: 15px;
}

#nav .more-link {
	background-position: 60px;
}


acronym, abbr, span.caps {
	cursor: help;
	}


hr {
	border: 4px solid #FFFFFF;
	color: #FFFFFF;
	}

#sidebar hr {
	border: 4px solid #c50016;
}

/*--------------------for links--------------------*/


a {
	color: #c81024;
	text-decoration: none;
     }
a:link { 
	color: #c81024;
	text-decoration: none;
     }
a:visited { 
     }
a:link:focus{
	color: #505050;
     }
a:link:hover, 
a:visited:hover { 
	text-decoration: underline;
    }
a:link:active, 
a:visited:active {
	text-decoration: underline;
     }

/*--------------------iamges as a link--------------------*/
a img{
	border: none;
     }
a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }

/*--------------------images --------------------*/

.author{
	float: none;
     }

.wp-caption-text {
	font-style: italic;
	margin: 0;
	padding: 0;
	margin-top: 2px;
	margin-bottom: 10px;
}


/*--------------------search--------------------*/
input#s{
	background: url(img/search_bg.png) no-repeat;
	background-position: 0px;
	border: 0;
	padding-left: 25px;
	padding-right: 15px;
	padding-top: 5px;
	height: 21px;
	width: 140px;
     }

input#searchsubmit{
     }


/*--------------------kraeuterlexikon--------------------*/
div.azlinks {
	padding: 3px;
}

.azlink {
	padding-right: 8px;
}

.azindex ul li {
	padding-top: 0;
}

#azindex-1 li a {
	color: #505050;
}

#azindex-1 li a:hover {
	text-decoration: underline;
}

#azindex-1 h2 a {
	color: #c81024;
}

/*--------------------comments--------------------*/
.moderation {
	color: #c81024;
	font-weight: bold;
	font-size: 16px;
}

.alt {
	 background: #eeebda;
	}

 
.commentlist li {
	padding: 5px;	 
	}

#commentform input {
	border: 1px solid #505050;
	}

#commentform textarea {
	width: 490px;
	height: 100px;
	border: 1px solid #505050;
	}

#commentform #submit {
	border: 1px solid #505050;
	}


#sb-body, #sb-loading

{

background-color: #FFFFFF;

}