/*
Theme Name:     CCCTA (Twenty Ten Child)
Theme URI:      
Description:    Custom theme for CCCTA, child theme for the Twenty Ten theme 
Author:         BlinkTag Inc.
Author URI:     http: //blinktag.com
Template:       twentyten
Version:        0.1.0
*/

body {
	/*background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(#fdf3d9));*/
	background: url('images/background.png') repeat-x 0 0;
	font-family: sans-serif;
	margin:0;
}

a {
	color: #9c3c25;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

a img {
	border:none;
}

h1{
	margin: 0.67em 0px;
}
/* =Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	max-width: 640px;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 45px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content img.attachment-post-thumbnail {
	width: 150px;
	height: 100px;
	margin: 10px 10px 10px 0;
}
#content .wp-caption {
	line-height: 18px;
	text-align: center;	
	padding: 4px;
	background: #edece2;
	-moz-box-shadow: inset 0 0 1em #e4decd;
	-webkit-box-shadow: inset 0 0 1em #e4decd;
	box-shadow: inset 0 0 1em #e4decd;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	font-size: 12px;
	margin: 5px;
	line-height: 17px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
/*#content .gallery img {
	border: 10px solid #f1f1f1;
}*/
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

#content img.content-photo{
	margin-right:45px;
	margin-top:25px;
	margin-bottom:25px;
}

.bod {
	min-height: 236px;
	max-width: 175px;
	float: left;
	margin: 6px;
}

.bod img {
	margin: 4px 4px 0px;
	border: 1px solid #ccc;
}

/*-------------------------------- HOMEPAGE STYLES --------------------------------*/


#main{
	clear:both;
	overflow:hidden;
	margin-top:-47px;
}

.home #main{
	background: url('images/homepage/home-bg.png') no-repeat 0 bottom;
	overflow:visible;
	position:relative;
}
#branding-home {
	background: url('images/header-home.png') no-repeat 0 0;
	height:55px;
}

#home-content {
	background: url('images/homepage/homepage.png') no-repeat 0 0;
	width: 1026px;
	height: 515px;
	float: left;
	margin-bottom: 20px;
	overflow-y:hidden;
	margin-top:47px;
	border-bottom-left-radius: 22px;
	-moz-border-radius-bottomleft: 22px;
	-webkit-border-bottom-left-radius: 22px;
	border-top-left-radius: 22px;
	-moz-border-radius-topleft: 22px;
	-webkit-border-top-left-radius: 22px;
}

#home-feature {
	float: left;
	width: 735px;
	height: 148px;
	top: 367px;
	position:relative;
	background-color:rgb(60,60,60);
	background-color:rgba(0,0,0,0.65);
	border-bottom-left-radius: 22px;
  -moz-border-radius-bottomleft: 22px;
  -webkit-border-bottom-left-radius: 22px;
}

.home_arrow{
	position:absolute;
	top:12px;
	left:219px;
	background:url(images/home_arrow.png) 0 0 no-repeat;
	width:25px;
	height:25px;
	z-index:99;
}


#home-feature h2 {
	color: #fff;
	font-weight: bold;
	font-size: 21px;
	margin: 15px 5px 5px 0;
}

#home-feature p {
	color: #fff;
	font-size: 12px;
}

#home-feature a{
	color:#fff;
}

.bxslider_wrap{
}


.bxslider_container{
	height:148px;
	width: 550px;
	overflow:hidden;
	float:left;
}

.bxslider_container ul {
	padding:0;
	color: #fff;
	font-size: 12px;
	margin:0;
	list-style-type:none;
		overflow:hidden;
}

.bxslider_container ul li{
	width:500px;
	height:148px;
	padding-left:50px;
	background-position: 30px 0;
	background-repeat:no-repeat;
	position:relative;
}
.bxslider_container .image{
	float:left;
	width:189px;
	margin-right:10px;
	height:148px;
}

.bxslider_container h2 {
	margin: 10px 5px 15px 0;
}

