/**********************************
    File Name: custom.css
/**********************************/

.navbar-default,
.label-primary,
.reviewbox h3,
.progress-bar,
.tags a,
/*.btn-primary,*/
div.bbp-template-notice.info,
div.bbp-template-notice.info p,
.header,
.random-article,
.type,
.status,
.flex-direction-nav a,
#bbpress-forums li.bbp-header,
.large-widget .large-widget-title:hover a,
.mini-widget .post:hover a,
.post-review:hover h3 a,
.widget-title hr:before {
    background-color: #4c4c4c !important;
    border-color: #4c4c4c !important;
    color: #ffffff !important;
}

.pagination > li > a,
.pagination > li > span {
    background-color: #c5003e !important;
    border-color: #c5003e !important;
    color: #ffffff !important;
}

a,
.page-404-content h2,
.sitemapwrapper li:hover a,
.news-ticker span,
.sociallinks li:hover a,
.widget-title a,
.post-share .fa-share-alt {
    color: #d71c55;
}

.footer .check li:hover a,
#sitefooter a:hover,
#sitefooter a:focus {
    color: #9ee0e0;
}

#sitefooter a,
.footer .check li a,
.sociallinks li a,
#sitefooter a:focus {
	 color: #fff;
}

a:hover,
a:focus {
    color: #136b9a;
}

.btn-default:hover,
.btn-default:focus,
.pagination > li > a:hover,
.pagination > li > span:hover,
div.bbp-template-notice,
div.indicator-hint,
div.bbp-template-notice p,
.tags a:hover/*,
.btn-primary:hover,
.btn-primary:focus*/ {
    background-color: #32b5bc !important;
    border-color: #32b5bc !important;
    color: #ffffff !important;
}

