Thanks, Barry. Yes, I’m comfortable with that.
Everything worked except I can’t get rid of the gray line at the top (behind the month, “September 2013”). I tried…
.tribe-events-list-separator-month {
display: block;
text-transform: uppercase;
font-weight: bold;
font-size: 34px;
margin: 0 0 0;
background: none;
padding: 6px 10px;
border: 0;
}
.tribe-events-list-separator-month + .vevent.hentry.tribe-events-first {
padding-top: 0;
border: 0;
}
.tribe-events-list-separator-month span {
background: none;
border: 0;
}