/*
	Theme Name: Greenery_deDE
	Theme URI:  http://www.dummerle.org/stuff/wp-themes/greenery_deDE.zip
	Description: Schickes dunkelgrauens Theme mit gr&uuml;nen Akzenten. Es ist eine &Uuml;bersetzung des Greenery-Themes von Steve Mooradian. Neben der reinen Textuellen &Uuml;bersetzung wurden auch noch ein zwei kleinere "Verbesserungen" vorgenommen - aber nichts Gro&szlig;es	             
	Author: Lars-Michael Rolf
	Author URI: http://www.dummerle.org
	Live Demo: http://www.dummerle.org/blog

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Send feedback to lars at dummerle dot org
	
	Changelog:
	2006-08-10	v1.0	First Release
	2006-08-13	v1.1	Widget Support
	2006-08-18	v1.1a	Some slitly tweaks (speech, code, etc.)
			
*/

/*-----------Block Level Elements--------------*/

body {
  margin: 0;  
  border: 0;
  text-align: center;
  font: 0.7em/170% verdana, arial, sans-serif;  
  color: black;
  background: #c5dcec url(images/bg_body.jpg) repeat-y center top;
}

#page {
  position:relative;
}

#header { width: 100%; margin: 0 auto; height: 3em; background: #009 url(images/bg_header.jpg) repeat-y center top; }

#headerimg {

}

.description {
	display:none;
}

#wrapper {
  position:relative; display:block;
  width: 767px;
  height: auto;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}

#content {
  float:left; position:absolute; display:block;
  width: 410px;
  padding: 10px 5px 20px 10px;
}

#content ul {list-style-image: url(images/li_bullet.gif);}

#sidebar {
  float:right; display:block; position:relative; 
  width: 185px;
  padding: 10px 10px 10px 148px;
  background: url(images/bg_mitte.jpg) no-repeat left top;
}

#footer { float:right; display:block; margin: 0 auto; text-align: center; padding: 10px; width:135px; color: #888; font-size:0.85em; line-height: 1.5em; }

#menu {
  width: 766px;
  margin: 0 auto;
  padding: 0;
  text-align: left;  
}



#menu ul {
  margin: 0;
  padding: 0;
  line-height: normal;  
}

#menu ul li {
  width: 8em;
  display: inline;
  float: left;
  padding-top: 0.8em;  
  list-style: none;
  text-align: center;
}

#menu ul li a {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  padding-bottom: 1.1em;
  color: white;
}

#menu ul li a:hover,
#menu ul li a:active, .active {
  font-weight: bold;
  color: #e0edf5;
  background: url(images/menu_tab.gif) no-repeat center bottom;
}

.sideMenu {
  padding: 10px 0;
}

.sideMenu a {
  display: block;
  text-align: right;
  text-decoration: none;
  margin-bottom: 1px;  
}

.sideMenu a span {
  display: block;
  padding: 1px;
}

.sideMenu a:hover {
  background: #FFFFFF url(images/rounded_tl.gif) no-repeat top left;
}

.sideMenu a:hover span {
  background: url(images/rounded_bl.gif) no-repeat bottom left;
}

#title {
  padding: 0.6em 55px 0.6em 0;
  margin-right: 0.5em;
  float: right;
  background: url(images/schnuller.gif) no-repeat top right;
}

#title h1 {
  display: inline;
  color:  white;
  background-color: #006;
  background-image: none;
}

/*-------------Headings-------------*/

h1 {
  display: inline;
  color:  #222;
  background-color: #000066;
  background-image: none;
  clear: both;
  margin: 10px 0;
  font: 700 1.1em verdana, sans-serif;
  text-transform: uppercase;
  color: #000066;
}

h1 a {
  clear: both;
  margin: 10px 0;
  font: 700 1.1em verdana, sans-serif;
  text-transform: uppercase;
  color: white;
  text-decoration:none;
}

h2 {
  /*clear: both;*/
  margin: 10px 0; font: 700 1.2em verdana, sans-serif; color: #006; background: white url(images/rounded_tr.gif) no-repeat right top; text-transform: uppercase; }

h2 span {
  display: block;
  padding: 2px;
  background: url(images/rounded_br.gif) no-repeat bottom right;
}

h3 {
  clear: both;
  margin: 10px 0;
  font: 700 1.1em verdana, sans-serif;
  text-transform: uppercase;
  color: #000066;
}

h4 {

}

h5 {

}

/*-------------The Post-------------*/

#wrapper ol li { 
  color: #009;
}

