

/* presentation */

body {
  font-family: "Lucida Grande", "Trebuchet MS", Trebuchet, Arial, Verdana, Helvetica, sans-serif;
  font-size: 0.7em;
  color: #333;
  background: #c4c4c2;
  margin: 0;
  padding: 0;
}

html, body{
  height: 100%;
}


/* LINKS grau */
a { color: #515151; text-decoration: none; }
a:visited { color: #515151; }
a:hover{ color: #515151; text-decoration: underline; }
a:active { color: #515151; }


/*
.thecontent a, .thecontent p a, #footer a{
  background: url(images/dot.gif) repeat-x bottom left;
}
*/

.thecontent a:hover{
  background: none;
}

p {
  margin:1cm 0 0;
}

/* icon after external links */
#blogs a[rel=external]{
  background: url(images/icon_external.gif) no-repeat center right;
  padding-right: 13px;
}

#blogs a:hover[rel=external]{
  background: url(images/icon_external-h.gif) no-repeat center right;
  padding-right: 13px;
}


/* HTML =TAGS
------------------------------------*/

abbr, acronym { cursor: help; }

code, pre{
  font-family: "Courier New", Courier, Monospace;
  font-size: 1.1em;
  color: #666666;
  padding-left: 3px;
}

pre {
  font-size: 1.1em;
  display: block;
  padding: 5px 0;
  margin: 0;
}

address{
  margin-left: 30px;
}

blockquote{
 color: #666;
 border-left: 7px solid #ccc;
 padding-left: 6px;
 margin-left: 10px;
}

hr.clear{
  visibility: hidden;
  margin: 0;
  padding: 0;
}

div hr { display: none; }

div.hr{
  background: url(images/hr.gif) no-repeat center center;
  height: 20px;
  margin: 5px 0 15px 0;
}

/*---- forms ------*/

label, select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit] {
  cursor: pointer;
} 

input, textarea, select{
  font-size: 1.0em;
  background: #ffefd9;
  border: 1px solid #999;
}

textarea { font-size: 1.4em; }

input:focus, textarea:focus{
  background: #fff;
}

input:hover { background: #ffefd9; color: #333; }

fieldset{
  border: 1px solid #999;
  margin: 0;
  padding: 5px;
}

#search fieldset label { display: none; }

input#searchsubmit{
   width: 40px;
   margin: 0 0 0 4px;
}


/* LAYOUT
--------------------------------------------*/

#container{
  padding: 0;
  margin: 0;
  width: 100%;
  min-height: 100%;
  height: 100%;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: auto;
}
	
html>body #container {
  height: auto;
}


#wrapper{
  width: 770px; /* vorher: 730 */
  margin: 0 auto;
  /*background: #fff;*/
  
  /*border: 1px solid #515151;*/
}



#blogheader{
  position: relative;
  width: 100%;
  height: 184px;
  border-left: 1px solid #515151;
  border-right: 1px solid #515151;
  /*border-bottom: 1px solid #515151;*/
}



#titlebar{
  text-align: right;
  width: 100%;
  line-height: 23px;
  height: 23px;
  background-color: #ffcc00;
  position: relative;
}

/* content - contains blogs and sidebar */
#content{}

#contentwrapper{
 background: url("images/content_higru.gif") top left;
 margin-left: 0px;
 width: 770px;
 background-color: #ffffff;
 border-left: 1px solid #515151;
 border-right: 1px solid #515151;
 }

#blogs{
  float: left;
  width: 560px;
  padding: 0 0 40px 0;
  background:  url(images/bg_side-bottom.gif) no-repeat left bottom;
}

#sidebar{
  margin: 5px 0 0 0px;
  font: 0.9em "Lucida Grande", "Trebuchet MS", Trebuchet, Arial, Verdana, Helvetica, sans-serif;
  float: left;
  width: 210px;
  overflow: hidden;
}


/*#sidebar {
	background: url("images/content_higru.gif") no-repeat top; border: none; float: left;
	margin: 0 0 0 37px !important; margin: 0 0 0 38px; 
	padding: 20px 0px 5px 0px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	width: 194px; 
	
}*/


/* HEADINGS
-----------------------------------*/

#titlebar a{
  color: #cc9900;
  background-color: #ffcc00;
}

#titlebar .skiplink { padding-right: 12px; }


