/**
 * The Events Calendar Custom Stylesheet
 *
 * To add your own custom styles, create a stylesheet with the name
 * tribe-events.css in the tribe-events/ directory of your theme.
 * Your new stylesheet will be loaded after our own stylesheet.
 *
 * @package TribeEventsCalendar
 *
 */

/* = Global & Miscellaneous Styles
=============================================*/

#tribe-events-pg-template {
	margin: 0 auto;
	max-width: 1000px;
	clear: both;
}