.bx_pager{
	width:150px;
	float:left;
	margin-top:120px;
}

.bx_pager a{
	cursor:pointer;
	background-color:#8c9193;
	border:1px solid #fff;
	margin:0 3px;
	color:#000 !important;
	font-size:10px;
	padding-top:1px;
	width:15px;
	height:14px;
	display:block;
	text-align:center;
	float:left;
}

.bx_pager a.active{
	background-color:#fff;
}

/*-------------------------------- Homepage Sidebar Styles --------------------------------*/

#sidebar-home {
	width: 291px;
	float: right;
	height:515px;
}

#sidebar-home h1 {
	text-transform: lowercase;
	font-size: 18px;
	margin-left: 40px;
}

#news {
	background: #dddbc8 url(images/homepage/news-bg.png) 0 0 no-repeat;
	padding-top: 3px;
	padding-right:2px;
	-moz-border-radius-topleft: 25px;
	-webkit-border-top-left-radius: 25px;
	border-top-left-radius: 25px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 25px;
	-webkit-border-bottom-right-radius: 25px;
	border-bottom-right-radius: 25px;
}

#news h1 {
	color: #5d6064;
	padding: 10px 0 10px 40px;
	margin:0;
	border-bottom: 1px solid #b1afa1;
}

#news a {
	color: #9e7949;
}

#news h2 {
	font-size: 11px;
	margin-left: 35px;
	margin-top: 3px;
}

#news p {
	margin-left: 35px;
}

#news ul {
	padding:0;
	margin: 0;
}

#news ul li {
	color: #9e7949;
	font-size: 11px;
	padding: 5px 15px 5px 5px;
	list-style: none;
	line-height: 14px;
}

#news ul li.announcements {
	height: 75px;
	border-top: 1px solid #eae8dc;
	border-bottom: 1px solid #b1afa1;
	background: #eeede4;
	background: url('images/announcements.png') no-repeat 7px 7px;
}

#news ul li.events {
	height: 75px;
	border-top: 1px solid #eae8dc;
	border-bottom: 1px solid #b1afa1;
	background: #eeede4;
	background: url('images/events.png') no-repeat 10px 7px;
}

#news ul li:last-child {
	/*border-bottom:none;*/
}

#social {
	height: 40px;
	text-align: center;
}

#social ul {
	margin-left: 70px;
	padding: 0;
}

#social ul li {
	float: left;
	margin: 10px 10px 0 10px;
	padding: 0;
}

/*#quick-links {    -->taken out of the design for now
	width: 291px;
	height: 65px;
	background: #edece2;
	border-top: 1px solid #eae8dc;
	border-bottom: 1px solid #bab8ae;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 25px;
	-webkit-border-bottom-right-radius: 25px;
}

#quick-links h1 {
	color: #77797b;
}*/

#service-advisories {
	width: 291px;
	height: 83px;
	background: #ad8b53 url(images/homepage/advisory-bg.png) 0 0 repeat-y;
	border-top: 1px solid #ded0ba;
	border-top-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	border-top-right-radius: 25px;
	-moz-border-radius-topright: 25px;
	-webkit-border-top-right-radius: 25px;
}


#service-advisories div{
	margin:8px 10px;
	border-top:1px dotted #fff;
	border-bottom:1px dotted #fff;
}

#service-advisories h1 {
	color: #fff;
	margin:5px 11px;
}

#service-advisories ul li.alerts {
	list-style: none;
	font-size: 11px;
	line-height: 11px;
}

/*-------------------------------- PAGE STYLES --------------------------------*/

#wrapper {
	width: 1026px;
	margin: 0 auto;
	padding-top:7px;
}

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

#header {
	width: 1026px;
	border-bottom-left-radius: 25px;
	-moz-border-radius-bottomleft: 25px;
	-webkit-border-bottom-left-radius: 25px;
	overflow:hidden;
}

#header h1 {
	text-transform: lowercase; 
	font-size: 14px;
	color: #9c3c25;
	height:179px;
}

