﻿/*
Theme Name: TheAtoB.com
Theme URI: http://TheAtoB.com/
Description: The default TheAtoB.com theme.
Version: 1.1
Author: theopenworld.com media group
Author URI: http://theopenworld.net/
Tags: blue, custom header, fixed width, two columns, widgets
*/



/* Begin Images */

.post {
	clear: both;
}
.pagetitle {
	margin: 10px 0px 10px 0px;
}
p img {
	padding: 0;
	max-width: 100%;
	}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* wp calender stus */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#wrapper {
	width: 995px;
	margin: 0px auto 15px auto;
}
#wrapper_article {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

#header {
	height: 165px;
}
#headerimg {
	width: 150px;
	height: 150px;
	float: left;
}
#header, a img {
	padding: 5px 0px 0px 5px;
	border-style: none;
	border-width: 0px;
}

hr {
	color: #0F4DA7;
	clear: both;
}
h1 {
	font-size: 16pt;
	margin: 10px 0px 10px 0px;
	clear: left;
}

h2 a {
	text-decoration: none;
	color: #0F4DA7;
}
h2 a:hover {
	text-decoration: underline;
}
h3 {
	width: 45%;
}
.station_list {
	margin: 5px 10px 5px 0px;
	clear: both;
	padding-top: 3px;
	text-align: right;
}
.station_list select {
	border: 1px solid #999999;
	font-size: 11px;
	color: #666666;
}
.station_list select option {
	color: #1468C0;
}
.station_list,label{
	color: #1468C0;
	font-size: large;
	font-family: Verdana;
}
#searchform {
	float: right;
	margin-top: 65px;
	margin-right: 10px;
}
#s {
	background-position: left top;
	padding: 5px 0px 5px 0px;
	border: 2px solid #ADCBFF;
	font-size: large;
	color: #1468C0;
	width: 305px;
	background-image: url('images/search_box_bkrd.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #FFFFFF;
}
#searchsubmit {
	border: 2px solid #ADCBFF;
	font-size: large;
	background-color: #FFFFFF;
	color: #1468C0;
	font-family: Verdana;
	height: 35px;
}


.description {
	float: left;
	color: #FFFFFF;
	margin-top: 80px;
	margin-left: 20px;
}
body {
	font-family: Verdana;
	margin: 0px;
	padding: 0px;
	background-color: #0f166b;
	background-image: url('images/body_bkrd.jpg');
	background-repeat: repeat-x;
	background-attachment: scroll;
}
.navigation {
	padding: 0px;
	margin: 3px 0px 3px 0px;
	clear: both;
	font-size: small;
	font-weight: bolder;
	line-height: 20px;
	font-size: 11pt;
	color: #0F4DA7;

}
.navigation a {
	font-size: small;
	color: #1468C0;
	text-decoration: underline;
	font-weight: bold;
}
.navigation span {
	font-size: small;
	font-weight: bold;
	color: #000000;
}

.navigation, .alignleft {
	text-align: right;
	padding-bottom: 10px;
}
.navigation, .alignright {
	text-align: left;
	margin-bottom: 10px;
}

.entry {
	padding: 0px;
	clear: both;
	font-size: 10pt;
}
.entry p {
	padding: 5px 0px 5px 0px;
	line-height: 1.5em;
}
.entry ol li {
	margin-bottom: 15px;
	line-height: 1.5em;
}