#blogtitle { position: absolute; top: 35px; left: 39px; font-size: 5.25em; }
#blogdescription { position: absolute; top: 105px; left: 40px; font-size: 1.62em; }

h1#blogtitle a { color: #515151; text-decoration: none;}
h2#blogdescription{ color: #515151; }

h1#blogtitle {
  margin: 0;
  padding: 0;
}

h2#blogdescription {
  margin: 0;
  padding: 0;
}



h2.tag, h2.tagline{
  background: url(images/lay_linie.gif) no-repeat bottom left;
  text-align: center;
  color: #ff9900;
  margin: 0px 20px 10px 60px;
  padding: 0px 0px 5px 0px;
}

h2.tag     { font-size: 3.0em; }
h2.tagline { font-size: 1.9em; }

h2, h3, h5, h6, #search fieldset legend{
  font-family: "Lucida Grande", "Trebuchet MS", Trebuchet, Arial, Verdana, Helvetica, sans-serif;
  color: #515151;
  margin: 0;
  padding: 20px 0 3px 0px;
}





#blogs p{
  padding: 5px 10px 10px 0px;
  margin: 0;
}

#blogs br{
  padding: 5px 10px 10px 0px;
  margin: 0;
}

#blogs .fullcontent{
  padding: 0 20px 0 20px;
  background: #fff;
}

.hidden{
  display: none;
}

.clear{
  clear: both;
}

/* Listeneigenschaften im Text (Jens) */
.thecontent ul{
  margin-left: 25px;
  padding-left: 5px; 
}

.thecontent li{
  padding-bottom: 5px;
  margin-left: 25px;
  margin-right: 10px;
  display: list-item;
  list-style-position: outside;
}


/* POST =STORY
---------------------------------------------------*/

div.postnavigation{
  margin: 0;
  padding: 15px 30px 15px 70px;
  background: url(images/bg_blu.gif) repeat-y left;
}

div.postnavigation span.previous,
div.postnavigation span.next { display: none; }








/* Einstellungen fŸr Story-†berschrift und Block */
.storytitle, .storytitle a:visited, .storytitle a, h3{
  color: #ff9900;
  font-size: 1.20em;
}
.storytitle{
  /* Das hier ausklammern um das Post-Icon verschwinden zu lassen
  background: url(images/icon_post.gif) no-repeat 0 2px;
  margin: 7px 10px 0 50px;
  padding: 8px 0 2px 28px;
  */
  background: url(images/lay_linie.gif) no-repeat bottom left;
  margin: 0px 20px 0 60px;
  padding: 5px 0 5px 0px;
}

storytitle a:hover{
  text-decoration: none;
}

.storycontent{
  position: relative;
  margin: 0;
  padding: 15px 0 20px 0;
  background: #fff url(images/bg_blu.gif) repeat-y top left;
}

