/* Style sheet events */
.mod_calendar{padding:1px;}
table.calendar{width:98%;margin-top:1em;border:1px solid #2c2b2a;}
table.calendar .head{padding-top:9px;padding-bottom:9px;text-align:center;background-color:#053f82;background-position:left bottom;background-repeat:repeat-x;}
table.calendar th.previous{padding-left:12px;text-align:left;}
table.calendar th.next{padding-right:12px;text-align:right;}
table.calendar th a{text-decoration:none;color:#fcfafa;}
table.calendar th a:hover{text-decoration:underline;}
table.calendar .label{padding-top:2px;padding-bottom:3px;text-align:center;background-color:#02439e;border-right:1px solid #4c4b4a;border-left:1px solid #4c4b4a;color:#ffffff;}
table.calendar td{width:14%;height:7em;vertical-align:top;border:1px solid #2c2b2a;}
table.calendar .header{margin:1px;padding:1px;background-color:#08436e;font-size:11px;color:#ffffff;}
table.calendar .event{margin:3px;font-size:11px;color:#ffffff;}
table.calendar .event a{text-decoration:none;}
table.calendar .event a:hover{text-decoration:underline;}
table.calendar .weekend{background-color:#c0e4fa;color:#706e6e;}
table.calendar .today{background-color:#fad5c8;}
table.minicalendar{width:98%;border:1px solid #2c2b2a;}
table.minicalendar .head,table.minicalendar .label{padding-top:2px;padding-bottom:2px;text-align:center;background-color:#d2eefa;}
table.minicalendar .label{border-bottom:1px dotted #2c2b2a;}
table.minicalendar td{width:14%;padding-top:2px;padding-bottom:2px;text-align:center;background-color:#ececec;border:1px solid #9e9c9b;}
table.minicalendar .weekend{background-color:#defcd9;}
.mod_eventlist{margin-top:1em;margin-bottom:1em;}
.mod_eventlist h2{margin-top:9px;}
.mod_eventlist .header{padding:7px 9px 8px;background-color:#cbddf7;background-position:left bottom;background-repeat:repeat-x;border-bottom:1px solid #2c2b2a;}
.mod_eventlist .header:first-child{border-top:1px solid #2c2b2a;}
.mod_eventlist .event{padding:6px;border-bottom:1px solid #2c2b2a;}
.mod_eventlist .event.odd{background-color:#ececec;}
.mod_eventlist .time{margin-top:-1em;}
.mod_eventreader .event h1{margin-bottom:3px;}
.mod_eventreader p.info{margin-bottom:18px;}
.mod_eventreader .recurring{color:#eb9090;}
.mod_upcoming_events .event{line-height:1.5;}
.mod_upcoming_events .date{padding-right:6px;}

