/*
Theme Name: RTC Theme
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
/*:focus {
	outline: 0;
}*/
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

/* =Fonts
----------------------------------------------- */

@font-face {
    font-family: 'OpenSansCondensedLight';
    src: url('fonts/OpenSans-CondLight-webfont.eot');
    src: url('fonts/OpenSans-CondLight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-CondLight-webfont.woff') format('woff'),
         url('fonts/OpenSans-CondLight-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-CondLight-webfont.svg#OpenSansCondensedLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansCondensedLightItalic';
    src: url('fonts/OpenSans-CondLightItalic-webfont.eot');
    src: url('fonts/OpenSans-CondLightItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-CondLightItalic-webfont.woff') format('woff'),
         url('fonts/OpenSans-CondLightItalic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-CondLightItalic-webfont.svg#OpenSansCondensedLightItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansCondensedBold';
    src: url('fonts/OpenSans-CondBold-webfont.eot');
    src: url('fonts/OpenSans-CondBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-CondBold-webfont.woff') format('woff'),
         url('fonts/OpenSans-CondBold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-CondBold-webfont.svg#OpenSansCondensedBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* =Structure
----------------------------------------------- */
#branding,
#fembot,
#main,
#header-bar,
#page,
#site-generator {
	width:1043px;
	margin:0 auto;	
}
#main {
	clear: both;
}
#branding.routes,
#page.routes,
#main.routes,
#site-generator.routes {
	width:500px;
	margin:0 auto;
	clear: both;
}
#branding.waiver,
#page.waiver,
#main.waiver,
#site-generator.waiver {
	width:700px;
	margin: 0 auto;
	
}
#primary {
	float: left;
	width: 700px;
	font-size:0.8em;
}

#primary_full {
	float: left;
	width: 970px;
	font-size:0.8em;
}

#content {
	margin: 0 40px 30px 30px;
}
#secondary {
	float: right;
	margin:-150px 0 0;
	width: 270px;
	position:relative;
	z-index:999;
}

#secondary_full {
	float: right;
	margin:-150px 773px 0;
	width: 270px;
	position:absolute;
	z-index:999;
}
.search #secondary {
	margin:0px 0 0;
}
#secondary h3.widget-title {
	display:none;	
}
.right {
	float:right;	
}
.left {
	float:left;	
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


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

#branding {
	padding: 30px 0 0;
	position: relative;
	z-index: 9999;
	overflow:hidden;
}
#site-title {
	width:130px;
	float:left;	
}
#bar-wrapper {
	width:100%;	
	padding:11px 0;
	margin:0 0 10px;
	background:#060e24;
}
.social {
	line-height:0;
	color:#6f94dc;
	font-size:12px;
}
#search-wrapper {
	float:right;
	margin:25px 0 0;	
}

/* =Fembot
----------------------------------------------- */

#splash-fembot {
	clear:both;	
	width:1043px;
	height:584px;
	overflow:hidden;
	border-top:3px solid #fff;
	border-bottom:3px solid #fff;
}
#splash-mobile {
	display:none;	
}
.splash {
	position:absolute;
}
.splash.about {
	margin:21px 0 0 101px;
	background:url(/wp-content/themes/rtc/images/splash-about.png) top left no-repeat;
	width:228px;
	height:152px;
	z-index:999;
}
.splash.club {
	margin:33px 0 0 560px;
	background:url(/wp-content/themes/rtc/images/splash-club.png) top left no-repeat;
	width:294px;
	height:108px;
	z-index:999;
}
.splash.cams {
	margin:155px 0 0 476px;
	background:url(/wp-content/themes/rtc/images/splash-cams.png) top left no-repeat;
	width:318px;
	height:373px;
}
.splash.planning {
	margin:253px 0 0 786px;
	background:url(/wp-content/themes/rtc/images/splash-planning.png) top left no-repeat;
	width:226px;
	height:227px;
}
.splash.cycling {
	margin:-1px 0 0 -1px;
	background:url(/wp-content/themes/rtc/images/splash-cycling.png) top left no-repeat;
	width:828px;
	height:350px;
}
.splash.transit {
	margin:239px 0 0 84px;
	background:url(/wp-content/themes/rtc/images/splash-transit.png) top left no-repeat;
	width:403px;
	height:290px;
}
.splash.about:hover { background:url(/wp-content/themes/rtc/images/splash-about-active.png) 0px 0px no-repeat; }
.splash.club:hover { background:url(/wp-content/themes/rtc/images/splash-club-active.png) top left no-repeat; }
.splash.cams:hover { background:url(/wp-content/themes/rtc/images/splash-cams-active.png) top left no-repeat; }
.splash.planning:hover { background:url(/wp-content/themes/rtc/images/splash-planning-active.png) top left no-repeat; }
.splash.cycling:hover { background:url(/wp-content/themes/rtc/images/splash-cycling-active.png) top left no-repeat; }
.splash.transit:hover { background:url(/wp-content/themes/rtc/images/splash-transit-active.png) top left no-repeat; }