/* LINKs im Inhaltsbereich */
.storycontent a { color: #ff9900; text-decoration: none; }
.storycontent a:visited { color: #ff9900; }
.storycontent a:hover{ color: #ff9900; text-decoration: underline; }
.storycontent a:active { color: #ff9900; }

.storycontent h4{
  font-weight:normal;
  text-decoration:underline;
}

/* Einstellungen fŸr die Archiv-Listen */
.archivetitle, .archivetitle a:visited, .archivetitle a, h3{
  color: #ff9900;
  font-size: 1.1em;
}

.archivetitle{
  background: url(images/lay_archivelist.gif) no-repeat 0 0px;
  margin: 0px 10px 0px 60px;
  padding: 2px 0px 0px 18px;
  height: 21px;
}

archivetitle a:hover{
  text-decoration: none;
}

.archivecontent{
  position: relative;
  margin: 0;
  padding: 0px 0 10px 0;
  background: #fff url(images/bg_blu.gif) repeat-y top left;
}



.date, .meta{
  font: 10px/14px Tahoma, Arial, Helvetica, sans-serif;
}

.thecontent{
  font: 1.1em/1.6em Tahoma, Arial, Helvetica, sans-serif;
  margin: 0 20px 0 60px;
}



body#page #blogs p{ margin-left: 0; padding: 5px 0;}

body#page .storytitle{
  margin: 7px 10px 0 20px;
}

.storycontent ul, .storycontent ol{
  margin: 10px 0 0 15px;
  padding: 0;
  /*list-style: square outside;*/
}



.postmeta{
  background: #fdf7f9 url(images/fade_blue.gif) repeat-y top right; /*#99cbfe*/
}



.filedunder{
  float: left;
  text-indent: 12px;
}

.date{
  float: left;
  margin-left: 8px;
  color: #515151;
}

.filedunder a{ font-weight: bold; }
.filedunder a:visited, .filedunder a, .filedunder{ color: #515151;}
.filedunder a:hover{ color: #515151; }
.filedunder, .date, #sidebar h3{ line-height: 20px; }

.meta li.permalink{
  background: url(images/icon_permalink.gif) no-repeat 0 2px;
  padding-left: 11px;
  margin: 4px 0 0 0;
}

.meta li.comments{
  background: url(images/icon_comment.gif) no-repeat 0 2px;
  padding-left: 11px;
  margin: 4px 0 0 0;
}

.meta{  
  margin: 0 0 0 50px;
}

.meta ul{
  list-style: none;
  padding: 0;
  margin: 0;
}

.meta ul li {
  list-style: none;
	display: inline;
	padding: 0 5px 0 0;
	margin: 0;
}


/* COMMENTS =feedback
----------------------------------------*/

.feedback{
  width: 80%;
  clear: both;
  margin: 10px 20px 10px 55px;
}

h3.comments{
  margin: 0;
  padding: 5px 0;
}

.commentlist{
  list-style: none;
  margin: 0;
  padding: 0;
}

.commentlist .gravatar{
  border: 1px solid #ccc;
  width: 40px;
  margin: 5px;
}

.comment-head{
  background: url(images/comment_head.gif) no-repeat left center;
  height: 15px;
}

.fullcomment{
  width: 330px;
  background: url(images/comment_foot.gif) no-repeat bottom left;
  padding-bottom: 40px;
  margin: 15px 0 0 15px;
}

.comment-wrapper{
  width: 320px;
  background: #EEF3F9;
}

.comment-content{
  clear: both;
  width: 300px;
  padding: 0 7px;
}


/* =ul , =ol , =li
--------------------------------------*/

#sidebar ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

#blogs ul{
  list-style: square inside;
  margin: 0 0 10px 0;
  padding: 5px 0 5px 10px;
}

#blogs ol { margin-left: 28px; }
#blogs dl { padding-left: 10px; }
#blogs dt { font-weight: bold; }

#blogs dl dd{
  margin: 0;
  padding: 2px 2px 4px 12px;
}

/* for post links */
.postlist li{
  list-style: none;
  line-height: 20px;
  background: url(images/icon_paper-blu.gif) no-repeat 0 0;
  padding: 0 0 0 20px;
  
}

.postlist2 li{
  list-style: none;
  line-height: 20px;
  background: url(images/icon_paper-blu.gif) no-repeat 0 0;
  padding: 0 0 0 20px;
}

.postlist2 li a{
  width: 300px;
}


/* for page listing */
#search fieldset legend{
  font-size: 1.2em;
  text-align: left;
  font-weight: bold;
  color: #515151;
}

#sidebar h3{
  margin: 15px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 1.2em;
  text-align: left;
  font-weight: bold;
  color: #515151;
}

#sidebar .linklist li,
#sidebar .pagelist li,
#sidebar .katlist li{
  /*font-size: 1.2em;*/
  list-style: none;
  background: url(images/icon_page_arrow.gif) no-repeat 0 0;
  padding: 0px 0px 1px 8px;
}

#sidebar ul.katlist li {
	font-size: 1.2em;
	}

#sidebar ul.children li {
	font-size: 1.0em;
	}
	
/* for external links */
#blogs .linklist li,  
#sidebar .linklist dt{
  list-style: none;
  background: url(images/icon_paper-arrow-out.gif) no-repeat 0 0;
  padding: 3px 0 1px 20px;
}

/* for archived links */
#sidebar ul.archivelist li{
  background: url(images/icon_paper-archive.gif) no-repeat 0 0;
  padding-left: 20px;
  line-height: 20px;
}

#sidebar ul.linklist li{
  margin: 0 0 5px 0;
}

#sidebar ul.linklist br{
  line-height: 10px;
}

#sidebar dl.linklist dd{
  color: #666;
  padding: 0;
  margin: 3px 0 5px 17px;
}

/* PLUGIN Navigo */
#level1 li{
	font-size: 1.2em;
	}

#level2 li{
	font-size: 0.95em;
	}
	
