/*  
Theme Name: The Gamescape 
Theme URI: http://www.thegamescape.co.uk/
Description: The theme for the boardgame blog site. 
Version: 0.1
Author: Paul Fuller
*/
#page {
	width: 100%;
}
#printHeader {
	display: block;
}
#printHeader h1 {
	margin-bottom: 0;
}
#header, #menu, #sidebar, .navigation, #respond, #commentform {
	display: none;
}
#content {
	margin: 0;
}
.post h2 {
	padding-top: 1em;
}
