@charset "utf-8";
/* CSS Document */

.calItem.first {width: 275px; margin: 5px 0px 5px 0px; padding: 0px; float: left; position: relative; font-family: Arial, Helvetica, sans-serif;}
.calItem {width: 100%; margin: 10px 0px 5px 0px; padding: 0px; float: left; position: relative; font-family: Arial, Helvetica, sans-serif;}
.calDate {width: 23%; float: left; margin: 0px 3px 0px 3px; padding: 0px; color: #DD550C; text-align: center; font-weight: normal; font-size: 125%; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; line-height: 16px;}
.calmonth {font-size: 12px; clear: both; display: block;}
.calday {font-size: 18px; clear: both; display: block;}
.calEvent {width: 72%; float: right; font-size: 12px; font-weight: bold; padding: 5px 0px 0px 0px; color: #466d98; line-height: 16px;}
.calEvent a {line-height: 16px; color: #466d98;}
.timeLocale {font-size: 95%; font-weight: normal; color: #DD550C; margin: 5px 0px 0px 0px;}
.etime {width: 45%; float: right; text-align: right; font-size: 95%;}
.elocale {width: 55%; float: left; font-size: 95%;}