/*
Theme Name: Chestnut
Theme URI: http://www.gabis-wordpress-templates.de/
Description: 3-spaltiges halbfluides Layout, widget-f&auml;hig, lokalisiert, ab WP Version 1.5.2.
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: #d8c39f;
color: #522d2d;
font: 80% Verdana,Arial,Helvetica,sans-serif;
font-size: 0.8em;
margin: 5px 0;
text-align: center;
}
a:link,
a:visited {
color: #000000;
background:#FFFFF0;
text-decoration:none;
}
a:hover,
a:active,
a:focus {
color: #8E0404;
background: #FFFFF0;
}
input, textarea {
background:#fff;
color: #522d2d;
border: 1px solid #C4C4C4;
margin: 0 3px 3px 0;
padding: .2em;
}
textarea {
width: 100%;
overflow: auto;
margin-bottom: 20px;
}
.absenden {
cursor: pointer;
background: #fff;
color: #000000;
}
.absenden:hover {
color:#fff;
background: #FFFFF0;
}
.zentrieren {
text-align: center;
}
.clear {
clear: both;
}

/*---| Kopfbereich |---*/
#wrapper {
width:949px;
background: #FEFFD6 url(images/bg.jpg) repeat;
color: #000000;
margin: 5px auto 0 auto;
border: 0px solid #c4c4c4;
text-align: left;
}
#kopf {
background: #FFFFF0 url(images/header.jpg) repeat;
width: 949px;
height: 270px;
}
#kopf h1 {
text-align: center;
padding-top: 50px;
font-size: 2.0em;
font-weight: normal;
}
#kopf a:link,
#kopf a:visited {
color: #430700;
background: #FFFFF0;
}
#kopf a:hover,
#kopf a:active,
#kopf a:focus {
color: #fff;
background: #FFFFF0;
}
#blogtitel  {
width: 949px;
text-align: center;
letter-spacing: 1px;
word-spacing: 2px;
background: #ffffff;
color: #a2684a;
padding: 3px 0px;
border-top: 1px solid #c4c4c4;
border-bottom: 1px solid #c4c4c4;
}
/*---| Navigationsleisten |---*/

#rechte-seite,
#linke-seite {
width: 175px;
overflow: hidden;
margin: 10px 35px;
position: relative;
}
#linke-seite {
float: left;
}
#rechte-seite {
float: right;
}
#linke-seite h2,
#rechte-seite h2 {
text-align: center;
padding: 3px 0;
font-size: 1.0em;
letter-spacing: 2px;
background: #A15C02;
color: #fff;
border: 1px solid #c4c4c4;
border-bottom: 1px solid #c4c4c4;
}
#linke-seite ul ul,
#rechte-seite ul ul {
padding: 5px 5px 20px 5px;
background: #ffffff;
color: #000000;
margin-bottom: 10px;
border: 1px solid #c4c4c4;
border-top: 1px solid #c4c4c4;
}
#linke-seite ul ul ul,
#rechte-seite ul ul ul {
padding-bottom: 0;
margin-bottom: 0;
}
#linke-seite li,
#rechte-seite li {
padding: 0.1em 0;
list-style: none;
}
#linke-seite form,
#rechte-seite form {
text-align: center;
}
/*--- | Widgets |---*/


.textwidget,
#calendar_wrap {
padding: 5px 5px 30px 5px;
background: #ffffff url(images/menue.jpg) no-repeat bottom;
color: #404040;
font-weight: 100;
margin-bottom: 10px;
border: 1px solid #c4c4c4;
border-top: 1px solid #c4c4c4;
}
#rechts .widget_tag_cloud,
#links .widget_tag_cloud {
background: #FFFFF0 url(images/menue.jpg) no-repeat bottom;
color: #404040;
border: 1px solid #c4c4c4;
padding-bottom: 30px;
}
#rechts .widget_tag_cloud h2,
#linkss .widget_tag_cloud h2 {
border: 0;
border-bottom: 1px solid #c4c4c4;
}
/*--- | Inhaltsbereich - allgemeing&uuml;ltige Formatierungen |---*/

#content {
margin: 10px 230px;
line-height: 1.4em;
padding:0 5px;
border: 1px solid #c4c4c4;
background: #FFFFF0;
color: #000000;
font-weight: 100;
text-align:justify;
}
#content ul, 
#content ol {
margin-left: 1.3em;
}
#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 li {
margin-bottom: .3em;
}
#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 {
border-left: 2px solid #a2684a;
padding-left: 5px;
margin: 10px;
}
#content q {
font-style: oblique;
}
#content code,
#content pre {
font-size: 1.2em;
}
#content acronym, 
#content abbr {
border-bottom: 0px dashed #c4c4c4;
cursor: help;
}
#content table {
border-collapse: collapse;
margin: 0 auto 10px auto;
}
#content caption {
font-weight: normal;
margin-bottom: 5px;
}
#content th {
background: #e6ead2;
color: #000000;
border: 0px dotted #c4c4c4;
padding: 2px;
}
#content td {
color: #000000;
background: #fff;
border: 0px dotted #c4c4c4;
padding: 2px;
}
#content .rand {
border-bottom: 0px solid #c4c4c4;
padding: 2px;
margin: 10px 2px;
}
#content .bildlinks {
float: left;
padding: 1px;
margin: 5px 15px 5px 0;
}
/*---| Inhaltsbereich - Beitr&auml;ge und Kommentare |---*/

