/*
Theme Name: Rosinenmaedchen
Theme URI: http://www.rosinenmaedchen.de/
Description: 3-spaltiges feststehendes Layout ab 1.024 x 768, widget-f&auml;hig, lokalisiert, ab WP Version 1.5.2.
Version: 1.0
Author: Christian Schuelling
Author URI: http://www.whykiki.de
*/

/*---| Dateiweite Einstellungen |---*/

* {
margin-top: 0px;
padding: 0;
border: 0;
}
body {
background: #FFFFFF;
color: #915845 !important;
font: 80% Verdana, Arial, Helvetica, sans-serif;
text-align: center;
}

a:link,
a:visited {
color: #915845;
background: transparent;
text-decoration:none;
}
a:hover,
a:active,
a:focus {
color: #915845;
background: transparent;
}
input, textarea {
background: #FAF6D6;
color: inherit;
margin: 0 10px 10px 0;
padding: .2em;
}
input:hover,
textarea:hover {
background: #FAF6D6;
color: inherit;
}
textarea {
overflow: auto;
}
.absenden,
#contactsubmit {
cursor: pointer;
}
.zentrieren {
text-align: center;
}
.clear {
clear: both;
}

/*---| Wrapper |---*/

#wrapper {
width: 995px;
height: 100%;
margin-top: 0px;
margin:auto;
text-align: left;
background: #FFFFFF url(images/wrapper.gif);
color: #915845;
border: 1px solid #915845;
border-top: 0px !important;
}

/*---| Kopfbereich |---*/

#kopf {
background: url(images/header.jpg) no-repeat;
text-align: right;
height: 227px;
}
#kopf h1 {
font-size: 2.2em;
font-weight: normal;
padding-top: 10px;
}
#kopf a:link,
#kopf a:visited {
color: #915845;
background: transparent;
text-decoration:none;
}
#kopf a:hover,
#kopf a:active,
#kopf a:focus {
color: #915845;
background: transparent;
}

#suche {
display: inline;
width: 330px;
float: right;
padding: 5px 15px;
}
#breadcrumb {
margin: 0 185px;
}

/*---| Navigationsleisten |---*/

#sidebar {
display: inline;
width: 360px;
float: right;
clear: both;
color: #915845 !important;
}
#sidebar ul {
margin-bottom: 15px;
margin-left: 5px !important;
color: #915845 !important;
}

#sidebar h2 {
font-size: 1.2em;
margin-bottom: 5px;
}
#sidebar ul li {
list-style: none;
line-height: 1.5em;
}
#sidebar .feed a:link,
#sidebar .feed a:visited {
vertical-align: bottom;
background: url(images/feed.gif) no-repeat left center;
text-align: vertical bottom;
}
#sidebar .feed a:hover,
#sidebar .feed a:active,
#sidebar .feed a:focus {
background: url(images/feed_h.gif) no-repeat left center;
}
#sidebar .page_item a:hover, 
#sidebar .current_page_item a {
background: #inherit;
color: #0195d3;
}
#rechts{
width: 170px;
overflow: hidden;
float: right;
font-size: .95em;
margin:0px;
padding:0px;
}

#links {
width: 175px;
overflow: hidden;
float: left;
font-size: .95em;
}


/*--- | Inhaltsbereich - allgemeing&uuml;ltige Formatierungen |---*/

#content {
margin: 0 360px 3px 0;
padding: 10px;
}

#content iframe{
  display: block;
  margin: auto;
}

#content object{
  display: block;
  margin: auto;
  text-align:center;
}

#content ul li {
list-style-image: url(images/list.gif);
}
#content h1 {
font-size: 1.2em;
font-weight:600;
color: #915845 !important;
}

#content h1 a:hover{
font-size: 1.0em !important;
font-weight:800;
font: Verdana, Arial, Helvetica, sans-serif;
text-decoration:underline;
color: #915845 !important;
}

#content h2 {
font-size: 1.2em;
color: #915845 !important;
}

#content h3 {
font-size: 1.1em;
color: #915845 !important;
}
#content h4 {
font-size: 1.0em;
margin: .8em 0;
color: #915845 !important;
}
#content blockquote {
color: #915845 !important;
background: inherit;
margin: 20px;
min-height: 55px;
text-align: justify;
font-style: oblique;
}
#content q {
font-style: oblique;
}
#content pre {
margin: 10px 0;
}
#content code,
#content pre {
font-size: 1.2em;
color: #e87816;
background: inherit;
}
#content acronym, 
#content abbr {
border-bottom: 1px dashed #b6b6b6;
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: #b6b6b6;
border: 1px solid #FFFFFF;
color: #FFFFFF;
padding: .2em;
}
#content td {
background: #FAF6D6;
color: inherit;
border: 1px solid #FFFFFF;
padding: .2em;
}
#content img {
padding: 3px;
border: 3px solid #FAF6D6;
}

