/*
	// 
	*	Default styles used in the calendar that are not dynamic via theme
	*	version 1.7
*/

/*-- transition --*/
#evcal_list .eventon_list_event a.desc_trig, .evcal_evdata_img, .event_description .evcal_close, .evcal_btn, .evo_sort_btn{
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}


/** General reusable styles **/
.mart5{margin-top:5px} .mart10{margin-top:10px} .mart15{margin-top:15px} .mart20{margin-top:20px} .mart25{margin-top:25px} .mart30{margin-top:30px} .mart40{margin-top:40px} .mart50{margin-top:50px}
.marb5{margin-bottom:5px} .marb10{margin-bottom:10px} .marb15{margin-bottom:15px} .marb20{margin-bottom:20px} .marb25{margin-bottom:25px} .marb30{margin-bottom:30px} .marb35{margin-bottom:35px} .marb40{margin-bottom:40px} .marb45{margin-bottom:45px} .marb50{margin-bottom:50px}
.padb5{padding-bottom:5px} .padb10{padding-bottom:10px} .padb15{padding-bottom:15px} .padb20{padding-bottom:20px} .padb25{padding-bottom:25px} .padb30{padding-bottom:30px} .padb40{padding-bottom:40px} .padb50{padding-bottom:50px}
.padt5{padding-top:5px} .padt10{padding-top:10px} .padt15{padding-top:15px} .padt20{padding-top:20px} .padt25{padding-top:25px} .padt30{padding-top:30px} .padt40{padding-top:40px} .padt50{padding-top:50px} .padt60{padding-top:60px}
.pad5{padding:5px} .pad10{padding:10px} .pad15{padding:15px} .pad20{padding:20px} .pad25{padding:25px}

.ttu{text-transform:uppercase}
.tar{text-align:right}
.tac{text-align:center}
.wid33{width:33.3%}
.wid66{width:66.6%}
.fleft{float:left}


