/* 
Theme Name: Botanic
Theme URI: http://www.gabis-wordpress-templates.de/
Description: 3-spaltiges Schmucktemplate, feste Breite, Fenstergr&ouml;sse ab 800x600, widget-f&auml;hig, ab Wordpress 2.0
Version: 1.0
Author: Gabriele von der Ohe
Author URI: http://www.gabis-wordpress-templates.de/


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

* {
margin: 0;
padding: 0;
border: 0;
}
body {
background: #f8f6ec;
color: #403e3a;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 0.8em;
margin: 5px 0;
text-align: center;
}
a:link,
a:visited {
color: #848170;
background: inherit;
text-decoration:none;
}
a:hover,
a:active,
a:focus {
color: #b8ae93;
background: inherit;
}
input, textarea {
color: #403e3a;
background: #efebd7;
border: 1px solid #848170;
padding: 1px;
margin:0px 3px 3px 3px;
}
textarea {
width: 415px;
overflow: auto;
}
.absenden {
cursor: pointer;
background: #efebd7;
color: inherit;
}
.absenden:hover {
color:inherit;
background: #f8f6ec;
}
.zentrieren {
text-align: center;
}
.clear {
clear: both;
}

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

#wrapper {
width:732px;
background: #efebd7 url(images/wrapper.jpg) no-repeat;
color: #403e3a;
margin: 5px auto 0 auto;
border: 2px solid #848170;
text-align: left;
}
#kopf {
width: 732px;
height: 146px;
}
#kopf h1 {
text-align: center;
padding-top: 65px;
font-size: 2.0em;
font-variant: small-caps;
}
#blogtitel {
width: 732px;
text-align: center;
letter-spacing: 1px;
word-spacing: 2px;
font-variant: small-caps;
}

/*----| Navigationsleisten |---*/

#links,
#rechts {
display: inline;
margin: 0px 7px;
width: 130px;
overflow: hidden;
text-align: center;
}
#links {
float: left;
}
#rechts {
float: right;
}
#links h2,
#rechts h2 {
font-size: 1.0em;
color: #848170;
background: inherit;
font-variant: small-caps;
margin-bottom: 5px;
}
#links ul,
#rechts ul {
list-style: none;
margin-bottom:10px;
border: 1px solid #848170;
background: #f8f6ec;
color:inherit;
padding: 3px 0;
font-size: 0.85em;
line-height: 1.2em;
}
#links ul ul, 
#rechts ul ul {
width: 115px;
border: 0;
margin: 0;
font-size: 1.0em;
}
#links li,
#rechts li {
list-style: none;
padding: 0.2em;
}
#rechts ul h2,
#links ul h2 {
font-variant: normal;
margin: 0;
}
.rss {
vertical-align: text-bottom;
}
/*--- | Inhalt |---*/

#content {
margin: 0 144px;
line-height: 1.4em;
background: #f8f6ec url(images/content.jpg) no-repeat;
border: 1px solid #848170;
color: inherit;
padding:0 5px;
}
#content ul, 
#content ol {
margin-left: 1.8em;
}
#content ul {
list-style-image: url(images/list1.gif);
}
#content ul ul {
list-style-image: url(images/list2.gif);
}
#content ul ul ul {
list-style-image: url(images/list3.gif);
}
#content h2 {
font-size: 1.1em;
}
#content h3 {
font-size: 1.1em;
}
#content h4 {
font-size: 1.0em
}
#content h2, 
#content h3, 
#content h4,
#content h5,
#content h6,
#content blockquote,
#content pre,
#content p,
#content ul, 
#content ol {
margin-bottom: 0.6em;
}
#content blockquote {
background:url(images/bquote.gif) no-repeat;
padding-left: 45px;
min-height: 28px;
}
#content q {
font-style: oblique;
}
#content code,
#content pre {
font-size: 1.2em;
}
#content acronym, 
#content abbr {
border-bottom: 1px dashed #848170;
cursor: help;
}
#content table {
border-collapse: collapse;
margin: 0 auto 10px auto;
}
#content caption {
font-weight: bold;
margin-bottom: 5px;
}
#content th {
background: #efebd7;
color: #403e3a;
border: 1px dotted #848170;
padding: 2px;
}
#content td {
background: #fff;
color:inherit;
border: 1px dotted #848170;
padding: 2px;
}
#content .rand {
border: 1px solid #848170;
margin: 10px 2px;
}
#content .bildlinks {
float: left;
padding: 1px;
margin: 5px 15px 5px 0;
}

