/*  
Theme Name: engel-und-krise
Description: engel-und-krise theme.
Version: 1.0
Author: Jens Wirsching
Author URI: www.engel-und-krise.de
Based on the design "Dreamy" by Donny Burnside
*/

/* Generic Styling */

body {
	background:url(Engel/bg-body_2.jpg) repeat-x top center #f8f5e0;
	font-family:Verdana;
	color:#222222;
	}

* {
	margin:0;
	padding:0;
	}

img {
	border:0;
        padding-left: 10px;
	padding-right: 10px;
}

p {
        color:#464646;
        font-size:12px;
        line-height:150%;
	}

a {
	text-decoration:none;
	color:#c48f31;
	}

a:hover {
	text-decoration:none;
	color:#87340a;
	}



/* Structure */

#wrapper {
	margin:0 auto;
	width:700px;
	background:#ffffff;
	}
#header {
	height:140px;
	background:url(Engel/bg-header.jpg) no-repeat;
        color:transparent;
	}

#menu {
	height:35px;
	line-height:35px;
	background:url(Engel/bg-menu2.png) repeat-x;
	padding:0 10px;
	}

#sidebar {
	float:right;
	background:transparent;
	position:absolute;
        top:10px;
        left:620px; 
        width: 220px;
        color:#A19074;
	}

#content {
	float:left;
	width:500px;
	min-height:400px;
        margin-left:20px;
        position: relative;
	}
#footer {
	clear:both;
	height:100px;
	background:url(Engel/bg-footer.png) no-repeat transparent;
	}


/* Entries */

.entry {
	padding:5px 10px;
	}
.entry-title {
	font-size:1.50em;
	font-weight:normal;
	letter-spacing:-1px;
        margin-top:10px;
        color:#a19074;
	}
.entry-title a {
        color:#a19074;
        }
.date {
	font-size:0.9em;
	color:#bbb;
	cursor:default;
	letter-spacing:1px;
	}
.comments {
	margin-top:-1em;
	}
.comments a {
	color:#6CC7DC;
	background:url(Engel/icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}
.comments a:hover {
	color:#B4C835;
	}

/* Stempel */
#stempel {
         font-size: 80%;
         color: #a19074;
         margin-bottom: 12px;
         margin-top: 12px;
}
#stempel a{
         color: #a19074;
}


/* DROP-DOWN MENU */

.clearer
{
  clear: both;
}

#navigation_menu
{
	height:35px;
	line-height:35px;
	background:url(Engel/bg-menu2.png) repeat-x;
	padding:0 10px; 
{*
        filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
*}
}

#navigation_menu ul
{
  margin: 0%;
  padding: 0%;
  list-style-type: none;
  font-size:14px;
}

#navigation_menu ul a 
{
  background:url(Engel/bg-menu2.png) repeat-x;
  color:white;
  padding: 0px 20px 0px 20px;
  text-decoration: none;
  display: block;
}

#navigation_menu ul a:hover
{
  background:url(Engel/bg-menu2-hover.png) repeat-x;		
  text-decoration: none;  
}

#navigation_menu ul div
{	
  background:url(Engel/bg-menu3.png) repeat-x;
  position: absolute;
  display: none;
  z-index: 1000;
  font-size: 10.5px;
  font-weight: bolder;
  line-height: 26px;
  letter-spacing: -1px;
}
#navigation_menu ul a div {
  background:url(Engel/bg-menu3-hover.png) repeat-x;
  border-width: 2px;
  border-color: #F4E8C9;
  border-style: solid;
}


#navigation_menu ul a:hover div
{	
  background:url(Engel/bg-menu3-hover.png) repeat-x;
  position: absolute;
  display: none;
  z-index: 1000;
  font-size: 10.5px;
  font-weight: bolder;
  line-height: 26px;
  letter-spacing: -1px;
}

#navigation_menu ul li
{	
  float: left;
}



/* Navitab menu nach: andreas02 */

#navitabs {
    text-align:right;
    font-size: 14px;
    color:#A19074;
    }

.navitab {
padding:4px 8px 4px 8px;
margin:0 0 4px 0;
text-decoration:none;
}

.navitab:hover {
text-decoration:none;
background:#e3d7b1;
border-bottom:1px solid #ffffff;
}

.activenavitab {
padding:4px 8px 5px 8px;
color:#87340a;
margin:0 0 5px 0;
text-decoration:none;

}

.activenavitab:hover {
text-decoration:none;
}


/* SIDEBAR  |  FEED */

#feed {
	height:12px;
	background:url(Engel/bg-feed.gif) repeat-x;
	margin:0 auto;
	padding-left:8px;
        padding-top:22px;
        padding-bottom:2px;
        color:#A19074;
	}
#feed p {
	padding-left:14px;
        padding-right:14px;
        color:#A19074;
        margin-top:-2px;
	}
.feed  {
        padding-right:14px;
        color:#A19074;
        margin-top:-2px;
	}


/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin-top:16px;
	}
#sidebar li {
	
	}
#sidebar li a {
	display:block;
	color:#c48f31;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
        font-size:12px; 
        letter-spacing: -0.2px;
	}

