/*
Theme Name: Gise
Theme URI: http://www.gabis-wordpress-templates.de/
Description: 3-spaltiges festes Layout, unterst&uuml;tzt Wordpress-Widgets, lokalisiert.
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: #fff url(images/kachel.jpg);
color: #6c3225;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 80%;
text-align: center;
}
a:link,
a:visited {
color:#6c3225;
background: transparent;
text-decoration:none;
}
a:hover,
a:active,
a:focus {
color: #b1412b;
background: inherit;
}
input, textarea {
background: #fcedd0;
color:inherit;
border: 1px solid #b1412b;
padding: 2px;
margin: 0 3px 3px 0;
}
textarea {
overflow: auto;
}
.absenden,
#contactsubmit {
cursor: pointer;
}
.absenden:hover,
#contactsubmit:hover {
color: #b1412b;
background: #fcedd0;
}
.zentrieren {
text-align: center;
}

/*---| Wrapper |---*/

#wrapper {
background: url(images/wrapper.jpg) repeat-y;
border: 1px solid #d3ae8d;
color: inherit;
width: 955px;
margin: 0 auto;
text-align: left;
}

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

ul#linkleiste {
padding-top: 6px;
}
#linkleiste li {
list-style-type: none;
display: inline;
float: left;
text-align: center;
}
#linkleiste li a {
border: 1px solid #6c3225;
display: block;
padding: 5px;
margin: 0 3px;
}
#linkleiste a:link,
#linkleiste a:visited {
background: #fcedd0;
color: #6c3225;
text-decoration:none;
}
#linkleiste a:hover,
#linkleiste a:active,
#linkleiste a:focus {
color: #f4a877;
background: #fffcf3;
}
#kopf {
background: url(images/kopf.jpg) no-repeat;
height: 210px;
}
#kopfinhalt {
padding-top: 55px;
padding-left: 10px;
}
#kopfinhalt a:link,
#kopfinhalt a:visited {
background: transparent;
color: #6c3225;
}
#kopfinhalt a:hover,
#kopfinhalt a:active,
#kopfinhalt a:focus {
color: #fcedd0;
background: transparent;
}
#kopfinhalt form {
margin-top: 10px;
}

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

#lupe {
cursor: pointer;
border: 0;
background: transparent;
padding: 10px 0 0 5px;
}
#s {
background: #fcedd0;
color: #6c3225;
border: 1px solid #6c3225;
padding: 4px;
width: 150px;
float: left;
margin-top: 25px;
}
#s:hover {
background: #fffcf3;
}

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

#rechte_seite,
#linke_seite {
display: inline;
width: 170px;
}
#linke_seite {
float: left;
margin-left: 5px;
}
#rechte_seite {
float: right;
margin-right: 5px;
}
#sidebar h2 {
font-size: 1.2em;
padding-left: 5px;
}
#sidebar ul {
margin-bottom: 15px;
}
#sidebar li {
line-height: 1.5em;
list-style: none;
}
#sidebar form {
margin: 10px 0;
}
#sidebar .feed a:link,
#sidebar .feed a:visited {
vertical-align: bottom;
background: url(images/feed.gif) no-repeat 0 3px;
padding-left: 20px;
}
#sidebar .feed a:hover,
#sidebar .feed a:active,
#sidebar .feed a:focus {
background: url(images/feed.gif) no-repeat 0 -33px;
}

#sidebar .widget {
background: url(images/trenner3.jpg) no-repeat center bottom;
padding: 15px 0;
}
/*--- | Inhalt |---*/

#content {
margin: -10px 181px 0 181px;
min-height: 300px;
line-height: 1.4em;
}
#content a:link,
#content a:visited {
color:#b1412b;
background: transparent;
text-decoration:none;
}
#content a:hover,
#content a:active,
#content a:focus {
color: #e79b69;
background: inherit;
}
#content ul li {
list-style-image: url(images/list.gif);
}
#content small {
font-size: 0.8em;
line-height: 1.6em;
}
#content ul, 
#content ol {
margin-left: 30px;
}
#content h2 {
font-size: 1.2em;
}
#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,
#content ul, 
#content ol {
margin-bottom: 0.6em;
}
#content blockquote {
background: #fffcf3 url(images/b_quote.jpg) no-repeat 5px 5px;
border: 1px dotted #ae422a;
text-indent: 25px;
padding: 10px;
margin: 10px;
color: #ae422a;
}
#content q {
font-style: oblique;
}
#content code,
#content pre {
font-size: 1.2em;
}
#content acronym, 
#content abbr {
border-bottom: 1px dashed #ae422a;
cursor: help;
}
/*
#content table {
border-collapse: collapse;
margin: 10px 10px 15px 10px;
font-size: 1.0em;
}
#content caption {
font-weight: bold;
margin-bottom: 3px;
}
#content th {
background: #fcedd0;
color: inherit;
border: 1px solid #b1412b;
padding: 2px;
}
#content td {
border: 1px solid #b1412b;
padding: 2px;
}
*/
#content table {
margin-top: 15px;
}
#content td {
padding: 3px;
}
#content .alignleft {
float: left;
clear: both;
margin: 10px 10px 10px 0;
}
#content .alignright {
float: right;
clear: both;
margin: 10px 0 10px 10px;
}
/*---| Beitr&auml;ge und Kommentare |---*/

