/*---:[print style sheet] : --- */

body { background:white; color:black; margin:0; }
  #wrapper
{
	clear: both ;
	display: block ;
	float: none;
	position: relative;
}
#header
{
	border-bottom: 2pt solid #000;
	padding-bottom: 18pt;
}

#site-title,
#site-description {
	float: none;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}
#site-title {
	font-size: 13pt;
}
.entry-content {
	font-size: 14pt;
	   line-height: 1.6em;
}
.entry-title {
	font-size: 21pt;
}
.custom #access,
.custom #branding img,
.custom #respond,
.custom .comment-edit-link,
.custom .edit-link,
.custom .navigation,
.custom .page-link,
.custom .widget-area,
.custom #sidebars,
.custom .post_info,
.custom #search_social,
.custom .headline_share,
.custom ul.menu
{
	display: none;
}
	#container,
#header,
#footer {
	margin: 0;
	width: 100%;
}
#content,
.one-column #content {
	margin: 24pt 0 0;
	width: 100%;
}