
/*
	Calendar Front End Styles
*/

/* Options Panel */
.calnavbar_banner, .calnavbar {
background-color: #DBDADF;font-size: 14px;
}
	
.monthhead {
background-color: #DBDADF;font-size: 14px;		
}
	
.listcap {
font-size: 12px;
}
	
.daycap {
font-size: 12px;
}
.daycap_off {
font-size: 12px;
}
	
.daycap_today {
color: #0E82E8;
}
	
#contentdiv .eventobj {
font-size: 9px;
}
	
.listcon{
	background-color: #FFFFFF;
}
	
.eventspacer {
height: 1px;
}

/* Misc */
.verbose_event {
background-color: #FFFFFF;
}
	