/* @override http://staging.johnaugust.com/wp-content/themes/johnaugust2-staging/_css/print.css */
/* BACKGROUND CHECK */
body,
html,
header#page-header {
	background-color: white !important;
	background-image: none !important;
}
 {
	background-image: none !important;
}
/* HIDE YOUR SHAME */
div#user-details,
#nav-bar,
ul#primary-nav.menu,
aside#sidebar,
footer.article-footer,
footer#page-footer,
div.navigation,
a.rss,
a.twitter,
a.add-comment,
div#respond,
.send-to-menu-container,
.send-to-button {
	display: none !important;
}
/* SHOW YOUR STYLE */
* {
	color: #454545 !important;
}
h1,h2,h3,h4,h5,
h1 a,h2 a,h3 a,h4 a,h5 a {
	color: #343434 !important;
}
p {
	font-size: 12pt;
	line-height: 1.5;
}
#station-identification h1,
#station-identification h1 a {
	text-shadow: none !important;
	color: #343434 !important;
}
#station-identification h1 a span,
#station-identification h2 {
	color: #686868 !important;
}
#station-identification h2 {
	background-image: none;
}
ul#social-links {
	width: 300px;
	top: 45px !important;
	right: 0 !important;
}
ul#social-links li {
	width: auto !important;
}
ul#social-links li a.tiny {
	display: inline-block;
}
div#main-content {
	border-style: none !important;
	width: auto;
	padding-top: 0;
}
div.scrippet * {
	color: black !important;
}
.article-text p a:link[href^="http://"]:after,
.article-text p a[href^="http://"]:visited:after {content: " (" attr(href) ") "; font-size: 11px;}

section#comments {
	page-break-before: always;

}

.print-tiny {
	position: absolute;
	top: 45px;
	right: 0;
	margin-top: 0;
}
#main-content {
	xposition: absolute;
}
.print-tiny {
	display: block;
}
/* Hide all artciles on index page */
article.multiple {
	display: none;
}
article.multiple.show {
	display: block;
}