/* vCalendar */

.vcalendar { margin: 0; }

.vevent {
border-top: 1px solid #FFF;
margin: 0 0.857em;
padding-top: 1em;
}

.content h2 {
color: #FFF;
font-size: 1.8em;
font-weight: bold;
line-height: 1;
margin: 1em 0.667em 0;
}

.content h3 {
font-size: 1em;
line-height: 1.286;
margin: 0;
}

.content h3 span {
background-color: white;
color: #DD152E;
padding: 0 0.28em;
}

.vevent a { color: #FFF; }

.content h4 a { text-decoration: none; }

.content h4 a:hover { text-decoration: underline; }

.vevent p {
font-weight: bold;
margin: 0 0 1em;
}

abbr.dtstart { border-bottom-width: 0; }

.subscribe {
font-size: 1.2em;
margin: 0 1em 1.5em;
}

.subscribe a { color: black; }

.subscribe a:hover { color: white; }