/*
Theme Name: Raspberry
Theme URI: http://www.gabis-wordpress-templates.de/
Description: 2-spaltiges halbfluides Layout, widget-f&auml;hig, lokalisiert, ab WP Version 2.3.
Version: 2.7
Author: Gabriele von der Ohe
Author URI: http://www.gabis-wordpress-templates.de/
*/

/*---| Dateiweite Einstellungen |---*/

* {
margin: 0;
padding: 0;
border: 0;
}
body {
background: #3e4737;
color: #f0f1e8;
font: 80% Verdana,Arial,Helvetica,sans-serif;
text-align: center;
}
a:link,
a:visited {
color: #6b795e;
background: transparent;
text-decoration:none;
}
a:hover,
a:active,
a:focus {
color: #a22a34;
background: transparent;
}
input, textarea {
background: #dbdeca;
color: inherit;
border: 1px solid #bbc0a6;
margin: 0 10px 10px 0;
padding: .2em;
}
input:hover,
textarea:hover {
background: #e1e3d1;
color: inherit;
}
textarea {
overflow: auto;
}
#submit {
cursor: pointer;
}
.zentrieren {
text-align: center;
}
.clear {
clear: both;
}

/*---| Wrapper |---*/

#wrapper {
max-width: 1200px;
height: 100%;
margin: 0 auto;
text-align: left;
background: #f0f1e8 url(images/wrapper.jpg) repeat-y;
color: #6b795e;
border: 3px solid #fff;
}

/*---| Kopfbereich |---*/

#kopf {
background: #6b795e url(images/header.jpg) no-repeat;
color: #f0f1e8;
text-align: right;
height: 196px;
padding-right: 25px;
}
#kopf h1 {
font-size: 2.2em;
font-weight: normal;
padding-top: 20px;
}
#kopf a:link,
#kopf a:visited {
color: #f0f1e8;
background: transparent;
text-decoration:none;
}
#kopf a:hover,
#kopf a:active,
#kopf a:focus {
color: #fff;
background: transparent;
}

/*---| Suchen |---*/

#suche {
margin-top: -55px;
text-align: right;
float: right;
}
#searchform {
padding: 10px 0 0 0;
}
#searchform input {
background: #dbdeca;
color: inherit;
vertical-align: bottom;
font-weight: bold;
width: 60px;
border: 0;
}
#searchform input:hover {
cursor: pointer;
}
#searchform #s {
cursor: default;
text-indent: 0;
background:#f0f0f0;
color: inherit;
font-weight: normal;
font-size: 1.0em;
width: 180px;
padding: 5px;
}
#searchform #s:hover {
background: #f0f1e8;
color: inherit;
}
/*---| Navigationsleisten |---*/

#sidebar {
color: #3e4737;
background: #bbc0a6;
width: 251px;
display: inline;
float: left;
margin-top: -3px;
}
#sidebar a:link,
#sidebar a:visited {
color: #3e4737;
background: transparent;
text-decoration:none;
}
#sidebar a:hover,
#sidebar a:active,
#sidebar a:focus {
color: #f0f1e8;
background: transparent;
}
#sidebar h2 {
font-size: 1.2em;
margin-bottom: 5px;
background: url(images/sidebar.jpg);
padding: 5px;
color: #f0f1e8;
border-bottom: 3px solid #fff;
border-top: 3px solid #fff;
}
#sidebar ul li {
list-style: none;
line-height: 1.4em;
margin-bottom: 15px;
}
#sidebar ul li li {
margin-bottom: 0;
margin-left: 20px;
list-style-image: url(images/list.jpg);
}
#sidebar ul li li li{
margin-left: 10px;
}
#sidebar .feed  {
vertical-align: bottom;
background: url(images/feed.jpg) no-repeat left center;
padding-left: 20px;
}
#sidebar p,
#sidebar div {
padding-left: 3px;
}

/*--- | Inhaltsbereich - allgemeing&uuml;ltige Formatierungen |---*/

