/* 
 Theme Name: Railway
 URI: http://www.darkfaerytale.com/2006/06/29/Railway/
 Description: The default theme for my own site for almost a year beginning August 2005.
 Version: 0.1
 Author: Viitoria L.
 Author URI: http://www.darkfaerytale.com/
 Ported to CPG  by: Billy Bullock
 Porter URI: http://www.billygbullock.com
 Railway Coppermine Theme Version: 1.1.0
 Tested on CPG v1.4.19
 Released on Oct. 19, 2008

	This WordPress & Coppermine Photo Gallery theme is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	font-family: Trebuchet MS, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #006699;
	}

table {
        font-size: 12px;
}

h1, h2 {
	font-family: georgia,'times new roman',times,serif;
}

h1 {
	font-size: 2.8em;
	text-align: left;
	padding: 8px 20px 0 20px;
	font-weight: normal;
}

h1, h1 a:link {
	text-decoration: none;
	color: #000000;
}

h1 a:hover, h1 a:active {
	text-decoration: none;
	color: #000000;
}

.description {
	font-size: 1.2em;
	text-align: left;
	padding: 0 20px;
	color: #000000;
}

h2 {
	font-size: 1.3em;
}

#sidebar h2 {
	font-size: 1.2em;
	color: #066;
	margin: 5px 0 0;
}

h2, h2 a {
	color: #596D3B;
}

a, h2 a:hover {
	color: #000000;
	text-decoration: none;
}

h2, h2 a, h2 a:hover, #sidebar h2 {
	text-decoration: none;
}

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

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

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

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

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

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

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

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

a img {
	  border: none;
	}

a:link {
        color: #000000;
        text-decoration: none;
}

a:visited {
        color: #000000;
        text-decoration: none;
}

a:focus {
        color: #000000;
        text-decoration: none;
}

a:active {
        color: #000000;
        text-decoration: none;
}

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

.bblink a {
        color: #000000;
        text-decoration: none;
}

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

.maintable {
        border: 1px solid #B5B6B4;
        margin-top: 1px;
        margin-bottom: 1px;
}

.tableh1 {
        background: #E2E2E2;
	    color: #596D3B;
        font-weight: bold;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

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

.tableh2 {
        background: transparent;
        color : #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

.user_thumb_infobox a {
        text-decoration: none;
        color: #000000;
}

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

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

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

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

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

.navmenu a {
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: #909D73;
}

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

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

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


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

.admin_menu {
        font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
  	  font-size: 0.85em;
        border:#E1D6c6 1px solid;
        background-color: #E2E2E2;
        color:#596D3B;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

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

.admin_menu a:hover {
        color: #990000;
        text-decoration: underline;
}
.admin_float {
        float:left;
        margin-left: 1px;
        margin-right: 1px;
        margin-top: 1px;
        margin-bottom: 1px;
}

.admin_menu_wrapper {
        width:100%;
}

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

.comment_date{
        color : #5F5F5F;
        font-size : 90%;
        vertical-align : middle;
}
/* pseudo-classes for image links */
a:link .image{
        border-style:solid;
        border-width:1px;
        border-color:#000000;
        margin:2px;
}

a:visited .image{
        border-style:solid;
        border-width:1px;
        border-color:#596D3B;
        margin:2px;
}

a:focus .image{
        border-style:solid;
        border-width:1px;
        border-color:#6699CC;
        margin:2px;
}

a:hover .image{
        border-style:solid;
        border-width:1px;
        border-color:#333399;
        margin:2px;
}

a:active .image{
        border-style:solid;
        border-width:1px;
        border-color:#0000FF;
        margin:2px;
}
.image {
        border-style: solid;
        border-width:1px;
        border-color: #000000;
        margin: 2px;
}

.image a:hover { 
	filter: alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	opacity: 0.5;
}

.imageborder {
	border: 2px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}

.random_image {
        border-style: solid;
        border-width:3px;
        border-color: #000000;
        margin: 2px;
}