#fembot {
	clear:both;	
	width:1043px;
	height:427px;
	overflow:hidden;
}

#fembot-page {
	clear:both;	
	width:1043px;
	height:150px;
	overflow:hidden;
}

#fembot-menu {
	width:270px;
	position:absolute;
	margin:30px 0 0 773px;
	font-size:13px;
	z-index:999999;	
}
#service-alerts {
	padding:10px;
	background:#c18900;
	color:#fff;
	font-style:italic;
	font-size:16px;
	height:35px;
	display:table-cell;
	vertical-align:middle;		
}
.service-title {
	float:left;	
}
#service-alerts a {
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}
#service-alerts a:hover {
	text-decoration:none;	
}
.service-slider {
	width:921px;
	height:29px;
	float:left;
}

#menu-sidebar-navigation {
	list-style:none;
	padding:0;
	margin:0;	
}
#menu-sidebar-navigation .menu-item {
	background:url(/wp-content/themes/rtc/images/side-nav.png) top left repeat-x;
	padding:5px 0;
	border-bottom:1px solid #002157;
	margin:1px 0 0;
}
#menu-sidebar-navigation .menu-item:hover {
	background:url(/wp-content/themes/rtc/images/side-nav-hover.png) top left repeat-x;
}
#menu-sidebar-navigation .menu-item a {
	color:#ffffff;	
	display:block;
	margin:0 0 0 25px;
	font-weight:bold;
	text-transform:uppercase;
}
#menu-sidebar-navigation .menu-item a:hover {
	color:#7b2e00;	
	text-decoration:none;	
}

/* The Sub Navigation */

