<!DOCTYPE html>
<html dir="ltr" lang="en-US"><!-- p4 build #1200  -->
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
	<title>Freckles Family</title>
	<link rel="canonical" href="https://www.frecklesfamily.com" />
	<meta http-equiv="imagetoolbar" content="no"/>
	<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
	<meta name="keywords" content="Freckles Family, Top Mummy Blogger UK, free knitting patterns, book reviews,"/>
	<meta property="og:site_name" content="Freckles Family"/>
	<meta property="og:type" content="website"/>
	<meta property="og:title" content="Trying to keep a track of time flying by....."/>
	<meta property="og:url" content="http://www.frecklesfamily.com/"/>
	<meta property="og:description" content="Freckles Family blog, trying to keep a track of time flying by. The tales of a family of 5. Children aged 16, 7 and 2. Plus an English Bulldog called Hogan. Blogging about our days out &amp; days in. With a bit of reading, knitting &amp; cooking thrown in for good luck."/>
	<meta property="og:image" />
	<!-- wp_head() elements -->
	<!--[if IE]><link rel="SHORTCUT ICON" type='image/x-icon' href="http://www.frecklesfamily.com/wp-content/plugins/favicons/icons/1264280850_wordpress.ico" /><![endif]--><link rel="ICON" type="image/png" href="avatar/632839d4f9fd876245be0a11643f4263-s-16-d-/avatar/ad516503a11cd5ca435acc9bb6523536.jpg"/>				
	<script type="text/javascript">//<![CDATA[
	// Google Analytics for WordPress by Yoast v4.2.3 | http://yoast.com/wordpress/google-analytics/
	var _gaq = _gaq || [];
	_gaq.push(['_setAccount','UA-5152081-4']);
	_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>
	<link rel="stylesheet" id="gpofecss-css" href="wp-content/plugins/googleplusone-button/css/googleplusone-button-fe_ver-3.4.1.css" type="text/css" media="all"/>
	<link rel="stylesheet" id="lightbox-css" href="wp-content/plugins/slickr-flickr/lightbox/css/jquery.lightbox-0.5_ver-3.4.1.css" type="text/css" media="all"/>
	<link rel="stylesheet" id="galleria-css" href="wp-content/plugins/slickr-flickr/galleria/galleria_ver-3.4.1.css" type="text/css" media="all"/>
	<link rel="stylesheet" id="slickr-flickr-css" href="wp-content/plugins/slickr-flickr/slickr-flickr_ver-3.4.1.css" type="text/css" media="all"/>
	<link rel="stylesheet" id="wp-latestphotos-css" href="wp-content/plugins/wp-latestphotos/default_ver-551852.css" type="text/css" media="all"/>
	<link rel="stylesheet" id="thickbox-css" href="wp-includes/js/thickbox/thickbox_ver-3.4.1.css" type="text/css" media="all"/>
	<link rel="stylesheet" id="pinterest_pin_it_button-css" href="wp-content/plugins/pinterest-pin-it-button/css/pinterest-pin-it-button_ver-3.4.1.css" type="text/css" media="all"/>
	<link rel="stylesheet" id="prettyPhoto_stylesheet-css" href="wp-content/plugins/wp-easy-gallery/css/prettyPhoto_ver-3.4.1.css" type="text/css" media="all"/>
	<link rel="stylesheet" id="commentluv_style-css" href="wp-content/plugins/commentluv/css/commentluv_ver-3.4.1.css" type="text/css" media="all"/>
	<script src="https://apis.google.com/js/plusone.js">{lang:'{lang: 'en-US'}'}</script>
	<style type="text/css" media="screen">
	          .rav_project {
	            margin-bottom: 5px;
	          }
	          .rav_project a.rav_title {
	            font-size: .9em;
	          }
	          .rav_project .rav_progress_text {
	            position: relative;
	            text-align: center;
	          }
	          .rav_project .rav_progress_bar_wrapper {
	            border: 1px solid transparent;
	            margin-top: 2px;
	          } 
	          .rav_project .rav_progress_bar { 
	            position: relative;
	            padding: 1px;
	            border-left: 2px solid #aaa;
	            border-top: 2px solid #aaa;
	            border-bottom: 2px solid #ccc;
	            border-right: 2px solid #ccc;
	            background-color: transparent;
	          }
	          .rav_project .rav_progress_bar .rav_progress_filled { 
	            position: absolute;
	          }
	          .rav_project .rav_photo_link {
	            margin-bottom: 5px;
	            display: block;
	            width: 77px;
	            height: 77px;
	            margin-left: 1px;
	            margin-top: 5px;
	            border: 1px solid transparent;
	          }
	          .rav_project .rav_photo_link img {
	            width: 75px;
	            height: 75px;
	            border: 1px solid #ffffff;
	          }
	          .rav_project_with_photos {
	            margin-bottom: 20px;
	          }
	        </style>
	        <script type="text/javascript" charset="utf-8">
	          RavelryThing = function() {
	            var progressData = null;
	            var $ = function(id) { return document.getElementById(id); };
	            var $E = function(data) {
	                var el;
	                if ('string' == typeof data) {
	                  el = document.createTextNode(data);
	                } else {
	                  el = document.createElement(data.tag);
	                  delete(data.tag);
	                  if ('undefined' != typeof data.children) {
	                    for (var i=0, child=null; 'undefined' != typeof (child=data.children[i]); i++) { if (child) { el.appendChild($E(child)); } }
	                    delete(data.children);
	                  }
	                  for (attr in data) { 
	                    if (attr == 'style') {
	                      for (s in data[attr]) {
	                        el.style[s] =  data[attr][s];
	                      } 
	                    } else if (data[attr]) {
	                      el[attr]=data[attr]; 
	                    }
	                  }
	                }
	                return el;
	            };
	            return {
	              progressReceived: function(data) {
	                progressData = data;
	              },
	              drawProgressBars: function(options) {
	                if (!progressData) return;
	                if (!options) options = {};
	                if ('number' == typeof options.height) options.height += 'px';
	                if (!options.height) options.height = '1.3em';
	                if (!options.width) options.width = 100;
		if (!options.color) options.color = 'lightgreen';
	                if (!options.container) options.container = 'rav_progress_bars';
	                var container = $(options.container);
	                if (!container) {
	                  document.write("\u003cdiv id='" + options.container + "'\u003e\u003c/div\u003e");
	                  container = $(options.container);
	                }
	                var selectedProjects = progressData.projects;
	                if (options.projects) {
	                  var projectsById = new Object();
	                  for (var i=0; i < selectedProjects.length; i++) {
	                    projectsById[selectedProjects[i].permalink] = selectedProjects[i];
	                  }
	                  selectedProjects = new Array();
	                  for (var i=0; i < options.projects.length; i++) {
	                    var project = projectsById[options.projects[i]];
	                    if (project) {
	                      selectedProjects.push(project);
	                    }
	                  }
	                }
	                for (var i=0; i < selectedProjects.length; i++) {
	                  var project = selectedProjects[i];
	                  var filledStyle = { width: Math.round((project.progress/100) * options.width) + 'px', height: options.height, backgroundColor: options.color};
	                  var barStyle = { width: (options.width) + 'px', height: options.height};
	                  var className = 'rav_project'
	                  var photo = null;
	                  if (options.photos && project.thumbnail) {
	                    className += ' rav_project_with_photos';
	                    photo = { tag: 'div', children:[
			{ tag: 'a', className: 'rav_photo_link', href: project.thumbnail.flickrUrl, children: [
	                        	{tag: 'img', src: project.thumbnail.src }
	                      ]}]
	                    };
	                  }
	                  var title = null;
	                  if (options.title != false) {
	                    title = { tag: 'a', className: 'rav_title', href: project.url, children: [project.name] };
	                  }
	                  container.appendChild($E({
	                    tag: 'div',
	                    className: className,
	                    children: [ title, photo,
	                      { tag: 'div', className: 'rav_progress_bar_wrapper', style: barStyle, children: [
	                        { tag: 'div', className: 'rav_progress_bar', style: barStyle, children: [
	                          {tag: 'div', className: 'rav_progress_filled', style: filledStyle},
	                          {tag: 'div', className: 'rav_progress_text', style: barStyle, 
	                            children: [ project.progress + '%' ]}
	                        ]}
	                      ]}
	                    ]
	                  }));
	                }
	              }
	            }
	          }();
	        </script>
	        <script src="https://api.ravelry.com/projects/carafreckles/progress.json?callback=RavelryThing.progressReceived&amp;key=82e84b83d94445e63163feb56e155d1492b286e1&amp;version=0&amp;status=in-progress"></script><script src="wp-content/plugins/continuous-rss-scrolling/continuous-rss-scrolling_ver-3.4.1.js"></script>
	<script src="wp-includes/js/jquery/jquery_ver-1.7.2.js"></script>
	<script src="wp-content/plugins/slickr-flickr/lightbox/js/jquery.lightbox-0.5_ver-3.4.1.js"></script>
	<script src="wp-content/plugins/slickr-flickr/galleria/galleria.noconflict_ver-3.4.1.js"></script>
	<script src="wp-content/plugins/slickr-flickr/slickr-flickr_ver-3.4.1.js"></script>
	<script src="wp-content/plugins/wp-image-slideshow/wp-image-slideshow_ver-3.4.1.js"></script>
	<script type="text/javascript">
	/* <![CDATA[ */
	var cl_settings = {"name":"author","url":"url","comment":"comment","email":"email","infopanel":null,"default_on":"on","default_on_admin":null,"cl_version":"2.90.9.7","images":"http:\/\/www.frecklesfamily.com\/wp-content\/plugins\/commentluv\/images\/","api_url":"/","_fetch":"ae5cf3de9e","_info":"2039b3ac68","infoback":"white","infotext":null,"template_insert":"","logged_in":"","refer":"http:\/\/www.frecklesfamily.com\/2012\/07\/finished-it-friday-teacher-retirement-thank-you-gift\/","no_url_message":"Please enter a URL and then click the CommentLuv checkbox if you want to add your last blog post","no_http_message":"Please use http:\/\/ in front of your url","no_url_logged_in_message":"You need to visit your profile in the dashboard and update your details with your site URL","no_info_message":"No info was available or an error occured"};
	/* ]]> */
	</script>
	<script src="wp-content/plugins/commentluv/js/commentluv_ver-3.4.1.js"></script>
	<script src="wp-content/plugins/wp-easy-gallery/js/jquery.prettyPhoto_ver-3.4.1.js"></script>
	<script src="wp-content/plugins/wp-easy-gallery/js/EasyGalleryLoader_ver-3.4.1.js"></script>
	<script type="text/javascript">
	/* <![CDATA[ */
	var SHRSB_Globals = {"src":"http:\/\/www.frecklesfamily.com\/wp-content\/plugins\/sexybookmarks\/spritegen_default","perfoption":"1","twitter_template":"%24%7Btitle%7D+-+%24%7Bshort_link%7D+via+%40carafreckles","locale":"0","shortener":"google","shortener_key":"","pubGaSocial":"0","pubGaKey":""};
	/* ]]> */
	</script>
	<script src="wp-content/plugins/sexybookmarks/spritegen_default/jquery_shareaholic-publishers-sb.min_ver-6.0.0.1.js"></script>
	<link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.frecklesfamily.com/xmlrpc.php?rsd" />
	<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.frecklesfamily.com/wp-includes/wlwmanifest.xml" /> 
	<meta name="generator" content="WordPress 3.4.1"/>
	<!-- All in One SEO Pack 1.6.14.5 by Michael Torbert of Semper Fi Web Designob_start_detected [-1,-1] -->
	<meta name="description" content="Trying to keep a track of time flying by, with a family of 3 kids, aged 16, 7 and two, an English Bulldog, and a sometimes mentioned husband. Documenting our family days in and out, milestones, reading, cooking, knitting and crafts."/>
	<meta name="keywords" content="Family blog, family of five, knitting, reading, potty training, milestones, family time, family days out, photography, family photography"/>
	<!-- /all in one seo pack -->
	<script type="text/javascript" src="https://www.google.com/friendconnect/script/friendconnect.js"></script>
	<!-- Start SHR Open Graph Tags -->
	<!-- Shareaholic Notice: There is no featured image set -->
	<!-- END SHR Open Graph Tags -->
	    <script type="text/javascript">
	        /* <![CDATA[ */
	        Date.prototype.getDOY = function() {
	            var onejan = new Date(this.getUTCFullYear(),0,1);
	            return Math.ceil((this - onejan) / 86400000);
	        }
	        var time = 0
	        var elements;
	        if(typeof(document.addEventListener) == "function") {
	            document.addEventListener("DOMContentLoaded", start, false);
	        } else {
	            window.onload = start; //TODO find alternative 
	        }
	        function start() {
	            if (document.getElementsByClassName == undefined) {
	            	document.getElementsByClassName = function(className)
	            	{
	            		var hasClassName = new RegExp("(?:^|\\s)" + className + "(?:$|\\s)");
	            		var allElements = document.getElementsByTagName("*");
	            		var results = [];
	            		var element;
	            		for (var i = 0; (element = allElements[i]) != null; i++) {
	            			var elementClass = element.className;
	            			if (elementClass && elementClass.indexOf(className) != -1 && hasClassName.test(elementClass))
	            				results.push(element);
	            		}
	            		return results;
	            	}
	            }
	            elements = document.getElementsByClassName("counter")
	            for(el in elements) {
	                if(parseInt(el) + 1) {
	                    setInterval("counter_decrease("+el+")", 1000);
	                }
	            }
	        }
	        function counter_decrease(el) {
	            var co = new Date();
	            elements[el].title -= 1;
	            if(elements[el].title == 0) {
	            }
	            co.setTime(elements[el].title * 1000);
	            elements[el].innerHTML = (co.getDOY()-1)+" <span class=\"timeunit\">days,</span> "+co.getUTCHours()+" <span class=\"timeunit\">hours,</span> "+co.getUTCMinutes()+" <span class=\"timeunit\">minutes and</span> "+co.getUTCSeconds()+" <span class=\"timeunit\">seconds</span>";
	        }
	        /* ]]> */
	    </script>
	    <style type="text/css">.broken_link, a.broken_link {
	text-decoration: line-through;
	}</style>
	<!-- END wp_head() elements -->
	<!--[if lt IE 9]>
		<script src="http://www.frecklesfamily.com/wp-content/themes/prophoto4/dynamic/js/html5shiv.js?ver=1200"></script>
	<![endif]-->
	<script src="wp-content/uploads/p4/static/1342047984_script.js"></script>
	<link rel="stylesheet" href="wp-content/uploads/p4/static/1342047984_style.css"/>
	<link rel="pingback" href="https://www.frecklesfamily.com/xmlrpc.php" /> 
