/* 
Theme Name: Nature
Theme URI: http://www.gabis-wordpress-templates.de/
Description: 3-spaltiges Schmucktemplate, halbfluid, Fenstergr&ouml;&szlig;e ab 800x600, widget-f&auml;hig, lokalisiert, ab WP Version 2.3
Version: 2.7
Author: Gabriele von der Ohe
Author URI: http://www.gabis-wordpress-templates.de/
*/

/*---| Dateiweite Einstellungen |---*/

* {
margin: 0;
padding: 0;
border: 0;
}
body {
background: #fff;
color: #003300;
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 0.8em;
text-align: center;
}
a:link,
a:visited {
color: #336600;
background: inherit;
text-decoration:none;
}
a:hover,
a:active,
a:focus {
color:#339900;
background: inherit;
}
label {
margin-left: 5px;
}
#kommentare form {
width: 500px;
}
input, textarea {
color: #003300;
background: #fff;
border: 1px solid #336600;
padding: 1px;
margin:0px 3px 3px 0px;
}
input:hover,
textarea:hover {
	color: #339900;
	background: #f4f5eb;
	border: 1px solid #336600;
}
textarea {
overflow: auto;
margin-bottom: 20px;
}
.absenden {
cursor: pointer;
background: #f4f5eb;
color: inherit;
}
.absenden:hover {
color:inherit;
background: #fff;
}
.zentrieren {
text-align: center;
}
.clear {
clear: both;
}

/*---| Kopfbereich |---*/

#wrapper {
max-width: 1200px;
background: #fff;
color: inherit;
margin:0 auto;
border: 1px solid #336600;
text-align: left;
}

#kopf {
background: url(images/header.jpg) repeat-x;
height: 277px;
border-bottom: 1px solid #336600;
}
#kopf h1 {
font-size: 2.0em;
text-align: right;
padding: 70px 290px 0 0;
}
#kopf p {
text-align: center;
font-weight: bold;
}
#kopf a:link,
#kopf a:visited {
color: #336600;
background: inherit;
}
#kopf a:hover,
#kopf a:active,
#kopf a:focus {
color: #339900;
background: inherit;
}
ul#linkleiste {
margin: 0 180px;
padding: 5px;
height: 16px;
overflow: hidden;
background: #fff;
color: #339900;
border-left: 1px solid #336600;
border-right: 1px solid #336600;
}
#linkleiste li {
list-style-type: none;
display: inline;
float: left;
text-align: center;
padding: 0 5px;
border-right: 1px solid #fff;
}
#linkleiste li a:link,
#linkleiste li a:visited {
color: #fff;
background: #fff;
}
#linkleiste li a:hover,
#linkleiste li a:active,
#linkleiste li a:focus {
color: #669900;
background: #fff;
}

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

#linke-seite,
#rechte-seite {
background: #fff;
color: inherit;
display: inline;
margin-top: -350px;
padding-top: 350px;
width: 180px;
overflow:hidden;
text-align: center;
filter: alpha(opacity=70);
-moz-opacity:0.70;
opacity:0.70;
}
#linke-seite {
float: left;
clear: left;
}
#rechte-seite {
float: right;
}
#sidebar h2 {
font-size: 1.1em;
color: #fff;
border-bottom: 1px solid #fff;
padding-bottom: 2px;
margin: 0 auto;
}
#sidebar ul {
text-align:left;
padding: 8px 3px;
}
#sidebar li {
list-style: none;
line-height: 1.5em;
}

/*--- | Inhalt |---*/

#content {
line-height: 1.3em;
background: #f4f5eb url(images/content.jpg) no-repeat right bottom;
border: 1px solid #669900;
color: inherit;
padding: 15px;
overflow: auto;
}
#content a:link,
#content a:visited {
color: #669900;
background: inherit;
text-decoration:none;
}
#content a:hover,
#content a:active,
#content a:focus {
color: #669900;
background: inherit;
}
#content h2 {
color: #669900;
font-size: 1.3em;
}
#content h3 {
font-size: 1.1em;
}
#content h4 {
font-size: 1.0em
}
#content h2, 
#content h3, 
#content h4,
#content h5,
#content h6,
#content pre,
#content p {
margin: .6em 0 .6em 0;
}
#content blockquote {
background: #f4f5eb url(images/bquote.gif) no-repeat;
color: #336600;
margin: 0 5px;
padding: 0 10px 0 40px;
border: 1px dashed #669900;
}
#content q {
font-style: oblique;
}
#content code,
#content pre {
font-size: 1.2em;
}
#content acronym, 
#content abbr {
border-bottom: 1px dashed #669900;
cursor: help;
}
#content table {
border-collapse: collapse;
margin: 0 auto 0.8em auto;
font-size: 100%;
}
#content caption {
font-weight: bold;
margin-bottom: 5px;
}
#content th {
background: #f4f5eb;
color: #545d45;
border: 1px solid #545d45;
padding: 2px;
}
#content td {
color: #1f2522;
background: #f4f5eb;
border: 1px solid #a8bb8b;
padding: 2px;
}
#content .gallery dd {
text-align: center;
font-size: .8em;
line-height: 1.3em;
margin-top: 5px;
}
#content .gallery img {
border: none;
}
#content .alignleft {
float: left;
margin: 5px 20px 5px 0;
}
#content .alignright {
float: right;
margin: 5px 0 5px 20px;
}