#content {
margin: 0 0 0 280px;
padding: 10px 20px;
}
#content a:link,
#content a:visited {
color: #a22a34;
background: transparent;
text-decoration:none;
}
#content a:hover,
#content a:active,
#content a:focus {
color: #6b795e;
background: transparent;
}
#content h2,
#content h3,
#content h4,
#content h5,
#content h6,
#content pre,
#content p,
#content ol,
#content ul {
margin: 1.0em 0 1.0em 0;
}
#content ul li {
list-style-image: url(images/list2.jpg);
margin-left: 1.4em;
}
#content ol li {
margin-left: 1.8em;
}
#content h2 {
font-size: 1.2em;
}
#content h3 {
font-size: 1.1em;
}
#content h4 {
font-size: 1.0em;
}
#content blockquote {
background: url(images/bquote.jpg) no-repeat top left;
margin: 20px;
padding-left: 10px;
min-height: 55px;
font-style: oblique;
}
#content q {
font-style: oblique;
}
#content code,
#content pre {
font-size: 120%;
}
#content acronym, 
#content abbr {
border-bottom: 1px dashed #bbc0a6;
cursor: help;
}
#content table {
border-collapse: collapse;
margin: 0 auto 0.8em auto;
margin: 1.0em;
}
#content caption {
font-weight: bold;
margin: 1.0em 0 1.0em 0;
}
#content th {
font-weight: bold;
background: #dbdeca;
border: 1px solid #bbc0a6;
color: inherit;
padding: .2em;
}
#content td {
background: #fff;
color: inherit;
border: 1px solid #bbc0a6;
padding: .2em;
}
#content .alignleft {
float: left;
margin: 5px 20px 5px 0;
}
#content .alignright {
float: right;
margin: 5px 0 5px 20px;
}

/*---| Inhaltsbereich - Beitr&auml;ge und Kommentare |---*/

#content .datum {
width: 50px;
float: left;
margin-right: 10px;
text-align: center;
background: #dbdeca;
color: inherit;
margin-top: -30px;
}
#content .jahr {
display: block;
font-size: 1.0em;
font-weight: bold;
background: #6b795e;
color: #f0f1e8;
border-bottom: 3px solid #fff;
}
#content .monat {
display: block;
font-size: .8em;
padding-bottom: 3px;
}
#content .tag {
display: block;
font-size: 1.8em;
}
#content .ueberschrift {
font-size: 1.0em; 
letter-spacing: 1px;
}
#content .beitragskopf h2 {
margin-left: 60px;
}
#content .post {
padding-bottom: 15px;
margin-bottom: 10px;
background: url(images/trenner.jpg) no-repeat center bottom;
}
#content .sticky {
background:url(images/sticky.jpg) no-repeat top right;
}
#content .gallery {
overflow: hidden;
margin-top: 20px;
}
#content .gallery img {
border: none;
}
#content .gallery dd {
font-size: .8em;
}
#content .beitragsinfo {
padding: 0 0 5px 0;
font-size: 0.8em;
margin-left: 60px;
border-bottom: 1px solid #dbdeca;
}
#content .beitragsfuss {
font-size: .8em;
border-top: 1px solid #dbdeca;
border-bottom: 1px solid #dbdeca;
padding: 5px;
margin-bottom: 10px;
}
#content .post .beitragstext {
padding: 10px 0;
}
#content h2.notfound {
background: url(images/notfound.jpg) no-repeat top left;
height: 61px;
margin-left: 0;
padding-left: 65px;
}
#content .seiten {
margin: 15px 0 0 15px;
}
#content .tags {
margin: 1.5em 0;
font-size: .8em;
}

/*---| Seitennavigation |---*/

.navigation {
font-size: .8em;
padding-bottom: 20px;
}
.prev {
float: left;
text-align: left;
width: 48%;
}
.next {
float: right;
text-align: right;
width: 48%;
}

/*---| Fuss |---*/

#fuss {
background: #6b795e url(images/footer.jpg) no-repeat;
color: #f0f1e8;
clear: both;
height: 29px;
padding-top: 10px;
font-size: 0.8em;
text-align: center;
z-index: 20;
}
#fuss a:link,
#fuss a:visited {
color: #f0f1e8;
background: transparent;
text-decoration:none;
}
#fuss a:hover,
#fuss a:active,
#fuss a:focus {
color: #fff;
background: transparent;
}

/*---| Kalender |---*/

#wp-calendar {
border-collapse: collapse;
line-height: 1.3em;
margin-bottom: 15px;
margin: 0 auto;
color: #3e4737;
background: #bbc0a6;
}
#wp-calendar caption {
text-align: center;
margin-bottom: 5px;
}
#wp-calendar th {
text-align: center;
}
#wp-calendar table.nav, 
#wp-calendar th, 
#wp-calendar td {
padding: 1px 6px;
}
#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:link,
#wp-calendar tbody td a:visited {
color: #a22a34;
background: inherit;
}
#wp-calendar tbody td a:hover,
#wp-calendar tbody td a:active,
#wp-calendar tbody td a:focus {
color: #fff;
background: inherit;
}
#wp-calendar #today {
background: inherit;
color: #fff;
}
#wp-calendar #today a:link,
#wp-calendar #today a:visited {
background: inherit;
color: #a22a34;
font-weight: bold;
}
#wp-calendar #today a:hover,
#wp-calendar #today a:active,
#wp-calendar #today a:focus {
background: inherit;
color: #fff;
}