</head>
<body id="body" class="home blog not-mobile has-sidebar content-width-674 full-width-940 headerlayout-logocenter_nav_masthead">
	<div id="inner-body">
	<div id="outer-wrap-centered">
		<div id="dropshadow-top" class="dropshadow-topbottom">
			<div id="dropshadow-top-left" class="dropshadow-corner"></div>
			<div id="dropshadow-top-right" class="dropshadow-corner"></div>
			<div id="dropshadow-top-center" class="dropshadow-center"></div>
		</div>
		<div id="main-wrap-outer">
			<div id="main-wrap-inner">
				<div id="inner-wrap">
					<header class="sc"><div id="logo-wrap">
	<div id="logo">
		<a href="/" title="Freckles Family" rel="home" id="logo-img-a">
			<img id="logo-img" src="wp-content/uploads/p4/images/logo_1265906149.png" width="450" height="100" alt="Freckles Family logo"/>
		</a>
		<h1>
			<a href="/" title="Freckles Family" rel="home">Freckles Family</a>
		</h1>
		<p>
			Trying to keep a track of time flying by..... 
		</p>
	</div><!-- #logo -->
</div><!-- #logo-wrap -->
<nav id="primary-nav" class="sc"><ul class="primary-nav-menu suckerfish sc"><li id="primary_nav_menu_item_1" class="text-home mi-type-internal mi-home mi-anchor-text first-menu-item">
	<a href="/" class="text-home mi-type-internal mi-home mi-anchor-text first-menu-item" title="Freckles Family" rel="home">Home</a>
</li><li id="primary_nav_menu_item_2" class="show-hidden-bio text-aboutdisclosure mi-type-special mi-showhidden mi-anchor-text">
	<a href="#ShowHidden" class="show-hidden-bio text-aboutdisclosure mi-type-special mi-showhidden mi-anchor-text">About/Disclosure</a>
</li><li id="primary_nav_menu_item_3" class="show-hidden-contact_form text-contact mi-type-special mi-showhidden mi-anchor-text">
	<a href="#ShowHidden" class="show-hidden-contact_form text-contact mi-type-special mi-showhidden mi-anchor-text">Contact</a>
</li><li id="primary_nav_menu_item_4" class="menu-item-archives text-archives mi-type-internal mi-archives has-children mi-anchor-text">
	<a href="#" class="menu-item-archives text-archives mi-type-internal mi-archives has-children mi-anchor-text">Archives</a>
	<ul><li><a href="2012/07/" title="July 2012">July 2012</a></li>
<li><a href="2012/06/" title="June 2012">June 2012</a></li>
<li><a href="2012/05/" title="May 2012">May 2012</a></li>
<li><a href="2012/04/" title="April 2012">April 2012</a></li>
<li><a href="2012/03/" title="March 2012">March 2012</a></li>
<li><a href="2012/02/" title="February 2012">February 2012</a></li>
<li><a href="2012/01/" title="January 2012">January 2012</a></li>
<li><a href="2011/12/" title="December 2011">December 2011</a></li>
<li><a href="2011/11/" title="November 2011">November 2011</a></li>
<li><a href="2011/10/" title="October 2011">October 2011</a></li>
<li><a href="2011/09/" title="September 2011">September 2011</a></li>
<li><a href="2011/08/" title="August 2011">August 2011</a></li>
<li class="pp_archives_parent has-children"><a href="2011/">2011</a><ul class="pp_archives_nested">
<li><a href="2011/07/" title="July 2011">July 2011</a></li>
<li><a href="2011/06/" title="June 2011">June 2011</a></li>
<li><a href="2011/05/" title="May 2011">May 2011</a></li>
<li><a href="2011/04/" title="April 2011">April 2011</a></li>
<li><a href="2011/03/" title="March 2011">March 2011</a></li>
<li><a href="2011/02/" title="February 2011">February 2011</a></li>
<li><a href="2011/01/" title="January 2011">January 2011</a></li>
	</ul>
</li>
<li class="pp_archives_parent has-children"><a href="2010/">2010</a><ul class="pp_archives_nested">
<li><a href="2010/12/" title="December 2010">December 2010</a></li>
<li><a href="2010/11/" title="November 2010">November 2010</a></li>
<li><a href="2010/10/" title="October 2010">October 2010</a></li>
<li><a href="2010/09/" title="September 2010">September 2010</a></li>
<li><a href="2010/08/" title="August 2010">August 2010</a></li>
<li><a href="2010/07/" title="July 2010">July 2010</a></li>
<li><a href="2010/06/" title="June 2010">June 2010</a></li>
<li><a href="2010/05/" title="May 2010">May 2010</a></li>
<li><a href="2010/04/" title="April 2010">April 2010</a></li>
<li><a href="2010/03/" title="March 2010">March 2010</a></li>
<li><a href="2010/02/" title="February 2010">February 2010</a></li>
<li><a href="2010/01/" title="January 2010">January 2010</a></li>
	</ul>
</li>
<li class="pp_archives_parent has-children"><a href="2009/">2009</a><ul class="pp_archives_nested">
<li><a href="2009/12/" title="December 2009">December 2009</a></li>
<li><a href="2009/08/" title="August 2009">August 2009</a></li>
<li><a href="2009/07/" title="July 2009">July 2009</a></li>
<li><a href="2009/06/" title="June 2009">June 2009</a></li>
</ul></li>
</ul>
</li><li id="primary_nav_menu_item_5" class="text-categories mi-type-internal mi-categories has-children mi-anchor-text">
	<a href="#" class="text-categories mi-type-internal mi-categories has-children mi-anchor-text">Categories</a>
	<ul>	<li class="cat-item cat-item-10"><a href="category/books/" title="View all posts filed under Books">Books</a>
<ul class="children">
	<li class="cat-item cat-item-14"><a href="category/books/book-group/" title="View all posts filed under Book Group">Book Group</a>
</li>
	<li class="cat-item cat-item-57"><a href="category/books/book-review-books/" title="View all posts filed under Book Review">Book Review</a>
</li>
</ul>
</li>
	<li class="cat-item cat-item-25"><a href="category/charity/" title="View all posts filed under Charity">Charity</a>
</li>
	<li class="cat-item cat-item-50"><a href="category/craft/" title="View all posts filed under Craft">Craft</a>
<ul class="children">
	<li class="cat-item cat-item-255"><a href="category/craft/craft-notes/" title="View all posts filed under Craft Notes">Craft Notes</a>
</li>
	<li class="cat-item cat-item-117"><a href="category/craft/knitting/" title="View all posts filed under Knitting">Knitting</a>
</li>
	<li class="cat-item cat-item-304"><a href="category/craft/pinaddicts/" title="View all posts filed under Pinaddicts">Pinaddicts</a>
</li>
	<li class="cat-item cat-item-224"><a href="category/craft/sewing-2/" title="View all posts filed under Sewing">Sewing</a>
</li>
	<li class="cat-item cat-item-125"><a href="category/craft/yarn-along-2/" title="View all posts filed under Yarn Along">Yarn Along</a>
</li>
</ul>
</li>
	<li class="cat-item cat-item-5"><a href="category/family/" title="View all posts filed under Family">Family</a>
<ul class="children">
	<li class="cat-item cat-item-290"><a href="category/family/auntie-dotes/" title="View all posts filed under Auntie Dotes">Auntie Dotes</a>
</li>
	<li class="cat-item cat-item-110"><a href="category/family/film/" title="View all posts filed under Film">Film</a>
</li>
	<li class="cat-item cat-item-21"><a href="category/family/food/" title="View all posts filed under Food">Food</a>
	<ul class="children">
	<li class="cat-item cat-item-308"><a href="category/family/food/weekly-bakeoff/" title="View all posts filed under Weekly Bakeoff">Weekly Bakeoff</a>
</li>
	</ul>
</li>
	<li class="cat-item cat-item-291"><a href="category/family/garage-conversion/" title="View all posts filed under Garage conversion">Garage conversion</a>
</li>
	<li class="cat-item cat-item-45"><a href="category/family/garden/" title="View all posts filed under Garden">Garden</a>
</li>
	<li class="cat-item cat-item-53"><a href="category/family/holiday-2/" title="View all posts filed under Holiday">Holiday</a>
</li>
	<li class="cat-item cat-item-301"><a href="category/family/house/" title="View all posts filed under House">House</a>
</li>
</ul>
</li>
	<li class="cat-item cat-item-302"><a href="category/featured-post/" title="View all posts filed under Featured Post">Featured Post</a>
</li>
	<li class="cat-item cat-item-138"><a href="category/finished-it-friday/" title="View all posts filed under Finished It Friday">Finished It Friday</a>
</li>
	<li class="cat-item cat-item-3"><a href="category/photography/" title="View all posts filed under Photography">Photography</a>
<ul class="children">
	<li class="cat-item cat-item-209"><a href="category/photography/366/" title="View all posts filed under #366">#366</a>
</li>
	<li class="cat-item cat-item-136"><a href="category/photography/silent-sunday-2/" title="View all posts filed under Silent Sunday">Silent Sunday</a>
</li>
	<li class="cat-item cat-item-33"><a href="category/photography/the-gallery/" title="View all posts filed under The Gallery">The Gallery</a>
</li>
</ul>
</li>
	<li class="cat-item cat-item-288"><a href="category/read-along/" title="View all posts filed under Read Along">Read Along</a>
<ul class="children">
	<li class="cat-item cat-item-289"><a href="category/read-along/april-2012/" title="View all posts filed under April 2012">April 2012</a>
</li>
</ul>
</li>
	<li class="cat-item cat-item-44"><a href="category/review/" title="View all posts filed under Review/Sponsored/Giveaway">Review/Sponsored/Giveaway</a>
</li>
	<li class="cat-item cat-item-109"><a href="category/to-do-list/" title="View all posts filed under To Do List">To Do List</a>
</li>
</ul>
</li><li id="primary_nav_menu_item_9" class="text-finished-it-friday mi-type-manual mi-anchor-text_and_icon sc icon-align-left" style="padding-top:9px;padding-bottom:9px;">
	<a href="finished-it-friday/" class="text-finished-it-friday mi-type-manual mi-anchor-text_and_icon sc icon-align-left" target="_blank"><img src="wp-content/uploads/p4/images/nav_customlink2_icon_1303815434(pp_w13_h13).jpg" width="13" height="13" alt="Finished It Friday"/><span class="icon-text">Finished It Friday</span></a>
</li><li id="primary_nav_menu_item_7" class="text-subscribe mi-type-internal mi-rss mi-anchor-text_and_icon sc icon-align-left" style="padding-top:6px;padding-bottom:6px;">
	<a href="http://feeds.feedburner.com/FrecklesFamily" class="text-subscribe mi-type-internal mi-rss mi-anchor-text_and_icon sc icon-align-left"><img src="wp-content/uploads/p4/images/rss-icon.png" width="18" height="18" alt="Subscribe"/><span class="icon-text" style="padding-top:2px;padding-bottom:2px;">Subscribe</span></a>
</li><li id="primary_nav_menu_item_8" class="text-search mi-type-special mi-search mi-anchor-text mi-search-inline last-menu-item">
	<form action="/" method="get" accept-charset="utf-8"><input type="text" name="s" value="" class="nr-text text-input-for-s" size="12"/><input type="submit" value="search" class="nr-submit submit-input-for-"/></form>
</li></ul></nav><div id="primary-nav-ajax-receptacle" class="nav-ajax-receptacle sc content-bg"></div><div id="masthead" class="sc"><div id="masthead-image-wrapper">
	<div id="masthead_image" class="masthead-image pp-slideshow pp-slideshow-not-loaded autostart">
		<img src="wp-content/uploads/p4/images/masthead_image1_1286892435.jpg" id="masthead-img" width="1000" height="337" alt="Masthead header"/>
	</div><!-- #masthead_image -->
</div><!-- #masthead-image-wrapper --></div></header>		<div id="pp-contact-success-msg" class="pp-contact-submit-msg">
		</div><!-- formsuccess -->
		<div id="pp-contact-error-msg" class="pp-contact-submit-msg">
		</div><!-- formerror -->
		<div id="contact-form" class="content-bg sc" style="display:none">
		<ul id="widget-content"><li id="pp-text-1" class="widget widget_pp-text"><h2>Welcome to my blog!</h2>
<p>I'm a thirty *ahem* something mum of three children, aged nearly 16, 7 and 2. I work part-time for a Business Start Up initiative & I have a part-time photography business - <a href="http://www.frecklesphotography.com/">Freckles Photography</a>, which keeps me busy, and my passion alive. </p>
<p>As an avid reader of other people's blogs I thought I had better get cracking with mine so I can record some memories of our family life, which is flying by at an astonishingly fast pace. I also like to blog about my other hobbies of reading, knitting & other crafts.</p>
<p>I'm PR friendly, so if you think you have something I would be interested in reviewing, please drop me a line. </p>
<p><strong>Disclosure:</strong><br/>
<em>This policy is valid from 09 May 2011</p>
<p>This blog is a personal blog written and edited by me. For questions about this blog, please contact  cara at frecklesfamily Dot com.</p>
<p>This blog accepts forms of cash advertising, sponsorship, paid insertions or other forms of compensation.</p>
<p>The compensation received may influence the advertising content, topics or posts made in this blog. That content, advertising space or post may not always be identified as paid or sponsored content.</p>
<p>The owner(s) of this blog is compensated to provide opinion on products, services, websites and various other topics. Even though the owner(s) of this blog receives compensation for our posts or advertisements, we always give our honest opinions, findings, beliefs, or experiences on those topics or products. The views and opinions expressed on this blog are purely the bloggers' own. Any product claim, statistic, quote or other representation about a product or service should be verified with the manufacturer, provider or party in question.</p>
<p>This blog does not contain any content which might present a conflict of interest.</p>
<p>To get your own policy, go to http://www.disclosurepolicy.org<br/>
</em></p>
</li>
</ul>
<form id="contactform" action="wp-content/themes/prophoto4/includes/contact-form-process/" method="post" class="with-widget-content">
	<h2>Your Information:</h2>
	<div class="pp-field">
		<p class="firstname"><label for="firstname">First name (required)</label></p>
	<input id="firstname" size="35" name="firstname" type="text" class="firstname"/>
	</div>
	<div class="pp-field pp-required-field">
		<p><label for="lastname">Name <span class="required">(required)</span></label></p>
		<input id="lastname" size="35" name="lastname" type="text"/>
	</div>
	<div class="pp-field pp-required-field">
		<p><label for="email">Email <span class="required">(required)</span></label></p>
		<input id="email" size="35" name="email" type="text"/><span id="invalid-email">enter valid email</span>
	</div>
		<div class="pp-field pp-required-field">
		<p><label for="anti-spam">2 + 2 = ? <span class="required">(required - to prevent spam)</span></label></p>
		<input id="anti-spam" size="35" name="anti-spam" type="text"/>
		<input type="hidden" name="spam_question" value="2"/>
	</div>
	<h2>Your Message:</h2>
	<fieldset>
		<div class="pp-field pp-required-field">
			<p><label for="message">Message <span class="required">(required)</span></label></p>
			<textarea id="message" name="message" rows="10"></textarea>
		</div>
	</fieldset>
	<input type="hidden" id="referpage" name="referpage" value="http%3A%2F%2Fwww.frecklesfamily.com%2F"/>
	<input type="submit" name="submit" value="submit"/>
	<input type="hidden" id="_wpnonce_p4" name="_wpnonce_p4" value="a31320ab83"/><input type="hidden" name="_wp_http_referer" value="/"/>
