/* 
Theme Name: Sunflower
Theme URI: http://www.gabis-wordpress-templates.de/
Description: 3-spaltiges Schmucktemplate, feste Breite, Fenstergröße ab 800x600, widget-fä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: #96ab46;
color: #80062d;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 0.8em;
margin: 5px 0;
text-align: center;
}
a:link,
a:visited {
color:#ffecb3;
background: #80062d;
text-decoration:none;
}
a:hover,
a:active,
a:focus {
color:#d67c87;
background: #80062d;
}
input, textarea {
color: #80062d;
background: #ffde6d;
border: 1px solid #80062d;
padding: 1px;
margin: 0 3px 3px 0;
}
input:hover {
color: #80062d;
background: #ffecb3;
}
textarea {
width: 418px;
overflow: auto;
margin-bottom: 20px;
}
.absenden {
cursor: pointer;
margin-top: 5px;
}
.zentrieren {
text-align: center;
}
.clear {
clear: both;
}

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

#wrapper {
width:732px;
background: url(images/wrapper.gif) repeat-y;
margin: 0 auto;
border: 1px solid #fcf0d4;
text-align: left;
}
#kopf {
width: 732px;
height: 130px;
background: url(images/header.jpg) no-repeat;
}
#kopf h1 {
text-align: center;
padding-top: 50px;
font-size: 2.0em;
font-weight: normal;
}
#kopf a:link,
#kopf a:visited {
color:#ffde6d;
background: inherit;
text-decoration:none;
}
#kopf a:hover,
#kopf a:active,
#kopf a:focus {
color: #f6bd38;
background: inherit;
}
#blogtitel {
width: 732px;
text-align: center;
color: inherit;
background: #ffde6d;
border-top:1px solid #fcf0d4;
border-bottom:1px solid #fcf0d4;
letter-spacing: 1px;
word-spacing: 2px;
}

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

#links,
#rechts {
display: inline;
width: 140px;
overflow:hidden;
text-align: center;
color: #96ab46;
background: inherit;
font-size: 0.85em;
}
#links {
float: left;
margin-left: 2px;
}
#rechts {
float: right;
margin-right: 2px;
}
#links h2,
#rechts h2 {
color: #ffde6d;
background: inherit;
font-size: 1.0em;
margin: 6px 0;
}
#links ul,
#rechts ul {
list-style: none;
}
#links li,
#rechts li {
line-height: 1.4em;
list-style: none;
}
.rss {
vertical-align: text-bottom;
}
/*--- | Inhalt |---*/

#content {
margin: 10px 150px;
line-height: 1.4em;
}
#content ul, 
#content ol {
margin-left: 15px;
}
#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: #ffde6d;
border-left: 3px solid #80062d;
padding: 0 5px;
color: inherit;
}
#content code,
#content pre {
font-size: 1.2em;
}
#content q {
font-style: oblique;
}
#content acronym, 
#content abbr {
border-bottom: 1px dashed #80062d;
cursor: help;
}
#content a:link,
#content a:visited {
color:#d62c4c;
background: #f6bd38;
text-decoration:none;
}
#content a:hover,
#content a:active,
#content a:focus {
color: #4649be;
background: #f6bd38;
}
#content table {
border-collapse: collapse;
margin: 0 auto 10px auto;
}
#content caption {
font-weight: bold;
margin-bottom: 3px;
}
#content th {
background: #80062d;
color: #ffecb3;
border: 1px solid #fcf0d4;
padding: 2px;
}
#content td {
background: #ffde6d;
color:inherit;
border: 1px solid #fcf0d4;
padding: 2px;
}
#content .rand {
border: 1px solid #80062d;
background: inherit;
color: inherit;
margin: 10px 2px;
}
#content .bildlinks {
float: left;
padding: 1px;
margin: 5px 15px 5px 0;
}
/*---| Beiträge und Kommentare |---*/

.entrytext {
margin-top: 0.6em;
width: 98%;
}
.post {
padding: 5px;
display: block;
overflow: hidden;
}
.postmetadata {
border-top: 1px solid #80062d;
font-size: 0.8em;
line-height: 1.4em;
}
.commentlist li {
margin: 0 0 10px -15px;
padding: 5px 10px 5px 5px;
list-style: none;
}
.kommentar .comment-number,
.autor_kommentar .comment-number {
font-size: 1.2em;
float: right;
padding: 3px 3px 7px 3px;
margin-top: 3px;
}
.kommentar {
color: inherit;
background: #ffde6d;
border: 1px solid #80062d;
}
.autor_kommentar{
color: inherit;
background: #ffecb3;
border: 1px solid #80062d;
}

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

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

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

#fuss {
Width: 732px;
background: #80062d url(images/footer.gif) no-repeat;
height: 50px;
clear: both;
text-align: center;
font-size: 0.8em;
color: #96ab46;
padding-top: 20px;
}

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

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

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

.suchbutton {
color: #ffecb3;
background:#80062d;
border:0;
width: 110px;
font-weight: bold;
cursor: pointer;
font-size: 0.95em;
}
.suchbutton:hover {
color: #d67c87;
background: #80062d;
}
.suchen {
margin: 10px 0 3px 0;
width: 100px;
padding: 2px;
background: #ffde6d;
color:  #80062d;
border: 1px solid #fcf0d4;
}
.suchen:hover {
background:#ffecb3;
color: #80062d;
border: 1px solid #ffde6d;
}

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

#wp-calendar {
border-collapse: collapse;
font-size: 0.9em;
border: 1px solid #fcf0d4;
line-height: 1.4em;
margin:0 auto 10px auto;
}
#wp-calendar th {
background: #96ab46;
color: #fcf0d4;
border: 1px solid #fcf0d4;
text-align: center;
}
#wp-calendar table.nav, 
#wp-calendar th, 
#wp-calendar td {
padding: 0 1px;
}
#wp-calendar td {
color: #80062d;
background:#ffde6d;
border: 1px solid #fcf0d4;
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: #ffecb3;
background: inherit;
text-align: center;
font-weight: bold;
padding:5px 0;
margin: 0 auto;
}
#wp-calendar tbody td a {
font-weight: bold;
color: #80062d;
background: inherit;
}
#wp-calendar tbody td a:hover {
background: #fcf0d4;
color: #4649be;
}
#wp-calendar #today {
background: #fcf0d4;
color: #80062d;
}
#wp-calendar #today a {
background: #fcf0d4;
color: #80062d;
font-weight: bold;
}
#wp-calendar #today a:hover {
background: #fcf0d4;
color:#4649be;
}
#wp-calendar tfoot td {
border: 0;
color: #a0b8d2;
background: #96ab46;
}
#wp-calendar tfoot td a {
color: #fcf0d4;
background: #96ab46;
}
#wp-calendar tfoot td a:hover {
color: #80062d;
background: #96ab46;
}
/*---| Widgets |---*/

#gsearch input {
margin: 5px 0;
width: 110px;
}
.textwidget,
#gsearch {
width: 132px;
margin: 0 auto 10px auto;
padding: 3px 0;
font-size: 0.9em;
}
.textwidget img {
margin: 5px 0;
}

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

hr {display:none;}