#level1 li{
  list-style: none;
  background: url(images/icon_page_arrow.gif) no-repeat 0 0;
  padding: 0px 0px 1px 8px;
}
#level1 #level1highlight,
#level2 #level2highlight {
  text-decoration: underline;
  /*color: #664529;*/
}
#level1 #level1current,
#level2 #level2current {
  font-weight: normal;
  color: #664529;
}
/* --- */


/* =sidebar
--------------------------------------*/

#sidebar ul.sideblocks>li ul.children{
  margin: 0;
  padding: 0 0 0 5px;
}

#sidebar ul.sideblocks { margin: 10px; }
#sidebar ul.sideblocks>li { margin: 10px 0; font: 1.0em/1.4em Tahoma, Arial, Helvetica, sans-serif; }

#sidebar .block{
  padding: 3px 0 0 5px;
}

#sidebar h3 a { color: #6FA7DF; }
#sidebar h3 a:hover { color: #369; }

#sidebar li a { color: #333; }
#sidebar li a:hover { color: #000; text-decoration: underline; }
#sidebar li { color: #666; }

#sidebar h4{ color: #666; margin: 2px 0 0 0px; padding:0; text-align: left;}

#sidebar p{
  text-align: justify;
  line-height: 1.3em;
  margin: 0;
  padding: 3px 2px;
}

#sidebar #calendar{ padding: 10px 0; }


/* FOOTER
--------------------------------------------*/

#footer {
  border-top: 1px dotted #666666;
  border-bottom: 1px solid #515151;
  border-left: 1px solid #515151;
  border-right: 1px solid #515151;
  font: 0.9em Tahoma, Arial, Helvetica, sans-serif;
  color: #333333;
  background: #ffffff;
  clear: both;
  height: 30px;
  width: 770px;
  margin-left: 0px;
  padding: 5px 0px 5px 0px;
}

#footer .skiplinks{
  text-align: center;
  padding: 3px 35px;
}



/* ALIGN
-------------------------------------*/

.alignleft{
  float: left;
}

.alignright{
  float: right;
}

div.float{
  float: left;
  width: 48%;
  margin: 0;
  padding: 0.5%;
}

div.aligncenter{
  margin: 0 auto;
  text-align: center;
}

div.alignleft li{
  padding: 0 0 0 8px;
}


/* IMAGES =IMG
-----------------------------------*/

img.alignleft{
  margin: 0 10px 5px 0;
}

div.alignleft img{
  padding: 8px 18px;
}

img.alignright{
  margin: 0 0 5px 10px;
}

img.bordered{
  border: 2px solid #ccc;
  padding: 1px;
}

img.al {
  float: left;
  margin: 0 10px 5px 0;
  /*border: 1px solid #ccc;*/
  border: 0;
  padding: 0 3px 0 0;
  text-decoration: none;
}

img.ar {
  float: right;
  margin: 0 0 5px 10px;
  /*border: 1px solid #ccc;*/
  border: 0;
  padding: 0 0 0 3px;
  text-decoration: none;
}

img.ac {
  text-align: center;
  margin: 10px 10px 5px 10px;
  /*border: 1px solid #ccc;*/
  border: 0;
  padding: 0 3px 0 3px;
  text-decoration: none;
}

a:link img.ac { border: 0; }

img.rssbutton{
  border: none;
  margin: 0;
  padding: 4px 2px 0 2px;
  background: none;
}

#blogs .thumbnails{
  width: 400px;
  margin: 0 0 5px 12px;
}

img.thumbnail{
  border: 1px solid #69c;
  margin: 0 3px 3px 0;
}


 

/* CALENDAR
-----------------------------------------*/

#wp-calendar {
  font-family: Arial, Helvetica, sans-serif ;
  empty-cells: show;
  font-size: 0.95em;
  margin: 8px auto;
  width: 90%;
}

#wp-calendar td a { font-weight: bold; background: #D9E8F8; padding: 2px 4px; }

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
  background: 0 none;
}

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
  background: 0 none;
}

#wp-calendar a {
  display: block;
  text-decoration: none;
  font-weight: bold;
}


#wp-calendar caption {
  color: #dd6900;
  font-size: 1.2em;
  text-align: center;
  font-weight: bold;
}

#wp-calendar td {
  letter-spacing: normal;
  padding: 0 0;
  text-align: center;
}

#wp-calendar #today {
  color: red;
  font-weight: bold;
}