</form>		</div><!-- #contact-form--><div id="bio" class="sc" style="display:none;">
	<div id="bio-inner-wrapper" class="sc">
		<div id="bio-content" class="sc">
			<script>ppRandomizeBiopic(jQuery);</script><noscript><img src="wp-content/uploads/p4/images/biopic1_1265984694.jpg" id="biopic" class="bio-col" width="200" height="250" alt="Freckles Family bio picture"/></noscript>
			<div id="bio-widget-col-wrap" class="sc">
				<ul id="bio-col-4" class="bio-col bio-widget-col"><li id="tag_cloud-4" class="widget widget_tag_cloud"><h3 class="widgettitle">Tags</h3>
<div class="tagcloud"><a href="tag/amelie/" class="tag-link-86" title="30 topics" style="font-size: 16.4189189189pt;">Amelie</a>
<a href="tag/autumn/" class="tag-link-4" title="6 topics" style="font-size: 10.3648648649pt;">Autumn</a>
<a href="tag/baby/" class="tag-link-19" title="32 topics" style="font-size: 16.7027027027pt;">Baby</a>
<a href="tag/birthday/" class="tag-link-32" title="10 topics" style="font-size: 12.1621621622pt;">Birthday</a>
<a href="tag/book/" class="tag-link-48" title="35 topics" style="font-size: 17.0810810811pt;">Book</a>
<a href="tag/book-group/" class="tag-link-14" title="14 topics" style="font-size: 13.4864864865pt;">Book Group</a>
<a href="tag/book-review/" class="tag-link-11" title="29 topics" style="font-size: 16.3243243243pt;">Book Review</a>
<a href="tag/books-2/" class="tag-link-130" title="31 topics" style="font-size: 16.6081081081pt;">Books</a>
<a href="tag/charity-2/" class="tag-link-163" title="4 topics" style="font-size: 8.94594594595pt;">charity</a>
<a href="tag/chloe/" class="tag-link-85" title="13 topics" style="font-size: 13.2027027027pt;">Chloe</a>
<a href="tag/cooking/" class="tag-link-22" title="9 topics" style="font-size: 11.7837837838pt;">Cooking</a>
<a href="tag/craft-2/" class="tag-link-126" title="33 topics" style="font-size: 16.7972972973pt;">Craft</a>
<a href="tag/crochet/" class="tag-link-128" title="9 topics" style="font-size: 11.7837837838pt;">Crochet</a>
<a href="tag/debbie-bliss/" class="tag-link-149" title="7 topics" style="font-size: 10.8378378378pt;">Debbie Bliss</a>
<a href="tag/family/" class="tag-link-5" title="118 topics" style="font-size: 22pt;">Family</a>
<a href="tag/finished-it-friday/" class="tag-link-138" title="21 topics" style="font-size: 15pt;">Finished It Friday</a>
<a href="tag/flowers/" class="tag-link-63" title="8 topics" style="font-size: 11.3108108108pt;">Flowers</a>
<a href="tag/food/" class="tag-link-21" title="21 topics" style="font-size: 15pt;">Food</a>
<a href="tag/friday-club/" class="tag-link-122" title="6 topics" style="font-size: 10.3648648649pt;">Friday Club</a>
<a href="tag/garden/" class="tag-link-45" title="6 topics" style="font-size: 10.3648648649pt;">Garden</a>
<a href="tag/gift/" class="tag-link-49" title="5 topics" style="font-size: 9.7027027027pt;">Gift</a>
<a href="tag/give-away/" class="tag-link-96" title="5 topics" style="font-size: 9.7027027027pt;">Give Away</a>
<a href="tag/giveaway/" class="tag-link-100" title="4 topics" style="font-size: 8.94594594595pt;">Giveaway</a>
<a href="tag/hogan/" class="tag-link-35" title="3 topics" style="font-size: 8pt;">Hogan</a>
<a href="tag/holiday/" class="tag-link-28" title="16 topics" style="font-size: 13.9594594595pt;">Holiday</a>
<a href="tag/hugo/" class="tag-link-64" title="53 topics" style="font-size: 18.6891891892pt;">Hugo</a>
<a href="tag/knitting-2/" class="tag-link-119" title="38 topics" style="font-size: 17.3648648649pt;">Knitting</a>
<a href="tag/literature/" class="tag-link-129" title="40 topics" style="font-size: 17.5540540541pt;">Literature</a>
<a href="tag/mary-berry/" class="tag-link-270" title="9 topics" style="font-size: 11.7837837838pt;">Mary Berry</a>
<a href="tag/milestone/" class="tag-link-20" title="12 topics" style="font-size: 12.8243243243pt;">Milestone</a>
<a href="tag/mollie-makes/" class="tag-link-151" title="7 topics" style="font-size: 10.8378378378pt;">Mollie Makes</a>
<a href="tag/parenting/" class="tag-link-131" title="40 topics" style="font-size: 17.5540540541pt;">Parenting</a>
<a href="tag/photography/" class="tag-link-3" title="99 topics" style="font-size: 21.2432432432pt;">Photography</a>
<a href="tag/playskool/" class="tag-link-92" title="3 topics" style="font-size: 8pt;">Playskool</a>
<a href="tag/review/" class="tag-link-44" title="25 topics" style="font-size: 15.6621621622pt;">Review/Sponsored/Giveaway</a>
<a href="tag/secret-post-club/" class="tag-link-46" title="4 topics" style="font-size: 8.94594594595pt;">Secret Post Club</a>
<a href="tag/seeds/" class="tag-link-43" title="3 topics" style="font-size: 8pt;">Seeds</a>
<a href="tag/silent-sunday/" class="tag-link-121" title="24 topics" style="font-size: 15.5675675676pt;">Silent Sunday</a>
<a href="tag/spring/" class="tag-link-106" title="4 topics" style="font-size: 8.94594594595pt;">Spring</a>
<a href="tag/sunflower-club/" class="tag-link-31" title="6 topics" style="font-size: 10.3648648649pt;">Sunflower Club</a>
<a href="tag/tenerife/" class="tag-link-186" title="4 topics" style="font-size: 8.94594594595pt;">tenerife</a>
<a href="tag/the-gallery/" class="tag-link-33" title="55 topics" style="font-size: 18.8783783784pt;">The Gallery</a>
<a href="tag/weekly-bake-off/" class="tag-link-269" title="8 topics" style="font-size: 11.3108108108pt;">Weekly Bake off</a>
<a href="tag/winter/" class="tag-link-9" title="5 topics" style="font-size: 9.7027027027pt;">Winter</a>
<a href="tag/yarn-along/" class="tag-link-120" title="27 topics" style="font-size: 16.0405405405pt;">Yarn Along</a></div>
</li>
</ul>
			</div><!-- #bio-widget-col-wrap -->
		</div><!-- #bio-content -->
	</div><!-- #bio-inner-wrapper -->
</div><!-- #bio--><table id="content-wrap">
	<tr>
		<td id="content">
			<article id="article-4534" class="post-4534 post type-post status-publish format-standard hentry category-craft category-finished-it-friday tag-teacher-thank-you-gift tag-tree-thumbprint-gift sc">
	<div class="article-wrap sc content-bg">
		<div class="article-wrap-inner">
			<div class="article-header normal" data-role="header"><span class="article-date article-meta-item">
				<span>Thursday, July 12, 2012 </span>
			</span><div class="article-title-wrap"><h2 class="article-title"><a href="2012/07/finished-it-friday-teacher-retirement-thank-you-gift/" title="Permalink to Finished It Friday – Teacher Retirement &amp; Thank You Gift" rel="bookmark">Finished It Friday - Teacher Retirement &#038; Thank You Gift</a></h2></div><div class="article-meta article-meta-top"><span class="article-category-list article-meta-item">Posted in <a href="category/craft/" title="View all posts in Craft" rel="category tag">Craft</a>, <a href="category/finished-it-friday/" title="View all posts in Finished It Friday" rel="category tag">Finished It Friday</a></span></div></div>
			<div class="article-content sc" data-role="content">
				<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>My daughter’s classroom assistant is retiring next week, and we wanted to mark the occasion and celebrate all the years she has dedicated to the school. She is a lovely unassuming woman, who is so gently and lovely with the children. I hunted around Pinterest for some ideas and saw this which was actually for a wedding keepsake for guests to do on the day of the wedding. It seemed a perfect way for all the children to contribute to the keepsake.</p>
<p><img src="wp-content/uploads/Blog-Thumbprint-Tree1.jpg" class="size-full wp-image-4535 aligncenter ov-done" width="450" height="600" alt="Teacher Thank you gift, teacher gift, teacher appreciation, tree thumbprint download" title="Blog Thumbprint Tree1"/></p>
<p><img src="wp-content/uploads/Blog-Thumbprint-Tree2.jpg" class="size-full wp-image-4536 aligncenter ov-done" width="450" height="600" title="Blog Thumbprint Tree2"/></p>
<p><img src="wp-content/uploads/Blog-Thumbprint-Tree3.jpg" class="size-full wp-image-4537 aligncenter ov-done" width="450" height="600" title="Blog Thumbprint Tree3"/></p>
<p>The tree sketch is available as a free download from <a href="http://onefabday.com/diy-project-free-fingerprint-tree-template/" target="_blank">onefabday.com</a></p>
<p>I added the Thank you note using <a href="http://www.fontsquirrel.com/fonts/BlackJack" target="_blank">Blackjack</a> font</p>
<p>I printed the image onto an A4 sheet of linen paper</p>
<p>The frame is the Ikea <a href="http://www.ikea.com/gb/en/catalog/products/90155163/" target="_blank">Virserum</a></p>
<p>I got two different coloured green ink stamps from Hobbycraft</p>
<p>The only other things I took along to school was a packet of wet wipes for removing the ink from thumbs and 2 pencils so the children could each write their name underneath their print.</p>
<p>It took about 30 minutes to get them all to come out in groups of four.</p>
<p>The children loved being part of it, and I think it turned out really well. Let’s hope she likes it.</p>
<p>So what have you finished in the last week or so? Some craft, a book, the crossword? Leave a link below so we can all ooh and ah.</p>
<p><img src="wp-content/uploads/Freckles-Family-Signature-300x100.jpg" class="aligncenter size-medium wp-image-4507 ov-done" width="300" height="100" title="Freckles Family Signature"/></p>
<p><script src="thumbnail_linky_include.aspx-id-154063.js" type="text/javascript"></script>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a class="tm_button" rel="&amp;source=carafreckles&amp;style=normal&amp;b=2" href="2012/07/finished-it-friday-teacher-retirement-thank-you-gift/"></a></div>
<div class="pin-it-btn-wrapper"><a href="https://pinterest.com/pin/create/button/?url=http%3A%2F%2Fwww.frecklesfamily.com%2F2012%2F07%2Ffinished-it-friday-teacher-retirement-thank-you-gift%2F&amp;media=http%3A%2F%2Fwww.frecklesfamily.com%2Fwp-content%2Fuploads%2FBlog-Thumbprint-Tree1.jpg&amp;description=Finished+It+Friday+%26%238211%3B+Teacher+Retirement+%26%23038%3B+Thank+You+Gift" count-layout="none" class="pin-it-button2"><img src="wp-content/themes/prophoto4/images/blank.gif" lazyload-src="//assets.pinterest.com/images/PinExt.png" class="ov-done" title="Pin It" style="border:0;"/></a></div><div class="shr-publisher-4534"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class="shareaholic-like-buttonset" style="float:none;height:30px;"><a class="shareaholic-fblike" data-shr_layout="button_count" data-shr_showfaces="false" data-shr_href="http%3A%2F%2Fwww.frecklesfamily.com%2F2012%2F07%2Ffinished-it-friday-teacher-retirement-thank-you-gift%2F" data-shr_title="Finished+It+Friday+-+Teacher+Retirement+%26+Thank+You+Gift+"></a><a class="shareaholic-fbsend" data-shr_href="http%3A%2F%2Fwww.frecklesfamily.com%2F2012%2F07%2Ffinished-it-friday-teacher-retirement-thank-you-gift%2F"></a><a class="shareaholic-googleplusone" data-shr_size="medium" data-shr_count="true" data-shr_href="http%3A%2F%2Fwww.frecklesfamily.com%2F2012%2F07%2Ffinished-it-friday-teacher-retirement-thank-you-gift%2F" data-shr_title="Finished+It+Friday+-+Teacher+Retirement+%26+Thank+You+Gift+"></a><a class="shareaholic-tweetbutton" data-shr_count="horizontal" data-shr_href="http%3A%2F%2Fwww.frecklesfamily.com%2F2012%2F07%2Ffinished-it-friday-teacher-retirement-thank-you-gift%2F" data-shr_title="Finished+It+Friday+-+Teacher+Retirement+%26+Thank+You+Gift+"></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->
			</div><!-- .article-content -->
			<div class="article-meta article-meta-bottom"><span class="article-category-list article-meta-item">Posted in <a href="category/craft/" title="View all posts in Craft" rel="category tag">Craft</a>, <a href="category/finished-it-friday/" title="View all posts in Finished It Friday" rel="category tag">Finished It Friday</a></span><span class="tag-links article-meta-item">Tags: <a href="tag/teacher-thank-you-gift/" rel="tag">Teacher Thank You Gift</a>, <a href="tag/tree-thumbprint-gift/" rel="tag">Tree Thumbprint Gift</a></span></div>
<!-- comments_template() called  -->
<div id="article-comments-4534" class="article-comments entry-comments layout-tabbed no-comments accepting-comments with-avatars comments-hidden">
	<div class="comments-header sc">
		<div class="comments-header-left-side-wrap sc">
			<div class="comments-count" id="comments-count-4534">
				<div class="comments-count-inner">
					<p>
						<span class="IDCommentsReplace" style="display:none">4534</span>no<span style="display:none" id="IDCommentPostInfoPermalink4534">http%3A%2F%2Fwww.frecklesfamily.com%2F2012%2F07%2Ffinished-it-friday-teacher-retirement-thank-you-gift%2F</span><span style="display:none" id="IDCommentPostInfoTitle4534">Finished+It+Friday+-+Teacher+Retirement+%26+Thank+You+Gift+</span><span style="display:none" id="IDCommentPostInfoTime4534">2012-07-12+21%3A35%3A11</span><span style="display:none" id="IDCommentPostInfoAuthor4534">Cara</span><span style="display:none" id="IDCommentPostInfoGuid4534">http%3A%2F%2Fwww.frecklesfamily.com%2F%3Fp%3D4534</span> comments					</p>
				</div><!-- .comments-count-inner -->
			</div><!-- .comments-count -->
		</div><!-- .comments-header-left-side-wrap -->
		<div class="post-interact">
			<div class="addacomment post-interact-div">
	<div class="button-outer">
		<div class="button-inner">
			<a href="2012/07/finished-it-friday-teacher-retirement-thank-you-gift/#addcomment">
				add a comment			</a>
		</div>
	</div>
</div><div class="linktothispost post-interact-div">
	<div class="button-outer">
		<div class="button-inner">
			<a href="2012/07/finished-it-friday-teacher-retirement-thank-you-gift/">
				link to this post			</a>
		</div>
	</div>
