<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb" lang="en-gb" >
<head>
  <base href="http://chefchloe.com/" />
  <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  <meta name="robots" content="index, follow" />
  <meta name="keywords" content="chloe coscarelli, vegan cooking, vegan recipes, cooking, foodies, vegan" />
  <meta name="title" content="Latest News - Chef Chloe - Vegan Cooking and Recipes" />
  <meta name="description" content="Chloe Coscarelli is an award-winning vegan chef who is taking the culinary world by storm with her creative, easy-to-make vegan recipes." />
  <meta name="generator" content="" />
  <title>Latest News - Chef Chloe - Vegan Cooking and Recipes</title>
  <link href="/latest-news/feed/rss.html" rel="alternate" type="application/rss+xml" title="RSS 2.0" />
  <link href="/latest-news/feed/atom.html" rel="alternate" type="application/atom+xml" title="Atom 1.0" />
  <link href="/favicon.ico" rel="shortcut icon" type="image/x-icon" />
  <link rel="stylesheet" href="/media/system/css/modal.css" type="text/css" />
  <link rel="stylesheet" href="/cache/widgetkit/widgetkit-1d0f5c1b.css" type="text/css" />
  <link rel="stylesheet" href="/components/com_finder/media/css/finder.css" type="text/css" />
  <script type="text/javascript" src="/plugins/system/mtupgrade/mootools.js"></script>
  <script type="text/javascript" src="/media/system/js/modal.js"></script>
  <script type="text/javascript" src="http://chefchloe.com/components/com_k2/js/k2.js"></script>
  <script type="text/javascript" src="/plugins/system/jx/jx.js"></script>
  <script type="text/javascript" src="/media/widgetkit/js/jquery.js"></script>
  <script type="text/javascript" src="/cache/widgetkit/widgetkit-3e0e64b8.js"></script>
  <script type="text/javascript" src="/components/com_finder/media/js/autocompleter12.js"></script>
  <script type="text/javascript">
window.addEvent("domready", function() {
	SqueezeBox.initialize({});
	$$("a.modal").each(function(el) {
		el.addEvent("click", function(e) {
			new Event(e).stop();
			SqueezeBox.fromElement(el);
		});
	});
});var K2RatingURL = 'http://chefchloe.com/';
  </script>

<meta http-equiv="Content-Type" content="text/html;_ISO" />
<link rel="stylesheet" href="/templates/chloe/css/reset.css" type="text/css" />
<link rel="stylesheet" href="/templates/chloe/css/text.css" type="text/css" />
<link rel="stylesheet" href="/templates/chloe/css/960.css" type="text/css" />
<link rel="stylesheet" href="/templates/chloe/css/template.css" type="text/css" />
<link rel="stylesheet" href="/templates/chloe/css/disqus.css" type="text/css" />



<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
<script type="text/javascript">
$(window).ready(function() {
$('#wrapper').fadeIn(2100); /*fadeIn rate in milliseconds. A higher number = slower fadeIn*/
});
</script>
       <script type="text/javascript">
(function($){
 $.fn.extend({
 
 	customStyle : function(options) {
	  if(!$.browser.msie || ($.browser.msie&&$.browser.version>6)){
	  return this.each(function() {
	  
			var currentSelected = $(this).find(':selected');
			$(this).after('<span class="customStyleSelectBox"><span class="customStyleSelectBoxInner">'+currentSelected.text()+'</span></span>').css({position:'absolute', opacity:0,fontSize:$(this).next().css('font-size')});
			var selectBoxSpan = $(this).next();
			var selectBoxWidth = parseInt($(this).width()) - parseInt(selectBoxSpan.css('padding-left')) -parseInt(selectBoxSpan.css('padding-right'));			
			var selectBoxSpanInner = selectBoxSpan.find(':first-child');
			selectBoxSpan.css({display:'inline-block'});
			selectBoxSpanInner.css({width:selectBoxWidth, display:'inline-block'});
			var selectBoxHeight = parseInt(selectBoxSpan.height()) + parseInt(selectBoxSpan.css('padding-top')) + parseInt(selectBoxSpan.css('padding-bottom'));
			$(this).height(selectBoxHeight).change(function(){
				// selectBoxSpanInner.text($(this).val()).parent().addClass('changed');   This was not ideal
			selectBoxSpanInner.text($(this).find(':selected').text()).parent().addClass('changed');
				// Thanks to Juarez Filho & PaddyMurphy
			});
			
	  });
	  }
	}
 });
})(jQuery);


$(document).ready(function(){
	$('.rsform-select-box').customStyle();
});
</script>

</head>
<body class="has-sticky-header">
<div id="wrapper site-wrapper">
<div class="container_12">
<div class="grid_3">
    		<div class="box moduletablelogo2">
						<p><a href="http://chefchloe.com"><img style="margin-bottom: 40px;" src="/images/stories/chefchloelogo3.png" /></a></p>		</div>
	&nbsp;
  </div>
  <div class="grid_8">
    		<div class="box moduletable_mainmenu">
						<ul class="menu"><li class="item1"><a href="http://chefchloe.com/"><span>Home</span></a></li><li class="parent active item2"><a href="/latest-news.html"><span>Blog</span></a></li><li class="parent item3"><a href="/vegan-recipes.html"><span>Vegan Recipes</span></a></li><li class="item23"><a href="/shop/shop.html"><span>Books</span></a></li><li class="item22"><a href="/tour/2014-book-tour.html"><span>Tour</span></a></li><li class="item6"><a href="/about-chloe.html"><span>About</span></a></li><li class="item18"><a href="/contact-chloe.html"><span>Contact</span></a></li></ul>		</div>
			<div class="box moduletablefindermod">
						
<script type="text/javascript">
//<![CDATA[
	window.addEvent('domready', function() {
		var value;

		// Set the input value if not already set.
		if (!$('mod_finder_q48').getProperty('value')) {
			$('mod_finder_q48').setProperty('value', 'search...');
		}

		// Get the current value.
		value = $('mod_finder_q48').getProperty('value');

		// If the current value equals the previous value, clear it.
		$('mod_finder_q48').addEvent('focus', function() {
			if (this.getProperty('value') == value) {
				this.setProperty('value', '');
			}
		});

		// If the current value is empty, set the previous value.
		$('mod_finder_q48').addEvent('blur', function() {
			if (!this.getProperty('value')) {
				this.setProperty('value', value);
			}
		});

		$('mod-finder-48').addEvent('submit', function(e){
			e = new Event(e);
			e.stop();

			// Disable select boxes with no value selected.
			if ($chk($('mod-finder-48-advanced'))) {
				$('mod-finder-48-advanced').getElements('select').each(function(s){
					if (!s.getProperty('value')) {
						s.setProperty('disabled', 'disabled');
					}
				});
			}

			$('mod-finder-48').submit();
		});

		/*
		 * This segment of code sets up the autocompleter.
		 */
					var url = 'index.php?option=com_finder&task=suggestions.display&protocol=json&tmpl=component';
		var ModCompleter = new Autocompleter.Request.JSON($('mod_finder_q48'), url, {'postVar': 'q'});
		});
//]]>
</script>

<div class="finderfindermod">
	<form id="mod-finder-48" action="/component/finder/search.html" method="get">
		<br /><input type="text" name="q" id="mod_finder_q48" class="inputbox" size="25" value="" /><button class="buttonfindermod finderfindermod" type="submit">&nbsp;</button>
	</form>
</div>		</div>
	
  </div>			<div class="clear"></div>
  
  
  
  
  
  <div class="grid_3 leftcol">
    		<div class="box moduletable">
						<p><img src="/images/chloesidebarvegan2014.jpg" width="200" height="500" usemap="#SideVegItMap" alt="chloesidebarvegan2014" /> 
    <map name="SideVegItMap">
        <area shape="rect" coords="4,420,74,449" href="http://www.amazon.com/gp/product/1476736073/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=1476736073&amp;linkCode=as2&amp;tag=chechl-20&amp;linkId=S6J36OAGZZ7OH3H5" target="_blank" />
        <area shape="rect" coords="82,419,145,452" href="http://www.barnesandnoble.com/w/chloes-vegan-italian-kitchen-chloe-coscarelli/1119222502?ean=9781476736075&amp;itm=1&amp;usri=9781476736075&amp;cm_mmc=AFFILIATES-_-Linkshare-_-PwUJvmDcu1U-_-10:1&amp;r=1, 1" target="_blank" />
        <area shape="rect" coords="31,461,101,484" href="https://itunes.apple.com/us/book/chloes-vegan-italian-kitchen/id737361687?mt=11" target="_blank" />
        <area shape="rect" coords="151,407,193,451" href="http://www.indiebound.org/book/9781476736075" target="_blank" />
        <area shape="rect" coords="112,458,170,489" href="http://www.booksamillion.com/p/Chloes-Vegan-Italian-Kitchen/Chloe-Coscarelli/9781476736075?id=6109006689723" target="_blank" />
        
    </map>
</p>		</div>
			<div class="box moduletable">
						                  <div class="subtag">Subscribe to Chef Chloe</div>
<div class="module" >
	<script type="text/javascript" src="http://chefchloe.com/modules/mod_mailchimp2/ajax.js"> </script>

	<script type="text/javascript">
	// Global Ajax request
	var MCajaxReq = new MCAjaxRequest();

	// Add a new email address on the server using Ajax
	function getInterestGroup(inputgroup){
		var iginputs = document.getElementById(inputgroup);
		if(!iginputs){
			return('');
		}
		var group_id = iginputs.getElementsByTagName('legend');
		ig_values = 'mcig_' + group_id[0].title + ','
		if(iginputs){
			if(iginputs.getElementsByTagName('input').length){
				var inputs = iginputs.getElementsByTagName('input'); 	// radio or checkbox
			} else {
				var inputs = iginputs.getElementsByTagName('option'); 	// select list
			}
			if(inputs){
				for (var i=0; i < inputs.length; i++) {
 					// checked for radio or checkbox, selected for select list
					if (inputs[i].checked || inputs[i].selected) { 
					      ig_values = ig_values + inputs[i].value + ",";
	      				}
				}
			}
		}
		return(ig_values);
	}	// end of getInterestGroup

	function getInterestGroups(){
		var retstring;
		retstring = '';
		for(i=1; i<10; i++){
			var groupname;
			groupname = 'mciginputs' + i;
			retstring = retstring + getInterestGroup(groupname);
		}
		return(retstring);
	} // end of getInterestGroups
	


	function addEmailAddress() {
	
    var lang_error_invalid_email = 'Invalid Email Address';
    var lang_message_adding = 'Adding...';

		// check email address for validity against big, nasty regular expression
		var regex = /^[\w\.-_\+]+@[\w-]+(\.\w{2,6})+$/;

		if(!regex.test(document.getElementById("mc2_email").value)){
      //			document.getElementById("status").innerHTML = "Invalid email address";
      document.getElementById("mc2_status").innerHTML = lang_error_invalid_email;
			return;
		}

		// Disable the Add button and set the status to busy
		document.getElementById("mc2_add").disabled = true;
		document.getElementById("mc2_status").innerHTML = lang_message_adding;

		// Send the new email entry and our module id data as an Ajax request
		postvars = "ajax=true" + "&mid=71" + "&email=" + document.getElementById("mc2_email").value;
		var mergeVarInputs = document.getElementById('mcmergevars');
		mvinputs = mergeVarInputs.getElementsByTagName('input');
		maxj = mvinputs.length;
		for(j=0; j < maxj; j++){
			if(mvinputs[j].value){
				postvars = postvars + "&" + mvinputs[j].getAttribute('name') + 
					"=" + mvinputs[j].value;
			}

		}
	
		var i_groups;	
		i_groups = getInterestGroups();
		if(i_groups.length){
			postvars = postvars + "&ig=" + i_groups;
		}
		MCajaxReq.send("POST", "http://chefchloe.com/modules/mod_mailchimp2/send_to_mc.php", handleRequest, "application/x-www-form-urlencoded; charset=UTF-8", postvars);

	}	// end of addEmailAddress

	// Handle the Ajax request
	function handleRequest() {
		if (MCajaxReq.getReadyState() == 4 && MCajaxReq.getStatus() == 200) {
			// Confirm the addition of the email entry
			document.getElementById("mc2_status").innerHTML = MCajaxReq.getResponseText();
			document.getElementById("mc2_add").disabled = false;
			document.getElementById("mc2_email").value = "";
			var mvinputs = document.getElementById('mcmergevars');	// clear mergevars
			if(mvinputs.getElementsByTagName('input').length){
				var inputs = mvinputs.getElementsByTagName('input');
				if(inputs){
					for (var i=0; i < inputs.length; i++) {	
						inputs[i].value = '';		
					}
				}
			}
			/* clear checkboxes and radios */
			var iginputs = document.getElementById('mciginputs');
			ig_values = "";
			if(iginputs){
				if(iginputs.getElementsByTagName('input').length){
					var inputs = iginputs.getElementsByTagName('input'); 	// radio or checkbox
				} else {
					var inputs = iginputs.getElementsByTagName('option'); 	// select list
				}
				if(inputs){
					for (var i=0; i < inputs.length; i++) {
	 					// checked for radio or checkbox, selected for select list
						if (inputs[i].checked || inputs[i].selected) { 
							inputs[i].checked = false;
		      				}
					}
				}
			}
		}
	}

	</script>

 

	<form name="mailchimp2">
	
	<input type="text" id="mc2_email" name="email" size="25" onFocus="javascript:this.value=''" value="Enter your email address" />
		<div id="mcmergevars" style="display: none">
			</div>
			<input type="button" id="mc2_add" value="Add" onClick="addEmailAddress();" /></form>	<div id="mc2_status"></div>