#ueberschrift {
margin-left: 10px;
padding-bottom: 15px;
}
#content .datum {
width: 70px;
float: left;
margin-right: 15px;
text-align: center;
background: #fcedd0;
color:inherit;
border: 1px solid #b1412b;
}
#content .jahr {
letter-spacing: 2px;
font-size: 1.0em;
font-weight: bold;
background: #eda373;
border-bottom: 1px solid #b1412b;
color: inherit;
}
#content .monat,
#content .wochentag {
font-size: .8em;
}
#content .tag {
font-size: 1.6em;
}
#content .beitragsinfo {
font-size: .8em;
border-bottom: 1px dotted #b1412b;
padding: 0 10px 3px 10px;
margin: 0 0 10px 87px;
}
#content .autoreninfo {
float: left;
width: 155px;
}
#content .autoreninfo span {
display:block;
float: right;
height: 18px;
width: 45px;
text-indent:-9999px;
background: url(images/gise.jpg) no-repeat;
margin: 0;
}
#content .uhrzeit {
float: left;
}
#content .kommentarinfo {
text-align: right;
}
#content .beitrag {
overflow: hidden;
margin: 10px;
}
#content .beitragstext {
margin: 5px 0;
}
#content .beitragsfuss {
font-size: .8em;
border-top: 1px dotted #b1412b;
margin: 15px 0;
}
#content .trenner {
background: url(images/trenner.jpg) no-repeat;
height: 15px;
width: 308px;
margin: 0 auto;
}
#content .trenner2 {
background: url(images/trenner2.jpg) no-repeat;
height: 15px;
width: 48px;
margin: 0 auto;
}
#kommentare {
margin: 10px;
}
#content .commentmetadata {
margin-bottom: 10px;
}
#content .commentlist li {
list-style: none;
margin-left: -30px;
padding-bottom: 10px;
}
#content .commentlist li a {
background-image: none;
}
#content .autor_kommentar {
color: #82535b;
background: inherit;
}
#content .alt {
}

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

.navigation {
text-align: center;
font-size: .8em;
height: 1.3em;
margin: 15px;
}
.next {
float: left;
text-align: left;
width: 50%;
}
.prev {
float: right;
text-align: right;
width: 50%;
}

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

#fuss {
background: #ae422a;
color: #fff;
clear: both;
text-align: center;
padding: 10px;
}
#fuss a:link,
#fuss a:visited {
color: #fffcf3;
background: #ae422a;
}
#fuss a:hover,
#fuss a:active,
#fuss a:focus {
color: #6c3225;
background: #ae422a;
}

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

table#wp-calendar {
background: #fffcf3;
color: inherit;
margin: 0 auto 15px auto;
border-collapse: collapse;
font-size: 1.0em;
}
#wp-calendar caption {
font-weight: bold;
font-size: 1.2em;
}
#wp-calendar th {
text-align: center;
background: #f6a977;
color: inherit;
border: 1px solid #f6a977;
}
#wp-calendar td {
text-align: center;
padding: 0 3px;
border: 1px solid #f6a977;
}
#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 {
background: inherit;
color: #f6a977;
}
#wp-calendar tbody td a:hover {
background: inherit;
color: #b1412b;
}
#wp-calendar #today {
background: #f6a977;
color: inherit;
}
#wp-calendar #today a {
background: #f6a977;
color: #fffcf3;
}
#wp-calendar #today a:hover {
background: #f6a977;
color: #6c3225;
}
#wp-calendar tfoot td {
border: 1px solid #f6a977;
background: #f6a977;
color: #b1412b;
}
#wp-calendar tfoot td a {
background: #f6a977;
color: #6c3225;
}
#wp-calendar tfoot td a:hover {
background: #f6a977;
color: #fffcf3;
}

/*---| Extrawurst für den IE |---*/


* html #content .teaser {
width: 258px;
display: inline;
border: 1px solid #62909c;
}