</div><div class="emailafriend post-interact-div">
	<div class="button-outer">
		<div class="button-inner">
			<a href="/cdn-cgi/l/email-protection#6946561a1c0b030c0a1d54204c5b591a081e4c5b591d01001a4c5b5919061a1d4c5b5908070d4c5b591d01061c0e011d4c5b59060f4c5b5910061c4f080419520b060d10542a010c0a024c5b59061c1d4c5b591d01001a4c5b5919061a1d4c5a284c5b59011d1d194c5a284c5b2f4c5b2f1e1e1e470f1b0c0a02050c1a0f0804000510470a06044c5b2f5b59585b4c5b2f595e4c5b2f0f0007001a010c0d44001d440f1b000d0810441d0c080a010c1b441b0c1d001b0c040c071d441d010807024410061c440e000f1d4c5b2f">
				email a friend			</a>
		</div>
	</div>
</div>		</div><!-- .post-interact -->
	</div><!-- .comments-header -->
	<div id="comments-body-4534" class="comments-body">
		<div class="comments-body-inner-wrap">
			<div class="comments-body-inner">
			</div> <!-- .comments-body-inner -->
		</div> <!-- .comments-body-inner-wrap -->
	</div><!-- .comments-body -->
</div><!-- .article-comments -->
<div id="addcomment-holder-4534" class="addcomment-holder"></div>
		</div><!-- .article-wrap-inner -->
		<div class="article-footer"></div>
	</div><!-- .article-wrap -->
</article><!-- #article-4534-->
<article id="article-4529" class="post-4529 post type-post status-publish format-standard hentry category-food category-the-gallery category-weekly-bakeoff tag-food tag-the-gallery tag-weekly-bake-off sc">
	<div class="article-wrap sc content-bg">
		<div class="article-wrap-inner">
			<div class="article-header normal" data-role="header"><span class="article-date article-meta-item">
				<span>Wednesday, July 11, 2012 </span>
			</span><div class="article-title-wrap"><h2 class="article-title"><a href="2012/07/the-gallery-food/" title="Permalink to The Gallery: Food" rel="bookmark">The Gallery: Food</a></h2></div><div class="article-meta article-meta-top"><span class="article-category-list article-meta-item">Posted in <a href="category/family/food/" title="View all posts in Food" rel="category tag">Food</a>, <a href="category/photography/the-gallery/" title="View all posts in The Gallery" rel="category tag">The Gallery</a>, <a href="category/family/food/weekly-bakeoff/" title="View all posts in Weekly Bakeoff" rel="category tag">Weekly Bakeoff</a></span></div></div>
			<div class="article-content sc" data-role="content">
				<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>This week’s prompt from <a href="http://stickyfingers1.blogspot.co.uk/2012/07/photo-gallery-food.html" target="_blank">Tara for The Gallery</a> is Food. After seeing all the scrumptious offerings from all the other blogs, I’d like to offer up my selection of cakes from the <a href="http://www.weeklybakeoff.blogspot.co.uk/" target="_blank">weekly bake-off blog</a>.</p>
<p>I love that it’s made me attempt cakes I wouldn’t have given a second glance to before, and it also puts me in the good books with the rest of the family ;0)</p>
<p><img src="wp-content/themes/prophoto4/images/blank.gif" lazyload-src="http://www.frecklesfamily.com/wp-content/uploads/Bake-off-montage.jpg" class="alignleft size-full wp-image-4530 ov-done" width="674" height="688" alt="Weekly Bake off, mary berry, the gallery, cakes, cake montage" title="Bake off montage"/><div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a class="tm_button" rel="&amp;source=carafreckles&amp;style=normal&amp;b=2" href="2012/07/the-gallery-food/"></a></div>
<div class="pin-it-btn-wrapper"><a href="https://pinterest.com/pin/create/button/?url=http%3A%2F%2Fwww.frecklesfamily.com%2F2012%2F07%2Fthe-gallery-food%2F&amp;media=http%3A%2F%2Fwww.frecklesfamily.com%2Fwp-content%2Fuploads%2FBake-off-montage.jpg&amp;description=The+Gallery%3A+Food" count-layout="none" class="pin-it-button2"><img src="wp-content/themes/prophoto4/images/blank.gif" lazyload-src="//assets.pinterest.com/images/PinExt.png" class="ov-done" title="Pin It" style="border:0;"/></a></div><div class="shr-publisher-4529"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class="shareaholic-like-buttonset" style="float:none;height:30px;"><a class="shareaholic-fblike" data-shr_layout="button_count" data-shr_showfaces="false" data-shr_href="http%3A%2F%2Fwww.frecklesfamily.com%2F2012%2F07%2Fthe-gallery-food%2F" data-shr_title="The+Gallery%3A+Food"></a><a class="shareaholic-fbsend" data-shr_href="http%3A%2F%2Fwww.frecklesfamily.com%2F2012%2F07%2Fthe-gallery-food%2F"></a><a class="shareaholic-googleplusone" data-shr_size="medium" data-shr_count="true" data-shr_href="http%3A%2F%2Fwww.frecklesfamily.com%2F2012%2F07%2Fthe-gallery-food%2F" data-shr_title="The+Gallery%3A+Food"></a><a class="shareaholic-tweetbutton" data-shr_count="horizontal" data-shr_href="http%3A%2F%2Fwww.frecklesfamily.com%2F2012%2F07%2Fthe-gallery-food%2F" data-shr_title="The+Gallery%3A+Food"></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->
			</div><!-- .article-content -->
			<div class="article-meta article-meta-bottom"><span class="article-category-list article-meta-item">Posted in <a href="category/family/food/" title="View all posts in Food" rel="category tag">Food</a>, <a href="category/photography/the-gallery/" title="View all posts in The Gallery" rel="category tag">The Gallery</a>, <a href="category/family/food/weekly-bakeoff/" title="View all posts in Weekly Bakeoff" rel="category tag">Weekly Bakeoff</a></span><span class="tag-links article-meta-item">Tags: <a href="tag/food/" rel="tag">Food</a>, <a href="tag/the-gallery/" rel="tag">The Gallery</a>, <a href="tag/weekly-bake-off/" rel="tag">Weekly Bake off</a></span></div>
<!-- comments_template() called  -->
<div id="article-comments-4529" class="article-comments entry-comments layout-tabbed has-comments accepting-comments with-avatars comments-hidden">
	<div class="comments-header sc">
		<div class="comments-header-left-side-wrap sc">
			<div class="comments-count" id="comments-count-4529">
				<div class="comments-count-inner">
					<p>
						<span class="IDCommentsReplace" style="display:none">4529</span>2<span style="display:none" id="IDCommentPostInfoPermalink4529">http%3A%2F%2Fwww.frecklesfamily.com%2F2012%2F07%2Fthe-gallery-food%2F</span><span style="display:none" id="IDCommentPostInfoTitle4529">The+Gallery%3A+Food</span><span style="display:none" id="IDCommentPostInfoTime4529">2012-07-11+18%3A27%3A06</span><span style="display:none" id="IDCommentPostInfoAuthor4529">Cara</span><span style="display:none" id="IDCommentPostInfoGuid4529">http%3A%2F%2Fwww.frecklesfamily.com%2F%3Fp%3D4529</span> comments					</p>
				</div><!-- .comments-count-inner -->
			</div><!-- .comments-count -->
		</div><!-- .comments-header-left-side-wrap -->
		<div class="post-interact">
			<div class="addacomment post-interact-div">
	<div class="button-outer">
		<div class="button-inner">
			<a href="2012/07/the-gallery-food/#addcomment">
				add a comment			</a>
		</div>
	</div>
</div><div class="linktothispost post-interact-div">
	<div class="button-outer">
		<div class="button-inner">
			<a href="2012/07/the-gallery-food/">
				link to this post			</a>
		</div>
	</div>
</div><div class="emailafriend post-interact-div">
	<div class="button-outer">
		<div class="button-inner">
			<a href="/cdn-cgi/l/email-protection#8ca3b3fff9eee6e9eff8b1c5a9bebcffedfba9bebcf8e4e5ffa9bebcfce3fff8a9bebcede2e8a9bebcf8e4e3f9ebe4f8a9bebce3eaa9bebcf5e3f9aaede1fcb7eee3e8f5b1cfe4e9efe7a9bebce3f9f8a9bebcf8e4e5ffa9bebcfce3fff8a9bfcda9bebce4f8f8fca9bfcda9becaa9becafbfbfba2eafee9efe7e0e9ffeaede1e5e0f5a2efe3e1a9becabebcbdbea9becabcbba9becaf8e4e9a1ebede0e0e9fef5a1eae3e3e8a9beca">
				email a friend			</a>
		</div>
	</div>
</div>		</div><!-- .post-interact -->
	</div><!-- .comments-header -->
	<div id="comments-body-4529" class="comments-body">
		<div class="comments-body-inner-wrap">
			<div class="comments-body-inner">
				<div id="comment-3025" class="comment even thread-even depth-1 sc pp-comment">
	<img alt="" src="avatar/fc82aa8a6a822745fb71b74495506a09-s-25-d-/avatar/ad516503a11cd5ca435acc9bb6523536-s-25-r-G.jpg" class="avatar avatar-25 photo" height="25" width="25"/><div class="comment-meta-above"><span class="comment-author"><a href="http://yummymummyflabbytummy.blogspot.co.uk/" class="url" rel="external nofollow">LauraCYMFT</a> <span>-</span> </span><span class="comment-time">July 11, 2012 - 7:55 pm</span></div>
	<div class="comment-text">
		<p>oooo yum! I've gone for cake too. I do love cake!</p>
	</div>
</div><div id="comment-3024" class="comment odd alt thread-odd thread-alt depth-1 sc pp-comment">
	<img alt="" src="avatar/b5e73dc2036968f6c77dbcd73888cec2-s-25-d-/avatar/ad516503a11cd5ca435acc9bb6523536-s-25-r-G.jpg" class="avatar avatar-25 photo" height="25" width="25"/><div class="comment-meta-above"><span class="comment-author"><a href="https://chouxchouxbedoo.blogspot.com/" class="url" rel="external nofollow">Janine</a> <span>-</span> </span><span class="comment-time">July 11, 2012 - 7:30 pm</span></div>
	<div class="comment-text">
		<p>They all look yummy!!!! :o)</p>
	</div>
</div>
			</div> <!-- .comments-body-inner -->
		</div> <!-- .comments-body-inner-wrap -->
	</div><!-- .comments-body -->
</div><!-- .article-comments -->
<div id="addcomment-holder-4529" class="addcomment-holder"></div>
		</div><!-- .article-wrap-inner -->
		<div class="article-footer"></div>
	</div><!-- .article-wrap -->
</article><!-- #article-4529-->
<article id="article-4519" class="post-4519 post type-post status-publish format-standard hentry category-family category-house tag-amelie tag-chloe tag-family tag-hugo sc">
	<div class="article-wrap sc content-bg">
		<div class="article-wrap-inner">
			<div class="article-header normal" data-role="header"><span class="article-date article-meta-item">
				<span>Wednesday, July 11, 2012 </span>
			</span><div class="article-title-wrap"><h2 class="article-title"><a href="2012/07/july-wish-list/" title="Permalink to July wish list" rel="bookmark">July wish list</a></h2></div><div class="article-meta article-meta-top"><span class="article-category-list article-meta-item">Posted in <a href="category/family/" title="View all posts in Family" rel="category tag">Family</a>, <a href="category/family/house/" title="View all posts in House" rel="category tag">House</a></span></div></div>
			<div class="article-content sc" data-role="content">
				<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>How has it got to July already? I can’t believe the school holidays are almost upon us. The weather out of the window looks like it is actually January, but the calendar tells a different story.</p>
<p>This month so far, we have had one very happy eight year old who was Brownie of the Week last week. She is wishing away the last few days of school so she can have  some warm summer weather. She thinks that is going to become instantly hot when they break up as they are called the summer holidays - if only the logic were true.</p>
<p><img src="wp-content/themes/prophoto4/images/blank.gif" lazyload-src="http://www.frecklesfamily.com/wp-content/uploads/Blog-Amelie-Brownie-of-the-week.jpg" class="size-full wp-image-4520 aligncenter ov-done" width="450" height="600" alt="Brownie Guides, guide of the week" title="Blog Amelie Brownie of the week"/></p>
<p>Teen has hubby lined up to make over her room as he did for the other two with <a title="Finished It Friday – Hugo’s Room" href="2012/06/finished-it-friday-hugos-room/" target="_blank">dinosaur room</a> and <a title="Finished It Friday – Amelie’s Room" href="2012/06/finished-it-friday-amelies-room/" target="_blank">pink  room</a>.</p>
<p>She has wallpaper samples pinned up on her walls and <a href="http://www.bettaliving.co.uk/fitted-bedrooms" target="_blank">bespoke fitted bedrooms are</a> on her wish list. She has been dishing out her CV this afternoon in the hope of finding a job for the summer. Fingers crossed that she gets something. I’m debating if it would be wise to suggest that she contributes some wages to her new room.  I just love that teen &#8216;so unfair’ look that is being honed to perfection at the moment.</p>
<p>Hugo has started to wish that all his time can be spent playing football. Among food and dinosaurs, it appears to be his next obsession. Even when I picked him up from nursery this morning he had to have &#8216;one more’ kick of the ball. He’ll even play it with the dog at the moment (who is a very capable opponent as you can’t get the ball off him).</p>
<p>He’s loving the kitchen re-design as he can spend lots of time hanging over the wall, supervising.</p>
<p><img src="wp-content/themes/prophoto4/images/blank.gif" lazyload-src="http://www.frecklesfamily.com/wp-content/uploads/Hugo-Cooking.jpg" class="alignleft size-full wp-image-4521 ov-done" width="674" height="449" alt="Toddler Cooking, rice crispy cakes" title="Hugo Cooking"/></p>
<p>&nbsp;</p>
<p>I’m wishing that the kitchen was finished. There is only so many times that you can clean up dust worthy of <a href="http://www.bbc.co.uk/programmes/b018wmhr/characters/miss-havisham">Miss Havisham</a> before you give up. We haven’t had any lights in there this week, as they were buried in the ceiling ready to reappear as spot lights.</p>
<p>It’s gone from this:</p>
<p><img src="wp-content/themes/prophoto4/images/blank.gif" lazyload-src="http://www.frecklesfamily.com/wp-content/uploads/Blog-Kitchen-ceiling1.jpg" class="pp-insert-all size-full aligncenter ov-done" width="674" height="506"/>To this:<img src="wp-content/themes/prophoto4/images/blank.gif" lazyload-src="http://www.frecklesfamily.com/wp-content/uploads/Blog-Kitchen-ceiling2.jpg" class="pp-insert-all size-full aligncenter ov-done" width="674" height="506"/></p>
<p>To now you see &#8216;em, now you don’t:<img src="wp-content/themes/prophoto4/images/blank.gif" lazyload-src="http://www.frecklesfamily.com/wp-content/uploads/Blog-Kitchen-ceiling3.jpg" class="pp-insert-all size-full aligncenter ov-done" width="674" height="506"/>and finally to something nearing a finishing line. Riveting stuff, yes?<br/><img src="wp-content/themes/prophoto4/images/blank.gif" lazyload-src="http://www.frecklesfamily.com/wp-content/uploads/Blog-Kitchen-ceiling4.jpg" class="pp-insert-all size-full aligncenter ov-done" width="674" height="506"/></p>
<p>Other half is wishing all the DIY would go away, along with the rain which is interfering with golf.</p>
<p>So what’s on your wish list for July? An inkling of July sunshine perhaps or just enjoying the start of the school holidays with the children?</p>
<p style="text-align: center;"><img src="wp-content/uploads/Freckles-Family-Sig1-300x120(pp_w210_h84).jpg" class=" wp-image-4526 aligncenter ov-done" width="210" height="84" title="Freckles Family Sig1"/></p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a class="tm_button" rel="&amp;source=carafreckles&amp;style=normal&amp;b=2" href="2012/07/july-wish-list/"></a></div>
<div class="pin-it-btn-wrapper"><a href="https://pinterest.com/pin/create/button/?url=http%3A%2F%2Fwww.frecklesfamily.com%2F2012%2F07%2Fjuly-wish-list%2F&amp;media=http%3A%2F%2Fwww.frecklesfamily.com%2Fwp-content%2Fuploads%2FBlog-Amelie-Brownie-of-the-week.jpg&amp;description=July+wish+list" count-layout="none" class="pin-it-button2"><img src="wp-content/themes/prophoto4/images/blank.gif" lazyload-src="//assets.pinterest.com/images/PinExt.png" class="ov-done" title="Pin It" style="border:0;"/></a></div><div class="shr-publisher-4519"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class="shareaholic-like-buttonset" style="float:none;height:30px;"><a class="shareaholic-fblike" data-shr_layout="button_count" data-shr_showfaces="false" data-shr_href="http%3A%2F%2Fwww.frecklesfamily.com%2F2012%2F07%2Fjuly-wish-list%2F" data-shr_title="July+wish+list"></a><a class="shareaholic-fbsend" data-shr_href="http%3A%2F%2Fwww.frecklesfamily.com%2F2012%2F07%2Fjuly-wish-list%2F"></a><a class="shareaholic-googleplusone" data-shr_size="medium" data-shr_count="true" data-shr_href="http%3A%2F%2Fwww.frecklesfamily.com%2F2012%2F07%2Fjuly-wish-list%2F" data-shr_title="July+wish+list"></a><a class="shareaholic-tweetbutton" data-shr_count="horizontal" data-shr_href="http%3A%2F%2Fwww.frecklesfamily.com%2F2012%2F07%2Fjuly-wish-list%2F" data-shr_title="July+wish+list"></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->
			</div><!-- .article-content -->
			<div class="article-meta article-meta-bottom"><span class="article-category-list article-meta-item">Posted in <a href="category/family/" title="View all posts in Family" rel="category tag">Family</a>, <a href="category/family/house/" title="View all posts in House" rel="category tag">House</a></span><span class="tag-links article-meta-item">Tags: <a href="tag/amelie/" rel="tag">Amelie</a>, <a href="tag/chloe/" rel="tag">Chloe</a>, <a href="tag/family/" rel="tag">Family</a>, <a href="tag/hugo/" rel="tag">Hugo</a></span></div>