</div>
<div class="clear"></div>		</div>
			<div class="box moduletable">
						<div class="facebook"><a href="http://www.facebook.com/ChloeCoscarelli"><span>Facebook</span></a></div>
<div class="twitter"><a href="http://twitter.com/chloecoscarelli"><span>Twitter</span></a></div>
<div class="youtube"><a href="http://www.youtube.com/chloecoscarelli"><span>YouTube</span></a></div>		</div>
			<div class="box moduletable">
						<div class="clear"></div>
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
new TWTR.Widget({
  version: 2,
  type: 'faves',
  rpp: 10,
  interval: 6000,
  title: '',
  subject: '',
  width: 'auto',
  height: 300,
  theme: {
    shell: {
      background: '#ffffff',
      color: '#a6a6a6'
    },
    tweets: {
      background: '#ffffff',
      color: '#444444',
      links: '#e11f8d'
    }
  },
  features: {
    scrollbar: false,
    loop: true,
    live: true,
    hashtags: true,
    timestamp: true,
    avatars: true,
    behavior: 'default'
  }
}).render().setUser('chloecoscarelli').start();
</script>		</div>
	
  </div>
  <div class="grid_8 articlecol">
    
    
<!-- Start K2 Category Layout -->
<div id="k2Container" class="itemListView">

	
	
		<!-- Blocks for current category and subcategories -->
	<div class="itemListCategoriesBlock">

		
		
	</div>
	


		<!-- Item list -->
	<div class="itemList">

		
				<!-- Primary items -->
		<div id="itemListPrimary">
						
						
			<div class="itemContainer itemContainerLast" style="width:100.0%;">
				
<!-- Start K2 Item Layout -->
<div class="catItemView groupPrimary">

	<!-- Plugins: BeforeDisplay -->
	
	<!-- K2 Plugins: K2BeforeDisplay -->
	
	
	<div class="catItemHeader">

    
<div class="itemdate">
				<!-- Date created -->
		<span class="itemdate">
            
			<div class="month">Dec</div>
            <div class="day">12</div>


		</span>
		        </div>


		<!-- Item category name -->
		<div class="articlecategory">
		
			<a href="/latest-news.html">Latest News</a>
		
		</div>



	<div class="articletitle">

	  	  <!-- Item title -->
	  <h2 class="articletitle">
<a href="/blog/chloe-s-2014-holiday-gift-guide.html">
	  		Chloe&#039;s 2014 Holiday Gift Guide	  	</a>

	  	
	  </h2>
	        </div>










<div class="clear"></div>



  </div>

  <!-- Plugins: AfterDisplayTitle -->
  
  <!-- K2 Plugins: K2AfterDisplayTitle -->
  
	
<div class="articlebody">

	  <!-- Plugins: BeforeDisplayContent -->
	  
	  <!-- K2 Plugins: K2BeforeDisplayContent -->
	  
	  
	  	  <!-- Item introtext -->
	  <div class="catItemIntroText">
	  	<p>Without a doubt, this is my favorite time of the year. It doesn't matter what religion you are or what your budget is, everyone has their own way of celebrating this month. Don't forget about a gift or two for yourself. You are very important too!</p>
	  </div>
	  
		<div class="clr"></div>
        
        <div class="blogbar">
        
        
     <div class="blogcol1">
     <div class="commentcountarticle"> <a href= "/blog/chloe-s-2014-holiday-gift-guide.html#disqus_thread">Comments</a></div>
   <div class="clr"></div> 
 <div class="tweetbutton">   
<a href="http://twitter.com/share" class="twitter-share-button" data-text="Chloe&#039;s 2014 Holiday Gift Guide" data-url="http://chefchloe.com//blog/chloe-s-2014-holiday-gift-guide.html" data-count="none" data-via="chloecoscarelli">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>     
</div>
      <div class="facebookbutton">  
     <div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http://chefchloe.com//blog/chloe-s-2014-holiday-gift-guide.html" send="true" layout="button_count" width="150" show_faces="false" font=""></fb:like>
     </div>
     

     
</div>


     <div class="blogcol2">

	<div class="buttonreadmore">
		<a  href="/blog/chloe-s-2014-holiday-gift-guide.html">
			Read more...		</a>
	</div>
	</div>

             <div class="blogcol3">

        <div class="buttonrecipe"></div>

        </div>
      
	  <!-- Plugins: AfterDisplayContent -->
	  
	  <!-- K2 Plugins: K2AfterDisplayContent -->
	          <div class="clr"></div>
      </div>

	  <div class="clr"></div>
  </div>

    <div class="catItemLinks">

		

	  
	  
		<div class="clr"></div>
  </div>
  
	<div class="clr"></div>

  
  
  <div class="clr"></div>

	
	
	
<div class="blogdivider"></div>




	
  <!-- Plugins: AfterDisplay -->
  
  <!-- K2 Plugins: K2AfterDisplay -->
  
	<div class="clr"></div>
</div>
<!-- End K2 Item Layout -->
			</div>
						<div class="clr"></div>
									
						
			<div class="itemContainer itemContainerLast" style="width:100.0%;">
				
<!-- Start K2 Item Layout -->
<div class="catItemView groupPrimary">

	<!-- Plugins: BeforeDisplay -->
	
	<!-- K2 Plugins: K2BeforeDisplay -->
	
	
	<div class="catItemHeader">

    
<div class="itemdate">
				<!-- Date created -->
		<span class="itemdate">
            
			<div class="month">Nov</div>
            <div class="day">17</div>


		</span>
		        </div>


		<!-- Item category name -->
		<div class="articlecategory">
		
			<a href="/latest-news.html">Latest News</a>
		
		</div>



	<div class="articletitle">

	  	  <!-- Item title -->
	  <h2 class="articletitle">
<a href="/blog/2014-vegan-thanksgiving-recipes.html">
	  		2014 Vegan Thanksgiving Recipes	  	</a>

	  	
	  </h2>
	        </div>










<div class="clear"></div>



  </div>

  <!-- Plugins: AfterDisplayTitle -->
  
  <!-- K2 Plugins: K2AfterDisplayTitle -->
  
	
<div class="articlebody">

	  <!-- Plugins: BeforeDisplayContent -->
	  
	  <!-- K2 Plugins: K2BeforeDisplayContent -->
	  
	  
	  	  <!-- Item introtext -->
	  <div class="catItemIntroText">
	  	<p><span color="#02adb4" style="color: #02adb4;"><img src="/images/blogpostthank2014.jpg" alt="blogpostthank2014" width="540" height="246" /></span></p>
<p>Thanksgiving is around the corner and it's all about comforting food! I've picked some of my easiest recipes from my new cookbook,&nbsp;<em><a href="http://www.amazon.com/gp/product/1476736073/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=1476736073&amp;linkCode=as2&amp;tag=chechl-20&amp;linkId=S6J36OAGZZ7OH3H5" target="_blank">CHLOE'S VEGAN ITALIAN KITCHEN</a> </em>for you to impress your friends and family with. Let's show them how delicious a vegan Thanksgiving can be! All of these recipes can be prepared the day ahead and put in the oven the next day. How easy is that?&nbsp;</p>
	  </div>
	  
		<div class="clr"></div>
        
        <div class="blogbar">
        
        
     <div class="blogcol1">
     <div class="commentcountarticle"> <a href= "/blog/2014-vegan-thanksgiving-recipes.html#disqus_thread">Comments</a></div>
   <div class="clr"></div> 
 <div class="tweetbutton">   
<a href="http://twitter.com/share" class="twitter-share-button" data-text="2014 Vegan Thanksgiving Recipes" data-url="http://chefchloe.com//blog/2014-vegan-thanksgiving-recipes.html" data-count="none" data-via="chloecoscarelli">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>     
</div>
      <div class="facebookbutton">  
     <div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http://chefchloe.com//blog/2014-vegan-thanksgiving-recipes.html" send="true" layout="button_count" width="150" show_faces="false" font=""></fb:like>
     </div>
     

     
</div>


     <div class="blogcol2">

	<div class="buttonreadmore">
		<a  href="/blog/2014-vegan-thanksgiving-recipes.html">
			Read more...		</a>
	</div>
	</div>

             <div class="blogcol3">

        <div class="buttonrecipe"></div>

        </div>
      
	  <!-- Plugins: AfterDisplayContent -->
	  
	  <!-- K2 Plugins: K2AfterDisplayContent -->
	          <div class="clr"></div>
      </div>

	  <div class="clr"></div>
  </div>

    <div class="catItemLinks">

		

	  
	  
		<div class="clr"></div>
  </div>
  
	<div class="clr"></div>

  
  
  <div class="clr"></div>

	
	
	
<div class="blogdivider"></div>




	
  <!-- Plugins: AfterDisplay -->
  
  <!-- K2 Plugins: K2AfterDisplay -->
  
	<div class="clr"></div>
</div>
<!-- End K2 Item Layout -->
			</div>
						<div class="clr"></div>
									
						
			<div class="itemContainer itemContainerLast" style="width:100.0%;">
				
<!-- Start K2 Item Layout -->
<div class="catItemView groupPrimary">

	<!-- Plugins: BeforeDisplay -->
	
	<!-- K2 Plugins: K2BeforeDisplay -->
	
	
	<div class="catItemHeader">

    
<div class="itemdate">
				<!-- Date created -->
		<span class="itemdate">
            
			<div class="month">Aug</div>
            <div class="day">29</div>


		</span>
		        </div>


		<!-- Item category name -->
		<div class="articlecategory">
		
			<a href="/latest-news.html">Latest News</a>
		
		</div>



	<div class="articletitle">

	  	  <!-- Item title -->
	  <h2 class="articletitle">
