/**
*	Ticketfly Hide Stylesheet
*	Version: v1.00
*	Author: Marco Schmoecker
**/

/* list view */
.list-view .more-info, .list-view .city-state { display: none; }

/* calendar */
.calendar-view .topline-info, .calendar-view .start-time, .calendar-view .start { display:none; }

/* carousel */
#overlay-content { display: none; }

/* Microformats */

abbr.url, abbr.location, abbr.summary, abbr.description { display: none; }

/* ?? */
a#fancy_left, a#fancy_right { display: none!important; }