.display_media {
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

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

.thumbnails a:hover img {
	filter:	alpha(opacity=50);
	filter:	progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	opacity: 0.5;
}

.footer {
        font-size : 9px;
}

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

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

.statlink {
        color: #7F7F7F;
}

.statlink a {
        text-decoration: none;
        color: #7F7F7F;
}

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

.alblink a {
        text-decoration: underline;
        color: #596D3B;
}

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

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

.catlink a {
        color: #596D3B;
        text-decoration: underline;
}

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

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

.topmenu a {
        color:#E1E2FF;
        text-decoration : none;
}

.topmenu a:hover  {
        color:#909D73;
        text-decoration : underline;
}

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

.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 #FFFFFF;
}

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

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

.clickable_option {
        cursor : default;
}

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

}

/* Wordpress Theme Styling */
/* Design Containers and Specifications */

#holder { 
	background: #B5B6B4 url("images/bgimage.jpg") repeat-y top center; 
	width: 777px; 
	margin: 0 auto; 
	padding: 0; 
	}

#top { 
	background: url("images/image_01.jpg") no-repeat; 
	width: 777px; 
	height: 59px; 
	float: left;
	}

#sidenavi { 
	width: 235px;
	float: left; 
	text-align: left;
	}   

#banner { 
	background: url("images/image_03.jpg") no-repeat; 
	width: 542px; 
	height: 92px;
	float: right;
	}  

#bname {
	padding: 15px 20px 0 0;
	text-transform: lowercase;
	text-align: left;
	}
html>body #bname {
	padding: 30px 20px 0 0;
      }

.btitle, .btitle a:link, .btitle a:visited, .btitle a:hover {
	color: #61842D;
	font-family: Georgia, serif;
	font-size: 32px;
	text-decoration: none;
	position: relative;
    top: 15px;
	}
html>body .btitle, .btitle a:link, .btitle a:visited, .btitle a:hover {
	top: 15px;
      }

.btagline {
	color: #505050;
	font-size: 12px;
	font-family: "century gothic", sans-serif;
	position: relative;
	font-weight: bold;
	left: 20px;
	top: 3px;
	}
html>body .btagline {
	top: 10px;
      }

#topnavi {
	background: url("images/image_04.jpg") no-repeat;
	width: 542px;
	height: 39px;
	float: right;
	color: #3399CC;
	font-size: 14px;
	text-align: center;
	padding-top: 9px;
	}


#topnavi ul {
	list-style-type: none;
	margin: 0 25px 0 0;
	padding: 0;
	}

#topnavi ul li {
	display: inline;
	text-align: left; 
	font-family: arial, helvitica, sans-serif; 
	font-size: 12px; 
	}  

#topnavi ul li a:link, #topnavi ul li a:visited { 
	display:inline;
	height: 15px; 
	color: #D2D2D2; 
	background: transparent url("images/underline.gif") no-repeat bottom left;
 	text-decoration: none; 
	font-weight: normal;
 	padding: 2px 12px 0 12px;
 	}   

#topnavi ul li a:hover, #topnavi ul li a:active { 
	color: #7DAB54;
 	background: transparent url("images/underline2.gif") no-repeat bottom left; 
	text-decoration: none;
 	}   

#content {
 	background: url("images/image_05.jpg") no-repeat top right; 
	padding: 0 65px 0 65px;
 	text-align: justify; 
	clear: right;
	}

#gallery {
	padding: 10px 0 0 0;
 	text-align: left;
	}

#footer {
    background: url("images/image_07.jpg") no-repeat;
 	width: 687px; 
	height: 65px; 
	clear: both; 
	color: #C6C6C6; 
	font-family: verdana, sans-serif; 
	font-size: 10px; 	text-align: center; 
	padding: 42px 45px 0 45px;
 	}  

#footer a, #footer a:visited {
 	color: #8E997C;
 	text-decoration: none;
	font-weight: normal;
 	}  

#footer a:hover, #footer a:active { 
	color: #f90; 
	text-decoration: none;
 	font-weight: normal;
 	}   

/* SideNavigation Specifications */  

#sidebanner { 
	background: url("images/sidenavi_01.jpg") no-repeat;
 	width: 235px;
 	float: left; 
	height: 78px;
 	text-align: center;
 	padding-top: 15px;
 	}  

