/*
Theme Name: ShuttleBus Zoom
Version: 1
Text Domain: shuttlebuszoom
*/



@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,900,1200);

html {
	font-size: 62.5%;
}

div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
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,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	padding: 0;
	border: 0;
	margin: 0;
	vertical-align: baseline
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

.clear {
	clear: both
}

.wp-caption-text {
}

.gallery-caption {
}

.alignright {
}

.alignleft {
}

.aligncenter {
}

a {
	text-decoration: none;
}

body {
	font-size: 1.8rem;
	font-family: 'Gueda', Arial, Helvetica, sans-serif;
	margin: 0 auto;
}

.hidden {
	display: none;
}

.alignleft {
	float: left;
	margin: 0 1.5rem 0 0;
}

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


img { 
	max-width:100%;
}
/***************************************************************
***************************************************************/
/* Header */



header#header {
	background-color: #efefef;
	background-image: url(assets/img/logo-bg-repeat.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

.logo {
	background-image: url(assets/img/logo-bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 14.1rem;
}

/***************************************************************
***********  Header Widget / Alert Widgets **************************/


#widget-header {
	width: 100%;
	padding: 1.5rem;
	text-align:right;
}

#widget-alert {
	color: #fff;
	text-align: center;
	font-size: 2rem;
	padding: 1rem 0;
}

#alert {
	background-color: #F00;
}

#alert a {
	color: #FC0;
	text-shadow: 2px 2px #F60;
}

#widget-above-menu {
	height: 6.5rem;
	overflow: hidden;
	text-align:right;
	padding-top:1rem;
}

#widget-home-left,
#widget-home-middle,
#widget-home-right {
	width: 29.96%;
	float: left;
	border-right: 1px solid #efefef;
	margin: .5% 0;
	overflow: hidden;
	padding: 1.5rem;
}

.widget-home-left {
	margin: 0;
	padding: 0;
}

#widget-home-right {
	border-right: none;
}

#widget-home-left:first-child {
	margin-right: 1.3rem;
}

#widget-home-right {
	float: right;
	margin-right: 0;
}

#widget-home-left {
	float: left;
	margin-left: 0;
}

.widget-home-left h3,
.widget-home-middle h3,
.widget-home-right h3 {
	background-color: #060;
	display: block;
	padding: 3%;
	color: #fff;
	text-shadow: 2px 2px #030;
	margin-top: 0;
}

#widgets-bottom {
	background-color: #f9f9f9;
	border-top: 1px solid #CCC;
	margin: 0;
	padding: 0;
}

/* Lower Widgets on the Front Page */


#widget-bottom-home-left,
#widget-bottom-home-middle,
#widget-bottom-home-right {
}

#widget-bottom-home-left {
	margin: 0 1% .5% 0%;
	float: left;
	padding: 1%;
	width: 28.8%;
}

#widget-bottom-home-middle {
	margin: .5%;
	margin-left: 0;
	float: left;
	padding: 0%;
	width: 34.8%;
}

#widget-bottom-home-right {
	margin: .5% 0 .5% 1%;
	margin-right: 0;
	float: right;
	padding: 1%;
	width: 28.8%;
}

.widget-bottom-1 {
	padding: 1.5rem;
}

.widget-bottom-1 p {
	font-size: 1.2rem;
	line-height: 140%;
	color: #999;
}

.widget-bottom-1 h3 {
	font-weight: normal;
	margin-top: 0;
}

a.lilredbutton {
	display: block;
	width: 15rem;
	background-color: #C00;
	color: #FF0;
	text-shadow: 1px 1px #900;
	padding: 1.5rem;
	text-align: center;
	margin: 2rem 0 0 0;
}

a.lilredbutton:hover {
	background-color: #900;
	color: #FF0;
}

.spacer {
	clear: both;
	border-bottom: 1px solid #efefef;
	width: 60%;
	margin: 0 auto;
}

.lilpadding {
	padding-bottom:3rem;
}

.title6box {
	float: right;
	padding: 2.5rem;
	background-color: #f9f9f9;
	border: 1px solid #999;
	box-shadow: 2px 2px #f4f4f4;
	width: 30rem;
	margin: 0 0 0 2rem;
}

#widget-home-bottom {
	display: block;
	width: 100%;
	height: 15rem;
}

.tips-right {
	float: right;
	width: 55%;
}

.tips-left {
	float: left;
	width: 35%;
}

.tips-left h1 {
	font-size: 4rem;
	color: #606;
	letter-spacing: -0.3rem;
	background-color: #ffffff;
}

.tips-right h2 {
	font-weight: 400;
}

.tips-left h2,
.tips-right h2 {
}

.tips-left p,
.tips-right p {
}

