/*
	Helios Calendar - Professional Event Management System
	Copyright © 2007 Refresh Web Development [http://www.refreshwebdev.com]
	
	Developed By: Chris Carlevato <chris@refreshwebdev.com>
	
	For the most recent version, visit the Helios Calendar website:
	[http://www.helioscalendar.com]
	
	License Information is found in docs/license.html
*/

.eventDate {font-size: 13px; font-family: georgia,times,serif; font-weight: bold; line-height: 12px; text-decoration: none; padding-top: 5px; margin-bottom: 4px;}
#sanjuancalendarwrapper a.eventLink {
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 9px;
	}
#sanjuancalendarwrapper a.eventLink:hover {
	text-decoration: underline;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: black;
	line-height: 9px;
	}
.sponsoredby {
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 12px;
}