#masthead{
	overflow:hidden;
}

#contact {
	color: #c2baa6;
	font-size: 11px;
	text-align: right;
	margin-bottom: -3px;
}

#contact a {
	color: #c2baa6;
}

#branding {
	background: url('images/header.png') no-repeat 0 0;
}


#branding a {
	display: block;
	width: 1026px;
	height: 55px;
}

/* Specify widths for IE6 */
#menu-item-539{
	width:176px;
}

#menu-item-540 {
	width:92px;
}

#menu-item-541 {
	width:93px;
}

#menu-item-542 {
	width:130px;
}

#menu-item-543 {
	width:153px;
}

#menu-item-544 {
	width:133px;	
}

/* top navigation images */

#menu-item-539 a {
	background: url('images/nav/maps.png') no-repeat 10px 21px;
	border-bottom-left-radius: 25px;
	-moz-border-radius-bottomleft: 25px;
	-webkit-border-bottom-left-radius: 25px;
}

#menu-item-540 a {
	background: url('images/nav/fares.png') no-repeat 10px 22px;
}

#menu-item-541 a {
	background: url('images/nav/news.png') no-repeat 10px 20px;	
}

#menu-item-542 a {
	background: url('images/nav/ride.png') no-repeat 10px 19px;	
}

#menu-item-543 a {
	background: url('images/nav/link.png') no-repeat 10px 19px;	
}

#menu-item-544 a {
	background: url('images/nav/about.png') no-repeat 10px 22px;	
}

#menu-item-545 a {
       background: url('images/nav/ride.png') no-repeat 10px 22px;
}

#access {
	width: 1026px;
	height: 58px;
	background: url('images/nav/off.png') repeat-x 0 0;
	float: left;
	border-bottom-left-radius: 25px;
	-moz-border-radius-bottomleft: 25px;
	-webkit-border-bottom-left-radius: 25px;
}

.menu-header {
	padding: 0;
	overflow:hidden;
	width:800px;
	float:left;
}

.menu-header ul {
	padding: 0;
	margin: 0;
}

.menu-header ul li {
	list-style: none;
	float: left;
	min-width: 90px;
	height: 58px;
	border-right: 1px solid #4e2416;
	border-left: 1px solid #8d5b4a;
	background: url('images/nav/off.png') repeat-x 0 0;
	font-size: 14px;
}


.page-id-17 .menu-header ul li.menu-item-544,
.parent-pageid-17 .menu-header ul li.menu-item-544,
.page-id-15 .menu-header ul li.menu-item-543,
.parent-pageid-15 .menu-header ul li.menu-item-543,
.page-id-13 .menu-header ul li.menu-item-542,
.parent-pageid-13 .menu-header ul li.menu-item-542,
.page-id-8 .menu-header ul li.menu-item-540,
.parent-pageid-8 .menu-header ul li.menu-item-540,
.page-id-11 .menu-header ul li.menu-item-541,
.parent-pageid-11 .menu-header ul li.menu-item-541,
.single-post .menu-header ul li.menu-item-541,
.category .menu-header ul li.menu-item-541 {
	background: url('images/nav/on.png') repeat-x 0 0;
}

.menu-header ul li:first-child {
	border-bottom-left-radius: 25px;
	-moz-border-radius-bottomleft: 25px;
	-webkit-border-bottom-left-radius: 25px;
}

.menu-header ul li a {
	text-transform: lowercase;
	color: #FFF;
	display: block;
	height: 35px;
	padding: 20px 25px 0 35px;
	/*border-bottom: 1px solid #aa5234;*/
}

.menu-header ul li:hover {
	background: url('images/nav/on.png') repeat-x 0 0;
}

#search {
	font-size: 10px;
	text-transform: lowercase;
	width: 200px;
	height: 40px;
	padding-top:12px;
	padding-right:10px;
	float: right;
}