#subpages .page_item {
	margin:0 0 1px;			
}
#subpages .page_item ul {
	margin:1px 0 0 15px;	
}
#subpages .page_item a {
	color:#ffffff;
	background: #1548ab;
	background: -moz-linear-gradient(top,  #1548ab 0%, #1e67c5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1548ab), color-stop(100%,#1e67c5));
	background: -webkit-linear-gradient(top,  #1548ab 0%,#1e67c5 100%);
	background: -o-linear-gradient(top,  #1548ab 0%,#1e67c5 100%);
	background: -ms-linear-gradient(top,  #1548ab 0%,#1e67c5 100%);
	background: linear-gradient(top,  #1548ab 0%,#1e67c5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1548ab', endColorstr='#1e67c5',GradientType=0 );
	border-left:5px solid #012258;	
	padding:5px 5px 5px 10px;
	display:block;
	text-transform:uppercase;
	text-decoration:none;
}
#subpages .current_page_item a,
#subpages .page_item a:hover {
	color:#7b2e00;
	background: #f6a919;
	background: -moz-linear-gradient(top,  #f6a919 0%, #f8bd21 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6a919), color-stop(100%,#f8bd21));
	background: -webkit-linear-gradient(top,  #f6a919 0%,#f8bd21 100%);
	background: -o-linear-gradient(top,  #f6a919 0%,#f8bd21 100%);
	background: -ms-linear-gradient(top,  #f6a919 0%,#f8bd21 100%);
	background: linear-gradient(top,  #f6a919 0%,#f8bd21 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6a919', endColorstr='#f8bd21',GradientType=0 );
	border-left:5px solid #cb8604;	
}
#subpages .current_page_item ul li a,
#subpages .current_page_ancestor a:hover,
#subpages .current_page_ancestor ul li a:hover,
#subpages .current_page_ancestor a,
#subpages .current_page_ancestor ul li a {
	color:#7b2e00;
	background: #eda215 !important;
	filter:none;
	border-left:5px solid #cb8604;	
}
#subpages .current_page_ancestor ul li.current_page_item a {
	color:#7b2e00;
	background: #db9510;
	border-left:5px solid #cb8604;	
}
#subpages .page_item a:hover {
	margin:0 0 0 15px;	
}

/* =CTAs
----------------------------------------------- */

#cta-wrapper {
	overflow:hidden;
	margin:30px 0;
	background:#0e37d1;	
	border-bottom:3px solid #b89976;
	color:#fff;
	font-weight:normal;
}
.cta {
	float:left;
	margin:13px 8px 10px;	
}
.cta.trip {

}
.route-bttn {
	color:#fff;	
}
.cta.trip td {
	padding:2px;
	vertical-align:middle !important;	
}
.cta.trip input {
	padding:5px 3px;	
}


/* =SNS Stuff
----------------------------------------------- */

.sns_left_col {
float:left;
width:670px;
margin-right:15px;	
	}


#box1 {
  background-image: url(/wp-content/themes/rtc/images/sns/box_bg.png);
  height: 255px;
  font-size: 14px;
  line-height: 16px;
  background-repeat: no-repeat;
  margin-top: 70px;
  padding-top: 10px;
  padding-bottom: 10px;
  clear:both;
}
#box1 .third-box {
  float: left;
  width: 240px;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 5px;
  padding-left: 20px;
  margin-top: 0px;
  margin-right: 15px;
  height: 225px;
  text-align:center;
}

#box1 .last-box {
  float: left;
  width: 240px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 5px;
  padding-left: 20px;
  height: 225px;
}  
.box2 {
  width: 250px;
  display: block;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  font-size: 14px;
  line-height: 14px;
  margin-top: 0px;
  padding: 0px;
  text-decoration: none;
}

#sns_title {
 font-weight: bold;
 color:#ee257c;
}

#sns_title_large {
 font
 /respawn
 -weight: bold;
 font-size:22px;
 color:#ee257c;
}

/* =Global
----------------------------------------------- */

body, input, textarea {
	color: #373737;
	letter-spacing: 0;
	line-height: 1.625;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}

body {
	background: #002157 url(images/background_reduced.jpg) top center no-repeat;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}

/* Text elements */
p {
	margin-bottom: 1.625em;
}
ul, ol {
	margin: 0 0 1.625em 2.5em;
}
ul {
	list-style: square;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	letter-spacing: 0;;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* Forms */
input[type=text],
input[type=password],
textarea {
	background: #fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ddd;
	color: #888;
}
input[type=text]:focus,
textarea:focus {
	color: #373737;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input[type=text] {
	padding: 3px;
}
input#s {
	background: #000550;
	border:1px solid #d4a435;
	font-size: 14px;
	color:#ffffff;
	height: 22px;
	line-height: 1.2em;
	padding: 2px 10px;
}
input#searchsubmit {
	display: none;
}

/* Links */
a {
	color: #104aa9;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;	
	transition: all 0.3s ease;		
	font-weight:bold;			
				
}
a:focus,
a:active,
a:hover {
	text-decoration: underline;
	color: #d4a435;
}

a img {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;	
	transition: all 0.3s ease;				
}

a img:hover {
	opacity:.75;
	-moz-opacity:.75;
	filter:alpha(opacity=75);
}

.deco-list {
	list-style: none;
	margin-left: 0;	
}
.deco-list a, .dropdown_box a {
	padding: 8px;
	margin-bottom: 4px;	
	display: block;
	color: #333;
	cursor: pointer;
}

.dropdown_box table a {
	/* background: -moz-linear-gradient(top, #FFCC66 0%, #e7e6e6 100%); /* firefox */
	/* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFCC66), color-stop(100%,#e7e6e6)); /* webkit */
	/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFCC66', endColorstr='#e7e6e6',GradientType=0 ); /* ie */
	/* border-left: 4px solid #FF9900; */
	text-decoration:underline; 
	color:#0013FF;
}
.dropdown_box li {
	background: #ccc;
	
	padding: 8px;
	border-left: 4px solid #FF9900;
	margin-bottom: 2px;	
	display: block;
	color: #333;
	cursor: pointer;
}