.sidebar-active {
	background-color:#ECE8DA;
	}

#sidebar li a:hover {
	background:#e3d7b1;
	color:#87340a;
	}

#sidebar-socials {
line-height:12px;
width: 285px;
margin-left: 25px;
}

#sidebar-socials li a {
border-bottom:none;
}

#sidebar ul.socials li a:hover{
        background:none;
        }

#sidebar-bottom {
	background:url(Engel/bg-sidebar-bottom.gif) repeat-x; center center;
        height:30px;
	}
#sidebar-bottom a {
	padding-left:5px;
	padding-right:5px;
        padding-top:8px;
	display:block;
	color:transparent;
        height:30px;
        text-align:center;
        font-weight: bold;
        font-size: 11.5px;
	}

#sidebar-bottom a:hover {
	background:url(Engel/bg-sidebar-bottom-hover.gif) repeat-x; center center;
        height:30px;
        color: #c48f31;
	}

.print {
background:url(../../public/cid1/Engel/print_2.gif) no-repeat;
background-position: top;
padding-bottom:10px;
vertical-align: super;
}
.print:hover {
background:url(../../public/cid1/Engel/print_2b.gif) no-repeat;
}

.send {
background:url(../../public/cid1/Engel/send.gif) no-repeat;
background-position: top;
padding-bottom:10px;
vertical-align: super;
}
.send:hover {
background:url(../../public/cid1/Engel/send_hover.gif) no-repeat;
}

.spenden {
background:url(../../public/cid1/Engel/hut_klein.gif) no-repeat;
background-position: top;
padding-bottom:10px;
vertical-align: super;
}
.spenden:hover {
background:url(../../public/cid1/Engel/hut_klein_hover.gif) no-repeat;
}


/* CONTENT */

#content p{
margin-bottom:10px;
}

#content li{
font-size:13px;
list-style:none;
margin-bottom:3px;
}

#content-prosa p{
margin-bottom: 10px;
}

/* lizenz */
#lizenz {
}
#lizenz-text {
  font-size:11px;
  color:#FFFFFF;
}
#lizenz-text a {
  color:#FFFFFF;
}

#lizenz-text table {
width:730px;
}
#lizenz-text a:hover {
  color:#FFFFFF;
}
#lizenz-text:hover {
  font-size: 11px;
  color:#222222;
} 
#lizenz-text:hover a {
  color:#C48F31;
}
#lizenz-text:hover a:hover {
  color:#87340A;
}
#lizenz-img img{
        background:url(../../public/cid1/Engel/hut_leer.png) center center;
        height:108px;
        width:145px;
        padding-left:0px;
        padding-right:0px;
}

#lizenz-img:hover img{
  background:url(../../public/cid1/Engel/hut_2.gif) center center;
        height:108px;
        width:145px;
        padding-left:0px;
        padding-right:0px;
}



/* go */

#go {
}
#go-prev {
}
#go-prev a {
        background:url(Engel/umblaettern_prev.gif) no-repeat; center center;
        width: 43px;
        height: 59px;
        position: relative;
        bottom: -90px;
        left: 450px;
        float: left;
}
#go-prev a:hover {
        background:url(Engel/umblaettern_prev_hover_2.gif) no-repeat; center center;
        width: 43px;
        height: 59px;
        position: relative;
        bottom: -90px;
        left: 450px;
        float: left;
}

#go-next {
}
#go-next a {
        background:url(Engel/umblaettern_next.gif) no-repeat; center center;
        width: 47px;
        height: 59px;
        position: relative;
        bottom: -90px;
        left: 450px;
        float: left;
}
#go-next a:hover {
        background:url(Engel/umblaettern_next_hover_2.gif) no-repeat; center center;
        width: 47px;



        height: 59px;
        position: relative;
        bottom: -90px;
        left: 450px;
        float: left;
}

/* Footer */

#footer-valid {
	padding-top:68px;
	padding-left:15px;
	cursor:default;
        font-size: 11px;
	color:#ffffff;
	}
#footer-valid a {
	color:#ffffff;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
	}
#footer-top-icon {
        float:left;
        position:relative; 
        bottom:-8px; 
        left:65px;
        }

#footer-top-icon a {
        float:left;
        position:relative;
        bottom:-38px; 
        left:585px;
        background:url(Engel/top_neu_1.gif) no-repeat;
        width:40px;
        height:39px;
        }
#footer-top-icon a:hover {
        float:left;
        position:relative;
        bottom:-38px; 
        left:585px; 
        background:url(Engel/top_neu_hover_1.gif) no-repeat;
        width:40px;
        height:39px;
        }


/* Heading's */

h1 {
	font-size:2.5em;
	font-weight:normal;
	cursor:default;
	position:relative; top:50px; left:30px;
	letter-spacing:1px;
	font-style:italic;
        color: #a19074;
	}

h2 {
	font-size:1.1em;
	font-weight:normal;
	cursor:default;
	letter-spacing:1px;
        margin-top: 15px;
        color:#a19074;
	}