#wrapper ol li span {
  color: #EEE;
  padding: 2px;
}

#wrapper ul {
  padding-bottom: 6px;
}

#wrapper ul li {
  margin-left: 2px;
  padding-left: 2px;
}

p {
  padding-top: 10px !important;
  padding-top: 3px;
  padding-bottom: 10px !important;
  padding-bottom: 3px;
}

a {
  color: #c36;
}

a:visited {
  
}

a:hover {
  color: #000099;
}

textarea {
  width: 98%;
}

input {
  width: 70%;
}

input,
textarea {
  padding: 1px 3px;
  margin: 5px 0;
  font: 1.1em verdana, arial, sans-serif;
  color: #006;
  background-color: #fffefe;
  border: solid 1px #b3d2e6;
}

input:hover,
input:focus,
textarea:hover,
textarea:focus {
  color: #006;
  background-color: #b3d2e6;
  border: solid 1px #eee;
}

h2 a:hover, h2 a:visited, h2 a {
  text-decoration: none;
}

.post {
  clear:both;
}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {
  color: #666;
}

.postmetadata alt {
  color: #666;
}

.postmetadata a {
  color: #cc3366;
}

.postmetadata a:hover {
  color: #009;
}

.navigation {

}

.alignleft {
  float:left;
}

.alignright {
  float:right;
}

.center {

}

.pagetitle {

}

blockquote {  
  margin:0;
  padding: 0 15px;
  border: #000066 1px solid;
  background: #FFFFFF;
} 

cite {

}

code {
  display: block;
  padding: 5px 5px 5px 10px;
  background: #00114e;
  font-size:8pt;
 }

acronym, abbr {
  cursor: help;
  border-bottom: 1px solid #fffefe;
  letter-spacing:1px;
}

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

#sidebar ul {
  list-style: none;
}

#sidebar ul h2 {
  text-align: right;
  background: #FFFFFF url(images/rounded_tl.gif) no-repeat top left;
}

#sidebar ul h2 span {
  display: block;
  padding: 2px;
  background: url(images/rounded_bl.gif) no-repeat bottom left;
}

#sidebar ul li {

}

#sidebar ul ul {
	list-style:disc;
}

#sidebar ul ul li {

}

#sidebar ul ul ul {
	list-style:square;
}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}


ol.commentlist {

}

ol.commentlist li {
  padding: 5px;
  margin-top: 5px;
  font-weight: 700;
  border: #00114e 1px solid;
  background: #cae5f7;
}

ol.commentlist li.alt {
  background: #c5dcec;
}
}

ol.commentlist a {
  color: #000066;
}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {
	text-align:center;
}

#searchform input {
	width:110px;
}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

#footer p {
  padding-top: 0 !important;
  padding-top: 10px;
}

#footer a {
  color: #888;
}

#footer a:hover {
  color: black;
}

a.fullAhead {
  text-align:center;
  display: block;
  width: 30px;
  height: 34px;  
  margin: 3px;
  background: url(images/logo_fullahead.gif) no-repeat 0 0;
}

a:hover.fullAhead  {
  background-position: -30px 0;
}


/***************************************************
 Generic Display Classes
 ***************************************************/

.center {
  text-align: center;
}

.noPad {
  padding: 0;
  margin: 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

img.left {
  padding: 5px 5px 5px 0;
}

img.right {
  padding: 5px 0 5px 5px;
}

.button {
  width: auto;
  cursor: pointer;
}

.date {
  display: block;
  font-weight: 700;
}

a img {
	border: none; background: none;
}

img.left {display: block; padding:1px; float:left; margin:3px 12px 3px 0;}
img.right {display: block; padding:1px; float:right; margin:3px 0 3px 12px;}
img.center {display: block; padding:1px; margin:3px auto;}

/***************************************************
 Zusatz
 ***************************************************/
.textform50 { color: #069; font-size: 1em; background-color: white; margin-right: 5px; padding: 2px; width: 50px; border: solid 1px }
.textform75 { color: #069; font-size: 1em; background-color: white; margin-right: 5px; padding: 2px; width: 75px; border: solid 1px }
.textform136 { color: #069; font-size: 1em; background-color: white; margin-right: 5px; padding: 2px; width: 136px; border: solid 1px }
.textform255 { color: #069; font-size: 1em; background-color: white; margin-right: 5px; padding: 2px; width: 255px; border: solid 1px }