<!-- comments_template() called  -->
<div id="article-comments-4519" class="article-comments entry-comments layout-tabbed no-comments accepting-comments with-avatars comments-hidden">
	<div class="comments-header sc">
		<div class="comments-header-left-side-wrap sc">
			<div class="comments-count" id="comments-count-4519">
				<div class="comments-count-inner">
					<p>
						<span class="IDCommentsReplace" style="display:none">4519</span>no<span style="display:none" id="IDCommentPostInfoPermalink4519">http%3A%2F%2Fwww.frecklesfamily.com%2F2012%2F07%2Fjuly-wish-list%2F</span><span style="display:none" id="IDCommentPostInfoTitle4519">July+wish+list</span><span style="display:none" id="IDCommentPostInfoTime4519">2012-07-11+16%3A40%3A53</span><span style="display:none" id="IDCommentPostInfoAuthor4519">Cara</span><span style="display:none" id="IDCommentPostInfoGuid4519">http%3A%2F%2Fwww.frecklesfamily.com%2F%3Fp%3D4519</span> comments					</p>
				</div><!-- .comments-count-inner -->
			</div><!-- .comments-count -->
		</div><!-- .comments-header-left-side-wrap -->
		<div class="post-interact">
			<div class="addacomment post-interact-div">
	<div class="button-outer">
		<div class="button-inner">
			<a href="2012/07/july-wish-list/#addcomment">
				add a comment			</a>
		</div>
	</div>
</div><div class="linktothispost post-interact-div">
	<div class="button-outer">
		<div class="button-inner">
			<a href="2012/07/july-wish-list/">
				link to this post			</a>
		</div>
	</div>
</div><div class="emailafriend post-interact-div">
	<div class="button-outer">
		<div class="button-inner">
			<a href="/cdn-cgi/l/email-protection#d0ffefa3a5b2bab5b3a4ed99f5e2e0a3b1a7f5e2e0a4b8b9a3f5e2e0a0bfa3a4f5e2e0b1beb4f5e2e0a4b8bfa5b7b8a4f5e2e0bfb6f5e2e0a9bfa5f6b1bda0ebb2bfb4a9ed93b8b5b3bbf5e2e0bfa5a4f5e2e0a4b8b9a3f5e2e0a0bfa3a4f5e391f5e2e0b8a4a4a0f5e391f5e296f5e296a7a7a7feb6a2b5b3bbbcb5a3b6b1bdb9bca9feb3bfbdf5e296e2e0e1e2f5e296e0e7f5e296baa5bca9fda7b9a3b8fdbcb9a3a4f5e296">
				email a friend			</a>
		</div>
	</div>
</div>		</div><!-- .post-interact -->
	</div><!-- .comments-header -->
	<div id="comments-body-4519" class="comments-body">
		<div class="comments-body-inner-wrap">
			<div class="comments-body-inner">
			</div> <!-- .comments-body-inner -->
		</div> <!-- .comments-body-inner-wrap -->
	</div><!-- .comments-body -->
</div><!-- .article-comments -->
<div id="addcomment-holder-4519" class="addcomment-holder"></div>
		</div><!-- .article-wrap-inner -->
		<div class="article-footer"></div>
	</div><!-- .article-wrap -->
</article><!-- #article-4519-->
<article id="article-4511" class="post-4511 post type-post status-publish format-standard hentry category-food category-weekly-bakeoff tag-date-and-chocolate-loaf tag-mary-berry tag-weekly-bake-off sc">
	<div class="article-wrap sc content-bg">
		<div class="article-wrap-inner">
			<div class="article-header normal" data-role="header"><span class="article-date article-meta-item">
				<span>Monday, July 9, 2012 </span>
			</span><div class="article-title-wrap"><h2 class="article-title"><a href="2012/07/weekly-bake-off-date-and-chocolate-loaf/" title="Permalink to Weekly Bake Off – Date and Chocolate Loaf" rel="bookmark">Weekly Bake Off - Date and Chocolate Loaf</a></h2></div><div class="article-meta article-meta-top"><span class="article-category-list article-meta-item">Posted in <a href="category/family/food/" title="View all posts in Food" rel="category tag">Food</a>, <a href="category/family/food/weekly-bakeoff/" title="View all posts in Weekly Bakeoff" rel="category tag">Weekly Bakeoff</a></span></div></div>
			<div class="article-content sc" data-role="content">
				<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>After reading about <a href="http://www.weeklybakeoff.blogspot.co.uk/2012/07/date-and-chocolate-loaf.html">Amy’s disappointment</a> with this cake, in particular the Brazil nuts, I decided to leave them out. I’m not a fan of nuts in cakes or sweets so it wasn’t such a hard decision to make.</p>
<p>I was quite pleased how it turned out though. It is quite a dense cake and rather rich. It was still warm when we were ready to serve so we decided to have it warm with clotted cream. Clean plates all round.</p>
<p>This was page 95 from <a href="https://www.amazon.co.uk/gp/product/184990149X/ref=as_li_ss_tl?ie=UTF8&amp;camp=1634&amp;creative=19450&amp;creativeASIN=184990149X&amp;linkCode=as2&amp;tag=chelanreagro-21">Mary Berry 100 Cakes and Bakes</a><img src="wp-content/themes/prophoto4/images/blank.gif" lazyload-src="http://www.assoc-amazon.co.uk/e/ir?t=chelanreagro-21&amp;l=as2&amp;o=2&amp;a=184990149X" class="ov-done" width="1" height="1" style="border: none !important; margin: 0px !important;"/>.</p>
<p>Check out the rest of the entries at <a href="http://www.weeklybakeoff.blogspot.co.uk/">Weekly Bake-Off.</a></p>
<p><img src="wp-content/themes/prophoto4/images/blank.gif" lazyload-src="http://www.frecklesfamily.com/wp-content/uploads/Blog-Weekly-Bake-Off-Date-Cake1.jpg" class="pp-insert-all size-full aligncenter ov-done" width="674" height="449"/><img src="wp-content/themes/prophoto4/images/blank.gif" lazyload-src="http://www.frecklesfamily.com/wp-content/uploads/Blog-Weekly-Bake-Off-Date-Cake2.jpg" class="pp-insert-all size-full aligncenter ov-done" width="674" height="449"/><img src="wp-content/themes/prophoto4/images/blank.gif" lazyload-src="http://www.frecklesfamily.com/wp-content/uploads/Blog-Weekly-Bake-Off-Date-Cake3.jpg" class="pp-insert-all size-full aligncenter ov-done" width="674" height="449"/></p>
<p style="text-align: center;"><img src="wp-content/uploads/Freckles-Family-Signature(pp_w270_h90).jpg" class=" wp-image-4507 aligncenter ov-done" width="270" height="90" title="Freckles Family Signature"/></p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a class="tm_button" rel="&amp;source=carafreckles&amp;style=normal&amp;b=2" href="2012/07/weekly-bake-off-date-and-chocolate-loaf/"></a></div>
<div class="pin-it-btn-wrapper"><a href="https://pinterest.com/pin/create/button/?url=http%3A%2F%2Fwww.frecklesfamily.com%2F2012%2F07%2Fweekly-bake-off-date-and-chocolate-loaf%2F&amp;media=http%3A%2F%2Fwww.assoc-amazon.co.uk%2Fe%2Fir%3Ft%3Dchelanreagro-21%26amp%3Bl%3Das2%26amp%3Bo%3D2%26amp%3Ba%3D184990149X&amp;description=Weekly+Bake+Off+%26%238211%3B+Date+and+Chocolate+Loaf" count-layout="none" class="pin-it-button2"><img src="wp-content/themes/prophoto4/images/blank.gif" lazyload-src="//assets.pinterest.com/images/PinExt.png" class="ov-done" title="Pin It" style="border:0;"/></a></div><div class="shr-publisher-4511"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class="shareaholic-like-buttonset" style="float:none;height:30px;"><a class="shareaholic-fblike" data-shr_layout="button_count" data-shr_showfaces="false" data-shr_href="http%3A%2F%2Fwww.frecklesfamily.com%2F2012%2F07%2Fweekly-bake-off-date-and-chocolate-loaf%2F" data-shr_title="Weekly+Bake+Off+-+Date+and+Chocolate+Loaf"></a><a class="shareaholic-fbsend" data-shr_href="http%3A%2F%2Fwww.frecklesfamily.com%2F2012%2F07%2Fweekly-bake-off-date-and-chocolate-loaf%2F"></a><a class="shareaholic-googleplusone" data-shr_size="medium" data-shr_count="true" data-shr_href="http%3A%2F%2Fwww.frecklesfamily.com%2F2012%2F07%2Fweekly-bake-off-date-and-chocolate-loaf%2F" data-shr_title="Weekly+Bake+Off+-+Date+and+Chocolate+Loaf"></a><a class="shareaholic-tweetbutton" data-shr_count="horizontal" data-shr_href="http%3A%2F%2Fwww.frecklesfamily.com%2F2012%2F07%2Fweekly-bake-off-date-and-chocolate-loaf%2F" data-shr_title="Weekly+Bake+Off+-+Date+and+Chocolate+Loaf"></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->
			</div><!-- .article-content -->
			<div class="article-meta article-meta-bottom"><span class="article-category-list article-meta-item">Posted in <a href="category/family/food/" title="View all posts in Food" rel="category tag">Food</a>, <a href="category/family/food/weekly-bakeoff/" title="View all posts in Weekly Bakeoff" rel="category tag">Weekly Bakeoff</a></span><span class="tag-links article-meta-item">Tags: <a href="tag/date-and-chocolate-loaf/" rel="tag">Date and Chocolate Loaf</a>, <a href="tag/mary-berry/" rel="tag">Mary Berry</a>, <a href="tag/weekly-bake-off/" rel="tag">Weekly Bake off</a></span></div>
<!-- comments_template() called  -->
<div id="article-comments-4511" class="article-comments entry-comments layout-tabbed no-comments accepting-comments with-avatars comments-hidden">
	<div class="comments-header sc">
		<div class="comments-header-left-side-wrap sc">
			<div class="comments-count" id="comments-count-4511">
				<div class="comments-count-inner">
					<p>
						<span class="IDCommentsReplace" style="display:none">4511</span>no<span style="display:none" id="IDCommentPostInfoPermalink4511">http%3A%2F%2Fwww.frecklesfamily.com%2F2012%2F07%2Fweekly-bake-off-date-and-chocolate-loaf%2F</span><span style="display:none" id="IDCommentPostInfoTitle4511">Weekly+Bake+Off+-+Date+and+Chocolate+Loaf</span><span style="display:none" id="IDCommentPostInfoTime4511">2012-07-09+09%3A26%3A07</span><span style="display:none" id="IDCommentPostInfoAuthor4511">Cara</span><span style="display:none" id="IDCommentPostInfoGuid4511">http%3A%2F%2Fwww.frecklesfamily.com%2F%3Fp%3D4511</span> comments					</p>
				</div><!-- .comments-count-inner -->
			</div><!-- .comments-count -->
		</div><!-- .comments-header-left-side-wrap -->
		<div class="post-interact">
			<div class="addacomment post-interact-div">
	<div class="button-outer">
		<div class="button-inner">
			<a href="2012/07/weekly-bake-off-date-and-chocolate-loaf/#addcomment">
				add a comment			</a>
		</div>
	</div>
</div><div class="linktothispost post-interact-div">
	<div class="button-outer">
		<div class="button-inner">
			<a href="2012/07/weekly-bake-off-date-and-chocolate-loaf/">
				link to this post			</a>
		</div>
	</div>
</div><div class="emailafriend post-interact-div">
	<div class="button-outer">
		<div class="button-inner">
			<a href="/cdn-cgi/l/email-protection#fbd4c4888e99919e988fc6b2dec9cb889a8cdec9cb8f939288dec9cb8b94888fdec9cb9a959fdec9cb8f93948e9c938fdec9cb949ddec9cb82948edd9a968bc099949f82c6b8939e9890dec9cb948e8fdec9cb8f939288dec9cb8b94888fdec8badec9cb938f8f8bdec8badec9bddec9bd8c8c8cd59d899e9890979e889d9a96929782d5989496dec9bdc9cbcac9dec9bdcbccdec9bd8c9e9e909782d6999a909ed6949d9dd69f9a8f9ed69a959fd69893949894979a8f9ed697949a9ddec9bd">
				email a friend			</a>
		</div>
	</div>
