/* hide the original background pattern */
body { background: #000 !important; }
div.wrap { background: none !important; border: none !important; }
/* hide comment elements in the theme */
section#comments-template, a.comments-link, div.post-comments { display: none !important; }

hr { height: 2px; background: #9cc4dd; }

.tribe-events-list-separator-month {
display: block;
text-transform: uppercase;
font-weight: bold;
font-size: 14px;
margin: 2.5em 0 0;
background-color: #161d21;
padding: 6px 10px;
}
#tribe-bar-form label { text-shadow: none !important; }