/* Style sheet events */
.mod_calendar{padding:1px;}
.events h1{font-size:10px;}
table.calendar{width:98%;margin-top:1em;border:1px solid #ddd;}
table.calendar .head{padding-top:9px;padding-bottom:9px;text-align:center;background:url("tl_files/modern_green/images/gradient.jpg") left bottom 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{color:#444;}
table.calendar .label{padding-top:2px;padding-bottom:3px;text-align:center;background-color:#6b8d1a;border-right:1px solid #6b8d1a;border-left:1px solid #6b8d1a;color:#fff;}
table.calendar td{width:14%;height:7em;vertical-align:top;border:1px solid #ddd;}
table.calendar .header{margin:1px;padding:1px;background-color:#e6e6e6;font-size:11px;color:#666;}
table.calendar .event{margin:3px;font-size:11px;}
table.calendar .event a{text-decoration:none;}
table.calendar .event a:hover{text-decoration:underline;}
table.calendar .weekend{background-color:#f6ffe1;}
table.calendar .today{background-color:#e8ffb3;}
table.minicalendar{width:98%;border:1px solid #999;background:url("tl_files/modern_green/images/minicalendar.jpg") left top repeat-x;}
table.minicalendar .head,table.minicalendar .label{padding-top:2px;padding-bottom:2px;text-align:center;}
table.minicalendar .head,table.minicalendar .head a{padding-bottom:4px;color:#444;}
table.minicalendar .label{background-color:#aaa;}
table.minicalendar td{width:14%;padding-top:2px;padding-bottom:2px;text-align:center;border:1px solid #999;}
table.minicalendar td,table.minicalendar td a{color:#ccc;}
table.minicalendar .active a{font-weight:bold;color:#fff;}
.mod_eventlist{margin-top:1em;margin-bottom:1em;}
.mod_eventlist h2{margin-top:9px;font-size:14px;}
.mod_eventlist .header{padding:6px 9px;border-bottom:1px solid #ddd;font-weight:bold;background:url("tl_files/modern_green/images/gradient.jpg") left bottom repeat-x;}
.mod_eventlist .header:first-child{border-top:1px solid #ddd;}
.mod_eventlist .event{padding:6px;border-bottom:1px solid #ddd;}
.mod_eventlist .event.odd{background-color:#f9f9f9;}
.mod_eventlist .time{margin-top:-1em;}
.mod_eventreader .event h1{margin-bottom:3px;}
.mod_eventreader p.info{margin-bottom:18px;}
.mod_eventreader .recurring{color:#090;}
.mod_upcoming_events .event{line-height:1.5;}
.mod_upcoming_events .date{padding-right:6px;color:#808080;}

