.main-navigation, .search, .article-info-section:last-child, .subscribe-prompt, .sector-headlines, aside, footer {
	display: none;
}

.site-header-bg {
	background: none;
}

.logo {
	width: 100%;
}

section {
	width: 100%;
}

@page {
	margin: 1cm;
}

.article-headline {
	max-width: 90%;
	padding-bottom: 1em;
}

.article-headline h1 {
	font-size: 2.438em;
}

.story-snippet {
	display: inline-block;
	font-size: 1.375em;
	line-height: 1em;
}

.image-caption {
	width: 100%;
}

.article-info {
	width: 100%;
}

.article-info-section {
	width: 15%;
	border: 0;
}

.timestamp {
	font-size: 0.938em;
}

.timestamp a, .timestamp a:visited  {
	color: #7f7f7f;
}

.article-container-div {
	width: 97%;
}

.image-caption {
	font-size: 0.938em;
}

.article-copy p, .article-copy li {
	font-size: 1.188em;
}

.article-copy a:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
	font-style: italic;
	/*word-wrap: break-word;*/
}

.article-copy h2 {
	font-size: 1.375em;
}

.table-div h2, .table-div-small h2 {
	font-size: 0.938em;
}