@charset "utf-8";
/* CSS Document */

/********************EVENTS********************/

.tribe-event-image {
	display: none;
}
#tribe-events-content ul.tribe-events-sub-nav {
	text-align: start;
	margin:20px 0;
}

.single-tribe_events #tribe-events-header {
	
}

.event-nav {
	margin-bottom:40px;
}
.event-nav a {
	font-size:17px;
	display: inline-block;
	background:#67d7d0;
	padding:5px 10px;
	color:#002147;
}


.event-nav a:hover {
	text-decoration: none;
	background:#56b6b0;
	color:#FFF;
}
.event-nav.prev  {
	text-align: left;
} 
.event-nav.prev a {
	border-radius: 20px 0 0 20px;
	
}

.event-nav.next {
	text-align: right;
}
.event-nav.next a {
	border-radius: 0 20px 20px 0;
}

.entry .event-side  {
	line-height: 1;
}

.prev-ev-module {
	margin-bottom:30px;
}

.prev-ev-module .date {
	padding-top:10px;
	margin-bottom:20px;
	font-weight: bold;
	font-size:20px;
	color:#002147;
	}


.prev-ev-module .title {
	font-size:19px;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom:10px;
}

.prev-ev-module .title a {
	color:#002147;
}

.prev-ev-module .title a:hover {
	 text-decoration: underline #67d7d0 solid;
}

.prev-ev-module .meta {
	margin-bottom:7px;
}

.prev-ev-module .meta label {
	margin-right:5px;
}

.prev-ev-module .by span {
	border-bottom: #67d7d0 3px solid;
}


.next-ev-module .date  {
    display: inline-block;
    padding: 10px 7px;
    background: #67d7d0;
    font-weight: bold;
    font-size: 20px;
    color: #002147;
    text-align: center;
    margin-bottom: 10px;
}

.next-ev-module .title {
    display: block;
    color: #FFF;
    font-size: 19px;
    font-weight: bold;
   	border-bottom: rgba(255,255,255, 0.3) 1px solid;
    padding-bottom: 25px;
	margin-bottom:10px;
}

.next-ev-module {
	padding:25px 10px;
	background:#002147 url(../images/evm_top_bg.png) top center no-repeat;
	margin-bottom:30px;
}

.next-ev-module .rem-title {
	color:#ffef00;
	font-size:19px;
	line-height:1.2;
	margin-bottom:5px;
}

.next-ev-module .rem-title a {
	color:#ffef00;
}

.next-ev-module .rem-title a:hover {
	color:#FFF;
}

.next-ev-module .meta {
	color:#FFF;
}

.next-ev-module .meta label {
	margin-right:5px;
}

.next-ev-module .meta.by span {
	color:#67d7d0;
}


#event-main {
	
}

#event-main .tribe-events-schedule {
	padding:10px;
	background:#67d7d0;
	display: inline-block;
	font-size:30px;
	font-weight: bold;
	margin-bottom:30px;
}

#event-main .event-title {
	font-size:30px;
	font-weight: bold;
	margin-bottom:20px;
}

.cat-meta {
	font-size:16px;
	margin-bottom:10px;
}

.cat-meta label {
	display: inline-block;
	margin-right:4px;
}
.cat-meta ul {
	display: inline;
}

.cat-meta ul li {
	display: inline-block;
    color: #002147;
	
}
.cat-meta ul li a {
	display: inline-block;
    color: #002147;
    border-bottom: #67d7d0 3px solid;
	margin-right: 5px;
	font-weight:700;
}

.cat-meta ul li a:after {
	content:",";
	display: inline;
}

.cat-meta ul li:last-child a:after {
	display: none;
}

.cat-meta ul li a:hover {
	border-bottom: none;
}

.single-event-image {
	margin-bottom:20px;
}

.single-event-image img {
	display: block;
}

.single-event-description {
	margin-top:10px;
	}

.single-event-description .meta {
	margin-bottom: 15px;
    font-weight: bold;
	font-size:19px;
}

