/* This is the print stylesheet */

body {
   background: white;
   font-size: 10pt;
   line-height:130%;
   font-family:Arial, Helvetica, sans-serif;
   }
   
h1 {
	margin:15px 0 5px 0;
	font-size:16pt;
}

.logoForPrint {
	display:block;
	width:100%;	
	height:65px;
	margin:5px 0 0 0;
	padding-bottom:15px;
}

.logoForPrint img {
 	height:65px;
}

.logoForPrint p {
	margin:-18px 0 0 0;
	color:#888888;
	text-align:right;
}
 
.mainNav, .searchPanel, .groceryBanner , #footer, .adMpu, .onethird, .twothirds , .recipeFinder, #slideshow, #slideshowPager, .printRatePanel, .rateRecipePanel, #disqus_thread, .breadcrumbs {
   display: none;
   }
  
 .recipeDetail .twothirds {
	display:block;
	}
  .recipeDetail .twothirds {
	display:block ! important;
	}
  
.halfCol, .rightCol {
   width: auto;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }

.newRecipes ul, .newArticles ul, .thumbListing {
	list-style-type:none;
	padding:0;
	margin:0;
}

.countdownBanner {
	display:none;
}

.recipeDetail .halfCol img {
	width:354px !important;
}

h3 {
	margin:35px 0 10px 0;
}


.recipeDetail .halfCol img {
	margin:20px 0;
}

.panelHeader h3, .ratingBoxPrint h3 {
	margin:30px 0 0 0;
}

p.btnBuyIngredients, .dsq-brlink, .logoRealFood, .logoTesco, .gdaPanel p { display:none !important; }

.hero {
	margin:20px 0;
}
   
div#header { margin-left:2%; }

div#content {
   margin-left:2%;
   padding-top: 1em;
   border-top: 2px solid #eee;
   }

a:link, a:visited {
   color: #da1a2a;
   background: transparent;
   font-weight: normal;
   text-decoration: underline;
   }

.recipeInfo {
	margin:0;
	padding:0;
}

.recipeInfo li {
	list-style-type:none;
	padding:0 10px 0 0;
	margin:0 10px 0 0;
	float:left;
	border-right:2px solid #ccc;
	height:18px;
	overflow:hidden;
}

.recipeInfo .starRating div {
	display:inline;
	margin-left:5px;
}
   
 /*
.recipeInfo .recipeServes:before { content: 'Serves: '; }
.recipeInfo .starRating:before { content: 'Rating: '; }
.recipeInfo .recipeTakes:before { content: 'Takes: '; }
.recipeInfo .recipeCosts:before { content: 'Costs: '; } */

.recipeDetail .halfCol {
	clear:left;
}

.panelHeader {
	background: transparent;	
	}
	
.panelHeader h3 {
	color:black;
	}
	
.articleItem {	
	margin:1em 0;
	width:100%;
	}
em.tagNew {
	display:none;
	}
#wrapper {
		margin:0;
		}
#content {
	padding:0;
	float:none;
	margin:0;
	padding:0;
	}
#header {
	width:auto;
	height:auto;
	}
.welcome {
	position:relative;
	display:block;
	}
	
.recipeDetail .halfCol img, .recipeDetail .halfCol .article {
	margin-left:0;
		}
#a2apage_dropdown, .recipeInfo .value, .ratingBox, .recipeDetail .totalRatings {
	display:none !important;
}

p {
	margin:0 0 12px 0;
}