#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
}


/* NAVI =PAGENAV
-------------------------------------*/

.page-navi{
  text-align: right;
  font-weight: bold;
  font-size: 0.9em;
  color: #999999;
  margin: 12px 10px;
}

.page-navi a{
  padding: 0 4px;
  color: #ccc;
  border: 1px solid #ccc;
}

.page-navi a:hover{
  border-color: #999;
  background-color: #999;
  color: #fff;
  text-decoration: none;
}

.page-navi .pageoff{
  padding: 0 4px;
  border: 1px solid #666;
  background-color: #666;
  color: #fff;
}


/* NAVI =MAINNAV
--------------------------------------------------*/

#mainNav {
  font : 0.95em Verdana, Arial, Helvetica, sans-serif ;
  text-align: left;
  text-transform: uppercase;
  position : absolute;
  bottom: 22px;
  left: 56px;
}
  
#mainNav li {
  display: inline;
  margin-right: 0 ;
}
  
#mainNav ul {
  margin: 0;
  padding: 6px 0;
}
  
#mainNav li a {
  padding: 5px 6px;
  color: #ffffff;
  background: #6699cc;
}
  
#mainNav li a:visited:hover, #mainNav li a:hover, #mainNav .active a {
  padding : 5px 6px;
  text-decoration : none;
  background : #ffcc00;
  color: #333;
}

/*---- simple clearing ----*/

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
} 

/* PLUGIn Tagwolke */
ul.wolke {list-style-type: none; text-align:center;}
ul.wolke li {display:inline; padding: 1em;}
/* --- */


/* Postinfo */
#postinfo {
  margin: 10px 0px 0px 0px;
  padding: 5px 10px 5px 10px;
  background: #eeeeee;
  color: #444444;
  font-size: 0.8em;
  line-height: 1.1em;
  border-top: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
}

#postinfo a {
  text-decoration: none;
  color: #444444;
  border-bottom: none;
}
/* --- */

/* PLUGIN: related-posts.php */
#relatedposts {
  margin: 20px 0px 0px 0px;
  padding: 8px 10px 5px 10px;
  background: #eeeeee;
  color: #444444;
  font-size: 0.9em;
  line-height: 1.1em;
  border-top: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
}

#relatedposts a {
  text-decoration: none;
  border-bottom: none;
}

#relatedposts ul,ol {
  margin: 5px 0px 0px 0px;
  padding: 0;
}
/* --- */

/* Weiter zu Ökodeal */
#weitertext {
  margin: 10px 0px 0px 0px;
  padding: 2px 0px 2px 0px;
  background: #ffeedd;
  color: #997755;
  font-size: 0.9em;
  line-height: 1.1em;
  border-top: 1px solid #cc9966;
  border-bottom: 1px solid #cc9966;
}

#weitertext a{
  color: #997755;
}

#specialbox {
  margin: 10px 0px 15px 0px;
  padding: 2px 10px 10px 10px;
  background: #ffeedd;
  color: #333333;
  /*font-size: 1em;
  line-height: 1.1em;*/
  border-top: 2px solid #ff9900;
  border-bottom: 2px solid #ff9900;
}
#specialbox h4 {
	color:#ff9900;
	font-size: 1.2em;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}
#specialbox p {
	font-size: 0.9em;
	line-height: 1.2em;
}
#specialbox a{
  color: #333333;
}


#adsensebox {
  margin: 10px 0px 0px 0px;
  padding: 2px 0px 2px 0px;
  background: #ffffff;
  color: #333333;
  /*font-size: 1em;
  line-height: 1.1em;*/
  border-top: 2px solid #ff9900;
  border-bottom: 2px solid #ff9900;
}

/* --- */


/* Aktuellste Artikel Startseite */
#newsblockspace {
	font-weight: bold;
	color: #aba58b;
	}	
.newsblockspacetext {
	color: #333333;
	}
.newsblock {
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: normal;
	margin: 0px 0px 0px 0px; 
	padding: 15px 25px 5px 25px;
	border: solid #aba58b; 
	border-width: 1px 1px 1px 1px;
	}
.newsblock a:link { 
	color: #ff9900;
	}
/* ENDE Newsblock */

/* Unterkategorien */
.thesubcats {
	margin: 10px 0px 10px 0px; 
    padding: 0px 0px 0px 0px;
    border-bottom: 1px solid #ff9900;
}


/* EoF */