/*  
Theme Name: Iris Kammerer
Theme URI: http://www.iris-kammerer.de/
Description: WordPress Theme, used by <a href="http://www.iris-kammerer.de" target="_blank">www.iris-kammerer.de</a>
Version: 1.0
Author: Iris Kammerer, ars litterarum.de
Author URI: <a href="http://www.ars-litterarum.de" target="_blank">www.ars-litterarum.de</a>
*/
/* CSS-Stylesheet fuer Bildschirmausgabe! */
/* body-Tag */
body {
margin: 0px;
padding: 0px;
font: 100%/120% "Garamond", Times, Times New Roman;
color: #333;
background: #660000 url('images/bg.jpg') repeat-y center;
}
/* Typographie */
a {
color: #990000;
font-weight: bold;
text-decoration: none;
}
a:visited {
color: #660000;
font-weight: bold;
text-decoration: none;
}
a:hover, a:focus {
color: #990000;
font-weight: bold;
text-decoration: overline underline;
}
a:active {
color: #996666;
font-weight: bold;
}
p {
padding: 0px 0px 12px;
line-height: 1.2em;
margin: 0px;
text-align: justify;
}
.einschub {
text-indent: 12px;
}
.links {
text-align: left;
}
.rechts {
text-align: right;
}
.zentriert {
text-align: center;
}
.klein {
font-size: 80%;
}
.wpmore {
text-align: right !important;
font-size: 80%;
}
.meldung {
text-align: center;
font-weight: bold;
margin-top: 36px;
}
.literatur {
padding-left: 24px;
line-height: 1.5em;
text-align: left;
list-style: circle outside;
}
.buch {
margin-left: 180px;
margin-bottom: 12px;
border: 1px dotted #990000;
padding: 6px;
}        
h1 {
margin:0px;
font: bold 36px/100% "Garamond", Times, Times New Roman;
color: #333;
text-align: left;
}
h2 {
margin: 0px 0px 2px 3px;
border-bottom: 1px dotted #333;
color: #333;
font: bold 140%/100% "Garamond", Times, Times New Roman;
text-align: left;
}
h3 {
margin: 12px 0px 6px;
font: bold 130%/100% "Garamond", Times, Times New Roman;
color: #333;
text-align: left;
}
h4 {
margin: 12px 0px 6px;
font: bold 120%/80% "Garamond", Times, Times New Roman;
color: #333;
text-align: left;
}
h5 {
margin-bottom: 3px;
color: #333;
text-decoration: none;
font: bold 90%/70% "Garamond", Times, Times New Roman;
text-align: left;
}
img {
border: none;
}
form {
margin: 0px;
padding: 0px;
}
/* Gliederung der Bildschirmausgabe */
/* Wrapper (MSIE) */
#wrapper {
width: 100%;
text-align: center;
}
/* Kopfleiste */
#header {
width: 900px;
margin: 0px auto;
padding: 0px;
height: 94px;
background:  #fff url('images/bg_header.jpg') no-repeat top center;
}
/* Menueleiste fuer Seitennavigation (pages) */
#navi {
width: 900px;
margin: 0px auto;
padding: 0px;
height: 54px;
background: #fff url('images/bg_menue.jpg') no-repeat top center;
}
#nav {
list-style: none;
margin: 0px;
padding: 0px;
}
#nav li {
float: left;
border: 0px;
height: 54px;
}
#nav .current_page_item a, #nav .current_page_item a:visited {
color: #990000;
text-decoration: none;
}
#nav .page_item a {
display: block;
line-height: 54px;
padding: 18px 15px;
font: bold 14px "Garamond", Times, Times New Roman;
color: #990000;
text-decoration: none;
text-transform: uppercase;
}
#nav .page_item a:hover , #nav .page_item a:focus {
color: #996666;
text-decoration: overline underline;
}
/* Seitenaufteilung */
#page {
width: 900px;
margin: 0px auto;
padding: 0px;
background: #fff url('images/bg_page.jpg') no-repeat top center;
}
/* Brotkrumen */
.breadcrumb {
width: 560px;
float: left;
position: relative;
padding-top: 24x !important;
text-align: left;
font-weight: bold
font-size: 90%;
color: #333;
}
/* Artikelausgabe */
#content {
padding: 0px 48px 30px 48px;
float: left;
width: 560px;
overflow: hidden;
}
#content img {
border: 0px;
padding: 6px;
}
.post {
clear: both;
text-align: left;
padding-top: 18px;
}
/* Eintrag */
.entry {
width: 560px;
}
.post-cat {
float:left;
padding: 0px 20px;
background: url('images/icon_category.gif') no-repeat left top;
color: #999;
font-size: 90%;
}
.post-comments {
float: right;
padding-left: 20px;
background: url('images/icon_comments.gif') no-repeat left bottom;
font-size: 90%;
}
.post-calendar {
float: right;
padding-left: 20px;
background: url('images/icon_calendar.gif') no-repeat left top;
color: #333;
font-size: 90%;
}
.post-content {
clear: both;
padding-top: 12px;
}
.post-content blockquote {
border-left: 6px solid #ccc; 
padding: 6px;
}
.post-tags {
font-size: 75%;
}
.navigation {
clear: both;
padding: 12px 0px;
}
.navigation a, .navigation a:visited {
color: #990000;
}
.previous-entries a {
float: left;
padding-left: 18px;
background: url('images/nav_left.gif') no-repeat left center;
}
.next-entries a {
float: right;
padding-right: 18px;
background: url('images/nav_right.gif') no-repeat right center;
}

