/* Theme Name: Baude */

body {
    background: #000000;
    text-align: center;
    padding: 1em 0;
    font: 62.5% Verdana, Arial, Helvetica, sans-serif, sans-serif;
}

a {
    color: #ffc;
    text-decoration: none;
}

a:hover {
    color: #990000;
    text-decoration: none;
}

hr {
    display: none;
}

img {
    border: none;
}

ins {
    text-decoration: none;
    border-bottom: 1px dashed #eee;
}

acronym, abbr, dfn {
    border-bottom: 1px dashed #eee;
    font-style: normal;
}

blockquote {
    border-left: 5px solid #000000;
    margin: 1em 0;
    padding: 10px;
    background: #000000;
    width: 90%;
}

code, pre {
    color: #f93;
    font-family: Verdana, Arial, Helvetica, sans-serif, sans-serif;
}

.bild-links {
    float: left;
    margin: 0 15px 3px 0;
}

.bild-rechts {
    float: right;
    margin: 0 0 3px 15px;
}

.center {
    text-align: center;
}

.pagination {
    text-align: center;
    margin-top: 2em;
}

.search-button, #commentform input {
    font-size: 1.0em;
    border: 1px solid #000;
    background: #fff;
    color: #000;
    padding: 1px 2px;
}

#container {
    margin: 0 auto;
    text-align: left;
    width: 730px;
    color: #eee;
    line-height: 1.5;
}

#header {
    height: 405px;
    background: url(images/banner_28.jpg) no-repeat;
}

#header h1 {
    font: bold 23px Verdana, Arial, Helvetica, sans-serif, serif;
    color: #FFF;
    /*line-height: 200px;*/
    padding: 11px 425px;
}

#header h1 a {
    color: #FFF;
    text-decoration: none;
    line-height: 1.1em;
}

#navi {
	background: url(images/container_navi.png) no-repeat;
	float: right;
    width: 195px;
	height:800px;
}

#navi-innen {
	width:180px;
}

#navi h2 {
	font-family : "Century Gothic", sans-serif;
	text-align: center;
    color: #ffc;
	background: url(images/h2_background.png) repeat;
    margin: 15px 0 0 0;
}

#navi ul {
    list-style: none;
    margin: .4em 0 1em 0;
    padding: 0;
}

#navi ul li ul {
    margin: .2em 0 .4em .5em;
}

#navi a {
    text-decoration: none;
    font-weight: bold;
}

#navi .navi-search {
	margin-top: 5px;
    margin-bottom:5px;
    background: #eee;
    font-size: 1em;
    width: 130px;
    border: 1px solid #300000;
}

#content {
	width:500px;
	border: 5px solid #FFF;
    margin: -5px 215px 1.5em 0px;
	padding-left:8px;
	padding-right:8px;
    font-size: 1.1em;
}

#content h2 {
	font-family : "Century Gothic", sans-serif;
	text-align: center;
	background: url(images/h2_background.png) repeat;
    margin: 15px 0 0 0;
}

#content h2 a {
    text-decoration: none;
}

#content h3 {
    margin: 1.2em 0 .4em 0;
    font-size: 1.4em;
}

#content h4 {
    font-size: 1.3em;
    padding: 0;
    margin: 1em 0;
}

#content h5 {
    font-size: 1.1em;
    padding: 0;
    margin: 1em 0;
}

#content .post-footer {
    font-size: 1em;
    text-align: left;
    padding-top: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #FFFFFF;
}

#commentlist li {
    margin-bottom: 1.5em;
    padding-bottom: 1em;
    border-bottom: 1px solid #300000;
}

#commentlist li img.avatar {
    float: right; margin: 2px 0 5px 10px;
    border: 1px solid #300; padding: 4px; background: #eee;
}

#commentform {
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #300000;
    background: #000000;
}

#commentform textarea {
    background: #eee;
    border: 1px solid #300000;
}

#commentform #email, #commentform #author, #commentform #url {
    font-size: 1.1em;
    background: #eee; color: #333;
    border: 1px solid #300000;
    width: 180px;
}

#footer {
    clear: both;
    margin: 3em 15px 0 15px;
    padding: 5px;
    text-align: center;
    font-size: .8em;
}

/* *** Plugins *** */
.tags {
    margin: 1.5em 0;
    font-weight: bold;
    padding: 2px 0;
}

#wp_grins {
    margin-top: 2px;
}

.pagebar {
    text-align: center;
    line-height: 1.4;
    margin-top: 2em;
}

.pagebar .this-page {
    font-weight: bold;
}

.pagebar a {
    border: 1px solid #300000;
    background: #900;
    padding: 2px 5px;
    margin-bottom: 5px;
    text-decoration: none;
    color: #ffc;
}

.pagebar a:hover {
    color: #fff;
}

/* WordPress 2.6 */

.aligncenter,
div.aligncenter {
   display: block; margin-left: auto; margin-right: auto; text-align: center;
}
.alignleft {
   float: left;
}
.alignright {
   float: right;
}

.wp-caption {
   text-align: center;
   background-color: #000000; border: 1px solid #300000;
   padding-top: 4px; margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
}

.wp-caption img {
   margin: 0; padding: 0; border: 0 none;
}

#text-inhalt div.wp-caption a { border: none; }

.wp-caption p.wp-caption-text {
   font-size: 12px; line-height: 17px; color: #333;
   padding: 0 5px 5px 5px; margin: 0;
}
