/* 

Print CSS document
print.css
client: The Rice Diet
author: Atlantic BT - www.atlanticbt.com
date: 02.24.2010

*/

* { border-color: #333 !important; }

h1,h2,h3,h4,h5,h6 { color: #000; }

.cufon canvas,
.navigation,
.secondary-content { display: none; }

.masthead { height: 95px; }
	.masthead .contact-button { display: none; }
	.masthead .tel { margin: 0; }
	
.banner { background: none !important; padding: 20px; border: 3px solid #333; height: auto; }

.content { margin: 0; width: 950px; }
	.content h1 { border-bottom: 1px solid #333;}
	.content h2 { padding: 0; border: 0; }
	.content .success-stories { border-right: 0; margin-right: 24px; }
		.success-stories .wrap { background: #fff; }
		.success-stories h3 { color: #333; }
		
.button { }
	.button a { padding-right: 10px; background: none !important; border: 3px solid #333; color: #000; }
	.button .button-right { display: none !important; }
	
.site-info,
.site-info a { color: #333; }
	.supplemental-navigation { display: none; }
	.site-info .copyright { clear: none; width: 850px; }