/*-- calendar general styles --*/
.ajde_evcal_calendar {width:100%}
.ajde_evcal_calendar img{ max-width:none!important; box-shadow:none!important}
.ajde_evcal_calendar > *{margin:0; padding:0}
.evcal_evdata_row .padt5{padding-top:5px;}
.evcal_evdata_row .padb10{padding-bottom:10px;}
.bordr{border-right:1px solid #cdcdcd}
#evcal_list .bordb{border-bottom:1px solid #cdcdcd}
.ajde_evcal_calendar a:hover{text-decoration:none}
.ajde_evcal_calendar ul, #evcal_list{list-style:none !important; padding:0; margin:0 !important}
.ajde_evcal_calendar .eventon_list_event{margin-left:0px; list-style:none;}	
.ajde_evcal_calendar .calendar_header p, 
.eventon_events_list .eventon_list_event .evcal_cblock{font-family:'arial narrow';	}
.ajde_evcal_calendar strong{font-weight:normal!important; }

.ajde_evcal_calendar .eventon_events_list p{
	font-family:'open sans',arial;
	padding:0;margin-bottom:2px !important; margin-top:0px;
}


/** eventON Button **/
.ajde_evcal_calendar .eventon_list_event .event_description .evcal_btn{	
	font:bold 14px arial;
	display:inline-block;
	padding:8px 12px!important; margin-top:4px;
	text-transform:uppercase
	/*
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow:  0px 1px 1px #474747;
    box-shadow:  0px 1px 1px #474747;
	*/
}
.ajde_evcal_calendar .eventon_list_event .event_description .evcal_btn:hover{
	opacity:0.8
}



/*-- event calendar head --*/
.ajde_evcal_calendar .calendar_header{ min-height:37px;
	padding:5px 0 0px; margin:0 
}

.ajde_evcal_calendar #evcal_prev{background-position:-5px 0; margin:8px 0px 0 0; width:13px;}
.ajde_evcal_calendar #evcal_next{background-position:-20px 0; margin:8px 0 0 0px}
.ajde_evcal_calendar a#evcal_prev:hover{background-position:-5px -17px}
.ajde_evcal_calendar a#evcal_next:hover{background-position:-20px -17px}
.ajde_evcal_calendar .calendar_header p{
	height:36px;line-height:36px;
	margin:0 !important;font-size:36px;
	font-weight:normal;
	float:left; color:#c6c6c6;
	text-transform:uppercase; 
	padding-top:1px; padding-bottom:0px;
}

.ajde_evcal_calendar .calendar_header .evcal_arrows{
	float:left;height:18px; width:20px;display:block; transition:none;
	cursor:pointer;
	background-image:url(../images/arrows.png);
}
.ajde_evcal_calendar .calendar_header .evcal_arrows:hover{opacity:1.0}

/*-- sort bar --*/
.eventon_sorting_section{
	margin:5px 0;
}
.ajde_evcal_calendar .eventon_sort_line, .eventon_filter_line{
	padding-left:13px;
	position:relative;
	margin:0;
}
.eventon_sort_line .evs, .eventon_sort_line .evs_3 p, .eventon_sf_field, .eventon_filter_selection{
	float:left; margin-right:5px;
	position:relative;
}
.eventon_sort_line .eventon_sf_cur_val, .eventon_sort_line .evs_3, .evs_sec_list p{cursor:pointer;}
.eventon_sort_line .eventon_sf_cur_val p, .eventon_filter_line .filtering_set_val{color:#606060}
.eventon_sort_line .evs_3 p:hover{color:#b8b8b8}
.eventon_sort_line .eventon_sortbar_selection .evs_hide{display:none}
.eventon_sort_line .eventon_sortval_for_dropdown, .eventon_filter_line .filtering_set_val{
	cursor:pointer;
	background:url(../images/select_icon.png) center right no-repeat;
	padding-right:15px;
}
.eventon_sort_line p, .eventon_filter_line p, .eventon_sf_field p{
	color:#d8d8d8;
	padding:0; margin:0; 
	text-transform:uppercase; font-size:13px;
}

.eventon_sort_line .eventon_sort_val{
	position:relative
}
.eventon_sort_line .sort_drop_down, .eventon_filter_dropdown{
	position:absolute;
	top:-1px;
	background-color:#fff; 
	border:1px solid #d9d9d9;
	z-index:500;
	-webkit-box-shadow:  0px 0px  3px #d9d9d9;        
    box-shadow:  0px 0px  3px #d9d9d9;
}
.eventon_sort_line .sort_drop_down p, .eventon_filter_dropdown p{
	border-bottom:1px solid #d9d9d9;
	padding:5px;
	line-height:100%;
	margin:0;
	cursor:pointer;
	display:block;
}
.eventon_sort_line .sort_drop_down p:hover, .eventon_filter_dropdown p:hover{
	background-color:#f7f7f7;
	color:#606060;
}

.evo_sort_btn{
	background:url(../images/sort_icon.png) center left no-repeat;
	height:15px; width:16px;
	font-family: oswald, 'arial narrow';
	font-size:13px;
	color: #d8d8d8;
	text-transform:uppercase;
	padding-left:20px;
	margin-left:13px;
	cursor:pointer;
	opacity:0.4
}
.evo_sort_btn:hover{
	opacity:1
}


/*-- event loading --*/
#eventon_loadbar_section{border-bottom: 1px solid #e5e5e5;height:2px; width:100%;}


/*-- event list -- single event line --*/
#evcal_list .eventon_list_event a.sin_val .evcal_desc{padding-left:55px}
#evcal_list .eventon_list_event p.no_events{
	padding:8px 12px;
	border-left:1px solid #cdcdcd;
	font-style:italic;
	font-size:13px;
	margin-bottom:0;
}

/*-- event list --*/
#evcal_list{border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}
.ajde_evcal_calendar .eventon_events_list .eventon_list_event{
	margin-left:0; margin-bottom:0;
	padding:0px; overflow:hidden; position:relative;
	list-style-type:none;
}
.eventon_events_list .eventon_list_event .desc_trig{cursor:pointer}
.eventon_events_list .eventon_list_event a.desc_trig:hover{
	background-color:#f4f4f4;
	border-left-width:7px
}
.eventon_events_list .eventon_list_event a.evcal_list_a{
	display:block; width:100%;position:relative;
	padding:10px 0;
	min-height:54px; overflow:hidden;
	border-left-width:3px;
	border-left-style:solid;
	background:url(../images/border-bottom.png) bottom left repeat-x;
}

.eventon_events_list a{text-decoration:none}


.ajde_evcal_calendar .clear{clear:both; height:0px;margin:0}
.eventon_events_list .eventon_list_event .evcal_cblock{
	background-color:transparent !important; color:#ababab;
	font-size:30px;padding:0px 8px 10px 13px;
	font-weight:bold;
	position:absolute;
	line-height:110%;height:30px;	
	margin:0 6px 0 0;	
}
.eventon_events_list .eventon_list_event a:hover .evcal_cblock{color:#3c3c3c!important}
.eventon_events_list .eventon_list_event .evcal_cblock span{line-height:100%;font-size:14px;vertical-align:super}

.eventon_events_list .eventon_list_event .evcal_desc{
	margin-left:5px;
	padding:3px 15px 0 80px; margin-bottom:0px
}
.eventon_events_list .eventon_list_event .evcal_desc span{
	display:block; 
	color:#262626;
	font-family:'open sans',arial;
}
.eventon_events_list .eventon_list_event .evcal_desc .evcal_desc_info{
	font-size:10px;line-height:120%;
	color:#ababab;
	padding-bottom:2px;
	opacity:0.5
}
.eventon_list_event:hover .evcal_desc .evcal_desc_info{opacity:1}

.eventon_events_list .eventon_list_event .evcal_desc span.evcal_desc2{
	color:#6B6B6B; 
	text-transform:uppercase;
	font-size:18px
}
.eventon_events_list .eventon_list_event .evcal_desc .evcal_event_types{font-size:10px;line-height:110%;color:#797979}
.eventon_events_list .eventon_list_event .evcal_desc .evcal_event_types em{padding-right:3px;color:#9a9a9a;}
.eventon_events_list .eventon_list_event .evcal_desc em{
	color:#a7a7a7;font-weight:normal;
	margin-bottom:3px;
}
.eventon_events_list .eventon_list_event .evcal_desc .evcal_location{
	background:url(../images/icons/tiny_location_icon.png) left center no-repeat;
	padding-left:10px;	
}
.eventon_events_list .eventon_list_event .evcal_desc .evcal_time{
	font-style:normal;
	background:url(../images/icons/tiny_time_icon.png) left center no-repeat;
	padding-left:13px;
	margin-right:5px;
}

.eventon_events_list .eventon_list_event .event_description{background-color:#eaeaea;
	border-left:1px solid #e5e5e5;
}
.eventon_events_list .eventon_list_event .event_description, .eventon_events_list .eventon_list_event .event_description .evcal_desc_top{
	border-bottom:1px solid #e5e5e5}
.eventon_events_list .eventon_list_event .event_description p{float:none;}
.eventon_events_list .eventon_list_event .event_description .evcal_eventbrite, .eventon_events_list .eventon_list_event .event_description .evcal_desc_top{padding:5px 8px;margin-top:4px;}
.event_description p{font-family:arial}	


/*-- gmap --*/
#evcal_list .eventon_list_event .event_description .evcal_gmaps {margin-top: 0px;width:100%; height:200px; }

/*-- event other data --*/
.evcal_evdata_row .evcal_evdata_custometa_icons{
	display:block; position:absolute; padding:0;
	width:31px; height:30px;
}
.evcal_evdata_row .evcal_evdata_icons{
	background:url(../images/icons.png) top left no-repeat;
	display:block; position:absolute; padding:0;
	width:31px; height:30px;
}
.evcal_evdata_row .evcal_evdata_cell h2, .evcal_evdata_row .evcal_evdata_cell h3{
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:normal;
	line-height:100%;
}

.evcal_evdata_row.evcal_evrow_sm{ padding:12px 20px}
.evcal_evdata_row{
	background-color:#eaeaea;
	padding:25px 15px
}

.evcal_evdata_row .evcal_evdata_cell >* {margin:0; }			
.evcal_evdata_cell h2 b, .evcal_evdata_cell h3 b{
	font-weight:300
}
.evcal_evdata_row .evcal_evdata_cell h2{
	color:#5d5d5d; font-size: 18px; 
}
.evcal_evdata_row .evcal_evdata_cell h2.bash{font-weight:bold	}
.evcal_evdata_row .evcal_evdata_cell h3{
	color:#5d5d5d; font-size:16px; 
}
.evcal_evdata_row .evcal_evdata_cell a{border:none; padding:0;}
.evcal_evdata_row .evcal_evdata_cell{
	padding-left:47px; min-height:30px
}

.evcal_evdata_row.evcal_event_details .evcal_evdata_cell p{ 
	font:normal 12px 'open sans',arial;}
.evcal_evdata_row .evcal_evdata_cell p{	
	font:italic 11px georgia; line-height:140%;
}

.evcal_col50{width:50%; float:left}
.evcal_evdata_img {
	width:100%; overflow:hidden; 
	background-repeat:none;
	background-position:50% 50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position:relative;
}

/*-- event card close --*/
.event_description .evcal_close:hover{background-color:#dbdada}
.event_description .evcal_close{
	padding:0;
	background-color:#e3e3e3
}
#evcal_list .eventon_list_event .event_description .evcal_close p{
	text-align:center;
	color:#bcbcbc;
	font:12px arial;
	text-transform:uppercase;
	cursor:pointer;
}
	
/*-- event description section --*/
.eventon_events_list .eventon_list_event .event_description .eventon_full_description p{padding-bottom:8px}

.evcal_evdata_img:hover{background-position:50% 45%;}

#evcal_list .eventon_list_event .evcal_desc span.evcal_event_title{line-height:120%;
	padding-bottom:3px;
}

#evcal_list .eventon_list_event .event_description .evcal_desc_buy_tix a{color:#fff; background:#949494; padding:3px 10px; border:none; display:inline-block}
#evcal_list .eventon_list_event .event_description .evcal_desc_buy_tix a:hover{background:#4F4F4F}
#evcal_list .eventon_list_event .event_description p, #evcal_list .eventon_list_event .event_description li{
	font-size:13px; color:#656565;
	font: normal 12px 'open sans',arial;
}
#evcal_list .eventon_list_event .event_description .evcal_desc_top{background-color:#e4e4e4;}
#evcal_list .eventon_list_event .event_description ul{
	padding-bottom:5px;
	list-style-type:disc!important;
}
#evcal_list .eventon_list_event .event_description li{padding-bottom:10px}
.evcal_event_details .evcal_evdata_cell.shorter_desc{height:150px; overflow:hidden;	}	
		


.evcal_event_details .evcal_evdata_cell{position:relative}
.evcal_event_details .evcal_evdata_cell .eventon_details_shading_bot{
	position:absolute;
	bottom:0; left:0;
	background:url(../images/more_details_fade_bg.png) top left repeat-x;
	height:40px;
	width:100%;
}
#evcal_list .eventon_details_shading_bot p:hover{opacity:1}
#evcal_list .eventon_details_shading_bot p{
	opacity:0.5;
	margin-top:15px;
	text-align:center;
	cursor:pointer;
}
.eventon_details_shading_bot p span.ev_more_arrow.less{background-position:-8px 0}
.eventon_details_shading_bot p span.ev_more_arrow{
	background:url(../images/evo_more_details_arrow.png) top left no-repeat;
	height:6px; width:8px;	
	margin-left:9px;
}
.eventon_details_shading_bot p span{display:inline-block;}


/*-- event featured image --*/
.evcal_evdata_img {height:70px; }
	
/*-- upcoming events list --*/
.ajde_evcal_calendar .evcal_month_line p{
	padding:8px 0 5px;
	color: #c6c6c6;
	font-size: 24px;
	text-transform: uppercase;
	min-height: 24px;
	line-height: 100% !important;
	margin: 0 !important;
	font-weight: normal;
	border-bottom: 1px solid #e5e5e5;
}


/*-- widget --*/
#evcal_widget .eventon_events_list .eventon_list_event .evcal_desc .evcal_desc_info em{
	color:#9b9999;
	font-weight:normal;
}

#evcal_widget .eventon_events_list .eventon_list_event .evcal_desc .evcal_desc_info .evcal_location{
	color:#d5d5d5
}