/* Kommentare */
#comments, #respond {
clear: both;
border-bottom: 1px dotted #999;
padding: 12px 0 5px 0;
}
.commentlist {
margin: 12px 0px;
padding-left: 24px;
line-height: 120%;
}
.commentlist li{
padding: 12px 0px;
}
.commentlist .alt {
border: 1px dotted #999;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
font-weight: bold;
font-style: normal;
font-size: 100%;
}
.commentlist small {
display: block;
margin-bottom: 6px;
font-size: 90%;
}
#commentform {
margin-top: 12px;
font: 100% "Garamond", Times, Times New Roman;
}
#commentform p {
padding: 6px 0px;
margin: 0px;
}
#commentform label{
color: #666;
font-size: 90%;
}
#commentform input{
width: 200px;
border: 1px dotted #ccc;
padding: 3px;
margin-top: 3px;
}
#commentform textarea{
width: 485px;
height: 115px;
border: 1px solid #ccc;
padding: 2px;
margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
}
#commentform #submit{
background: url('images/button.gif') no-repeat;
font: bold 12px "Garamond", Times, Times New Roman;
color: #ccc;
border: none;
float:right;
width: 144px;
height: 28px;
cursor: pointer;
}

/* Sidebar */
#sidebar {
float: right;
overflow: hidden;
margin-top: 48Px;
padding: 0px 10px 20px 0px;
width: 220px;
color: #666;
font-size: 90%;
text-align: left;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
border-bottom: 1px solid #cccccc;
margin: 20px 0px 2px;
font: normal "Garamond", Times, Times New Roman;
color: #333;
font-weight: bold;
}
/* Sidebar Typographie */
#sidebar a, #sidebar a:visited{
color: #990000;
text-decoration: none;
}
#sidebar a:hover, #sidebar a:focus {
color: #996666;
text-decoration: overline underline;
}
/*sidebar list level1 */
#sidebar ul {
margin: 0;
padding: 0;
}
#sidebar ul li {
list-style: none;
margin: 0;
padding: 0;
border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
padding: 0;
margin: 0;
}
#sidebar ul li ul li{
padding: 2px 0 2px 0px;
border-bottom: 1px solid #eee;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
padding: 1px 0 1px 10px;
border: none;
}
/*blogroll */
ul.list-blogroll li{
background: url('images/icon_url.gif') no-repeat left center !important;
padding-left: 20px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
background: url('images/icon_category.gif') no-repeat left top !important;
padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
background: url('images/icon_archivemonthly.gif') no-repeat !important;
padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
background: url('images/icon_page.gif') no-repeat left top !important;
padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
background: url('images/icon_page.gif') no-repeat !important;
padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
background: url('images/icon_comments.gif') no-repeat !important;
padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
padding: 6px 7px;
}
/*text widget */
.textwidget {
padding-top: 5px;
}

