/*
+-------------------------------------------------------------------------+
Title:		Contadina
Version:	1.0
Copyright:	2009 - Smith Brothers Agency
Updated:	09/17/2009 - ajb
+-------------------------------------------------------------------------+
*/


body { 	line-height: 1.5; 
	   	font-family: Georgia, "Times New Roman", Times, serif; 
	   	color: #000; 
	   	background: none; 
	   	font-size: 10pt; }

#container { background: none; }


hr { background: #ccc; color: #ccc; width: 100%; height: 2px; margin: 2em 0; padding: 0; border: none; }
hr.space { background: #fff; color: #fff; }

h1, h2, h3, h4, h5, h6 { font-family: Georgia, "Times New Roman", Times, serif; display: block; width: 100%; }

h1.sIFR-alternate { 
	font-size: 10pt;
	float: left;
	width: 100%;
	display: block; }

a:link, a:visited { background: transparent; font-weight: 700; text-decoration: underline; }	

#header img#logo-print { display: block; }

div#nutrition-facts.hide { 
		display: block !important;
		visibility: visible; 
		margin-top: 175px; }
		
#recipe-nutritional-information { 
	padding-top: 175px; }


#header h1, 
ul#primary-navigation,
ul#top-navigation,
div#header-search,
div#breadcrumb,
div#secondary-column,
img#top-right-tomatoes,
div#footer,
#main-list-container img, 
a#view-nutritional-info,
div#products-inner-featured-products,
div#recipe-social-container,
ul#category-list,
div#content-right,
div#print-ad
{ display: none; }


  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
  }
  
 #print-ad.show { 
	display: block; }
  