.textwidget p {
	padding: 1.5rem 0;
}

.widget-schedule {
	padding: 1.5rem;
	height: 21.5rem;
}

.widget-schedule > .sched-item {
	padding: 1.5rem;
	font-size: 2rem;
}

.inner {
	padding: 1.5rem;
}

/***************************************************************
*******************       Home Page Specific    ****************/


#slider {
	height: 25rem;
	margin-top: .3%;
}

.slide1 {
}

/***************************************************************
***************************************************************/
/* Nav */



#navcontainer {
	padding: 0 0 0 0;
}

nav#menu {
	border: 1px solid #000;
	float: right;
}

/* REUSABLE */
nav#menu,
#cssmenu ul li > ul,
#cssmenu ul li > div {
	background-color: #5A4099;/* Dark Purple. Please update if change */
}

#cssmenu,
#cssmenu > ul > li > ul > li a:hover,
#cssmenu > ul > li > a:hover,
#cssmenu ul li.has-sub > a:hover {
	background-position: center center;
	background-repeat: repeat-x;
	background-color: #88F;/* Light Purple. Please update if change */
}

#cssmenu,
#cssmenu > ul > li > ul > li a:hover,
#cssmenu > ul > li > a,
#cssmenu > ul > li > a:hover,
#cssmenu ul li > ul li a,
#cssmenu ul ul a:hover {
	color: #fff;
}



#nav-mobile {
	display: none;
}

#nav {
	padding: 1.7rem;
	width: 73.7rem;
	float: left;
	font-size: 1.5rem;
	display: block;
}

#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
	margin: 0;
}

#cssmenu li {
	border: 1px solid #000;
	border-right: none;
	margin: 0;
}

#cssmenu li:last-child {
	border-right: 1px solid #000;
}

#cssmenu {
	width: auto;
}

#cssmenu,
#cssmenu > ul > li > ul > li a:hover {
}

#cssmenu > ul {
	list-style: inside none;
	padding: 0;
	margin: 0;
}

#cssmenu > ul > li {
	list-style: inside none;
	float: left;
	display: block;
	position: relative;
}

#cssmenu > ul > li > a {
	display: block;
	position: relative;
	padding: 1rem;
	text-align: center;
	text-decoration: none;
}

#cssmenu > ul > li > a:hover {
}

#cssmenu > ul > li:first-child > a {
}

#cssmenu > ul > li > a:after {
	position: absolute;
	top: -1px;
	bottom: -1px;
 right: -.4rem;
	z-index: 99;
}

#cssmenu ul li.has-sub:hover > a:after {
	top: 0;
	bottom: 0;
}

#cssmenu > ul > li.has-sub > a:before {
	position: absolute;
	top: 1.8rem;
 right: .6rem;
}

#cssmenu > ul > li.has-sub:hover > a:before {
	top: 19px;
}

#cssmenu ul li.has-sub:hover > a {
	top: -1px;
	z-index: 999;
}

#cssmenu ul li.has-sub:hover > ul,
#cssmenu ul li.has-sub:hover > div {
	display: block;
}

#cssmenu ul li.has-sub > a:hover {
}

#cssmenu ul li > ul,
#cssmenu ul li > div {
	/*display: none;*/
	width: auto;
	position: absolute;
	top: 38px;
	z-index: 999;
}

#cssmenu ul li > ul {
	width: 20rem;
}

#cssmenu ul li > ul li {
	display: block;
	list-style: inside none;
	padding: 0;
	margin: 0;
	position: relative;
}

#cssmenu ul li > ul li a {
	outline: none;
	display: block;
	position: relative;
	margin: 0;
	padding: 1rem 1.5rem;
	font: 10pt Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#cssmenu ul ul a:hover {
}

#cssmenu > ul > li.has-sub > a:hover:before {
}

#cssmenu,
#cssmenu > ul > li > ul > li a {
	font-size: 1.4rem;
}



/***************************************************************
***************************************************************/
/* General */




.width {
	width: 117rem;
	margin: 0 auto;
}

.half {
	width: 45%;
	float: left;
	margin-right: 1%;
	padding: 1%;
}

.half .last-child {
	margin-right: none;
}

.half ul {
	margin: 0 0 2.5rem 0;
}

.half ul li {
	list-style-type: disc;
	padding: 0 0 1rem 0;
	line-height: 140%;
}

hr {
	margin: 2rem 0;
	padding: 0;
	border-top: 1px solid #f9f9f9;
	border-right: 0px;
	border-bottom: 1px solid #999;
	border-left: 0px;
}

p {
	padding: 1.25rem 0;
	line-height: 150%;
}

/* Lists */


section ul,
section ol {
	margin: 0 rem 2rem;
}

