/*
Theme Name: Red Train
Theme URI: http://www.wordpress-themes.perun.net/
Description: Red Train is a Theme for WP 2.x. Made by <a href="http://www.vlad-design.de">Vladimir Simovic</a> (aka <a href="http://www.perun.net">Perun</a>).
Version: 2.6.1
Author: Vladimir Simovic (aka Perun )
Author URI: http://www.vlad-design.de
Tags: red, train, two-column, widget-ready, widgets, fixed-width

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;*/
 	background: #320000;
    text-align: center;
    padding: 1em 0;
    font: 80% verdana, sans-serif;
}

a {
    color: #ffffff;
}

a:hover {
    color: #ffffaa;
    background-color:#812914;
    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 #300000;
    background: #800000;
    color: #ffc;
    padding: 1px 2px;
}

#mainframe {
    background: url(images/content.jpg);
	margin-top: 15px;
	padding-top: 15px;
	border-top:    5px solid #EEEEEE;	
    border-bottom: 5px solid #eee;
}

#container {
    margin: 0 auto;
    text-align: left;
    width: 950px;
    /*background: url(images/container.gif);*/
    color: #eee;
    line-height: 1.5;
}

#header {
    height: 145px;
    background: url(images/headline.gif) no-repeat;
	background-position:center;
}

#header h1 {
    font: italic 22px georgia, serif;
    color: #fff;
    /*line-height: 200px;*/
    padding: 75px 15px;
	display:none;
}

#header h1 a {
    color: #fff;
    text-decoration: none;
    line-height: 1.1em;
}

#navi {
    float:      left;
    top:        220px;
    width:      200px;
    margin:     30px 0 0 0;
    background: #4c0000;
    position:   fixed;
}

#navi-innen {
    padding: 0 15px 10px 15px;
}

#navi h2 {
    font:       bold 1.4em veradana, sans-serif;
    margin:     .8em 0 .2em 0;
    display:    none;
}

#navi > ul
{
    position: absolute;
    width:    150px;
    left:     0;
    top:      5em;
}

#navi ul li{
    list-style: none;
    padding:    5px 0 5px 0;
    border-bottom: 1px solid #320000;
}

#navi a {
      display:          block;
      font-weight:      normal;
      line-height:      22px;
      text-decoration:  none;
      padding:          3px 20px 3px 10px;
}

#navi ul {
    list-style:     none;
    margin:         .7em 0 1em 0;
    padding:        0;
    font-size:      1.3em;
    white-space:    nowrap;
    text-align:     left;
    background:     #4c0000;
}

#navi ul ul
{
    position:       absolute;
    display:        none;
    font:           normal 1em verdana, sans-serif;
    margin:         .1em 0 .1em 1.5em;
    border-style:   solid ridge;
    border-width:   thin;
    border-color:   #FFFFAA;
}

#navi ul ul li
{
    padding:0;
}

#navi ul ul a
{
    margin-top: 3px;
    margin-bottom:3px;
    white-space:pre;
}

#navi .navi-search {
    margin-bottom: 3px;
    background: #eee;
    font-size: 1em;
    width: 150px;
    border: 1px solid #300000;
}

#navi li a:hover
{
    background:#812914;
}

#navi li:hover > a
{
    background:#812914;
}

#navi ul li:hover > ul
{
    left:           200px;
    display:        block;
    margin-top:     -123px;
    margin-left:    -15px;
}

#navi a:hover ul,
#navi a:hover a:hover ul,
#navi a:hover a:hover a:hover ul
{
left:100%;
}

#navi a:hover ul ul,
#navi a:hover a:hover ul ul
{
left:-9999px;
}

#navi li a[title="Speisekarte"]
{
font-weight:bold;
}

#navi li a[title="Speisekarte"]:hover
{
background:#812914;
}

#content {
    margin: 1em 15px 1.5em 215px;
    font-size: 1.2em;
}

#content h2 {
    font: italic 2.1em georgia, serif;
    margin: 5px 0;
    letter-spacing: 1px;
}

#content h2 a {
    text-decoration: none;
}

#content h3 {
    margin: 1.7em 0 .4em 0;
    font-size: 1.4em;
}

#content h4 {
    font-size: 1.5em;
    padding: 0;
    margin: 1em 0;
}

#content h5 {
    font-size: 1.3em;
    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;
}

#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: #600000;
}

#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: #f9f9f9; 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: 11px; line-height: 17px; color: #333;
   padding: 0 5px 5px 5px; margin: 0;
}


/* Wochenkarte */

.Wochenkarte
{
    color:  #ffc;
    padding:1em;
    text-align:center;
    width:100%;
    
    font-family:Verdana;
}

.Wochenkarte table caption
{
	font-size:1.3em;
	font-weight:bold;
	text-align:left;
	margin-left:20px;
	margin-top:0.5em;
	margin-bottom:0.5em;
}

.Wochenkarte table
{
	font-size:1em;
}

.ValueCol
{
	font-size:1em; text-align: right;
}

.TextCol
{
	font-size:1em; text-align: left;
}

.TextCol_Indend
{
	font-size:1em; text-align: left;
	padding-left: 20px;
}

#Wochenkarte_Title{text-align: center; font-size:1.7em; }
#Wochenkarte_Stand{text-align: left; font-size:0.8em; font-weight:normal;}

table.Speisenkarte {
    color: #ffc;
	padding-bottom:.5em; 
	text-align:left; 
	font-weight:normal; 
	font-family:Verdana; 
	font-size:1.0em;
    
    table-layout:auto;
    margin-left:20px;
}

.Speisenkarte td{
padding-right:2em;
white-space:nowrap;
}

th.Speisenkarte {
width=530px; padding-bottom:1.5em; text-align:center; font-weight:bold; font-size:2em; text-decoration:underline;
}

td.SpeisenkarteNr {
padding-right:1em;
}

td.SpeisenkarteZ2 {
padding-left:3em;
}

td.SpeisenkarteUB {
padding-left:3em; padding-top:.5em; padding-bottom:1em; font-weight:bold; font-size:1.5em;
text-decoration:underline;
}