.deco-list table a {
	background: none;	
}
.deco-list a:hover {
	background: #ccc;
	color: #C60;	
}
.deco-list ul {
	list-style: none;	
}


/* =Menu
-------------------------------------------------------------- */

nav select {
  display: none;
}

#access {
	display: block;
	float: right;
	clear:right;
	margin:15px 0 0;
	width:850px;
}
#access ul {
	font-size: 18px;
	list-style: none;
	margin:0;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	color: #6dcff6;
	display: block;
	line-height: 2.33em;
	text-decoration: none;
	font-family: 'OpenSansCondensedLightItalic', Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight:normal;	
	font-style:italic;
	text-transform:uppercase;
	padding: 0 15px 0 40px;
}
#access ul ul {
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 2em;
	left: 0;
	width: 188px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
	font-family: Arial, sans-serif;
	text-shadow: none;
}
#access li:hover > a,
#access a:focus {
	color:#ffffff;
}
#access ul li:hover > ul {
	display: block;
}
#access .current-menu-item a,
#access .current-menu-ancestor a,
#access .current_page_item a,
#access .current-page-ancestor a {
	color:#ffffff;
	/*font-weight:bold;*/
	font-family: 'OpenSansCondensedBold', sans-serif;	
}

#access #menu-item-306 a {
	background:url(/wp-content/themes/rtc/images/icon-transit.png) top left no-repeat;
}
#access #menu-item-306 a:hover,
#access #menu-item-306.current-menu-item a,
#access #menu-item-306.current-page-ancestor a {
	background:url(/wp-content/themes/rtc/images/icon-transit-over.png) top left no-repeat;
}

#access #menu-item-221 a {
	background:url(/wp-content/themes/rtc/images/icon-club.png) top left no-repeat;
}
#access #menu-item-221 a:hover,
#access #menu-item-221.current-menu-item a,
#access #menu-item-221.current-page-ancestor a {
	background:url(/wp-content/themes/rtc/images/icon-club-over.png) top left no-repeat;
}

#access #menu-item-207 a {
	background:url(/wp-content/themes/rtc/images/icon-planning.png) top left no-repeat;
}
#access #menu-item-207 a:hover,
#access #menu-item-207.current-menu-item a,
#access #menu-item-207.current-page-ancestor a {
	background:url(/wp-content/themes/rtc/images/icon-planning-over.png) top left no-repeat;
}

#access #menu-item-206 a {
	background:url(/wp-content/themes/rtc/images/icon-traffic.png) top left no-repeat;
}
#access #menu-item-206 a:hover,
#access #menu-item-206.current-menu-item a,
#access #menu-item-206.current-page-ancestor a {
	background:url(/wp-content/themes/rtc/images/icon-traffic-over.png) top left no-repeat;
}

#access #menu-item-205 a {
	background:url(/wp-content/themes/rtc/images/icon-bike.png) top left no-repeat;
}
#access #menu-item-205 a:hover,
#access #menu-item-205.current-menu-item a,
#access #menu-item-205.current-page-ancestor a {
	background:url(/wp-content/themes/rtc/images/icon-bike-over.png) top left no-repeat;
}

#access #menu-item-204 a {
	background:url(/wp-content/themes/rtc/images/icon-rtc.png) top left no-repeat;
}
#access #menu-item-204 a:hover,
#access #menu-item-204.current-menu-item a,
#access #menu-item-204.current-page-ancestor a {
	background:url(/wp-content/themes/rtc/images/icon-rtc-over.png) top left no-repeat;
}


/* =Content
----------------------------------------------- */
.breadcrumbs {
	padding:10px 0;
	font-size:11px;
	border-bottom:1px solid #e1e1e1;
	font-weight:bold;
	color:#c18900;
	width:660px;	
}
.breadcrumbs a {
	color:#898989;		
}
.breadcrumbs a:hover {
	color:#c18900;	
}
.breadcrumbs .seperator {
	color:#898989;
	margin:0 3px;	
}
.breadcrumbs .main {
	width:80%
}
.breadcrumbs .right {
	width:20%;
	text-align:right
}

.follow-us {
	background:#d7ecf4;
	padding:5px 10px;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	width:230px;
	color:#274a86;	
}