#evcal_widget .eventon_events_list .eventon_list_event .evcal_desc .evcal_event_types, #evcal_widget .evcal_evdata_row .evcal_evdata_custometa_icons{
	display:none;
}	

#evcal_widget .ajde_evcal_calendar .calendar_header{
	padding-bottom:5px;
	min-height:inherit;
}
#evcal_widget a{font-weight:normal}
#evcal_widget #evcal_list .eventon_list_event a.sin_val .evcal_desc{padding-left:38px}

#evcal_widget .event_description .evcal_evdata_row p{
	line-height:130%;
	font-size:11px;
}
#evcal_widget .event_description .evcal_evdata_row {padding:15px 15px;}
#evcal_widget .event_description .evcal_evdata_row.evcal_close{padding:2px;}
#evcal_widget .event_description .evcal_evdata_row .evcal_evdata_icons{display:none}
#evcal_widget .event_description .evcal_evdata_row .evcal_evdata_cell{padding-left:0px}
#evcal_widget .event_description .evcal_evdata_row .evcal_evdata_cell h2{font-size:16px}
#evcal_widget .event_description .evcal_evdata_row .evcal_evdata_cell h3{font-size:14px}
#evcal_widget .event_description .evcal_col50{
		width:100%; float:none;
		border-bottom: 1px solid #CDCDCD;
}

