/*
Theme Name: The People's Forum Theme 
Theme URI: https://github.com/bencarlson/wp-bootstrap
Description: A wordpress 3.9+ theme built on Bootstrap 3
Author: Design Action Collective
Author URI: http://designaction.org
Version: 5
*/
@import url("styles/css/main.css");

@media (min-width: 768px) {
	#tribe-events-content {
		max-width: 1168px;
		margin: 0 auto;
	}
}