.postmetadata {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CFCFCF;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #808080;
}
.postmetadata a {
	color: #808080;
	text-decoration: underline;
	font-weight: bold;
}
small {
	font-size: x-small;
}
.widecolumn {
	margin: 0px 10px 0px 10px;
	width: 670px;
	float: left;
	clear: left;
	background-color: #FFFFFF;
}
.narrowcolumn {
	margin: 0px 10px 0px 10px;
	float: left;
	clear: left;
	width: 670px;
}
.pagescolumn {
	margin: 0px 10px 0px 10px;
	float: left;
	clear: left;
	width: 975px;
}
#sidebar {
	margin: 10px 0px 10px 0px;
	float: right;
	clear: right;
	width: 305px;
}
#footer {
	padding: 5px 0px 5px 0px;
	background-position: left bottom;
	font-size: 7pt;
	color: #FFFFFF;
	background-image: url('images/footer_bkrd.jpg');
	font-family: Verdana;
	background-color: #0F4DA7;
	height: 30px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	clear: both;
}
#footer a {
	color: #FFFFFF;
}
#footer #footer_left {
	width: 40%;
	float: left;
	display: block;
	clear: left;
	padding: 3px;
}
#footer #footer_right {
	width: 50%;
	float: right;
	text-align: right;
	display: block;
	clear: right;
	padding: 3px 3px 3px 0px;
}

#sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#sidebar ul li ul li {
	list-style-type: disc;
	padding: 0px;
	margin: 0px 0px 0px 10px;
}
#sidebar h2 {
	color: #1468C0;
	font-size: large;
	margin: 10px 0px 10px 0px;
}
#sidebar ul li ul {
	padding: 0px;
	margin: 0px 0px 0px 10px;
}
#sidebar ul li ul li a {
	font-size: 12pt;
	text-decoration: none;
	color: #0F4DA7;
}

/* comment area and features */


#respond {
	width: 670px;
}
#comment {
	width: 670px;
}

/* Way Out Highlight */


.wayout_highlight {
	color: #FFFF00;
	background-color: #000000;
	padding: 1px 3px 1px 3px;
}
.wayout_highlight:hover {
	cursor: help;
	border-bottom-style: dashed;
	border-bottom-width: 3px;
	border-bottom-color: #FFFF00;
}


.changing_lines {
	background-image: url('images/changing_lines_bkrd.jpg');
	background-repeat: repeat-y;
	color: #FFFFFF;
	padding: 5px 0px 5px 5px;
	background-attachment: scroll;
	background-position: left top;
	background-color: #FFFFFF;
	margin-top: 20px;
	font-size: x-large;
}

.changing_lines_h_and_c {
	padding: 5px 0px 5px 5px;
	color: #FFFFFF;
	background-color: #F5A9B6;
}
.changing_lines_piccadilly {
	padding: 5px 0px 5px 5px;
	color: #FFFFFF;
	background-color: #25196B;
}
.changing_lines_district {
	padding: 5px 0px 5px 5px;
	color: #FFFFFF;
	background-color: #007e2c;
}
.changing_lines_circle {
	padding: 5px 0px 5px 5px;
	color: #000000;
	background-color: #F6D900;
}
.changing_lines_metropolitan {
	padding: 5px 0px 5px 5px;
	color: #FFFFFF;
	background-color: #930050;
}
.changing_lines_central {
	padding: 5px 0px 5px 5px;
	color: #FFFFFF;
	background-color: #E11A21;
}
.changing_lines_jubilee {
	padding: 5px 0px 5px 5px;
	color: #FFFFFF;
	background-color: #999D9F;
}
.changing_lines_bakerloo {
	padding: 5px 0px 5px 5px;
	color: #FFFFFF;
	background-color: #AD6505;
}
.changing_lines_victoria {
	padding: 5px 0px 5px 5px;
	color: #FFFFFF;
	background-color: #1199D7;
}
.changing_lines_northern {
	padding: 5px 0px 5px 5px;
	color: #FFFFFF;
	background-color: #000000;
}
.changing_lines_waterloo_city {
	padding: 5px 0px 5px 5px;
	color: #FFFFFF;
	background-color: #000000;
}
.changing_lines_dlr {
	border-style: Solid None Solid None;
	border-width: 4px;
	border-color: #00A7A7;
	padding: 2px 0px 2px 5px;
	color: #000000;
}