.single-event-description .meta label {
    margin-right: 5px;
    font-weight: normal;
}
.single-event-description .entry {
	line-height:1.5;
	font-size:19px;
}

.subscribe-single {
	margin:40px 0;
}

.subscribe-single a  {
	    display: inline-block;
    padding: 10px 15px;
    background: #67d7d0;
    border-radius: 6px;
    margin-right: 10px;
    color: #002147;
    border: #53b9b3 1px solid;
}
.subscribe-single a:hover  {
	 background: #67d7d0;
	 -moz-transform: scale(0.9);
-webkit-transform: scale(0.9);
-o-transform: scale(0.9);
-ms-transform: scale(0.9);
transform: scale(0.9);
}


.events-all {
	margin-top:20px;
	text-align: end;
}

.events-all i {
	margin-left:5px;
}

.events-all a {
	color:#002147;
	text-decoration: underline;
}

.events-all a:hover {
	text-decoration: none;
}

.tribe-events-cal-links a {
	display: inline-block;
	padding:10px 15px;
	background:#67d7d0;
	border-radius:6px;
	margin-right:10px;
	color:#002147;
	border:#53b9b3 1px solid;
}

.tribe-events-cal-links a:hover {
	text-decoration: none;
	-moz-transform: scale(0.9);
-webkit-transform: scale(0.9);
-o-transform: scale(0.9);
-ms-transform: scale(0.9);
transform: scale(0.9);
}

#event-main .meta {
	margin-bottom:10px;
	font-weight: bold;
}

#event-main .meta a {
	display: inline-block;
	color: #002147;
	border-bottom: #67d7d0 3px solid;
}

#event-main .meta a:hover {
	border-bottom: none;
}

#event-main .meta label {
	margin-right:5px;
	font-weight: normal;
}

.ev-content-cats {
	
}

#ev-reg-form {
	margin-top:50px;
}

#ev-reg-form ul, #ev-reg-form li {
	padding:0;
	margin:0;
	list-style: none;
}

#ev-reg-form label {
	display: none;
}

.gform_validation_container {
	display: none;
}

#ev-reg-form .form-title {
	font-size:22px;
	font-weight: bold;
	margin-bottom:20px;
}

#ev-reg-form .gform_body li {
	margin-bottom:10px;
}

#ev-reg-form .gform_footer  {
	text-align: right;
}

#ev-reg-form .gform_footer input {
	width: auto;
}

.gfield_contains_required {
	position: relative;
}

.gfield_contains_required input {
	padding-right:18px;
}

.gfield_contains_required:after {
	content:"*";
	position:absolute;
	top:15px;
	right:10px;
	color:#002147;
	z-index:10;
	font-size:20px;
}


.right-module .more a {
	color:#67d7d0;
	font-size:17px;
}
.right-module .more a:hover {
	text-decoration: underline;
}

#related-scroll {
	padding:25px 10px;
	background:#002147;
	margin-bottom:30px;
}

.evm-img {
	margin-bottom:10px;
}
.rel-event {
	font-size:19px;
}

.rel-event .date {
	color:#ffef00;
	margin-bottom:10px;
}

.rem-title {
	font-size:22px;
}

.rem-title a {
	color:#FFF;
}

#main-blue .tribe-events-page-title {
	font-size: 22px;
    font-weight: 600;
	text-align: start;
	color:#FFF;
	margin-bottom:30px;
}

#tribe-bar-form {
	display: none;
	
}
.tribe-events-event-cost {
	display: none !important;
}

.eventslist h2 {
	background-color: transparent;
    font-size: 50px;
    font-weight: 700;
	padding:0;
	padding:25px;
	margin:0;
	margin-bottom:20px;
    text-transform: capitalize;
	color:#67d7d0;
	text-decoration: none;
	border-bottom:rgba(255,255,255, 0.2) 1px solid;
}

#main-blue #tribe-events-content ul.tribe-events-sub-nav {
	margin-bottom:30px;
}


#main-blue #breadcrumbs,
#main-blue #breadcrumbs  {
	color:#FFF;
}

