/* Printer Friendly */

body{
	font: small Arial, Helvetica, sans-serif; 
	}

/*remove link color */
a, a:link, a:visited, a:active, a:hover{
	color:#ccc;
	}
	
/* hide web featured (banners, search, navigations, right rail, etc) */
#site-title, #banner, #header-search, #subspot, #nav, #ad-marker, .ad-marker, #slideshow-nav, .content-tools, #ad-shell, #footerlinks, #footernav, #rail, #rail-shop, #rail-win, #rail-ask, .related, .ask, .intro, #comments, #content-poll {
	display:none;
	}

img#ad-marker{
	display:none;
	height:0px;
	}

a img{
	border:0px;
	}

/* Headers */

h1{	
	font: bold 25px Georgia, "Times New Roman", Times, serif;
	}

h2{
	font: bold 15px Arial, Helvetica, sans-serif;

	}
	
h1, h1 a, h2, h2 a{
	text-decoration:none;
	color:#000;
	}



/* articles & recipes & slideshows */
.content-image {border: 1px solid #E2D9D1; float:left; margin-right:20px;}
.photo-credit {font-size: 11px; font-style: oblique;} 