/*---| Beiträge |---*/

#content .sticky {
background:url(images/sticky.jpg) no-repeat top right;
}
#content .beitragskopf {
margin-bottom: 10px;
}
#content .beitragskopf h2 {
background: url(images/post_h2.gif) no-repeat;
padding-left: 28px;
font-size: 1.1em;
color: #669900;
height: 18px;
}
#content .beitragskopf h2 a:link,
#content .beitragskopf h2 a:visited {
background: transparent;
color: #336600;
text-decoration: none;
}
#content .beitragskopf h2 a:hover,
#content .beitragskopf h2 a:active,
#content .beitragskopf h2 a:focus {
text-decoration: underline;
}
#content .beitragstext a:link,
#content .beitragstext a:visited {
text-decoration: underline;
}
#content .beitragstext a:hover,
#content .beitragstext a:active,
#content .beitragstext a:focus {
text-decoration: underline;
}
#content .beitragstext ul, 
#content .beitragstext ol {
margin: 0.6em 1.8em;
}
#content .beitragsfuss {
margin-top: 10px;
border-top: 1px dotted #336600;
font-size: 0.8em;
}

/*---| Seitennavigation |---*/

.navigation {
font-size: 0.8em;
padding-bottom: 20px;
}
.next {
float: right;
text-align: right;
}
.prev {
float: left;
text-align: left;
}

/*---| Fuß |---*/

#fuss {
clear: both;
background: #336600;
color: #e9ecd9;
text-align: center;
font-size: 0.9em;
padding: 10px 0;
line-height: 1.4em;
border-top: 1px solid #e9ecd9;
}
#fuss a:link,
#fuss a:visited {
color: #fff;
background: inherit;
text-decoration:none;
}
#fuss a:hover,
#fuss a:active,
#fuss a:focus {
color:#a8bb8b;
background: inherit;
}

/*---| Suchen |-----*/

#searchform {
text-align: center;
}
#searchform input {
color: #336600;
background: #f4f5eb;
border:0;
font-weight: bold;
cursor: pointer;
font-size: 0.95em;
margin-bottom: 10px;
}
#searchform input:hover {
color: #303030;
background: #f4f5eb;
border: 0;
}
#searchform #s {
margin: 10px 0px 3px 0px;
padding: 3px;
background: #f4f5eb;
color:  #1f2522;
border: 1px solid #336600;
cursor: default;
}
#searchform #s:hover  {
background: #f4f5eb;
color: #1f2522;
border: 1px solid #336600;
}

/*---| Kalender |---*/

#wp-calendar {
border-collapse: collapse;
font-size: 0.8em;
border: 1px solid #99cc00;
line-height: 1.4em;
margin: 0 auto 10px auto;
}
#wp-calendar th {
background: #336600;
color: #fff;
border: 1px solid #fff;
text-align: center;
}
#wp-calendar table.nav, 
#wp-calendar th, 
#wp-calendar td {
padding: 1px 2px;
}
#wp-calendar td {
color: #999;
background:#fff;
border: 1px solid #fff;
text-align: center;
}
#wp-calendar #next a {
padding-left: 1px;
text-align: right;
}
#wp-calendar #prev a {
padding-right: 1px;
text-align: left;
}
#wp-calendar a {
display: block;
text-decoration: none;
}
#wp-calendar caption {
color: #336600;
background: inherit;
text-align: center;
font-weight: bold;
padding:5px 0;
margin: 0 auto;
}
#wp-calendar tbody td a {
color: #c73119;
background: inherit;
}
#wp-calendar tbody td a:hover {
background:inherit;
color: #336600;
}
#wp-calendar #today {
background: #336600;
color: #fff;
}
#wp-calendar #today a {
background:#336600;
color: #c73119;
}
#wp-calendar #today a:hover {
background: #336600;
color: #fff;
}
#wp-calendar tfoot td {
border: 0;
color: #fff;
background: #336600;
}
#wp-calendar tfoot td a {
color: #fff;
background: #336600;
}
#wp-calendar tfoot td a:hover {
color: #000;
background: #336600;
}

/*-----Widgets-----*/

.textwidget {
margin: 8px 0;
}

/*-----nicht anzeigen-----*/

hr,
.hidden {
display:none;
}
 /*---| Hack gegen den 3-Pixel-Jog des IE 6 |---*/
 
* html #linke-seite { 
margin-right: -3px; 
} 
* html #rechte-seite { 
margin-left: -3px; 
} 
 
* html #content { 
margin: 0 177px 0 177px;
display:inline-block; 
} 

