/* Place all calendar styles here
	colors: 
	Blue 3366cc
	light blue 99b2e5
	Green c1d43a
	Grey cccccc
 */
#calendarnav {text-align: right; padding:0 0 5px 0;}
#newcalendar { width: 510px;}
.newcaldate {width: 510px; background: url(../images/site_gfx/caldate_bg.gif) repeat-x; background-color: #99b2e5; color: #fff; padding: 2px 0; font-size: 1.1em !important;}
.newcaldate span.day {display: block; float: left; width: 60px; margin: 0 0 0 10px;}
.newcaldate span.date {display: block; float: right; text-align: right; margin: 0 10px 0 0;}
.newcalevent {border-bottom: 1px solid #C0C0C0; padding: 7px 10px;}
.newcalevent span.time {display: block; float: left; text-align: left; margin: 0 5px 0 0; width: 3em;}

#calendarnav {color:#000; font-size: 1.2em;}
#calendarnav a  {text-decoration: none; color: #3366cc;}
#calendarnav a:visited  {text-decoration: none; color: #3366cc;}
#calendarnav a:active  {text-decoration: none; color: #3366cc;}
#calendarnav a:hover  {text-decoration: none; color: #c1d43a;}
#rssfeed {float: left; width: 10em; padding: 0 0 5px 0;}
#rssfeed a {text-decoration: none;} 
#rssfeed a:active {text-decoration: none;}
#rssfeed a:visited {text-decoration: none;}
#rssfeed a:hover {color: #c1d43a;}
#calendar {font-size: 0.8em;}
#calendar a  {text-decoration: underline; color: #3366cc;}
#calendar a:visited  {text-decoration: underline; color: #3366cc;}
#calendar a:active  {text-decoration: underline; color: #3366cc;}
#calendar a:hover  {text-decoration: underline; color: #c1d43a;}
