/*
Theme Name: aunde
Theme URI: http://www.pixelithe.de
Description: Ein individuelles Wordpress-Theme fuer A+E GmbH. Erm&ouml;glicht den Austausch von Hintergrundbildern 
ohne Verlust des Schattens. Funktioniert daher in Internet Explorer nur unter Verwendung des iepngfixes.
Author: Anja Kretzer
Author URI: http://www.pixelithe.de
Version: 1.4
*/

/*Wichtig fuer die Darstellung von transparenten PNGs im Internet Explorer*/
/*img, div, .postheading { behavior: url(http://www.a-e-gmbh.de/aunde/wp-content/themes/aunde/iepngfix.htc) }*/

/*WECHSELNDE HINTERGRUNDBILDER*/
/*Erreicht durch Classy-Body Plugin von Alister Cameron*/
/*http://www.alistercameron.com/2007/02/02/wordpress-plugin-classybody-v11-update/*/

 hr {
color: #C11212;
background-color: #C11212;
height: 3px;
width:40%;
 }

/*Standard Hintergrundbild wenn nichts anderes definiert ist*/

#content_image {
	background-color: #D4D0C8;
	background-image: url(images/foto.jpg);
	height: 229px;
	width: 649px;
}

body.saatgut #content_image {
   background-image: url(images/foto_saatguternte.jpg);
   }
   
   body.category #content_image {
   background-image: url(images/foto_projekte.jpg);
   }
   
  body.impressum #content_image {
   background-image: url(images/foto_impressum.jpg);
   }
   
     body.energieholz #content_image {
   background-image: url(images/foto_energieholz.jpg);
   }
   
     body.partner #content_image {
   background-image: url(images/foto_partner.jpg);
   }
   
        body.kontakt #content_image {
   background-image: url(images/foto_kontakt.jpg);
   }
   
        body.danke #content_image {
   background-image: url(images/foto_danke.jpg);
   }
   
      body.standorte #content_image {
   background-image: url(images/foto_standorte.jpg);
   }
   
      body.ueberuns #content_image {
   background-image: url(images/foto_ueberuns.jpg);
   }

  body.wildlingspflanzung #content_image {
   background-image: url(images/foto_wildlingspflanzung.jpg);
   } 
   
  
   body.pflanzenlieferung #content_image {
   background-image: url(images/foto_pflanzenlieferung.jpg);
   }  
   
   
      body.pflanzverfahren #content_image {
   background-image: url(images/foto_pflanzverfahren.jpg);
   } 
    
      body.zaunbau #content_image {
   background-image: url(images/foto_zaunbau.jpg);
   }   
   

      body.co2 #content_image {
   background-image: url(images/foto_co2.jpg);
   } 
   
  
      body.kompensation #content_image {
   background-image: url(images/foto_kompensation.jpg);
   }   
   
        body.projekte #content_image {
   background-image: url(images/foto_projekte.jpg);
   }  

/*Ende der Definition der Hintergrundbilder fuer die einzelnen Seiten */

/*Image Styling in Posts */

.size-thumbnail {}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   color:#333333;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {
	float:left; 
	margin:0 1em 1em 0;
	/*margin:0 1em 1em 0;*/
	}
	
blockquote img.alignleft {
	float:left; 
	margin:0 3em 1em 0;
	/*margin:0 1em 1em 0;*/
	}
	
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
blockquote a img.alignleft {float:left; margin:0 3em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}




/*LAYOUT Styles*/

body {
	background-color: #2D0D02;
	margin:0px;
	background-image: url(images/holz-pattern.jpg);
}

#wrapper {
	margin: 0 auto;
    width: 920px;
    text-align: left;
}

#heading {
	background-image: url(images/heading.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 93px;
	width: 920px;
}

#hor_menu_top {
	background-image: url(images/hor_menu_bg.png);
	height: 76px;
	width: 920px;
}

#hor_menu_cont {
	text-align:right;
}

#fullfauxcontent {
	background-image: url(images/body_main_bg.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

#content_top {
	background-image: url(images/body_top_bg.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 920px;
}
#left_col {
	margin: 0px;
	padding: 0px;
	width: 240px;
	float: left;
}


#right_col {
	float: right;
	width: 673px;

}
#content_foot {
	background-image: url(images/body_foot_bg.png);
	height: 18px;
	width: 920px;
	overflow:hidden;
}