#content .ueberschrift {
padding: 3px 0;
font-size: 1.0em; 
letter-spacing: 2px;
text-align: center;
}
#content .beitragskopf h2 {
background: #FFFFF0 url(images/post-title-2.jpg) no-repeat;
padding: 0 0 15px 45px;
}
#content .beitrag {
background: #FFFFF0;
color: #000000;
border: 0px solid #FFFFF0;
padding: 5px;
margin-bottom: 10px;
overflow: auto;
}
#content  .beitrag ul, 
#content .beitrag ol {
margin: .8em 0 .8em 2.0em;
}
#content .beitrag a:link,
#content .beitrag a:visited {
color: #404040;
background: #FFFFF0;
text-decoration:none;
}
#content .beitrag a:hover,
#content .beitrag a:active,
#content .beitrag a:focus {
color: #8E0404;
background: #FFFFF0;
}
#content .beitrag table a:link,
#content .beitrag table a:visited {
color: #000000;
background: #FFFFF0;
text-decoration:none;
}
#content .beitrag table a:hover,
#content .beitrag table a:active,
#content .beitrag table a:focus {
color: #a60b02;
background: #FFFFF0;
}
#content .text {
padding: 5px 0;
border-top: 1px dotted #d4d2d3;
}
#content .gallery dd {
font-size: .8em;
}
#content .beitragskopf p,
#content .beitragsfuss p {
padding: 5px 0;
font-size: 0.8em;
}
#content .beitragsfuss {
border-top: 1px dotted #d4d2d3;
clear: both;
}
#content .seiten {
margin: 15px 0 0 15px;
}
#content .tags {
margin: 1.5em 0;
font-size: .8em;
}
#content #kommentare {
margin-top: 15px;
float: left;
}
#content #kommentare ol {
margin-left: -6px;
}
#content #kommentare ol li {
list-style: none;
}
#content #kommentare ol ol {
margin:0;
}
#content #kommentare ol li li {
padding:0;
list-style: decimal;
margin-left: 25px;
}
#content .kommentarkopf {
font-size: 0.8em;
padding: 0 0 20px 0;
}
#content .avatar {
float: left;
margin-right: 10px;
}
#content .kommentar,
#content .autorenkommentar {
margin: 5px;
padding: 5px;
}
#content .kommentar {
background: #C4C4C4;
color: #000000;
border: 1px solid #d4d2d3;
}
#content .kommentar a:link,
#content .kommentar a:visited {
color: #8E0404;
background: #d4d2d3;
text-decoration:none;
}
#content .kommentar a:hover,
#content .kommentar a:active,
#content .kommentar a:focus {
color: #dd5442;
background: #FFFFF0;
}
#content .autorenkommentar {
background: #FFFFF0;
color:#000000;
border: 1px solid #d4d2d3;
}
#content .bearbeiten {
font-style: oblique;
}

/*---| Seitennavigation |---*/

.navigation {
text-align: center;
font-size: .8em;
height: 1.3em;
position: relative;
}
.next {
float: left;
text-align: left;
width: 50%;
margin-bottom: 10px;
}
.prev {
float: right;
text-align: right;
width: 50%;
margin-bottom: 10px;
}

/*---| Fuss |---*/

#fuss {
width: 949px;
height: 70px;
background: #FFFFF0 url(images/footer.jpg) no-repeat;
color: #000000;
border-top: 0px solid #ffffff;
padding: 5px 0;
clear: both;
text-align: center;
font-size: 0.8em;
}
#fuss a:link,
#fuss a:visited {
color: #404040;
text-decoration:none;
}
#fuss a:hover,
#fuss a:active,
#fuss a:focus {
color: #8E0404;
}

/*---| Suchen |---*/

#searchform {
margin: 0 auto;
padding: 10px 0 0 0;
background: #ffffff;
color: #000000;
}
#searchform input {
cursor: pointer;
border: 0;
color: #522d2d;
background: #ffffff;
font-weight: normal;
}
#searchform input:hover{
background:#ffffff;
border: 0;
color:#000000;
}
#searchform #s {
cursor: default;
background:#fff;
color: #522d2d;
border: 1px solid #d4d2d3;
font-weight: normal;
width: 130px;
}

/*---| Kalender |---*/

#wp-calendar {
border-collapse: collapse;
font-size: 0.8em;
line-height: 1.3em;
margin-left: 15px;
}
#wp-calendar caption {
font-weight: bold;
margin-top: 3px;
}
#wp-calendar th {
text-align: center;
}
#wp-calendar table.nav, 
#wp-calendar th, 
#wp-calendar td {
padding: 1px 3px;
}
#wp-calendar td {
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 tbody td a {

}
#wp-calendar tbody td a:hover {
}
#wp-calendar #today {
background: #d4d2d3;
color: #fff;
}
#wp-calendar #today a {
background: #FFFFF0;
color: #522d2d;
}
#wp-calendar #today a:hover {
background: #C4C4C4;
color: #404040;
}
#wp-calendar tfoot td {
border: 0;
}
#wp-calendar tfoot td a {
}
#wp-calendar tfoot td a:hover {
}

/*---| Pagebar |---*/

#content .pagebar span,
#content .pagebar a {
background: #C4C4C4;
color: #000000;
border: 1px solid #d4d2d3;
padding: 2px 6px;
}

#content .pagebar a:hover,
#content .pagebar a:active,
#content .pagebar a:focus {
background: #C4C4C4;
color: #C4C4C4;
}

/*---| nicht anzeigen |---*/

hr {
display: none;
}
