/*
Theme Name: Bus
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

/* End Structure */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

.post_author { 
	color:#b4160b;
	font-size: 16px;
	margin: 0px 0px 5px;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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 */



a.noh:hover {
		border-bottom: 0px;
}





#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 0px 0 10px;
	padding: 0px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */







/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
body {
	background-color: #96C0E4;
}
#container {
	width: 992px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	background-image: url(/wp-content/themes/bus/images/bg.jpg);
	width: 992px;
	background-repeat: repeat-y;
}
#bodycopy {
	min-height: 569px;
	background-image:url(/wp-content/themes/bus/images/top-bg.jpg);
	background-repeat: no-repeat;
}
#copybg {
	background-image: url(/wp-content/themes/bus/images/bottom-bg3.png);
	background-repeat:no-repeat;
	width: 992px;
	min-height: 400px;
	background-position:bottom;
}
#copy {
	padding-top: 270px;
	margin-left: 60px;
	width: 451px;
	padding-bottom: 80px;
	min-height: 1020px;
}
#right {
	float: right;
	width: 389px;
	height: 900px;
	padding-top: 290px;
	margin-right: 60px;
}
#twitter {
	min-height: 70px;
}
#twittertext {
	float: right;
	width: 520px;
	height: 50px;
	padding-top: 20px;
}
#twitterimage {
	float: left;
	width: 49px;
	margin-right: 10px;
}
#twittermain {
	float: right;
	width: 460px;
	font-size: 12px;
	color: #00457B;
	font-family:Arial, Helvetica, sans-serif;
}
#footer {
	background-image: url(images/footer2.jpg);
	background-repeat:no-repeat;
	height: 51px;
	width: 992px;
}
#aem {
	margin-bottom: 15px;	
}
#aemtext {
	color: #00457B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 15px;
	line-height: 1.6em;
}

#aemtext div a, a {
	color: #B5121B;	
	text-decoration: none;
}
#aemtext div a:hover, a:hover {
	color: #B5121B;	
	text-decoration: none;
	border-bottom: 1px dotted #b5121B;
}
#buspicsheader {
	margin-bottom: 20px;
	margin-top: 45px;
}

#roadupdatesheader {
	margin-bottom: 20px;
	margin-top: 15px;
	}
.frm {
	width: 359px;
	text-transform:uppercase;
	background-color: #9FC9E9;
	border: 0px;
	margin-bottom: 15px;
	padding: 15px;
	color: #00457B;
}
.frm-s {
	background-color: #A20D18;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 0;
	padding: 10px;
	float: right;
	text-transform:uppercase;
}
#lowerpics {
	margin-top: 55px;
}
#nav {
	width: 965px;
	padding-top: 32px;
	padding-right: 25px;
}
h3 a {
	color: #00457B;	
	text-decoration: none;
	font-size: 18px;
	text-transform:uppercase;
}
h3 a:hover {
	color: #00457B;	
	text-decoration: none;
	border-bottom: 1px dotted #00457B;
	font-size: 18px;
	text-transform:uppercase;
}
h2 {
	color: #00457B;	
	text-decoration: none;
	font-size: 18px;
	text-transform:uppercase;
}
h3.blog {
	color: #00457B;	
	text-decoration: none;
	font-size: 18px;
	text-transform:uppercase;
}
.entry p {
	line-height: 1.5em;	
}
#donate {
	margin-top: 10px;	
}
a.no:hover, a.addthis_button {
	border-bottom: 0px;	
}
a.footer {
	color: #00457B;	
}
a.footer:hover {
	border-bottom: 1px dotted #00457B;	
}

div.aktt_tweets ul, div.aktt_tweets ul li{
	padding:0;
	margin:0;
	list-style:none;
}
div#twittermain h4{
	display:none;
}