/*
	This file will be included in header in every page after foundation.
	It should be used for content that relates
	to your site as a whole, it should not be used for
	plugin-specific css
*/
@media print {
	.headerWrapper,
	.slideshow_container,
	a[href]:after,
	.eventsFormContainer,
	.listingFilterContainer,
	[data-sv-addthistemplate],
	.footerWrapper { display:none; }
}
