/*
Theme Name: Red Train
Theme URI: http://www.perun.net/
Description: Red Train is a Theme for WP 2.x. Made by <a href="http://www.vlad-design.de">Vladimir Simovic</a> (<a href="http://www.perun.net">Perun</a>).
Version: 2.3 (11. Dez 2007)
Author: Vladimir Simovic
Author URI: http://www.vlad-design.de

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

body {
    background: #EAEAEA;
    text-align: center;
    padding: 0em 0;
    font: 62.5% verdana, sans-serif;
}

a {
    color: #666666;
}

a:hover {
    color: #EAEAEA;
    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 #320000;
    margin: 1em 0;
    padding: 10px;
    background: #600000;
    width: 90%;
}

code, pre {
    color: #f93;
    font-family: verdana, 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: 1em;
    font-weight: bold;
    border: 1px solid #000000;
    background: #ffffff;
    color: #000000;
    padding: 1px 2px;
}

#container {
    margin: 0 auto;
    border: #CCCCCC 1px solid;
    text-align: left;
    width: 800px;
    border-bottom: 5px solid #eee;
    background: #ffffff;
    color: #ffffff;
    line-height: 1.5;
}

#header {
    padding-top: 0px;
    height: 130px;
    background: url(images/header.jpg) center no-repeat #ffffff;
}

#header h1 {
    font: 20px arial;
    color: #6D2D01;
    line-height: 26px;
    padding: 15px 0px 3px 5px;
    margin-right: 3px;
}

#header h1 a {
    color: #6D2D01;
    background-color: #ffffff;
    text-decoration: none;

}



#header h2 {
    font: 19px arial;
    color: #6D2D01;
    line-height: 26px;
    padding: 40px 0px 3px 370px;
    margin-right: 3px;
}

#header h2 a {
    color: #6D2D01;
    background-color: #ffffff;
    text-decoration: none;

}


#navi {
    float: right;
    width: 200px;
}

#navi-innen {
    padding: 0 15px 10px 15px;
}

#navi h2 {
    font: bold 1.4em times, sans-serif;
    color: #525252;
    margin: .8em 0 .5em 0;
    padding:  0 0 .5em 0;
    border-bottom: 1px solid #CCCCCC;
}

#navi ul {
    list-style: square;
    margin: .4em 0 1em 0;
    padding: 0;
}

#navi ul li ul {
    margin: .2em 0 .4em .5em;
    list-style: square;
}

#navi a {
    text-decoration: none;
    color: #666666;
}

#navi a:hover {
    text-decoration: bold;
    color: #666666;
}

#navi .navi-search {
    margin-bottom: 3px;
    background: #eee;
    font-size: 1em;
    width: 150px;
    border: 1px solid #300000;
}


#navi .textwidget {
    font-size: 0.9em;
    color: #676767;
}

#content {
    font-size: 1.1em;
    margin-right: 215px;
    padding: 10px;
    background: #ffffff;
    color: #000000;
}

#content h1 {
    font: 1.7em times bold;
    margin: 5px 0;
    letter-spacing: 1px;
    color: #782B1D;

}

#content h2 {
    font: 1.7em times;
    margin: 5px 0;
    letter-spacing: 1px;
    color: #782B1D;
}


#content a {
    text-decoration: underline;
    color: #782B1D;
}


#content h2 a {
    text-decoration: none;
    color: #782B1D;

#content h1 a {
    text-decoration: none;
    color: #782B1D;
}

#content h3 {
    margin: 1.2em 0 .4em 0;
    font-size: 1.4em;
    color: #000000;
}

#content h4 {
    font-size: 1.3em;
    padding: 0;
    margin: 1em 0;
    color: #000000;
}

#content h5 {
    font-size: 1.1em;
    padding: 0;
    margin: 1em 0;
    color: #000000;
}

#content .date {
    font-size: 1em;
    text-align: right;
    font-weight: bold;
    color: #782B1D;
}

#content .meta {
    font-size: .9em;
    color: #000000;
}

#content .feedback {
    font: times;
    margin: 15px 0 15px 0;
    text-align: left;
    padding-bottom: 10px;
    
    color: #4A6135;
}

#content .feedback a {
    font: times;
    text-decoration: none;
    margin: 15px 0 15px 0;
    text-align: left;
    padding-bottom: 10px;
    color: #4A6135;
}

#commentlist li {
    margin-bottom: 1.5em;
    padding-bottom: 1em;
    border-bottom: 1px solid #700000;
   
}

#commentform {
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #ffffff;
    background: #ffffff;
}

#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;
}