section ul li,
section ol li {
	list-style-type: disc;
	margin: 0 0 0 2rem;
 padding:.5rem;
	line-height: 140%;
}

table, tr, td {
	padding:1.5rem;
}

/***************************************************************
***************************************************************/
/* FORMS - Contact Form 7 Specific */



.wpcf7-form {
}

.wpcf7-form input {
	background: #EEE;
	padding: 1.5rem;
	border: 0.1rem solid #666;
	margin-bottom: 1rem;
	border-radius: 0.3rem;
	font-size: 2rem;
	font-weight: normal;
	background-color: #fff;
}

.wpcf7-form textarea {
	background: #eee;
	padding: 0.5rem 0 0.5rem 0.7rem;
	border: 0.1rem solid #666;
	border-radius: 0.3rem;
	font-size: 2rem;
	font-weight: normal;
	width: 90%;
	background-color: #fff;
}

.wpcf7-form p {
	color: #000;
	margin: 0;
	padding: 0;
}

.wpcf7-form .wpcf7-submit {
	background: #292973;
	cursor: pointer;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	color: #fff;
	border-radius: 0.7rem;
	font-size: 2rem;
	font-weight: normal;
}

.wpcf7-form .wpcf7-submit:hover {
	background-color: #F1B928;
	color: #292973;
}

/***************************************************************
***************************************************************/
/* HEADINGS */



h1,
h2,
h3,
h4,
h5 {
	margin: 2.5rem 0 0 0;
	padding: 0 1rem 0 0;
	line-height: 90%;
	color: #666;
	text-transform: uppercase;
	font-weight: 900;
}

h1 {
	font-size: 8rem;
 letter-spacing:-.4rem;
	color: #609;
}

.red {
	color: #F00;
}

.grey {
	color: #999;
}

p img {
	margin: 0;
	padding: 0;
}

/***************************************************************
***************************************************************/


/***************************************************************
***************************************************************/
/* 404 */


#four-0-four {
	width: 75%;
	padding: 15%;
	background-color: #efefef;
	border: 1px dotted #666;
	border-radius: 5px;
	margin: 3rem auto;
}

#four-0-four h1 {
	font-size: 10rem;
	text-align: center;
	color: #666;
	text-shadow: 3px 3px #600;
}

#four-0-four p {
	font-size: 2.5rem;
	text-align: center;
	color: #999;
	line-height: 150%;
}

/***************************************************************
***************************************************************/


/***************************************************************
***************************************************************/
/* ZONES */


.zones {
	margin-top: 2rem;
}

.zones img {
	float: left;
	padding-right: 1.5rem;
}

.zones img:last-child {
	padding-right: 0;
}

/***************************************************************
***************************************************************/
/*  Sticky Alert Red Bar Thing  */



#stickiness {
	background-color: #fff;
	padding-top: 3.5rem;
	padding-right: 3.5rem;
	padding-bottom: 3.5rem;
	padding-left: 3.5rem;
	border: 1px solid #FC9;
	clear: both;
}

/* END Sticky Alert Red Bar Thing  */
/***************************************************************
***************************************************************/



/***************************************************************
***************************************************************/
/* FOOTER  */



footer#footer {
	padding: 3rem 0;
	border-top: 5px solid #ccc;
	margin-top: 0;
}

/***************************************************************
***************************************************************/



/***************************************************************
***************************************************************/
/* WEATHER WIDGET  */



.wu-wrapper {
	width: 100% !important;
}

.wu-copyright {
	display: none;
}

.wu-day-title {
	font-size: 2rem !important;
}

.wu-cond-text {
	font-size: 1.5rem !important;
}

.wu-forecast-text {
	font-size: 1rem !important;
}

.wu-simple-forecast-day {
	width: 30% !important;
	float: left !important;
}

/***************************************************************
***************************************************************/




.schedwidget-image {
	float: left;
	width: 13.3rem;
	margin-top: -1.5rem;
}

.schedwidget {
	float: right;
	width: 19.3rem;
}

.schedwidget h4 {
	margin: 0;
	padding: 0;
	font-size: 2rem;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 1.5rem;
	margin-left: 1.5rem;
	margin-bottom: 1.5rem;
	text-transform: capitalize;
	letter-spacing: normal;
}

.schedwidget a {
	float: left;
	margin-left: 1.5rem;
	margin-bottom: 1rem;
	text-decoration: underline;
	color: #0D4577;
}

.schedwidget .btn-download {
}

.passwidget-image {
	float: left;
	width: 13.3rem;
	margin-top: -1.5rem;
}

.passwidget {
	float: right;
	width: 19.3rem;
}

