/*
	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
*/

a[href]:after,
header,
footer#site-footer,
.footer_container,
.panel_custom_footer,
.header-sizer,
.custom_header_slideshow_interior img,
.footer_container,
.simple-button,
.imagebox-wrapper,
.fancy-imagebox,
.attractions-container.thirds,
.attractions-container.quarters,
.attractions-header,
.spotlight-wrapper,
.large-imagebox-wrapper,
.xlarge-imagebox-wrapper,
.results-wrapper img,
.pager-bottom-container,
.shared-layout .shared-items .container img,
.mobile-options-container,
.options-container ul,
.options-container,
.stories-slider-wrapper,
.ponderings-wrapper,
.contact-container img,
.offers-slider-wrapper,
.highlights-slider-wrapper,
.highlights-wrapper,
.events-slider-wrapper,
.shared-layout.layout-list img,
.events img,
.events.shared-layout.layout-list .shared-items .shared-item div.image-container img,
.featured,
.mobile-options ul,
.shared-item.item .contents .image-date-block,
.interior-slider,
div[id*=sv_adminBar] 

{ display:none; }

@media print {
	.shared-layout .shared-items .shared-item .contents,
	.shared-layout .shared-items .shared-item .contents:before {
		border: none!important;
	}
}