@charset "utf-8";
/* CSS Document */
.calendar .calendarList {margin-bottom:21px;}

.calendar .calendarList .calendarSection {clear:both; padding-bottom:1em;}
.calendar .calendarList .calendarSection .calendarItem { }
.calendar .calendarList .calendarSection .calendarItem .date {color:#699fbf; font-weight:normal; margin-bottom:3px;}
.calendar .calendarList .calendarSection .calendarItem .calendarTitle {color:#007ac3; text-decoration:none; font-weight:bold; margin-bottom:3px;}
.calendar .calendarList .calendarSection .calendarItem .calendarTitle a{ color:#007ac3;}
.calendar .calendarList .calendarSection .calendarItem .calendarTeaser {color:#007ac3; }
.calendar .calendarList .calendarSection .calendarItem .calendarReadon { margin-top:3px; color:#0099ff; }
.calendar .calendarList .calendarSection .calendarItem .calendarReadon a { color:#0099ff; margin-bottom:3px; }