.passwidget h4 {
	margin: 0;
	padding: 0;
	font-size: 2rem;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 1.5rem;
	margin-left: 1.5rem;
	margin-bottom: 1.5rem;
	text-transform: capitalize;
	letter-spacing: normal;
}

.passwidget a {
	float: left;
	margin-left: 1.5rem;
	margin-bottom: 1rem;
	text-decoration: underline;
	color: #0D4577;
}


/* Grid */



.gridwrap {
	width: 100%;
	clear: both;
	border-bottom: 1px dotted #efefef;
}

.gridwrap .row-title {
	background-color: #cffc9f;
	display: block;
	font-size: 1.3rem;
	text-transform:uppercase;
	font-weight:bold;
}


.gridwrap .row-time-14 {
	width: 6%;
	float: left;
	font-size: 1.1rem;
	display:inline-block;
	text-align:center;
	text-transform:uppercase;
}


.gridwrap .row-time-20 {
	width: 4%;
	float: left;
	font-size: 1.1rem;
	display:inline-block;
	text-align:center;
	text-transform:uppercase;
}

.gridwrap .row-time-19 {
	width: 4.2%;
	float: left;
	font-size: 1.1rem;
	display:inline-block;
	text-align:center;
	text-transform:uppercase;
}

.gridwrap .row-time-24{
	width:3%;
	float: left;
	font-size: 1.1rem;
	display:inline-block;
	text-align:center;
	text-transform:uppercase;
}


.gridwrap .row-style {
	padding: .5%;
}

.gridwrap .row-style:hover,
.gridwrap .row-time:hover {
	background-color: #f8d082;
}

.fix {
	clear: both;
}


.sched {
	width:30%;
	padding:1.5%;
	float:left;
}

ul.sched li {
	list-style-type:disc;
}


ul.sched li a: {
	background-color:#306;
	color:#fff;
}


.panel {
	background-color:#fff;
}





/* LINKS for Links Page  */

.links_img {
	float:left;
	margin:2rem;
	border:1.5rem solid #efefef;
}


/* Tejas class start here*/
.linksmain > span {
    float: left;
    text-align: center;
    vertical-align: middle;
    width: 230px;
	height:200px;
	line-height:200px;
}
.wpcf7-form input, .wpcf7-form textarea{
padding:0;
}

.HoursPM_bold{
font-weight:bold!important;
}
.page-id-125 .hours{
float:right;


}	
.page-id-101 .zoompass{
float:right;
margin-top:-132px;
}	

.hours {
    border: 1px solid #000;
    font-size: 12px;
    margin-top: 10px;
	padding: 5px;
    text-align: justify;
    width: 195px;
}
.zoompass{
    border: 1px solid #000;
    font-size: 12px;
    margin-top: 10px;
	padding: 5px;
    text-align: justify;
    width: 195px;
}

.suttleleft{
float:left;
width:68%;
}
.suttleright{
float:right;
width:22%;
}


/* edited by dev */
ul#ulist li{
line-height: 105% !important;
}

.rpwwt-post-title{
	border-bottom: 1px dotted #ccc;
    font-size: 2rem;
    letter-spacing: normal;
    margin: 0 0 1.5rem 0;
    padding: 0 0 0.75rem;
    text-transform: capitalize;
	color: #666;
    font-weight: 900;
    line-height: 90%;
}	

.rpwwt-post-excerpt {
    margin: 13px 0;
}

#widget-home-right{
margin: 0.3% 0; 
}

#widget-bottom-home-full{	
    margin: 0 1% 0.5% 0;
    padding: 1%;
    width: 100%;
}

#widget-bottom-home-full .widget-bottom-full{
display:block;
}

.widget-bottom-full .titlespace{
margin: 5px 0 15px;
}

.widget-bottom-full ul li a{
color: #0d4577;
}

.noborder{
border: none !important;
}

#fullwidth{
background-image: url("http://shuttlebuszoom.com/wp-content/uploads/2015/11/homeslide-backgr.jpg");
height:235px;
}


/* edited end by dev */

.sched{
padding-top:0px !important;
}

.blog_submain{
margin-bottom:20px;
float:left;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
width:100%;
}


.blog_title h3{
font-size:18px;
margin-top:0px;
}
.blog_submain .blog_image{
width: 220px;
padding:0px 10px;
float:left;
}
.blog_submain .blog_desc{
float:left;
width:920px;
}


.blog_submain .blog_publish_date{
font-size:14px;
}

.blog_title a{ color:#666666;}

.rightdesc p{
font-size:16px;
}

/* Blog Inner Page */
.blog_submain .blog_image_inner{
width: 100%;
padding:10px 10px;
float:left;
}
.blog_submain .blog_desc_inner{
float:left;
width:100%;
padding:10px 10px;
}

#respond{
padding:10px 10px;
}