#main-blue #breadcrumbs a,
#main-blue #breadcrumbs a {
	color:#67d7d0;
}

.tribe-events-list .tribe-events-loop .tribe-events-content {
	float: none;
}


.eventslist .list-item {
	padding-bottom:20px;
	margin-bottom:30px;
	border-bottom:rgba(255,255,255, 0.2) 1px solid;
}

.event-list-item .tribe-events-event-image {
	display: none;
}


.list-item .event-title {
	color:#ffef00;
	margin-bottom: 10px;
    font-size: 24px;
	
	}

.list-item .event-title a {
	color:#ffef00;
	border-bottom: none;
	display: inline-block;
	margin-right:5px;
}

.list-item .event-title span {
	color:#67d7d0;
	display: inline-block;
	margin-right:5px;
}

.list-item .event-title span label {
	color:#FFF;
	display: inline-block;
	margin-right:3px;
}

.list-event-head a {
	color:#ffef00;
}

.list-event-head a:hover {
	color:#67d7d0;
}

.list-event-head .meta {
	display: inline-block;
	margin-right:4px;
	color:#FFF;
}

.list-event-head .by span {
	color:#67d7d0;
}

.list-event-head label {
	margin-right:5px;
}

.list-event-date {
	margin-bottom:15px;
}

.eventslist .date,
#home-elist .date {
	display: inline-block;
	padding:10px 15px;
	background:#67d7d0;
	color: #002147;
	font-weight: bold;
	font-size:24px;
}

.list-item .excerpt {
	font-size:19px;
	line-height:1.3;
	margin:10px 0;
}


.list-item .more a {
	color:#67d7d0;
}

.list-item .more a:hover {
	color:#ffef00;
}


#home-calendar {
	position: relative;
	
}

#calendar-wrap {
	position: relative;
	min-height:300px;
}

#home-calendar .cal-head {
	margin-bottom:20px;
}




#home-calendar .c-title {
	font-size:26px;
	margin-right:10px;
	font-weight: bold;
}
#home-calendar a {
	color:#67d7d0;
}

#home-calendar a:hover {
	color:#ffef00;
}

#home-calendar .em-calendar-wrapper td, 
#home-calendar .em-calendar-wrapper th {
	border:#002147 3px solid;
	vertical-align: middle;
	
}

#home-calendar .em-calendar-wrapper td {
	background:#FFF;
	color:#002147;
	font-size:26px;
	padding:8px 8px;
}

#home-calendar .em-calendar-wrapper thead {
	font-size:22px;
	position: relative;
		
}

#home-calendar .em-calendar-wrapper thead:after {
	content:"";
	display: block;
	position: absolute;
	top:44px;
	left:0;
	width:100%;
	border-bottom: #6f7b28 1px solid;
}


#home-calendar .em-calendar-wrapper thead td {
	background:#002147;
	color:#FFF;
	font-size:22px;
	font-weight: normal;
}

#home-calendar .em-calendar-wrapper-nav div {
	position: relative;
	border-bottom:#6f7b28 1px solid;
	font-size:22px;
	padding:10px 0;
}

#home-calendar .em-calendar-wrapper-nav .em-calendar-wrapper-nav-link {
	position: absolute;
	top: 0;
}

#home-calendar .em-calendar-wrapper-nav .em-calendar-wrapper-nav-link.prev-month {
	left: 0;
}
#home-calendar .em-calendar-wrapper-nav .em-calendar-wrapper-nav-link.next-month {
	right:0;
	
}

.em-calendar-wrapper-nav span {
	margin:0;
}

#home-calendar .em-calendar-wrapper .days-names {
	
}

#home-calendar .em-calendar-wrapper .days-names td{
	background:#002147;
	color:#FFF;
	padding-bottom:10px;
	font-size:16px;
		
}

#home-calendar .em-calendar-wrapper .eventless-today {
	background:#ffef00;
	color:#002147;
}

#home-calendar .em-calendar-wrapper .eventful {
	background:#67d7d0;

}

#home-calendar .em-calendar-wrapper .eventful a {
	color:#002147;
	font-weight: bold;
}

