/*

Theme Name: White's Transit
Theme URI: http://www.whitestransit.com
Description: Transportation/Charter Services
Version: 1.0
Author: George Butler
Author URI: http://www.georgebutler.com

*/

/* @group Browser Reset */

/* ===== BROWSER RESET ===== */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
} body { line-height: 1;} ol, ul { list-style: none; }

/* @end */

/* @group Layout */

/* ===== LAYOUT ===== */

* {
	margin: 0;
	padding: 0;
	font: 100% Georgia, "Times New Roman", Times, serif;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #dae1d7 url(images/bg.jpg) no-repeat top center;
}

#container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	padding: 15px;
	background: #ffffff;
}

/* ----- Header ----- */

#header {
	overflow: hidden;
	padding: 30px 20px;
	height: 47px;
	width: 910px;
	background: url(images/headerBG.jpg) repeat-x 0 0;
	display: block;
}

#logo {
	width: 500px;
	float: left;
	padding: 0;
}

#tagline {
	width: 250px;
	height: 50px;
	text-indent: -9999px;
	float: right;
	background: url(images/comfort_class.gif) no-repeat 100% 0;
}

#nav {
	width: 950px;
	height: 42px;
	background: #4e8e6c url(images/navBG.jpg) repeat-x 0 100%;
	display: block;
}

#top_heading_index, #top_heading {
	background-color: #43ac0f;
	width: 950px;
	height: 61px;
}

#top_heading_index {
	background: #43ac0f url(images/comfortable_economical_tires.jpg) no-repeat 100% 100%;
}

/* ----- Content ----- */

#content {
	width: 100%;
	overflow: auto;
	clear: left;
	background: #fff;
}

#sidebar {
	width: 308px;
	float: right;
	padding: 30px;
	margin-bottom: 15px;
	background: #dde7d7 url(images/sidebar_bg.jpg) repeat-y;
	border-left: 1px solid #b8cbb7;
	border-bottom: 1px solid #b8cbb7;
	border-right: 1px solid #b8cbb7;
}

#newest_vehicles img {
	margin-top: 20px;
	padding: 8px;
	background: #ffffff;
	border: 1px solid #ccc;
	display: block;
}

#main {
	width: 500px;
	float: left;
	display: inline;
	padding: 20px 30px 20px 30px;
}
#main img {
	padding: 8px;
	border: 1px solid #dbdbdb;
	background-color: #fff;
}
.post {
	margin-top: 30px;
}

.post:first-child {
	margin-top: 10px;
}

#contact {
	margin-top: 20px;
}
#contact_address {
	float: left;
	width: 240px;
	border-right: 1px solid #ccc;
	margin-right: 20px;
	margin-bottom: 10px;
}

#contact_phone {
	float: left;
	width: 200px;
}
#contact_email {
	width: 200px;
	float: left;
}
#buses {
	width: 480px;
	margin: 20px 0;
}

#buses img {
	width: 460px;
	display: block;
}
.alignleft {
	float: left;
	margin-right: 15px;
}

.alignright {
	float: right;
	margin: 0;
}

.blog_post_date {
	border-bottom: 1px solid #b8cbb7;
}
#nav .current_page_item a {
	color: #fff;
	background: #0d7937;
}


/* ----- Footer ----- */

#footer {
	clear: both;
	padding: 10px 30px;
	background: #43ac0f url(images/footer_bg.jpg) no-repeat 50px -5px;
	height: 118px;
	width: 890px;
}

#credit a:link, #credit a:visited {
	letter-spacing: 1px;
	text-decoration: none;
	margin-top: 2em;
	color: #3d9d0e;
	opacity: .6;
	font: bold 60% Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: .7em .9em;
	border: 2.5px solid;
	text-shadow: #ffffff 1px 1px 0;
}

#credit a:hover {
	text-decoration: none;
	opacity: 1;
	border: 2.5px solid;
	background-color: #dfe4df;
}

#credit {
	padding: 1.5em 0 2em;
}

/* @end */

/* @group Type */

/* ===== TYPE ===== */

p {
	color: #131313;
	font: 100%/1.3 Georgia, "Times New Roman", Times, serif;
	margin: 1em 0;
}

b, strong {
	font-family: inherit;
	font-weight: bold;
}

#newest_vehicles p {
	width: 275px;
	margin: 0;
	color: #246f2f;
	padding: 10px 15px;
	background: #e1eddf;
	font: 75%/1.4 Verdana, Arial, Helvetica, sans-serif;
}

#footer p {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 1em;
}

#contact p {
	margin-top: 2px;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
}