#search input.button {
	color: #fff;
	border: none;
	background: transparent;
	float: left;
	height: 20px;
	margin-top: -20px;
	margin:-20px 30px 0 0;
}

#search input.button:hover {
	color: #d28f30;
}

#searchbox input {
	background: #ad7562;
	border: 1px solid #cfa18e;
	width: 140px;
	height: 20px;
	margin-top: 3px;
	margin-right: 0;
	text-align: right;
	color:#fff;
	max-width:150px;
}

#breadcrumb {
	float: right;
	text-align: right;
	width: 1026px;
	color: #9c3c25;
	font-size: 12px;
	text-transform: lowercase;
	padding-top:4px;
	padding-right:4px;
}

#breadcrumb a {
	color: #000;
}

#header-icons {
	text-align: right;
	width: 1026px;
	float: right;
}

#header-icons ul{
	margin:0;
}

#header-icons ul li {
	float: right;
	margin: 5px 7px 0 7px;
	list-style: none;
}

#header-icons img{
	border:none;
}

/*-------------------------------- Container Styles --------------------------------*/

#container {
	width: 1024px;
}

#content h1 {
	text-transform: lowercase;
	color: #9c3c25;
	border-bottom: 4px solid #9c3c25;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 200px;
	padding-bottom: 5px;
}

/*-------------------------------- Table Styles --------------------------------*/

.entry-content table {
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
	width: 100%;
}

.entry-content table.news tr.header td {
	border-top: 1px solid #ccc;
	text-transform: lowercase;
	background: #E5DFCE;
	color: #000;
	padding: 0 0 0 5px;
}

.entry-content table.news tr.header td ul {
	margin: 3px 0 3px 5px;
	padding: 0;
	float: left;
	line-height: 10px;
}

.entry-content table.news tr.header td li {
	list-style: none;
	float: left;
	margin-right: 5px;
}

.entry-content table.news td {
	padding: 5px;
	margin: 5px;
	border: none;
}

.entry-content table tr.header {
	background: #9EAE31;
	font-weight: bold;
}

.entry-content table tr.secondary {
	background: #eee;
	font-weight: bold;
}

.entry-content table tr.am {
	/*background: #D3BE45;*/
}

.entry-content table tr.pm {
	/*background: #005AA7;*/
	font-weight: bold;
}

/*-------------------------------- Left Sidebar (Secondary Navigation) Styles --------------------------------*/

#effective_date{
  	float: left;
  	width: 218px;
  	margin-top:-15px;
  	padding-left:10px;
}

#sidebar-left {
  clear:left;
	width: 218px;
	min-height: 200px;
	float: left;
	border-top: 1px solid #ccc;
	/*border-right: 1px solid #ccc;*/
}

#sidebar-left ul {
	margin: 0;
	padding: 0;
}

#sidebar-left ul li {
	list-style: none;
}

#sidebar-left ul li a {
	color: #000;
	text-transform: lowercase;
	display: block;
	padding: 6px;
	border-bottom: 1px solid #ccc;
}

#sidebar-left ul li.page_item a:hover {
	color: #9C3C25;
	background: transparent url(images/sidebar-left/left-sidebar-bg.png) 0 0 repeat;
}


#sidebar-left ul li.current_page_item a, #sidebar-left ul li ul.children li.current_page_item a {
	color: #9C3C25;
	background: transparent url(images/sidebar-left/left-sidebar-bg.png) 0 0 repeat;
}

#sidebar-left ul li ul.children li a {
	background: transparent;
	background-image:none;
	border-bottom: 1px solid #ccc;
	padding-left: 40px;
}

#sidebar-left ul li ul.children li a {
	color: #000;
}

#sidebar-left ul li ul li a {
	padding: 6px;
}

#sidebar-left ul ul,
#sidebar-left .current_page_item ul ul,
#sidebar-left .current_page_ancestor ul ul,
#sidebar-left .current_page_ancestor .current_page_item ul ul,
#sidebar-left .current_page_ancestor .current_page_ancestor ul ul {
	display: none;
	}