#content-page {
	background:#ffffff;
	overflow:hidden;	
}
.entry-header {
	background:#04102b;
	overflow:hidden;
}
.entry-content,
.entry-summary {
	padding: 1.625em 0 0;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
#content h1,
#content h2,
#content h3,
#content h4,
#content h5 {
	color: #c18900;
	font-weight:bold;
	margin: 0 0 .8125em;
}
.entry-content h1, #content h1 { font-size:24px; }
.entry-content h2, #content h2 { font-size:21px; }
.entry-content h3, #content h3 { font-size:18px; }
.entry-content h4, #content h4 { font-size:15px; }
.entry-content h5, #content h5 { font-size:12px; }

.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
}
.entry-content th,
.comment-content th {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}
.entry-content #s {
	width: 75%;
}

/* Images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
}
p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	background: #eee;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-family: Georgia, serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}

/* Flamingo Rd Corridor Improvment Page */

#flamingo_title {
 font-weight: bold;
 color:#ee257c;
}

#flamingo_title_large {
 font-weight: bold;
 font-size:22px;
 color:#ee257c;
}

/* Green Fleet Page */

#green_title {
	 font-size:18px;
 font-weight: bold;
 color:#008306;
}

#green_title_large {
 font-weight: bold;
 font-size:22px;
 color:#008306;
}

/*embed,
iframe,
object {
	max-width: 100%;
}*/

/* =error404
----------------------------------------------- */

/*.error404 #main #searchform {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 8.9%;
}
.error404 #main #s {
	width: 95%;
}
.error404 #main .widget {
	clear: none;
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
.error404 #main .widget_archive {
	margin-right: 0;
}
.error404 #main .widget_tag_cloud {
	float: none;
	margin-right: 0;
	width: 100%;
}
.error404 .widgettitle {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}*/


/* =Widgets
----------------------------------------------- */

.widget-area {
	font-size: 12px;
}
.widget {
	clear: both;
	margin: 0 0 2.2em;
}
.widget ul {
	font-size: 15px;
	margin: 0;
	list-style:none;
}
.widget ul ul {
	margin-left: 1.5em;
}
.widget ul li {
	color: #777;
	font-size: 13px;
}
.widget a {
	font-weight: bold;
	text-decoration: none;
}
.widget a:hover,
.widget a:focus,
.widget a:active {
	text-decoration: underline;
}

#subpages {
	width:330px;
	margin:0px 0 20px -60px;		
}
#subpages ul ul {
	/*margin:7px 0 -6px 20px;*/	
}
#secondary .textwidget {
	padding:0 20px 0 0;
}

/* =Pricing Template
----------------------------------------------- */

.pricing-table {
	clear:both;
	margin:0 0 40px;	
	text-align:center;
	overflow:hidden;
}
.pricing-table ul {
	margin:0;
	padding:0;
	list-style:none;
	min-height:50px;	
}
.pricing-table.paratransit ul {
	margin:0;
	padding:0;
	list-style:none;
	min-height:120px;
	height: 130px;	
}
.pricing-table ul li {
	display:block;
	float:left;
	background:#ffffff;
	width:100px;
	padding:9px;
}
.pricing-table.paratransit ul li {
	display:block;
	float:left;
	background:#ffffff;
	width:140px;
	padding:5px;
}
.pricing-table li h1 {
	color:#a52a2a;
	font-family: 'OpenSansCondensedLightItalic', Arial Narrow, Arial, Helvetica, sans-serif;	
	font-size:26px !important;
	text-align:center;
	margin:0 !important;
}
.pricing-table ul li > ul {
	overflow:hidden;		
}
.pricing-table ul li ul li {
	padding:4px 0;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	text-align:center;
	text-transform:uppercase;
	background:transparent;	
}
.pricing-table.paratransit ul li ul li {
	width:96%;
}
.pricing-table ul li ul li.fare {
	font-size:20px;	
	font-family: 'OpenSansCondensedLight', Arial Narrow, Arial, Helvetica, sans-serif;		
}
.pricing-table.paratransit ul li ul li.fare {
	font-size:20px;		
}
.fare.mid {
	font-family: 'OpenSansCondensedBold', Arial Narrow, Arial, Helvetica, sans-serif !important;		
}
.fare.na {
	color: #CCC;	
}
.pricing-table ul li.one {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: 'OpenSansCondensedLightItalic', Arial Narrow, Arial, Helvetica, sans-serif;	
	font-size:24px !important;
	text-align:center;
	margin:0 !important;	
}
.pricing-table ul li.three {
	border:1px solid #e2e2e2;
	font-family: 'OpenSansCondensedLightItalic', Arial Narrow, Arial, Helvetica, sans-serif;	
	font-size:24px !important;
	text-align:center;
	margin:0 !important;
}
.pricing-table ul li.six,
.pricing-table.paratransit ul li.four {
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;	
}
.pricing-table ul li.one,
.pricing-table ul li.two,
.pricing-table ul li.three {
	border-top:1px solid #d3d3d3;
	border-left:1px solid #d3d3d3;
	border-bottom:1px solid #d3d3d3;
	font-family: 'OpenSansCondensedLightItalic', Arial Narrow, Arial, Helvetica, sans-serif;	
	font-size:24px !important;
	text-align:center;
	margin:0 !important;
}
.pricing-table ul li.four,
.pricing-table ul li.five,
.pricing-table ul li.six {
	border-top:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
	border-bottom:1px solid #d3d3d3;
	font-family: 'OpenSansCondensedLightItalic', Arial Narrow, Arial, Helvetica, sans-serif;	
	font-size:24px !important;
	text-align:center;
	margin:0 !important;
}

