/* 
Theme Name: Red Train
Version: 1.0
Description: A WordPress theme ported to Coppermine Photo Gallery
WordPress Theme Author: Vladimir Simovic
Author URL: http://www.vlad-design.de/
Ported to CPG by: Billy Bullock
Porter URL: http://billygbullock.com
*/


 body .mainCell  {
background: #810202 url(images/hintergrund.gif) repeat-x fixed; 
text-align: center; 
padding: 1em 0;
font: 62.5% verdana, sans-serif;
}

 .mainCell table {
        font-size: 12px;
}

 .mainCell h1 , .mainCell h2 , .mainCell h3 , .mainCell h4 {
	font-family: Georgia, "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}

 .mainCell h3 {
	margin: 0;
	padding: 0;
	font-size:1.3em;
}

 .mainCell p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}

 .mainCell ul {
        margin-left: 5px;
        padding: 0px;
}

 .mainCell li {
        margin-left: 10px;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: none;
}

 .mainCell .textinput {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #D1D7DC;
        padding-right: 3px;
        padding-left: 3px;
}

 .mainCell .listbox {
        font-family: Verdana, Arial, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #D1D7DC;
        vertical-align : middle;
}

 .mainCell .button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
}

 .mainCell .comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

 .mainCell .radio {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

 .mainCell .checkbox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

 .mainCell a {
        color: #ffc;
}

 .mainCell a:visited {
	  color: #fff;
}

 .mainCell a:hover {
        color: #fff;
        text-decoration: none;
}

 .mainCell .bblink a {
        color: #0033CC;
        text-decoration: none;
}

 .mainCell .bblink a:hover {
        color: #0033CC;
        text-decoration: underline;
}

 .mainCell .maintable {
	width:474px;
        border: 1px solid #650000;
        margin-top: 1px;
        margin-bottom: 1px;
}

 .mainCell .tableh1 {
        background: #650000;
	  color: #ffc;
        font-weight: bold;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

 .mainCell .tableh1_compact {
        background: transparent;
	  color: #ffc;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

 .mainCell .tableh2 {
        background: #650000;
        color : #ffc;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

 .mainCell .tableh2_compact {
        background: transparent;
        color : #ffc;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

 .mainCell .tableb {
        background: transparent;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

 .mainCell .tableb_compact {
        background: transparent;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

 .mainCell .tablef {
        background: transparent;;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

 .mainCell .catrow_noalb {
        background: transparent;
        color : #d7d7d6;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

 .mainCell .catrow {
        background: transparent;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

 .mainCell .album_stat {
        font-size: 85%;
        margin: 5px 0px;
}

 .mainCell .thumb_filename {
        font-size: 80%;
        display: block;
}

 .mainCell .thumb_title {
        font-weight : bold;
        font-size: 80%;
        padding: 2px;
        display : block;
}

 .mainCell .thumb_caption {
        font-size: 80%;
        padding: 1px;
        display : block;
}

 .mainCell .thumb_caption a {
        text-decoration: underline;
        color: #ffc;
}

 .mainCell .thumb_num_comments {
        font-weight: normal;
        font-size: 80%;
        padding: 2px;
        font-style : italic;
        display : block;
}

 .mainCell .user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

 .mainCell .user_thumb_infobox th {
        font-weight : bold;
        font-size: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

 .mainCell .user_thumb_infobox td {
        font-size: 80%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

 .mainCell .user_thumb_infobox a {
        text-decoration: none;
        color: #7a9acb;
}

 .mainCell .user_thumb_infobox a:hover {
        color: #96accc;
        text-decoration: underline;
}

 .mainCell .sortorder_cell {
        background : transparent;
        color : #FFFFFF;
        padding: 0px;
        margin: 0px;
}

 .mainCell .sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background : transparent;
        color : #c7d6ef;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}

 .mainCell .navmenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background: #810202;
        color: #eedc61;
        font-size: 100%;
        font-weight: bold;
        border-style: none;
}

 .mainCell .navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

 .mainCell .navmenu a {
        position: relative;
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
  	  color: #eedc61;
}

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

 .mainCell .admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

 .mainCell .admin_menu_thumb a {
        color: #000000;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}

 .mainCell .admin_menu_thumb a:hover {
        color: #000000;
        text-decoration: underline;
}

 .mainCell .admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 0.85em;
        border: 1px solid #f9d615;
        background-color:#650000;
        color: #ffc;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

 .mainCell .admin_menu a {
        color: #ffc;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

 .mainCell .admin_menu a:hover {
        color: #fff;
        text-decoration: underline;
}

 .mainCell td #admin_menu_anim {
        background-image : url(images/button_bg_anim.gif);
}

 .mainCell .comment_date {
        color : #c7d6ef;
        font-size : 90%;
        vertical-align : middle;
}

 .mainCell .image {
        border-style: solid;
        border-width:1px;
        border-color: #000000;
        margin: 2px;
}

 .mainCell .imageborder {
        border: 1px solid #000000;
        background-color: #f9d615;
        margin-top: 30px;
        margin-bottom: 30px;
}

 .mainCell .display_media {
        background: #600000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

 .mainCell .thumbnails {
        background: transparent;
        padding: 5px;
}

 .mainCell .footer {
        font-size : 9px;
}

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

 .mainCell .footer a:hover {
        color: #fff;
        text-decoration: underline;
}

 .mainCell .statlink {
        color: #ffc;
}

 .mainCell .statlink a {
        text-decoration: none;
}

 .mainCell .statlink a:hover {
        color: #fff;
        text-decoration: underline;
}

 .mainCell .alblink a {
        text-decoration: underline;
        color: #ffc;
}

 .mainCell .alblink a:hover {
        color: #fff;
        text-decoration: underline;
}

 .mainCell .catlink {
        display: block;
        margin-bottom: 2px;
}

 .mainCell .catlink a {
        text-decoration: underline;
        color: #ffc;
}

 .mainCell .catlink a:hover {
        color: #fff;
        text-decoration: underline;
}

 .mainCell .topmenu {
        line-height : 130%;
        font-size: 100%;
}

 .mainCell .topmenu a {
        color : #0033CC;
        text-decoration : none;
}

 .mainCell .topmenu a:hover {
        color : #0033CC;
        text-decoration : underline;
}

 .mainCell .img_caption_table {
        border: none;
        background-color: #f9d615;
        width : 100%;
        margin : 0px;
}

 .mainCell .img_caption_table th {
        background: #D1D7DC ;
        font-size: 100%;
        color : #000000;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #f9d615;
}

 .mainCell .img_caption_table td {
        background: #EFEFEF ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #f9d615;
        white-space: normal;
}

 .mainCell .debug_text {
        border: #BDBEBD;
        background-color: #EFEFEF;
        width : 100%;
        margin : 0px;
}

 .mainCell .clickable_option {
        cursor : default;
}

 .mainCell .listbox_lang {
        color: #000000;
        background-color: #D1D7DC;
        border: 1px solid #D1D7DC;
        font-size: 80%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;

}

/* Wordpress styling */


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

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

 .mainCell #header h1 {
font: bold italic 20px georgia, serif;
color: #1b42a0;
padding:2px 0 0 17px;
}

 .mainCell #header h1 a {
color: #1b42a0;
text-decoration: none;
}

 .mainCell #header #desc {
	font: italic 18px georgia, serif;
	color:#bc230f;
	padding:0 0 0 17px;
}

 .mainCell #navi {
float: right;
width: 120px;
}

 .mainCell #navi-innen {
padding: 0 15px 10px 15px;
}

 .mainCell #navi h2 {
font: bold 1.7em veradana, sans-serif;
color:#c7d6ef;
margin: .8em 0 .2em 0;
}

 .mainCell #navi ul {
font: bold 1.2em veradana, sans-serif;
list-style: none;
margin: .4em 0 1em 0;
padding: 0;
}

 .mainCell #navi ul li ul {
font: bold 1.2em veradana, sans-serif;
margin: .2em 0 .4em .5em;
}

 .mainCell #navi a {
font: bold 1.2em veradana, sans-serif;
text-decoration: none;
color: #FFC;
}

 .mainCell #navi a:hover {
text-decoration: none;
font-weight: bold;
color: #f9d615;
}

 .mainCell #content {
width:500px;
margin: 1em 100px 0em 5px;
font-size: 1.1em;
overflow:auto;
}

 .mainCell #content h2 {
font: italic 2.1em georgia, serif;
margin: 5px 0;
letter-spacing: 1px;
}

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

 .mainCell #content h3 {
padding: 0 0 0 17px;
margin: .5em 0;
font-size: 1.4em;
}

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

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

 .mainCell #content .date {
font-size: 1em;
text-align: right;
font-weight: bold;
}

 .mainCell #content .meta {
font-size: .9em;
}

 .mainCell #footer {
clear: both;
margin: 0 auto;
padding: 3px 0;
border-top:#c7d6ef 1px solid;
text-align: center;
font-size: .7em;
}

 .mainCell #vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}

 .mainCell #vanity img {border:0}

 .mainCell #v_php {float:left;background-image:url(../../images/powered-php.gif);}

 .mainCell #v_php:hover {background-image:url(../../images/h_powered-php.gif);}

 .mainCell #v_mysql {float:left;background-image:url(../../images/powered-mysql.gif);}

 .mainCell #v_mysql:hover {background-image:url(../../images/h_powered-mysql.gif);}

 .mainCell #v_xhtml {float:right;background-image:url(../../images/valid-xhtml10.gif);}

 .mainCell #v_xhtml:hover {background-image:url(../../images/h_valid-xhtml10.gif);}

 .mainCell #v_css {float:right;background-image:url(../../images/valid-css.gif);}

 .mainCell #v_css:hover {background-image:url(../../images/h_valid-css.gif);}