#sidebar-left .current_page_item ul,
#sidebar-left .current_page_ancestor ul,
#sidebar-left .current_page_ancestor .current_page_item ul,
#sidebar-left .current_page_ancestor .current_page_ancestor ul,
#sidebar-left .current_page_ancestor .current_page_ancestor .current_page_item ul,
#sidebar-left .current_page_ancestor .current_page_ancestor .current_page_ancestor ul {
	display: block;
	}

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

.entry-content {
	width: 580px;
	min-height: 670px;
	padding-left: 20px;
	padding-right: 23px;
	float: left;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.no-right-sidebar {
	width:760px;
	border-right:none;
}

.entry-content p, ul, li {
	font-size: 12px;
	line-height: 16px;
}

/* Table Styles */

.entry-content table {
	border-collapse: collapse;
}

.entry-content tr.header td {
	background: #D28F30;
	color: #fff;
	overflow:hidden;
}

.entry-content tr.even td {
	background: #f2eee5;
}

.entry-content td {
	padding: 10px;
	font-size: 12px;
	border: 1px solid #ccc;
}

/* Blog posts - single pages */

.single.entry-meta {
	text-align: right;
	background: #d28f30;
	padding: 4px 8px 4px 0;
	margin: 0;;
	font-size: 12px;
	color: #fff;
	font-weight: bolder;
}

.single.entry-meta a {
	color: #fff;
}

.single.entry-utility {
	border-top: 1px solid #bdbdbd;
	border-bottom: 1px solid #bdbdbd;
	padding: 3px 0;
	background: #ececec;
}

/* Product Page */
.product{
	width:270px;
	float:left;
	padding:10px;
}

/* Search Results Page */
#search-header {
	text-align: right;
	background: #d28f30;
	border-bottom: 1px solid #ccc;
	padding: 4px 8px 4px 0;
	font-size: 12px;
	color: #fff;
	font-weight: bolder;
}

.entry-utility {
	font-size: 12px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.entry-meta {
	text-align:right;
	color: #9e9a8f;
	font-size: 11px;
	margin: -5px 0 0 0;
}

.entry-meta a {
	color:#9e9a8f;
}

h2.entry-title {
	font-size: 16px;
	margin: 10px 0;
}

/* Teen Category Page */
.post-teens {
	border-top: 1px solid #ccc;
}

.post-teens h2 {
	font-size: 18px;
}

/*-------------------------------- Right Sidebar Styles --------------------------------*/

#sidebar-right {
	width: 181px;
	min-height: 200px;
	float: right;
	/*border-left: 1px solid #ccc;*/	
}

#sidebar-right p {
	font-size: 11px;
	line-height: 11px;
}

#sidebar-text {
	height: 100px;
	padding: 10px;
}

#sidebar-contact {
	border-top: 1px solid #ccc;
}

#sidebar-contact p {
	line-height: 18px;
}

#sidebar-image img{
	height: 144px;
	width: 181px;
}

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

#footer {
	color: #999;
	width: 1026px;
	clear:both;
	overflow:hidden;
}

#site-info {
	border-bottom: 1px solid #cbcbcb;
	padding: 5px;
	margin-bottom: 5px;
	height:20px;
}

#site-info a {
	color: #999;
	font-size: 10px;
}

.menu-secondary-menu-container{
	overflow:hidden;
	float:right;
	width:690px;
}

.menu-secondary-menu-container ul {
	margin:0;
}

.menu-secondary-menu-container ul li {
	list-style: none;
	float: right;
	margin: 0px 2px 10px 0;
}

.menu-secondary-menu-container ul li a {
	color: #999;
	padding: 0 0 10px 0;
	font-size: 10px;	
}

#driver_login{
	float:left;
	width:200px;
	font-size: 10px;
	padding:0 5px;
}

#driver_login a{
	color: #999;
}

#google_translate_element{
	clear:both;
	text-align:right;
	padding-bottom:5px;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
	font-size: 14px;
	color: #d28f30;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.category-asides {
	padding: 0;
}
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}

