/** 
 * Print stylesheet
*/

#wrapper,
header,
#content {
	width: 100%;
}

#logo {
	margin-left: 0;
}

nav#main,
#page-utility,
#site-utility,
#column-section,
#newsfeed-wrapper,
footer {
	display: none;
}