/*search form */
#searchform {
margin: 12px 0 0;
}
#searchform br {
display: none;
}
#searchform #s {
width: 115px;
height: 22px;
padding: 4px 20px 0px 5px;
border: 1px solid #999;
background: url('images/icon_search.gif') right center no-repeat;
margin-right: 2px;
color: #000000;
font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
background: url('images/button_search.gif') no-repeat;
border: 0px;
width: 67px;
height: 26px;
font: bold 12px "Garamond", Times, Times New Roman;
color: #ccc;
vertical-align: middle;
}

/* Fusszeile */
#footer {
clear: both;
width: 900px;
margin: 0px auto;
padding: 0px;
}
#footer h4 {
font: normal 100%/80% "Garamond", Times, Times New Roman;
color: #ccc;
}
.footer-recent-comments {
width: 290px;
float: left;
margin-left: 10px;
}
.footer-recent-comments ul {
list-style: none;
margin: 0px;
padding: 0px;
}
.footer-recent-comments ul li {
background: url('images/icon_footer.gif') no-repeat 5px 4px;
padding: 0px 0px 10px 20px;
}
.footer-recent-posts {
width: 190px;
float: left;
margin-left: 10px;
}
.footer-recent-posts strong {
font-size: 107%;
line-height: 135%;
font-weight: bold;
}
.footer-recent-posts ul {
list-style: none;
margin: 0px;
padding: 0px;
font-size: 92%;
line-height: 110%;
}
.footer-recent-posts ul li {
background: url('images/icon_footer.gif') no-repeat 5px 4px;
padding: 0px 0px 10px 20px;
}
.footer-meta {
width: 220px;
float: right;
margin-left: 10px;
}
.footer-meta strong {
font-size: 107%;
line-height: 135%;
font-weight: bold;
}
.footer-meta ul {
list-style: none;
margin: 0px;
padding: 0px;
font-size: 92%;
line-height: 110%;
}
.footer-meta ul li {
background: url('images/icon_footer.gif') no-repeat 5px 4px;
padding: 0px 0px 10px 20px;
font-size: 107%;
line-height: 135%;
font-weight: bold;
}
.footer-meta ul li.rss {
background: url('images/icon_rss.gif') no-repeat left;
padding: 0px 0px 10px 20px;
}
.loginout {
background: url('images/icon_loginout.gif') no-repeat left center;
padding-left: 18px;
padding-bottom: 2px;
margin-left: 8px;
}

/* Fussnoten */
.footnotes {
padding: 10px 0 10px 24px;
font-size: 85%;
line-height: 1.5em;
text-align: left;
}
.footnotes .footnotedivider {
width: 120px;
border-bottom: 1px solid #ccc;
}
.footnotes li {
margin: 0 0 5px 0;
}
sup.footnote a {
text-decoration: none;
font-size: 80%;
}
sup.footnote {
line-height: 0em;
}
.footnotereverse a {
padding: 0 0 0 5px;
text-decoration: none;
}

/* Credits/Copyright */
#credits {
padding: 12px 0px 24px 0px;
width: 900px;
color: #fff;
text-align: center;
font-weight: bold;
font-size: 90%;
line-height: 120%;
}
#credits a, #credits a:visited {
color: #ccc;
font-weight: bold;
text-decoration: none;
}
#credits a:hover,#credits a:focus  {
color: #fff;
font-weight: bold;
text-decoration: overline underline;
}

/* Horizontale Ausrichtung */
.center {
text-align: center;
}
img.center, img[align="center"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignleft {
float: left;
}
img.alignleft, img[align="left"] {
float:left;
margin: 2px 10px 5px 0px;
}
.alignright {
float: right;
}
img.alignright, img[align="right"] {
float:right;
margin: 2px 0px 5px 10px;
}
.clear {
clear:both;
}
hr.clear {
clear:both;
visibility: hidden;
margin: 0px;
padding: 0px;