.clearleft {
	clear: left;
}

.clearright{
	clear: right;
}

.clearboth {
	clear: both;
}


/*#buttonreihe {
	padding:0px;
	text-align:right;
	height:52px;
	width:100%;
	float: right;
	margin-top: -8px;
	margin-right: 0px;
	margin-left: 0px;
}*/

#buttonreihe_unten {
float:right;
height:55px;
margin-top:10px;
margin-right:5px;

}

#footer {
	text-align: center;
	height: 25px;
	width: 100%;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #3E2216;
}

.credits a {
	color: #422417;
}
/*Inhalt Styling*/

.post {
	margin-bottom:15px;
	margin-left:10px;
	
}

.postheading  {
	width:100%;
	height:40px;
	background-image: url(images/transpar.png);
	position: relative;
	top: 180px;
	}

.postheading h2 {
	font-size:22px;
	color:#FF0000;
	margin-left:15px;
	margin-top:8px;
}

.edit_post a {
font-size:11px;
color:#CCCCCC;
text-decoration:none;
}

.entry {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:620px; /*ex 640*/
	margin-right: 20px;
	text-align:left;
}

 .entry a {
 	font-weight:bold;
	color:#336633;
	text-decoration:underline;
 }
 
 .entry a:hover {
 	color:#66CC66;
 }
 
 .entry ul {
 	list-style-type:none;
	margin:0px;
	padding:8px;
 }
 
 .entry ul li {
	background-image: url(images/list_default.gif);
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 20px;
	background-repeat: no-repeat;
 	}

.entry h3 {
	color:#CC0000;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	 }
  
blockquote
{
	padding-left:20px;
	padding-right:0px;
	padding-top:8px;
	margin:0px;
	font-weight:bold;
	padding-left:35px;
	padding-bottom:20px;
	font-weight:bold;
	color:#333333;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C11212;
	font-style: normal;
}

table h2
{ margin-top:1px;}

h2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #336633;
	font-style: normal;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #C11212;
	font-style: normal;
}

h2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #336633;
	font-style: normal;
}
 

/*Navigation Sidebar Styles*/
#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
margin-top:10px;
}

#navlist li a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #D9976F;
	text-decoration: none;
	letter-spacing: 2px;
}

#navlist li a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}


#navcontainer ul li h2
{
	background-color:#C11212;
	width:200px;
	margin-left:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#navcontainer {
	margin-left: 0px;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

/*#navcontainer li { margin: 0 0 0 0; }*/

#navcontainer a
{
	margin-left:30px;
	display: block;
	width: 160px;
	color: #000033;
	text-decoration: none;
	padding: 5px 5px 5px 30px;
	background-image: url(images/stripe_bg.png);
	background-repeat: repeat;
}

#navcontainer a:hover
{
	background-color:#f0f9ee;	
	background-image:none;
}

#navcontainer .current_page_item a {
	background-color:#daf2d6;	
	background-image:none;
}
/*ENDE STyles fuer Navigation in der Sidebar */


/* =Menu
-------------------------------------------------------------- */

#access {
background:none repeat scroll 0 0;
display:block;
float:left;
margin:15px auto 0;
width:670px;

}
#access .menu-header,
div.menu {
	font-size: 13px;

}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	padding-left:18px;
}
#access .menu-header li,
div.menu li {
float:left;
position:relative;
text-align:center;
width:160px;
}
#access a {
color:#FCF4BF;
display:block;
font-family:verdana,sans-serif;
font-weight:bold;
line-height:38px;
padding:0 10px;
text-decoration:none;
}
#access ul ul {
	display:none;
	position:absolute;
	top:38px;
	left:0;
	float:left;
	width: 180px;
	z-index: 99999;
	text-align:left;
}
#access ul ul li {
min-width:180px;
text-align:left;
}
#access ul ul ul {
	left:100%;
	top:0;
}
#access ul ul a {
	background:#3E2216;
	height:auto;
	line-height:1em;
	padding:10px;
	width: 160px;
}
#access li:hover > a,
#access ul ul :hover > a {
	color:#fff;
	background:#4D2D20;
}
#access ul li:hover > ul {
	display:block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color:#fff;
}

li.current_page_ancestor, li.current_page_parent {
	color:#fff;
	background-color:#4D2D20;
}