button, .bttn {
	padding:10px 25px;
	color:#fff;
	text-decoration:none;
	border:1px solid #81ae49;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px rgba(0,0,0,0.2);
	box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	background: #C5E487; /* old browsers */
	background: -moz-linear-gradient(top, #C5E487 0%, #7BBA2E 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C5E487), color-stop(100%,#7BBA2E)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C5E487', endColorstr='#7BBA2E',GradientType=0 ); /* ie */
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}
button:hover, .bttn:hover {
	color:#fff;
	text-decoration:none;
	border:1px solid #749c41;
	background: #C8E68B; /* old browsers */
	background: -moz-linear-gradient(top, #C8E68B 0%, #9AD159 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C8E68B), color-stop(100%,#9AD159)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C8E68B', endColorstr='#9AD159',GradientType=0 ); /* ie */
}

.pass {
	border:1px solid #d3d3d3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:15px;
	overflow:hidden;
	margin:0 0 20px;
}
.thumb,
.blurb,
.price,
.buy {
	float:left;	
}
.thumb {
	width:10%;	
}
.blurb {
	width:35%;
	padding:0 15px;	
}
.price {
	width:10%;
	text-align:center;
	padding:0 10px;	
}
.buy {
	width:35%;	
}

/* =Rider Alerts & Detours
----------------------------------------------- */
.detour-wrapper,
.alert-wrapper {
	padding:0 15px;
	margin:0 0 25px;
	border:1px solid #cccccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.entry-content.detour,
.entry-content.rider {
	border-bottom:1px dotted #cccccc;
}
.detour h4 {
	color:#104AA9 !important;	
}
.detour h4 span {
	padding:0 0 0 12px;	
	color:#D4A435;
}

/* =Doing Business Panels
----------------------------------------------- */
.accordion {
	margin:0 0 20px;	
}
dt {
	
}
dt {
	margin:0;
	cursor: pointer;	
}
dt, dd {
	 
	/*border: 1px solid black;*/
}

.accordion dt a {
	font-weight: bold;
	background: #ccc;
	background: -moz-linear-gradient(top, #cccccc 0%, #e7e6e6 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#e7e6e6)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#e7e6e6',GradientType=0 ); /* ie */
	padding: 8px;
	border-left: 4px solid #999;
	margin-bottom: 8px;	
	display: block;
	color: #333;
	cursor: pointer;
}

dd {
	font-size: 12px;
	/*border-top: 1px solid white;*/
	position: relative;
	/*top: -1px;*/
	margin:0;
}
.accordion table {
	border:1px solid #ccc;	
}
.accordion td {
	padding:10px;
	border-right:1px solid #ccc;	
}
.accordion td:last-child {
	border-right:0;	
}

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

#site-generator {
	margin:0 auto;
	color: #7886a5;
	font-size: 12px;
	line-height: 2.2em;
	padding:0 0 20px;
}
#site-generator small {
	font-size:11px;
}
#site-generator a {
	color: #8090ab;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
#site-generator a:hover {
	color: #8090ab;
	text-decoration:underline;	
}
#colophon .social {
	float:right;
	display: inline;
}
#colophon .social a {
	margin:0 2px;	
}

