@font-face {
  font-family: 'Merge-Light';
  src: url('fonts/238799_1_0.eot');
  src: url('fonts/238799_1_0.eot?#iefix') format('embedded-opentype'), url('fonts/238799_1_0.woff') format('woff'), url('fonts/238799_1_0.ttf') format('truetype');
}
@font-face {
  font-family: 'Merge';
  src: url('fonts/238799_3_0.eot');
  src: url('fonts/238799_3_0.eot?#iefix') format('embedded-opentype'), url('fonts/238799_3_0.woff') format('woff'), url('fonts/238799_3_0.ttf') format('truetype');
}

.easyrecipe{
    color: #666666;
}
.easyrecipe .ERSRHS {
	float: right;
	width: 200px;
	text-align: right;
	max-width: 38%;
}
.easyrecipe div img {
	
}
.easyrecipe .ERSPhotoFrame {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
div.easyrecipe {
	font: 13px Arial, Helvetica, sans-serif;
	padding: 8px;
	background: #FFF;
}
.easyrecipe .ERSName {
	font-size: 18px;
	margin-bottom: 12px;
}
.easyrecipe .ERSNutritionBox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
    background-color: #f5f5f5;
}
.easyrecipe .ERSNutritionBox .ERSNutritionHead {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}
.easyrecipe .ERSNutritionBox ul li {
	list-style-type: none;
	font-size: 11px;
	border-bottom: 1px solid #000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.easyrecipe .ERSNutritionBox ul {
	/*border-bottom: 2px solid #000;*/
}
.easyrecipe .ERSNutritionBox ul.serves li {
	border-style: none;
}

.easyrecipe .ERSAuthor {
	margin-bottom: 12px;
}
.easyrecipe .ERSRHS .ERSDetails {
	text-align: left;
	margin-bottom: 15px;
	font-weight: bold;
}
.easyrecipe .ERSSummary {
	margin-top: 12px;
	margin-bottom: 12px;
    font-size: 16px;
    color: #666666;
    font-style: italic;
    width: 540px;
    float: right;
}
.easyrecipe .ERSIngredients{
    background-color: #f5f5f5;
}
.easyrecipe .ERSIngredients .ERSIngredientsHeader.ERSHeading {
	clear: none;
}
.easyrecipe .ERSInstructions{
    background-color: #f5f5f5;
    width: 540px;
    font-family: "Merge";
}
.easyrecipe .ERSInstructions .ERSInstructionsHeader.ERSHeading {
	clear: none;
}
.easyrecipe .ERSInstructions ol{color: black;}
.easyrecipe .ERSInstructions ol li span{color: #666666; font-weight: normal;}

.easyrecipe .ERSRHS .ERSNutritionBox ul.yield {
	border-style: none;
}
.easyrecipe .ERSRHS .ERSNutritionBox ul {
		margin: 0px !important;
}
.easyrecipe .ERSRHS .ERSNutritionBox .yield li {
	border-style: none;
}
div.easyrecipe div.ERSPhotoFrame img {
}


.easyrecipes-ingredients-header{
	background-image: url(images/icn_ingredients.gif);
    font-family: "Merge";
	color: #d53836;
    
    background-size: 44px 44px;
	background-repeat: no-repeat;
	padding-left: 55px !important;
	height: 44px;
    margin-bottom: 40px !important;
}
.easyrecipes-instructions-header{
	background-image: url(images/icn_instructions.gif);
    font-family: "Merge";
	color: #d53836;
    
    background-size: 44px 44px;
	background-repeat: no-repeat;
	padding-left: 55px !important;
	height: 44px;
    margin-bottom: 40px !important;
}
.easyrecipes-nutritions-header{
	background-image: url(images/icn_nutritions.gif);
    font-family: "Merge";
	color: #d53836;
    
    background-size: 44px 44px;
	background-repeat: no-repeat;
	padding-left: 55px !important;
	height: 44px;
    margin-bottom: 40px !important;
}
.easyrecipes-ingredients-header h2{
    line-height: 24px;
    font-size: 25px;
    margin: 0;
    padding: 0;
}
.easyrecipes-instructions-header h2{
    line-height: 24px;
    font-size: 24px;
    margin: 0;
    padding: 0;
}
.easyrecipes-nutritions-header h2{
    line-height: 24px;
    font-size: 24px;
    margin: 0;
    padding: 0;
}

#content .easyrecipe .ERSIngredients li.ingredient, .easyrecipe .ERSIngredients li.ingredient{
    list-style: disc;
    margin-left: 20px;
    margin-bottom: 1em;
    font-size: 13px;
    font-family: "Merge";
}
.easyrecipe .ERSInstructions li.instruction{
    margin-bottom: 1.5em;
}

.recipered{
    color: #D53836 !important;
}
.recipeYieldLabel, .labelPrepCookTime{
    font-size: 11px;
    font-weight: normal;
}
.recipeYield, .prepCookTimeValue{
    font-weight: normal;
    color: #666666;
}

@media(max-width: 1199px){
    .easyrecipes-ingredients-header h2, .easyrecipes-instructions-header h2, .easyrecipes-nutritions-header h2{
        font-size: 24px;
    }
    .easyrecipe .ERSInstructions{
        width: 436px;
    }
    
    .easyrecipe .ERSSummary {
        width: 436px;
    }
    
}

@media(max-width: 979px){
    .easyrecipe .ERSSummary {
        width: 100% !important;
    }
    .easyrecipe .ERSIngredients{
        width: 100% !important;
    }
    .easyrecipe .ERSInstructions{
        width: 100% !important;
    }
}


.easyrecipe img.single-recipe-image{
    border: 2px solid #EBEBEB;
    border-radius: 18px;
}

.easyrecipe .ERSPhotoFrame{
    margin-left: 0;
}


@media (max-width: 640px){
    .easyrecipe .ERSIngredients{
        width: 100% !important;
    }
    .easyrecipe .ERSInstructions{
        width: 100% !important;
    }
}