@charset "UTF-8";
/* CSS Document */
.print-header {
	display:block;
}

.site-header, .banner, #breadcrumbs, .no-print, .subscribe, footer, .author-info .content > .icons, .author-info .content > a {
	display:none !important;
}

.page-wrapper {
	top:0;
}

section.icon-overview .wrapper .icon, section.featured-content .post.icon .icon {
	display:block;
	margin: 0 auto;
	padding-right:0;
}

section.icon-overview .wrapper .content, section.featured-content .post.icon .content {
	display:block;
	margin-top:30px;
}

section.icon-overview h1, section.featured-content .post.icon .title, section.research .content .author_date {
	text-align:center;
}

.author-info .headshot {
	width:200px;
}

section.research .wrapper .content.post .attachment-post-thumbnail {
	max-width:550px;
	margin:20px auto;
}

section.icon-overview h1 {
	font-size:3.4em;
}

.author-info {
	page-break-inside: avoid;
}