#sidenavbar {
 	background: url("images/sidenavi_02.jpg") no-repeat; 
	width: 220px; 
	float: left; 
	height: 18px;
	float: left; 
 	color: #fc0;
	font-size: 9px;
 	text-transform: uppercase;
 	padding: 5px 15px 0 0;
 	text-align: center;
 	font-family: arial, helvitica, sans-serif; 
 	}  

.snbar {
	font-size: 9px;
 	background: url("images/sidenavi_02e.jpg") no-repeat; 
	height: 18px;
	width: 218px;
	float: left; 
 	color: #fc0;
 	text-transform: uppercase;
 	padding: 5px 15px 0 0;
 	text-align: center;
 	font-family: arial, helvitica, sans-serif; 
	}

#sidewrapmenu { 
	background: url("images/sidenavi_03.gif") no-repeat top; 
	width: 235px;
 	float: left; 
	}  

#sidemenusp { 
 	width: 235px;
 	float: left; 
	}  

#sidefooter {
 	background: url("images/sidenavi_05.jpg") no-repeat;
 	width: 235px;
 	float: left; 
	height: 44px;
 	}  

#swmenu {
	width: 219px;
	margin: 0 0 0 4px;
	background-color: #424f71;
	background-image: url(images/sidenavi_04.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}

#swmenu ul {
 	margin: 0 0 0 5px;
 	padding: 0 0 5px 0;
	list-style-type: none;
 	text-align: left;
 	}  

#swmenu li { 
	width: 207px; 
	text-align: left; 
	font-family: arial, helvitica, sans-serif; 
	font-size: 10px; 
	}  

#swmenu li a, #swmenu li a:visited { 
	display: block; 
	height: 15px; 
	color: #D2D2D2; 
	background: transparent url("images/underline.gif") no-repeat bottom left;
 	text-decoration: none; 
	font-weight: normal;
 	padding: 2px 0 0 12px;
 	} 	 

#swmenu li a:hover, #swmenu li a:active { 
	color: #7DAB54;
 	background: transparent url("images/underline2.gif") no-repeat bottom left; 
	text-decoration: none;
 	}   

/* Altered Tags */  

img { border: 0; }  


* html p { margin: .8em; }

/* Headers and Styling Tags */

.pixie { 
	background: #FFFFFF;
 	padding: 2px; 
	border: #D5D5D5 5px solid; 
	}  

.header { 
	color: #54686D; 
	font-size: 16px;
 	font-weight: bold; 
 	padding-top: 5px;
	font-family: tahoma, sans-serif;
 	}

/* Custom */

h3, h3 a:link, h3 a:visited {
	color: #384328;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

h3 a:hover, h3 a:active {
	color: #222;
	}

/* Miscellaneous Specifications */

.pixie:hover { border: #C6D3C4 5px solid; }
.pic_title {
        color: #000000;
        font-size: 120%;
        font-family: Arial, Helvetica, sans-serif;
        font-weight:bold;
        text-align : center;
        padding-top:0px;
        padding-bottom:0px;
        margin-top:0px;
        margin-bottom:0px;
        line-height:1.0em;
}

.pic_caption {
        color: #000000;
        font-size: 100%;
        font-family: Arial, Helvetica, sans-serif;
        font-weight:bold;
        text-align : center;
        padding-top:0px;
        padding-bottom:0px;
        margin-top:0px;
        margin-bottom:0px;
        line-height:1.0em;
}

.cpg_message_info, .cpg_message_success, .cpg_message_warning, .cpg_message_error, .cpg_message_validation {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.cpg_message_info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../../images/message/info.png');
}
.cpg_message_success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('../../images/message/ok.png');
}
.cpg_message_warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../../images/message/warning.png');
}
.cpg_message_error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../../images/message/stop.png');
}
.cpg_message_validation {
    color: #D63301;
    background-color: #FFCCBA;
    background-image: url('../../images/message/error.png');
}

#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}
#vanity img {border:0}

#GB_window {
  background-color: #006699;
  border: 5px solid #B5B6B4;
}