<a href="/blog/top-10-essential-vegan-italian-pantry-ingredients.html">
	  		Top 10 Essential Vegan Italian Pantry Ingredients 	  	</a>

	  	
	  </h2>
	        </div>










<div class="clear"></div>



  </div>

  <!-- Plugins: AfterDisplayTitle -->
  
  <!-- K2 Plugins: K2AfterDisplayTitle -->
  
	
<div class="articlebody">

	  <!-- Plugins: BeforeDisplayContent -->
	  
	  <!-- K2 Plugins: K2BeforeDisplayContent -->
	  
	  
	  	  <!-- Item introtext -->
	  <div class="catItemIntroText">
	  	<p>What’s Italian food without meatballs and Parmigiano Reggiano? Can pizza really be called pizza without ooey-gooey melted cheese? Nonsense! It’s totally possible to cook satisfyingly authentic Italian meals vegan-style, and with these 10 easy to find ingredients, you’ll be whipping up Italian masterpieces in your own kitchen before you can say presto!</p>
<h2>Instant Espresso Powder</h2>
<h4>Espresso in polvere</h4>
<div style="background-color: #fff; display: inline-block; font-family: 'Helvetica Neue',Arial,sans-serif; color: #a7a7a7; font-size: 11px; width: 100%; max-width: 507px; min-width: 300px;">
    <div style="overflow: hidden; position: relative; height: 0; padding: 66.666667% 0 0 0; width: 100%;"><iframe src="//embed.gettyimages.com/embed/154953544?et=To1yiRNUSthOeVae5qePzg&amp;sig=_y2fiQ7BgafPQDZsd4d4mc5sjI3eVzPACKa6-YApZrM=" width="507" height="338" scrolling="no" frameborder="0" style="display: inline-block; position: absolute; top: 0; left: 0; width: 100%; height: 100%;"></iframe></div>
    <p style="margin: 0;"></p>
    <div style="padding: 0; margin: 0 0 0 10px; text-align: left;"><a href="http://www.gettyimages.com/detail/154953544" target="_blank" style="color: #a7a7a7; text-decoration: none; font-weight: normal !important; border: none; display: inline-block;">#154953544</a> / <a href="http://www.gettyimages.com" target="_blank" style="color: #a7a7a7; text-decoration: none; font-weight: normal !important; border: none; display: inline-block;">gettyimages.com</a></div>