#evcal_widget .event_description .evcal_col50 .bordr{border-right:none}
#evcal_widget .eventon_events_list .evcal_desc2{line-height:120%; font-size:14px!important}
#evcal_widget .ajde_evcal_calendar .calendar_header p{font-size:18px}
#evcal_widget .ajde_evcal_calendar #evcal_prev{margin-right:8px}
#evcal_widget .ajde_evcal_calendar #evcal_next{margin-left:8px}
#evcal_widget #evcal_sort_bar ul .sort_title{padding:8px 5px 0 0 }
#evcal_widget #evcal_sort_bar ul p{font-size:13px; }
#evcal_widget .eventon_events_list .evcal_cblock{font-size:24px;padding:3px 5px 5px 8px}
#evcal_widget .eventon_events_list .eventon_list_event .evcal_desc{padding-left:55px; padding-right:10px}
#evcal_widget .eventon_events_list .eventon_list_event .evcal_cblock span{font-size:10px}
#evcal_widget #evcal_list .eventon_list_event a.evcal_list_a{padding:5px 0}

#evcal_widget #evcal_head #evcal_prev{margin-right:2px; }
#evcal_widget #evcal_head #evcal_next{margin-left:2px; background-position:-24px 0;
	width:15px;
}
#evcal_widget #evcal_head #evcal_next:hover{
	background-position:-24px 20px;
}
#evcal_widget #evcal_head a{
	margin-top:0px
}
#evcal_widget #evcal_head{min-height:auto; padding-bottom:2px}
#evcal_widget #evcal_cur{
	line-height:100%;
	height:auto
}







/** FONTS **/
.evcal_evdata_row .evcal_evdata_cell p, #evcal_list .eventon_list_event p.no_events{
	font-family:'open sans',georgia
}


/*-- Responsive --*/
@media (max-width: 480px){
	.ajde_evcal_calendar #evcal_loader{height:1px; width:1px}
	.ajde_evcal_calendar .calendar_header p{
		font-size:18px!important;
	}
	#evcal_sort_bar ul{
		padding-left:10px
	}
	.event_description .evcal_col50{
		width:100%; float:none;
		border-bottom: 1px solid #CDCDCD;
	}
	.event_description .evcal_col50 .bordr{border-right:none}
}
@media only screen and (max-device-width : 480px){
	.ajde_evcal_calendar .calendar_header p{
		font-size:18px;
	}
	#evcal_sort_bar ul{
		padding-left:10px
	}
}