#content iframe{
text-align:center;
margin:auto;
}

#content img.wp-smiley,
#content table img,
#content #wp_grins img, /*entfernt die img-border um die Smilies im Kommentarbereich*/
#content .bookmark img {
border: none;
padding: 0;
}

/*---| Inhaltsbereich - Beitr&auml;ge und Kommentare |---*/

#content .datum {
width: 50px;
float: left;
text-align: center;
background: #ffffff;
border: 1px solid #915845;
color: inherit;
margin: 5px;
}
#content .jahr {
display: block;
font-size: 1.0em;
font-weight: bold;
background: #915845;
color: #ededed;
}
#content .monat {
display: block;
font-size: .8em;
}
#content .tag {
display: block;
font-size: 1.8em;
margin-top: 5px;
}
#content .ueberschrift {
padding: 5px 0;
font-size: 1.0em; 
letter-spacing: 1px;
text-align: right;
}
#content .beitragskopf h2 {
margin-left: 60px;
}
#content h2.notfound {
margin-left: 0;
padding-left: 60px;
padding-top: 10px;
background: url(images/notfound.gif) no-repeat;
height: 45px;
}
#content .beitrag {
padding: 5px;
margin-bottom: 5px;
overflow: hidden;
}
#content .beitragsinfo {
padding: 5px 0;
font-size: 0.8em;
margin-left: 60px;
border-bottom: 3px solid #FAF6D6;
}

#content .beitragsinfo2 {
padding: 5px 0;
font-size: 0.8em;
margin-left: 0px;
clear:both;
}

#content .beitragsfuss {
font-size: .8em;
background: #FAF6D6;
color: inherit;
margin-top: 10px;
padding: 10px 0;
}
#content .beitrag ul, 
#content .beitrag ol {
margin: .8em 0 .8em 2.0em;
}
#content .text {
margin-top: 8px;
padding: 5px 0px;
}
#content .seiten {
margin: 15px 0 0 15px;
}
#content .tags {
margin: 1.5em 0;
font-size: .8em;
}
#content #kommentare h3 {
margin: 15px 0;
}
#content #kommentare ol {
margin-left: -5px;
}
#content #kommentare ol li {
list-style: none;
}
#content .kommentarkopf {
font-size: 0.8em;
padding: 5px 0;
}
#content .kommentar,
#content .autorenkommentar {
padding: 10px;
margin: 10px 5px;
}
#content .kommentar {
background: #FAF6D6;
color: inherit;
}
#content .autorenkommentar {
background: #ddefef;
color: inherit;
}
#content .bearbeiten {
font-style: oblique;
}

/*---| Seitennavigation |---*/

.navigation {
font-size: .8em;
padding: 20px 0;
}
.next {
float: left;
text-align: left;
width: 50%;
}
.prev {
float: right;
text-align: right;
width: 50%;
}

/*---| Fuss |---*/

#fuss {
background: #d7d7d7 url(images/footer.jpg) bottom right no-repeat;
height: 175px !important;
clear: both;
font-size: 0.8em;
border-top: 5px solid #915845;
}

/*---| Suchen |---*/

#searchform {
padding: 10px 0 0 0;
}
#searchform input {
background: #FAF6D6;
color: inherit;
vertical-align: bottom;
}
#searchform input:hover {
cursor: pointer;
}
#searchform #s {
cursor: default;
text-indent: 0;
background:#FFFFFF;
color: inherit;
font-weight: normal;
font-size: 1.0em;
width: 180px;
padding: 5px;
}
#searchform #s:hover {
background: #feffcc;
color: inherit;
}
/*---| Kalender |---*/

#wp-calendar {
border-collapse: collapse;
line-height: 1.3em;
margin-bottom: 15px;
}
#wp-calendar caption {
text-align: left;
font-weight: bold;
font-size: 1.2em;
margin-bottom: 5px;
}
#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:link,
#wp-calendar tbody td a:visited {
color: #b75190;
background: inherit;
}
#wp-calendar tbody td a:hover,
#wp-calendar tbody td a:active,
#wp-calendar tbody td a:focus {
color: #0195d3;
background: inherit;
}
#wp-calendar #today {
background: inherit;
color: #83c326;
}
#wp-calendar #today a:link,
#wp-calendar #today a:visited
{
background: inherit;
color: #0195d3;
}
#wp-calendar #today a:hover,
#wp-calendar #today a:active,
#wp-calendar #today a:focus {
background: inherit;
color: #e67817;
}

/*---| Specials |---*/

#blog_knoeppe {
width: 170px;
padding: 2px !important;
margin:2px;
}

#werbe_navi{
height: 25px;
padding-top: 3px;
background: #915845;
clear:both;
border-top: 3px solid white;
border-bottom: 5px solid white;
text-align:center;
}

/*---| nicht anzeigen |---*/

hr,
#kopfzeilenmenue h2 {
display: none;
}
