
.eventCalendar-wrap {
	
	margin-bottom:20px;
	background-color:#fff;
	
}
	.eventCalendar-wrap .eventCalendar-arrow {
		text-decoration:none;
		color:#0483ba;
		
		line-height:28px;
		top:9px;
		padding:2px 10px;
	}
		.eventCalendar-wrap .eventCalendar-arrow.prev {

		}
		.eventCalendar-wrap .eventCalendar-arrow:hover { opacity:0.7;}
		.eventCalendar-wrap .eventCalendar-arrow span {
			height: 0;
			width: 0;
			font-size: 0;
			line-height: 0;
			border-top: 6px solid transparent;
			border-bottom: 6px solid transparent;
			border-left: 6px solid #0483ba;
			float:left;
			text-indent:-5000px;
		}
			.eventCalendar-wrap .eventCalendar-arrow.eventCalendar-prev span {
				border-left-width:0;
				border-right: 6px solid #0483ba;
			}
	.eventCalendar-slider { height:80px;}

	.eventCalendar-monthWrap {
		border-radius:5px;
		top:10px;
		left:0px;
	}
		.eventCalendar-currentTitle {
			line-height:25px;
			color:#616264
		}
			.eventCalendar-currentTitle .eventCalendar-monthTitle {
				font-size:110%;
				text-decoration:none;
				font-weight:600;
				color:#616264;
				padding-top:.3em;
			}

		.eventCalendar-daysList {
			zoom: 1;
			padding:0;
			width:100%;

		}
			.eventCalendar-daysList.eventCalendar-showAsWeek {
				margin:10px 5px;
				clear:both; float:left; width:100%;
         
				border-bottom-width:0;
				border-radius:0;
				

			}
			.eventCalendar-daysList.showDayNames.eventCalendar-showAsWeek {

				border-radius:5px 5px 0 0;
			}
			.eventCalendar-daysList:before, .eventCalendar-daysList:after { content:""; display:table; }
			.eventCalendar-daysList:after { clear: both; }
			.eventCalendar-day-header {
				text-transform:uppercase;
				text-align:center;
				font-size:1em;
				border-top:solid 1px #BCBCBC;
			}
			.eventCalendar-daysList.eventCalendar-showAsWeek li {
				height:auto; margin:0;
			}
				.eventCalendar-daysList.eventCalendar-showAsWeek li.eventCalendar-empty {
				
					min-height:27px;
					
				}
			.eventCalendar-day a {
				text-decoration:none;
				font-size:.8em;
				color:#424242;
			}
			.eventCalendar-day {
				
			}
			.eventCalendar-day a  {
				
			}
			.eventCalendar-showAsWeek .eventCalendar-day { border-left-width:0;}
			.eventCalendar-showAsWeek .eventCalendar-day a  {
				border:none;
				color:#aeaeaf;
				line-height:32px;
				font-size:1em;
				margin:.2em

			}
				.eventCalendar-day a:hover {
					background-color:#E4E4E4;
				/*	box-shadow:inset 5px 5px 10px #C1C1C1;
					text-shadow: 2px 2px 2px #C1C1C1;*/
				}
			.eventCalendar-daysList li.today a {
				color:#000;
				font-weight:700;
			/*	box-shadow:inset 5px 5px 10px #777;
				text-shadow: 2px 2px 2px #777;*/
			}
				li.eventCalendar-day.today a:hover {
					background-color:#ccc;
					/*box-shadow:inset 5px 5px 10px #999;*/
				}

			.eventCalendar-daysList li.eventCalendar-dayWithEvents a {
				background:#0483ba;
				/*box-shadow:inset 5px 5px 10px #698B10;
				text-shadow: 2px 2px 2px #698B10;*/
				color:#fff;
			}
				li.eventCalendar-day.eventCalendar-dayWithEvents a:hover {
					background-color:#0694c6;
					/*box-shadow:inset 5px 5px 10px #89B814;
					text-shadow: 2px 2px 2px #89B814;*/
				}


			.eventCalendar-daysList li.current a {
				color:#fff;
				background:#449FB2;
				box-shadow:none;
				text-shadow:none;
			}
				li.eventCalendar-day.current a:hover {
					background-color:#79BDCC;
					
				}
		.eventCalendar-loading {
			border-radius:4px;
			margin:5px auto;
			padding:0 10px;
			background-color:#ccc;
			color:#fff;
			text-align:center;
			font-weight:bold;
			box-shadow:0 0 10px #ccc;
			text-shadow:0 0 3px #aaa;
			position:absolute;
			z-index:4;
			top:25px;
			left:5px;
		}
			.eventCalendar-loading.error {
				background-color:red;
			}

.eventCalendar-subtitle { padding-top:10px;}
.eventCalendar-list-wrap {
	min-height:100px;
	position:relative;
}
	.eventCalendar-list-content.scrollable {

		height:100px;
		overflow-y:auto;
		margin:0 5px 5px 0;
	}
	.eventCalendar-list {
		clear:both; float:left; width:100%;
		margin:0; padding:0; list-style-type:none;
	}
	.eventCalendar-list li {
		padding:.5em 5px 15px;
		margin:0;
		clear:both;
		border-top:1px solid #dfdfdf;
	}
		.eventCalendar-list li time {
			font-size:.8em;
			
		}
		.eventCalendar-list li time em {
			float:left;
			font-style:normal;
		}
		.eventCalendar-list li time small {
			font-size:.8em;
			float:right;
			border:1px solid #ABABAB;
			color:#000;
			padding:0 .2em  0 .2em ;
			margin:0 0 0 .5em;
		}
		.eventCalendar-list li .eventCalendar-eventTitle {
			display:block;
			clear:both;
            font-size:.9em;
			font-weight:600;
			text-decoration:none;
		}
			.eventCalendar-list li a.eventCalendar-eventTitle {
				color:#0E8EAB;
			}
			.eventCalendar-list li a.eventCalendar-eventTitle:hover { text-decoration:underline;}
		.eventCalendar-list li .eventDesc {
			clear: both;
			margin:0 0 5px 0;
			font-size:.85em;
			line-height:1.2em;

		}
		.eventCalendar-eventDesc {font-size:.85em;}
		.eventCalendar-list .eventCalendar-noEvents {
			font-size:.9em;
			border-radius:4px;
			margin:5px;
			padding:5px;

			background-color:#fff;
		    border:1px solid #dfdfdf;
		}
.eventCalendar-type-txt{
	color:#faa41d;
}
.bt {
	font-size:12px;
	display:block;
	clear:both;
	text-align: center;
	margin-top:10px;
	padding: 9px 34px 11px;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;

	color: #000;
	background-color: #faa41d;
	border: 1px solid #faa41d;

	border-radius: 4px;

	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);

	-webkit-transition: 0.1s linear all;
	-moz-transition: 0.1s linear all;
	-ms-transition: 0.1s linear all;
	-o-transition: 0.1s linear all;
	transition: 0.1s linear all;
}
.bt:hover {
	  background-position: 0 -15px;
	  text-decoration: none;
	}
/* end of theme css */
