﻿
body {background:none; width:100%; color:Black !important;}
.headercontainer {display:none;}
.footercontainer {display:none;}
.homerecipes {}
.fullcontainer {width:100%; height:auto; float:left; padding-bottom:0px; background:none;}
.container {width:700px; height:100%; margin:0 auto; margin-top:50px;}

.hometitle { display:none; width:100%; height:50px;text-shadow: 1px 1px 1px #000;}
.titlerecipes {width:150px; height:100%; font-size:18px; letter-spacing:2px; background:none; border-radius:0px 0px 0px 0px; color:black; font-weight:bold; padding:10px 0px 10px 0px; text-align:center;}
.recipecontainer {width:100%; height:auto; float:left; background:none; border-radius:0px 0px 0px 0px;  -webkit-border-radius: 0px 0px 0px 0px; 

  /* Firefox 1-3.6 */
  -moz-border-radius: 0px 0px 0px 0px; 
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
 padding:0px 0 0px 0; margin-bottom:0px;}
.recipesingle {width: 457px;float: left;height: 140px;margin-left: 28px;margin-bottom: 60px;}
.recipephoto {width:200px; float:left;}
.recipeinfo{width:240px; float:left; margin-left:10px;}
.titlerecipes {width:250px; height:100%; font-size:18px; letter-spacing:2px; background:none; border-radius:0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px;
  /* Firefox 1-3.6 */
  -moz-border-radius: 15px 15px 0px 0px; color:black; font-weight:bold; padding:10px 0px 10px 0px; text-align:center;}
.recipedetailphoto { display:none; width:200px; float:left; margin-right:10px;}
.recipedetailphoto img {width:200px;}
.recipedetails {width:100%; float:left; height:auto; margin-left:10px;}
.viewallcontainer {width:100px; float:left;}
.ingredient {
	font-size: 11px;
 color:black;
 width:100%;
 margin-bottom:10px;
 line-height: 15px;
}



.recipeh2 {color:#595c2c; font-weight:bold; font-size:18px; padding:5px 0;font-family: 'Satisfy', 'cursive';text-shadow: 1px 1px 1px #000; width:80%;}

.printbutton {display:none;}

p {color:black; font-size:11px;}

a {color:Black;}
a:visted {color:Black;}
a:hover {color:Black;}
a:link {color:Black;}

.prepcontainer {font-size: 11px;
                float:left;
 color:black;
 width:100%;
 margin-bottom:10px;
 line-height: 5px;}
 
 
 .prepleft {
	width:20%;
	float:left;
	margin-bottom:10px;
	font-size:11px;
	
}


.prepright {
	border-left: 1px solid #fff;
	padding-left:11px;
	width:65%;
	float:left;
	margin-bottom:10px;
	
}

.ingredient {font-size: 11px;
 color:black;
 width:100%;
 margin-bottom:10px;
 line-height: 15px;}

.recipebuttoncontainer {display:none;}

.detailsbutton {display:none;}