</div>
<p>When baking chocolate desserts like tiramisu or chocolate red wine cake, adding a hint of Italian imported espresso powder (Medaglia D'Oro brand) is a fat-free way to achieve a rich, chocolatey flavor. If you’re not a fan of coffee, don’t worry! You can’t actually taste it- it just enhances the chocolate! If you can’t find espresso powder, you can just substitute any liquid called for in the recipe with cold coffee.</p>
<h2>Cashews</h2>
<h4>Noci</h4>
<div style="background-color: #fff; display: inline-block; font-family: 'Helvetica Neue',Arial,sans-serif; color: #a7a7a7; font-size: 11px; width: 100%; max-width: 507px; min-width: 300px;">
    <div style="overflow: hidden; position: relative; height: 0; padding: 66.666667% 0 0 0; width: 100%;"><iframe src="//embed.gettyimages.com/embed/92379988?et=aoRjMjbLSMR6ZTLaSSVEfw&amp;sig=kK7ZBTg47_CKz-7_gMtZ6GpyFH1TB85_-0hCZtA3PK8=" width="507" height="338" scrolling="no" frameborder="0" style="display: inline-block; position: absolute; top: 0; left: 0; width: 100%; height: 100%;"></iframe></div>
    <p style="margin: 0;"></p>
    <div style="padding: 0; margin: 0 0 0 10px; text-align: left;"><a href="http://www.gettyimages.com/detail/92379988" target="_blank" style="color: #a7a7a7; text-decoration: none; font-weight: normal !important; border: none; display: inline-block;">#92379988</a> / <a href="http://www.gettyimages.com" target="_blank" style="color: #a7a7a7; text-decoration: none; font-weight: normal !important; border: none; display: inline-block;">gettyimages.com</a></div>
</div>
<p>Blending raw cashews with water makes a perfect cream alternative for Italian pasta sauces like Besciamella (Bescamel). Throw it on pasta and you’ve got a Fettuccine Alfredo that will make any cream-lover exclaim “buonissimo!” Cashew Bescamel is even great layered in lasagne as an alternative to tofu ricotta and makes a “Mozzarella-style” sauce for pizzas.</p>
<h2>Nutritional Yeast</h2>
<h4>Lievitato alimentare</h4>
<div style="background-color: #fff; display: inline-block; font-family: 'Helvetica Neue',Arial,sans-serif; color: #a7a7a7; font-size: 11px; width: 100%; max-width: 478px; min-width: 300px;">
    <div style="overflow: hidden; position: relative; height: 0; padding: 75.104603% 0 0 0; width: 100%;"><iframe src="//embed.gettyimages.com/embed/174076637?et=qymJQmUfQSNbc-XH4_nBWw&amp;sig=wUVzW1PZt9LlZn0EWgLlyomey9_COPQyLtjIPd39jcM=" width="478" height="359" scrolling="no" frameborder="0" style="display: inline-block; position: absolute; top: 0; left: 0; width: 100%; height: 100%;"></iframe></div>
    <p style="margin: 0;"></p>
    <div style="padding: 0; margin: 0 0 0 10px; text-align: left;"><a href="http://www.gettyimages.com/detail/174076637" target="_blank" style="color: #a7a7a7; text-decoration: none; font-weight: normal !important; border: none; display: inline-block;">#174076637</a> / <a href="http://www.gettyimages.com" target="_blank" style="color: #a7a7a7; text-decoration: none; font-weight: normal !important; border: none; display: inline-block;">gettyimages.com</a></div>
</div>
<p>But… what can you sprinkle on top of your pasta? The solution: pulse together nutritional yeast with walnuts in a food processor to create a nutty, cheesy Parmesan topping for your noodles, lasagna, or eggplant parmesan.</p>
<h2>Coconut Cream</h2>
<h4>Crema di coco</h4>
<div style="background-color: #fff; display: inline-block; font-family: 'Helvetica Neue',Arial,sans-serif; color: #a7a7a7; font-size: 11px; width: 100%; max-width: 414px; min-width: 300px;">
    <div style="overflow: hidden; position: relative; height: 0; padding: 100.000000% 0 0 0; width: 100%;"><iframe src="//embed.gettyimages.com/embed/186870083?et=-GIRY32-RwdnHFDI1WAycg&amp;sig=CTlEhPUiQdf9CjshgTwb59tow_qSbSzcn8NNBMvmnqY=" width="414" height="414" scrolling="no" frameborder="0" style="display: inline-block; position: absolute; top: 0; left: 0; width: 100%; height: 100%;"></iframe></div>
    <p style="margin: 0;"></p>
    <div style="padding: 0; margin: 0 0 0 10px; text-align: left;"><a href="http://www.gettyimages.com/detail/186870083" target="_blank" style="color: #a7a7a7; text-decoration: none; font-weight: normal !important; border: none; display: inline-block;">#186870083</a> / <a href="http://www.gettyimages.com" target="_blank" style="color: #a7a7a7; text-decoration: none; font-weight: normal !important; border: none; display: inline-block;">gettyimages.com</a></div>
</div>
<p>A lot of beloved Italian desserts like tiramisu and cannoli rely on thick, luscious whipped cream. How can that possibly be achieved without heavy cream or mascarpone cheese? Easy! Whipping the solid cream from a can of coconut milk with some sugar and vanilla makes a perfect creamy topping for your dolci!</p>
<h2>Wine</h2>
<h4>Vino</h4>
<div style="background-color: #fff; display: inline-block; font-family: 'Helvetica Neue',Arial,sans-serif; color: #a7a7a7; font-size: 11px; width: 100%; max-width: 594px; min-width: 300px;">
    <div style="overflow: hidden; position: relative; height: 0; padding: 66.666667% 0 0 0; width: 100%;"><iframe src="//embed.gettyimages.com/embed/115356149?et=Zdyb3-01Qn5dcpKiNx7wfA&amp;sig=o4N5g4PVA3p82E3bu7ksMOO4xtQUeLhz8b5Zt99SF_o=" width="594" height="396" scrolling="no" frameborder="0" style="display: inline-block; position: absolute; top: 0; left: 0; width: 100%; height: 100%;"></iframe></div>
    <p style="margin: 0;"></p>
    <div style="padding: 0; margin: 0 0 0 10px; text-align: left;"><a href="http://www.gettyimages.com/detail/115356149" target="_blank" style="color: #a7a7a7; text-decoration: none; font-weight: normal !important; border: none; display: inline-block;">#115356149</a> / <a href="http://www.gettyimages.com" target="_blank" style="color: #a7a7a7; text-decoration: none; font-weight: normal !important; border: none; display: inline-block;">gettyimages.com</a></div>
</div>
<p>Italy is famous for its spectacular vino, but if you have a little left in your bottle at the end of the night, it can also be used in your Italian-inspired dishes! Leftover red wine can be used to enhance tomato sauces, as a poaching liquid for fruit such as apples or pears, or even as a boozy touch to chocolate cake batter! White wine is especially nice to deglaze vegetables with and adds a touch of acidity to soups or salad dressings.</p>
<h2>Dried Mushrooms</h2>
<h4>Funghi secchi</h4>
<div style="background-color: #fff; display: inline-block; font-family: 'Helvetica Neue',Arial,sans-serif; color: #a7a7a7; font-size: 11px; width: 100%; max-width: 508px; min-width: 300px;">
    <div style="overflow: hidden; position: relative; height: 0; padding: 66.338583% 0 0 0; width: 100%;"><iframe src="//embed.gettyimages.com/embed/148056259?et=jlyyQ0mRQtlQS9pqRRd9Jg&amp;sig=pciqGoEBp340u0jgno8MALxN8kgKB2wV4pbrz2qwESg=" width="508" height="337" scrolling="no" frameborder="0" style="display: inline-block; position: absolute; top: 0; left: 0; width: 100%; height: 100%;"></iframe></div>
    <p style="margin: 0;"></p>
    <div style="padding: 0; margin: 0 0 0 10px; text-align: left;"><a href="http://www.gettyimages.com/detail/148056259" target="_blank" style="color: #a7a7a7; text-decoration: none; font-weight: normal !important; border: none; display: inline-block;">#148056259</a> / <a href="http://www.gettyimages.com" target="_blank" style="color: #a7a7a7; text-decoration: none; font-weight: normal !important; border: none; display: inline-block;">gettyimages.com</a></div>
</div>
<p>Mushrooms are widely celebrated in Italian cooking, and they are often featured as a seasoning in risotto, soups, and sauces. Try adding some dried mushrooms to homemade vegetable broth for a punch of earthy, umami flavor. Dried porcini mushrooms are most common in Italy, but you can use dried shiitake or any other variety that you are able to easily find.</p>
<h2>Olive Oil</h2>
<h4>Olio d’oliva</h4>
<div style="background-color: #fff; display: inline-block; font-family: 'Helvetica Neue',Arial,sans-serif; color: #a7a7a7; font-size: 11px; width: 100%; max-width: 507px; min-width: 300px;">
    <div style="overflow: hidden; position: relative; height: 0; padding: 66.666667% 0 0 0; width: 100%;"><iframe src="//embed.gettyimages.com/embed/108315591?et=GhXfe6uDSAZjpnptjqSCcQ&amp;sig=SJltSQ6DWm5GzHQI22jiTFYcfF9_NGYEvmz2ho73bVE=" width="507" height="338" scrolling="no" frameborder="0" style="display: inline-block; position: absolute; top: 0; left: 0; width: 100%; height: 100%;"></iframe></div>
    <p style="margin: 0;"></p>
    <div style="padding: 0; margin: 0 0 0 10px; text-align: left;"><a href="http://www.gettyimages.com/detail/108315591" target="_blank" style="color: #a7a7a7; text-decoration: none; font-weight: normal !important; border: none; display: inline-block;">#108315591</a> / <a href="http://www.gettyimages.com" target="_blank" style="color: #a7a7a7; text-decoration: none; font-weight: normal !important; border: none; display: inline-block;">gettyimages.com</a></div>
</div>
<p>No Italian pantry is complete without extra virgin olive oil- it is the cornerstone of all Mediterranean cooking. Quality matters here! Splurge on the good stuff if you can afford it- it should be a beautiful light green color and have a slightly viscous texture. Showcase it on salads with just a touch of balsamic vinegar, drizzle it on grilled veggies, or simply dip fresh bread!</p>
<h2>Vinegar</h2>
<h4>Aceto</h4>
<div style="background-color: #fff; display: inline-block; font-family: 'Helvetica Neue',Arial,sans-serif; color: #a7a7a7; font-size: 11px; width: 100%; max-width: 498px; min-width: 300px;">
    <div style="overflow: hidden; position: relative; height: 0; padding: 69.076305% 0 0 0; width: 100%;"><iframe src="//embed.gettyimages.com/embed/85738639?et=akDvLUiFTJRpGEaW-1D6JA&amp;sig=8WmFZM41Vgc4ENLuIfkgDyHTX86Bbby81va2M1R9bWQ=" width="498" height="344" scrolling="no" frameborder="0" style="display: inline-block; position: absolute; top: 0; left: 0; width: 100%; height: 100%;"></iframe></div>
    <p style="margin: 0;"></p>
    <div style="padding: 0; margin: 0 0 0 10px; text-align: left;"><a href="http://www.gettyimages.com/detail/85738639" target="_blank" style="color: #a7a7a7; text-decoration: none; font-weight: normal !important; border: none; display: inline-block;">#85738639</a> / <a href="http://www.gettyimages.com" target="_blank" style="color: #a7a7a7; text-decoration: none; font-weight: normal !important; border: none; display: inline-block;">gettyimages.com</a></div>
</div>
<p>Vinegar is just as important in Italian cooking as olive oil- it’s a pairing as essential as salt and pepper! Balsamic and red wine vinegar are the most widely-utilized; and like olive oil, quality matters here too! You don’t have to buy a tiny bottle of aged balsamic for $40, but your dish will be as good as the vinegar you put on it. Go for the gold!</p>
<h2>Capers</h2>
<h4>Caperi</h4>
<div style="background-color: #fff; display: inline-block; font-family: 'Helvetica Neue',Arial,sans-serif; color: #a7a7a7; font-size: 11px; width: 100%; max-width: 507px; min-width: 300px;">
    <div style="overflow: hidden; position: relative; height: 0; padding: 66.666667% 0 0 0; width: 100%;"><iframe src="//embed.gettyimages.com/embed/172339693?et=jY5PP-t8TkNv2DVCcc73Ww&amp;sig=oNIynwWahRRu2CG5cJQ5xX1V3IliOlDZIbHDS1cokwY=" width="507" height="338" scrolling="no" frameborder="0" style="display: inline-block; position: absolute; top: 0; left: 0; width: 100%; height: 100%;"></iframe></div>
    <p style="margin: 0;"></p>
    <div style="padding: 0; margin: 0 0 0 10px; text-align: left;"><a href="http://www.gettyimages.com/detail/172339693" target="_blank" style="color: #a7a7a7; text-decoration: none; font-weight: normal !important; border: none; display: inline-block;">#172339693</a> / <a href="http://www.gettyimages.com" target="_blank" style="color: #a7a7a7; text-decoration: none; font-weight: normal !important; border: none; display: inline-block;">gettyimages.com</a></div>
</div>
<p>Capers- those salty, briny little green berries, are already used in a lot of traditional Italian dishes like puttanesca or piccata. But did you know they also make an incredible substitution for anchovies? Sprinkle capers on pizza, serve them as part of an antipasto, or just use them in any recipe that would normally call for anchovies.</p>
<h2>Dried Beans</h2>
<h4>Fagioli secchi</h4>
<div style="background-color:#fff;display:inline-block;font-family:'Helvetica Neue',Arial,sans-serif;color:#a7a7a7;font-size:11px;width:100%;max-width:594px;min-width:300px;"><div style="overflow:hidden;position:relative;height:0;padding:66.666667% 0 0 0;width:100%;"><iframe src="//embed.gettyimages.com/embed/81745808?et=9mLSzLpoQb1fvf7JKXYWtg&sig=tg6Hnivkc1qHQywyX1zoYMrZL8nkuNmVPOA70QKTI5E=" width="594" height="396" scrolling="no" frameborder="0" style="display:inline-block;position:absolute;top:0;left:0;width:100%;height:100%;"></iframe></div><p style="margin:0;"></p><div style="padding:0;margin:0 0 0 10px;text-align:left;"><a href="http://www.gettyimages.com/detail/81745808" target="_blank" style="color:#a7a7a7;text-decoration:none;font-weight:normal !important;border:none;display:inline-block;">#81745808</a> / <a href="http://www.gettyimages.com" target="_blank" style="color:#a7a7a7;text-decoration:none;font-weight:normal !important;border:none;display:inline-block;">gettyimages.com</a></div></div>
<p>Beans… really? Yes, really! You wouldn’t instantly think of it, but beans have been used as a major protein in Italian cooking since Medieval times. From smooth bean soups to chunky pasta e fagioli, these little legumes are abundant in some of our favorite Italian dishes. Try pureeing white beans with garlic, rosemary, and lemon for a delicious Italian alternative to hummus!</p>	  </div>
	  
		<div class="clr"></div>
        
        <div class="blogbar">
        
        
     <div class="blogcol1">
     <div class="commentcountarticle"> <a href= "/blog/top-10-essential-vegan-italian-pantry-ingredients.html#disqus_thread">Comments</a></div>
   <div class="clr"></div> 
 <div class="tweetbutton">   
<a href="http://twitter.com/share" class="twitter-share-button" data-text="Top 10 Essential Vegan Italian Pantry Ingredients " data-url="http://chefchloe.com//blog/top-10-essential-vegan-italian-pantry-ingredients.html" data-count="none" data-via="chloecoscarelli">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>     
</div>
      <div class="facebookbutton">  
     <div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http://chefchloe.com//blog/top-10-essential-vegan-italian-pantry-ingredients.html" send="true" layout="button_count" width="150" show_faces="false" font=""></fb:like>
     </div>
     

     
</div>


     <div class="blogcol2">

	<div class="buttonreadmore">
		<a  href="/blog/top-10-essential-vegan-italian-pantry-ingredients.html">
			Read more...		</a>
	</div>
	</div>

             <div class="blogcol3">

        <div class="buttonrecipe"></div>

        </div>
      
	  <!-- Plugins: AfterDisplayContent -->
	  
	  <!-- K2 Plugins: K2AfterDisplayContent -->
	          <div class="clr"></div>
      </div>

	  <div class="clr"></div>
  </div>

    <div class="catItemLinks">

		

	  
	  
		<div class="clr"></div>
  </div>
  
	<div class="clr"></div>

  
  
  <div class="clr"></div>

	
	
	
<div class="blogdivider"></div>




	
  <!-- Plugins: AfterDisplay -->
  
  <!-- K2 Plugins: K2AfterDisplay -->
  
	<div class="clr"></div>
</div>
<!-- End K2 Item Layout -->
			</div>
						<div class="clr"></div>
									
						
			<div class="itemContainer itemContainerLast" style="width:100.0%;">
				
<!-- Start K2 Item Layout -->
<div class="catItemView groupPrimary">

	<!-- Plugins: BeforeDisplay -->
	
	<!-- K2 Plugins: K2BeforeDisplay -->
	
	
	<div class="catItemHeader">

    
<div class="itemdate">
				<!-- Date created -->
		<span class="itemdate">
            
			<div class="month">Jun</div>
            <div class="day"> 9</div>


		</span>
		        </div>


		<!-- Item category name -->
		<div class="articlecategory">
		
			<a href="/latest-news.html">Latest News</a>
		
		</div>



	<div class="articletitle">

	  	  <!-- Item title -->
	  <h2 class="articletitle">
<a href="/blog/meet-the-chef-chloe-team.html">
	  		Meet the Chef Chloe Team!	  	</a>

	  	
	  </h2>
	        </div>










<div class="clear"></div>



  </div>

  <!-- Plugins: AfterDisplayTitle -->
  
  <!-- K2 Plugins: K2AfterDisplayTitle -->
  
	
<div class="articlebody">

	  <!-- Plugins: BeforeDisplayContent -->
	  
	  <!-- K2 Plugins: K2BeforeDisplayContent -->
	  
	  
	  	  <!-- Item introtext -->
	  <div class="catItemIntroText">
	  	<style>
    .teamblog img {
    width: auto!important;
    height: auto!important;
    padding: 0!important;
    margin: 0!important;
    background: none!important;
}
    </style>
<div class="teamblog">
    <p style="margin: 20px 0;">We are the faces behind Chef Chloe's Vegan Test Kitchen, and have some very exciting projects in the works. We look forward to serving all of your vegan cooking needs.</p>
    <p>We’ve got some REALLY exciting projects in store that we can’t wait to share, so stay tuned and look out for updates on Chloe’s Instagram, Twitter, and Facebook pages… and here at chefchloe.com!</p>
    <div class="clear" style="margin-bottom: 20px;"></div>
    <div class="grid_3 alpha"><img src="/images/team01.jpg" width="220" height="160" alt="team01" /></div>
    <div class="grid_4 omega">
        <h2>Chef Ann Marie</h2>
        <p>Ann Marie graduated top of her culinary class from The Natural Gourmet Institute and is a rockstar when it comes to vegan, gluten-free donuts. She has a 4-year-old son who has a more refined palate than Wolfgang Puck.</p>
    </div>
    <div class="clear" style="margin-bottom: 20px;"></div>
    <div class="grid_3 alpha"><img src="/images/chefashley.jpg" width="220" height="160" alt="chefashley" /></div>
    <div class="grid_4 omega">
        <h2>Chef Ashley</h2>
        <p>Ashley is a current student of the Natural Gourmet Institute. She is a pharmacist and holistic nutritionist who loves making healthy vegan dishes that are mind-blowing delicious! When not helping Chloe in the kitchen, you can find her reading in coffee shops or dancing to Beyonce!</p>
    </div>
    <div class="clear" style="margin-bottom: 20px;"></div>
    <div class="grid_3 alpha"><img src="/images/chefdustin.jpg" width="220" height="160" alt="chefdustin" /></div>
    <div class="grid_4 omega">
        <h2>Chef Dustin</h2>
        <p>Dustin is a student of The Natural Gourmet Institute. Meat free since 2010, he finds joy in spreading the vegan word. Other passions include music, rescue animals and throwing dinner parties!</p>
    </div>
    <div class="clear" style="margin-bottom: 20px;"></div>
    <div class="grid_3 alpha"><img src="/images/chefkatie.jpg" width="220" height="160" alt="chefkatie" /></div>
    <div class="grid_4 omega">
        <h2>Chef Katie</h2>
        <p>Katie is a music student at Sarah Lawrence College and an aspiring vegan chef and food writer. So when she's not up to her elbows in kale or cookie dough, she's usually bursting out into song!</p>
    </div>
    <div class="clear" style="margin-bottom: 20px;"></div>
    <div class="grid_3 alpha"><img src="/images/smileyteam.jpg" width="220" height="160" alt="smileyteam" /></div>
    <div class="grid_4 omega">
        <h2>Chef Susan</h2>
        <p>Susan graduated with honors from The Natural Gourmet Institute and grows every herb and veggie known to man in her own garden. Her passions range from veganizing ethnic food to feeding a crowd just for fun...as in 200 neighbors at a time.</p>
    </div>
    <div class="clear" style="margin-bottom: 20px;"></div>
    <div class="grid_3 alpha"><img src="/images/teamshelley.jpg" width="220" height="160" alt="teamshelley" /></div>
    <div class="grid_4 omega">
        <h2>Chef Shelley</h2>
        <p>Does that face look familiar? It's Chef Chloe's mom! You've probably met her at one of Chloe's book signings because she's never missed a single one! She's the original chef in the family and Chloe's lifelong kitchen-partner-in-crime.</p>
    </div>
    <div class="clear" style="margin-bottom: 20px;"></div>
    <div class="grid_3 alpha"><img src="/images/team02.jpg" width="220" height="160" alt="team02" /></div>
    <div class="grid_4 omega">
        <h2>Chef Tiffani</h2>
        <p>Tiffani used to slip out of her law office to attend The Natural Gourmet Institute, now food is her life. When she’s not talking food policy, Tiffani can be found cycling through NYC on her folding bike Nigel, hosting themed dinners in her apt or making hot bread with friends.</p>
    </div>
    <div class="clear" style="margin-bottom: 20px;"></div>
</div>	  </div>
	  
		<div class="clr"></div>
        
        <div class="blogbar">
        
        
     <div class="blogcol1">
     <div class="commentcountarticle"> <a href= "/blog/meet-the-chef-chloe-team.html#disqus_thread">Comments</a></div>
   <div class="clr"></div> 
 <div class="tweetbutton">   
<a href="http://twitter.com/share" class="twitter-share-button" data-text="Meet the Chef Chloe Team!" data-url="http://chefchloe.com//blog/meet-the-chef-chloe-team.html" data-count="none" data-via="chloecoscarelli">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>     
</div>
      <div class="facebookbutton">  
     <div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http://chefchloe.com//blog/meet-the-chef-chloe-team.html" send="true" layout="button_count" width="150" show_faces="false" font=""></fb:like>
     </div>
     

     
</div>


     <div class="blogcol2">

	<div class="buttonreadmore">
		<a  href="/blog/meet-the-chef-chloe-team.html">
			Read more...		</a>
	</div>
	</div>

             <div class="blogcol3">

        <div class="buttonrecipe"></div>

        </div>
      
	  <!-- Plugins: AfterDisplayContent -->
	  
	  <!-- K2 Plugins: K2AfterDisplayContent -->
	          <div class="clr"></div>
      </div>

	  <div class="clr"></div>
  </div>

    <div class="catItemLinks">

		

	  
	  
		<div class="clr"></div>
  </div>
  
	<div class="clr"></div>

  
  
  <div class="clr"></div>

	
	
	
<div class="blogdivider"></div>




	
  <!-- Plugins: AfterDisplay -->
  
  <!-- K2 Plugins: K2AfterDisplay -->
  
	<div class="clr"></div>
</div>
<!-- End K2 Item Layout -->
			</div>
						<div class="clr"></div>
									
						
			<div class="itemContainer itemContainerLast" style="width:100.0%;">
				
<!-- Start K2 Item Layout -->
<div class="catItemView groupPrimary">

	<!-- Plugins: BeforeDisplay -->
	
	<!-- K2 Plugins: K2BeforeDisplay -->
	
	
	<div class="catItemHeader">

    
<div class="itemdate">
				<!-- Date created -->
		<span class="itemdate">
            
			<div class="month">Nov</div>
            <div class="day">27</div>


		</span>
		        </div>


		<!-- Item category name -->
		<div class="articlecategory">
		
			<a href="/latest-news.html">Latest News</a>
		
		</div>



	<div class="articletitle">

	  	  <!-- Item title -->
	  <h2 class="articletitle">
<a href="/blog/thanksgiving-at-farm-sanctuary.html">
	  		Thanksgiving at Farm Sanctuary	  	</a>

	  	
	  </h2>
	        </div>










<div class="clear"></div>



  </div>

  <!-- Plugins: AfterDisplayTitle -->
  
  <!-- K2 Plugins: K2AfterDisplayTitle -->
  
	
<div class="articlebody">

	  <!-- Plugins: BeforeDisplayContent -->
	  
	  <!-- K2 Plugins: K2BeforeDisplayContent -->
	  
	  
	  	  <!-- Item introtext -->
	  <div class="catItemIntroText">
	  	<p><a target="_blank" href="https://www.facebook.com/media/set/?set=a.593144304054664.1073741832.127518240617275&amp;type=3"><img alt="turkey2013galleryblog" src="/images/turkey2013galleryblog.jpg" height="384" width="500" /></a></p>
<p>In honor of Thanksgiving, I spoke at the Farm Sanctuary Celebration of Turkeys event! It was so much fun, and I got to hang out with these amazing rescued animals! <a target="_blank" href="https://www.facebook.com/media/set/?set=a.593144304054664.1073741832.127518240617275&amp;type=3">View the gallery</a></p>
	  </div>
	  
		<div class="clr"></div>
        
        <div class="blogbar">
        
        
     <div class="blogcol1">
     <div class="commentcountarticle"> <a href= "/blog/thanksgiving-at-farm-sanctuary.html#disqus_thread">Comments</a></div>
   <div class="clr"></div> 
 <div class="tweetbutton">   
<a href="http://twitter.com/share" class="twitter-share-button" data-text="Thanksgiving at Farm Sanctuary" data-url="http://chefchloe.com//blog/thanksgiving-at-farm-sanctuary.html" data-count="none" data-via="chloecoscarelli">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>     
</div>
      <div class="facebookbutton">  
     <div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http://chefchloe.com//blog/thanksgiving-at-farm-sanctuary.html" send="true" layout="button_count" width="150" show_faces="false" font=""></fb:like>
     </div>
     

     
</div>


     <div class="blogcol2">

	<div class="buttonreadmore">
		<a  href="/blog/thanksgiving-at-farm-sanctuary.html">
			Read more...		</a>
	</div>
	</div>

             <div class="blogcol3">

        <div class="buttonrecipe"><a href="https://www.facebook.com/media/set/?set=a.593144304054664.1073741832.127518240617275&type=3" target="_blank">View Gallery</a></div>

        </div>
      
	  <!-- Plugins: AfterDisplayContent -->
	  
	  <!-- K2 Plugins: K2AfterDisplayContent -->
	          <div class="clr"></div>
      </div>

	  <div class="clr"></div>
  </div>

    <div class="catItemLinks">

		

	  
	  
		<div class="clr"></div>
  </div>
  
	<div class="clr"></div>

  
  
  <div class="clr"></div>

	
	
	
<div class="blogdivider"></div>




	
  <!-- Plugins: AfterDisplay -->
  
  <!-- K2 Plugins: K2AfterDisplay -->
  
	<div class="clr"></div>
</div>
<!-- End K2 Item Layout -->
			</div>
						<div class="clr"></div>
									
						
			<div class="itemContainer itemContainerLast" style="width:100.0%;">
				
<!-- Start K2 Item Layout -->
<div class="catItemView groupPrimary">

	<!-- Plugins: BeforeDisplay -->
	
	<!-- K2 Plugins: K2BeforeDisplay -->
	
	
	<div class="catItemHeader">

    
<div class="itemdate">
				<!-- Date created -->
		<span class="itemdate">
            
			<div class="month">Nov</div>
            <div class="day"> 1</div>


		</span>
		        </div>


		<!-- Item category name -->
		<div class="articlecategory">
		
			<a href="/latest-news.html">Latest News</a>
		
		</div>



	<div class="articletitle">

	  	  <!-- Item title -->
	  <h2 class="articletitle">
<a href="/blog/vegan-thanksgiving.html">
	  		Vegan Thanksgiving	  	</a>

	  	
	  </h2>
	        </div>










<div class="clear"></div>



  </div>

  <!-- Plugins: AfterDisplayTitle -->
  
  <!-- K2 Plugins: K2AfterDisplayTitle -->
  
	
<div class="articlebody">

	  <!-- Plugins: BeforeDisplayContent -->
	  
	  <!-- K2 Plugins: K2BeforeDisplayContent -->
	  
	  
	  	  <!-- Item introtext -->
	  <div class="catItemIntroText">
	  	<p><img src="/images/stories/blog2013thanks.jpg" alt="blog2013thanks" height="376" width="540" /></p>
<p>Thanksgiving is right around the corner which means it's time for some totally amazing turkey-free recipes! Check out the spread that will be on MY thanksgiving table this year with a special appearance by my favorite cake from <a target="_blank" href="http://www.amazon.com/gp/product/1451636768/ref=as_li_tf_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=1451636768&amp;linkCode=as2&amp;tag=chechl-20"><em>Chloe's Vegan Desserts</em></a>. All can be made gluten-free, and everything is super easy to make. Cheers to health, happiness, and second helpings! Gobble on, turkeys!</p>
<h2><a href="/on-the-side/sweet-potato-mac-n-cheese.html"><img alt="nov1blog-mac" src="/images/nov1blog-mac.jpg" class="noborder" height="600" width="540" /></a></h2>
<h2><a href="/on-the-side/sweet-potato-mac-n-cheese.html">Sweet Potato Mac ‘N’ Cheese</a></h2>
<p>Macaroni noodles swimming in creamy, cheesy, sweet potatoey sauce finished with a hint of fresh rosemary is my favorite way to start the Fall holidays.</p>
<h2><a href="/sweets/apple-cider-brussels-sprouts.html"><img alt="nov1blog-brussel" src="/images/nov1blog-brussel.jpg" class="noborder" height="600" width="540" /></a></h2>
<h2><a href="/sweets/apple-cider-brussels-sprouts.html">Apple Cider Brussels Sprouts</a></h2>
<p>Crispy roasted Brussels sprouts finished with a sweet apple cider reduction and pinch of cinnamon. Dessert or vegetable? It’s hard to tell!</p>
<h2><a href="/sweets/spiced-applesauce-cake.html"><img alt="nov1blog-spiceapple" src="/images/nov1blog-spiceapple.jpg" class="noborder" height="600" width="540" /></a></h2>
<h2><a href="/sweets/spiced-applesauce-cake.html">Spiced Applesauce Cake</a></h2>
<p>From holiday potlucks to thanksgiving dinner, this cake always makes an appearance.</p>
	  </div>
	  
		<div class="clr"></div>
        
        <div class="blogbar">
        
        
     <div class="blogcol1">
     <div class="commentcountarticle"> <a href= "/blog/vegan-thanksgiving.html#disqus_thread">Comments</a></div>
   <div class="clr"></div> 
 <div class="tweetbutton">   
<a href="http://twitter.com/share" class="twitter-share-button" data-text="Vegan Thanksgiving" data-url="http://chefchloe.com//blog/vegan-thanksgiving.html" data-count="none" data-via="chloecoscarelli">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>     
</div>
      <div class="facebookbutton">  
     <div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http://chefchloe.com//blog/vegan-thanksgiving.html" send="true" layout="button_count" width="150" show_faces="false" font=""></fb:like>
     </div>
     

     
</div>


     <div class="blogcol2">

	<div class="buttonreadmore">
		<a  href="/blog/vegan-thanksgiving.html">
			Read more...		</a>
	</div>
	</div>

             <div class="blogcol3">

        <div class="buttonrecipe"></div>

        </div>
      
	  <!-- Plugins: AfterDisplayContent -->
	  
	  <!-- K2 Plugins: K2AfterDisplayContent -->
	          <div class="clr"></div>
      </div>

	  <div class="clr"></div>
  </div>

    <div class="catItemLinks">

		

	  
	  
		<div class="clr"></div>
  </div>
  
	<div class="clr"></div>

  
  
  <div class="clr"></div>

	
	
	
<div class="blogdivider"></div>




	
  <!-- Plugins: AfterDisplay -->
  
  <!-- K2 Plugins: K2AfterDisplay -->
  
	<div class="clr"></div>
</div>
<!-- End K2 Item Layout -->
			</div>
						<div class="clr"></div>
									
						
			<div class="itemContainer itemContainerLast" style="width:100.0%;">
				
<!-- Start K2 Item Layout -->
<div class="catItemView groupPrimary">

	<!-- Plugins: BeforeDisplay -->
	
	<!-- K2 Plugins: K2BeforeDisplay -->
	
	
	<div class="catItemHeader">

    
<div class="itemdate">
				<!-- Date created -->
		<span class="itemdate">
            
			<div class="month">Oct</div>
            <div class="day">23</div>


		</span>
		        </div>


		<!-- Item category name -->
		<div class="articlecategory">
		
			<a href="/latest-news.html">Latest News</a>
		
		</div>



	<div class="articletitle">

	  	  <!-- Item title -->
	  <h2 class="articletitle">
<a href="/blog/chloe-s-favorite-european-vegan-eats.html">
	  		Chloe&#039;s Favorite European Vegan Eats	  	</a>

	  	
	  </h2>
	        </div>










<div class="clear"></div>



  </div>

  <!-- Plugins: AfterDisplayTitle -->
  
  <!-- K2 Plugins: K2AfterDisplayTitle -->
  
	
<div class="articlebody">

	  <!-- Plugins: BeforeDisplayContent -->
	  
	  <!-- K2 Plugins: K2BeforeDisplayContent -->
	  
	  
	  	  <!-- Item introtext -->
	  <div class="catItemIntroText">
	  	<h1>Best Vegan Places in Paris</h1>
<h2><img src="/images/stories/paris01.jpg" alt="" /><br />1. <a target="_blank" href="http://gentlegourmetcafe.com/">The Gentle Gourmet Cafe</a></h2>
<p>The best vegan restaurant Paris has to offer! A MUST-visit. All-vegan menu of classic French foods, from Seitan Bourguignon to Pan Au Chocolat, this is the place where vegans can enjoy the fancy French dining experience that one would expect on a trip to Paris! They even serve delicious house-made "cheese" that tastes so much like the real thing. Plus, the chef, staff, and owners are the nicest people. Be sure to tell them Chloe sent you!</p>
<h2><img src="/images/stories/paris02a.jpg" alt="" /><br />2. <a href="http://www.eastsideburgers.fr/en">East Side Burgers Paris</a></h2>
<p>I visited this vegetarian fast food-style burger joint only two weeks after opening and there was a long line out the door...in the rain! It was a long and torturous wait but well worth it! I ordered the Oriental Burger and it was the BEST vegan burger I've ever had! Don't forget to order fries, the French know how to do it!</p>
<p>&nbsp;</p>
<h2><img src="/images/stories/paris02.jpg" alt="" /><br />3. <a href="http://www.charles-chocolatier.fr/">Charles Chocolates</a></h2>
<p>All-vegan chocolate shop in the heart of Paris! I know, I was pretty excited too. But I'm sorry to report there was a bit of a let down after I splurged on a box of assorted chocolates. Every chocolate in the box LOOKED different, but TASTED the same. Round, square, foil-wrapped, molded....all different shapes and sizes, but all had the exact same hazelnut chocolate filling inside. Worth a visit, but don't buy more than a few unless you want to be eating the same exact flavor for the rest of the week!</p>
<h2><img alt="paris03" src="/images/stories/paris03.jpg" height="640" width="480" /><br />4. <a target="_blank" href="http://www.fauchon.com/en/"><b>Fauchon</b></a></h2>
<p>This world-renowned pastry and chocolate shop is far from vegan, but I did discover some awesome vegan finds inside and it's worth a visit for the beautiful decor and pastries. My good friend <a target="_blank" href="http://www.veganculinarycrusade.com/">Lisa Pitman</a> recommended I take a trip there for inspiration and I'm glad I did! Plus, the former Executive Pastry Chef here is <a target="_blank" href="http://www.florianbellanger.com/">Florian Bellanger</a>, judge of Food Network's Cupcake Wars! Head to the bread section and check out their fresh Petit pain chocolat orange (vegan chocolate chip orange bread!).</p>
<h1></h1>
<h1>Best Vegan Places in London</h1>
<h2><img src="/images/stories/london01.jpg" alt="" height="518" width="520" /><br />1. <a href="http://www.mscupcake.co.uk/" target="_blank">Ms. Cupcake UK</a></h2>
<p>I hosted my first UK Book Signing at this amazing cupcake shop! All-vegan, millions of inspired cupcake flavors, and some savory items like scones and more! If you are looking for the ultimate vegan baked-goods experience, look no further than Ms. Cupcake. Plus, Ms. Cupcake herself, Mellissa Morgan, is the sweetest, kindest, most genuine baker I have ever met. You can tell that her and her bakery girls put so much love into every cupcake- no wonder they have achieved monumental success! The charmed bakery is taking London by storm and I highly suggest you make this your first stop in the UK.</p>
<h2><img src="/images/stories/london02.jpg" alt="" /><br />2. <a href="http://www.mannav.com/" target="_blank">Manna</a></h2>
<p>Mmmm...manna. I celebrated my 25th birthday here and enjoyed a feast of traditional English food...vegan-style! This all-vegan restaurant is elegant and perfect for a special occasion. The menu features British classics such as Banger &amp; Mash and Sticky Toffee Pudding. The portions are large and hearty too, which is rare in a fancy restaurant. Thank you <a href="http://www.quarrygirl.com/" target="_blank">quarrygirl</a> for the key recommendation!</p>
<h2><img src="/images/stories/london03.jpg" alt="" height="691" width="520" /><br />3. <a href="http://www.mildreds.co.uk/" target="_blank">Mildreds</a></h2>
<p>This is quite possibly the best meal I enjoyed in London, plus Anne Hathaway was spotted here just days after I went! The restaurant is PACKED and they don't take reservations, so if you're going for dinner, go before 6:30 or expect to wait. Every single bite here was exceptional. It's all vegetarian and almost everything can be made vegan. Hearty, large portions and delicious flavors. We ordered the burger, porcini ale pie, Malaysian curry, and an assortment of appetizers. Everything was mind-blowing. The only negative is that we were too full for dessert :(</p>
<h2><img src="/images/stories/london04.jpg" alt="" height="390" width="520" /><br />4. <a href="http://www.safrestaurant.co.uk/kensington/restaurant-bar/" target="_blank">Saf/ Whole Foods Kensington</a></h2>
<p>That's right, the Whole Foods Market in London is so huge that there is even a full vegan restaurant on the 3rd floor. Saf Restaurant is all-vegan and partially raw with some delicious inventive dishes! Everything is extremely healthy, but equally as flavorful.</p>
<h2><img src="/images/stories/london05.jpg" alt="" /><br />5. <a href="http://www.tibits.co.uk/e/" target="_blank">Tibits</a></h2>
<p>Last, but certainly not least, Tibits is an incredible vegan dining experience in London. The atmosphere is hip, trendy, and elegant with a long menu of inventive cocktails and vegan wines. A great venue for a party or even a wedding! The cool part is that the food is buffet-style on a boat in the middle of the restaurant. Everything from vegan onion rings to curries- so much fun and so delicious! I will definitely be visiting Tibits again on my next trip. Thank you to <a href="http://fatgayvegan.com/" target="_blank">Fat Gay Vegan</a> for inviting me to dinner here and hosting a fun London Vegan Drinks party downstairs!</p>	  </div>
	  
		<div class="clr"></div>
        
        <div class="blogbar">
        
        
     <div class="blogcol1">
     <div class="commentcountarticle"> <a href= "/blog/chloe-s-favorite-european-vegan-eats.html#disqus_thread">Comments</a></div>
   <div class="clr"></div> 
 <div class="tweetbutton">   
<a href="http://twitter.com/share" class="twitter-share-button" data-text="Chloe&#039;s Favorite European Vegan Eats" data-url="http://chefchloe.com//blog/chloe-s-favorite-european-vegan-eats.html" data-count="none" data-via="chloecoscarelli">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>     
</div>
      <div class="facebookbutton">  
     <div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http://chefchloe.com//blog/chloe-s-favorite-european-vegan-eats.html" send="true" layout="button_count" width="150" show_faces="false" font=""></fb:like>
     </div>
     

     
</div>


     <div class="blogcol2">

	<div class="buttonreadmore">
		<a  href="/blog/chloe-s-favorite-european-vegan-eats.html">
			Read more...		</a>
	</div>
	</div>

             <div class="blogcol3">

        <div class="buttonrecipe"></div>

        </div>
      
	  <!-- Plugins: AfterDisplayContent -->
	  
	  <!-- K2 Plugins: K2AfterDisplayContent -->
	          <div class="clr"></div>
      </div>

	  <div class="clr"></div>
  </div>

    <div class="catItemLinks">

		

	  
	  
		<div class="clr"></div>
  </div>
  
	<div class="clr"></div>

  
  
  <div class="clr"></div>

	
	
	
<div class="blogdivider"></div>




	
  <!-- Plugins: AfterDisplay -->
  
  <!-- K2 Plugins: K2AfterDisplay -->
  
	<div class="clr"></div>
</div>
<!-- End K2 Item Layout -->
			</div>
						<div class="clr"></div>
									
						
			<div class="itemContainer itemContainerLast" style="width:100.0%;">
				
<!-- Start K2 Item Layout -->
<div class="catItemView groupPrimary">

	<!-- Plugins: BeforeDisplay -->
	
	<!-- K2 Plugins: K2BeforeDisplay -->
	
	
	<div class="catItemHeader">

    
<div class="itemdate">
				<!-- Date created -->
		<span class="itemdate">
            
			<div class="month">May</div>
            <div class="day">31</div>


		</span>
		        </div>


		<!-- Item category name -->
		<div class="articlecategory">
		
			<a href="/latest-news.html">Latest News</a>
		
		</div>



	<div class="articletitle">

	  	  <!-- Item title -->
	  <h2 class="articletitle">
<a href="/blog/chloes-top-5-vegan-eats-in-seattle-and-portland.html">
	  		Chloe&#039;s Top 5 Vegan Eats in Seattle and Portland	  	</a>

	  	
	  </h2>
	        </div>










<div class="clear"></div>



  </div>

  <!-- Plugins: AfterDisplayTitle -->
  
  <!-- K2 Plugins: K2AfterDisplayTitle -->
  
	
<div class="articlebody">

	  <!-- Plugins: BeforeDisplayContent -->
	  
	  <!-- K2 Plugins: K2BeforeDisplayContent -->
	  
	  
	  	  <!-- Item introtext -->
	  <div class="catItemIntroText">
	  	<h1></h1>
<h1><img alt="voodoo30" src="/images/stories/voodoo30.jpg" height="483" width="478" /></h1>
<h1>1. Voodoo Doughnuts</h1>
<p><a href="http://www.voodoodoughnut.com" target="_blank">www.voodoodoughnut.com</a><br />If the thought of vegan doughnuts turning in a glass case makes you salivate, you must check out Voodoo Doughnuts. The fun environment and line out the door told me Voodoo was a winner before I even took my first bite. The vegan jelly doughnut rocked! Plus, their cute slogan is: "Good things come in pink boxes"</p>
<p><a href="http://blpdx.com/"><img alt="blossoming-lotus" src="/images/stories/blossoming-lotus.jpg" height="414" width="465" /></a></p>
<h2>2. Blossoming Lotus</h2>
<p><a href="http://blpdx.com/" target="_blank">http://blpdx.com/</a><br />Delicious and healthful with a chic atmosphere, Blossoming Lotus was a great way to kick off my trip! The Whiskey Ginger BBQ Sandwhich and Chili were delicious.</p>
<p>&nbsp;<a href="https://generationthrive.com/"><img alt="thrive-30" src="/images/stories/thrive-30.jpg" height="473" width="555" /></a></p>
<h2>3. Thrive</h2>
<p><a href="https://generationthrive.com/" target="_blank">https://generationthrive.com/</a><br />Thrive serves both raw and cooked dishes- all jam-packed with loads of flavor. I couldn't choose which beverage to get so I started with a basil/cilantro/apple green juice AND a chocolate milkshake. Both were insanely good! The miso soup came in a mug, and it was the best I've ever tried- chock-full of veggies and shiitake mushrooms!</p>
<p><a href="http://www.mightyo.com/"><img alt="mighty-o3" src="/images/stories/mighty-o3.jpg" height="298" width="489" /></a></p>
<h2>4. <b>Mighty-O Donuts</b></h2>
<p><a href="http://www.mightyo.com/" target="_blank">http://www.mightyo.com/</a><br />All vegan donut shop=heaven!!! They are generous with their free samples, but that didn't prevent me from ordering upwards of 7 donuts. The chocolate-glazed was my favorite. Very moist and just the right level of sweetness.</p>
<p>&nbsp;<a href="http://www.cafeflora.com/"><img alt="cafeflora10" src="/images/stories/cafeflora10.jpg" height="460" width="478" /></a></p>
<h2>5. <b>Cafe Flora</b></h2>
<p><a href="http://www.cafeflora.com/" target="_blank">http://www.cafeflora.com/</a><br />Cafe Flora is a festive restaurant with a bustling brunch crowd. I came here with my mom, and we chowed down on everything from vegan hot chocolate to vegan huevos rancheros! I hear they make a mean vegan cinnamon roll, but I was too stuffed to try it.</p>	  </div>
	  
		<div class="clr"></div>
        
        <div class="blogbar">
        
        
     <div class="blogcol1">
     <div class="commentcountarticle"> <a href= "/blog/chloes-top-5-vegan-eats-in-seattle-and-portland.html#disqus_thread">Comments</a></div>
   <div class="clr"></div> 
 <div class="tweetbutton">   
<a href="http://twitter.com/share" class="twitter-share-button" data-text="Chloe&#039;s Top 5 Vegan Eats in Seattle and Portland" data-url="http://chefchloe.com//blog/chloes-top-5-vegan-eats-in-seattle-and-portland.html" data-count="none" data-via="chloecoscarelli">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>     
</div>
      <div class="facebookbutton">  
     <div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http://chefchloe.com//blog/chloes-top-5-vegan-eats-in-seattle-and-portland.html" send="true" layout="button_count" width="150" show_faces="false" font=""></fb:like>
     </div>
     

     
</div>


     <div class="blogcol2">

	</div>

             <div class="blogcol3">

        <div class="buttonrecipe"></div>

        </div>
      
	  <!-- Plugins: AfterDisplayContent -->
	  
	  <!-- K2 Plugins: K2AfterDisplayContent -->
	          <div class="clr"></div>
      </div>

	  <div class="clr"></div>
  </div>

    <div class="catItemLinks">

		

	  
	  
		<div class="clr"></div>
  </div>
  
	<div class="clr"></div>

  
  
  <div class="clr"></div>

	
	
	
<div class="blogdivider"></div>




	
  <!-- Plugins: AfterDisplay -->
  
  <!-- K2 Plugins: K2AfterDisplay -->
  
	<div class="clr"></div>
</div>
<!-- End K2 Item Layout -->
			</div>
						<div class="clr"></div>
									
						
			<div class="itemContainer itemContainerLast" style="width:100.0%;">
				
<!-- Start K2 Item Layout -->
<div class="catItemView groupPrimary">

	<!-- Plugins: BeforeDisplay -->
	
	<!-- K2 Plugins: K2BeforeDisplay -->
	
	
	<div class="catItemHeader">

    
<div class="itemdate">
				<!-- Date created -->
		<span class="itemdate">
            
			<div class="month">May</div>
            <div class="day">10</div>


		</span>
		        </div>


		<!-- Item category name -->
		<div class="articlecategory">
		
			<a href="/latest-news.html">Latest News</a>
		
		</div>



	<div class="articletitle">

	  	  <!-- Item title -->
	  <h2 class="articletitle">
<a href="/blog/mother-s-day-in-chloe-s-kitchen.html">
	  		Mother&#039;s Day in Chloe&#039;s Kitchen	  	</a>

	  	
	  </h2>
	        </div>










<div class="clear"></div>



  </div>

  <!-- Plugins: AfterDisplayTitle -->
  
  <!-- K2 Plugins: K2AfterDisplayTitle -->
  
	
<div class="articlebody">

	  <!-- Plugins: BeforeDisplayContent -->
	  
	  <!-- K2 Plugins: K2BeforeDisplayContent -->
	  
	  
	  	  <!-- Item introtext -->
	  <div class="catItemIntroText">
	  	<p><span style="font-size: 12pt;"><img alt="chloemomblog" src="/images/stories/chloemomblog.jpg" height="362" width="520" /></span></p>
<p><span style="font-size: 12pt;">Looking for the perfect Mother’s Day gift? <span style="font-size: 10pt;">Give her a copy of my new book</span> <span style="font-size: 14pt;"><a href="http://www.amazon.com/gp/product/1451636741/ref=as_li_qf_sp_asin_tl?ie=UTF8&amp;tag=chechl-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=1451636741" style="color: #f00582;">Chloe’s Kitchen</a></span><span style="font-size: 10pt;">! </span></span></p>
<p>Pick up a copy from your local bookstore or <a href="http://www.amazon.com/gp/product/1451636741/ref=as_li_qf_sp_asin_tl?ie=UTF8&amp;tag=chechl-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=1451636741">order it on amazon</a> for only $10.98. I dedicated the book to my mom and it is also filled with some of my mom’s famous family recipes <em>(veganized!)</em>, so it’s full of “mommy” inspiration!&nbsp;Or maybe YOU will be doing the cooking this Mother’s Day… If so, try one of these easy recipes from <a href="http://www.amazon.com/gp/product/1451636741/ref=as_li_qf_sp_asin_tl?ie=UTF8&amp;tag=chechl-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=1451636741">Chloe’s Kitchen </a>that my mom goes crazy for.</p>
<p>Chloe’s mom’s favorite dishes from <a href="http://www.amazon.com/gp/product/1451636741/ref=as_li_qf_sp_asin_tl?ie=UTF8&amp;tag=chechl-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=1451636741">Chloe's Kitchen</a>:</p>
<p>1.Warm Spinach-Artichoke Dip</p>
<p><img src="/images/warm%20spinach-artichoke%20dip%2042607.jpg" alt="warm spinach-artichoke dip 42607" height="500" width="375" /></p>
<p>2. Stuffed Shells in Arrabiata Sauce</p>
<p>&nbsp;<img src="/images/stuffed%20shells%2043291.jpg" width="377" height="482" alt="stuffed shells 43291" /></p>
<p>3.Tempeh Piccata</p>
<p><img src="/images/searedtempehinlemon%2042890.jpg" alt="searedtempehinlemon 42890" height="500" width="375" /></p>
<p>4.Pancakes for Dinner</p>
<p><img src="/images/pancakes%20for%20dinner%2043026.jpg" alt="pancakes for dinner 43026" height="500" width="375" /></p>
<p>5.Chocolate Walnut Fudge</p>
<p><img src="/images/chocolatewalnutfudge%2043413.jpg" alt="chocolatewalnutfudge 43413" height="500" width="375" /></p>
<p>6.“Chlostess” Crème-Filled Cupcakes</p>
<p><img src="/images/chlostesscupcakes%2043350.jpg" alt="chlostesscupcakes 43350" height="500" width="375" /></p>
<p>Sending love to all the motherly figures that will be celebrated or remembered this weekend for their love and kindness!</p>
<p><img src="/images/coscarelli_2400_dsc9970.jpg" alt="coscarelli 2400 dsc9970" height="500" width="363" /></p>
<p>Happy Mother's Day! <em>(photo taken by Peter Murphy during a photoshoot at my book launch in NYC)</em></p>	  </div>
	  
		<div class="clr"></div>
        
        <div class="blogbar">
        
        
     <div class="blogcol1">
     <div class="commentcountarticle"> <a href= "/blog/mother-s-day-in-chloe-s-kitchen.html#disqus_thread">Comments</a></div>
   <div class="clr"></div> 
 <div class="tweetbutton">   
<a href="http://twitter.com/share" class="twitter-share-button" data-text="Mother&#039;s Day in Chloe&#039;s Kitchen" data-url="http://chefchloe.com//blog/mother-s-day-in-chloe-s-kitchen.html" data-count="none" data-via="chloecoscarelli">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>     
</div>
      <div class="facebookbutton">  
     <div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http://chefchloe.com//blog/mother-s-day-in-chloe-s-kitchen.html" send="true" layout="button_count" width="150" show_faces="false" font=""></fb:like>
     </div>
     

     
</div>


     <div class="blogcol2">

	<div class="buttonreadmore">
		<a  href="/blog/mother-s-day-in-chloe-s-kitchen.html">
			Read more...		</a>
	</div>
	</div>

             <div class="blogcol3">

        <div class="buttonrecipe"></div>

        </div>
      
	  <!-- Plugins: AfterDisplayContent -->
	  
	  <!-- K2 Plugins: K2AfterDisplayContent -->
	          <div class="clr"></div>
      </div>

	  <div class="clr"></div>
  </div>

    <div class="catItemLinks">

		

	  
	  
		<div class="clr"></div>
  </div>
  
	<div class="clr"></div>

  
  
  <div class="clr"></div>

	
	
	
<div class="blogdivider"></div>




	
  <!-- Plugins: AfterDisplay -->
  
  <!-- K2 Plugins: K2AfterDisplay -->
  
	<div class="clr"></div>
</div>
<!-- End K2 Item Layout -->
			</div>
						<div class="clr"></div>
									
						
			<div class="itemContainer itemContainerLast" style="width:100.0%;">
				
<!-- Start K2 Item Layout -->
<div class="catItemView groupPrimary">

	<!-- Plugins: BeforeDisplay -->
	
	<!-- K2 Plugins: K2BeforeDisplay -->
	
	
	<div class="catItemHeader">

    
<div class="itemdate">
				<!-- Date created -->
		<span class="itemdate">
            
			<div class="month">Apr</div>
            <div class="day">27</div>


		</span>
		        </div>


		<!-- Item category name -->
		<div class="articlecategory">
		
			<a href="/latest-news.html">Latest News</a>
		
		</div>



	<div class="articletitle">

	  	  <!-- Item title -->
	  <h2 class="articletitle">
<a href="/blog/chloe-s-favorite-vegan-eats-in-san-francisco-and-new-york.html">
	  		Chloe&#039;s Favorite Vegan Eats in San Francisco and New York	  	</a>

	  	
	  </h2>
	        </div>










<div class="clear"></div>



  </div>

  <!-- Plugins: AfterDisplayTitle -->
  
  <!-- K2 Plugins: K2AfterDisplayTitle -->
  
	
<div class="articlebody">

	  <!-- Plugins: BeforeDisplayContent -->
	  
	  <!-- K2 Plugins: K2BeforeDisplayContent -->
	  
	  
	  	  <!-- Item introtext -->
	  <div class="catItemIntroText">
	  	<h1><img src="/images/sanfrancisco3.jpg" width="520" height="391" alt="sanfrancisco3" /></h1>
<h1>San Francisco Favorites</h1>
<h2>1. Millennium</h2>
<p><a href="http://www.millenniumrestaurant.com/">http://www.millenniumrestaurant.com/</a><br /> Fancy fine-dining vegan experience. Perfect for a special occasion. I ate here with my family on my college graduation! Everything on the menu is incredible, flavorful, and mind-blowing! $$$$<br /> <strong>Must order:</strong> Crusted Oyster Mushrooms- it’s like vegan calamari!</p>
<h2>2. Cha-Ya</h2>
<p><a href="http://sanfrancisco.menupages.com/restaurants/cha-ya//">http://sanfrancisco.menupages.com/restaurants/cha-ya/</a><br /> All-vegan Japanese sushi house. $$$<br /> <strong>Must order:</strong> Cha-Ya Roll</p>
<h2>3. Herbivore</h2>
<p><a href="http://www.herbivorerestaurant.com/">http://www.herbivorerestaurant.com/</a><br /> All-vegan breakfast, lunch, dinner, and dessert. I ate here with my family when I visited for a UC Berkeley orientation- and my meal was so good it convinced me to attend Berkeley! $$<br /> <strong>Must order:</strong> Grilled Seitan Shwarma</p>
<h2>4. Long Life Veggie House</h2>
<p><a href="http://www.yelp.com/biz/long-life-vegi-house-berkeley">http://www.yelp.com/biz/long-life-vegi-house-berkeley</a><br /> The BEST vegan Chinese food that ever existed. All my non-vegan college friends were obsessed with it too. Plus, the lunch special is only $4.95 and includes an entrée, rice, soup, and spring roll! $<br /> <strong>Must order:</strong> Broccoli Vegi Chicken and Tan Tan Noodles</p>
<h2><img src="/images/stories/sf-long-life-vegi-house2.jpg" alt="" /></h2>
<h2>5. Smart Alecs</h2>
<p><a href="http://www.smart-alecs.com/">http://www.smart-alecs.com/</a><br /> Casual, healthy, fast-food with great vegan options. Fries are a must! $<br /> <strong>Must order:</strong> Tofu and Avocado Sandwich with Garlic Fries</p>
<h2>6. Cinnaholic</h2>
<p><a href="http://www.cinnaholic.com/">http://www.cinnaholic.com/</a><br /> All-vegan cinnamon roll bakery. Need I say more? $<br /> <strong>Must order:</strong> everything!</p>
<h2><img src="/images/stories/sf-cinnaholic2.jpg" alt="" /></h2>
<h2>7. Papalote Mexican Grill</h2>
<p><a href="http://www.papalote-sf.com/">http://www.papalote-sf.com/</a><br /> Casual burrito café that is famous for their addictive salsa and extensive vegan options. $<br /> <strong>Must order:</strong> vegan mole!</p>
<h2>8. Gracias Madre</h2>
<p><a href="http://www.gracias-madre.com/web/">http://www.gracias-madre.com/web/</a><br /> Creative, healthy, vegan Mexican food with housemade cashew cheese. $$<br /> <strong>Must order:</strong> Quesadillas de Calabaza</p>
<h2>9. Greens</h2>
<p><a href="http://www.greensrestaurant.com/">http://www.greensrestaurant.com/</a> <br /> Nice vegetarian restaurant with an assortment of vegan options. $$$<br /> <strong>Must order:</strong> Mesquite Grilled Brochettes</p>
<h2>10. Ike’s Place</h2>
<p><a href="http://ilikeikesplace.com/">http://ilikeikesplace.com/</a><br /> Famous sandwich shop with a line around the block! Tons of original vegan options. $<br /> <strong>Must order:</strong> Vegan Meatless Mike on Dutch Crunch bread- my brother’s favorite!</p>
<p>&nbsp;<img src="/images/new-york-city-nyc-street-taxi-favim.com-284505.jpg" width="520" height="346" alt="new-york-city-nyc-street-taxi-favim.com-284505" /></p>
<h1>New York Favorites</h1>
<h2>1. Candle 79</h2>
<p><a href="http://candle79.com/">http://candle79.com/</a><br /> Delicious elegant vegan cuisine with the most beautiful atmosphere. $$$$<br /> <strong>Must order:</strong> Seitan Piccata</p>
<h2>2. Café Blossom</h2>
<p><a href="http://www.blossomnyc.com/cafeblossom.php">http://www.blossomnyc.com/cafeblossom.php</a><br /> Spacious and modern vegan café. Exciting brunch, lunch, dinner, dessert, and drink menus! $$<br /> <strong>Must order:</strong> Black Eyed Pea Cake</p>
<h2>3. Franchia</h2>
<p><a href="http://www.franchia.com/">http://www.franchia.com/</a><br /> Beautiful zen vegan tea house. Asian-fusion cuisine with an assortment of sushi, dumplings, noodles, and delicious tea-infused smoothies. I love eating here for lunch with my mom. $$<br /> <strong>Must order:</strong> Assorted Dumplings</p>
<h2>4. Hangawi</h2>
<p><a href="http://www.hangawirestaurant.com/">http://www.hangawirestaurant.com/</a><br /> Fancy vegan Korean restaurant. Gorgeous décor. Guests take their shoes off at the door! $$$$<br /> <strong>Must order:</strong> Spicy Kimchi Mushroom Pancakes</p>
<h2>5. Candle Café</h2>
<p><a href="http://www.candlecafe.com/">http://www.candlecafe.com/</a><br /> Fun, casual, healthy vegan cuisine. $$ <br /> <strong>Must order:</strong> Seitan Chimichurri Skewers</p>
<p><img alt="bestbook02" src="/images/stories/bestbook02.jpg" height="362" width="520" /></p>
<h2>6. Souen</h2>
<p><a href="http://souen.net/">http://souen.net/</a><br /> Very healthful macrobiotic café. $$<br /> <strong>Must order:</strong> Yuba in Soup- so comforting and delicious!</p>
<h2>7. Gobo West Village</h2>
<p><a href="http://www.goborestaurant.com/west/index.htm">http://www.goborestaurant.com/west/index.htm</a><br /> Fun and fancy atmosphere. Extremely delicious Asian-fusion vegan cuisine. I suggest going with a large group so you can taste many things! $$$<br /> <strong>Must order:</strong> Natural Seitan Medallions in Sizzling Spicy Citrus Sauce</p>
<h2>8. Johns of 12th Street</h2>
<p><a href="http://www.johnsof12thstreet.com/">http://www.johnsof12thstreet.com/</a><br /> Traditional New York Italian food with a separate all-vegan menu! Fun environment and nice owners that welcome customers like family. $$<br /> <strong>Must order:</strong> Vegan Cannoli for dessert!</p>
<h2>9. Terri NYC</h2>
<p><a href="http://terrinyc.com/menu.html">http://terrinyc.com/menu.html</a> <br /> Fast, casual, vegan to-go café. Perfect stop for a mid-day juice or smoothie! $<br /> <strong>Must order:</strong> Green Power Smoothie</p>
<h2>10. Lulas Sweet Apothecary</h2>
<p><a href="http://www.lulassweetapothecary.com/">http://www.lulassweetapothecary.com/</a><br /> All-vegan ice cream parlor. Fun location and amazing frozen desserts! $<br /> <strong>Must order:</strong> Cake Batter Ice Cream</p>	  </div>
	  
		<div class="clr"></div>
        
        <div class="blogbar">
        
        
     <div class="blogcol1">
     <div class="commentcountarticle"> <a href= "/blog/chloe-s-favorite-vegan-eats-in-san-francisco-and-new-york.html#disqus_thread">Comments</a></div>
   <div class="clr"></div> 
 <div class="tweetbutton">   
<a href="http://twitter.com/share" class="twitter-share-button" data-text="Chloe&#039;s Favorite Vegan Eats in San Francisco and New York" data-url="http://chefchloe.com//blog/chloe-s-favorite-vegan-eats-in-san-francisco-and-new-york.html" data-count="none" data-via="chloecoscarelli">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>     
</div>
      <div class="facebookbutton">  
     <div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http://chefchloe.com//blog/chloe-s-favorite-vegan-eats-in-san-francisco-and-new-york.html" send="true" layout="button_count" width="150" show_faces="false" font=""></fb:like>
     </div>
     

     
</div>


     <div class="blogcol2">

	</div>

             <div class="blogcol3">

        <div class="buttonrecipe"></div>

        </div>
      
	  <!-- Plugins: AfterDisplayContent -->
	  
	  <!-- K2 Plugins: K2AfterDisplayContent -->
	          <div class="clr"></div>
      </div>

	  <div class="clr"></div>
  </div>

    <div class="catItemLinks">

		

	  
	  
		<div class="clr"></div>
  </div>
  
	<div class="clr"></div>

  
  
  <div class="clr"></div>

	
	
	
<div class="blogdivider"></div>




	
  <!-- Plugins: AfterDisplay -->
  
  <!-- K2 Plugins: K2AfterDisplay -->
  
	<div class="clr"></div>
</div>
<!-- End K2 Item Layout -->
			</div>
						<div class="clr"></div>
									<div class="clr"></div>
		</div>
		
		
		
	</div>

	<!-- Pagination -->
		<div class="k2Pagination">
		&lt;&lt; <span class="pagenav">Start</span> &lt; <span class="pagenav">Prev</span> <span class="pagenav">1</span> <a title="2" href="/latest-news/feed/rss.html?limitstart=10" class="pagenav">2</a> <a title="Next" href="/latest-news/feed/rss.html?limitstart=10" class="pagenav">Next</a> &gt; <a title="End" href="/latest-news/feed/rss.html?limitstart=10" class="pagenav">End</a> &gt;&gt;		<div class="clr"></div>
		Page 1 of 2	</div>
	
	</div>
<!-- End K2 Category Layout -->

<!-- JoomlaWorks "K2" (v2.4.1) | Learn more about K2 at http://getk2.org -->


  </div>
  <div class="clear"></div>
  <div class="grid_12">
    		<div class="moduletablefootercontent">
					<p>© Copyright Chef Chloe, LLC. All Rights Reserved.</p>		</div>
	
  </div>
  <div class="clear"></div>


			
			
<script type="text/javascript">
    var disqus_shortname = 'chefchloe'; // required: replace example with your forum shortname

    /* * * DON'T EDIT BELOW THIS LINE * * */
    (function () {
        var s = document.createElement('script'); s.async = true;
        s.type = 'text/javascript';
        s.src = 'http://' + disqus_shortname + '.disqus.com/count.js';
        (document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
    }());
</script>
<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-16125872-3']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>

</body>
</html>