/*

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.x

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: #7D6388;

/*  BACKUP  background: #320000 url(http://www.box.net/shared/static/2cr7r59i26.png) repeat-x fixed;  */

    text-align: center;

    padding: 1em 0;

    font: 80% arial, sans-serif;

}



a {

    color: #ffffff;

}



a:hover {

    color: #CC99FF;

    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 #ffffff; 

    margin: 1em 0;

    padding: 10px;

    background: #000;

    width: 90%;

}



code, pre {

    color: #595959;

    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 #000;

    background: #ababab;

    color: #595959;

    padding: 1px 2px;

}



#container {

    margin: 0 auto;

    text-align: left;

    width: 730px;

    border-bottom: 5px solid #eee;

    background: url(http://www.box.net/shared/static/2cr7r59i26.png);

    color: #eee;

    line-height: 1.5;

}



#header {

    height: 205px;

    /*background: url(http://www.box.net/shared/static/ebdl3695sz.png) no-repeat;*/

}
#buy_now {
	text-align:center;
	margin:5px 0 5px 0;
}


#header h1 {

    font: verdana 66px , sans-serif;

    color: #fff;

    line-height: 150px;

    padding: 0 15px;

}



#header h1 a {

    color: #fff;

    text-decoration: none;

}



#navi {

    float: right;

    width: 200px;

}



#navi-innen {

    padding: 0 15px 10px 13px;

}



#navi h2 {

    font: bold 1.4em veradana, sans-serif;

    margin: .8em 0 .2em 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 a:hover {

    text-decoration: none;

    font-weight: bold;

    color: #7D6388;

}
#navi a:visited {

    text-decoration: none;

    font-weight: bold;

    color: #FFFFFF;

}


#navi .navi-search {

    margin-bottom: 3px;

    background: #eee;

    font-size: 1em;

    width: 150px;

    border: 1px solid #000;

}



#content {

    margin: 1em 215px 1.5em 15px;

    font-size: 1.1em;

}



#content h2 {

    font: verdana 2.1em georgia, sans-serif;

    margin: 5px 0;

    letter-spacing: 1px;

}



#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 .date {

    font-size: 1em;

    text-align: right;

    font-weight: bold;

}



#content .meta {

    font-size: .9em;

}



#content .feedback {

    margin: 15px 0 15px 0;

    text-align: right;

    padding-bottom: 10px;

    border-bottom: 1px solid #ababab;

}



#commentlist li {

    margin-bottom: 1.5em;

    padding-bottom: 1em;

    border-bottom: 1px solid #ababab;

}



#commentform {

    margin: 1em 0;

    padding: 1em;

    border: 1px solid #000;

    background: #9c6b98;

}



#commentform textarea {

    background: #eee;

    border: 1px solid #000;

}



#commentform #email, #commentform #author, #commentform #url {

    font-size: 1.1em;

    background: #eee;

    border: 1px solid #000;

    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 #000;

    background: #00FF99;

    padding: 2px 5px;

    margin-bottom: 5px;

    text-decoration: none;

    color: #320000;

}



.pagebar a:hover {

    color: #fff;

}