/* hide these by default so they don't flash briefly on event detail pages. the javascript will end up showing them on the main /events page */
#aside-area, #trumba-events-slideshow, #trumba-events-months {
	display:none;
}