/* 
This is the Printing stylesheet for the Thesis theme.
Information for this stylesheet came from:
		http://www.billerickson.net/thesis-wordpress-print-stylesheets/
		... many thanks..




 */

	.custom #submenu, .custom #header .left, .custom #header .right, .custom #header .menu, .custom #sharethis_0, .custom #print, .custom #tweetmeme_button, .custom .video, .custom #idc-container, .custom .prev_next, .custom #sidebars, .custom #footer-recipes, .custom #footer {display:none !important;}
	
	.custom #content #yoastbreadcrumb, .tweetmeme_button {display:none !important; }
	#header, #header #logo {display: none !important; }
	.custom #header, .custom #header #logo {display: none !important; }
	.custom #header #logo h1 { display: none !important; }
	.custom object, object {display: none; }
	
	
	ul.menu, ul.menu li, .tab {display: none !important; }
	
	.prev_next, .post_nav, #comments {display:none; }
	
	.custom #print-logo { 	/*float: left;*/
							text-align: left;
							display: block;
							/*margin: auto;*/
							}
							
	.custom body, body { font-family: arial,helvetica,verdana,sans-serif; }
