/*
Theme Name: Kerria
Theme URI: http://www.gabis-wordpress-templates.de/
Description: 2-spaltiges festes Layout, unterst&uuml;tzt Wordpress-Widgets, Lokalisierung, 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: #fdf8e6;
color: #5a5a5a;
font: 80% Verdana,Arial,Helvetica,sans-serif;
text-align: center;
}
input, textarea {
background:  #fdf8e5;
color: inherit;
border: 1px solid #f3d68f;
margin: 0 10px 10px 0;
padding: .2em;
}
textarea {
overflow: auto;
}
.zentrieren {
text-align: center;
}
.clear {
clear: both;
}
/*---| Wrapper |---*/

#wrapper {
background: url(images/wrapper.jpg) repeat-y;
width: 994px;
margin: 0 auto;
text-align: left;
border: 2px solid #e5e5e5;
}

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

#kopf {
background: url(images/header.jpg) no-repeat;
height: 140px;
padding-left: 280px;
}
#kopf h1 {
padding-top: 35px;
font-size: 2.0em;
}
#kopf a:link,
#kopf a:visited {
color: #9d6571;
background: inherit;
text-decoration:none;
}
#kopf a:hover,
#kopf a:active,
#kopf a:focus {
color: #819a78;
background: inherit;
}

/*---| Navigationsleiste |---*/

#sidebar {
width: 216px;
float: left;
margin-left: 20px;
margin-top: -118px;
}
#sidebar ul li {
padding: 2px 5px 2px 25px;
list-style: none;
}
#theme li {
background: url(images/theme.gif) no-repeat center left;
}
#archives li {
background: url(images/archiv.gif) no-repeat center left;
}
#pages li {
background: url(images/page.gif) no-repeat center left;
}
#feed li.rss {
background: url(images/feed.gif) no-repeat center left;
}
#kategorien li,
.widget_categories li {
background: url(images/kategorie.gif) no-repeat center left;
border: 1px solid #fdf8e6;
}
#links li {
background: url(images/links.gif) no-repeat center left;
}
#letzte_beitraege li,
#recent-posts li {
background: url(images/letzte_beitraege.gif) no-repeat center left;
}
#meta li {
background: url(images/register.gif) no-repeat center left;
}
#meta li.login {
background: url(images/login.gif) no-repeat center left;
}
#meta li.valid {
background: url(images/valid.gif) no-repeat center left;
}
#meta li.wp {
background: url(images/wp.gif) no-repeat center left;
}
#meta li.xfn {
background: url(images/xfn.gif) no-repeat center left;
}
#recent-comments li {
background: url(images/kommentar.gif) no-repeat center left;
}
.widget_rss li {
background: url(images/rss.gif) no-repeat center left;
}
.widget_rss img {
display: none;
}


/*--- | Inhaltsbereich - allgemeing&uuml;ltige Formatierungen |---*/

#content {
overflow: hidden;
padding-left: 21px;
}
#content a:link,
#content a:visited {
color: #9d6571;
background: transparent;
text-decoration:none;
}
#content a:hover,
#content a:active,
#content a:focus {
color: #819a78;
background: transparent;
}
#content p {
line-height: 1.4em;
}
#content ul,
#content ol {
margin: 5px 5px 5px 25px;
}
#content ul li {
list-style-image: url(images/list.jpg);
}
#content h2 {
font-size: 1.2em;
}
#content h3 {
font-size: 1.1em;
}
#content h4 {
font-size: 1.0em;
margin: .8em 0;
}
#content blockquote {
background: #f2f2f2;
color: inherit;
border: 1px solid #dfdfdf;
padding: 10px;
margin: 15px 25px;
}
#content q {
font-style: oblique;
}
#content pre {
margin: 10px;
}
#content code,
#content pre {
font-size: 1.2em;
}
#content acronym,
#content abbr {
border-bottom: 1px dashed #9d6571;
cursor: help;
}
#content table {
border-collapse: collapse;
margin: 1.0em;
}
#content caption {
font-weight: bold;
margin: 1.2em 0 1.0em 0;
}
#content th {
color: #9d6571;
background: #fdf8e6;
border: 1px solid #f3d690;
padding: .2em;
}
#content td {
border: 1px solid #e5e5e5;
background: #f2f2f2;
color: #9d6571;
padding: .2em;
}

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