</div>		</div><!-- .post-interact -->
	</div><!-- .comments-header -->
	<div id="comments-body-4511" class="comments-body">
		<div class="comments-body-inner-wrap">
			<div class="comments-body-inner">
			</div> <!-- .comments-body-inner -->
		</div> <!-- .comments-body-inner-wrap -->
	</div><!-- .comments-body -->
</div><!-- .article-comments -->
<div id="addcomment-holder-4511" class="addcomment-holder"></div>
		</div><!-- .article-wrap-inner -->
		<div class="article-footer"></div>
	</div><!-- .article-wrap -->
</article><!-- #article-4511-->
<article id="article-4502" class="post-4502 post type-post status-publish format-standard hentry category-food category-weekly-bakeoff tag-mary-berry tag-weekly-bake-off tag-wimbledon-cake sc">
	<div class="article-wrap sc content-bg">
		<div class="article-wrap-inner">
			<div class="article-header normal" data-role="header"><span class="article-date article-meta-item">
				<span>Friday, July 6, 2012 </span>
			</span><div class="article-title-wrap"><h2 class="article-title"><a href="2012/07/weekly-bake-off-wimbledon-cake/" title="Permalink to Weekly Bake Off – Wimbledon Cake" rel="bookmark">Weekly Bake Off - Wimbledon Cake</a></h2></div><div class="article-meta article-meta-top"><span class="article-category-list article-meta-item">Posted in <a href="category/family/food/" title="View all posts in Food" rel="category tag">Food</a>, <a href="category/family/food/weekly-bakeoff/" title="View all posts in Weekly Bakeoff" rel="category tag">Weekly Bakeoff</a></span></div></div>
			<div class="article-content sc" data-role="content">
				<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Sooo late in posting this, but as Andy Murray is doing so well (fingers crossed) let’s hope all our positive thinking around Wimbledon cake can spur him on further.</p>
<p>If you are looking for a lovely summer cake, with a bit of zing - from the orange zest in the sponge and the passion fruit in the filling, then this is a perfect cake.</p>
<p>It was delicious! It’s only downfall is that it does need eating on the day that you fill it, but my neighbour appreciated the leftover slices that went their  way to save any waste.</p>
<p>Hop over to <a href="http://www.weeklybakeoff.blogspot.co.uk/2012/07/your-bakes-wimbledon-cake.html">Weekly Bake Off</a> to see the other entries.</p>
<p>You can get the recipe from <a href="https://www.amazon.co.uk/gp/product/184990149X/ref=as_li_ss_tl?ie=UTF8&amp;camp=1634&amp;creative=19450&amp;creativeASIN=184990149X&amp;linkCode=as2&amp;tag=chelanreagro-21">Mary Berry 100 Cakes and Bakes</a><img src="wp-content/themes/prophoto4/images/blank.gif" lazyload-src="http://www.assoc-amazon.co.uk/e/ir?t=chelanreagro-21&amp;l=as2&amp;o=2&amp;a=184990149X" class="ov-done" width="1" height="1" style="border: none !important; margin: 0px !important;"/> on page 171</p>
<p><img src="wp-content/themes/prophoto4/images/blank.gif" lazyload-src="http://www.frecklesfamily.com/wp-content/uploads/Blog-Weekly-Bake-Off-Wimbledon-Cake1.jpg" class="pp-insert-all size-full aligncenter ov-done" width="674" height="506"/><img src="wp-content/themes/prophoto4/images/blank.gif" lazyload-src="http://www.frecklesfamily.com/wp-content/uploads/Blog-Weekly-Bake-Off-Wimbledon-Cake2.jpg" class="pp-insert-all size-full aligncenter ov-done" width="674" height="505"/><img src="wp-content/themes/prophoto4/images/blank.gif" lazyload-src="http://www.frecklesfamily.com/wp-content/uploads/Blog-Weekly-Bake-Off-Wimbledon-Cake3.jpg" class="pp-insert-all size-full aligncenter ov-done" width="674" height="506"/><img src="wp-content/themes/prophoto4/images/blank.gif" lazyload-src="http://www.frecklesfamily.com/wp-content/uploads/Blog-Weekly-Bake-Off-Wimbledon-Cake4.jpg" class="pp-insert-all size-full aligncenter ov-done" width="674" height="674"/></p>
<p style="text-align: center;"><img src="wp-content/uploads/Freckles-Family-Signature(pp_w270_h90).jpg" class=" wp-image-4507 aligncenter ov-done" width="270" height="90" title="Freckles Family Signature"/></p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a class="tm_button" rel="&amp;source=carafreckles&amp;style=normal&amp;b=2" href="2012/07/weekly-bake-off-wimbledon-cake/"></a></div>
<div class="pin-it-btn-wrapper"><a href="https://pinterest.com/pin/create/button/?url=http%3A%2F%2Fwww.frecklesfamily.com%2F2012%2F07%2Fweekly-bake-off-wimbledon-cake%2F&amp;media=http%3A%2F%2Fwww.assoc-amazon.co.uk%2Fe%2Fir%3Ft%3Dchelanreagro-21%26amp%3Bl%3Das2%26amp%3Bo%3D2%26amp%3Ba%3D184990149X&amp;description=Weekly+Bake+Off+%26%238211%3B+Wimbledon+Cake" count-layout="none" class="pin-it-button2"><img src="wp-content/themes/prophoto4/images/blank.gif" lazyload-src="//assets.pinterest.com/images/PinExt.png" class="ov-done" title="Pin It" style="border:0;"/></a></div><div class="shr-publisher-4502"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class="shareaholic-like-buttonset" style="float:none;height:30px;"><a class="shareaholic-fblike" data-shr_layout="button_count" data-shr_showfaces="false" data-shr_href="http%3A%2F%2Fwww.frecklesfamily.com%2F2012%2F07%2Fweekly-bake-off-wimbledon-cake%2F" data-shr_title="Weekly+Bake+Off+-+Wimbledon+Cake"></a><a class="shareaholic-fbsend" data-shr_href="http%3A%2F%2Fwww.frecklesfamily.com%2F2012%2F07%2Fweekly-bake-off-wimbledon-cake%2F"></a><a class="shareaholic-googleplusone" data-shr_size="medium" data-shr_count="true" data-shr_href="http%3A%2F%2Fwww.frecklesfamily.com%2F2012%2F07%2Fweekly-bake-off-wimbledon-cake%2F" data-shr_title="Weekly+Bake+Off+-+Wimbledon+Cake"></a><a class="shareaholic-tweetbutton" data-shr_count="horizontal" data-shr_href="http%3A%2F%2Fwww.frecklesfamily.com%2F2012%2F07%2Fweekly-bake-off-wimbledon-cake%2F" data-shr_title="Weekly+Bake+Off+-+Wimbledon+Cake"></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->
			</div><!-- .article-content -->
			<div class="article-meta article-meta-bottom"><span class="article-category-list article-meta-item">Posted in <a href="category/family/food/" title="View all posts in Food" rel="category tag">Food</a>, <a href="category/family/food/weekly-bakeoff/" title="View all posts in Weekly Bakeoff" rel="category tag">Weekly Bakeoff</a></span><span class="tag-links article-meta-item">Tags: <a href="tag/mary-berry/" rel="tag">Mary Berry</a>, <a href="tag/weekly-bake-off/" rel="tag">Weekly Bake off</a>, <a href="tag/wimbledon-cake/" rel="tag">Wimbledon Cake</a></span></div>
<!-- comments_template() called  -->
<div id="article-comments-4502" class="article-comments entry-comments layout-tabbed has-comments accepting-comments with-avatars comments-hidden">
	<div class="comments-header sc">
		<div class="comments-header-left-side-wrap sc">
			<div class="comments-count" id="comments-count-4502">
				<div class="comments-count-inner">
					<p>
						<span class="IDCommentsReplace" style="display:none">4502</span>1<span style="display:none" id="IDCommentPostInfoPermalink4502">http%3A%2F%2Fwww.frecklesfamily.com%2F2012%2F07%2Fweekly-bake-off-wimbledon-cake%2F</span><span style="display:none" id="IDCommentPostInfoTitle4502">Weekly+Bake+Off+-+Wimbledon+Cake</span><span style="display:none" id="IDCommentPostInfoTime4502">2012-07-06+16%3A31%3A24</span><span style="display:none" id="IDCommentPostInfoAuthor4502">Cara</span><span style="display:none" id="IDCommentPostInfoGuid4502">http%3A%2F%2Fwww.frecklesfamily.com%2F%3Fp%3D4502</span> comment					</p>
				</div><!-- .comments-count-inner -->
			</div><!-- .comments-count -->
		</div><!-- .comments-header-left-side-wrap -->
		<div class="post-interact">
			<div class="addacomment post-interact-div">
	<div class="button-outer">
		<div class="button-inner">
			<a href="2012/07/weekly-bake-off-wimbledon-cake/#addcomment">
				add a comment			</a>
		</div>
	</div>
</div><div class="linktothispost post-interact-div">
	<div class="button-outer">
		<div class="button-inner">
			<a href="2012/07/weekly-bake-off-wimbledon-cake/">
				link to this post			</a>
		</div>
	</div>
</div><div class="emailafriend post-interact-div">
	<div class="button-outer">
		<div class="button-inner">
			<a href="/cdn-cgi/l/email-protection#2a0515595f48404f495e17630f181a594b5d0f181a5e4243590f181a5a45595e0f181a4b444e0f181a5e42455f4d425e0f181a454c0f181a53455f0c4b475a1148454e531769424f49410f181a455f5e0f181a5e4243590f181a5a45595e0f196b0f181a425e5e5a0f196b0f186c0f186c5d5d5d044c584f4941464f594c4b47434653044945470f186c181a1b180f186c1a1d0f186c5d4f4f41465307484b414f07454c4c075d434748464f4e454407494b414f0f186c">
				email a friend			</a>
		</div>
	</div>
</div>		</div><!-- .post-interact -->
	</div><!-- .comments-header -->
	<div id="comments-body-4502" class="comments-body">
		<div class="comments-body-inner-wrap">
			<div class="comments-body-inner">
				<div id="comment-3008" class="comment even thread-even depth-1 sc pp-comment">
	<img alt="" src="avatar/778cc456cac1f486aed67e5edc579dd2-s-25-d-/avatar/ad516503a11cd5ca435acc9bb6523536-s-25-r-G.jpg" class="avatar avatar-25 photo" height="25" width="25"/><div class="comment-meta-above"><span class="comment-author"><a href="https://weeklybakeoff.blogspot.com/" class="url" rel="external nofollow">Amy</a> <span>-</span> </span><span class="comment-time">July 6, 2012 - 10:20 pm</span></div>
	<div class="comment-text">
		<p>Absolutely gorgeous! Thanks for sharing!</p>
	</div>
</div>
			</div> <!-- .comments-body-inner -->
		</div> <!-- .comments-body-inner-wrap -->
	</div><!-- .comments-body -->
</div><!-- .article-comments -->
<div id="addcomment-holder-4502" class="addcomment-holder"></div>
		</div><!-- .article-wrap-inner -->
		<div class="article-footer"></div>
	</div><!-- .article-wrap -->
</article><!-- #article-4502-->
<ul class="paginated-links sc content-bg"><li><span class="page-numbers current">1</span></li>
<li><a class="page-numbers" href="page/2/">2</a></li>
<li><a class="page-numbers" href="page/3/">3</a></li>
<li><a class="page-numbers" href="page/4/">4</a></li>
<li><a class="page-numbers" href="page/5/">5</a></li>
<li><a class="page-numbers" href="page/6/">6</a></li>
<li><a class="page-numbers" href="page/7/">7</a></li>
<li><a class="page-numbers" href="page/8/">8</a></li>
<li><span class="page-numbers dots">&hellip;</span></li>
<li><a class="page-numbers" href="page/73/">73</a></li>
<li><a class="next page-numbers" href="page/2/">Next &raquo;</a></li></ul>
		</td>
		<td id="sidebar" class="sidebar">
			<ul>
				<li id="text-15" class="widget widget_text">			<div class="textwidget"><img src="wp-content/uploads/2011/03/Find-me-here.jpg" width="200" height="50"/></a>
<a href="https://twitter.com/carafreckles"><img src="wp-content/uploads/2011/03/twitter-e1300020495658.png" width="45" height="45"/></a>
<a href="https://www.facebook.com/pages/Freckles-Family/160083720713230"><img src="wp-content/uploads/2011/03/facebook-e1300020578920.png" width="45" height="45"/></a>
<a href="/cdn-cgi/l/email-protection#5c3f3d2e3d1c3a2e393f3730392f3a3d31353025723f3331"><img src="wp-content/uploads/2011/03/gmail-e1300020426202.png" width="45" height="45"/></a>
<a href="http://www.flickr.com/photos/carafreckles/"><img src="wp-content/uploads/2011/03/flickr-e1300020555474.png" width="45" height="45"/></a>
<a href="http://feed://feeds.feedburner.com/FrecklesFamily"><img src="wp-content/uploads/2011/03/rss-e1300020528609.png" width="45" height="45"/></a>
<a href="http://www.goodreads.com/user/show/2744176-cara"><img src="wp-content/uploads/2011/03/Good-reads-icon.png" width="45" height="45"/></a>
<a href="http://www.blipfoto.com/carafreckles"><img src="wp-content/uploads/2011/03/b-icon-medium.png" width="45" height="45"/></a>
<a href="https://pinterest.com/carafreckles/"><img src="wp-content/uploads/big-p-button.png" width="45" height="45"/></a></div>
		</li>
<li id="text-27" class="widget widget_text">			<div class="textwidget"><center><img src="wp-content/uploads/2011/06/Join-In.jpg" width="220" height="42"/></a>
<a href="http://www.loveabook.co.uk/this-months-book/"><img src="wp-content/uploads/2011/06/Love-A-Book-badge-spots1.jpg" width="200" height="43"/></a>
<a href="finished-it-friday/"><img src="wp-content/uploads/2011/06/Finished-It-Friday-badge-spots1.jpg" width="200" height="43"/></a>
</div>
		</li>
		<li id="recent-posts-2" class="widget widget_recent_entries">		<h3 class="widgettitle">Recent Posts</h3>
		<ul>
				<li><a href="2012/07/finished-it-friday-teacher-retirement-thank-you-gift/" title="Finished It Friday – Teacher Retirement &amp; Thank You Gift">Finished It Friday - Teacher Retirement &#038; Thank You Gift</a></li>
				<li><a href="2012/07/the-gallery-food/" title="The Gallery: Food">The Gallery: Food</a></li>
				<li><a href="2012/07/july-wish-list/" title="July wish list">July wish list</a></li>
				<li><a href="2012/07/weekly-bake-off-date-and-chocolate-loaf/" title="Weekly Bake Off – Date and Chocolate Loaf">Weekly Bake Off - Date and Chocolate Loaf</a></li>
				<li><a href="2012/07/weekly-bake-off-wimbledon-cake/" title="Weekly Bake Off – Wimbledon Cake">Weekly Bake Off - Wimbledon Cake</a></li>
				</ul>
		</li>
