|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" ""> |
|
<html xmlns=""> |
|
<head> |
|
<style> |
|
div.easyrecipe{position:relative;clear:both}.easyrecipe div,.easyrecipe li,.easyrecipe ol,.easyrecipe p,.easyrecipe span,.easyrecipe ul{padding:0;margin:0;line-height:inherit}.easyrecipe .ERSIngredients .ERSIngredientsHeader,.easyrecipe .ERSInstructions .ERSInstructionsHeader,.easyrecipe .nutrition .ERSNutritionHeader,.easyrecipe div .ERSNotesHeader{font-size:1.4em;font-weight:700;clear:both;margin-top:1em;margin-bottom:1em}#content .easyrecipe .ERSIngredients li.ingredient,.easyrecipe .ERSIngredients li.ingredient{list-style:disc inside;margin-left:10px;line-height:inherit;background:0 0;padding:0}.easyrecipe .ERSIngredients li.ERSIngredientImage{list-style-type:none;margin-left:10px}.easyrecipe .ERSInstructions li.instruction{list-style:decimal;margin-left:30px;line-height:inherit;background:0 0;padding:0}.easyrecipe .ERSInstructions li.ERSInstructionImage{list-style-type:none;margin-left:30px}.easyrecipe .ERSIngredients,.easyrecipe .ERSInstructions,.easyrecipe .ERSNotesDiv{margin-bottom:10px}.easyrecipe .ERSIngredients .ERSSectionHead,.easyrecipe .ERSInstructions .ERSSectionHead{margin-top:3px;margin-bottom:3px;font-weight:700}.entry .easyrecipe .ERSIngredients ul li::before{content:normal}.easyrecipe .ERSLinkback a,.easyrecipe .ERSLinkback span{font:9px "Trebuchet MS",Arial,Helvetica,sans-serif;position:relative;margin-bottom:6px;margin-top:15px;font-weight:400}.easyrecipe .ERSLinkback .ERSWRPLink{color:inherit!important;text-decoration:none!important}.easyrecipe .ERSWRPLink .ERSAttribution{text-decoration:underline!important}.easyrecipe .ERSClear{clear:both;line-height:0;height:0}.easyrecipe .ERSClearLeft{clear:left;line-height:0;height:0}.easyrecipe .ERSFloatLeft{float:left}div.easyrecipe div.ERSSavePrint .ERSPrintBtnSpan .ERSPrintBtn,div.easyrecipe div.ERSSavePrint .ERSSaveBtnSpan .ERSSaveBtn{border:none;color:#fff;background:#666;font-size:11px}div.easyrecipe a.ERSPrintBtn span,div.easyrecipe a.ERSSaveBtn span{color:#fff}div.easyrecipe div.ERSSavePrint .ERSSaveBtnSpan .ziplist-button.ERSSaveBtn,div.easyrecipe div.ERSSavePrint .ERSSaveBtnSpan .ziplist-link.ERSSaveBtn{background-color:#007ec8}div.easyrecipe div.ERSSavePrint span.ERSPrintBtnSpan a.ERSPrintBtn span.ERSPrintIcon{background-image:url(images/printicon.png);width:16px;height:16px}.foodie div.easyrecipe div.ERSSavePrint span.ERSSaveBtnSpan a.bigoven span.ERSSaveIcon{background-image:url(../../../themes/foodie/images/save.png);margin-left:10px}.foodie-pro div.easyrecipe div.ERSSavePrint span.ERSSaveBtnSpan a.bigoven span.ERSSaveIcon{background-image:url(../../../themes/foodiepro/images/save.png);margin-left:10px}div.easyrecipe div.ERSSavePrint span.ERSSaveBtnSpan a.ziplist-button span.ERSSaveIcon,div.easyrecipe div.ERSSavePrint span.ERSSaveBtnSpan a.ziplist-link span.ERSSaveIcon{background-image:url(images/saveicon.png);width:16px;height:16px}div.easyrecipe div.ERSSavePrint span.ERSSaveBtnSpan span.ERSSaveIcon{background-image:url(images/bigovenicon.png);width:20px;height:18px}.easyrecipe .ERSRatings{float:right;width:95px}.ERSRatingOuter{background:url(images/greystar15.png) repeat-x;width:95px;height:15px;font:10px "Trebuchet MS",Arial,Helvetica,sans-serif;text-align:center;margin-right:5px;margin-left:5px}.ERSRatingInner{background:url(images/yellowstar15.png) repeat-x;width:50%;height:15px}.ERComment{margin-bottom:10px!important;margin-top:10px}.ERComment .ERRateBG{width:95px;height:15px;cursor:pointer;float:left;background:url(images/greystar15.png) repeat-x}.ERComment .ERRateStars{width:95px;height:15px;cursor:pointer;background:url(images/yellowstar15.png) repeat-x}span.ERComment,span.ERComment span{display:block}.ERRatingComment{background:url(images/greystar15.png) repeat-x;width:95px;height:15px;margin-right:20px}.ERRatingCommentInner{background:url(images/yellowstar15.png) repeat-x;width:50%;height:15px}.easyrecipeWrapper .easyrecipeAbove,.easyrecipeWrapper .easyrecipeBelow{display:none}.easyrecipe .ERSSaveBtnSpan a.ziplist-button img,.easyrecipe .ERSSaveBtnSpan a.ziplist-link img{position:relative;top:10px;width:auto;height:auto;border:none;padding:0;margin:0;box-shadow:none}body .easyrecipe .ERSTimes p{margin:0!important} |
|
|
|
|
|
|
|
html>body .easyrecipe ul { |
|
list-style-position: outside; |
|
list-style-type: circle; |
|
margin: 10px 0 10px 22px; |
|
padding: 0; |
|
} |
|
|
|
body .easyrecipe ul li { |
|
background: none repeat scroll 0 0 transparent; |
|
list-style-position: inherit; |
|
list-style-type: inherit; |
|
margin: 0; |
|
padding-bottom: 0; |
|
padding-top: 0; |
|
} |
|
|
|
html>body .easyrecipe ol { |
|
list-style-position: outside; |
|
list-style-type: decimal; |
|
margin: 10px 0 10px 30px; |
|
padding: 0; |
|
} |
|
|
|
body .easyrecipe ol li { |
|
list-style-position: inherit; |
|
list-style-type: inherit; |
|
margin: 0; |
|
padding-bottom: 2px; |
|
padding-top: 2px; |
|
} |
|
|
|
#divERPContainer { |
|
font: 12px Arial, Helvetica, sans-serif; |
|
margin-left: auto; |
|
margin-right: auto; |
|
padding: 20px; |
|
position: relative; |
|
width: 700px; |
|
} |
|
|
|
#imgERPPhoto { |
|
float: right; |
|
|
|
margin-bottom: 20px; |
|
top: 14px; |
|
width: 200px; |
|
} |
|
|
|
.btnERPrint { |
|
display: none; |
|
} |
|
|
|
.easyrecipe { |
|
background: none repeat scroll 0 0 #FFFFFF; |
|
border: 1px dashed #000000; |
|
clear: both; |
|
margin-top: 0; |
|
padding: 20px; |
|
} |
|
|
|
.ERName { |
|
font-size: 23px; |
|
} |
|
|
|
.easyrecipe .ERHDTable .ERName .fn { |
|
background-color: inherit; |
|
color: inherit; |
|
font-family: inherit; |
|
font-size: inherit; |
|
font-style: inherit; |
|
font-weight: inherit; |
|
margin: inherit; |
|
padding: inherit; |
|
} |
|
|
|
|
|
.easyrecipe .ERSummary { |
|
clear: left; |
|
padding-top: 4px; |
|
} |
|
|
|
.ERIngredientsHeader,.ERInstructionsHeader { |
|
clear: left; |
|
font-size: 120%; |
|
font-weight: bold; |
|
margin-top: 5px; |
|
} |
|
|
|
#wrap,#footer,#wpadminbar { |
|
display: none; |
|
} |
|
|
|
.easyrecipe .ERHDTable { |
|
width: auto !important; |
|
} |
|
|
|
.ERPTagline { |
|
font-size: 80%; |
|
margin-top: 5px; |
|
text-align: center; |
|
} |
|
|
|
.ERPBlogname { |
|
font-weight: bold; |
|
} |
|
|
|
.ERClear { |
|
clear: none; |
|
} |
|
|
|
#ERFPrint { |
|
display: none; |
|
} |
|
|
|
.easyrecipe .ingredients .ERSeparator { |
|
font-style: italic; |
|
font-weight: bold; |
|
list-style: none outside none; |
|
margin-left: 7px; |
|
margin-top: 5px; |
|
} |
|
|
|
.easyrecipe .instructions .ERSeparator { |
|
font-style: italic; |
|
font-weight: bold; |
|
list-style: none outside none; |
|
margin-left: 14px; |
|
margin-top: 10px; |
|
} |
|
|
|
.easyrecipe .ERIngredientsHeader,.easyrecipe .ERInstructionsHeader,.easyrecipe .ERNotesHeader { |
|
font-size: 120%; |
|
font-weight: bold; |
|
margin-top: 5px; |
|
} |
|
|
|
.easyrecipe .ERHead { |
|
color: #828080; |
|
float: left; |
|
font: 9px "Trebuchet MS", Arial, Helvetica, sans-serif; |
|
margin-right: 15px; |
|
} |
|
</style> |
|
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"> |
|
<meta content="noindex, noarchive" name="robots"> |
|
<title> |
|
Easy Sesame Noodles |
|
</title> |
|
<style type="text/css"> |
|
</style> |
|
</head> |
|
<body> |
|
<div id="divERPContainer"> |
|
<div class="easyrecipe"> |
|
<div id="imgERPPhoto" style="display: #imagedisplay#"> |
|
<img src="rick.jpg" width="200"> |
|
</div> |
|
<table border="0" class="ERHDTable"> |
|
<tbody> |
|
<tr> |
|
<td> |
|
<span class="item ERName"> |
|
Easy Sesame Noodles |
|
</span> |
|
</td> |
|
</tr> |
|
</tbody> |
|
</table> |
|
<div class="ERClear"> |
|
</div> |
|
<div class="ERHead"> |
|
Author: Nikki |
|
</div> |
|
<div class="ERSummary"> |
|
These Easy Sesame Noodles are a wonderful side dish. For such a simple side dish, they have a lot of delicious flavor packed in and are sure to be a hit at the dinner table! |
|
</div> |
|
<div class="ERIngredients ingredients"> |
|
<div class="ERIngredientsHeader ERSHeading"> |
|
Ingredients |
|
</div> |
|
<ul class="ingredients"> |
|
<li class="ingredient" itemprop="ingredients"> |
|
12 ounce stir fry noodles, cooked and drained |
|
</li> |
|
<li class="ingredient" itemprop="ingredients"> |
|
¼ cup Soy Sauce, I prefer reduced sodium |
|
</li> |
|
<li class="ingredient" itemprop="ingredients"> |
|
2½ Tablespoons sugar |
|
</li> |
|
<li class="ingredient" itemprop="ingredients"> |
|
2 Tablespoons Rice Vinegar |
|
</li> |
|
</ul> |
|
</div> |
|
<div class="ERInstructions"> |
|
<div class="ERInstructionsHeader"> |
|
Instructions |
|
</div> |
|
<div class="instructions"> |
|
<ol class="instructions"> |
|
<li class="instruction" itemprop="recipeInstructions"> |
|
In a small mixing bowl, combine Soy Sauce, sugar, vinegar, sesame oil, Hot Chili Oil and vegetable oil. Whisk until will combined. |
|
</li> |
|
<li class="instruction" itemprop="recipeInstructions"> |
|
Pour over noodles and top with green onions and toasted sesame seeds. |
|
</li> |
|
</ol> |
|
</div> |
|
</div> |
|
<div class="nutrition"> |
|
</div> |
|
<div> |
|
<div class="ERNotesHeader"> |
|
Notes |
|
</div> |
|
<div class="ERNotes"> |
|
Adapted from |
|
<a> |
|
Pioneer Woman |
|
</a> |
|
</div> |
|
</div> |
|
<div class="ERPTagline"> |
|
Recipe by |
|
<span class="ERPBlogname"> |
|
Chef in Training |
|
</span> |
|
at https://www.chef-in-training.com/easy-sesame-noodles/ |
|
</div> |
|
<div class="endeasyrecipe" style="display: none"> |
|
3.4.3177 |
|
</div> |
|
</div> |
|
</div> |
|
</body> |
|
</html> |
|
|