/* Start of CMSMS style sheet 'Paisley: Calendar' */
div.calendar-event-title a {
   text-decoration: none;
   }

div.calendar-event-title a {
   text-decoration: none;
   }

div.calendar-event-title a:hover {
   text-decoration: underline;
   }

div.calendar-date-from {
    margin: 0 0 0.5em 0;
   }

div.calendar-event-title {
   font-weight: bold;
   } 

div.calendar-summary {
   padding: 0.5em 0 0 0;
   }

div.calendar-event {
   padding: 0.5em 0 1.5em 0;
}

div.calendar-details {
   padding: 3em 0 4em 0;
   }

#cal-eventlist .calendar-event {
   border-bottom: 1px dashed #200000;
   margin-bottom: 1em;
   }

div.calendar-returnlink {
   margin-top: 2em;
   }


/* End of 'Paisley: Calendar' */