<li id="text-12" class="widget widget_text"><h3 class="widgettitle">tots 100</h3>
			<div class="textwidget"><center><div style="width:165px;padding:0px;margin:0px;border:0px;line-height:0px;"><a target="_blank" href="http://www.tots100.co.uk/" title="Tots 100"><img src="top/badge-717.gif" alt="Tots 100" title="Tots 100" style="width:165px;height:110px;border:0px;margin:0px;padding:0px;"/></a><br/><a target="_blank" href="http://www.familyholidays.co.uk/" title="Family Holidays"><img src="top/family-holidays.gif" alt="Family Holidays" title="Family Holidays" style="width:165px;height:56px;border:0px;margin:0px;padding:0px;"/></a></div></center></div>
		</li>
<li id="pp-text-3" class="widget widget_pp-text"><h3 class="widgettitle">Featured Posts</h3>
<p><a href="2010/09/cheap-cheerful-risotto/">Scrummy Chicken Risotto</a><br/>
<a href="2010/11/christmas-is-in-the-air/">Christmas is in the air</a><br/>
<a href="2010/11/im-getting-a-man-in/">I'm Getting a Man In</a><br/>
<a href="2011/05/sunshine-days/">Sunshine Days</a><br/>
<a href="2011/10/autumn-manifesto/">Autumn Manifesto</a><br/>
<a href="2011/10/family-football-festival/">Football Family Festival</a><br/>
<a href="2012/01/would-i-recommend-laser-eye-surgery/">Would I recommend laser eye surgery?</a><br/>
<a href="2012/01/change-in-taste-or-time-to-admit-youre-getting-old/">Change in Taste?</a><br/>
<a href="2012/01/garage-sale/">Garage Sale</a></p>
</li>
<li id="pp-facebook-likebox-1" class="widget widget_pp-facebook-likebox"><div class="fb-like-box" data-href="http://www.facebook.com/pages/Freckles-Family/160083720713230" data-width="200" data-colorscheme="light" data-stream="true" data-show-faces="true" data-header="true"></div></li>
<li id="brain-pop-uk" class="widget widget_brainwidget"><h3 class="widgettitle">BrainPOP UK</h3>
		<!--BEGIN BRAINPOP PARTNER CODE -->
		<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script language="JavaScript" src="partners/brainpop_partners.js" type="text/javascript"></script>
		<script type="text/javascript">get_partner_container(,,,1,"uk");
		</script><!--END BRAINPOP PARTNER CODE--></li>
<li id="pp-text-5" class="widget widget_pp-text"><div id="gr_challenge_207" style="border: 2px solid #EBE8D5; -moz-border-radius:10px; padding: 0px 7px 0px 7px; max-width:230px; min-height: 100px">
<div id="gr_challenge_progress_body_207" style="font-size: 12px; font-family: georgia,serif;line-height: 18px">
<h3 style="margin: 4px 0 10px; font-weight: normal; text-align: center">
      <a href="http://www.goodreads.com/challenges/207-2012-reading-challenge" style="text-decoration: none; font-family:georgia,serif;font-style:italic; font-size: 1.1em">2012 Reading Challenge</a><br/>
    </h3>
<div class="challegePic">
          <a href="http://www.goodreads.com/challenges/207-2012-reading-challenge"><img src="challenges/1324418912p2/207.jpg" alt="2012 Reading Challenge" style="float:left; margin-right: 10px; border: 0 none"/></a>
        </div>
<div>
        <a href="http://www.goodreads.com/user/show/2744176-cara">Cara</a> has<br/>
             read 22 books toward her goal of 40 books.
      </div>
<div style="width: 100px; margin: 4px 5px 5px 0; float: left; border: 1px solid #382110; height: 8px; overflow: hidden; background-color: #FFF">
<div style="width: 55%; background-color: #D7D2C4; float: left"><span style="visibility:hidden">hide</span></div>
</p></div>
<div style="font-family: arial, verdana, helvetica, sans-serif;font-size:90%">
        <a href="http://www.goodreads.com/user_challenges/283384">22 of 40 (55%)</a>
      </div>
<div style="text-align: right;">
          <a href="http://www.goodreads.com/user_challenges/283384" style="text-decoration: none; font-size: 10px;">view books</a>
        </div>
</p></div>
<p>    <script src="https://www.goodreads.com/user_challenges/widget/2744176-cara?challenge_id=207&amp;v=2" type="text/javascript"></script>
</div>
</li>
<li id="text-31" class="widget widget_text">			<div class="textwidget"><script type="text/javascript" src="top/widgetjs.js"></script></div>
		</li>
			</ul>
		</td>
	</tr>
</table><div id="footer" class="sc"><ul id="footer-spanning-col-top" class="footer-col footer-spanning-col"><li id="categories-3" class="widget widget_categories"><h3 class="widgettitle">Categories</h3>
<select name="cat" id="cat" class="postform">
	<option value="-1">Select Category</option>
	<option class="level-0" value="10">Books</option>
	<option class="level-1" value="14">&nbsp;&nbsp;&nbsp;Book Group</option>
	<option class="level-1" value="57">&nbsp;&nbsp;&nbsp;Book Review</option>
	<option class="level-0" value="25">Charity</option>
	<option class="level-0" value="50">Craft</option>
	<option class="level-1" value="255">&nbsp;&nbsp;&nbsp;Craft Notes</option>
	<option class="level-1" value="117">&nbsp;&nbsp;&nbsp;Knitting</option>
	<option class="level-1" value="304">&nbsp;&nbsp;&nbsp;Pinaddicts</option>
	<option class="level-1" value="224">&nbsp;&nbsp;&nbsp;Sewing</option>
	<option class="level-1" value="125">&nbsp;&nbsp;&nbsp;Yarn Along</option>
	<option class="level-0" value="5">Family</option>
	<option class="level-1" value="290">&nbsp;&nbsp;&nbsp;Auntie Dotes</option>
	<option class="level-1" value="110">&nbsp;&nbsp;&nbsp;Film</option>
	<option class="level-1" value="21">&nbsp;&nbsp;&nbsp;Food</option>
	<option class="level-2" value="308">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Weekly Bakeoff</option>
	<option class="level-1" value="291">&nbsp;&nbsp;&nbsp;Garage conversion</option>
	<option class="level-1" value="45">&nbsp;&nbsp;&nbsp;Garden</option>
	<option class="level-1" value="53">&nbsp;&nbsp;&nbsp;Holiday</option>
	<option class="level-1" value="301">&nbsp;&nbsp;&nbsp;House</option>
	<option class="level-0" value="302">Featured Post</option>
	<option class="level-0" value="138">Finished It Friday</option>
	<option class="level-0" value="3">Photography</option>
	<option class="level-1" value="209">&nbsp;&nbsp;&nbsp;#366</option>
	<option class="level-1" value="136">&nbsp;&nbsp;&nbsp;Silent Sunday</option>
	<option class="level-1" value="33">&nbsp;&nbsp;&nbsp;The Gallery</option>
	<option class="level-0" value="288">Read Along</option>
	<option class="level-1" value="289">&nbsp;&nbsp;&nbsp;April 2012</option>
	<option class="level-0" value="44">Review/Sponsored/Giveaway</option>
	<option class="level-0" value="109">To Do List</option>
</select>
<script type="text/javascript">
/* <![CDATA[ */
	var dropdown = document.getElementById("cat");
	function onCatChange() {
		if ( dropdown.options[dropdown.selectedIndex].value > 0 ) {
			location.href = "http://www.frecklesfamily.com/?cat="+dropdown.options[dropdown.selectedIndex].value;
		}
	}
	dropdown.onchange = onCatChange;
/* ]]> */
</script>
</li>
</ul><ul id="footer-col-1" class="footer-col footer-non-spanning-col"><li id="meta-4" class="widget widget_meta"><h3 class="widgettitle">Meta</h3>
			<ul>
						<li><a href="/">Log in</a></li>
			<li><a href="/" title="Syndicate this site using RSS 2.0">Entries <abbr title="Really Simple Syndication">RSS</abbr></a></li>
			<li><a href="/" title="The latest comments to all posts in RSS">Comments <abbr title="Really Simple Syndication">RSS</abbr></a></li>
			<li><a href="http://wordpress.org/" title="Powered by WordPress, state-of-the-art semantic personal publishing platform.">WordPress.org</a></li>
						</ul>
</li>
</ul><ul id="footer-col-2" class="footer-col footer-non-spanning-col">		<li id="recent-posts-3" class="widget widget_recent_entries">		<h3 class="widgettitle">Recent Posts</h3>
		<ul>
				<li><a href="2012/07/finished-it-friday-teacher-retirement-thank-you-gift/" title="Finished It Friday – Teacher Retirement &amp; Thank You Gift">Finished It Friday - Teacher Retirement &#038; Thank You Gift</a></li>
				<li><a href="2012/07/the-gallery-food/" title="The Gallery: Food">The Gallery: Food</a></li>
				<li><a href="2012/07/july-wish-list/" title="July wish list">July wish list</a></li>
				<li><a href="2012/07/weekly-bake-off-date-and-chocolate-loaf/" title="Weekly Bake Off – Date and Chocolate Loaf">Weekly Bake Off - Date and Chocolate Loaf</a></li>
				<li><a href="2012/07/weekly-bake-off-wimbledon-cake/" title="Weekly Bake Off – Wimbledon Cake">Weekly Bake Off - Wimbledon Cake</a></li>
				</ul>
		</li>
</ul><ul id="footer-col-3" class="footer-col footer-non-spanning-col"><li id="pages-3" class="widget widget_pages"><h3 class="widgettitle">Pages</h3>
		<ul>
			<li class="page_item page-item-1009"><a href="books/">Bookshelf Read</a></li>
<li class="page_item page-item-2243"><a href="finished-it-friday/">Finished It Friday</a></li>
<li class="page_item page-item-1146"><a href="guestbook/">Guestbook</a></li>
<li class="page_item page-item-3483"><a href="photo-project-366-2012/">Photo Project #366 2012</a></li>
		</ul>
		</li>
</ul></div><div id="copyright-footer" class="content-bg">
	<p id="user-copyright">
		&copy; 2012 Freckles Family<span class="pipe">|</span><a href="http://www.prophotoblogs.com/" title="ProPhoto Photo Blog">ProPhoto Photography Blog</a> by <a href="http://www.netrivet.com/" title="NetRivet, Inc.">NetRivet Sites</a>	</p>
	<div id="wp-footer-action-output">
		<!-- [aiXoStats] Sitemeter--><script type="text/javascript" src="https://s34frecklesfamily.sitemeter.com/js/counter.js?site=s34frecklesfamilyPISSAH">
</script>
<noscript>
<a href="http://s34frecklesfamily.sitemeter.com/stats.asp?site=s34frecklesfamilyPISSAH" target="_top">
<img src="http://s34frecklesfamily.sitemeter.com/meter.asp?site=s34frecklesfamilyPISSAH" alt="Site Meter" border="0"/></a>
</noscript>
	<!-- Start of StatCounter Code -->
	<script type="text/javascript">
	<!-- 
		var sc_project=6600100; 
		var sc_security="974081fe"; 
		var sc_invisible=1;
	//-->
	</script>
	<script type="text/javascript" src="counter/counter_xhtml.js"></script>
<noscript><div class="statcounter"><a title="web analytics" href="http://statcounter.com/"><img class="statcounter" src="6600100/0/974081fe/1/image_file.jpg" alt="web analytics"/></a></div></noscript>	
	<!-- End of StatCounter Code -->