/*---| Beitr&auml;ge und Kommentare |---*/

.entrytext {
margin-top: 0.6em;
width: 98%;
}
.post {
padding:5px 0;
display: block;
overflow: hidden;
}
.post h3 {
font-variant: small-caps;
}
.postmetadata {
border-top: 1px dotted #848170;
font-size: 0.8em;
}
.commentlist li {
margin: 0 5px 10px -15px;
padding: 5px 10px 5px 5px;
list-style: none;
}
.comment-number {
font-size: 2.0em;
float: left;
padding: 3px 10px 10px 3px;
}
.comment-number a:link,
.comment-number a:visited{
color:#e1d8b3;
background: inherit;
}
.comment-number a:hover,
.comment-number a:active
.comment-number a:focus {
color:#efebd7;
background: inherit;
}

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

.navigation {
height: 25px;
text-align: center;
padding: 0 10px;
}
.prev {
float: left;
text-align: left;
font-size: 0.8em;
}
.next {
float: right;
text-align: right;
font-size: 0.8em;
}

/*---| Fuss |---*/

#fuss {
width: 732px;
height: 30px;
padding: 10px 0;
clear: both;
text-align: center;
font-size: 0.8em;
}

/*---| Ground |---*/

#ground {
margin-top: 10px;
}
#ground ul li {
display: inline;
}
#ground img {
visibility: hidden;
}
#ground .xhtml {
background: url(images/xhtml.gif) no-repeat;
width: 80px;
height: 10px;
padding-bottom: 2px;
}
#ground .css {
background: url(images/css.gif) no-repeat;
width: 80px;
height: 15px;
padding-bottom: 2px;
}

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

.suchbutton {
color: #848170;
background: inherit;
border:0;
font-weight: bold;
cursor: pointer;
font-size: 0.95em;
margin-bottom: 5px;
}
.suchbutton:hover {
color: #b8ae93;
background: inherit;
}
.suchen {
margin: 3px 0;
width: 124px;
padding: 2px;
border: 1px solid #848170;
background: #f8f6ec;
color:inherit;
}
.suchen:hover {
background: #fff;
color: #403e3a;
border: 1px solid #848170;
}

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

#wp-calendar {
border-collapse: collapse;
font-size: 0.8em;
border: 1px solid #848170;
line-height: 1.4em;
margin: 0 auto 10px auto;
}
#wp-calendar th {
background: #b8ae93;
color: #f8f6ec;
border: 1px solid #848170;
text-align: center;
}
#wp-calendar table.nav, 
#wp-calendar th, 
#wp-calendar td {
padding: 0 1px;
}
#wp-calendar td {
color: #403e3a;
background: #f8f6ec;
border: 1px solid #848170;
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;
font-weight: bold;
}
#wp-calendar caption {
color: #848170;
background: inherit;
text-align: center;
font-weight: bold;
padding:5px 0;
margin: 0 auto;
}
#wp-calendar tbody td a {
font-weight: bold;
color: #848170;
background: inherit;
}
#wp-calendar tbody td a:hover {
background:inherit;
color: #403e3a;
}
#wp-calendar #today {
background: #b8ae93;
color: #f8f6ec;
}
#wp-calendar #today a {
background: #b8ae93;
color: #f8f6ec;
font-weight: bold;
}
#wp-calendar #today a:hover {
background: inherit;
color:#848170;
}
#wp-calendar tfoot td {
border: 0;
color: #403e3a;
background: #b8ae93;
}
#wp-calendar tfoot td a {
color: #fcf0d4;
background: #b8ae93;
}
#wp-calendar tfoot td a:hover {
color: #403e3a;
background: #b8ae93;
}

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

#gsearch input {
margin: 5px 0;
width: 110px;
}
.textwidget,
#gsearch {
width: 132px;
margin: 0 auto 10px auto;
border: 1px solid #848170;
background: #f8f6ec;
color:inherit;
padding: 3px 0;
font-size: 0.9em;
}
.textwidget img {
margin: 5px 0;
}

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

hr {display:none;}