#ee_miniCalendarContainer {

}

#ee_listDetailsContainer {
	padding-top: 20px;
}

#ee_listDetailsContainer h2{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}


.easyEventsDetailsBox {
	
}


.ee_miniCalendar {
	text-align: center;
	padding: 0px;
}


.ee_miniCalendarNav {
	width: 200px;
}

.ee_miniCalPrev {
	width: 20px;
	height: 13px;
}

.ee_miniCalYear, .ee_miniCalMonth {
	width: 160px;
	display: block;
	color: #EC008C;
	font-size:13px;
	font-weight:bold;
	text-transform: uppercase;
	color:#000000;
}

.ee_miniCalNext {
	width: 20px;
	height: 13px;
}


.ee_miniCalendarDays {
	width: 200px;
	border-collapse: collapse;
}

.ee_miniCalendarDays th{
	/*border-bottom: 2px solid #B0E0E6;*/
}

.ee_miniCalendarDays a{
	text-decoration: none;
	font-style: normal;
	/*background-color: #B0E0E6;*/
	font-weight: bold;
	color: black;
	display: block;
}

.ee_prev , .ee_next{
	color: #A9B5DC;
}

.ee_today {
	background-color: #A9B5DC;
}

.ee_selected {
	
}


.easyEventsList_heading {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

.easyEventsList_item {
	padding: 11px 0 0 0;
}

.easyEventsStartLink {
	padding: 11px 0 0 0;
}

.easyEventsList_time, .easyEventsDetailsTime {
	color: #5D87A1;
}