<script type="text/javascript">var iFrameBtnUrl = "/"; </script>
<script type="text/javascript" src="wp-content/plugins/pinterest-pin-it-button/js/pin-it-button-user-selects-image.js"></script>
<script type="text/javascript" src="wp-content/plugins/pinterest-pin-it-button/js/pin-it-button-user-selects-image-assets.js"></script>
<script type="text/javascript">var SHRSB_Settings = {"shr-publisher-4534":{"link":"http:\/\/www.frecklesfamily.com\/2012\/07\/finished-it-friday-teacher-retirement-thank-you-gift\/","shortener":"google","title":"Finished It Friday - Teacher Retirement & Thank You Gift ","notes":"My%20daughter%27s%20classroom%20assistant%20is%20retiring%20next%20week%2C%20and%20we%20wanted%20to%20mark%20the%20occasion%20and%20celebrate%20all%20the%20years%20she%20has%20dedicated%20to%20the%20school.%20She%20is%20a%20lovely%20unassuming%20woman%2C%20who%20is%20so%20gently%20and%20lovely%20with%20the%20children.%20I%20hunted%20around%20Pinterest%20for%20some%20ideas%20and%20saw%20this%20which%20was%20ac","service":"7,5,2,52,236,88,201,78,38","apikey":"8afa39428933be41f8afdb8ea21a495c","expand":true,"src":"http:\/\/www.frecklesfamily.com\/wp-content\/plugins\/sexybookmarks\/spritegen_default","localize":true,"share_src":"http:\/\/www.shareaholic.com","rel":"nofollow","target":"_blank","bgimg":"http:\/\/www.frecklesfamily.com\/wp-content\/plugins\/sexybookmarks\/images\/share-enjoy.png","bgimg_padding":"26px 0 0 10px","center":true,"twitter_template":"%24%7Btitle%7D+-+%24%7Bshort_link%7D+via+%40carafreckles","mode":"inject","designer_toolTips":"1","tip_bg_color":"#000000","tip_text_color":"#ffffff","shrlink":"1"},"shr-publisher-4529":{"link":"http:\/\/www.frecklesfamily.com\/2012\/07\/the-gallery-food\/","shortener":"google","title":"The Gallery: Food","notes":"This%20week%27s%20prompt%20from%20Tara%20for%20The%20Gallery%20is%20Food.%20After%20seeing%20all%20the%20scrumptious%20offerings%20from%20all%20the%20other%20blogs%2C%20I%27d%20like%20to%20offer%20up%20my%20selection%20of%20cakes%20from%20the%20weekly%20bake-off%20blog.%0D%0A%0D%0AI%20love%20that%20it%27s%20made%20me%20attempt%20cakes%20I%20wouldn%27t%20have%20given%20a%20second%20glance%20to%20before%2C%20and%20it%20also%20","service":"7,5,2,52,236,88,201,78,38","apikey":"8afa39428933be41f8afdb8ea21a495c","expand":true,"src":"http:\/\/www.frecklesfamily.com\/wp-content\/plugins\/sexybookmarks\/spritegen_default","localize":true,"share_src":"http:\/\/www.shareaholic.com","rel":"nofollow","target":"_blank","bgimg":"http:\/\/www.frecklesfamily.com\/wp-content\/plugins\/sexybookmarks\/images\/share-enjoy.png","bgimg_padding":"26px 0 0 10px","center":true,"twitter_template":"%24%7Btitle%7D+-+%24%7Bshort_link%7D+via+%40carafreckles","mode":"inject","designer_toolTips":"1","tip_bg_color":"#000000","tip_text_color":"#ffffff","shrlink":"1"},"shr-publisher-4519":{"link":"http:\/\/www.frecklesfamily.com\/2012\/07\/july-wish-list\/","shortener":"google","title":"July wish list","notes":"How%20has%20it%20got%20to%20July%20already%3F%20I%20can%27t%20believe%20the%20school%20holidays%20are%20almost%20upon%20us.%20The%20weather%20out%20of%20the%20window%20looks%20like%20it%20is%20actually%20January%2C%20but%20the%20calendar%20tells%20a%20different%20story.%0D%0A%0D%0AThis%20month%20so%20far%2C%20we%20have%20had%20one%20very%20happy%20eight%20year%20old%20who%20was%20Brownie%20of%20the%20Week%20last%20week.%20Sh","service":"7,5,2,52,236,88,201,78,38","apikey":"8afa39428933be41f8afdb8ea21a495c","expand":true,"src":"http:\/\/www.frecklesfamily.com\/wp-content\/plugins\/sexybookmarks\/spritegen_default","localize":true,"share_src":"http:\/\/www.shareaholic.com","rel":"nofollow","target":"_blank","bgimg":"http:\/\/www.frecklesfamily.com\/wp-content\/plugins\/sexybookmarks\/images\/share-enjoy.png","bgimg_padding":"26px 0 0 10px","center":true,"twitter_template":"%24%7Btitle%7D+-+%24%7Bshort_link%7D+via+%40carafreckles","mode":"inject","designer_toolTips":"1","tip_bg_color":"#000000","tip_text_color":"#ffffff","shrlink":"1"},"shr-publisher-4511":{"link":"http:\/\/www.frecklesfamily.com\/2012\/07\/weekly-bake-off-date-and-chocolate-loaf\/","shortener":"google","title":"Weekly Bake Off - Date and Chocolate Loaf","notes":"After%20reading%20about%20Amy%27s%20disappointment%20with%20this%20cake%2C%20in%20particular%20the%20Brazil%20nuts%2C%20I%20decided%20to%20leave%20them%20out.%20I%27m%20not%20a%20fan%20of%20nuts%20in%20cakes%20or%20sweets%20so%20it%20wasn%27t%20such%20a%20hard%20decision%20to%20make.%0D%0A%0D%0AI%20was%20quite%20pleased%20how%20it%20turned%20out%20though.%20It%20is%20quite%20a%20dense%20cake%20and%20rather%20rich.%20It%20was%20s","service":"7,5,2,52,236,88,201,78,38","apikey":"8afa39428933be41f8afdb8ea21a495c","expand":true,"src":"http:\/\/www.frecklesfamily.com\/wp-content\/plugins\/sexybookmarks\/spritegen_default","localize":true,"share_src":"http:\/\/www.shareaholic.com","rel":"nofollow","target":"_blank","bgimg":"http:\/\/www.frecklesfamily.com\/wp-content\/plugins\/sexybookmarks\/images\/share-enjoy.png","bgimg_padding":"26px 0 0 10px","center":true,"twitter_template":"%24%7Btitle%7D+-+%24%7Bshort_link%7D+via+%40carafreckles","mode":"inject","designer_toolTips":"1","tip_bg_color":"#000000","tip_text_color":"#ffffff","shrlink":"1"},"shr-publisher-4502":{"link":"http:\/\/www.frecklesfamily.com\/2012\/07\/weekly-bake-off-wimbledon-cake\/","shortener":"google","title":"Weekly Bake Off - Wimbledon Cake","notes":"Sooo%20late%20in%20posting%20this%2C%20but%20as%20Andy%20Murray%20is%20doing%20so%20well%20%28fingers%20crossed%29%20let%27s%20hope%20all%20our%20positive%20thinking%20around%20Wimbledon%20cake%20can%20spur%20him%20on%20further.%0D%0A%0D%0AIf%20you%20are%20looking%20for%20a%20lovely%20summer%20cake%2C%20with%20a%20bit%20of%20zing%20-%20from%20the%20orange%20zest%20in%20the%20sponge%20and%20the%20passion%20fruit%20in%20the%20fi","service":"7,5,2,52,236,88,201,78,38","apikey":"8afa39428933be41f8afdb8ea21a495c","expand":true,"src":"http:\/\/www.frecklesfamily.com\/wp-content\/plugins\/sexybookmarks\/spritegen_default","localize":true,"share_src":"http:\/\/www.shareaholic.com","rel":"nofollow","target":"_blank","bgimg":"http:\/\/www.frecklesfamily.com\/wp-content\/plugins\/sexybookmarks\/images\/share-enjoy.png","bgimg_padding":"26px 0 0 10px","center":true,"twitter_template":"%24%7Btitle%7D+-+%24%7Bshort_link%7D+via+%40carafreckles","mode":"inject","designer_toolTips":"1","tip_bg_color":"#000000","tip_text_color":"#ffffff","shrlink":"1"}};</script><script src="wp-content/plugins/tweetmeme/button.js" type="text/javascript"></script><script type="text/javascript">        
		jQuery('a[id^=bannerclient]')
		     .click(function(){
		     var id = jQuery(this).attr('id');
		     id = id.substring(id.length -1)
		     jQuery.get('/',{banner_id:id});
		   });
	</script><script type="text/javascript">
/* <![CDATA[ */
var thickboxL10n = {"next":"Next >","prev":"< Prev","image":"Image","of":"of","close":"Close","noiframes":"This feature requires inline frames. You have iframes disabled or your browser does not support them.","loadingAnimation":"http:\/\/www.frecklesfamily.com\/wp-includes\/js\/thickbox\/loadingAnimation.gif","closeImage":"http:\/\/www.frecklesfamily.com\/wp-includes\/js\/thickbox\/tb-close.png"};
/* ]]> */
</script>
<script type="text/javascript" src="wp-includes/js/thickbox/thickbox_ver-3.1-20111117.js"></script>
		<script type="text/javascript">
		/* <![CDATA[ */
		var s = document.createElement("script"); s.type = "text/javascript"; s.src = "http://intensedebate.com/js/wordpressTemplateLinkWrapper2.php?acct=abd14f03c8c8493f14b31f3680412214"; document.getElementsByTagName("head")[0].appendChild(s);
		/* ]]> */
		</script>
	</div>
</div><!-- #copyright-footer -->
				</div><!-- #inner-wrap -->
			</div><!-- #main-wrap-inner -->
		</div><!-- #main-wrap-outer -->
		<div id="dropshadow-bottom" class="dropshadow-topbottom">
			<div id="dropshadow-bottom-left" class="dropshadow-corner"></div>
			<div id="dropshadow-bottom-right" class="dropshadow-corner"></div>
			<div id="dropshadow-bottom-center" class="dropshadow-center"></div>
		</div>
	</div><!-- #outer-wrap-centered -->
	<div id="drawer_2" class="drawer">
	<div id="tab_2" class="tab">
<span>G</span>
<span>o</span>
<span>o</span>
<span>d</span>
<span>&nbsp;</span>
<span>R</span>
<span>e</span>
<span>a</span>
<span>d</span>
<span>s</span>
	</div><!-- .tab -->
	<ul id="drawer_content_2" class="drawer_content">
		<li id="text-25" class="widget widget_text">			<div class="textwidget"><center><a href="love-a-book/" target="_blank"><img src="wp-content/uploads/2011/05/Love-a-book-reading-group-badge.jpg" width="175" height="140" alt="FrecklesFamily"/></a><br/>
<font size="1"><b>Grab the button<br/>and link up</b></font><br/>
<textarea cols="20" rows="10"><a href="love-a-book/" target="_blank"><img src="wp-content/uploads/2011/05/Love-a-book-reading-group-badge.jpg" width="175" height="140" alt="FrecklesFamily"/></a></textarea></center></div>
		</li>
<li id="text-26" class="widget widget_text">			<div class="textwidget"><center><a href="finished-it-friday/" target="_blank"><img src="wp-content/uploads/2011/04/Finished-It-Friday.jpg" width="175" height="175" alt="FrecklesFamily"/></a><br/>
<font size="1"><b>Grab the button<br/>and link up</b></font><br/>
<textarea cols="20" rows="10"><a href="finished-it-friday/" target="_blank"><img src="wp-content/uploads/2011/04/Finished-It-Friday.jpg" width="175" height="175" alt="FrecklesFamily"/></a></textarea></center></div>
		</li>
	</ul><!-- .drawer_content -->
</div><!-- .drawer -->
<div id="drawer_3" class="drawer">
	<div id="tab_3" class="tab">
<span>L</span>
<span>a</span>
<span>t</span>
<span>e</span>
<span>s</span>
<span>t</span>
<span>&nbsp;</span>
<span>P</span>
<span>h</span>
<span>o</span>
<span>t</span>
<span>o</span>
<span>s</span>
	</div><!-- .tab -->
	<ul id="drawer_content_3" class="drawer_content">
		<li id="search-3" class="widget widget_search"><h3 class="widgettitle">Search</h3>
<form role="search" method="get" id="searchform" action="/">
	<div><label class="screen-reader-text" for="s">Search for:</label>
	<input type="text" value="" name="s" id="s"/>
	<input type="submit" id="searchsubmit" value="Search"/>
	</div>
	</form></li>
	</ul><!-- .drawer_content -->
</div><!-- .drawer -->
<div id="drawer_4" class="drawer">
	<div id="tab_4" class="tab">
<span>B</span>
<span>a</span>
<span>d</span>
<span>g</span>
<span>e</span>
<span>s</span>
	</div><!-- .tab -->
	<ul id="drawer_content_4" class="drawer_content">
		<li id="archives-4" class="widget widget_archive"><h3 class="widgettitle">Archives</h3>
		<select name="archive-dropdown" onchange="document.location.href=this.options[this.selectedIndex].value;"> <option value="">Select Month</option> 	<option value="http://www.frecklesfamily.com/2012/07/"> July 2012 </option>
	<option value="http://www.frecklesfamily.com/2012/06/"> June 2012 </option>
	<option value="http://www.frecklesfamily.com/2012/05/"> May 2012 </option>
	<option value="http://www.frecklesfamily.com/2012/04/"> April 2012 </option>
	<option value="http://www.frecklesfamily.com/2012/03/"> March 2012 </option>
	<option value="http://www.frecklesfamily.com/2012/02/"> February 2012 </option>
	<option value="http://www.frecklesfamily.com/2012/01/"> January 2012 </option>
	<option value="http://www.frecklesfamily.com/2011/12/"> December 2011 </option>
	<option value="http://www.frecklesfamily.com/2011/11/"> November 2011 </option>
	<option value="http://www.frecklesfamily.com/2011/10/"> October 2011 </option>
	<option value="http://www.frecklesfamily.com/2011/09/"> September 2011 </option>
	<option value="http://www.frecklesfamily.com/2011/08/"> August 2011 </option>
	<option value="http://www.frecklesfamily.com/2011/07/"> July 2011 </option>
	<option value="http://www.frecklesfamily.com/2011/06/"> June 2011 </option>
	<option value="http://www.frecklesfamily.com/2011/05/"> May 2011 </option>
	<option value="http://www.frecklesfamily.com/2011/04/"> April 2011 </option>
	<option value="http://www.frecklesfamily.com/2011/03/"> March 2011 </option>
	<option value="http://www.frecklesfamily.com/2011/02/"> February 2011 </option>
	<option value="http://www.frecklesfamily.com/2011/01/"> January 2011 </option>
	<option value="http://www.frecklesfamily.com/2010/12/"> December 2010 </option>
	<option value="http://www.frecklesfamily.com/2010/11/"> November 2010 </option>
	<option value="http://www.frecklesfamily.com/2010/10/"> October 2010 </option>
	<option value="http://www.frecklesfamily.com/2010/09/"> September 2010 </option>
	<option value="http://www.frecklesfamily.com/2010/08/"> August 2010 </option>
	<option value="http://www.frecklesfamily.com/2010/07/"> July 2010 </option>
	<option value="http://www.frecklesfamily.com/2010/06/"> June 2010 </option>
	<option value="http://www.frecklesfamily.com/2010/05/"> May 2010 </option>
	<option value="http://www.frecklesfamily.com/2010/04/"> April 2010 </option>
	<option value="http://www.frecklesfamily.com/2010/03/"> March 2010 </option>
	<option value="http://www.frecklesfamily.com/2010/02/"> February 2010 </option>
	<option value="http://www.frecklesfamily.com/2010/01/"> January 2010 </option>
	<option value="http://www.frecklesfamily.com/2009/12/"> December 2009 </option>
	<option value="http://www.frecklesfamily.com/2009/08/"> August 2009 </option>
	<option value="http://www.frecklesfamily.com/2009/07/"> July 2009 </option>
	<option value="http://www.frecklesfamily.com/2009/06/"> June 2009 </option>
 </select>
</li>
	</ul><!-- .drawer_content -->
</div><!-- .drawer -->
	</div><!-- #inner-body -->
	<script>var ppFacebook = {
	parse: function(context){
		if ( context.length !== 1 ) {
			console.warn('ppFacebook.init() accepts context with only 1 DOM node');
			context = jQuery('body');
		}
		if ( typeof window.fbAsyncInit == "undefined" ) {
			window.fbAsyncInit = function() {
				FB.init({logging:false,xfbml:true});
				FB.Event.subscribe('comment.create',function(comment){
					ppFacebook.newCommentAdded(comment);
				});
			};
		} else {
			try {
				FB.XFBML.parse(context[0]);
			} catch(e) {}
		}
		if ( !jQuery('#fb-root').length) {
			jQuery('body').append('<div id="fb-root"></div>');
		}
		(function(d){
			var js, id = 'facebook-jssdk', ref = d.getElementsByTagName('script')[0];
			if (d.getElementById(id)) {return;}
			js = d.createElement('script'); js.id = id; js.async = true;
			js.src = "http://connect.facebook.net/"+prophoto_info.facebook_language+"/all.js";
			ref.parentNode.insertBefore(js, ref);
		}(document));
	},
	newCommentAdded: function(fbComment){
		var articleID;
		try {
			articleID = parseInt(jQuery('div[data-href="'+fbComment.href+'"]').parents('article').attr('id').replace('article-',''),10);
		} catch(e) {}
		if ( articleID ) {
			jQuery.ajax({
				type: "POST",
				url: prophoto_info.admin_ajax_url,
				data: {
					"action": "pp_nopriv",
					"articleID": articleID,
					"permalink": fbComment.href,
					"fb_comment_added": 1
				},
				success: function(response){
					if ( response.indexOf( 'No FB comments could be found for' ) !== -1 ) {
						setTimeout(function(){
							ppFacebook.newCommentAdded(fbComment);
						},3000);
					}
				}
			});
		}
	}
};
ppFacebook.parse(jQuery('body'));</script>
<center><font size="2">This is the free demo result. You can also download a <a href="https://www.waybackmachinedownloads.com">complete website</a> from <a href="https://archive.org">archive.org</a>.</font></center></body>
</html>