/************ SOCIAL BAR *************************/
.blocksocial{padding:16px 6% 0px 7%;height: 60px;background:#5682c4;overflow:hidden;border-bottom: 1px solid white;}
.blocksocial .toggle_content{overflow:hidden}
.blocksocial h4.follow{border:none;color:#fff;font-size:18px;font-family: 'Oswald', Verdana, Arial, Helvetica, sans serif;font-weight:500;line-height:10px;text-transform:none;float:left;padding-right:20px;}
.footer-bg-mob .blocksocial ul.toggle_content{float:left;max-height:43px;}
footer .modules{position:relative;padding-bottom:20px;margin:0}
footer .blocksocial ul{display:block !important}
footer .blocksocial h4{ margin:0;padding: 0;}

@media (max-width: 768px) {
    .blocksocial{padding:16px 3% 0px 3%;height: 60px;background:#5682c4;overflow:hidden;border-bottom: 1px solid white;}
}

@media (max-width: 460px) {
    .blocksocial{padding:16px 3% 0px 3%;height: 60px;background:#5682c4;overflow:hidden;border-bottom: 1px solid white;}
}

/* Social Icons */
.social-icons {
	margin: 0;
	padding: 0;
	width: auto;
}

.social-icons li.Text {
	display: inline-block;
	margin: -1px 1px 5px 0;
	padding: 0;
	border-radius: 100%;
	overflow: visible;
}

.social-icons li {
	display: inline-block;
	margin: -1px 10px 5px 0; /* SPACE BETWEEN */
	padding-right: 0;
	border-radius: 100%;
	overflow: visible;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
}

.social-icons li a {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	background: #FFF;
	border-radius: 100%;
	display: block;
	height: 30px;
	line-height: 30px;
	width: 30px;
	text-align: center;
	color: #333 !important;
	text-decoration: none;
}

.social-icons li:hover a {
	background: #171717;
	color: #FFF !important;
}

.social-icons li:hover.social-icons-twitter a {
	background: #1aa9e1;
}

.social-icons li:hover.social-icons-facebook a {
	background: #3b5a9a;
}

.social-icons li:hover.social-icons-linkedin a {
	background: #0073b2;
}

.social-icons li:hover.social-icons-rss a {
	background: #ff8201;
}

.social-icons li:hover.social-icons-newsletter a {
	background: #dd4b39;
}

.social-icons li:hover.social-icons-googleplus a {
	background: #dd4b39;
}

.social-icons li:hover.social-icons-pinterest a {
	background: #cc2127;
}

.social-icons li:hover.social-icons-youtube a {
	background: #c3191e;
}

.social-icons li:hover.social-icons-instagram a {
	background: #7c4a3a;
}

.social-icons li:hover.social-icons-skype a {
	background: #00b0f6;
}

.social-icons li:hover.social-icons-email a {
	background: #dd4b39;
}

.social-icons li:hover.social-icons-vk a {
	background: #6383a8;
}

.social-icons li:hover.social-icons-xing a {
	background: #1a7576;
}

.social-icons li:hover.social-icons-tumblr a {
	background: #304e6c;
}

.social-icons li:hover.social-icons-reddit a {
	background: #ff4107;
}

.social-icons.social-icons-transparent li {
	box-shadow: none;
}

.social-icons.social-icons-transparent li a {
	background: transparent;
}

.social-icons.social-icons-icon-light li a i {
	color: #FFF;
}

/**********************************/
h1.pagesection {
  color: #444444;
  font-size: 38px;
  font-weight:400;
  font-family: 'Oswald', Helvetica, Arial, sans-serif;
  line-height: 1em;
  letter-spacing: -1px;
  width:100%; 
  display:block;
  text-transform: uppercase;
}
h1.pagesection a {
  color: #444444;
}
h1.pagesection a:hover {
  color: #259ad6;
  text-decoration: none;
}

h1.pagesection {
  margin: 0px 0 10px 0;
  color:#333;background:transparent url(../images/bg_contentTitle.png) no-repeat left top;border-top:1px solid #ccc;
}
h1.pagesection span{padding-top:10px;color:#333;font-size:21px;line-height:10px;letter-spacing: 0px;font-family: 'Roboto Slab', Verdana, Arial, Helvetica, sans serif;font-weight:300;}
h2.sectionTitle {font-size:1.4em; line-height:90%; color:#0771a8;font-family: 'Roboto Slab', Verdana, Arial, Helvetica, sans serif;font-weight:bold;}
h2.sectionTitle a:hover {color:#1063b2; }

h2.sectionDTitle {font-size:1.4em; line-height:90%; color:#fff;font-family: 'Roboto Slab', Verdana, Arial, Helvetica, sans serif;font-weight:bold;background-color:#0771a8;}


.fileinclude a { 
	font-size: 1.15rem;
	color: #06619a;
	font-weight:700;
}

/**** SUBHEADS *********/
h2.subhead {
  line-height: 20px;
  /*letter-spacing: -1px;*/
  font-weight: 400;
  font: 20px 'Roboto Slab', Verdana, Arial, Helvetica, sans serif;
  color: #06619a;
  margin-bottom:0px;
  
}
h2.subhead a:hover {
  color: #c5003e;
  text-decoration: none;
}
h2.subhead  a {
  color: #06619a;
}

.h3.headline {
  color: #06619a;
}

h3.Rsubhead {
  line-height: 20px;
  /*letter-spacing: -1px;*/
  font-weight: 400;
  font: 20px 'Roboto Slab', Verdana, Arial, Helvetica, sans serif;
  color: #4067a7;
  margin-bottom:0px;
}
h3.Rsubhead a:hover {
  color: #4067a7;
  text-decoration: underline;
}
h3.Rsubhead a {
  color: #c5003e;
  text-decoration: none;
}

h4.featurehead {
  line-height: 16px;
  /*letter-spacing: -1px;
  font-weight: 400;*/
  font: 18px 'Roboto Slab', Verdana, Arial, Helvetica, sans serif;
  color: #c5003e;
  font-style: italic;
  font-weight: 500;
  margin-bottom:0px;
}

h4.formhead {
	display:block;
	border-left:6px solid #96d8d3;
	padding-left:9px;
	margin-bottom:18px;
	font: 18px 'Roboto Slab', Verdana, Arial, Helvetica, sans serif;
	font-weight: 700;
}

.header {
	-moz-box-shadow: 0px 2px 3px rgba(0,0,0,.4);/*CUSTOM* Hor, Ver, Blur, Spread*/
	-webkit-box-shadow: 0px 2px 3px rgba(0,0,0,.4);
	box-shadow: 0px 2px 3px rgba(0,0,0,.4);
}
/****************************************/



/*********************** EVENTS **************************/
.title-box {
  border-bottom-width: 1px;
  margin-bottom: 10px;
  position: relative;
  /*margin-left:13px;*/
  max-width: 100%;
}
.title-box h2.,
.title-box .h2. {
  font-size: 20px;
  font-family: 'Oswald', Verdana, Arial, Helvetica, sans serif;
  color: #fff;
  font-weight: 500;
  background-color: #5682c4;
  padding:5px 8px;
}
.title-box .sectionDTitle {
  font-size: 20px;
  font-family: 'Oswald', Verdana, Arial, Helvetica, sans serif;
  color: #fff;
  font-weight: 500;
  background-color: #5682c4;
  padding:5px 8px;
}
#evcalendar {padding:9px 8px 8px; margin-bottom:30px; background-color:#FCFCFC; border:1px solid #e6e6e6; -moz-border-radius:6px; -webkit-border-radius:6px; -khtml-border-radius:6px; border-radius:6px;min-height:215px;}


#evcalendar #today_date{float:left; width:125px;padding-right:10px;min-height:150px;}
#evcalendar #today_date h3{font-size:16px;line-height:5px; text-transform:uppercase; color:#a6a6a6; text-align:center; font-family:'Roboto Slab', Arial, Helvetica, sans serif;}
#evcalendar #today_date h2{font-size:80px;font-weight:normal;line-height:70px;text-align:center; color:#a2a2a2;letter-spacing:-5px;font-family:'Oswald', Arial, Helvetica, sans serif;}
#evcalendar #today_date h4{font-size:80px;font-weight:normal;line-height:54px;text-align:center; color:#a2a2a2;font-family:'Oswald', Arial, Helvetica, sans serif;}
#evcalendar #today_date p{font-size:16px;line-height:20px; color:#666; font-weight:; text-transform:uppercase;text-align:center;font-family:'Roboto Slab', Arial, Helvetica, sans serif;}

#evcalendar .evtcalendar {max-width:240px;height:auto;color: #333;}
#evcalendar .evtcalendar .current {text-align: center;font-size: 17px;font-weight: 500color: #01718e;font-family:'Roboto Slab', Arial, Helvetica, sans serif;}
#evcalendar .evtcalendar .current a {color: #1063b2;}
#evcalendar .evtcalendar .current a:hover {color: #01718e;}
#evcalendar .evtcalendar {font-size: 15px;}
#evcalendar .evtcalendar .calendarhead {font-weight: 500;color: #333;text-align:center;font-family:'Oswald', Arial, Helvetica, sans serif;}
#evcalendar .evtcalendar .CalDate span {font-size: 15px;color: #1063b2;font-family:'Roboto Slab', Arial, Helvetica, sans serif;}
#evcalendar .evtcalendar .CalDate span strong {font-size: 16px;font-family:'Roboto Slab', Arial, Helvetica, sans serif;}
#evcalendar .evtcalendar .CalDate span a:hover {color: #2eb0c1;}
#evcalendar .evtcalendar .CalDate span a {font-size: 15px;color: #c5003e;}


@media only screen and (max-width: 479px) {	
	#evcalendar { 
	 padding:0; margin-bottom:30px; background-color:#FCFCFC; border:1px solid #e6e6e6; -moz-border-radius:6px; -webkit-border-radius:6px; -khtml-border-radius:6px; border-radius:6px;
	}
	#evcalendar #today_date{float:left; width:100px;padding-right:10px;min-height:150px;}
	#evcalendar .evtcalendar {max-width:180px;height:auto;color: #333;}
}

.img_months {margin-left:248px;margin-top:-95px; position: relative;z-index:-1;padding-left:15px;}
.calLinks {margin:18px 0 12px 0;border-top:3px solid #96d8d3;}
.calQuickLinks {font-size: 18px;font-weight: 400;font-family: "Oswald", Verdana, Arial, Helvetica, sans serif;margin-top:6px;color:#c5003e;display:block;}
.calQuickLinks a:hover {color:#25cbd3;text-decoration: underline;}
.calQuickLinks a {color:#c5003e;text-decoration: none;}
.calQuickLinks-center {font-size: 18px;font-weight: 400;font-family: 'Oswald', Verdana, Arial, Helvetica, sans serif;margin-top:6px;color:#c5003e;text-align:center;}
.calQuickLinks-center a:hover {color:#25cbd3;text-decoration: underline;}
.calQuickLinks-center a {color:#c5003e;text-decoration: none;}
.calimage {float: right !important;}
.calimage {
    margin: 0 auto;
    display: block;
	width:100%;
	max-width:400px;
	margin-bottom: 18px;
	margin-left: 18px;
	-webkit-transform:rotate(5deg); /* Chrome, Safari, Opera */
	-moz-transform: rotate(5deg);
	-ms-transform: rotate(5deg);
	-o-transform: rotate(5deg);
	transform: rotate(5deg);   /* Standard syntax */
}
.detimage {float: right !important;}
.detimage {
    margin: 0 auto;
    display: block;
	width:100%;
	max-width:400px;
	margin-bottom: 18px;
	margin-left: 18px;
}

.callistimage {float: left !important;}
.callistimage {
    margin: 0 auto;
    display: block;
	width:100%;
	max-width:400px;
	margin-bottom: 6px;
	-webkit-transform:rotate(-5deg); /* Chrome, Safari, Opera */
	-moz-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	transform: rotate(-5deg);   /* Standard syntax */
}

.evt_icons {
	padding-left:0;
	margin-left:0;
	float:none;
	max-width: 60px;
}

@media only screen and (max-width: 479px) {	
	.calQuickLinks-center {font-size: 18px;font-weight: 400;font-family: 'Oswald', Verdana, Arial, Helvetica, sans serif;margin-top:6px;color:#c5003e;text-align:left;}
.calQuickLinks-center a:hover {color:#25cbd3;text-decoration: underline;}
.calQuickLinks-center a {color:#c5003e;text-decoration: none;}
.calimage {display: block;margin-left: auto;margin-right: auto;float: none !important;}
.calimage {
    /*margin: 0 auto;*/
    display: block;
	width:100%;
	max-width:400px;
	margin: 18px 0;
}
.evt_icons {
	padding-left:0;
	float:left;
	max-width: 60px;
	margin-right: 10px;
}

}


/*.calQuickLinks, .calQuickLinks a {font-size: 14px;font-weight: 500;font-family: 'Fira Sans', Verdana, Arial, Helvetica, sans serif;padding-top:4px;color:#c5003e;}
.calQuickLinks a:hover {color:#29b1b2;text-decoration: underline;}*/

#box_round6 {
	background-color:#f4fcfd;
	 border:1px solid #e6e6e6;
	 padding: 6px;
	-moz-border-radius: 6px;/* FF1+ */
    -webkit-border-radius: 6px;/* Saf3-4 */
    -khtml-border-radius: 6px;
    border-radius: 6px;/* Opera 10.5, IE 9, Saf5, Chrome */
}
.disclaimer {font-size: 14px;line-height:19px;font-family: 'Roboto Slab', Verdana, Arial, Helvetica, sans serif;color: #4c4c4c;padding:9px; }
/* Listings */
h2.eventTitle, h2.eventFeatureTitle {font-size: 24px;line-height:24px;font-weight: 500;font-family: 'Oswald', Verdana, Arial, Helvetica, sans serif;padding:0;margin-top:0;margin-bottom:4px;color:#344f77;}
h2.eventTitle a:hover {color: #c5003e;font-family: 'Oswald', Verdana, Arial, Helvetica, sans serif;}
h2.eventTitle a {color: #344f77;font-family: 'Oswald', Verdana, Arial, Helvetica, sans serif;}
h1 a { color: #c5003e;font-family: 'Oswald', Verdana, Arial, Helvetica, sans serif;}
h2.evtTitle, h2.evtFeatureTitle {font-size: 28px;line-height:32px;font-weight: 500;font-family: 'Oswald', Verdana, Arial, Helvetica, sans serif;padding:0;margin-top:0}

.events_info {font-size: 16px;line-height:26px; color: #4c4c4c; font-family:'Roboto Slab', Verdana, Arial, Helvetica, sans serif;}
.events_info p {font-size: 16px;line-height:26px; color: #4c4c4c; font-family:'Roboto Slab', Verdana, Arial, Helvetica, sans serif;}
.calbycity, .calbycity a {font-size: 16px;font-weight: 400;line-height:24px;color: #29b1b2;}
.calbycity a:hover {color: #c5003e;}
.calCityLink, .calCityLink a {font-size: 16px;line-height:24px; color:#2eb0c1; font-weight: 500;padding:0;margin:0;}
.calCityLink a:hover {color:#c5003e;text-decoration:underline;}
.spanTitle {font-size: 14px;line-height:18px;font-weight:600;color: #336699;font-family: 'Roboto Slab', Verdana, Arial, Helvetica, sans serif;}
.spanBody {font-size: 17px;line-height:28px;color: #444;font-family: 'Roboto Slab', Verdana, Arial, Helvetica, sans serif;font-weight:400;}
.spanBody p {font-size: 17px;line-height:28px;color: #444;font-family: 'Roboto Slab', Verdana, Arial, Helvetica, sans serif;font-weight:400;}

.calStateLink, .calStateLink a {font-size: 20px;line-height:36px; color:#2eb0c1; font-weight: 500;padding:0;margin:0;}
.calStateLink a:hover {color:#c5003e;text-decoration:underline;}

.eventsCatLink {font-weight: 400; font-size: 15px;line-height:18px;font-family: 'Roboto Slab', Verdana, Arial, Helvetica, sans serif;color: #336699; text-align: right;padding:0;margin:0;}
.eventsCatLink a {color: #c5003e;}
.eventsCatLink a:hover {color: #5682c4;}
/*.ecatlink, .ecatlink a {font-size: 14px;line-height:16px; color: #336699;font-family: 'Fira Sans', Verdana, Arial, Helvetica, sans serif;margin-bottom:6px;}
.ecatlink a:hover {color: #d30a63;text-decoration:underline;}*/

/*.calBody {font: normal 1em/1.25 Verdana, Arial, Helvetica, sans-serif; color: #555555;}*/
.calendarBody {font-size: 16px;line-height:18px; color: #4c4c4c;font-family: 'Roboto Slab', Verdana, Arial, Helvetica, sans serif;}
.calendarBody a:hover {color: #c5003e;text-decoration:underline;}
.calendarBody a {color: #5682c4;}

.calendarBodyB {color: #555555; font-weight: 400;}
.calendarPhone {font-weight: 400; color: #336699; text-align: right;}
.calendarTextB {font-size: 16px;line-height:20px;font-weight: 400;}
.calendarTextB li a:hover {font-size: 16px;line-height:20px;font-weight: 400;color: #164a6f;}
.calendarTextB li a {font-size: 16px;line-height:20px;font-weight: 400;}
.Calformselect {font-size: 12px;color: #333333;}
.calendar {font-size: 14px; font-family: 'Roboto Slab', Verdana, Arial, Helvetica, sans serif;}
.eventLink {font-size: 13px;line-height:16px; color: #d30a63;}
.eventLink a {font-size: 13px;line-height:16px; color: #d30a63;}

/******************** LOGIN OPTIONS *************************/
/* CREATE ACCOUNT */
.landSub, .landSub a {margin:1em;font: 1em/1.25em 'Fira Sans', Verdana, Arial, Helvetica, sans-serif;font-weight: 500;float:left;text-align:center;color: #fff;background:#c5003e;}
.landSub a:hover {text-decoration:underline;}
/* GUEST */
.landUser, .landUser a {margin:1em;font: 1em/1.25em 'Fira Sans', Verdana, Arial, Helvetica, sans-serif;font-weight: 500;float:left;text-align:center;color: #fff;background:#336699;}
.landUser a:hover {text-decoration:underline;}
.landLog, .landLog a {margin:1em;font: 1em/1.25em 'Fira Sans', Verdana, Arial, Helvetica, sans-serif;font-weight: 500;float:left;text-align:center;color: #fff;background:#e92c02;}
.landLog a:hover {text-decoration:underline;}
/************************************************************/



/* Breadcrumbs ------------ */
.breadcrumbtrail {margin-top: 0px;padding:0 15px;position:relative;z-index:5;}
.breadcrumbs {
  display: block;
  padding: 0rem 0.875rem 0.5625rem 0;
  overflow: hidden;
  margin: 0;
  list-style: none;
  border-style: solid;
  border-width: 0px;
  background-color: transparent;
  border-color: #dddddd;
  border-radius: 3px; }
  .breadcrumbs > * {
    margin: 0;
    float: left;
    font-size: 12px;
	font-family: 'Roboto Slab', Verdana, Arial, Helvetica, sans-serif;
	font-weight: 400;
	text-decoration: none;
	COLOR: #666666;
    text-transform: uppercase;
    /*color: #d94515;*/ }
    .breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
      text-decoration: underline;
	  color: #c5003e; }
    .breadcrumbs > * a {
      color: #666666; }
    .breadcrumbs > *.current {
      cursor: default;
      color: #c5003e; }
      .breadcrumbs > *.current a {
        cursor: default;
        color: #c5003e; }
      .breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
        text-decoration: none; }
    .breadcrumbs > *.unavailable {
      color: #999999; }
      .breadcrumbs > *.unavailable a {
        color: #999999; }
      .breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
      .breadcrumbs > *.unavailable a:focus {
        text-decoration: none;
        color: #999999;
        cursor: default; }
    .breadcrumbs > *:before {
      content: '\f105'; /*fa-angle-right  \f101 fa-angle-double-right  */
      font-family: "FontAwesome";
	  color: #aaaaaa;
	  font-size: 16px;
      margin: 0 0.75rem;
      position: relative;
      top: 1px; }
    .breadcrumbs > *:first-child:before {
      content: " ";
      margin: 0; }
	.breadcrumbs > .selected {text-decoration:none;font-weight:bold;color:#c5003e;}
	
/****************************************************/

/* RIGHT COL */
.bkgdQuickSearch {
	background:url(../images/bkgd_rcol.jpg) repeat-y 0 0;
	width: 300px;
	position: relative;
	z-index:100;
}
#bkgdQuickSearchHeader {
	background:url(../images/sprites.jpg) no-repeat 0 -500px;
	width: 300px;
	height:74px;
	position: relative;
	z-index:200;
}
.bkgdQuickSearchBottom {
	background:url(images/bottom_searchev.jpg) no-repeat;
	width:100%;
	max-width: 301px;
	height:auto;
	position: relative;
	z-index:100;
}

.bkgdThingsToDo {
	background:url(../images/bkgd_rcol.jpg) repeat-y -300px 0;
	width: 300px;
	position: relative;
	z-index:100;
}
#bkgdThingsToDoHeader {
	background:url(../images/sprites.jpg) no-repeat -300px -500px;
	width: 300px;
	height:74px;
	position: relative;
	z-index:200;
}
.bkgdThingsToDoBottom {
	background:url(../images/sprites.jpg) no-repeat  -300px -580px;
	width: 300px;
	height:45px;
	position: relative;
	z-index:100;
}
.bkgdEventCats {
	background:url(../images/bkgd_rcol.jpg) repeat-y -600px 0;
	max-width: 300px;
	position: relative;
	z-index:100;
}
#bkgdEventCatsHeader {
	background:url(../images/sprites.jpg) no-repeat 0 -660px;
	max-width: 300px;
	height:74px;
	position: relative;
	z-index:200;
}
.bkgdEventCatsBottom {
	background:url(images/bottom_events.jpg) no-repeat;
	max-width: 300px;
	height:45px;
	position: relative;
	z-index:500;
}

.bkgdUpcomingEvents {
	background:url(../images/bkgd_rcol.jpg) repeat-y 0 0;
	width: 300px;
	position: relative;
	z-index:100;
}
#bkgdUpcomingEventsHeader {
	background:url(../images/sprites.jpg) no-repeat -300px -660px;
	width: 300px;
	height:74px;
	position: relative;
	z-index:200;
}
.bkgdUpcomingEventsBottom {
	background:url(../images/sprites.jpg) no-repeat 0 -580px;
	width: 300px;
	height:45px;
	position: relative;
	z-index:100;
}
.bkgdVtgDir {
	background:url(../images/bkgd_rcol.jpg) repeat-y 0 0;
	width: 300px;
	position: relative;
	z-index:100;
}
#bkgdVtgDirHeader {
	background:url(../images/sprites.jpg) no-repeat -300px -660px;
	width: 300px;
	height:74px;
	position: relative;
	z-index:200;
}
.bkgdVtgDirBottom {
	background:url(../images/sprites.jpg) no-repeat 0 -580px;
	width: 300px;
	height:45px;
	position: relative;
	z-index:100;
}
.box_shad {
	-moz-box-shadow: 0px 3px 3px #cecece; /* FF3.5+ */
	-webkit-box-shadow: 0px 3px 3px #cecece; /* Saf3.0+, Chrome */
	box-shadow: 0px 3px 3px #cecece; /* Opera 10.5, IE 9.0 */
}


/* RIGHT COL */
.upcomingDay {left:15px;float:right;position: relative;padding:6px 0;z-index:500;}
/*.upcomingTop {width:300px;height:5px;background:transparent url(../images/common.jpg) no-repeat 0 -200px;position:relative;}
.upcomingBottom {width:300px;height:31px;background:transparent url(../images/rcol_events_bottom.gif) no-repeat 0 0;position: relative;z-index:300;}*/
.upcomingDate {width:50px;margin:0 242px 0 0;position: absolute;text-align:center;z-index:500;}
.upcomingEvents {width:242px;margin:0 0 0 50px;float:right;position: relative;text-align:left;z-index:500;}

.month {font-size: 13px; text-transform: uppercase;}
.day   {font-size: 25px; line-height: 20px; font-family: 'Oswald', Verdana, Arial, Helvetica, sans-serif;}

.CalPromoTitle {font-size: 95%;line-height: 120%;text-align: left;position: relative;}
.CalPromoTitle a {color: #274E8B;padding-right:20px;position: relative;}
.CalPromoTitle a:hover {color: #e31aa0;position: relative;}
.CalPromoCity {font-size: 85%;font-weight: bold;text-align:left;color:#c5003e;}
.CalPromoCity a {color: #c5003e;}
.CalPromoCity a:hover {color: #e31aa0;}
.CalPromoDate {font-size: 80%;color: #274E8B;font-weight: bold;}
.viewall {padding: 5px 8px 8px 0px;text-align:right;}
/*#events_body {width:100%;padding:0 20px;position:relative;margin-top:-74px;z-index:500;font-size: 16px;line-height: 16px;color:#333;}*/
.events_body {width:100%;max-width:300px;position:relative;margin:0;padding:0;z-index:100;font-size: 16px;line-height: 16px;color:#333;}
h4.subhead {font-size:16px; line-height:18px; color:#c5003e;font-family: 'Roboto Slab', Verdana, Arial, Helvetica, sans-serif;font-weight:600;padding:12px 0 12px 0;}
.events_body .ecatlink {font-size: 16px;line-height:36px; color: #336699;font-family: 'Roboto Slab', Verdana, Arial, Helvetica, sans serif;letter-spacing:-0.5px;}
.events_body .ecatlink .selected {color: #d30a63;text-decoration:underline;}
.events_body .ecatlink a:hover {color: #d30a63;text-decoration:underline;}
.events_body .ecatlink a {color: #336699;text-decoration:none;}
.searchcalText {font-size: 13px;line-height: 16px;color:#333;font-family : 'Fira Sans', Verdana, Geneva, Arial, Helvetica, sans-serif;
}


/***************************************/

/* General Col styles */
.count8 {
	font-size : 14px;
	COLOR: #666666;
	letter-spacing:0px;
}
.textViewAll {
	font-size : 12px;
	font-weight: bold;
	color: #00CCBE;	
	text-align: right;
}
.textViewAll a {
	color: #00CCBE;
	text-decoration: none;
}
.textViewAll a:hover {
	color: #e31aa0;
	text-decoration: underline;
}
	
	
/* Label Styles */
label {
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */ }
  label.right {
    float: none !important;
    text-align: right; }
  label.inline {
    margin: 0 0 1rem 0;
    padding: 0.5625rem 0; }
  label small {
    text-transform: capitalize;
    color: #676767; }	

	
@media only screen and (max-width: 479px) {	
	label.right {
    float: none !important;
    text-align: left; }

}


/* My Account */
/* line 1534, ../sass/_shop.scss */
.my-account.margin-top {
  margin-top: -16px;
}
/* line 1537, ../sass/_shop.scss */
.my-account .subtitle {
  color: #7f7f7f;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 10px;
}
/* line 1543, ../sass/_shop.scss */
.my-account .info-box {
  margin-bottom: 40px;
}
/* line 1546, ../sass/_shop.scss */
.my-account .buttons-box .required {
  float: right;
  margin: 12px 0 0 10px;
}
/* line 1550, ../sass/_shop.scss */
.my-account .pagination-text {
  color: #999;
  font-size: 12px;
}
/* line 1554, ../sass/_shop.scss */
.my-account .btn.margin-top {
  margin-top: 10px;
}
/* line 1557, ../sass/_shop.scss */
.my-account .table {
  margin: 0;
}

/* line 5, ../sass/_sidebar.scss */
.sidebar .widget {
  margin: 0 0 80px;
}
/* line 8, ../sass/_sidebar.scss */
.sidebar .widget:last-child {
  margin-bottom: 0;
}
/* line 11, ../sass/_sidebar.scss */
.sidebar .widget ol,
.sidebar .widget ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
/* line 17, ../sass/_sidebar.scss */
.sidebar .widget header,
.sidebar .widget .title-block {
  border-bottom: 1px solid #e1e1e1;
  margin: 0 0 10px;
  padding: 0 0 15px;
  position: relative;
}
/* line 24, ../sass/_sidebar.scss */
.sidebar .widget header:before,
.sidebar .widget .title-block:before {
  background: #1e1e1e;
  bottom: 0px;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  margin: 0 0 -1px;
  position: absolute;
  width: 40px;
}
/* line 35, ../sass/_sidebar.scss */
.sidebar .widget header .title,
.sidebar .widget .title-block .title {
  color: #136b9a;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  margin: 0;
}
/* line 43, ../sass/_sidebar.scss */
.sidebar .widget .subtitle {
  font-size: 14px;
  line-height: 1;
  margin: 0 0 25px;
}

/* line 107, ../sass/_sidebar.scss */
.sidebar .menu li {
  margin: 0 0 3px;
}
/* line 110, ../sass/_sidebar.scss */
.sidebar .menu li a {
  /*background-color: #f2f2f2;
  background-color: rgba(0, 0, 0, 0.05);*/
  color: #1e1e1e;
  display: block;
  padding: 9px 9px 9px 20px;
  position: relative;
  text-decoration: none;
  -webkit-transition: all .2s linear;
          transition: all .2s linear;
}
/* line 120, ../sass/_sidebar.scss */
.sidebar .menu li a:before {
  background: #e1e1e1;
  background: rgba(255, 255, 255, 0.4);
  bottom: 0;
  content: "";
  display: block;
  left: 45px;
  position: absolute;
  top: 0;
  width: 1px;
}
/* line 131, ../sass/_sidebar.scss */
.sidebar .menu li a:hover {
  background-color: #e9e9e9;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-transition: all .2s linear;
          transition: all .2s linear;
}
/* line 137, ../sass/_sidebar.scss */
.sidebar .menu li > a .item-icon {
  left: 15px;
  position: absolute;
  top: 13px;
}
/* line 143, ../sass/_sidebar.scss */
.sidebar .menu li.active > a {
  background-color: #1e1e1e;
  color: #fff;
  -webkit-transition: all .2s linear;
          transition: all .2s linear;
}
/* line 148, ../sass/_sidebar.scss */
.sidebar .menu li.active > a:before {
  background: #444;
  background: rgba(255, 255, 255, 0.2);
}
/* line 156, ../sass/_sidebar.scss */
.sidebar .menu li.parent > a .open-sub {
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  width: 45px;
}
/* line 164, ../sass/_sidebar.scss */
.sidebar .menu li.parent > a .open-sub:before, .sidebar .menu li.parent > a .open-sub:after {
  background: #1e1e1e;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  margin: 19px 0 0 15px;
  position: absolute;
  top: 0;
  width: 16px;
}
/* line 176, ../sass/_sidebar.scss */
.sidebar .menu li.parent > a .open-sub:after {
  height: 16px;
  margin: 12px 0 0 22px;
  width: 2px;
}
/* line 186, ../sass/_sidebar.scss */
.sidebar .menu li.parent.active > a .open-sub:before, .sidebar .menu li.parent.active > a .open-sub:after {
  background: #fff;
}
/* line 190, ../sass/_sidebar.scss */
.sidebar .menu li.parent.active > a .open-sub:after {
  display: none;
}
/* line 198, ../sass/_sidebar.scss */
.sidebar .menu .sub {
  background-color: #f2f2f2;
  background-color: rgba(0, 0, 0, 0.05);
  padding: 7px 0 4px 5px;
}
/* line 203, ../sass/_sidebar.scss */
.sidebar .menu .sub li {
  margin: 0;
}
/* line 206, ../sass/_sidebar.scss */
.sidebar .menu .sub li a {
  background: none;
  color: #7f7f7f;
  margin: 0;
  padding: 4px 9px 4px 60px;
}
/* line 212, ../sass/_sidebar.scss */
.sidebar .menu .sub li a:before {
  display: none;
}
/* line 215, ../sass/_sidebar.scss */
.sidebar .menu .sub li a:hover {
  background-color: #e9e9e9;
  background-color: rgba(0, 0, 0, 0.05);
}
/* line 221, ../sass/_sidebar.scss */
.sidebar .menu .sub li.parent > a .open-sub {
  left: 10px;
}
/* line 224, ../sass/_sidebar.scss */
.sidebar .menu .sub li.parent > a .open-sub:before, .sidebar .menu .sub li.parent > a .open-sub:after {
  background: #7f7f7f;
  margin: 14px 0 0 22px;
  width: 12px;
}
/* line 230, ../sass/_sidebar.scss */
.sidebar .menu .sub li.parent > a .open-sub:after {
  height: 12px;
  margin: 9px 0 0 27px;
  width: 2px;
}
/* line 237, ../sass/_sidebar.scss */
.sidebar .menu .sub li :not(.active) > a .item-icon {
  opacity: .5;
  filter: alpha(opacity=50);
}
/* line 242, ../sass/_sidebar.scss */
.sidebar .menu .sub .active > a {
  background: none;
  color: #000;
}
/* line 246, ../sass/_sidebar.scss */
.sidebar .menu .sub .sub {
  background: none;
}


.read-more-link{margin-left:20px;text-align: center;text-transform: uppercase;font-weight:700;max-width: 96%;}
.read-more{margin-bottom:1em}
.read-more p:last-child{margin-bottom:0}
.read-more__link-wrap{display:block}
.read-more__link{margin-left:20px;text-align: center;text-transform: uppercase;font-weight:700;max-width: 96%;}
.read-more.is-inline,.read-more.is-inline p,.read-more.is-inline+span{display:inline}
.read-more.is-inline+span{margin-left:0.25em}
.read-more.is-inline.is-expanded+span{display:inline-block;margin-left:0}
.read-more{margin-bottom:1em}
.read-more p:last-child{margin-bottom:0}
.read-more__link-wrap{display:block}
.read-more__link{position: absolute;
		  left: 0;
		  bottom: 0;
		  display: block;
		  width: 100%;
		  padding: 8px;
		  background: #4c4c4c;
		  color: #fff;
		  text-align: center;
		  text-transform: uppercase;
		  text-decoration: none;
		  font-weight: bold;
		  box-shadow: 0 0 3px #000;}
.read-more.is-inline,.read-more.is-inline p,.read-more.is-inline+span{display:inline}
.read-more.is-inline+span{margin-left:0.25em}
.read-more.is-inline.is-expanded+span{display:inline-block;margin-left:0}
.read-more__link:hover{color:#acf0f2;}
/*.read-more__link:after {
	content: "\2193";
	margin-left: 8px;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
}

.read-more__link.is-expanded:after {
	content: "\2191";
	color: #fff;
	text-decoration: none;
	
}
.read-more-link:after {
	content: "\2193";
	margin-left: 8px;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
}

.read-more-link.is-expanded:after {
	content: "\2191";
	color: #fff;
	text-decoration: none;
	
}*/

/**************** PAGINATION *****************/
progress, sub, sup {
  vertical-align: baseline;
}

button, hr, input {
  overflow: visible;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

figcaption, menu, article, aside, details, figure, footer, header, main, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active, a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button, input, optgroup, select, textarea {
  font: inherit;
  margin: 0;
}

optgroup {
  font-weight: 700;
}

button, select {
  text-transform: none;
}

[type=submit], [type=reset], button, html [type=button] {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: ButtonText dotted 1px;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: .54;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/*html {
  height: 100%;
}

body {
  background: #fafafa;
  background: -webkit-radial-gradient(center, ellipse cover, #fafafa 0%, #dddddd 100%);
  background: -webkit-radial-gradient(center ellipse, #fafafa 0%, #dddddd 100%);
  background: radial-gradient(ellipse at center, #fafafa 0%, #dddddd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#dddddd',GradientType=1 );
  font-family: "Fira Sans";
  font-weight: 500;
}*/

.clear:after, .paging:after, .clear:before, .paging:before {
  content: "";
  display: table;
}
.clear:after, .paging:after {
  clear: both;
}

.paging__wrapper {
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 17%, white 83%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 17%, white 83%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 );
  height: 50px;
  left: 50%;
  position: relative;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  width: 70%;
  margin-top:15px;
}
.paging__wrapper:before, .paging__wrapper:after {
  background: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.1) 17%, rgba(0, 0, 0, 0.1) 83%, transparent 100%);
  background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.1) 17%, rgba(0, 0, 0, 0.1) 83%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=1 );
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
.paging__wrapper:before {
  top: -1px;
}
.paging__wrapper:after {
  bottom: -1px;
}

@-webkit-keyframes hoverAnimation {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes hoverAnimation {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.paging {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.paging li {
  display: block;
  float: left;
  padding: 5px;
  margin-top:6px;
}
.paging li:first-child {
  border: none;
}
.paging button,
.paging span {
  background: none;
  border: none;
  border-radius: 50%;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.6);
  display: block;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  min-width: 30px;
  padding: 0;
}
.paging button {
  outline: none;
  position: relative;
  -webkit-transition: all 170ms linear;
  transition: all 170ms linear;
}
.paging button:before {
  background: rgba(192,0,62,1);
  border-radius: 50%;
  content: "";
  cursor: pointer;
  height: 0;
  left: 50%;
  opacity: 0;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 170ms linear;
  transition: all 170ms linear;
  top: 50%;
  width: 0;
}
.paging button:hover:not(.active) {
  color: rgba(192,0,62,1);
}
.paging button:hover:not(.active):before {
  -webkit-animation: hoverAnimation 510ms linear forwards;
          animation: hoverAnimation 510ms linear forwards;
  height: 40px;
  width: 40px;
}
.paging button.active {
  background: rgba(192,0,62,1);
  color: rgba(255,255,255,1);
}
.paging .prev,
.paging .next {
  font-size: 14px;
}

/*
 * EMBED STYLING

@media (max-width: 800px) {
  html,
  body {
    height: 600px;
    overflow: hidden;
    width: 800px;
  }
}*/

/* FOR VIDEO */
.img-thumbnail {
  padding: 4px;
  line-height: 1.6;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}  
/* line 926, ../sass/_typography.scss */
.img-thumbnail {
  border-radius: 0;
  display: inline-block;
  line-height: 0;
  position: relative;
  -webkit-transition: opacity .2s ease-in;
          transition: opacity .2s ease-in;
  width: auto;
}
/* line 934, ../sass/_typography.scss */
.img-thumbnail:hover {
  opacity: .8;
  filter: alpha(opacity=80);
  -webkit-transition: opacity .2s ease-out;
          transition: opacity .2s ease-out;
}
/* line 939, ../sass/_typography.scss */
.img-thumbnail:hover .bg-images {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  -webkit-transition: all .2s ease-out;
          transition: all .2s ease-out;
}
/* line 945, ../sass/_typography.scss */
.img-thumbnail:hover .bg-images i:before {
  color: #000;
  font-size: 30px;
  -webkit-transition: all .2s ease-out;
          transition: all .2s ease-out;
}
/* line 953, ../sass/_typography.scss */
.img-thumbnail.lightbox:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 957, ../sass/_typography.scss */
.img-thumbnail .bg-images {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all .2s ease-out;
          transition: all .2s ease-out;
}
/* line 965, ../sass/_typography.scss */
.img-thumbnail .bg-images i {
  margin: 9px 0 0 9px;
}
/* line 968, ../sass/_typography.scss */
.img-thumbnail .bg-images i:before {
  color: #ff6600;
  font-size: 30px;
  -webkit-transition: all .2s ease-out;
          transition: all .2s ease-out;
}  
.mb-xl {
	margin-bottom: 5px !important;
}
/*****************************************************/

/****** Needed for responsive video embed *****/
.video-container {
    position: relative;
    padding-bottom: 56%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
	margin: 0 10%;

}

.video-container iframe {
    position: relative;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
	z-index:100;
}
.iframe-container{
  position: relative;
  width: 100%;
  padding-top: 35px;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  max-width:700px;
  max-height:394px;
  display: flex;
  justify-content: center;
}
.iframe-container iframe{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;

}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/******************************/