#site-generator p {
	display: inline;	
}
#site-generator #menu-footer-navigation {
	margin:0;
	padding:0;	
}
#site-generator #menu-footer-navigation li {	
	display: inline;
	margin:0;
	padding:0;	
}
#site-generator #menu-footer-navigation li a {
	padding:0 3px 0 5px;		
}

.addthis_toolbox {
	margin:1.2em 0;	
}
#translation_bar {
	clear:both;
	margin:1em 0 0;
	text-align:center;	
}
#translation_bar a {
	margin:0 0.2em;	
}

/* =Responsive Structure
----------------------------------------------- */

@media (max-width: 800px) {

	#main #content {
		margin: 0 7.6%;
		width: auto;
	}
	#nav-below {
		border-bottom: 1px solid #ddd;
		margin-bottom: 1.625em;
	}
	
}
@media (max-width: 650px) {
}

@media (min-width: 550px) {
}

@media only screen and (min-device-width: 320px) and (max-device-width: 720px) {
	body {
		padding: 0;
	}
	#page {
		margin-top: 0;
	}
	#main {

	}
	#branding,
	#search-wrapper,
	#access,
	#supplementary {
		margin:0;
		padding:0;	
		text-align:center;	
	}
	hgroup {display:none; }
	nav ul, .home nav select { display: none; }
	nav select { display: inline-block; }
	select {
		width: 90%;
		-webkit-appearance: none;
		background: #464440 url(images/arrow-down.png) no-repeat 93% 50%;
		background-size: 7%;
		color: #fff;
		font-weight: bold;
		border: 0;
		padding: 1em 1.5em;
		margin: 0 auto 1.5em;
		font-size: 1em;
	}
	#site-title,
	#search-wrapper,
	#branding,
	#access,
	#fembot,
	#main,
	#header-bar,
	#page,
	#supplementary,
	#site-generator,
	.social {
		width:100%;
		float:none;
	}
	#search-wrapper,
	#fembot-page,
	.breadcrumbs,
	.widget,
	#splash-fembot {
		display:none;	
	}
	#splash-mobile {
		display:block;
		overflow:hidden;
		padding:0 1em;
	}
	#splash-mobile div {
		float:left;
		width:41%;
		padding:0 4%;
	}
	#splash-mobile div img {
		width:100%;	
	}

	#service-alerts	{ 
		/*border:1px solid red; width:300px;*/
		width:98%;
		height:100%;
		/*height:100% !important;*/
		overflow:visible !important;
	}
	.service-slider, .service-slider div {
		width:400px;
		height:50px;
		clear:both;		
		overflow:hidden !important;
	}
	#cta-wrapper {
		clear:both;	
	}
	
	#fembot {
		overflow:hidden;
		height:100%;	
	}
	#fembot img {
		display:none;	
	}
	#fembot-menu,
	#subpages {
		width:100%;	
		position:relative;
		margin:0;
		display:block;
	}
	#primary,
	#secondary {
		width:100%;
		margin:0;
		float:none;
		font-size: 1.1em;
	}
	.cta {
		padding: 1.4em;
		margin: 1em auto 0;		
	}
	.cta img {
		width:100%;
	}
	.cta.trip img,
	.cta.trip input[type="image"] {
		width: auto !important;
	}
	.cta.trip table {
		width: 100% !important;
	}
	.cta.trip input {
		width:100% !important;	
	}
	#subpages {
		width:100%;
		margin:0;
	}
	#site-generator #menu-footer-navigation,
	#site-generator #menu-footer-navigation li {
		display:block;	
		list-style:none;
		font-size:1.2em;
	}
	.social {
		text-align:center;
		padding:1em 0;	
		font-size:1.2em;
	}

}
@media screen and (orientation:landscape) and (min-device-width: 320px) and (max-device-width: 480px) {
/* Landscape styles */

	#splash-mobile {
		display:block;
		overflow:hidden;
		padding:0 1em;
	}
	#splash-mobile div {
		float:left;
		width:25%;
		padding:0 4%;
	}
	
}