p#contact_info {
	font-size: 80%;
	width: 350px;
	margin-left: 550px;
	float: left;
}
#sidebar p {
	color: #39623d;
	margin-right: 30px;
}
p#success {
	margin: 1em 2em 3em;
}

p.wp-caption-text {
	font:bold 110% Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0 10px;
	color: #43ac0f;
}
em {
	font: italic 100% Verdana, Arial, Helvetica, sans-serif;
}
.blog_post_date em {
	font-size: 90%;
	color: #588f52;
}

/* ----- Heading 1 ----- */
h1 {
	font: bold 120%/1 Verdana, Arial, Helvetica, sans-serif;
}

h1 a {
	font: inherit;
}

h1, h1 a {
	color: #43ac0f;
	letter-spacing: -1px;
	text-decoration: none;
}

h1 a:hover {
	text-decoration: none;
	border-bottom: 2px solid;
}

.entry h1 {
	margin: 20px 0 -10px;
}
#contact h1 {
	margin: 0;
}
#logo h1 {
	margin: 0;
	width: 480px;
	height: 50px;
	text-indent: -9999px;
	background: url(images/WT_Logo.gif) no-repeat 0 0;
}

h1#index_banner {
	margin: 0;
	width: 950px;
	height: 235px;
	background: url(images/comfortable_economical.jpg) no-repeat 0 0;
	text-indent: -9999px;
}
#bannerx {
	margin: 0;
	width: 950px;
	height: 265px;
}

#top_heading h1, #top_heading_index h1 {
	margin: 0;
	width: 400px;
	font-size: 150%;
	color: #fff;
	padding: 18px 30px 0;
}
h1#success {
	font-size: 200%;
	margin: 1em 0 0 1em;
}

/* ----- Heading 2 ----- */

h2 {
	color: #091708;
	font: 120%/1.2 Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

/* ----- Links ----- */

a {
	color: #43ac0f;
}

a img {
	text-decoration: 0;
	border: 0;
}
#contact a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#nav li a {
	font: bold 90% Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: auto;
	height: 18px;
	color: #dbe6d1;
	float: left;
	background: url(images/navBG.jpg) repeat-x 0 100%;
	padding-left: 8px;
	padding-right: 8px;
	padding-top:12px;
	padding-bottom:12px;
	/*padding: 12px 20px;*/
	border-right: 1px solid #666;
	border-left: 1px solid #6aa048;
}

#nav li a:hover {
	color: #fff;
	text-shadow: #236731 1px 1px 0;
}

/* @end */

/* @group Lists */

/* ===== LISTS ===== */

#nav ul {
	list-style-type: none;
}

#nav ul li {
	list-style: none;
	display: inline;
}

#newest_vehicles li {
	margin: 5px 0;
	font-size: 130%;
}
form.cmxform fieldset ul li {
	padding: 10px 0;
	border-bottom: 1px dotted #b8cbb7;
}

dd.gallery-caption {
	font: bold 70%/1.4 Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 10px 20px 15px;
	width: 265px;
	background: #43ac0f;
	color: #fff;
}
/* @end */

/* @group Forms */

/* ===== FORMS ===== */

form.cmxform {
	width: 450px;
	margin-top: 30px;
}

form.cmxform fieldset {
	width: 450px;
	margin-bottom: 10px;
	padding: 20px;
	background: #eaeaea;
	border: 1px solid #e3e3e3;
}

form.cmxform legend {
	padding: 0 5px;
	font-weight: bold;
	color: #43ac0f;
	font: bold 120%/1 Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	width: 120px;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	padding-right: 20px;
}

form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
}

form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}

form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}

form.cmxform p#signature {
	margin-top: 0;
}
form.cmxform label.error {
	margin: 10px 0;
	padding: 10px;
	width: 400px;
	color: white;
	font: bold 90% Verdana, Arial, Helvetica, sans-serif;
	background-color: red;
	display: block;
}

/* ----- Inputs ----- */

form.cmxform input[type="text"] {
	width: 240px;
	padding: 2px;
}

form.cmxform input[type="checkbox"] {
	margin-right: 6px;
}
form.cmxform textarea {
	width: 420px;
	height: 80px;
	padding: 2px;
}

form.cmxform div.radio {
	display: inline;
}

form.cmxform div.radio span {
	margin-right: 15px;
}

div input.submit {
	width: 230px;
	float: right;
	background: #43ac0f;
	color: #fff;
	padding: 5px;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}

input.submit:hover {
	background: #4cc713;
}

input.submit:active {
	background: #51da14;
}

form.cmxform input.short_answer {
	width: 120px;
}
/* @end */