/*  Print Stylesheet */


#colophon,
#footer-divider,
#masthead,
#secondary
{ 
	display: none;  
}
#masthead .site-title, 
#colophon h3
{ 
	display: block;  
}

#primary, #content {
	margin: 0;
	border:none;
	width: 100%;
}