/*
Theme Name: USC Leonard Davis School of Gerontology
Theme URI: http://gero.usc.edu
Author: creativecore
Author URI: http://www.creativecore.la
Description: USC Leonard Davis School of Gerontology
Version: 1.0
Text Domain: nsfs_non_fran
*/

@media print {

	article.module, .module-inner {
		border: none!important;
	}

	.social-buttons, .top-bar, p#breadcrumbs, aside.sidebar, .nav-links, .top-footer, footer, iframe, .logo img, .nav-search {
		display: none!important;
	}

	body {
		background: white!important;
	}

	#print-logo {
		display: block!important;
	}

	.header {
		border: none!important;
		background: white!important;
	}
}