/* Start of CMSMS style sheet '03calendario' */
table #cal-calendar {width: 180px;}
.calendar-month {width: 180px; height: 23px; text-align: center; background: #8B7761; -webkit-border-radius: 4px; -moz-border-radius: 4px; color: #ffffff; font-weight: bold; font-size: 1.2em;}
.calendar-month a {text-decoration: none; color: #ffffff; font-weight: bold;}
.mese-anno {margin: 0 10px;}
.calendar {width: 100%; height: 156px; background: #ffffff; -webkit-border-bottom-left-radius: 4px; -webkit-border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; -moz-border-radius-bottomleft : 4px;}
.calendar td, .calendar th, .calendar tr {text-align: center; height: 20px;}
.giorno-evento {background: #8B7761; -webkit-border-radius: 4px; -moz-border-radius: 4px;}
.giorno-evento a { color: #ff0000; font-weight: bold; text-decoration: none;}
td.event a {text-decoration: none; color: #ff0000; font-weight: bold;}
.calendar-today {background: #8B7761; -webkit-border-radius: 4px; -moz-border-radius: 4px; color: #ffffff; font-weight: bold;}

.calendar-date-from {font-style: italic;}

div.calendar-list #cal-titolo {margin-bottom: 8px;}
div.cal-upcominglist #cal-titolo {margin-bottom: 0px;}
/* End of '03calendario' */

