/*  
Theme Name: Red Train 2
Theme URI: http://www.perun.net/
Description: Based on Red Train is a Theme for WP 1.5. Made by Vladimir Simovic aka Perun (private Weblog: <a href="http://www.perun.net">www.perun.net</a>).
Version: 2.0
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: #320000 url(images/hintergrund.gif) repeat-x fixed; 
text-align: center; 
padding: 1em 0;
font: 62.5% verdana, sans-serif;
}

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

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

hr {
display: none;
}

img {

	padding: 1px;
	}
	a:link img {  border-color: #ffffcc; }
	a:visited img { border-color: #ffffcc; }
	a:hover img, a:active img { border-color: #800000; }
	.comment img { border-color: #dcdcdc !important; }
	.trackback img { border-color: #ffffcc !important; }

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

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

blockquote {
border-left: 2px solid #ffc;
margin: 1em 0;
padding: 10px;
background: #800000;
width: 470px;
}

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;
}

.right{
text-align: right;
}

.search-button {
font-size: 1em;
font-weight: bold;
border: 1px solid #300000;
background: #800000;
color: #ffc;
padding: 1px 2px;
}

#container {
margin: 0 auto;
text-align: left;
width: 730px;
border-bottom: 5px solid #eee;
background: url(images/container.gif);
color: #eee;
line-height: 150%;
}

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

#header h1 {
font: 48px "haettenschweiler", impact, ariel, verdana;
color: #ffc;
padding-top: 15px;
padding-bottom: 0px;
padding-left: 15px;
padding-right: 15px;
}

.description  {
font: 16px "haettenschweiler", impact, ariel, verdana;
color: #ffc;
padding-top: 6px;
padding-bottom: 0px;
padding-left: 15px;
padding-right: 15px;
}

#header h3 {
font: 16px "haettenschweiler", impact, ariel, verdana;
color: #ffc;
line-height: 0px;
padding: 0 15px;
}

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

#header h1 a:hover {
color: #ffc;
text-decoration: none;
background: #800000;
}

#navi {
float: right;
width: 200px;
display: inline;
overflow: hidden;
}

#navi-innen {
padding: 0px 15px 5px 15px;
}

#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 {
color: #800000;
text-decoration: none;
background: #ffc;
}

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

#content {
margin: 5px 0px 5px 15px;
font-size: 1.1em;
width: 500px;
float: left;
display: inline;
}

#content object {
align: top;
}

#content h2 {
font: 24px "haettenschweiler", impact, verdana, ariel;
margin: 5px 0;
letter-spacing: 1px;
border-top: 1px;
}

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

#content h3 {
padding: 0 0 0 17px;
margin: .5em 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 #700000;
}

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

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

#commentform textarea {
background: #eee;
}

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

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

.bookmark{
text-align: right;
margin: 1em 0em 3em 0em;
}

.clear {
	clear: both;
	overflow: hidden;
	}

.c1 {
	float: left;
	padding: 2px;
	margin: 5px;

	}
.c2 {
	float: left;
	padding: 2px;
	margin: 5px;

	}
.c3 {
	float: left;
	padding: 2px;
	margin: 5px;

	}
.c4 {
	float: left;
	padding: 2px;
	margin: 5px;

	}

.rowAlt {
        background-color: #efefef;
				clear: left;
				border-top: 1px solid #ffc;
        }

.row    {
        background-color: #ffffff;
				clear: left;
				border-top: 1px solid #ffc;
        }

.addthis_toolbox.addthis_pill_combo a {
    float: left;
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet {
    margin-top: -2px;
}
.addthis_button_compact .at15t_compact {
    margin-right: 4px;
    float: left;
}