/* Styles for TDO Calendar plugin */

body.page-template-special-events .entry-header {
	margin-left: 0;
}

body.page-template-special-events .entry-content {
	margin-left: 0;
}

body.page-template-special-events .calendar ul li {
    margin-bottom: 2em;
    padding: 0 1em;
}

body.page-template-special-events .calendar .event-type {
    text-transform: capitalize;
}

body.page-template-special-events .calendar p {
	margin-bottom: 1em;
}