.menu {
	background-position: center top;
	border-width: 1px 0px 1px 0px;
	border-style: solid none solid none;
	border-color: #ADCBFF;
	background-color: #0F4DA7;
	height: 30px;
	margin-bottom: 3px;
	background-image: url('images/main_menu_bkrd.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.menu ul {
	padding: 0px;
	margin: 5px 0px 0px 0px;
	list-style-type: none;
}
.menu ul li {
	display: inline;
	border-style: none solid none none;
	border-color: #FFFFFF;
	border-width: 2px;
	padding-right: 10px;
	padding-left: 10px;
}
.menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: large;
	display: inline;
}
.menu ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: large;
}


#station_sidebar {
	padding: 0px;
	width: 300px;
	float: right;
	clear: right;
	margin-bottom: 15px;
	margin-right: 5px;
}
#station_sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#station_sidebar ul li {
}
#station_sidebar ul li ul {
	margin: 0px 0px 7px 0px;
	border: 2px solid #ADCBFF;
}
#station_sidebar ul li ul li {
	padding: 0px 0px 3px 0px;
}
#station_sidebar h4 {
	background-position: left bottom;
	padding: 5px 0px 5px 10px;
	margin: 0px;
	color: #FFFFFF;
	background-color: #0F4DA7;
	background-image: url('images/station_sidebar_h4.jpg');
	background-repeat: repeat-y;
	background-attachment: scroll;
	font-size: 11pt;
}
#station_sidebar p {
	padding: 0px 10px 0px 10px;
	margin: 0px;
	font-size: 11pt;
	line-height: 12pt;
}
.station_sidebar_tools {
	float: left;
	clear: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
.SST_email_share {
}
.SST_print {
	padding-top: 2px;
	padding-bottom: 2px;
}

h1 {
	font-size: 16pt;
	margin: 10px 0px 10px 0px;
	clear: left;
}


/* Way Out Highlight */


.navCrumb {
	padding: 3px 0px 3px 0px;
	margin: 5px 10px 5px 10px;
	border-style: dotted none dotted none;
	border-width: 1px 0px 1px 0px;
	border-color: #1468C0;
	background-color: #ADCBFF;
	color: #1468C0;
	clear: both;
	font-size: x-small;
}
.navCrumb a {
	font-weight: bold;
	text-decoration: none;
	color: #0F4DA7;
	margin-right: 5px;
	margin-left: 5px;
}
.navCrumb a:hover {
	text-decoration: underline;
}
.homepage_options {
	margin-left: 285px;
}
.homepage_options a {
	text-decoration: none;
	color: #1468C0;
	font-size: small;
}
.homepage_options a:hover {
	text-decoration: underline;
	color: #0F116B;
}

.homepage_wrapper p {
	margin: 35px 0px 0px 0px;
	text-decoration: none;
	color: #1468C0;
	font-size: x-large;
	text-align: center;
}
.homepage_wrapper .notes{
	margin: 0px;
	text-decoration: none;
	color: #1468C0;
	font-size: small;
	text-align: center;
}

.homepage_wrapper {
	height: 250px;
	margin-left: 10px;
	margin-right: 10px;
}
#homepage_searchform {
	margin-right: auto;
	margin-left: auto;
	width: 450px;
	margin-top: 40px;
	text-align: center;
}
#homepage_s {
	background-position: left top;
	padding: 5px 0px 5px 0px;
	border: 2px solid #ADCBFF;
	font-size: large;
	color: #1468C0;
	background-image: url('images/search_box_bkrd.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #FFFFFF;
}
#homepage_searchsubmit {
	border: 2px solid #ADCBFF;
	font-size: large;
	background-color: #FFFFFF;
	color: #1468C0;
	font-family: Verdana;
	height: 35px;
}


/* The following is just for the top grey strap */


.top_grey_strap {
	border-style: none dotted dotted dotted;
	border-color: #C0C0C0;
	border-width: 1px;
	background-color: #333333;
	background-image: url('images/top_grey_strap_bkrd.gif');
}
.top_grey_strap ul {
	padding: 5px 5px 5px 0px;
	margin: 0px;
	list-style-type: none;
}
.top_grey_strap ul li {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	border-style: none solid none none;
	border-width: 1px;
	border-color: #FFFFFF;
	display: inline;
}
.top_grey_strap a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