h3 {
	font-size:1.10em;
	font-weight:normal;
	letter-spacing:1px;
        margin-top:10px;
        margin-bottom:5px;
        color:#a19074;
        text-indent:10px;
	}


/* Extra's */

#wayhome {
font-size:10px;
border-bottom:1px solid #dddddd;
margin-bottom:5px; margin-right:200px;
padding-bottom:2px; 
}      

#wayhome a {
border:0px;
}
#wayhome a:hover {
border:0px;
background-color: #e3d7b1;
}



/* Antigone-Studie */

      span.FootnoteSymbol {background-color:transparent}
      span.Footnoteanchor {font-size:80%;vertical-align:top;background-color:transparent}
      p.Contents2 {margin-left:13px;margin-right:0;margin-top:8px;margin-bottom:0;border:none;padding:0;text-indent:0;font-style:normal;font-weight:bold;font-size:12.0px}
      p.Contents3 {margin-left:27px;margin-right:0;margin-top:2px;margin-bottom:2px;border:none;padding:0;text-indent:0;font-weight:normal;font-size:12.0px}
      p.ContentsHeading {margin-left:0;margin-right:0;margin-top:16px;margin-bottom:8px;border:none;padding:0;text-indent:0;font-weight:bold;font-size:12px}
      p.Contents4 {margin-left:40px;margin-right:0;margin-top:2px;margin-bottom:2px;border:none;padding:0;text-indent:0;font-size:12.0px}
      p.Heading5 {margin-left:20px;margin-right:0;margin-top:16px;border:none;padding:0;font-weight:bold;font-size:14px}
      p.Footnote {margin-left:0;margin-right:0;margin-top:0;margin-bottom:8px;border:none;padding:0;font-family:'Courier 10 Pitch',monospace;font-size:12.0px;color:#000000}
      p.Heading4 {margin-left:20px;margin-right:0;margin-top:16px;border:none;padding:0;text-indent:0;font-style:italic;font-weight:bold;font-size:14.0px}
      p.zitat {margin-left:57px;margin-right:0;margin-top:0;margin-bottom:4px;border:none;padding:0;text-indent:0;font-family:'Courier 10 Pitch',monospace;font-size:13px}
      p.Heading3 {margin-top:30px;border:none;padding:0;text-indent:0;font-weight:bold;font-size:14.0px}
      p.Heading2 {margin-left:0px;margin-right:0;margin-top:40px;border:none;padding:0;text-indent:0;font-style:italic;font-weight:bold;font-size:14.0px}
      p.Heading1 {margin-left:0px;margin-right:0;margin-top:40px;border:none;padding:0;font-weight:bold;font-size:14px;text-decoration:underline} 
#listing  {
font-size:12px;
}
p.Textbody { color:#464646;
        font-size:12px;
        line-height:150%;
        text-indent:20px;
        margin-bottom:12px;
} 


/* Stücke */

#stuecke{
}

#stuecke p{
   margin-bottom:0px;
}

p.Dialog {
margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;border:none;padding:0;text-indent:0
}
p.Rolle {
margin-left:0;margin-right:0;margin-top:11.5px;margin-bottom:4px;border:none;padding:0;text-indent:60px;text-align:left;font-variant:small-caps;font-size:12px
}
p.Regieanweisung {
margin-left:0;margin-right:0;margin-top:7.5px;margin-bottom:7.5px;border:none;padding:0;text-indent:0;font-style:italic
}
 
/* SITEMAP */

#sitemap {
    width: 300px;  
}

#sitemap ul{
    width: 240px;

    margin: 0; padding: 0.8em;
    background-color: #e2d9b2;
  }
  * html ul#sitemap {  /* Korrekturen fuer IE 5.x */
    width: 240px;
    width: 20em;
    padding-left: 0;
    padding-left: 0.8em;
  }
#sitemap ul li {
    width: 220px;
    list-style: none;
    margin: 0.6em; padding: 0;   
    background-color: #f8ecbc;
    list-style-type: inherit;
  }

  #sitemap ul li ul {
    margin: 0 0 0 1.2em; padding: 0;
  }
 #sitemap ul li ul li {
    margin: 0.3em 0;
  }
  * html ul#sitemap li ul li {  /* Korrektur fuer IE 5.x */
    margin-left: 1em;
    margin-left: 0;
  }

 #sitemap a {    display:block;
    padding: 0.2em;
    text-decoration: none;
    background-color: white;
  }
  * html ul#sitemap a {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    width: 8.8em;  /* Breitenangabe fuer IE 6 */
  }
  * html ul#sitemap li ul li a {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    width: 7.8em;  /* Breitenangabe fuer IE 6 */
  }
 #sitemap a:hover {
    background-color: #f8ecbc;
  }

#paypal {
  padding-right:145px;
  margin-bottom: 15px;
  height: 107.5px;
}
#paypal:hover{
  background:url(Engel/bg_hut.gif);
  padding-right:145px;
}


/* pagename */

#pagename a{
    font-size:3px;
    display: none;
    }
#pagename-sub {
    font-size:3px;
    display: none;
    }

#pagename-sub a{
    font-size:3px;
    display: none;
    }