#home-calendar .em-calendar-wrapper .eventful-post,
#home-calendar .em-calendar-wrapper .eventful-pre {
	background: #334d6c;
}

#home-calendar .em-calendar-wrapper .eventful-post a,
#home-calendar .em-calendar-wrapper .eventful-pre a {
	text-decoration: none;
}

#home-calendar .tribe-events-has-events .em-calendar-wrapper-day-link:before {
	display: none;
}

#home-calendar .em-calendar-wrapper .eventless-pre {
	background:#334d6c;
	color:rgba(255, 255, 255, 0.3);
}



#home-calendar .em-calendar-wrapper-nav #ajax-loading-mini {
	display: none !important;
}

#home-calendar .more-events {
	margin-top:20px;
}

.hcal-legend li {
	display: inline-block;
	margin-right:5px;
}

.hcal-legend .yellow i {
	color:#ffef00;
}

.hcal-legend .blue i {
	color:#67d7d0;
}

#home-elist {
	height:300px;
	overflow: auto;
	padding-right:50px;
	position: relative;
}

#home-elist .list-item {
	padding-bottom:20px;
	margin-bottom:30px;
	border-bottom:#ffef00 1px solid;
}

#home-elist .date {
	    display: inline-block;
    padding: 10px 15px;
    background: #67d7d0;
    color: #002147;
    font-weight: bold;
    font-size: 20px;
	margin-bottom:15px;
}


#home-elist .event-title {
	display: inline-block;
    color: #ffef00;
    margin-right: 4px;
	font-size:24px;
	
}

#home-calendar .event-title a {
	 color: #ffef00;
	 font-weight: bold;
}
#home-calendar .event-title a:hover {
	 color: #67d7d0;
}

#home-elist .tribe-events-organizer  {
	display: inline-block;
	 color: #67d7d0;
	 font-size:24px;
	 font-weight: bold;
}

#home-elist .tribe-events-organizer a {
	 color: #67d7d0;
}
#home-elist .tribe-events-organizer a:hover {
	 color: #67d7d0;
	 text-decoration: underline;
}

#home-elist .tribe-events-organizer label {
	color:#FFF;
}

.list-info .tribe-events-tel {
	display: none;
}

.tribe-events-day {
	padding:40px 0;
}

.tribe-events-day  .tribe-events-page-title {
	font-size:24px;
	margin-bottom:30px;
}

.tribe-events-nav-next {
	float: right;
}

.tribe-events-event-meta {
	padding:15px 0;
	line-height:1.5;
}

#subscribtion-section .ss-button {
	margin-bottom:10px;
}

.ss-hover a {
	display: inline-block;
	margin-right:10px;
}

.ss-hover a i {
	margin-right:5px;
}

.em-pagination {
	display: block;
	margin: 30px 0;
	text-align: center;
}

.em-pagination strong,
.em-pagination a {
	display: inline-block;
	padding:5px 10px;
	color:#FFF;
	margin-right:3px;
	background: #334d6c;
	border: none;
}

.em-pagination strong {
	background:#67d7d0;
}

.em-pagination a:hover {
	background:#67d7d0;
}

.ddivider {
	display: inline-block;
	margin-right:5px;
}

#subscribtion-section {
	margin:40px 0;
}

.newsletter-link {
	margin-top:20px;
}

.newsletter-link a {
	display: inline-block;
    padding: 10px 15px;
    background: #67d7d0;
    border-radius: 6px;
    margin-right: 10px;
    color: #002147;
    border: #53b9b3 1px solid;
}

.newsletter-link a:hover {
	background: #67d7d0;
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}

.past-events-btn {
	margin:15px 0;
	text-align: center;
}

.past-events-btn a {
	display: inline-block;
    padding: 10px 15px;
    background: #67d7d0;
    border-radius: 6px;
    margin-right: 10px;
    color: #002147;
    border: #53b9b3 1px solid;
	font-weight: bold;

}

.past-events-btn a:hover {
	background: #67d7d0;
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}