<!DOCTYPE html>
<html dir='ltr' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
<head>
<link href='https://www.blogger.com/static/v1/widgets/4165133002-widget_css_bundle.css' rel='stylesheet' type='text/css'/>
<meta content='text/html; charset=UTF-8' http-equiv='Content-Type'/>
<meta content='blogger' name='generator'/>
<link href='http://breakfastatstefanies.blogspot.com/favicon.ico' rel='icon' type='image/x-icon'/>
<link href='http://breakfastatstefanies.blogspot.com/' rel='canonical'/>
<link rel="alternate" type="application/atom+xml" title="Breakfast at Stefanie&#39;s - Atom" href="http://breakfastatstefanies.blogspot.com/feeds/posts/default" />
<link rel="alternate" type="application/rss+xml" title="Breakfast at Stefanie&#39;s - RSS" href="http://breakfastatstefanies.blogspot.com/feeds/posts/default?alt=rss" />
<link rel="service.post" type="application/atom+xml" title="Breakfast at Stefanie&#39;s - Atom" href="https://www.blogger.com/feeds/8678212244408574812/posts/default" />
<link rel="me" href="https://www.blogger.com/profile/14588522324200254786" />
<!--Can't find substitution for tag [blog.ieCssRetrofitLinks]-->
<meta content='A blog about improving health and well being through healthy diet, healthy recipes, and health tips.' name='description'/>
<meta content='http://breakfastatstefanies.blogspot.com/' property='og:url'/>
<meta content='Breakfast at Stefanie&#39;s' property='og:title'/>
<meta content='A blog about improving health and well being through healthy diet, healthy recipes, and health tips.' property='og:description'/>
<title>Breakfast at Stefanie's</title>
<style id='page-skin-1' type='text/css'><!--
/*
-----------------------------------------------
Blogger Template Style
Name:     Minima
Designer: Douglas Bowman
URL:      www.stopdesign.com
Date:     26 Feb 2004
Updated by: Blogger Team
----------------------------------------------- */
/* Variable definitions
====================
<Variable name="bgcolor" description="Page Background Color"
type="color" default="#fff">
<Variable name="textcolor" description="Text Color"
type="color" default="#333">
<Variable name="linkcolor" description="Link Color"
type="color" default="#58a">
<Variable name="pagetitlecolor" description="Blog Title Color"
type="color" default="#666">
<Variable name="descriptioncolor" description="Blog Description Color"
type="color" default="#999">
<Variable name="titlecolor" description="Post Title Color"
type="color" default="#c60">
<Variable name="bordercolor" description="Border Color"
type="color" default="#ccc">
<Variable name="sidebarcolor" description="Sidebar Title Color"
type="color" default="#999">
<Variable name="sidebartextcolor" description="Sidebar Text Color"
type="color" default="#666">
<Variable name="visitedlinkcolor" description="Visited Link Color"
type="color" default="#999">
<Variable name="bodyfont" description="Text Font"
type="font" default="normal normal 100% Georgia, Serif">
<Variable name="headerfont" description="Sidebar Title Font"
type="font"
default="normal normal 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif">
<Variable name="pagetitlefont" description="Blog Title Font"
type="font"
default="normal normal 200% Georgia, Serif">
<Variable name="descriptionfont" description="Blog Description Font"
type="font"
default="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif">
<Variable name="postfooterfont" description="Post Footer Font"
type="font"
default="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif">
<Variable name="startSide" description="Side where text starts in blog language"
type="automatic" default="left">
<Variable name="endSide" description="Side where text ends in blog language"
type="automatic" default="right">
*/
/* Use this with templates/template-twocol.html */
body {
background:#70aa55;
margin:0;
color:#333333;
font:x-small Georgia Serif;
font-size/* */:/**/small;
font-size: /**/small;
text-align: center;
}
a:link {
color:#600084;
text-decoration:none;
}
a:visited {
color:#002484;
text-decoration:none;
}
a:hover {
color:#063E3F;
text-decoration:underline;
}
a img {
border-width:0;
}
/* Header
-----------------------------------------------
*/
#header-wrapper {
width:710px;
margin:0 auto 10px;
border:1px solid #cccccc;
}
#header-inner {
background-position: center;
margin-left: auto;
margin-right: auto;
}
#header {
margin: 5px;
border: 1px solid #cccccc;
background-color: #8db56f;
text-align: center;
color:#666666;
}
#header h1 {
margin:5px 5px 0;
padding:15px 20px .25em;
line-height:1.2em;
text-transform:uppercase;
letter-spacing:.2em;
font: normal normal 242% Georgia, Serif;
}
#header a {
color:#666666;
text-decoration:none;
}
#header a:hover {
color:#666666;
}
#header .description {
margin:0 5px 5px;
padding:0 20px 15px;
max-width:700px;
text-transform:uppercase;
letter-spacing:.2em;
line-height: 1.4em;
font: normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
color: #003366;
}
#header img {
margin-left: auto;
margin-right: auto;
}
/* Outer-Wrapper
----------------------------------------------- */
#outer-wrapper {
width: 710px;
margin:0 auto;
padding:10px;
background-color: #9dc87e;
text-align:left;
font: normal normal 100% Georgia, Serif;
}
#main-wrapper {
width: 460px;
float: left;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
}
#sidebar-wrapper {
width: 220px;
float: right;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden;      /* fix for long non-text content breaking IE sidebar float */
}
/* Headings
----------------------------------------------- */
h2 {
margin:1.5em 0 .75em;
font:normal normal 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
line-height: 1.4em;
text-transform:uppercase;
letter-spacing:.2em;
color:#003366;
}
/* Posts
-----------------------------------------------
*/
h2.date-header {
margin:1.5em 0 .5em;
}
.post {
margin:.5em 0 1.5em;
border-bottom:1px dotted #cccccc;
padding-bottom:1.5em;
}
.post h3 {
margin:.25em 0 0;
padding:0 0 4px;
font-size:140%;
font-weight:normal;
line-height:1.4em;
color:#063E3F;
}
.post h3 a, .post h3 a:visited, .post h3 strong {
display:block;
text-decoration:none;
color:#063E3F;
font-weight:normal;
}
.post h3 strong, .post h3 a:hover {
color:#333333;
}
.post-body {
margin:0 0 .75em;
line-height:1.6em;
}
.post-body blockquote {
line-height:1.3em;
}
.post-footer {
margin: .75em 0;
color:#003366;
text-transform:uppercase;
letter-spacing:.1em;
font: normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
line-height: 1.4em;
}
.comment-link {
margin-left:.6em;
}
.post img {
padding:4px;
border:1px solid #cccccc;
}
.post blockquote {
margin:1em 20px;
}
.post blockquote p {
margin:.75em 0;
}
/* Comments
----------------------------------------------- */
#comments h4 {
margin:1em 0;
font-weight: bold;
line-height: 1.4em;
text-transform:uppercase;
letter-spacing:.2em;
color: #003366;
}
#comments-block {
margin:1em 0 1.5em;
line-height:1.6em;
}
#comments-block .comment-author {
margin:.5em 0;
}
#comments-block .comment-body {
margin:.25em 0 0;
}
#comments-block .comment-footer {
margin:-.25em 0 2em;
line-height: 1.4em;
text-transform:uppercase;
letter-spacing:.1em;
}
#comments-block .comment-body p {
margin:0 0 .75em;
}
.deleted-comment {
font-style:italic;
color:gray;
}
#blog-pager-newer-link {
float: left;
}
#blog-pager-older-link {
float: right;
}
#blog-pager {
text-align: center;
}
.feed-links {
clear: both;
line-height: 2.5em;
}
/* Sidebar Content
----------------------------------------------- */
.sidebar {
color: #666666;
line-height: 1.5em;
}
.sidebar ul {
list-style:none;
margin:0 0 0;
padding:0 0 0;
}
.sidebar li {
margin:0;
padding-top:0;
padding-right:0;
padding-bottom:.25em;
padding-left:15px;
text-indent:-15px;
line-height:1.5em;
}
.sidebar .widget, .main .widget {
border-bottom:1px dotted #cccccc;
margin:0 0 1.5em;
padding:0 0 1.5em;
}
.main .Blog {
border-bottom-width: 0;
}
/* Profile
----------------------------------------------- */
.profile-img {
float: left;
margin-top: 0;
margin-right: 5px;
margin-bottom: 5px;
margin-left: 0;
padding: 4px;
border: 1px solid #cccccc;
}
.profile-data {
margin:0;
text-transform:uppercase;
letter-spacing:.1em;
font: normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
color: #003366;
font-weight: bold;
line-height: 1.6em;
}
.profile-datablock {
margin:.5em 0 .5em;
}
.profile-textblock {
margin: 0.5em 0;
line-height: 1.6em;
}
.profile-link {
font: normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
text-transform: uppercase;
letter-spacing: .1em;
}
/* Footer
----------------------------------------------- */
#footer {
width:710px;
clear:both;
margin:0 auto;
padding-top:15px;
line-height: 1.6em;
text-transform:uppercase;
letter-spacing:.1em;
text-align: center;
}

--></style>
<link href='https://www.blogger.com/dyn-css/authorization.css?targetBlogID=8678212244408574812&amp;zx=0d7efc01-2072-40fc-8bc3-7808ba802b2c' media='none' onload='if(media!=&#39;all&#39;)media=&#39;all&#39;' rel='stylesheet'/><noscript><link href='https://www.blogger.com/dyn-css/authorization.css?targetBlogID=8678212244408574812&amp;zx=0d7efc01-2072-40fc-8bc3-7808ba802b2c' rel='stylesheet'/></noscript>
<meta name='google-adsense-platform-account' content='ca-host-pub-1556223355139109'/>
<meta name='google-adsense-platform-domain' content='blogspot.com'/>

</head>
<body>
<div class='navbar section' id='navbar'><div class='widget Navbar' data-version='1' id='Navbar1'><script type="text/javascript">
    function setAttributeOnload(object, attribute, val) {
      if(window.addEventListener) {
        window.addEventListener('load',
          function(){ object[attribute] = val; }, false);
      } else {
        window.attachEvent('onload', function(){ object[attribute] = val; });
      }
    }
  </script>
<div id="navbar-iframe-container"></div>
<script type="text/javascript" src="https://apis.google.com/js/platform.js"></script>
<script type="text/javascript">
      gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() {
        if (gapi.iframes && gapi.iframes.getContext) {
          gapi.iframes.getContext().openChild({
              url: 'https://www.blogger.com/navbar/8678212244408574812?origin\x3dhttp://breakfastatstefanies.blogspot.com',
              where: document.getElementById("navbar-iframe-container"),
              id: "navbar-iframe"
          });
        }
      });
    </script><script type="text/javascript">
(function() {
var script = document.createElement('script');
script.type = 'text/javascript';
script.src = '//pagead2.googlesyndication.com/pagead/js/google_top_exp.js';
var head = document.getElementsByTagName('head')[0];
if (head) {
head.appendChild(script);
}})();
</script>
</div></div>
<div id='outer-wrapper'><div id='wrap2'>
<!-- skip links for text browsers -->
<span id='skiplinks' style='display:none;'>
<a href='#main'>skip to main </a> |
      <a href='#sidebar'>skip to sidebar</a>
</span>
<div id='header-wrapper'>
<div class='header section' id='header'><div class='widget Header' data-version='1' id='Header1'>
<div id='header-inner'>
<div class='titlewrapper'>
<h1 class='title'>
Breakfast at Stefanie's
</h1>
</div>
<div class='descriptionwrapper'>
<p class='description'><span>For improving health and well being -- and keeping it SIMPLE..</span></p>
</div>
</div>
</div></div>
</div>
<div id='content-wrapper'>
<div id='crosscol-wrapper' style='text-align:center'>
<div class='crosscol no-items section' id='crosscol'></div>
</div>
<div id='main-wrapper'>
<div class='main section' id='main'><div class='widget Blog' data-version='1' id='Blog1'>
<div class='blog-posts hfeed'>

          <div class="date-outer">
        
<h2 class='date-header'><span>Tuesday, September 17, 2019</span></h2>

          <div class="date-posts">
        