/* Schedule Styles */

table.schedule {
	border-collapse: collapse;
	width: 320px;
	}


.schedule thead {
	padding: 5px;
	text-align: left;
	font-weight:bold;
	font-size:11px;
	}
	
.schedule thead td{
	font-weight:bold;
}

.schedule tr.yellow td {
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFC;
	}

.schedule td {
	border-bottom: 1px solid #CCC;
	padding: 5px 4px;
	margin: 5px;
	text-align: center;
	max-width:85px;
	}

.schedule td+td {
	border-left: 1px solid #CCC;
	}
	
.schedule	tr:nth-child(even) {background: #F2EEE5}

/* Schedule Menu Dropdown Styles */
#schedulemenu{
	width:735px;
	height:410px;
	overflow:hidden;
	z-index:100;
	position:absolute;
	top:130px;
	background:#f0f0e6;
	-webkit-border-top-left-radius: 25px;
	-moz-border-radius-topleft: 25px;
	border-top-left-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
	-moz-border-radius-bottomleft: 25px;
	border-bottom-left-radius: 25px;
	-webkit-border-bottom-right-radius: 25px;
	-moz-border-radius-bottomright: 25px;
	border-bottom-right-radius: 25px;
	padding-top:10px;
	padding-left:15px;
	border:1px solid #afaea9;
	box-shadow: 10px 10px 5px #888;
	clear:both;
}

#schedulemenu ul{
	list-style-type:none;
	margin:0;
	padding: 0 0 0 10px;
	width:230px;
	float:left;
}

#schedulemenu ul li{
	padding:4px 0;
}

#schedulemenu ul li.borderbottom{
	padding:4px 0 14px 0;
	border-bottom:1px dashed #D28F30;
}

#schedulemenu ul li a{
	border-bottom:none;
	color: #9c3c25;
}

#schedulemenu ul li a:hover{
	border-bottom:1px dashed #D28F30;
}

#site-title{
	margin:0;
}


#transitPlanner{
  width:300px;
  float:left;
  top:-130px;
  position:relative;
  margin-left:40px;
  color:#FFF;
}

.transiticon{
  background:url(images/homepage/trip-planner.png) 0 0 no-repeat;
  position:absolute;
  top:62px;
  left:-22px;
  width:49px;
  height:48px;
}

#transitPlanner h2{
  color:#FFF;
  margin:0;
}

#transitPlanner form{
  font-size:70%;
}

#transitPlanner form div{
  margin-top:5px;
}

#transitPlanner form td{
  padding:0;
}

#transitPlanner form input{
  border-color:#000;
  border-width:1px;
  padding:2px;
}

#transitPlanner form .submit{
  margin-top:5px;
  color:#FFF;
  font-weight:bold;
  padding:5px 10px;
  border:1px solid #f3d7ad;
  background-color:#e6ac57;
  -moz-box-shadow: 2px 2px 5px #111;
	-webkit-box-shadow: 2px 2px 5px #111;
	box-shadow: 2px 2px 5px #111;
	background-image: -webkit-gradient(
      linear,
      left bottom,
      left top,
      color-stop(0, rgb(118,81,29)),
      color-stop(1, rgb(231,171,87))
  );
  background-image: -moz-linear-gradient(
      center bottom,
      rgb(118,81,29) 0%,
      rgb(231,171,87) 100%
  );
  text-shadow: #222 1px 1px 5px;
}

#transitPlanner form .submit:hover{
  cursor:pointer;
  -moz-box-shadow: 4px 4px 5px #000;
	-webkit-box-shadow: 4px 4px 5px #000;
	box-shadow: 4px 4px 5px #000;
	text-shadow: #000 1px 1px 5px;
}

#saddr, #daddr{
  width:200px;
}

#transitPlanner td span{
  font-size:70%;
}

/* Schedule Menu Dropdown Styles */

.mobile{
    display:none;
}