#content .ueberschrift {
margin-left: 20px;
letter-spacing: 2px;
}
#content .beitrag {
margin: 20px;
}
#content .beitrag h2 {
padding-bottom: 10px;
}
#content .datum {
height: 64px;
width: 56px;
background: #fdf8e5 url(images/datum.jpg) no-repeat;
color: #9d6571;
text-align: center;
float: right;
margin-right: 25px;
display: inline; /*gegen den Double margin Bug des IE*/
}
#content .datum  .monat {
font-weight: bold;
}
#content .datum  .tag {
font-size: 1.6em;
padding-top: 6px;
display: block;
}
#content .datum .jahr {
font-size: .7em;
}
#content .beitragskopf {
float: left;
width: 585px;
border-bottom: 1px dotted #9d6571;
}
#content .text {
clear: left;
padding: 10px 0;
}
#content .gallery img {
border: none;
}
#content .gallery dd {
font-size: .8em;
}
#content .beitragsfuss {
border-top: 3px dotted #9d6571;
border-bottom: 3px dotted #9d6571;
padding: 5px 0;
font-size: 0.9em;
line-height: 1.3em;
clear: both;
}
#content .beitragsinfo {
font-size: 0.8em;
}
#content .beitragsinfo .kat {
background: url(images/kategorie.gif) no-repeat;
display: block;
float: left;
padding: 5px 0 5px 20px;
width: 250px;
}
#content .beitragsinfo .print {
background: url(images/print.gif) no-repeat;
display: block;
float: right;
padding: 5px 0 5px 20px;
width: 250px;
}
#content .beitragsinfo .komm {
background: url(images/kommentar.gif) no-repeat;
display: block;
float: right;
padding: 5px 0 5px 20px;
width: 130px;
}
#content .beitragsinfo .tagging {
background: url(images/tagging.gif) no-repeat;
float: left;
display: block;
padding: 0px 0 5px 20px;
}
#content p.keinkommentar {
background: url(images/keinkommentar.gif) no-repeat;
padding-left: 20px;
}
#content #kommentare {
margin: 20px;
}
#content #kommentare p {
margin-bottom: 10px;
}
#content #kommentare .kom {
background: url(images/kommentar.gif) no-repeat;
padding-left: 20px;
margin-bottom: 10px;
}
#content #kommentare ol {
margin:0;
}
#content #kommentare ol li {
list-style: none;
}
#content #kommentare h3.stift {
background: url(images/stift.gif) no-repeat;
padding: 0 0 10px 20px;
}
#content p.moderation {
font-style: italic;
color: #db8a67;
background: inherit;
}
#content .avatar {
float: left;
margin-right: 8px;
}
#content .kommentarmeta {
font-size: 0.8em;
}
#content .kommentar,
#content .autorenkommentar {
padding: 5px;
margin-bottom: 10px;
}
#content .kommentar blockquote,
#content .autorenkommentar blockquote {
background: transparent;
margin: 10px;
font-style: oblique;
color: #819a78;
}
#content .kommentar {
background: #f2f2f2;
color: inherit;
border: 1px solid #dfdfdf;
}
#content .autorenkommentar {
border: 1px solid #f3d690;
background: #fdf8e6;
color: inherit;
}
#content .kommentar blockquote,
#content .autorenkommentar blockquote {
border:none;
text-indent: 0;
margin: 0;
min-height: 24px;
}
#content .bearbeiten {
}

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

.navigation {
text-align: center;
font-size: .8em;
display: inline;
}
.next {
float: left;
text-align: left;
margin-bottom: 10px;
padding-left: 10px;
}
.prev {
float: right;
text-align: right;
margin-bottom: 10px;
padding-right: 10px;
}

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

#fuss {
background: url(images/footer.jpg) no-repeat;
clear: both;
height: 54px;
padding: 10px 0 0 280px;
font-size: 0.8em;
}
#fuss a:link,
#fuss a:visited {
color: #9d6571;
background: #f2f2f2;
text-decoration:none;
}
#fuss a:hover,
#fuss a:active,
#fuss a:focus {
color: #819a78;
background: #f2f2f2;
}

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

#searchform #s {
background: #fff;
border: 1px solid #f3d68f;
color: #9d6571;
font-weight: normal;
padding: 3px;;
}
#searchform #s:hover {
cursor: default;
}
#searchform input {
border: 0;
background: transparent;
color: #9d6571;
font-weight: bold;
margin: 0;
padding: 0;
}
#searchform input:hover {
cursor: pointer;
}

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

#wp-calendar {
border-collapse: collapse;
font-size: 100%;
line-height: 1.3em;
margin: 0 auto;
}
#wp-calendar caption {
margin: 0 auto;
font-weight: bold;
}
#wp-calendar th {
text-align: center;
}
#wp-calendar table.nav,
#wp-calendar th,
#wp-calendar td {
padding: 1px 4px;
}
#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 {
color: #f3d690;
background: #fdf8e6;
}
#wp-calendar tbody td a:hover {
color: #819a78;
background: #fdf8e6;
}
#wp-calendar #today {
background: #fff;
color: inherit;
border: 1px solid #f3d690;
}
#wp-calendar #today a {
background: #fff;
color: #f3d690;
}
#wp-calendar #today a:hover {
background: #fff;
color: #819a78;
}
#wp-calendar tfoot td {
border: 0;
}
#wp-calendar tfoot td a {
color: inherit;
background: #fdf8e6;
}
#wp-calendar tfoot td a:hover {
color: #819a78;
background: #fdf8e6;
}

/*---| Pagebar |---*/

#content .pagebar {
height: 25px;
margin-top: 10px;
}
#content .pagebar span {
padding: 2px 6px;
font-weight: bold;
}
#content .pagebar a {
background: #f2f2f2;
color: inherit;
border: 1px solid #dfdfdf;
padding: 2px 6px;
}
#content .pagebar a:hover,
#content .pagebar a:active,
#content .pagebar a:focus {
background: #fff;
color: inherit;
}