<div class='post-outer'>
<div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
<meta content='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjqHdk1FfulU-kOIhKzG_F9dch4bFPVSgp53WB_EcwQBJH6eC2aEPbW5oxUX5dVzS0pwuMirRmYdUzMdcvc6gn9FtVmURPzBSXWll_vk7UE58S6nztd1364JdMmPMHXZcinmkRrV22lMupg/s200/HH+1+cropped.jpg' itemprop='image_url'/>
<meta content='8678212244408574812' itemprop='blogId'/>
<meta content='1646910037497462298' itemprop='postId'/>
<a name='1646910037497462298'></a>
<h3 class='post-title entry-title' itemprop='name'>
<a href='http://breakfastatstefanies.blogspot.com/2019/09/hot-sauce-how-to-avoid-unhealthy.html'>Hot Sauce -- How to Avoid Unhealthy Additives</a>
</h3>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-1646910037497462298' itemprop='articleBody'>
<div class="separator" style="clear: both; text-align: center;">
</div><div class="separator" style="clear: both; text-align: center;">
<a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjqHdk1FfulU-kOIhKzG_F9dch4bFPVSgp53WB_EcwQBJH6eC2aEPbW5oxUX5dVzS0pwuMirRmYdUzMdcvc6gn9FtVmURPzBSXWll_vk7UE58S6nztd1364JdMmPMHXZcinmkRrV22lMupg/s1600/HH+1+cropped.jpg" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"><img border="0" data-original-height="1342" data-original-width="1600" height="167" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjqHdk1FfulU-kOIhKzG_F9dch4bFPVSgp53WB_EcwQBJH6eC2aEPbW5oxUX5dVzS0pwuMirRmYdUzMdcvc6gn9FtVmURPzBSXWll_vk7UE58S6nztd1364JdMmPMHXZcinmkRrV22lMupg/s200/HH+1+cropped.jpg" width="200" /></a></div>You know that moment when you're standing in your kitchen at 7 AM, stomach growling, and you reach for the hot sauce only to flip it over and discover words like "high fructose corn syrup" staring back at you?<br />That's exactly where I found myself last Tuesday morning, Tapatio bottle in hand, squinting at ingredients I couldn't pronounce. I set it down with a sigh that probably woke my neighbors.<br /><br />Here's the thing about hot sauce: it should be simple. Tabasco figured this out decades ago with just three ingredients. But somehow, every other bottle on the shelf reads like a chemistry experiment...<br /><br />Hot sauces all seem to have either preservatives and/or vinegar (bad for candida overgrowth and certain diets) and/or sugar (bad for candida overgrowth and also not paleo, keto, or diabetic friendly). Not to mention that many don't use good <a href="https://www.amazon.com/gp/product/B005MER0RA/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B005MER0RA&amp;linkCode=as2&amp;tag=beautiful0ac-20&amp;linkId=a198b782108b256307eaf90a8e7dad58%22%3EThe%20Spice%20Lab%20Pink%20Himalayan%20Salt%20-%20Fine%20Ground%202lbs%20-%20Gourmet%20Pure%20Crystal%20-%20Nutrient%20and%20Mineral%20Dense%20for%20Health%20-%20Kosher%20&amp;%20Natural%20Certified%3C/a%3E%3Cimg%20src=%22//ir-na.amazon-adsystem.com/e/ir?t=beautiful0ac-20&amp;l=am2&amp;o=1&amp;a=B005MER0RA%22%20width=%221%22%20height=%221%22%20border=%220%22%20alt=%22%22%20style=%22border:none%20!important;%20margin:0px%20!important;%22%20/%3E" target="_blank">quality salt</a>.<br />
<br />
Years ago I made my own healthy, raw, fresh, 3-ingredient hot sauce.&nbsp; I noticed that Tabasco only has 3 ingredients: vinegar, cayenne, and salt. So I decided to try lemon, cayenne, and salt as a hot sauce. It was delicious, but took all of 10 minutes to make, because I would try to make a few helpings and mix it in a small pitcher (salad dressing size). I didn't keep up with it, because it required this monumental 10 minute effort and involved a small pitcher!<br />
<br />
So I reverted to bottled hot sauce.&nbsp; Fast forward several years to when I decided to re-read the ingredients.&nbsp; Yikes! I decided to try making my simple home made version again, but I'd simplify it further.&nbsp; Rather than a recipe involving mixing and trying to make a small supply, this time I'd try to put it together right on my plate.&nbsp; If something is simple enough, I won't be deterred from doing it. So I asked myself, how can I make this so easy I just have to do it?&nbsp; I experimented, and: Success!&nbsp; I'm pretty sure this recipe is safe for keto, paleo, raw, vegan, and diabetic diets. For those with inflammation, the quality and quantity of salt should be considered.<br />
<br />
Of course when I first tried to switch from the bottle to the unprocessed/homemade, at the moment of truth, I found myself thinking, "can't I just grab this hot sauce in the fridge? I am short on time! And anyway, I don't use much!"<br />
And at first, that's what I did.<br />
I gave up and grabbed my bottle of Tapatio from the fridge.<br />
(As to the rationalization of using just a little bit of bottled hot sauce -&nbsp; I was using about a bottle every month.&nbsp; All that sauce goes somewhere!&nbsp; The preservatives, vinegar, or sugar - stuff that my body simply does not need)<br />
<br />
Then I asked myself, "how long does it really take to give my brekkie a dash of salt, cayenne and a little squeeze of lemon? The cayenne stays in a condiment tray right on the counter....the lemon is easily accessible on the door of my fridge.... Less than a minute?&nbsp; &nbsp;Am I worth a minute? Does being short on time mean I devalue my health?&nbsp; When I thought about it, it seemed ridiculous!<br />
<br />
RECIPE:<br />
<br />
So the ingredients are:<br />
Good quality salt (<a href="https://www.amazon.com/gp/product/B005MER0RA/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B005MER0RA&amp;linkCode=as2&amp;tag=beautiful0ac-20&amp;linkId=a198b782108b256307eaf90a8e7dad58%22%3EThe%20Spice%20Lab%20Pink%20Himalayan%20Salt%20-%20Fine%20Ground%202lbs%20-%20Gourmet%20Pure%20Crystal%20-%20Nutrient%20and%20Mineral%20Dense%20for%20Health%20-%20Kosher%20&amp;%20Natural%20Certified%3C/a%3E%3Cimg%20src=%22//ir-na.amazon-adsystem.com/e/ir?t=beautiful0ac-20&amp;l=am2&amp;o=1&amp;a=B005MER0RA%22%20width=%221%22%20height=%221%22%20border=%220%22%20alt=%22%22%20style=%22border:none%20!important;%20margin:0px%20!important;%22%20/%3E" target="_blank">Himalayan</a> or <a href="https://www.amazon.com/gp/product/B000E6BRUW/ref=as_li_tl?ie=UTF8&amp;tag=beautiful0ac-20&amp;camp=1789&amp;creative=9325&amp;linkCode=as2&amp;creativeASIN=B000E6BRUW&amp;linkId=5aceeb803d5b7fb9196bb2d074188b01" target="_blank">Real</a> are my first choices)<br />
Cayenne (you can get <a href="https://www.myspicer.com/cayenne-pepper-heat-rating/" target="_blank">various heat</a>, some is not so hot at all)<br />
and a little fresh lemon juice.<br />
<br />
I usually add salt to taste while cooking (or if a raw dish -- while I'm prepping).<br />
<br />
I sprinkle the cayenne on once I have plated the dish.&nbsp; I use a lot, but I don't use the really hot stuff.&nbsp; Again this will be to individual taste (remember it is easier to add than subtract)<br />
<br />
I keep a lemon in a small cup or bowl in the fridge, easily accessible.&nbsp; I have my cutting board and knife out from cooking.&nbsp; I slice a small wedge from the lemon, and squeeze over the cuisine on my plate and put the rest of the lemon back in its spot in the fridge. Obviously I don't hurry when handling a knife, but the whole operation takes about 30 seconds.<br />
<br />
I recommend using up the lemon wedge you cut (which is why I recommend cutting a small one), because the lemon flavor loses integrity once the wedge is squeezed, so trying to squeeze it again later is a little funky.<br />
<br />
I hope this recipe helps readers avoid some unneeded, unhealthy additives.&nbsp; Let me know in comments!<br />
<br />
<br />
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<meta content='https://www.blogger.com/profile/14588522324200254786' itemprop='url'/>
<a class='g-profile' href='https://www.blogger.com/profile/14588522324200254786' rel='author' title='author profile'>
<span itemprop='name'>at.stefanies</span>
</a>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='http://breakfastatstefanies.blogspot.com/2019/09/hot-sauce-how-to-avoid-unhealthy.html' itemprop='url'/>
<a class='timestamp-link' href='http://breakfastatstefanies.blogspot.com/2019/09/hot-sauce-how-to-avoid-unhealthy.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2019-09-17T14:10:00-07:00'>2:10&#8239;PM</abbr></a>
</span>
<span class='post-comment-link'>
<a class='comment-link' href='http://breakfastatstefanies.blogspot.com/2019/09/hot-sauce-how-to-avoid-unhealthy.html#comment-form' onclick=''>
No comments:
  </a>
</span>
<span class='post-icons'>
<span class='item-control blog-admin pid-1248014057'>
<a href='https://www.blogger.com/post-edit.g?blogID=8678212244408574812&postID=1646910037497462298&from=pencil' title='Edit Post'>
<img alt='' class='icon-action' height='18' src='https://resources.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
</a>
</span>
</span>
<div class='post-share-buttons goog-inline-block'>
</div>
</div>
<div class='post-footer-line post-footer-line-2'>
<span class='post-labels'>
Labels:
<a href='http://breakfastatstefanies.blogspot.com/search/label/anti-candida' rel='tag'>anti-candida</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/avoid%20additives' rel='tag'>avoid additives</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/cayenne' rel='tag'>cayenne</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/health' rel='tag'>health</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/healthy%20diet' rel='tag'>healthy diet</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/Healthy%20foods' rel='tag'>Healthy foods</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/hot%20sauce' rel='tag'>hot sauce</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/keto' rel='tag'>keto</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/lemon' rel='tag'>lemon</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/paleo' rel='tag'>paleo</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/raw' rel='tag'>raw</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/raw%20recipes' rel='tag'>raw recipes</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/recipes' rel='tag'>recipes</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/unprocessed' rel='tag'>unprocessed</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/vegan' rel='tag'>vegan</a>
</span>
</div>
<div class='post-footer-line post-footer-line-3'>
<span class='post-location'>
</span>
</div>
</div>
</div>
</div>

          </div></div>
        

          <div class="date-outer">
        
<h2 class='date-header'><span>Tuesday, February 26, 2019</span></h2>

          <div class="date-posts">
        
<div class='post-outer'>
<div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
<meta content='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiPbUMzBD4g6ME5B5kgr1ONBLOXMZ3qSuD8ParoEv2wCXugalbvf8dCSNZyyuhXH_DALzOyo8ETGRrJ4bWft26E-cAVFXfDHYUr30t95uLrF7QDFesfTO8k79d6SV1OGQ1Pn3Og-FLvGJ45/s320/Veggie+face.jpg' itemprop='image_url'/>
<meta content='8678212244408574812' itemprop='blogId'/>
<meta content='2376525216693733593' itemprop='postId'/>
<a name='2376525216693733593'></a>
<h3 class='post-title entry-title' itemprop='name'>
<a href='http://breakfastatstefanies.blogspot.com/2019/02/life-saving-salads.html'>Life Saving Salads</a>
</h3>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-2376525216693733593' itemprop='articleBody'>
<div class="separator" style="clear: both; text-align: center;">
<span style="font-size: xx-small;"><br /></span></div>
<div class="separator" style="clear: both; text-align: center;">
</div>
<div class="separator" style="clear: both; text-align: left;">
<a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiPbUMzBD4g6ME5B5kgr1ONBLOXMZ3qSuD8ParoEv2wCXugalbvf8dCSNZyyuhXH_DALzOyo8ETGRrJ4bWft26E-cAVFXfDHYUr30t95uLrF7QDFesfTO8k79d6SV1OGQ1Pn3Og-FLvGJ45/s1600/Veggie+face.jpg" imageanchor="1" style="clear: left; display: inline; float: left; margin-bottom: 1em; margin-right: 1em;"><span style="font-family: &quot;times&quot; , &quot;times new roman&quot; , serif;"><img alt="" border="0" data-original-height="364" data-original-width="276" height="320" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiPbUMzBD4g6ME5B5kgr1ONBLOXMZ3qSuD8ParoEv2wCXugalbvf8dCSNZyyuhXH_DALzOyo8ETGRrJ4bWft26E-cAVFXfDHYUr30t95uLrF7QDFesfTO8k79d6SV1OGQ1Pn3Og-FLvGJ45/s320/Veggie+face.jpg" title="http://purplepoddedpeas.blogspot.com" width="242" /></span></a><a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiPbUMzBD4g6ME5B5kgr1ONBLOXMZ3qSuD8ParoEv2wCXugalbvf8dCSNZyyuhXH_DALzOyo8ETGRrJ4bWft26E-cAVFXfDHYUr30t95uLrF7QDFesfTO8k79d6SV1OGQ1Pn3Og-FLvGJ45/s1600/Veggie+face.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"></a><span style="color: #222222; font-family: &quot;times&quot; , &quot;times new roman&quot; , serif;">Have I mentioned how good green and raw veggies are? How much better I feel when I get plenty of green? The thing is, life happens and despite what I know, I constantly forget to get the green I need to feel at my best.&nbsp;&nbsp;</span></div>
<span style="font-family: &quot;times&quot; , &quot;times new roman&quot; , serif; font-size: xx-small;">
<span style="color: #222222; font-family: &quot;times&quot; , &quot;times new roman&quot; , serif;"><br /></span></span><br />
<span style="font-family: &quot;times&quot; , &quot;times new roman&quot; , serif;"><span style="color: #222222; font-family: &quot;times&quot; , &quot;times new roman&quot; , serif;">Recently, after several long work days, and weekends spent just catching up, I asked myself, am I missing something? I remembered my "choppy salads" and how much of a boost they are to my sense of health and well-being.</span></span><br />
<span style="color: #222222; font-family: &quot;times&quot; , &quot;times new roman&quot; , serif;"><br /></span>
<span style="color: #222222; font-family: &quot;times&quot; , &quot;times new roman&quot; , serif;"></span>
<span style="color: #222222; font-family: &quot;times&quot; , &quot;times new roman&quot; , serif;">My "choppy salad" usually consists of a dark green base (</span><span style="font-family: &quot;times&quot; , &quot;times new roman&quot; , serif;">"base" meaning it is the prominent ingredient - about 50% of the salad)</span><span style="color: #222222; font-family: &quot;times&quot; , &quot;times new roman&quot; , serif;">, like kale and/or parsley, mixed with whatever other veggies I have handy.&nbsp; (There are alternatives to the base such as zucchini, or other summer squash)&nbsp; Sometimes I shop for specific veggies, of course, but the choppy salad is more of a <u>concept</u> than a recipe designed to get some deep nutrition in a quick, tasty, and convenient way using whatever you have on hand.</span><br />
<span style="font-family: &quot;times&quot; , &quot;times new roman&quot; , serif;"></span>

<br />
<div>
Start with your base (i.e. kale and/or parsley), using a small bunch of kale or a large bunch of parsley, or a combination.&nbsp;&nbsp;</div>
<span style="font-family: &quot;times&quot; , &quot;times new roman&quot; , serif;"></span>

<br />
<ul>
<a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj6jNNW4LVlsw7sWzf631sSipDpMXO6ibbkms2DmG8M12xyUW_C7JhnExGuoaWvY1MImUVoOIPJlW-t61XKBkJF8xUpxtjpp3R5jxk7_9mbtg5ENkOwCUDgae-kAHlys5Lv6SoXkls-9Qd4/s1600/Kale+after+chopping+SM.jpg" imageanchor="1" style="clear: right; display: inline; float: right; font-family: times, &quot;times new roman&quot;, serif; margin-bottom: 1em; margin-left: 1em; text-align: left;"></a>
</ul>
Chop your greens and put in a food processor.(<i style="font-family: Times, &quot;Times New Roman&quot;, serif;">If you don't have one, the&nbsp;<a href="https://draft.blogger.com/u/1/%3Ca%20target=%22_blank%22%20href=%22https://www.amazon.com/gp/product/B00VF0RYK8/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B00VF0RYK8&amp;linkCode=as2&amp;tag=beautiful0ac-20&amp;linkId=089ea5bc61c4717d9cf278395b50211c%22%3EBraun%20FP3020%2012%20Cup%20Food%20Processor%20Ultra%20Quiet%20Powerful%20motor,%20includes%207%20Attachment%20Blades%20+%20Chopper%20and%20Citrus%20Juicer%20,%20Made%20in%20Europe%20with%20German%20Engineering%3C/a%3E%3Cimg%20src=%22//ir-na.amazon-adsystem.com/e/ir?t=beautiful0ac-20&amp;l=am2&amp;o=1&amp;a=B00VF0RYK8%22%20width=%221%22%20height=%221%22%20border=%220%22%20alt=%22%22%20style=%22border:none%20!important;%20margin:0px%20!important;%22%20/%3E" target="_blank">Braun</a>&nbsp;and&nbsp;<a href="https://draft.blogger.com/u/1/%3Ca%20target=%22_blank%22%20href=%22https://www.amazon.com/gp/product/B07MNWT6TM/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B07MNWT6TM&amp;linkCode=as2&amp;tag=beautiful0ac-20&amp;linkId=2f7675a1995b7e9c6f2e83bc278c7d99%22%3EFood%20Processor%2012-Cup,%20Aicok%20Food%20Processor%20Blender,%20Multi-Function%20Food%20Processor,%201.8L,%203%20Speed%20Options,%202%20Chopping%20Blades%20&amp;%201%20Disc,%20Safety%20Interlocking%20Design,%20500W,%20Black%20(Black-1)%3C/a%3E%3Cimg%20src=%22//ir-na.amazon-adsystem.com/e/ir?t=beautiful0ac-20&amp;l=am2&amp;o=1&amp;a=B07MNWT6TM%22%20width=%221%22%20height=%221%22%20border=%220%22%20alt=%22%22%20style=%22border:none%20!important;%20margin:0px%20!important;%22%20/%3E" target="_blank">Aicock</a>&nbsp;got good reviews. I have a Cuisinart for years, but reviews on recent products are mixed</i><span style="font-family: &quot;times&quot; , &quot;times new roman&quot; , serif;">)</span><br />
<span style="font-family: &quot;times&quot; , &quot;times new roman&quot; , serif;">(They don't have to be finely chopped; large chucks will work - see images below)</span><br />
<div class="separator" style="clear: both; text-align: center;">
<a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjn7FNzeKMs99MdysG45yCrLVuMi1NktGqCGJ_qH2ka-UyQkMMEkNnj1gwMy5Rn2G7Uvjbk0cBVQpdHqF1zTbYtVjJR9rPvYn85oBPU5SSTwXJvC0k6VhrADiwbk4g4uooxCP4BBwDbgyCE/s1600/Prepped+kale_sm.jpeg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" data-original-height="225" data-original-width="300" height="150" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjn7FNzeKMs99MdysG45yCrLVuMi1NktGqCGJ_qH2ka-UyQkMMEkNnj1gwMy5Rn2G7Uvjbk0cBVQpdHqF1zTbYtVjJR9rPvYn85oBPU5SSTwXJvC0k6VhrADiwbk4g4uooxCP4BBwDbgyCE/s200/Prepped+kale_sm.jpeg" width="200" /></a></div>
<div>
<span style="font-family: &quot;times&quot; , &quot;times new roman&quot; , serif;">Pulse your "base" (i.e. greens) in the food processor until they are almost finely chopped&nbsp;</span></div>
<div class="separator" style="clear: both; text-align: center;">
<a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhTH55XKbEthE2bDl8x354ILu2PcjQ3D9d78-V_9DpJzfsd-1jt-qDir3AVg1gAwCCbZBgiwTfLThMJ-DkNGJcN0CLRgw-BBsNRIQ_Fng2V6968EIx0khuqW6diw9tmgPFxLyAJOlKABIYj/s1600/Kale+after+chopping+SM.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" data-original-height="400" data-original-width="300" height="200" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhTH55XKbEthE2bDl8x354ILu2PcjQ3D9d78-V_9DpJzfsd-1jt-qDir3AVg1gAwCCbZBgiwTfLThMJ-DkNGJcN0CLRgw-BBsNRIQ_Fng2V6968EIx0khuqW6diw9tmgPFxLyAJOlKABIYj/s200/Kale+after+chopping+SM.jpg" width="150" /></a></div>
<div>
<span style="font-family: &quot;times&quot; , &quot;times new roman&quot; , serif;"><br /></span><span style="font-family: &quot;times&quot; , &quot;times new roman&quot; , serif;">Add your other veggies - these can be any combination of what you have handy - a couple of carrots, zucchini, red bell pepper, yellow bell pepper, a green onion, sugar snap peas, a small quantity of broccoli or peeled broccoli stems</span><br />
<span style="font-family: &quot;times&quot; , &quot;times new roman&quot; , serif;">Chop the veggies into large chunks and add into the food processor&nbsp;</span><br />
<div class="separator" style="clear: both; text-align: center;">
<a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgtkajoQXAVSSnPyS_mDkFXbasitZV0JP2RwlYTj3YB3DRPks_2uKUZ9DcL1ntzARTt3vYPdWQO_VHKidpFxg_ttnx5TsLZDHxGWV6NGe15fLEcN7eUqg33bnJYVu2CCrpBxxkNK_OsXqVt/s1600/carrots+and+chopped+peppers.JPG" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"><img border="0" data-original-height="1600" data-original-width="1200" height="200" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgtkajoQXAVSSnPyS_mDkFXbasitZV0JP2RwlYTj3YB3DRPks_2uKUZ9DcL1ntzARTt3vYPdWQO_VHKidpFxg_ttnx5TsLZDHxGWV6NGe15fLEcN7eUqg33bnJYVu2CCrpBxxkNK_OsXqVt/s200/carrots+and+chopped+peppers.JPG" width="150" /></a></div>
<div class="separator" style="clear: both; text-align: center;">
</div>
<div class="separator" style="clear: both; text-align: center;">
<a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg3zgAqw8UWM1nNo4TdERu0ISsNHZ0X3Jnj5XaHfUcHyfwhB32B2cFDd1P2sOdLyjYkM3pCh7y-WqK6mMbG66I2hXwO5IVkfQ0givTPIkfkRx469FGR2hgP6u6Y1ytReGnmKi3pw0rDO9gT/s1600/Chopping+peppers+and+carrots.JPG" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"><img border="0" data-original-height="1200" data-original-width="1600" height="150" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg3zgAqw8UWM1nNo4TdERu0ISsNHZ0X3Jnj5XaHfUcHyfwhB32B2cFDd1P2sOdLyjYkM3pCh7y-WqK6mMbG66I2hXwO5IVkfQ0givTPIkfkRx469FGR2hgP6u6Y1ytReGnmKi3pw0rDO9gT/s200/Chopping+peppers+and+carrots.JPG" width="200" /></a></div>
<br />
<div class="separator" style="clear: both; text-align: center;">
<a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhWvdRR62yGmC6vgpDaiQidaR7tztmA3IxEsI-dnIMSom_2Y6FPs-OL9cd9Uksk7ir29XG8hqENeA0loUTZAVtKgs6mAJXiR_buR-4imQ6W7DxvNZyul-btoByfo8xEHEFynmO0Fl6dTQUt/s1600/Adding+peppers.JPG" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"><img border="0" data-original-height="1600" data-original-width="1200" height="200" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhWvdRR62yGmC6vgpDaiQidaR7tztmA3IxEsI-dnIMSom_2Y6FPs-OL9cd9Uksk7ir29XG8hqENeA0loUTZAVtKgs6mAJXiR_buR-4imQ6W7DxvNZyul-btoByfo8xEHEFynmO0Fl6dTQUt/s200/Adding+peppers.JPG" width="150" /></a></div>
<a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjgIOawTAjukLxleqKNCJIw3MzLejCBSSwwt3MnmFo6UpeMyAE7WEu-tO-Ryw3e_Plusu0qPRrOuFHgaCrXUGxywy46apL8fb1AZp7H2dNXhGC6d4xxi07aumk_9olVYnSp4GGtE7_dgkHT/s1600/Chopping+peppers+and+carrots.JPG" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"><br /></a>
<a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgtkajoQXAVSSnPyS_mDkFXbasitZV0JP2RwlYTj3YB3DRPks_2uKUZ9DcL1ntzARTt3vYPdWQO_VHKidpFxg_ttnx5TsLZDHxGWV6NGe15fLEcN7eUqg33bnJYVu2CCrpBxxkNK_OsXqVt/s1600/carrots+and+chopped+peppers.JPG" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"><br /></a>
<span style="font-family: &quot;times&quot; , &quot;times new roman&quot; , serif; text-align: center;"><br /></span>
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<span style="font-family: &quot;times&quot; , &quot;times new roman&quot; , serif; text-align: center;">Add 1 tsp&nbsp;</span><a href="https://draft.blogger.com/u/1/%3Ca%20target=%22_blank%22%20href=%22https://www.amazon.com/gp/product/B005MER0RA/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B005MER0RA&amp;linkCode=as2&amp;tag=beautiful0ac-20&amp;linkId=a198b782108b256307eaf90a8e7dad58%22%3EThe%20Spice%20Lab%20Pink%20Himalayan%20Salt%20-%20Fine%20Ground%202lbs%20-%20Gourmet%20Pure%20Crystal%20-%20Nutrient%20and%20Mineral%20Dense%20for%20Health%20-%20Kosher%20&amp;%20Natural%20Certified%3C/a%3E%3Cimg%20src=%22//ir-na.amazon-adsystem.com/e/ir?t=beautiful0ac-20&amp;l=am2&amp;o=1&amp;a=B005MER0RA%22%20width=%221%22%20height=%221%22%20border=%220%22%20alt=%22%22%20style=%22border:none%20!important;%20margin:0px%20!important;%22%20/%3E" style="font-family: times, &quot;times new roman&quot;, serif; text-align: center;" target="_blank">Himalayan salt&nbsp;</a><span style="font-family: &quot;times&quot; , &quot;times new roman&quot; , serif; text-align: center;">or&nbsp;</span><a href="https://draft.blogger.com/u/1/%3Ca%20href=%22https://www.amazon.com/gp/product/B00LWFLWVS/ref=as_li_tl?ie=UTF8&amp;tag=beautiful0ac-20&amp;camp=1789&amp;creative=9325&amp;linkCode=as2&amp;creativeASIN=B00LWFLWVS&amp;linkId=3cfc7d32d6a7b01d99efbf7c3155ef25%22%20target=%22_blank%22%3EMacadamia%20nut%20oil%3C/a%3E%3Cbr%20/%3E" style="font-family: times, &quot;times new roman&quot;, serif; text-align: center;" target="_blank">Real Salt</a><br />
<div>
<span style="font-family: &quot;times&quot; , &quot;times new roman&quot; , serif;">Squeeze the juice from a slice of lemon into the mix</span><br />
<span style="font-family: &quot;times&quot; , &quot;times new roman&quot; , serif;">Add extra virgin olive oil (at least 4 tbsp, more if you love olive oil as I do)</span></div>
<div>
<span style="font-family: &quot;times&quot; , &quot;times new roman&quot; , serif;">A dash of cayenne&nbsp;</span><span style="font-family: &quot;times&quot; , &quot;times new roman&quot; , serif;">(don't over do it, you can always add)</span><span style="font-family: &quot;times&quot; , &quot;times new roman&quot; , serif;"><br /></span><span style="font-family: &quot;times&quot; , &quot;times new roman&quot; , serif;">Add 1 medium tomato or a handful of cherry tomatoes</span></div>
<a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi_9bPPjYAdBhJ5mHyleNw9ha4sHRLcvQXtmZeIY3A4Z5IISAh-mgPoKc-xwr7UdtE8vFPLgVWoU-ysOPqdINLJRAq6VvrDqZNqoNaniIRv_gkpkgX2gDFE-5_QKlkqL9pmFwHbqcdyb16G/s1600/Adding+tomatoes+2.JPG" imageanchor="1" style="clear: left; display: inline !important; margin-bottom: 1em; margin-right: 1em; text-align: center;"><img border="0" data-original-height="1600" data-original-width="1200" height="200" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi_9bPPjYAdBhJ5mHyleNw9ha4sHRLcvQXtmZeIY3A4Z5IISAh-mgPoKc-xwr7UdtE8vFPLgVWoU-ysOPqdINLJRAq6VvrDqZNqoNaniIRv_gkpkgX2gDFE-5_QKlkqL9pmFwHbqcdyb16G/s200/Adding+tomatoes+2.JPG" width="150" /></a></div>
<div>
<br /></div>
<div>
<span style="font-family: &quot;times&quot; , &quot;times new roman&quot; , serif;">For variety you can add dried or fresh herbs like oregano, thyme, basil, dill - whatever you prefer.</span><br />
<span style="font-family: &quot;times&quot; , &quot;times new roman&quot; , serif;">Pulse until the salad is fairly uniform small chunks (you may need to stop and open the food processor in the middle of this process if you have large chunks hanging out on top. Just use a spatula to turn them to the bottom of the processor bowl)</span></div>
<div>
<span style="font-family: &quot;times&quot; , &quot;times new roman&quot; , serif;"><br /></span></div>
<div>
<span style="font-family: &quot;times&quot; , &quot;times new roman&quot; , serif;">Taste before you take it out of the food processor bowl. You may want to add something to the dressing - more olive oil, more lemon, more salt.&nbsp; This is the time to make adjustments to taste if you want to mix in the food processor.&nbsp; Some friends have told me they add a little goat cheese with the olive oil. If you like a heavier dressing, there are great creamy raw dressings made with avocados, pine nuts, cashews.&nbsp; (I plan to share a couple of my favorite dressing recipes soon, so please stay tuned!)</span></div>
<div class="separator" style="clear: both; text-align: center;">
<a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgFvvfdTwSZ0YuY_F5aPyqgq5BvxYrPnq05IN_xgeukYD6YV6uPvr5xDOlMYozZ3eQQSs3SaF6jw6NKxw8OBRXU3qF2JuQfcaOdIWD92CUI57SSrvMKFFNamXIGNDrO_R2hAQ-8_cZ3uD7n/s1600/Choppy+Salad_cu.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" data-original-height="1200" data-original-width="1600" height="240" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgFvvfdTwSZ0YuY_F5aPyqgq5BvxYrPnq05IN_xgeukYD6YV6uPvr5xDOlMYozZ3eQQSs3SaF6jw6NKxw8OBRXU3qF2JuQfcaOdIWD92CUI57SSrvMKFFNamXIGNDrO_R2hAQ-8_cZ3uD7n/s320/Choppy+Salad_cu.JPG" width="320" /></a></div>
<div>
<span style="font-family: &quot;times&quot; , &quot;times new roman&quot; , serif;"><br /></span>
<br />
<ul>
</ul>
<br /></div>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<meta content='https://www.blogger.com/profile/14588522324200254786' itemprop='url'/>
<a class='g-profile' href='https://www.blogger.com/profile/14588522324200254786' rel='author' title='author profile'>
<span itemprop='name'>at.stefanies</span>
</a>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='http://breakfastatstefanies.blogspot.com/2019/02/life-saving-salads.html' itemprop='url'/>
<a class='timestamp-link' href='http://breakfastatstefanies.blogspot.com/2019/02/life-saving-salads.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2019-02-26T18:39:00-08:00'>6:39&#8239;PM</abbr></a>
</span>
<span class='post-comment-link'>
<a class='comment-link' href='http://breakfastatstefanies.blogspot.com/2019/02/life-saving-salads.html#comment-form' onclick=''>
No comments:
  </a>
</span>
<span class='post-icons'>
<span class='item-control blog-admin pid-1248014057'>
<a href='https://www.blogger.com/post-edit.g?blogID=8678212244408574812&postID=2376525216693733593&from=pencil' title='Edit Post'>
<img alt='' class='icon-action' height='18' src='https://resources.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
</a>
</span>
</span>
<div class='post-share-buttons goog-inline-block'>
</div>
</div>
<div class='post-footer-line post-footer-line-2'>
<span class='post-labels'>
Labels:
<a href='http://breakfastatstefanies.blogspot.com/search/label/chlorophyll' rel='tag'>chlorophyll</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/green%20vegetables' rel='tag'>green vegetables</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/green%20veggies' rel='tag'>green veggies</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/health' rel='tag'>health</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/healthy%20diet' rel='tag'>healthy diet</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/Healthy%20foods' rel='tag'>Healthy foods</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/healthy%20recipes' rel='tag'>healthy recipes</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/improve%20health' rel='tag'>improve health</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/kale' rel='tag'>kale</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/natural%20healing' rel='tag'>natural healing</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/raw%20recipes' rel='tag'>raw recipes</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/recipes' rel='tag'>recipes</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/weight%20loss' rel='tag'>weight loss</a>
</span>
</div>
<div class='post-footer-line post-footer-line-3'>
<span class='post-location'>
</span>
</div>
</div>
</div>
</div>

          </div></div>
        

          <div class="date-outer">
        
<h2 class='date-header'><span>Sunday, February 3, 2019</span></h2>

          <div class="date-posts">
        
<div class='post-outer'>
<div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
<meta content='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjbOMo2Y0Iw0YJ6qGs4X0vWZ-uM-sHKRTOjvK6d7LEJNdVaLtCr3v-mAuauJBA32dULPC96r_5deWFhNUyrQT0W9ZlVPlqP5hSdvr4rTVM_aGzHXQ-R4daYR44oYp5qPoqbdVoiAM_7UiUK/s320/Flax_Milk.JPG' itemprop='image_url'/>
<meta content='8678212244408574812' itemprop='blogId'/>
<meta content='6548171454599220906' itemprop='postId'/>
<a name='6548171454599220906'></a>
<h3 class='post-title entry-title' itemprop='name'>
<a href='http://breakfastatstefanies.blogspot.com/2019/02/love-flax-and-chocolate.html'>Love, Flax, and Chocolate</a>
</h3>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-6548171454599220906' itemprop='articleBody'>
<div class="separator" style="clear: both; text-align: center;">
<a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjbOMo2Y0Iw0YJ6qGs4X0vWZ-uM-sHKRTOjvK6d7LEJNdVaLtCr3v-mAuauJBA32dULPC96r_5deWFhNUyrQT0W9ZlVPlqP5hSdvr4rTVM_aGzHXQ-R4daYR44oYp5qPoqbdVoiAM_7UiUK/s1600/Flax_Milk.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"><img border="0" data-original-height="1600" data-original-width="1200" height="320" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjbOMo2Y0Iw0YJ6qGs4X0vWZ-uM-sHKRTOjvK6d7LEJNdVaLtCr3v-mAuauJBA32dULPC96r_5deWFhNUyrQT0W9ZlVPlqP5hSdvr4rTVM_aGzHXQ-R4daYR44oYp5qPoqbdVoiAM_7UiUK/s320/Flax_Milk.JPG" width="240" /></a></div>
<br />
I love almond milk. I love chocolate.  Sometimes I want something quicker and cheaper and easier than almond milk, though.<br />
<br />
&nbsp;Flax milk offers the nourishment of germinated flax seeds without the cost of raw almonds (which in California one must get directly from farmers in order to avoid pasteurization) and without having to strain through a nut milk bag.<br />
<br />
To demonstrate how little work this is, I added time estimates to each step.<br />
<br />
Start by making your flax milk.<br />
<br />
Put 1/4 cup dry, raw, organic flax seeds in a bowl to soak<br />
Let it stand at least an hour - best is overnight<br />
(the work takes 1 minute - I'm not counting the soaking into the work time)<br />
<br />
Put the soaked flax and 4 cups of filtered water in a blender (hi speed is best) and blend -- start on low and increase to high speed for about a minute<br />
(takes about 3 minutes to get the blender out, add the water and soaked flax seeds, and blend)<br />
<br />
That's it - Now you have your refreshing, inexpensive, healthy Flax Milk!<br />
<br />
If you are a chocolate lover like me, make it <i>chocolate</i>.<br />
Put a half tablespoon of <a href="https://draft.blogger.com/u/1/%3Ca%20target=%22_blank%22%20href=%22https://www.amazon.com/gp/product/B06WVZ7JX4/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B06WVZ7JX4&amp;linkCode=as2&amp;tag=beautiful0ac-20&amp;linkId=9fee87a0f692d34ad05ffdd7b87e5df5%22%3ESuper%20Good%20For%20You%20Foods%20Organic%20Raw%20Cacao%20Powder,%20Gluten-Free,%20Non-GMO%20+%20Vegan,%2032%20Ounce%20Bag%3C/a%3E%3Cimg%20src=%22//ir-na.amazon-adsystem.com/e/ir?t=beautiful0ac-20&amp;l=am2&amp;o=1&amp;a=B06WVZ7JX4%22%20width=%221%22%20height=%221%22%20border=%220%22%20alt=%22%22%20style=%22border:none%20!important;%20margin:0px%20!important;%22%20/%3E" target="_blank">cacao powder</a> in a cup and pour the flax milk over it<br />
Use a spoon or small whisk to stir<br />
<br />
I don't use any sweeteners like honey, agave, coconut sugar, etc. to my cup of chocolate milk.&nbsp; I add a very little <a href="https://draft.blogger.com/u/1/%3Ca%20target=%22_blank%22%20href=%22https://www.amazon.com/gp/product/B00F3SQJUY/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B00F3SQJUY&amp;linkCode=as2&amp;tag=beautiful0ac-20&amp;linkId=cc811221e7b2dd85ca7b95a768bb1fd4%22%3EStevia%20In%20The%20Raw%20200%20Count%3C/a%3E%3Cimg%20src=%22//ir-na.amazon-adsystem.com/e/ir?t=beautiful0ac-20&amp;l=am2&amp;o=1&amp;a=B00F3SQJUY%22%20width=%221%22%20height=%221%22%20border=%220%22%20alt=%22%22%20style=%22border:none%20!important;%20margin:0px%20!important;%22%20/%3E" target="_blank">stevia in the raw</a> or <a href="https://draft.blogger.com/u/1/%3Ca%20target=%22_blank%22%20href=%22https://www.amazon.com/gp/product/B000E8WIAS/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B000E8WIAS&amp;linkCode=as2&amp;tag=beautiful0ac-20&amp;linkId=34724430990363b854a691e8c6782b9f%22%3ESweetLeaf%20Sweet%20Drops%20Liquid%20Stevia%20Sweetener,%20Vanilla%20Creme,%202%20Ounce%3C/a%3E%3Cimg%20src=%22//ir-na.amazon-adsystem.com/e/ir?t=beautiful0ac-20&amp;l=am2&amp;o=1&amp;a=B000E8WIAS%22%20width=%221%22%20height=%221%22%20border=%220%22%20alt=%22%22%20style=%22border:none%20!important;%20margin:0px%20!important;%22%20/%3E" target="_blank">sweet drops</a> -- just enough that it tastes slightly sweet but not like stevia -- or a teensy bit of <a href="https://julianbakery.com/product/pure-monk-monk-fruit/?gclid=EAIaIQobChMI2dq4tsqg4AIVg6DsCh2n-w-GEAYYASABEgKeFfD_BwE" target="_blank">monk fruit sugar</a> (like stevia it has no glycemic spike).<br />
(this part takes maybe a little over 1 minute).<br />
<br />
Wash out blender (blend soapy water starting on low and increasing to high speed for a minute).<br />
This is not a big operation. What is that 5 or 6 minutes altogether?<br />
<br />
Pour the remaining flax milk from blender to jar to store in the fridge (note that there will be settling at the bottom of the jar, but this blends in when you shake it up)<br />
<br />
<b><u>Note for making chocolate milk with refrigerated flax milk</u></b>: The surface tension of liquids increases as temperature decreases. This is why cacao powder doesn't mix so well with chilled liquids. So once the flax milk is cold, I prep the cacao before I mix in the flax milk. I add the cacao powder to a dry cup, then add a little warm water to blend the cacao powder. My&nbsp;<a href="https://draft.blogger.com/u/1/%3Ca%20target=%22_blank%22%20href=%22https://www.amazon.com/gp/product/B06XPLM49J/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B06XPLM49J&amp;linkCode=as2&amp;tag=beautiful0ac-20&amp;linkId=dec1f9f3026d2a93871cd54f19dedb4c%22%3EElectric%20Gooseneck%20Kettle%20with%20Temperature%20Presets%20-%201L%20Electric%20Tea%20Pot%20Kettles%20with%20Temperature%20Control%20-%20Stainless%20Steel%20Coffee%20Teapots%20Kettle%20and%20Electric%20Teapot%20Pour%20Over%3C/a%3E%3Cimg%20src=%22//ir-na.amazon-adsystem.com/e/ir?t=beautiful0ac-20&amp;l=am2&amp;o=1&amp;a=B06XPLM49J%22%20width=%221%22%20height=%221%22%20border=%220%22%20alt=%22%22%20style=%22border:none%20!important;%20margin:0px%20!important;%22%20/%3E" target="_blank">electric kettle</a>&nbsp;has temperature controls, so I can bring water temperature up to about 130 degrees.&nbsp; I add a little of this water to the cup of cacao powder and mix before adding cold flax milk.<br />
<br />
<br />
<br />
<br />
<br />
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<meta content='https://www.blogger.com/profile/14588522324200254786' itemprop='url'/>
<a class='g-profile' href='https://www.blogger.com/profile/14588522324200254786' rel='author' title='author profile'>
<span itemprop='name'>at.stefanies</span>
</a>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='http://breakfastatstefanies.blogspot.com/2019/02/love-flax-and-chocolate.html' itemprop='url'/>
<a class='timestamp-link' href='http://breakfastatstefanies.blogspot.com/2019/02/love-flax-and-chocolate.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2019-02-03T14:27:00-08:00'>2:27&#8239;PM</abbr></a>
</span>
<span class='post-comment-link'>
<a class='comment-link' href='http://breakfastatstefanies.blogspot.com/2019/02/love-flax-and-chocolate.html#comment-form' onclick=''>
No comments:
  </a>
</span>
<span class='post-icons'>
<span class='item-control blog-admin pid-1248014057'>
<a href='https://www.blogger.com/post-edit.g?blogID=8678212244408574812&postID=6548171454599220906&from=pencil' title='Edit Post'>
<img alt='' class='icon-action' height='18' src='https://resources.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
</a>
</span>
</span>
<div class='post-share-buttons goog-inline-block'>
</div>
</div>
<div class='post-footer-line post-footer-line-2'>
<span class='post-labels'>
Labels:
<a href='http://breakfastatstefanies.blogspot.com/search/label/almond%20milk' rel='tag'>almond milk</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/cacao' rel='tag'>cacao</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/chocolate' rel='tag'>chocolate</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/flax%20milk' rel='tag'>flax milk</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/health' rel='tag'>health</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/Healthy%20foods' rel='tag'>Healthy foods</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/healthy%20recipes' rel='tag'>healthy recipes</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/milk' rel='tag'>milk</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/Milk%20alternatives' rel='tag'>Milk alternatives</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/raw%20recipes' rel='tag'>raw recipes</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/recipes' rel='tag'>recipes</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/sugar%20alternatives' rel='tag'>sugar alternatives</a>
</span>
</div>
<div class='post-footer-line post-footer-line-3'>
<span class='post-location'>
</span>
</div>
</div>
</div>
</div>

          </div></div>
        

          <div class="date-outer">
        
<h2 class='date-header'><span>Saturday, August 19, 2017</span></h2>

          <div class="date-posts">
        
<div class='post-outer'>
<div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
<meta content='http://www.q8rashaqa.com/en/wp-content/uploads/2013/03/Green-vegetables.jpg' itemprop='image_url'/>
<meta content='8678212244408574812' itemprop='blogId'/>
<meta content='1474689878415904298' itemprop='postId'/>
<a name='1474689878415904298'></a>
<h3 class='post-title entry-title' itemprop='name'>
<a href='http://breakfastatstefanies.blogspot.com/2017/08/get-something-green-on-your-plate.html'>Get SOMETHING Green on Your Plate!</a>
</h3>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-1474689878415904298' itemprop='articleBody'>
<div class="separator" style="clear: both; text-align: center;">
</div>
<div class="separator" style="clear: both; text-align: center;">
<a href="http://www.q8rashaqa.com/en/wp-content/uploads/2013/03/Green-vegetables.jpg" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"><img border="0" data-original-height="800" data-original-width="800" height="200" src="http://www.q8rashaqa.com/en/wp-content/uploads/2013/03/Green-vegetables.jpg" width="200"></a></div>
<span style="font-family: &quot;georgia&quot; , &quot;times new roman&quot; , serif;">You know green veggies are good for you, but do you find you keep telling yourself you&#39;ll be better about eating them - in the future? &#160;Does it seem like too much to deal with today? When it all seems too much, I seek SIMPLE solutions.&#160;</span><br>
<span style="font-family: &quot;georgia&quot; , &quot;times new roman&quot; , serif;"><br>
<span face="font-family: Georgia, Times New Roman, serif">Why eat <b>fresh green veggies</b>? &#160;Green veggies help digestion and help you feel satisfied with less likelihood of overeating. They can help avoid acid reflux and indigestion. &#160;The chlorophyll in your green veggies is said to improve anemic conditions, the action of the heart, reduce high blood pressure normal blood count and platelet levels; to contribute to healing of hepatitis and other liver diseases, asthma and hay-fever, pyorrhea, varicose veins, ulcers - internal and external, high and low blood sugar, offensive body odors, sore throat; to shield the brain from antioxidant damage; and to add power to&#160;an anti-aging program.<span style="color: #222222;">&#160;My&#160;<a href="http://breakfastatstefanies.blogspot.com/2009/05/green-is-good.html" target="_blank">article on chlorophyll</a>&#160;details all kinds of the <i>amazing</i> benefits of green stuff.</span></span></span><br>
<span style="font-family: &quot;georgia&quot; , &quot;times new roman&quot; , serif;"><span style="color: #222222; font-size: 14px;">{You can </span><a href="https://www.amazon.com/gp/product/B000Q3BZOQ/ref=as_li_tl?ie=UTF8&amp;tag=beautiful0ac-20&amp;camp=1789&amp;creative=9325&amp;linkCode=as2&amp;creativeASIN=B000Q3BZOQ&amp;linkId=9c8d66ec33d13c2bc2cab0dd3ce395fe" style="font-size: small;" target="_blank">find chlorophyll here</a><span style="color: #222222; font-size: 14px;">}</span></span><br>
<br>
Despite all this goodness, it is so easy to find your meals have little or no green! (And don&#39;t try to cheat yourself with canned vegetables - they do not have the nutritional value of fresh veggies)<br>
<br>
A little bit of iceberg lettuce (what I sometimes call &quot;green water&quot;) a slice of insipid tomato, a few bits of shredded carrot are of little help. &#160;Remember the <a href="http://breakfastatstefanies.blogspot.com/2017/05/eat-more-weigh-less.html" target="_blank">more veggies you eat</a>, the easier it is for your body to process your meal - leading to weight loss, better digestion, blood sugar balance, and all around real nourishment and health improvement.<br>
<br>
It may seem that getting around to creating a routine of eating plenty of green veggies is impossible. &#160;It just isn&#39;t happening. &#160;I have been through stages like this - I found myself thinking:<br>
<blockquote class="tr_bq">
- Oh my gosh HOW do I get something GREEN on this PLATE?? &#160;I can barely manage to get myself fed in the first place!</blockquote>
Well, the first thing is to commit to making the habit of veggie. &#160;Start with just the idea of it, &#160;like &quot;I am okay with eating more green veggies. I can make it happen (as long as they taste good). I just have to keep it really simple to start.&quot; <br>
<br>
Now, I realize that even my super simple&#160;<a href="http://breakfastatstefanies.blogspot.com/p/recipe-for-quick-and-tasty-kale.html">Perfect Green Veggie Sautee</a>&#160;and&#160;<a href="http://breakfastatstefanies.blogspot.com/p/kale-salad-recipe.html" target="_blank">Kale Salad</a>&#160;can seem a little daunting if you are living life in overwhelm. So for this post I got down to basics. I found that when there is too much going on in my life, the minimum was all I could do - maybe you feel like that too. &#160;So let&#39;s break it down - what is the one thing you can do - one thing you <u><i>can</i></u> manage to get yourself to do? Start with veggies that need little or no preparation.<br>
<br>
<u>Baby Steps</u>:<br>
(this is all I could manage for a couple of weeks!)<br>
Just slice some celery, cucumber, and/or decent tomatoes. &#160;A handful of snap peas also work well (remove the strings). Baby carrots are better than nothing. (Okay, okay...tomatoes and carrots aren&#39;t green, but I feel better if I have them with a meal than if I have no veggies at all!) In my experience, if I could get one or more of those vegetables on my lunch or dinner (or breakfast!) plate, I felt better.&#160; If I felt better, I found I was able to do it again -- if by no other means than by remembering feeling better.<br>
<br>
Get the green on your plate! Veggies aren&#39;t taking anything away from you.&#160; They don&#39;t make you fat! They don&#39;t give you health problems! Just add them to what you are already eating, whatever that is.<br>
<br>
<div class="separator" style="clear: both; text-align: center;">
</div>
<div class="separator" style="clear: both; text-align: center;">
<a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg2dlmDUYEKG9MNG6vPZ0cXv2wsIC7s8XhHJrRly6BvddyD0gGcBD6Gc-ZrHidp338Dp_U0hjBW2NYCbWuyhqA8u2fsXAVnUhPXnDa-Gfqe1H4ZPe_wkgy0PCKxUYfpWy6PQA8BxhiixGt3/s1600/snap+peas.jpg" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"><img border="0" data-original-height="228" data-original-width="212" height="200" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg2dlmDUYEKG9MNG6vPZ0cXv2wsIC7s8XhHJrRly6BvddyD0gGcBD6Gc-ZrHidp338Dp_U0hjBW2NYCbWuyhqA8u2fsXAVnUhPXnDa-Gfqe1H4ZPe_wkgy0PCKxUYfpWy6PQA8BxhiixGt3/s200/snap+peas.jpg" width="185"></a></div>
<br>
<br>
<br>
<u>Once you take the first steps, try some variety</u>:
Super Simple Chunky Salad
<ul>
<a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgP5h0kxrMltNQj2Z4x3pNLjVSCZDoYUK6ZyNBW1I8OIO7vWCUbRbM1U7AkmtBZ-htcA0hasX6CuJt7ZBYgUemz3I78Oj3Jm7UHBxrJ37O31D4PhH2Tu7roOEx0Sn90GIuwbZwi5f8_TS0p/s1600/chopped_cukes.jpg" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"><img border="0" data-original-height="1059" data-original-width="1600" height="85" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgP5h0kxrMltNQj2Z4x3pNLjVSCZDoYUK6ZyNBW1I8OIO7vWCUbRbM1U7AkmtBZ-htcA0hasX6CuJt7ZBYgUemz3I78Oj3Jm7UHBxrJ37O31D4PhH2Tu7roOEx0Sn90GIuwbZwi5f8_TS0p/s200/chopped_cukes.jpg" width="130"></a>
<li>Super Simple Chunky Salad -- For one serving, cut 1 Persian cucumber or half of a regular cucumber in half lengthwise, and then cut these halves the long way again, then I cut these long quarters into bite sized chunks; toss in a medium bowl with virgin olive oil, Himalayan or other <a href="https://www.amazon.com/gp/product/B000E6BRUW/ref=as_li_tl?ie=UTF8&amp;tag=beautiful0ac-20&amp;camp=1789&amp;creative=9325&amp;linkCode=as2&amp;creativeASIN=B000E6BRUW&amp;linkId=5aceeb803d5b7fb9196bb2d074188b01" target="_blank">quality salt</a>, any savory dried spices that are handy (oregano, basil, thyme, sage, rosemary) and similarly sized chunks of tomatoes. &#160;</li>
</ul>
<div class="separator" style="clear: both; text-align: center;">
<a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj7m8YXkMIfHbbvkIPsirKnzHQHT84HVL29Ng_AOJvxu2R7owHsbYRDo28DKjlGjVPL_v9jvsaq-nSfvNGcORsj-EZDL-7Nh7EUOXe3rwni9-vKhyqPdFsN6LBpquxH9y6EOcUWPPngoY0g/s1600/tomatoes_cukes.jpg" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"><img border="0" data-original-height="1291" data-original-width="1600" height="161" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj7m8YXkMIfHbbvkIPsirKnzHQHT84HVL29Ng_AOJvxu2R7owHsbYRDo28DKjlGjVPL_v9jvsaq-nSfvNGcORsj-EZDL-7Nh7EUOXe3rwni9-vKhyqPdFsN6LBpquxH9y6EOcUWPPngoY0g/s200/tomatoes_cukes.jpg" width="200"></a></div>
<ul><br></ul>
<ul><br></ul>
<ul><br></ul>
<ul><br></ul>
<ul><br></ul>
<ul><br></ul>
<ul>
Variation #1: &#160;Add more green veggies to your chunky salad, cutting them to about the same size as your cukes and tomatoes: Try celery, sugar peas, even leftover steamed asparagus or broccoli. &#160;</ul><ul>Hey, it&#39;s summer, so grab some decent tomatoes at the farmers&#39; market or if you can&#39;t get there, you can get organic&#160;<a href="http://www.delcabo.com/" target="_blank">Del Cabo</a>&#160;Cherry tomatoes at many grocery stores.
</ul>
<ul>
Variation #2: Add fresh herbs, such as chopped basil, Italian parsley, mint, or dill.&#160;
</ul>
<div style='clear: both;'></div>
</div>
<div class='jump-link'>
<a href='http://breakfastatstefanies.blogspot.com/2017/08/get-something-green-on-your-plate.html#more' title='Get SOMETHING Green on Your Plate!'>Read more &#187;</a>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<meta content='https://www.blogger.com/profile/14588522324200254786' itemprop='url'/>
<a class='g-profile' href='https://www.blogger.com/profile/14588522324200254786' rel='author' title='author profile'>
<span itemprop='name'>at.stefanies</span>
</a>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='http://breakfastatstefanies.blogspot.com/2017/08/get-something-green-on-your-plate.html' itemprop='url'/>
<a class='timestamp-link' href='http://breakfastatstefanies.blogspot.com/2017/08/get-something-green-on-your-plate.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2017-08-19T22:45:00-07:00'>10:45&#8239;PM</abbr></a>
</span>
<span class='post-comment-link'>
<a class='comment-link' href='http://breakfastatstefanies.blogspot.com/2017/08/get-something-green-on-your-plate.html#comment-form' onclick=''>
No comments:
  </a>
</span>
<span class='post-icons'>
<span class='item-control blog-admin pid-1248014057'>
<a href='https://www.blogger.com/post-edit.g?blogID=8678212244408574812&postID=1474689878415904298&from=pencil' title='Edit Post'>
<img alt='' class='icon-action' height='18' src='https://resources.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
</a>
</span>
</span>
<div class='post-share-buttons goog-inline-block'>
</div>
</div>
<div class='post-footer-line post-footer-line-2'>
<span class='post-labels'>
Labels:
<a href='http://breakfastatstefanies.blogspot.com/search/label/alkaline' rel='tag'>alkaline</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/anti-aging' rel='tag'>anti-aging</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/brain%20function' rel='tag'>brain function</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/chlorophyll' rel='tag'>chlorophyll</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/green%20vegetables' rel='tag'>green vegetables</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/green%20veggies' rel='tag'>green veggies</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/health' rel='tag'>health</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/healthy%20diet' rel='tag'>healthy diet</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/improve%20health' rel='tag'>improve health</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/kale' rel='tag'>kale</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/kale%20salad' rel='tag'>kale salad</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/natural%20healing' rel='tag'>natural healing</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/recipes' rel='tag'>recipes</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/weight%20loss' rel='tag'>weight loss</a>
</span>
</div>
<div class='post-footer-line post-footer-line-3'>
<span class='post-location'>
</span>
</div>
</div>
</div>
</div>

          </div></div>
        

          <div class="date-outer">
        
<h2 class='date-header'><span>Friday, August 18, 2017</span></h2>

          <div class="date-posts">
        
<div class='post-outer'>
<div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
<meta content='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXVCiJmFm5EIPOQdAwqRrox8o8NpAD6co179r87SOW7f1iU8eS5pYtsU4mnzul_6n330ULKkrPYq6rIDfiYb2InbACvWnbZs7P0ZcCUrmwGXZ2LVVJDRTvE50UnJh0HDcUqefe0WkB4PWG/s200/tofu+robot.jpg' itemprop='image_url'/>
<meta content='8678212244408574812' itemprop='blogId'/>
<meta content='5163204466517385169' itemprop='postId'/>
<a name='5163204466517385169'></a>
<h3 class='post-title entry-title' itemprop='name'>
<a href='http://breakfastatstefanies.blogspot.com/2017/08/good-for-you-foods-that-are-bad-for-you.html'>Good-For-You Foods That Are Bad For You?</a>
</h3>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-5163204466517385169' itemprop='articleBody'>
<div class="p1">
</div>
<div class="p1">
<br></div>
Have you ever found out that something that was supposedly good for you is now bad for you? &#160;And vice-versa? &#160;Remember the egg saga?<br>
<div class="p1">
With eggs it was on again off again like a bad romance. &#160;</div>
<div class="p1">
<br></div>
<div class="p1">
Well, Pop-eye may have been wrong about spinach. &#160;</div>
<div class="p3">
<span class="s1">What!? Isn&#8217;t spinach</span><span class="s2"> high in vitamins A and C and folate? A good source of riboflavin, vitamin B-6, calcium, iron and magnesium? &#160;</span></div>
<div class="p4">
<span class="s3">Well--Perhaps not!&#160;</span><span class="s2"> There is some controversy regarding its super high oxalic acid content (about 50 times higher than other leafy green veggies)&#160;</span></div>
<div class="p5">
<span class="s2"></span><br></div>
<div class="p4">
<a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXVCiJmFm5EIPOQdAwqRrox8o8NpAD6co179r87SOW7f1iU8eS5pYtsU4mnzul_6n330ULKkrPYq6rIDfiYb2InbACvWnbZs7P0ZcCUrmwGXZ2LVVJDRTvE50UnJh0HDcUqefe0WkB4PWG/s1600/tofu+robot.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"><img border="0" data-original-height="1047" data-original-width="781" height="200" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXVCiJmFm5EIPOQdAwqRrox8o8NpAD6co179r87SOW7f1iU8eS5pYtsU4mnzul_6n330ULKkrPYq6rIDfiYb2InbACvWnbZs7P0ZcCUrmwGXZ2LVVJDRTvE50UnJh0HDcUqefe0WkB4PWG/s200/tofu+robot.jpg" width="148"></a><span class="s2">What is an oxalate, you ask?&#160;</span></div>
<div style="font-size: 14px; line-height: 22.4px; margin-bottom: 0.5em; margin-top: 0.5em;">
<b><span style="font-family: &quot;times&quot; , &quot;times new roman&quot; , serif;"><a href="https://en.wikipedia.org/wiki/Oxalate" target="_blank">Wikipedia</a> explains:</span></b></div>
<blockquote class="tr_bq" style="font-size: 14px; line-height: 22.4px; margin-bottom: 0.5em; margin-top: 0.5em;">
<span style="font-family: &quot;times&quot; , &quot;times new roman&quot; , serif;"><b>Oxalate</b>&#160;(IUPAC:&#160;<b>ethanedioate</b>) is the&#160;<a class="mw-redirect" href="https://en.wikipedia.org/wiki/Dianion" style="background: none; color: #0b0080; text-decoration: none;" title="Dianion">dianion</a>&#160;with the formula&#160;<span class="chemf nowrap" style="white-space: nowrap;">C<span style="display: inline-block; font-size: 11.2px; line-height: 1em; margin-bottom: -0.3em; vertical-align: -0.4em;"><br>2</span>O<span style="display: inline-block; font-size: 11.2px; line-height: 1em; margin-bottom: -0.3em; vertical-align: -0.4em;">2&#8722;<br>4</span></span><span class="chemf nowrap" style="white-space: nowrap;"><span style="display: inline-block; font-size: 11.2px; line-height: 1em; margin-bottom: -0.3em; vertical-align: -0.4em;">2</span>O<span style="display: inline-block; font-size: 11.2px; line-height: 1em; margin-bottom: -0.3em; vertical-align: -0.4em;">2&#8722;<br>4</span></span><span class="chemf nowrap" style="white-space: nowrap;"><span style="display: inline-block; font-size: 11.2px; line-height: 1em; margin-bottom: -0.3em; vertical-align: -0.4em;">4</span></span>, also written&#160;<span class="chemf nowrap" style="white-space: nowrap;">(COO)<span style="display: inline-block; font-size: 11.2px; line-height: 1em; margin-bottom: -0.3em; vertical-align: -0.4em;">2&#8722;<br>2</span></span><span class="chemf nowrap" style="white-space: nowrap;"><span style="display: inline-block; font-size: 11.2px; line-height: 1em; margin-bottom: -0.3em; vertical-align: -0.4em;">2</span></span>. Either name is often used for derivatives, such as salts of&#160;<a href="https://en.wikipedia.org/wiki/Oxalic_acid" style="background: none; color: #0b0080; text-decoration: none;" title="Oxalic acid">oxalic acid</a>, for example&#160;<a href="https://en.wikipedia.org/wiki/Sodium_oxalate" style="background: none; color: #0b0080; text-decoration: none;" title="Sodium oxalate">sodium oxalate</a>Na<sub style="font-size: 11.2px; line-height: 1;">2</sub>C<sub style="font-size: 11.2px; line-height: 1;">2</sub>O<sub style="font-size: 11.2px; line-height: 1;">4</sub>, or&#160;<a href="https://en.wikipedia.org/wiki/Dimethyl_oxalate" style="background: none; color: #0b0080; text-decoration: none;" title="Dimethyl oxalate">dimethyl oxalate</a>&#160;((CH<sub style="font-size: 11.2px; line-height: 1;">3</sub>)<sub style="font-size: 11.2px; line-height: 1;">2</sub>C<sub style="font-size: 11.2px; line-height: 1;">2</sub>O<sub style="font-size: 11.2px; line-height: 1;">4</sub>). Oxalate also forms&#160;<a class="mw-redirect" href="https://en.wikipedia.org/wiki/Coordination_compound" style="background: none; color: #0b0080; text-decoration: none;" title="Coordination compound">coordination compounds</a>&#160;where it is sometimes abbreviated as&#160;<b>ox</b>.</span><br>
<span class="s2" style="font-family: &quot;times&quot; , &quot;times new roman&quot; , serif;"><span style="font-size: 14px; line-height: 22.4px;">Many metal ions form insoluble precipitates with oxalate, a prominent example being</span><span style="font-size: 14px; line-height: 22.4px;">&#160;</span><a href="https://en.wikipedia.org/wiki/Calcium_oxalate" style="background-image: none; color: #0b0080; font-size: 14px; line-height: 22.4px; text-decoration: none;" title="Calcium oxalate">calcium oxalate</a><span style="font-size: 14px; line-height: 22.4px;">, <b><u>the primary constituent of the most common kind of</u></b></span><b><u><span style="font-size: 14px; line-height: 22.4px;">&#160;</span><a class="mw-redirect" href="https://en.wikipedia.org/wiki/Kidney_stone" style="background-image: none; color: #0b0080; font-size: 14px; line-height: 22.4px;" title="Kidney stone">kidney stones</a><span style="font-size: 14px; line-height: 22.4px;">.</span></u></b></span></blockquote>
<div class="p1">
Oxalates are common in many vegetable products, though they play a much worse role in some. Soy, for example, also contains the &#8220;anti-nutrient&#8221; called oxalate that binds to calcium and prevents its absorption in the human body. &#160;</div>
<div style='clear: both;'></div>
</div>
<div class='jump-link'>
<a href='http://breakfastatstefanies.blogspot.com/2017/08/good-for-you-foods-that-are-bad-for-you.html#more' title='Good-For-You Foods That Are Bad For You?'>Read more &#187;</a>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<meta content='https://www.blogger.com/profile/14588522324200254786' itemprop='url'/>
<a class='g-profile' href='https://www.blogger.com/profile/14588522324200254786' rel='author' title='author profile'>
<span itemprop='name'>at.stefanies</span>
</a>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='http://breakfastatstefanies.blogspot.com/2017/08/good-for-you-foods-that-are-bad-for-you.html' itemprop='url'/>
<a class='timestamp-link' href='http://breakfastatstefanies.blogspot.com/2017/08/good-for-you-foods-that-are-bad-for-you.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2017-08-18T16:45:00-07:00'>4:45&#8239;PM</abbr></a>
</span>
<span class='post-comment-link'>
<a class='comment-link' href='http://breakfastatstefanies.blogspot.com/2017/08/good-for-you-foods-that-are-bad-for-you.html#comment-form' onclick=''>
No comments:
  </a>
</span>
<span class='post-icons'>
<span class='item-control blog-admin pid-1248014057'>
<a href='https://www.blogger.com/post-edit.g?blogID=8678212244408574812&postID=5163204466517385169&from=pencil' title='Edit Post'>
<img alt='' class='icon-action' height='18' src='https://resources.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
</a>
</span>
</span>
<div class='post-share-buttons goog-inline-block'>
</div>
</div>
<div class='post-footer-line post-footer-line-2'>
<span class='post-labels'>
Labels:
<a href='http://breakfastatstefanies.blogspot.com/search/label/absorb%20calcium' rel='tag'>absorb calcium</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/alkaline' rel='tag'>alkaline</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/alkaline%20diet' rel='tag'>alkaline diet</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/bone%20health' rel='tag'>bone health</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/chlorophyll' rel='tag'>chlorophyll</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/green%20vegetables' rel='tag'>green vegetables</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/green%20veggies' rel='tag'>green veggies</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/Healthy%20foods' rel='tag'>Healthy foods</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/kale' rel='tag'>kale</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/kale%20salad' rel='tag'>kale salad</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/kidney%20stones' rel='tag'>kidney stones</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/oxalates' rel='tag'>oxalates</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/oxalic%20acid' rel='tag'>oxalic acid</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/reduce%20oxalates' rel='tag'>reduce oxalates</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/spinach' rel='tag'>spinach</a>
</span>
</div>
<div class='post-footer-line post-footer-line-3'>
<span class='post-location'>
</span>
</div>
</div>
</div>
</div>

          </div></div>
        

          <div class="date-outer">
        
<h2 class='date-header'><span>Wednesday, August 2, 2017</span></h2>

          <div class="date-posts">
        
<div class='post-outer'>
<div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
<meta content='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhkU_hUObZBPJgjwq0Gg2f4FSnIuieBgL8IQp9wWrF-t9InPVCXRwdnlGxFfwfMlzehNU2si6mJqp5BC5mqu5_UKdV9weYVUDuyNL7CH3ZsuOMMLq6i0mXHlGW6pM9X2dku6RAeEPC6CVM-/s200/heart_tummy.jpg' itemprop='image_url'/>
<meta content='8678212244408574812' itemprop='blogId'/>
<meta content='8433601902642421254' itemprop='postId'/>
<a name='8433601902642421254'></a>
<h3 class='post-title entry-title' itemprop='name'>
<a href='http://breakfastatstefanies.blogspot.com/2017/08/dont-hold-on-to-toxins-how-to-do-easy.html'>Don't Hold On To Toxins! How To Do An Easy and Inexpensive Daily Detox</a>
</h3>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-8433601902642421254' itemprop='articleBody'>
<br />
Accumulated toxins will get you down! Age you! Cause health problems!<br />
Get rid of them! Give your digestive tract a loving massage. Give your body some help.<br />
<br />
<a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhkU_hUObZBPJgjwq0Gg2f4FSnIuieBgL8IQp9wWrF-t9InPVCXRwdnlGxFfwfMlzehNU2si6mJqp5BC5mqu5_UKdV9weYVUDuyNL7CH3ZsuOMMLq6i0mXHlGW6pM9X2dku6RAeEPC6CVM-/s1600/heart_tummy.jpg" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"><img border="0" data-original-height="377" data-original-width="449" height="149" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhkU_hUObZBPJgjwq0Gg2f4FSnIuieBgL8IQp9wWrF-t9InPVCXRwdnlGxFfwfMlzehNU2si6mJqp5BC5mqu5_UKdV9weYVUDuyNL7CH3ZsuOMMLq6i0mXHlGW6pM9X2dku6RAeEPC6CVM-/s200/heart_tummy.jpg" width="180" /></a>Digestive difficulties are common. &nbsp;A seemingly endless supply of supplements and medicines exist to combat them. &nbsp;The most effective treatment I have ever come across, however, costs very little - WATER. <br />
<br />
Water is the mildest, least invasive way to hydrate and to aid in flushing out accumulated toxins and debris in the digestive tract. <br />
<br />
This is not to say that I gave up my probiotics or roughage.&nbsp; &nbsp;I read that Mae West and other diva super stars tout <a href="https://www.youtube.com/watch?v=4hRQP09nPnM" target="_blank">weekly colonics for health, anti-aging, and beauty</a>,&nbsp; For me, I would rarely go to the trouble and expense of colonics. But clearly, one should do <i>something</i>.&nbsp; I found this morning cleanse, and subsequently discovered several friends were doing it.&nbsp; So now it is part of my daily morning routine.<br />
<br />
GOOD MORNING CLEANSE: You simply drink 3 glasses of WARM water right after you wake up. The reason this works so well is that the water can do its work when it is not inhibited by the presence of digesting food. &nbsp;The WARM temperature is key: &nbsp;it soothes all the digestive organs on its uninhibited path downward. The warm water goes straight out of the stomach because of the warmth and washes you right through. &nbsp;Another key: Don&#8217;t sip! Drink it down. &nbsp;The water should not be so warm that you can&#8217;t drink it straight down.<br />
<br />
If you don&#8217;t have the budget or desire to engage in weekly colonics, you can still do your body a favor by helping it flush out the colon using this simply good morning warm water technique. Leave yourself time afterwards to allow the water to do its work.&nbsp; Try it out first on a weekend. &nbsp;The first few mornings may be a little uncomfortable as accumulated waste becomes unstuck!&nbsp; I haven&#8217;t met anyone who isn&#8217;t glad to get rid of &nbsp;it at such a small cost!<br />
<br />
You can heat your water in an <a href="https://www.amazon.com/gp/product/B00R4HKIV8/ref=as_li_tl?ie=UTF8&amp;tag=beautiful0ac-20&amp;camp=1789&amp;creative=9325&amp;linkCode=as2&amp;creativeASIN=B00R4HKIV8&amp;linkId=c87ee952058d371e5e8f8bc1779881b3" target="_blank">electric thermos</a>, <a href="https://www.amazon.com/gp/product/B00DEQDEZA/ref=as_li_tl?ie=UTF8&amp;tag=beautiful0ac-20&amp;camp=1789&amp;creative=9325&amp;linkCode=as2&amp;creativeASIN=B00DEQDEZA&amp;linkId=6ad09e85f8650961b58ac689347fd4d7" target="_blank">bpa free plastic</a> or <a href="https://www.amazon.com/gp/product/B01I7VCTIE/ref=as_li_tl?ie=UTF8&amp;tag=beautiful0ac-20&amp;camp=1789&amp;creative=9325&amp;linkCode=as2&amp;creativeASIN=B01I7VCTIE&amp;linkId=e35af90afe35cb4988236e36f1b2e28d" target="_blank">glass</a> electric kettle, or <a href="https://www.amazon.com/gp/product/B01NBR0C82/ref=as_li_tl?ie=UTF8&amp;tag=beautiful0ac-20&amp;camp=1789&amp;creative=9325&amp;linkCode=as2&amp;creativeASIN=B01NBR0C82&amp;linkId=e8e40026c078299a9c629d113cc6d50d" target="_blank">regular</a> tea kettle. &nbsp;You don't need to boil it. &nbsp;175&#730; to 190&#730; water (you can hear it sizzling, before boing point) is fine for mixing with room temp water to get your preferred temperature. &nbsp;Fill your glass about 1/4 full with room temp water and then add the warm water. &nbsp;Taste for temperature. You might need to add a little warm or a little cool water to adjust as needed.<br />
<br />
Cleansing is an important practice to add into life&#8217;s routines, because our bodies can only do so much without a little help. It is kind of like cleaning house. Give your body/home some love.<br />
<br />
<br />
<br />
LINKS FOR ELECTRIC KETTLES:<br />
<a href="https://www.amazon.com/gp/product/B00R4HKIV8/ref=as_li_tl?ie=UTF8&amp;tag=beautiful0ac-20&amp;camp=1789&amp;creative=9325&amp;linkCode=as2&amp;creativeASIN=B00R4HKIV8&amp;linkId=c87ee952058d371e5e8f8bc1779881b3" target="_blank">Electric thermos</a>&nbsp;- Choice of 3 temperatures<br />
<a href="https://www.amazon.com/gp/product/B00DEQDEZA/ref=as_li_tl?ie=UTF8&amp;tag=beautiful0ac-20&amp;camp=1789&amp;creative=9325&amp;linkCode=as2&amp;creativeASIN=B00DEQDEZA&amp;linkId=6ad09e85f8650961b58ac689347fd4d7" target="_blank">BPA free plastic electric kettle</a><br />
<a href="https://www.amazon.com/gp/product/B01I7VCTIE/ref=as_li_tl?ie=UTF8&amp;tag=beautiful0ac-20&amp;camp=1789&amp;creative=9325&amp;linkCode=as2&amp;creativeASIN=B01I7VCTIE&amp;linkId=e35af90afe35cb4988236e36f1b2e28d" target="_blank">Glass electric kettle</a><br />
<a href="https://www.amazon.com/gp/product/B01NBR0C82/ref=as_li_tl?ie=UTF8&amp;tag=beautiful0ac-20&amp;camp=1789&amp;creative=9325&amp;linkCode=as2&amp;creativeASIN=B01NBR0C82&amp;linkId=e8e40026c078299a9c629d113cc6d50d" target="_blank">Stove-top kettle</a><br />
<br />
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<meta content='https://www.blogger.com/profile/14588522324200254786' itemprop='url'/>
<a class='g-profile' href='https://www.blogger.com/profile/14588522324200254786' rel='author' title='author profile'>
<span itemprop='name'>at.stefanies</span>
</a>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='http://breakfastatstefanies.blogspot.com/2017/08/dont-hold-on-to-toxins-how-to-do-easy.html' itemprop='url'/>
<a class='timestamp-link' href='http://breakfastatstefanies.blogspot.com/2017/08/dont-hold-on-to-toxins-how-to-do-easy.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2017-08-02T11:42:00-07:00'>11:42&#8239;AM</abbr></a>
</span>
<span class='post-comment-link'>
<a class='comment-link' href='http://breakfastatstefanies.blogspot.com/2017/08/dont-hold-on-to-toxins-how-to-do-easy.html#comment-form' onclick=''>
No comments:
  </a>
</span>
<span class='post-icons'>
<span class='item-control blog-admin pid-1248014057'>
<a href='https://www.blogger.com/post-edit.g?blogID=8678212244408574812&postID=8433601902642421254&from=pencil' title='Edit Post'>
<img alt='' class='icon-action' height='18' src='https://resources.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
</a>
</span>
</span>
<div class='post-share-buttons goog-inline-block'>
</div>
</div>
<div class='post-footer-line post-footer-line-2'>
<span class='post-labels'>
Labels:
<a href='http://breakfastatstefanies.blogspot.com/search/label/anti-aging' rel='tag'>anti-aging</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/cleansing' rel='tag'>cleansing</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/detox' rel='tag'>detox</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/health' rel='tag'>health</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/improve%20health' rel='tag'>improve health</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/natural%20healing' rel='tag'>natural healing</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/weight%20loss' rel='tag'>weight loss</a>
</span>
</div>
<div class='post-footer-line post-footer-line-3'>
<span class='post-location'>
</span>
</div>
</div>
</div>
</div>

          </div></div>
        

          <div class="date-outer">
        
<h2 class='date-header'><span>Saturday, May 20, 2017</span></h2>

          <div class="date-posts">
        
<div class='post-outer'>
<div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
<meta content='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiacKcw2eT-LK4l7Pm5BDOimTnnyod0A0aM-Wy5JoqpdRJjfPNBy8KsZuZrNaeGmh5rPSTbtJabxeWZb1xHdzZfVYSoFr_w70bYB6lniF349BmO02T6fTSpbY5Q4DeJewEWBsSj-Z2EMr42/s320/green+sautee3.JPG' itemprop='image_url'/>
<meta content='8678212244408574812' itemprop='blogId'/>
<meta content='297217339686232852' itemprop='postId'/>
<a name='297217339686232852'></a>
<h3 class='post-title entry-title' itemprop='name'>
<a href='http://breakfastatstefanies.blogspot.com/2017/05/eat-more-weigh-less.html'>EAT MORE - WEIGH LESS!</a>
</h3>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-297217339686232852' itemprop='articleBody'>
<div class="separator" style="clear: both; text-align: left;">
&#160;<a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiacKcw2eT-LK4l7Pm5BDOimTnnyod0A0aM-Wy5JoqpdRJjfPNBy8KsZuZrNaeGmh5rPSTbtJabxeWZb1xHdzZfVYSoFr_w70bYB6lniF349BmO02T6fTSpbY5Q4DeJewEWBsSj-Z2EMr42/s1600/green+sautee3.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="190" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiacKcw2eT-LK4l7Pm5BDOimTnnyod0A0aM-Wy5JoqpdRJjfPNBy8KsZuZrNaeGmh5rPSTbtJabxeWZb1xHdzZfVYSoFr_w70bYB6lniF349BmO02T6fTSpbY5Q4DeJewEWBsSj-Z2EMr42/s320/green+sautee3.JPG" width="320"></a></div>
I learned a fantastic lesson a while back. &#160;I found that by eating more veggies with every meal, I lost weight. I didn&#39;t eat less food overall - more of what I ate was veggies. &#160;The key is to make them <u>yummy</u>.<br>
<br>
<a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhKtqV6sOj4RB0W4WnaRgnShHWy0_zBJZ-hMHFTLyMThjr4e9LQPy6jKWlepBCwX7rPIPICvNCZDAmyZGYQvgcfenL1ynRyxorTVy7g5avokpfr6iaNG6Qc6Ud-sO4KbElNrY3kLmwkXXMd/s1600/eat_more_broccoli.jpg" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"><img border="0" height="166" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhKtqV6sOj4RB0W4WnaRgnShHWy0_zBJZ-hMHFTLyMThjr4e9LQPy6jKWlepBCwX7rPIPICvNCZDAmyZGYQvgcfenL1ynRyxorTVy7g5avokpfr6iaNG6Qc6Ud-sO4KbElNrY3kLmwkXXMd/s200/eat_more_broccoli.jpg" width="200"></a>What happened was that by eating more veggies at meals, I was not so hungry for the other heavier foods or even for sweet desserts. &#160;I truly believe that this is because when the body is getting better and more various nourishment (via veggies), it isn&#39;t continuing to trigger a hunger action in the brain. &#160;In other words - when you don&#39;t get certain nourishment you think you are still hungry. &#160;I believe it may be impossible to overeat vegetables! The more veggies you eat with your meal, the less you will eat the stuff that keeps weight on. &#160;When you go for seconds - go for veggies!<br>
<br>
By my mid-20s I had normally been a little chunky. &#160;I experienced an epiphany after a long bout of flu -- I decided to try to eat more veggies for my general health. &#160;I realized the reason I didn&#39;t eat enough vegetables was because either 1) there weren&#39;t many veggie options on the menus at restaurants where I ate; and 2) they usually weren&#39;t delicious.<br>
<br>
I realized that the first priority is to make veggies at home and make them delicious. Later tackle the restaurant question.<br>
<br>
For emergencies keep some celery, cucumbers, and tomatoes available. In a pinch you can simply slice cucumbers into big chunks and drizzle with virgin olive oil and a little good quality salt. Or make a quick salad with any combination of the 3 (cucumbers, celery, tomatoes) tossed with your olive oil and salt, adding fresh herbs like parsley, mint, tarragon, oregano. &#160;For cooked green goodness, I have included below a recipe for green veggies that has won fabulous feedback from family and friends.<br>
<br>
At every family holiday I make broccoli or kale. My young niece once requested &quot;Stefanie&#39;s Signature Kale&quot; for her birthday dinner. &#160; Wow, that is a compliment. Okay - This is how I do it.<br>
<br>
Some folks like to use a steamer - broccoli and kale only need a minute or two - I prefer to cook quick, edible green veggies quickly, using fairly high heat in a skillet with a lid.&#160;I often use a pre-seasoned cast iron skillet (mine is a 12 inch).&#160; These are perfect for some kinds of high heat cooking, quick cooking. They are durable, difficult to damage.<br>
<br>
I have kept the following recipe simple, in case you are a beginner. &#160;You can get fancy with garlic, onions, spices, or other variations once you get the hang of the basic method.<br>
<br>
RECIPE<br>
For quick and tasty kale, broccoli, green beans, sweet peas, snow peas, asparagus, etc.<br>
1 skillet (this can be done in cast iron, ceramic or pretty much any other type of skillet)<br>
Green veggie of choice (broccoli, snow peas, sugar snap peas, green beans, kale, rapini, etc.)<br>
High <a href="https://www.amazon.com/gp/product/B000E6BRUW/ref=as_li_tl?ie=UTF8&amp;tag=beautiful0ac-20&amp;camp=1789&amp;creative=9325&amp;linkCode=as2&amp;creativeASIN=B000E6BRUW&amp;linkId=5aceeb803d5b7fb9196bb2d074188b01" target="_blank">quality salt</a> (i.e. Himalayan or other mineral salt)<br>
1 Tbsp of water<br>
<br>
Put your veggies in the pan, but don&#39;t add water or oil at first. Let the pan heat up, and then add
<div style='clear: both;'></div>
</div>
<div class='jump-link'>
<a href='http://breakfastatstefanies.blogspot.com/2017/05/eat-more-weigh-less.html#more' title='EAT MORE - WEIGH LESS!'>Read more &#187;</a>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<meta content='https://www.blogger.com/profile/14588522324200254786' itemprop='url'/>
<a class='g-profile' href='https://www.blogger.com/profile/14588522324200254786' rel='author' title='author profile'>
<span itemprop='name'>at.stefanies</span>
</a>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='http://breakfastatstefanies.blogspot.com/2017/05/eat-more-weigh-less.html' itemprop='url'/>
<a class='timestamp-link' href='http://breakfastatstefanies.blogspot.com/2017/05/eat-more-weigh-less.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2017-05-20T11:24:00-07:00'>11:24&#8239;AM</abbr></a>
</span>
<span class='post-comment-link'>
<a class='comment-link' href='http://breakfastatstefanies.blogspot.com/2017/05/eat-more-weigh-less.html#comment-form' onclick=''>
1 comment:
  </a>
</span>
<span class='post-icons'>
<span class='item-control blog-admin pid-1248014057'>
<a href='https://www.blogger.com/post-edit.g?blogID=8678212244408574812&postID=297217339686232852&from=pencil' title='Edit Post'>
<img alt='' class='icon-action' height='18' src='https://resources.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
</a>
</span>
</span>
<div class='post-share-buttons goog-inline-block'>
</div>
</div>
<div class='post-footer-line post-footer-line-2'>
<span class='post-labels'>
Labels:
<a href='http://breakfastatstefanies.blogspot.com/search/label/alkaline' rel='tag'>alkaline</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/anti-aging' rel='tag'>anti-aging</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/brain%20function' rel='tag'>brain function</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/chlorophyll' rel='tag'>chlorophyll</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/green%20veggies' rel='tag'>green veggies</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/health' rel='tag'>health</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/healthy%20diet' rel='tag'>healthy diet</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/improve%20health' rel='tag'>improve health</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/kale' rel='tag'>kale</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/natural%20healing' rel='tag'>natural healing</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/recipes' rel='tag'>recipes</a>,
<a href='http://breakfastatstefanies.blogspot.com/search/label/weight%20loss' rel='tag'>weight loss</a>
</span>
</div>
<div class='post-footer-line post-footer-line-3'>
<span class='post-location'>
</span>
</div>
</div>
</div>
</div>

        </div></div>
      
</div>
<div class='blog-pager' id='blog-pager'>
<span id='blog-pager-older-link'>
<a class='blog-pager-older-link' href='http://breakfastatstefanies.blogspot.com/search?updated-max=2017-05-20T11:24:00-07:00&amp;max-results=7' id='Blog1_blog-pager-older-link' title='Older Posts'>Older Posts</a>
</span>
<a class='home-link' href='http://breakfastatstefanies.blogspot.com/'>Home</a>
</div>
<div class='clear'></div>
<div class='blog-feeds'>
<div class='feed-links'>
Subscribe to:
<a class='feed-link' href='http://breakfastatstefanies.blogspot.com/feeds/posts/default' target='_blank' type='application/atom+xml'>Posts (Atom)</a>
</div>
</div>
</div></div>
</div>
<div id='sidebar-wrapper'>
<div class='sidebar section' id='sidebar'><div class='widget Image' data-version='1' id='Image2'>
<div class='widget-content'>
<img alt='' height='137' id='Image2_img' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgzgYf0I3rehk1__MZr-ZiyykKYUK8SexdxZ0OFDZgMv0-zfzSWG6ShqCpB_Y4RUcRYn81_6YUKHZkz7Oc0avFbmZlgmjCPgmRxyKqDo-4iwTYDfQxmi4FQBBasSlNjeiyYw2M1gtatpWa-/s1600/tea+set.jpg' width='212'/>
<br/>
</div>
<div class='clear'></div>
</div><div class='widget PageList' data-version='1' id='PageList1'>
<h2>Pages</h2>
<div class='widget-content'>
<ul>
<li>
<a href='http://breakfastatstefanies.blogspot.com/p/kale-salad-recipe.html'>Kale Salad Recipe</a>
</li>
<li>
<a href='http://breakfastatstefanies.blogspot.com/p/recipe-for-quick-and-tasty-kale.html'>Recipe for Perfect Green Veggie Sautee</a>
</li>
</ul>
<div class='clear'></div>
</div>
</div><div class='widget Label' data-version='1' id='Label1'>
<h2>Labels</h2>
<div class='widget-content cloud-label-widget-content'>
<span class='label-size label-size-3'>
<a dir='ltr' href='http://breakfastatstefanies.blogspot.com/search/label/alkaline'>alkaline</a>
</span>
<span class='label-size label-size-3'>
<a dir='ltr' href='http://breakfastatstefanies.blogspot.com/search/label/anti-aging'>anti-aging</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='http://breakfastatstefanies.blogspot.com/search/label/brain%20function'>brain function</a>
</span>
<span class='label-size label-size-4'>
<a dir='ltr' href='http://breakfastatstefanies.blogspot.com/search/label/chlorophyll'>chlorophyll</a>
</span>
<span class='label-size label-size-4'>
<a dir='ltr' href='http://breakfastatstefanies.blogspot.com/search/label/green%20veggies'>green veggies</a>
</span>
<span class='label-size label-size-4'>
<a dir='ltr' href='http://breakfastatstefanies.blogspot.com/search/label/healthy%20diet'>healthy diet</a>
</span>
<span class='label-size label-size-4'>
<a dir='ltr' href='http://breakfastatstefanies.blogspot.com/search/label/kale'>kale</a>
</span>
<span class='label-size label-size-4'>
<a dir='ltr' href='http://breakfastatstefanies.blogspot.com/search/label/natural%20healing'>natural healing</a>
</span>
<span class='label-size label-size-5'>
<a dir='ltr' href='http://breakfastatstefanies.blogspot.com/search/label/recipes'>recipes</a>
</span>
<div class='clear'></div>
</div>
</div><div class='widget BlogArchive' data-version='1' id='BlogArchive1'>
<h2>Blog Archive</h2>
<div class='widget-content'>
<div id='ArchiveList'>
<div id='BlogArchive1_ArchiveList'>
<ul class='hierarchy'>
<li class='archivedate expanded'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy toggle-open'>

        &#9660;&#160;
      
</span>
</a>
<a class='post-count-link' href='http://breakfastatstefanies.blogspot.com/2019/'>
2019
</a>
<span class='post-count' dir='ltr'>(3)</span>
<ul class='hierarchy'>
<li class='archivedate expanded'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy toggle-open'>

        &#9660;&#160;
      
</span>
</a>
<a class='post-count-link' href='http://breakfastatstefanies.blogspot.com/2019/09/'>
September
</a>
<span class='post-count' dir='ltr'>(1)</span>
<ul class='posts'>
<li><a href='http://breakfastatstefanies.blogspot.com/2019/09/hot-sauce-how-to-avoid-unhealthy.html'>Hot Sauce -- How to Avoid Unhealthy Additives</a></li>
</ul>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='http://breakfastatstefanies.blogspot.com/2019/02/'>
February
</a>
<span class='post-count' dir='ltr'>(2)</span>
</li>
</ul>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='http://breakfastatstefanies.blogspot.com/2017/'>
2017
</a>
<span class='post-count' dir='ltr'>(5)</span>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='http://breakfastatstefanies.blogspot.com/2017/08/'>
August
</a>
<span class='post-count' dir='ltr'>(3)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='http://breakfastatstefanies.blogspot.com/2017/05/'>
May
</a>
<span class='post-count' dir='ltr'>(1)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='http://breakfastatstefanies.blogspot.com/2017/01/'>
January
</a>
<span class='post-count' dir='ltr'>(1)</span>
</li>
</ul>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='http://breakfastatstefanies.blogspot.com/2009/'>
2009
</a>
<span class='post-count' dir='ltr'>(1)</span>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='http://breakfastatstefanies.blogspot.com/2009/05/'>
May
</a>
<span class='post-count' dir='ltr'>(1)</span>
</li>
</ul>
</li>
</ul>
</div>
</div>
<div class='clear'></div>
</div>
</div><div class='widget Image' data-version='1' id='Image1'>
<h2>Portrait</h2>
<div class='widget-content'>
<img alt='Portrait' height='224' id='Image1_img' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjDKOwNRqFBvWKG74Cz_HafP_lds2yjtpKvESj4NdiJMtRUqMpaowK5iT6P2fySRBhoAFzxOuj7bmwXlpopfdRbdo2QqaCBKIYQK6RJ9S3lpXGsTS9ezDGwbCxed7edcuqOfaxuqWr1fgtS/s1600/pic.jpg' width='200'/>
<br/>
</div>
<div class='clear'></div>
</div><div class='widget Followers' data-version='1' id='Followers1'>
<h2 class='title'>Followers</h2>
<div class='widget-content'>
<div id='Followers1-wrapper'>
<div style='margin-right:2px;'>
<div><script type="text/javascript" src="https://apis.google.com/js/platform.js"></script>
<div id="followers-iframe-container"></div>
<script type="text/javascript">
    window.followersIframe = null;
    function followersIframeOpen(url) {
      gapi.load("gapi.iframes", function() {
        if (gapi.iframes && gapi.iframes.getContext) {
          window.followersIframe = gapi.iframes.getContext().openChild({
            url: url,
            where: document.getElementById("followers-iframe-container"),
            messageHandlersFilter: gapi.iframes.CROSS_ORIGIN_IFRAMES_FILTER,
            messageHandlers: {
              '_ready': function(obj) {
                window.followersIframe.getIframeEl().height = obj.height;
              },
              'reset': function() {
                window.followersIframe.close();
                followersIframeOpen("https://www.blogger.com/followers/frame/8678212244408574812?colors\x3dCgt0cmFuc3BhcmVudBILdHJhbnNwYXJlbnQaByM2NjY2NjYiByM2MDAwODQqByM3MGFhNTUyByMwNjNFM0Y6ByM2NjY2NjZCByM2MDAwODRKByMwMDMzNjZSByM2MDAwODRaC3RyYW5zcGFyZW50\x26pageSize\x3d21\x26hl\x3den\x26origin\x3dhttp://breakfastatstefanies.blogspot.com");
              },
              'open': function(url) {
                window.followersIframe.close();
                followersIframeOpen(url);
              }
            }
          });
        }
      });
    }
    followersIframeOpen("https://www.blogger.com/followers/frame/8678212244408574812?colors\x3dCgt0cmFuc3BhcmVudBILdHJhbnNwYXJlbnQaByM2NjY2NjYiByM2MDAwODQqByM3MGFhNTUyByMwNjNFM0Y6ByM2NjY2NjZCByM2MDAwODRKByMwMDMzNjZSByM2MDAwODRaC3RyYW5zcGFyZW50\x26pageSize\x3d21\x26hl\x3den\x26origin\x3dhttp://breakfastatstefanies.blogspot.com");
  </script></div>
</div>
</div>
<div class='clear'></div>
</div>
</div><div class='widget Profile' data-version='1' id='Profile1'>
<h2>About Me</h2>
<div class='widget-content'>
<a href='https://www.blogger.com/profile/14588522324200254786'><img alt='My photo' class='profile-img' height='80' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhQsCbh19ZLrEXuo9_6-5Hx3cXlWlUM31-uGo2tPOFiP0E8lCZsXvvychWA-tkK1hMyQGSL3-f18ieDtlqxpRUGMPtNc13AW6iFVbMFtYSR_TsV2cU_D291cxT235hnh4g/s113/pic.jpg' width='72'/></a>
<dl class='profile-datablock'>
<dt class='profile-data'>
<a class='profile-name-link g-profile' href='https://www.blogger.com/profile/14588522324200254786' rel='author' style='background-image: url(//www.blogger.com/img/logo-16.png);'>
at.stefanies
</a>
</dt>
<dd class='profile-textblock'>Welcome back.  It has been a while.  I am starting over with this blog - many of the same topics, but newly written article. I have explored many health and diet practices. I made a few surprising discoveries in facing the challenges to "eating healthy" in an increasingly busy and stressful world. I like finding simple solutions when possible. I don't like over simplification when it fails to provide the real help people need.  I strive to provide  comprehensive, useful, and if possible - simple - information pertaining to health and well being.  I especially try to find solutions for difficult diets.</dd>
</dl>
<a class='profile-link' href='https://www.blogger.com/profile/14588522324200254786' rel='author'>View my complete profile</a>
<div class='clear'></div>
</div>
</div></div>
</div>
<!-- spacer for skins that want sidebar and main to be the same height-->
<div class='clear'>&#160;</div>
</div>
<!-- end content-wrapper -->
<div id='footer-wrapper'>
<div class='footer no-items section' id='footer'></div>
</div>
</div></div>
<!-- end outer-wrapper -->

<script type="text/javascript" src="https://www.blogger.com/static/v1/widgets/654365252-widgets.js"></script>
<script type='text/javascript'>
window['__wavt'] = 'AAVkm1vgipeY6yI_8sQnqQJZLGLb:1780183480171';_WidgetManager._Init('//www.blogger.com/rearrange?blogID\x3d8678212244408574812','//breakfastatstefanies.blogspot.com/','8678212244408574812');
_WidgetManager._SetDataContext([{'name': 'blog', 'data': {'blogId': '8678212244408574812', 'title': 'Breakfast at Stefanie\x27s', 'url': 'http://breakfastatstefanies.blogspot.com/', 'canonicalUrl': 'http://breakfastatstefanies.blogspot.com/', 'homepageUrl': 'http://breakfastatstefanies.blogspot.com/', 'searchUrl': 'http://breakfastatstefanies.blogspot.com/search', 'canonicalHomepageUrl': 'http://breakfastatstefanies.blogspot.com/', 'blogspotFaviconUrl': 'http://breakfastatstefanies.blogspot.com/favicon.ico', 'bloggerUrl': 'https://www.blogger.com', 'hasCustomDomain': false, 'httpsEnabled': true, 'enabledCommentProfileImages': true, 'gPlusViewType': 'FILTERED_POSTMOD', 'adultContent': false, 'analyticsAccountNumber': '', 'encoding': 'UTF-8', 'locale': 'en', 'localeUnderscoreDelimited': 'en', 'languageDirection': 'ltr', 'isPrivate': false, 'isMobile': false, 'isMobileRequest': false, 'mobileClass': '', 'isPrivateBlog': false, 'isDynamicViewsAvailable': true, 'feedLinks': '\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22Breakfast at Stefanie\x26#39;s - Atom\x22 href\x3d\x22http://breakfastatstefanies.blogspot.com/feeds/posts/default\x22 /\x3e\n\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/rss+xml\x22 title\x3d\x22Breakfast at Stefanie\x26#39;s - RSS\x22 href\x3d\x22http://breakfastatstefanies.blogspot.com/feeds/posts/default?alt\x3drss\x22 /\x3e\n\x3clink rel\x3d\x22service.post\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22Breakfast at Stefanie\x26#39;s - Atom\x22 href\x3d\x22https://www.blogger.com/feeds/8678212244408574812/posts/default\x22 /\x3e\n', 'meTag': '\x3clink rel\x3d\x22me\x22 href\x3d\x22https://www.blogger.com/profile/14588522324200254786\x22 /\x3e\n', 'adsenseHostId': 'ca-host-pub-1556223355139109', 'adsenseHasAds': false, 'adsenseAutoAds': false, 'boqCommentIframeForm': true, 'loginRedirectParam': '', 'isGoogleEverywhereLinkTooltipEnabled': true, 'view': '', 'dynamicViewsCommentsSrc': '//www.blogblog.com/dynamicviews/4224c15c4e7c9321/js/comments.js', 'dynamicViewsScriptSrc': '//www.blogblog.com/dynamicviews/808bd92d1f954de8', 'plusOneApiSrc': 'https://apis.google.com/js/platform.js', 'disableGComments': true, 'interstitialAccepted': false, 'sharing': {'platforms': [{'name': 'Get link', 'key': 'link', 'shareMessage': 'Get link', 'target': ''}, {'name': 'Facebook', 'key': 'facebook', 'shareMessage': 'Share to Facebook', 'target': 'facebook'}, {'name': 'BlogThis!', 'key': 'blogThis', 'shareMessage': 'BlogThis!', 'target': 'blog'}, {'name': 'X', 'key': 'twitter', 'shareMessage': 'Share to X', 'target': 'twitter'}, {'name': 'Pinterest', 'key': 'pinterest', 'shareMessage': 'Share to Pinterest', 'target': 'pinterest'}, {'name': 'Email', 'key': 'email', 'shareMessage': 'Email', 'target': 'email'}], 'disableGooglePlus': true, 'googlePlusShareButtonWidth': 0, 'googlePlusBootstrap': '\x3cscript type\x3d\x22text/javascript\x22\x3ewindow.___gcfg \x3d {\x27lang\x27: \x27en\x27};\x3c/script\x3e'}, 'hasCustomJumpLinkMessage': false, 'jumpLinkMessage': 'Read more', 'pageType': 'index', 'pageName': '', 'pageTitle': 'Breakfast at Stefanie\x27s', 'metaDescription': 'A blog about improving health and well being through healthy diet, healthy recipes, and health tips.'}}, {'name': 'features', 'data': {}}, {'name': 'messages', 'data': {'edit': 'Edit', 'linkCopiedToClipboard': 'Link copied to clipboard!', 'ok': 'Ok', 'postLink': 'Post Link'}}, {'name': 'template', 'data': {'name': 'custom', 'localizedName': 'Custom', 'isResponsive': false, 'isAlternateRendering': false, 'isCustom': true}}, {'name': 'view', 'data': {'classic': {'name': 'classic', 'url': '?view\x3dclassic'}, 'flipcard': {'name': 'flipcard', 'url': '?view\x3dflipcard'}, 'magazine': {'name': 'magazine', 'url': '?view\x3dmagazine'}, 'mosaic': {'name': 'mosaic', 'url': '?view\x3dmosaic'}, 'sidebar': {'name': 'sidebar', 'url': '?view\x3dsidebar'}, 'snapshot': {'name': 'snapshot', 'url': '?view\x3dsnapshot'}, 'timeslide': {'name': 'timeslide', 'url': '?view\x3dtimeslide'}, 'isMobile': false, 'title': 'Breakfast at Stefanie\x27s', 'description': 'A blog about improving health and well being through healthy diet, healthy recipes, and health tips.', 'url': 'http://breakfastatstefanies.blogspot.com/', 'type': 'feed', 'isSingleItem': false, 'isMultipleItems': true, 'isError': false, 'isPage': false, 'isPost': false, 'isHomepage': true, 'isArchive': false, 'isLabelSearch': false}}]);
_WidgetManager._RegisterWidget('_NavbarView', new _WidgetInfo('Navbar1', 'navbar', document.getElementById('Navbar1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HeaderView', new _WidgetInfo('Header1', 'header', document.getElementById('Header1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_BlogView', new _WidgetInfo('Blog1', 'main', document.getElementById('Blog1'), {'cmtInteractionsEnabled': false, 'lightboxEnabled': true, 'lightboxModuleUrl': 'https://www.blogger.com/static/v1/jsbin/1053750561-lbx.js', 'lightboxCssUrl': 'https://www.blogger.com/static/v1/v-css/828616780-lightbox_bundle.css'}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_ImageView', new _WidgetInfo('Image2', 'sidebar', document.getElementById('Image2'), {'resize': true}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_PageListView', new _WidgetInfo('PageList1', 'sidebar', document.getElementById('PageList1'), {'title': 'Pages', 'links': [{'isCurrentPage': false, 'href': 'http://breakfastatstefanies.blogspot.com/p/kale-salad-recipe.html', 'id': '720504273678883448', 'title': 'Kale Salad Recipe'}, {'isCurrentPage': false, 'href': 'http://breakfastatstefanies.blogspot.com/p/recipe-for-quick-and-tasty-kale.html', 'id': '4684924525349689628', 'title': 'Recipe for Perfect Green Veggie Sautee'}], 'mobile': false, 'showPlaceholder': true, 'hasCurrentPage': false}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_LabelView', new _WidgetInfo('Label1', 'sidebar', document.getElementById('Label1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_BlogArchiveView', new _WidgetInfo('BlogArchive1', 'sidebar', document.getElementById('BlogArchive1'), {'languageDirection': 'ltr', 'loadingMessage': 'Loading\x26hellip;'}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_ImageView', new _WidgetInfo('Image1', 'sidebar', document.getElementById('Image1'), {'resize': false}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_FollowersView', new _WidgetInfo('Followers1', 'sidebar', document.getElementById('Followers1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_ProfileView', new _WidgetInfo('Profile1', 'sidebar', document.getElementById('Profile1'), {}, 'displayModeFull'));
</script>
</body>
</html>