/*---[ Details ]---------------------------------------
Print Style Sheet
Author: Lee Powell
Contact: lee.powell@soup.co.uk
-------------------------------------------------------*/

/*-----------------------------------------------------
[01] Hide
[02] sIFR
[03] Misc
-------------------------------------------------------*/


/* [01] Hide
-------------------------------------------------------*/
#logo img {
	width: 179px!important;
	height: 121px!important;
}
#footer ul, 
#nav-access, 
#nav-global, 
#nav-section, 
#content-header,
#page-controls,
#nav-siteinfo,
#content-sidebar,
#tell-a-friend,
#leave-a-comment,
#recipe-comments {
	display: none!important;
}
#footer:before {
	content: 'Contact Us:';
	font-weight: bold;
	display: block;
	margin: 30px 0 10px;
	font-size: 14px;
}
.callout {
	margin: 15px 0;
}

/* [03] Misc
-------------------------------------------------------*/
.thorpe-park .terms,
.thorpe-park .back {
		display: none;
}