<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html dir="ltr" xmlns="http://www.w3.org/1999/xhtml" xmlns:b="http://www.google.com/2005/gml/b" xmlns:data="http://www.google.com/2005/gml/data" xmlns:expr="http://www.google.com/2005/gml/expr">

<head>
	<meta content="Glue Sticks and Tape" property="og:title" />
	<meta content="article" property="og:type" />
	<meta content="http://gluesticksandtape.blogspot.com/" property="og:url" />
	<meta content="Glue Sticks and Tape" property="og:site_name" />
	<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />

	<meta content="blogger" name="generator" />
	<link href="favicon.ico" rel="icon" type="image/x-icon" />
	<link href="/" rel="canonical" />
	<link rel="alternate" type="application/atom+xml" title="Glue Sticks and Tape - Atom" href="index.html" />
	<link rel="alternate" type="application/rss+xml" title="Glue Sticks and Tape - RSS" href="https://www.gluesticksandtape.com/feeds/posts/default?alt=rss" />
	<link rel="service.post" type="application/atom+xml" title="Glue Sticks and Tape - Atom" href="https://www.blogger.com/feeds/992052839513157576/posts/default" />
	<link rel="me" href="https://www.blogger.com/profile/11927882662310891209" />
	<link rel="openid.server" href="https://www.blogger.com/openid-server.g" />
	<link rel="openid.delegate" href="https://www.gluesticksandtape.com/" />
	<!--[if IE]> <script> (function() { var html5 = ("abbr,article,aside,audio,canvas,datalist,details," + "figure,footer,header,hgroup,mark,menu,meter,nav,output," + "progress,section,time,video").split(','); for (var i = 0; i < html5.length; i++) { document.createElement(html5[i]); } try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {} })(); </script> <![endif]-->
	<title>Glue Sticks and Tape</title>
	<link type="text/css" rel="stylesheet" href="https:static/v1/widgets/1832531788-widget_css_bundle.css" />
	<link type="text/css" rel="stylesheet" href="https://www.blogger.com/dyn-css/authorization.css?targetBlogID=992052839513157576&zx=82c255d5-fe8c-41df-9519-d69124494b4b" />
	<style id="page-skin-1" type="text/css">
		<!--
		/*
-----------------------------------------------
Blogger Template Style
Name:     Minima
Date:     26 Feb 2004
Updated by: Blogger Team
----------------------------------------------- */
		/* Variable definitions
====================
<Variable name="bgcolor" description="Page Background Color"
type="color" default="#fff">
<Variable name="textcolor" description="Text Color"
type="color" default="#333">
<Variable name="linkcolor" description="Link Color"
type="color" default="#58a">
<Variable name="pagetitlecolor" description="Blog Title Color"
type="color" default="#666">
<Variable name="descriptioncolor" description="Blog Description Color"
type="color" default="#999">
<Variable name="titlecolor" description="Post Title Color"
type="color" default="#c60">
<Variable name="bordercolor" description="Border Color"
type="color" default="#ccc">
<Variable name="sidebarcolor" description="Sidebar Title Color"
type="color" default="#999">
<Variable name="sidebartextcolor" description="Sidebar Text Color"
type="color" default="#666">
<Variable name="visitedlinkcolor" description="Visited Link Color"
type="color" default="#999">
<Variable name="bodyfont" description="Text Font"
type="font" default="normal normal 100% Georgia, Serif">
<Variable name="headerfont" description="Sidebar Title Font"
type="font"
default="normal normal 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif">
<Variable name="pagetitlefont" description="Blog Title Font"
type="font"
default="normal normal 200% Georgia, Serif">
<Variable name="descriptionfont" description="Blog Description Font"
type="font"
default="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif">
<Variable name="postfooterfont" description="Post Footer Font"
type="font"
default="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif">
<Variable name="startSide" description="Side where text starts in blog language"
type="automatic" default="left">
<Variable name="endSide" description="Side where text ends in blog language"
type="automatic" default="right">
*/
		/* Use this with templates/template-twocol.html */
		body {
			background: #ccb8a5;
			margin: 0;
			color: #000000;
			font: x-small Georgia Serif;
			font-size
			/* */
			:
				/**/
				small;
			font-size:
				/**/
				small;
			text-align: center;
		}

		a:link {
			color: #5588aa;
			text-decoration: none;
		}

		a:visited {
			color: #5588aa;
			text-decoration: none;
		}

		a:hover {
			color: #753941;
			text-decoration: underline;
		}

		a img {
			border-width: 0;
		}

		/* Header
-----------------------------------------------
*/
		#header-wrapper {
			width: 860px;
			margin: 0 auto 5px;
			border: 1px solid #334c66;
		}

		#header-inner {
			background-position: center;
			margin-left: auto;
			margin-right: auto;
		}

		#header {
			margin: 5px;
			border: 1px solid #334c66;
			text-align: center;
			color: #336600;
		}

		#header h1 {
			margin: 5px 5px 0;
			padding: 15px 20px .25em;
			line-height: 1.2em;
			text-transform: uppercase;
			letter-spacing: .2em;
			font: normal normal 200% Georgia, Utopia, 'Palatino Linotype', Palatino, serif;
		}

		#header a {
			color: #336600;
			text-decoration: none;
		}

		#header a:hover {
			color: #336600;
		}

		#header .description {
			margin: 0 5px 5px;
			padding: 0 20px 15px;
			max-width: 700px;
			text-transform: uppercase;
			letter-spacing: .2em;
			line-height: 1.4em;
			font: normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
			color: #336600;
		}

		#header img {
			margin-left: auto;
			margin-right: auto;
		}

		/* Outer-Wrapper
----------------------------------------------- */
		#outer-wrapper {
			width: 880px;
			margin: 0 auto;
			padding: 10px;
			text-align: left;
			font: normal normal 100% Century Gothic, Arial, Tahoma, Helvetica, FreeSans, sans-serif;
		}

		#main-wrapper {
			width: 458px;
			float: left;
			margin-left: -5px;
			padding-right: 5px;
			word-wrap: break-word;
			/* fix for long text breaking sidebar float in IE */
			overflow: hidden;
			/* fix for long non-text content breaking IE sidebar float */
		}

		#sidebar-wrapper {
			width: 195px;
			float: right;
			word-wrap: break-word;
			/* fix for long text breaking sidebar float in IE */
			overflow: hidden;
			/* fix for long non-text content breaking IE sidebar float */
		}

		#left-sidebar-wrapper {
			margin-left: 10px;
			float: left;
			width: 200px;
		}

		/* Headings
----------------------------------------------- */
		h2 {
			margin: 1.5em 0 .75em;
			font: normal normal 90% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
			line-height: 1.4em;
			text-transform: uppercase;
			letter-spacing: .2em;
			color: #741b47;
		}

		/* Posts
-----------------------------------------------
*/
		h2.date-header {
			margin: 1.5em 0 .5em;
		}

		.post {
			margin: .5em 0 1.5em;
			border-bottom: 1px dotted #334c66;
		}

		.post-summary {
			margin: .5em 0 1.5em;
			border-bottom: 1px dotted #334c66;
			padding-top: 8px;
			padding-bottom: 25px;
			padding-left: 8px;
			padding-right: 8px;
			border: solid 1px #893542;
		}

		.post-summary h3 {
			margin: .25em 0 0;
			padding: 0 0 4px;
			font-size: 140%;
			font-weight: normal;
			line-height: 1.4em;
			color: #753941;
		}

		.post-summary h3 a,
		.post-summary h3 a:visited,
		.post-summary h3 strong {
			display: block;
			text-decoration: none;
			color: #753941;
			font-weight: normal;
		}

		.post-summary h3 strong,
		.post-summary h3 a:hover {
			text-decoration: underline;
		}

		.post h3 {
			margin: .25em 0 0;
			padding: 0 0 4px;
			font-size: 140%;
			font-weight: normal;
			line-height: 1.4em;
			color: #753941;
		}

		.post h3 a,
		.post h3 a:visited,
		.post h3 strong {
			display: block;
			text-decoration: none;
			color: #753941;
			font-weight: normal;
		}

		.post h3 strong,
		.post h3 a:hover {
			color: #000000;
		}

		.post-body {
			margin: 0 0 .75em;
			line-height: 1.6em;
			font-family: 'Century Gothic';
			font-size: 11pt;
		}

		.post-body blockquote {
			line-height: 1.3em;
		}

		.post-footer {
			margin: .75em 0;
			color: #741b47;
			text-transform: uppercase;
			letter-spacing: .1em;
			font: normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
			line-height: 1.4em;
		}

		.comment-link {
			margin-left: .6em;
		}

		.post img,
		table.tr-caption-container {
			padding: 4px;
			border: 1px solid #334c66;
		}

		.tr-caption-container img {
			border: none;
			padding: 0;
		}

		.post blockquote {
			margin: 1em 20px;
		}

		.post blockquote p {
			margin: .75em 0;
		}

		/* Comments
----------------------------------------------- */
		#comments h4 {
			margin: 1em 0;
			font-weight: bold;
			line-height: 1.4em;
			text-transform: uppercase;
			letter-spacing: .2em;
			color: #741b47;
		}

		#comments-block {
			margin: 1em 0 1.5em;
			line-height: 1.6em;
		}

		#comments-block .comment-author {
			margin: .5em 0;
		}

		#comments-block .comment-body {
			margin: .25em 0 0;
		}

		#comments-block .comment-footer {
			margin: -.25em 0 2em;
			line-height: 1.4em;
			text-transform: uppercase;
			letter-spacing: .1em;
		}

		#comments-block .comment-body p {
			margin: 0 0 .75em;
		}

		.deleted-comment {
			font-style: italic;
			color: gray;
		}

		#blog-pager-newer-link {
			float: left;
		}

		#blog-pager-older-link {
			float: right;
		}

		#blog-pager {
			text-align: center;
		}

		.feed-links {
			clear: both;
			line-height: 2.5em;
		}

		/* Sidebar Content
----------------------------------------------- */
		.sidebar {
			color: #753941;
			line-height: 1.5em;
		}

		.sidebar ul {
			list-style: none;
			margin: 0 0 0;
			padding: 0 0 0;
		}

		.sidebar li {
			margin: 0;
			padding-top: 0;
			padding-right: 0;
			padding-bottom: .25em;
			padding-left: 15px;
			text-indent: -15px;
			line-height: 1.5em;
		}

		.sidebar .widget,
		.main .widget {
			margin: 0 0 1.5em;
			padding: 0 0 1.5em;
		}

		.widget-bottom {
			padding-top: 15px;
			margin-bottom: -20px;
			border-bottom: 1px dotted #334c66;
			width: 180px;
		}

		.main .Blog {
			border-bottom-width: 0;
		}

		/* Profile
----------------------------------------------- */
		.profile-img {
			float: left;
			margin-top: 0;
			margin-right: 5px;
			margin-bottom: 5px;
			margin-left: 0;
			padding: 4px;
			border: 1px solid #334c66;
		}

		.profile-data {
			margin: 0;
			text-transform: uppercase;
			letter-spacing: .1em;
			font: normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
			color: #741b47;
			font-weight: bold;
			line-height: 1.6em;
		}

		.profile-datablock {
			margin: .5em 0 .5em;
		}

		.profile-textblock {
			margin: 0.5em 0;
			line-height: 1.6em;
		}

		.profile-link {
			font: normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
			text-transform: uppercase;
			letter-spacing: .1em;
		}

		/* Footer
----------------------------------------------- */
		#footer {
			width: 660px;
			clear: both;
			margin: 0 auto;
			padding-top: 15px;
			line-height: 1.6em;
			text-transform: uppercase;
			letter-spacing: .1em;
			text-align: center;
		}

		#menu-wrapper {
			width: 860px;
			margin: 0 auto 10px;
			font-family: "Century Gothic", Georgia, Serif;
			text-align: center;
		}

		#menu-wrapper .MenuBorder {
			background-image: url('albums/aa346/heine_family/headerborders.png');
			background-repeat: repeat-x;
			height: 10px;
		}

		#menu-wrapper .MenuLink {
			padding-top: 5px;
			padding-bottom: 4px;
			font-size: 16px;
			font-weight: bold;
		}

		-->
	</style>
</head>

<body>
	<div id="outer-wrapper">
		<div id="wrap2">
			<!-- skip links for text browsers -->
			<span id="skiplinks" style="display:none;">
				<a href="#main">skip to main </a> |
				<a href="#sidebar">skip to sidebar</a>
			</span>
			<div id="header-wrapper">
				<div class="header section" id="header">
					<div class="widget Header" id="Header1">
						<div id="header-inner">
							<a href="/" style="display: block">
								<img alt="Glue Sticks and Tape" height="208px; " id="Header1_headerimg" src="-y5hOiqTY2zI/Tcbqo7w1FaI/AAAAAAAAAjo/6U9mZCS6GKo/s1600/GlueSticksHeader.png" style="display: block" width="848px; " />
							</a>
						</div>
					</div>
				</div>
			</div>
			<div id="menu-wrapper">
				<table cellpadding="0" cellspacing="0" width="100%">
					<tr>
						<td class="MenuBorder" colspan="8"></td>
					</tr>
					<tr>
						<td class="MenuLink">
							<a href="/">Home</a>
						</td>
						<td class="MenuLink">
							<a href="p/craft-index/">Craft Index</a>
						</td>
						<td class="MenuLink">
							<a href="p/recipe-index/">Recipe Index</a>
						</td>
						<td class="MenuLink">
							<a href="p/cricut-crafts/">Cricut Crafts</a>
						</td>
						<td class="MenuLink">
							<a href="p/crafts-by-u/">Crafts By U!</a>
						</td>
						<td class="MenuLink">
							<a href="p/cake-pops/">Cake Pops</a>
						</td>
						<td class="MenuLink">
							<a href="p/where-i-party/">Where I Party</a>
						</td>
						<td class="MenuLink">
							<a href="p/contact/">Contact</a>
						</td>
					</tr>
					<tr>
						<td class="MenuBorder" colspan="8"></td>
					</tr>
				</table>
			</div>
			<div id="content-wrapper">
				<div id="crosscol-wrapper" style="text-align:center">
					<div class="crosscol section" id="crosscol">
						<div class="widget HTML" id="HTML1">
							<div class="widget-content">
								<style type="text/css">
									body {
										background-image: url("albums/aa346/heine_family/3SWbllondeteddyBlogBG.jpg");
										background-position: center;
										background-repeat: no-repeat;
										background-attachment: fixed;
									}

								</style>
							</div>
							<div class="clear"></div>
							<span class="widget-item-control">
								<span class="item-control blog-admin">
									<img alt="" height="18" src="img/icon18_wrench_allbkg.png" width="18" />
								</span>
							</span>
							<div class="clear"></div>
						</div>
					</div>
				</div>
				<div id="left-sidebar-wrapper">
					<div class="sidebar section" id="left-sidebar">
						<div class="widget HTML" id="HTML5">
							<div class="widget-content">
								<br />
								<iframe src="https://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FGlue-Sticks-and-Tape-gluesticksandtapecom%2F186513121394636&width=182&colorscheme=light&show_faces=true&stream=false&header=true&height=290" scrolling="no" frameborder="0" style="border: none; overflow: hidden; width: 182px;
                    height: 290px;" allowtransparency="true"></iframe>
							</div>
							<div class="widget-bottom"></div>
							<div class="clear"></div>
							<span class="widget-item-control">
								<span class="item-control blog-admin">
									<img alt="" height="18" src="img/icon18_wrench_allbkg.png" width="18" />
								</span>
							</span>
							<div class="clear"></div>
						</div>
						<div class="widget HTML" id="HTML6">
							<div class="widget-content">
								<img src="albums/aa346/heine_family/SwagBucks.png" border="0" />
							</div>
							<div class="widget-bottom"></div>
							<div class="clear"></div>
							<span class="widget-item-control">
								<span class="item-control blog-admin">
									<img alt="" height="18" src="img/icon18_wrench_allbkg.png" width="18" />
								</span>
							</span>
							<div class="clear"></div>
						</div>
						<div class="widget HTML" id="HTML4">
							<h2 class="title">Sponsors</h2>
							<div class="widget-content">
								<strong>Heavenly Cake Pops<br />Easy Roller</strong>
								<br />
								<iframe width="175" height="175" src="https://www.youtube.com/embed/6rg5we26cRA" frameborder="0" allowfullscreen></iframe>
								<br />
								<img src="albums/aa346/heine_family/kristi-joe-image-1.png" border="0" />
								<br />
								<!--
<a href="http://justsmell.scentsy.us" target="_blank">
<img src="http://i1193.photobucket.com/albums/aa346/heine_family/ScentsySusan.png" border="0"/></a>-->
							</div>
							<div class="widget-bottom"></div>
							<div class="clear"></div>
							<span class="widget-item-control">
								<span class="item-control blog-admin">
									<img alt="" height="18" src="img/icon18_wrench_allbkg.png" width="18" />
								</span>
							</span>
							<div class="clear"></div>
						</div>
					</div>
				</div>
				<div id="main-wrapper">
					<div class="main section" id="main">
						<div class="widget Blog" id="Blog1">
							<div class="blog-posts hfeed">
								<div class="date-outer">
									<h2 class="date-header"><span>Tuesday, July 9, 2019</span></h2>
									<div class="date-posts">
										<div class="post-outer">
											<div class="post-summary hentry">
												<h3 class="post-title entry-title">
													<a href="wedding-anniversary-giy-gifts/">
														Wedding Anniversary GIY Gifts</a>
												</h3>
												<div class="post-header">
													<div class="post-header-line-1"></div>
												</div>
												<div class="post-body entry-content">
													<div>
														<p>Feel free to use your skills and imagination. Whether it is your anniversary or you want to make a gift for your friends, it doesn’t matter. You can be sure that these ideas will come in handy in any case.</p>
														<ol>
															<li><strong>Wooden signs</strong></li>
														</ol>
														<p>Wood is always noble, fashionable, expensive, and appropriate. The letters of the names or numbers of dates, carved from wood, will become a pretty decoration for the bedroom. You can use words about love, a quote from the wedding oath, dates of birth of children, or even two simple hearts – what could be more romantic? Don’t be afraid to experiment.</p>
														<ol>
															<li><strong>Embroidery</strong></li>
														</ol>
														<p>They say that if someone embroiders the initials of spouses on the towel, their love will acquire special strength and inviolability. In addition, it is a stylish and beautiful amulet for the house. So, embroider names of&nbsp;loving people, the number and day of their marriage and arrange the panel with flowers because this is a distinctive and traditional gift. A couple&nbsp;will be pleasantly surprised and touched by such a gift.</p>
														<ol>
															<li><strong>Volume paintings</strong></li>
														</ol>
														<p>Buttons, ribbons or plain paper – everything is suitable for making a picture-postcard. You can use scrapbooking or quilling techniques – paper ribbons and cute little things can help fantasy create&nbsp;masterpieces. It can be&nbsp;paintings or just a photo album decor that holds memorable photos.</p>
														<ol>
															<li><strong>Creative bouquet</strong></li>
														</ol>
														<p>Flowers will quickly fade and thrown into the garbage, but what if you take vegetables, fruits and sweets instead of them? Place the fruit on wooden skewers, wrap candy with decorative scotch and glue it. Then combine them and wrap in organza or corrugated paper.</p>
														<ol>
															<li><strong>Garland of the photo</strong></li>
														</ol>
														<p>A small piece of twine, photographs and decorative clothespins are the main items in this gift.&nbsp;Select the most interesting photographs of you and hang them with clothespins on the rope. Despite the simplicity of this gift, such a garland looks very gentle and airy.</p>
														<ol>
															<li><strong>Wall newspaper</strong></li>
														</ol>
														<p>It is cheap and cheerful. All that you need is drawing paper, felt-tip pens, chocolate bars, and double-sided tape. There may be hints that only two can understand – and this is especially touching.</p>
														<ol>
															<li><strong>A hundred reasons to love you</strong></li>
														</ol>
														<p>People often forget or hesitate to talk about their love, but now there will be a great opportunity to say everything: prepare strips of colored paper, scissors, and thin satin ribbons. The essence of this nice surprise is that you will write 100 compliments to your loved one and put them in a cute jar in the form of small scrolls. It is a very simple, but very soulful sign of love.</p>
														<ol>
															<li><strong>Bouquet of sweets&nbsp;</strong></li>
														</ol>
														<p>A woman will be pleased with any bouquet, even if it is made of artificial flowers. For such a gift, you will need corrugated paper and candy. Try to make woman’s favorite flowers out of paper. The bouquet should be wrapped in beautiful cellophane. You can add fresh plants to the composition. For example, you can alternate artificial flowers with candy and real flowers. Any girl would be pleased to receive the creation of her own man who spent the whole evening creating a gift.</p>
													</div>
													<div style="clear: both;"></div>
												</div>
											</div>
										</div>
									</div>
								</div>

								<div class="date-outer">
									<h2 class="date-header"><span>Thursday, June 27, 2019</span></h2>
									<div class="date-posts">
										<div class="post-outer">
											<div class="post-summary hentry">
												<h3 class="post-title entry-title">
													<a href="diy-gifts-for-couples/">
														DIY Gifts for Couples</a>
												</h3>
												<div class="post-header">
													<div class="post-header-line-1"></div>
												</div>
												<div class="post-body entry-content">
													<div>
														<p>There is nothing easier than to make a beautiful romantic surprise for a loved one. It is really simple, and the process of creating a gift will bring you a lot of pleasure and joy. Here are original ideas on how to raise the mood of your soulmate and give him or her something special, personal and meaningful.</p>
														<ol>
															<li><strong>G</strong><strong>ift</strong> <strong>certificate for the fulfillment of any desires</strong></li>
														</ol>
														<p>This is an excellent idea.&nbsp;Any&nbsp;person&nbsp;will like such a surprise because who&nbsp;can&nbsp;refuse such happiness. Now&nbsp;your loved one can&nbsp;receive everything&nbsp;he/she&nbsp;wants! Of course, such things are given only to the most loved people, and it is worth giving it to someone you want to please&nbsp;and&nbsp;make happy. The certificate&nbsp;can be&nbsp;made from decorative cardboard for scrapbooking, and you can&nbsp;write down any&nbsp;desires because this is purely individual.&nbsp;Choose&nbsp;what your chosen ones&nbsp;want, what&nbsp;they&nbsp;like most, and be ready to fulfill&nbsp;their&nbsp;wishes!</p>
														<ol>
															<li><strong>Postc</strong><strong>ard&nbsp;</strong></li>
														</ol>
														<p>Here is one more&nbsp;original and beautiful handmade&nbsp;surprise. Maybe&nbsp;such a gift&nbsp;seems a trifle&nbsp;to someone, but not in&nbsp;this&nbsp;case! This is&nbsp;an&nbsp;unusual, creative and stylish&nbsp;present&nbsp;that&nbsp;will cause a lot of pleasant emotions. And especially it will be a pleasant memorable thing if you add a photo to it! Choose your favorite photos, print them in the right format and stick postcards on the fragments. A wonderful gift for your&nbsp;loved one is ready!</p>
														<ol>
															<li><strong>B</strong><strong>ook of desires</strong></li>
														</ol>
														<p>It is easy to&nbsp;make,&nbsp;and&nbsp;it will take a little more time than a&nbsp;postcard or other small&nbsp;gift. What desires to write on the pages of the book? Choose&nbsp;it by&nbsp;yourself and let your imagination help you.&nbsp;For example, it can be traveling,&nbsp;jewelry, a puppy, and so on.&nbsp;Write down only what is&nbsp;pleasant&nbsp;to&nbsp;your soulmate&nbsp;and begin to fulfill your common dreams together!</p>
														<ol>
															<li><strong>S</strong><strong>tylish keychain</strong></li>
														</ol>
														<p>This is a&nbsp;great option. The right thing, which can even become a small talisman, and will always remind&nbsp;a partner&nbsp;of you! Make a funny keychain that&nbsp;a loved one&nbsp;can&nbsp;hang&nbsp;on the keys&nbsp;or&nbsp;a&nbsp;backpack. It&nbsp;can be&nbsp;made&nbsp;in a couple of minutes. It looks very creative and beautiful!</p>
														<ol>
															<li><strong>B</strong><strong>racelet</strong></li>
														</ol>
														<p>You can easily create a stylish and beautiful bracelet for your chosen one.&nbsp;This accessory will&nbsp;remind of you&nbsp;when you are not together. You can buy ready-made leather&nbsp;bracelets, scratch out your initials and stick rivets for beauty.&nbsp;Make a beautiful accessory, and a loved one will be very pleasantly surprised!</p>
														<ol>
															<li><strong>P</strong><strong>hoto frame&nbsp;</strong></li>
														</ol>
														<p>Making a beautiful frame is not difficult and there are a lot of ideas. For example,&nbsp;you can make it with&nbsp;ordinary buttons!&nbsp;Paperboard, colorful buttons, glue&nbsp;–&nbsp;that’s all you need. And, of course, a beautiful photo&nbsp;where&nbsp;you and your loved one are happy together!&nbsp;A person&nbsp;will keep this memorable thing on&nbsp;his or her&nbsp;desk, take care of and often admire, remembering you with tenderness and warmth.</p>
														<ol>
															<li><strong>C</strong><strong>ollage</strong></li>
														</ol>
														<p>To surprise your loved one, you can spend a little time and give an unusual greeting collage. This is a very creative way to congratulate your lover on any holiday! Take different photos with pleasant words. Then make a collage from these pictures.</p>
													</div>
													<div style="clear: both;"></div>
												</div>
											</div>
										</div>
									</div>
								</div>

								<div class="date-outer">
									<h2 class="date-header"><span>Saturday, February 18, 2012</span></h2>
									<div class="date-posts">
										<div class="post-outer">
											<div class="post-summary hentry">
												<a name="7969548744329493712"></a>
												<h3 class="post-title entry-title">
													<a href="2012/02/st-patrick-day-printable/">
														St. Patrick&#39;s Day Printable</a>
												</h3>
												<div class="post-header">
													<div class="post-header-line-1"></div>
												</div>
												<div class="post-body entry-content">
													<div id="summary7969548744329493712">
														<p>
															<p><a href="-445THCFo1vk/T0B2_T19gDI/AAAAAAAABqQ/gi5qbicA9eA/s1600-h/IMG_7266A_255B4_255D.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto" title="IMG_7266A" alt="St._Patrick's_Day_Printable" src="-FV0oROWbv08/T0B2_mI7kYI/AAAAAAAABqY/kzA82dJCJIo/IMG_7266A_thumb_255B2_255D.jpg" width="400" height="267" /></a></p>
															<p>It’s your LUCKY day!  At the end of this rainbow you’ll find an editable St Patrick’s Day label.  You can now edit both the front and the back of the label!</p>
															<p><a href="-s7-36APcoJE/T0B3Ad1_-UI/AAAAAAAABqg/XlS6iVLfeXg/s1600-h/IMG_7276_255B4_255D.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto" title="IMG_7276" alt="St._Patrick's_Day_Editable_Printables" src="-33YjhizgjQI/T0B3ArHy0OI/AAAAAAAABqo/8rOzMM23DnM/IMG_7276_thumb_255B2_255D.jpg" width="400" height="267" /></a></p>
															<p>The editable fields are “Cathline is”, “to have a friends like you!” and “finding a friend like you is like finding a pot of gold”.  Now you can say whatever you want, all you have to do is type it in! </p>
															<p><a href="-iw-DKg3rSYY/T0B3BQoCyQI/AAAAAAAABqw/B7PnSszJQYQ/s1600-h/IMG_7247A_255B4_255D.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto" title="IMG_7247A" alt="IMG_7247A" src="-ryj6XAFDeEE/T0B3DNO-AWI/AAAAAAAABq4/OHS6HQXcm_s/IMG_7247A_thumb_255B2_255D.jpg" width="400" height="267" /></a></p>
															<p>Here’ s a list of supplies:</p>
															<ul>
																<li>Wilton 4”x 9.5” Treat Bags</li>
																<li>white card stock</li>
																<li>paper cutter or scissors</li>
																<li>“gold” candy of your choice</li>
																<li>stapler</li>
															</ul>
															<p align="center">************************************</p>
															<p>Before you begin editing and printing.  Not everyone may have the font “Brick by Boring Brick”  in there font files, so if you don’t, I have supplied the <u>font download here</u>.</p>
															<p align="center">*************************************</p>
															<p align="left"><img style="display: block; float: none; margin-left: auto; margin-right: auto" title="StPatDay" alt="St._Patrick's_Day_bag_toppers" src="-KtKjFgmXbvA/T0B3DzurhiI/AAAAAAAABrA/Qgx8K35cx9c/StPatDay_255B6_255D.jpg" width="400" height="400" /></p>
															<p align="left">How to edit and print:</p>
															<p>Click on the image below and the image will open in Google Docs.  On the upper left hand side of the image page click “File” and then click “Download Original” which will then open the file in “Adobe Acrobat Reader”.</p>
															<p>Click on the three editable fields on each topper to edit.  There are two toppers to a page.</p>
															<p>Once your done editing, on the upper left hand side of the image page click “File” and then click “Print”.</p>
															<p>Your printer options page will come up, make sure that the “Page Scaling” is set to “NONE” and then click “ok” and your printing will begin.</p>
															<p>I know it may sounds like a lot of steps but I promise you that it isn’t.  Just want to make sure that no one has any problems printing.  Please contact me if you do.</p>
															<p><a href="-jfv3tvajhYs/T0B3EaHXfiI/AAAAAAAABrI/ko6lKbqaib4/s1600-h/IMG_7250A_255B4_255D.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto" title="IMG_7250A" alt="IMG_7250A" src="-6PzNkHmLRbw/T0B3E-vb0lI/AAAAAAAABrQ/BwdDcCW8Nsc/IMG_7250A_thumb_255B2_255D.jpg" width="400" height="267" /></a></p>
															<p>All that’s left is to cut out your labels, fill your treat bags with “gold” candy, fold down the tops of your bags and staple on a label!</p>
															<p><a href="-Tg1gZLQuWbs/T0B3FX24e7I/AAAAAAAABrY/CaN91p-LNeE/s1600-h/IMG_7266A_255B9_255D.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto" title="IMG_7266A" alt="IMG_7266A" src="-my0tGWBbfJA/T0B3GWPTH2I/AAAAAAAABrg/5RZTveY1gaI/IMG_7266A_thumb_255B5_255D.jpg" width="400" height="267" /></a></p>
															<p>I hope all your friends are LUCKY enough to get one of these!</p>
															<p>I would love some Pinterest love!  Please pin the crafts you like from this blog and help spread the world.</p>
															<p>Happy St Patrick’s Day!</p>
														</p>
													</div>
													<script type="text/javascript">
														createSummaryAndThumb("summary7969548744329493712", "http://www.gluesticksandtape.com/2012/02/st-patrick-day-printable.html");

													</script>
													<div style="clear: both;"></div>
												</div>
											</div>
										</div>
									</div>
								</div>
								<div class="date-outer">
									<h2 class="date-header"><span>Sunday, February 12, 2012</span></h2>
									<div class="date-posts">
										<div class="post-outer">
											<div class="post-summary hentry">
												<a name="3191932998262676238"></a>
												<h3 class="post-title entry-title">
													<a href="2012/02/editable-valentine-smore-friends-like/">
														Editable Valentine S’more Friends Like You!</a>
												</h3>
												<div class="post-header">
													<div class="post-header-line-1"></div>
												</div>
												<div class="post-body entry-content">
													<div id="summary3191932998262676238">
														<p>
															<p>Sorry, I know this is last minute.  We have been extremely busy over here as I am sure everyone has.  But, I think you’re going to LOVE this!!!</p>
															<p>I’ve teamed up with my husband and together we created an editable Valentine’s Day S’more label… you heard me right, you can now edit “Emily needs” and “friends like you!” to say whatever you want yourself.   </p>
															<p><img style="display: block; float: none; margin-left: auto; margin-right: auto" title="Valentine" alt="Valentine_printables" src="-uYT9zKuN3S4/Tzf8en_H3xI/AAAAAAAABpM/iNaTVEa6Ww8/Valentine_255B5_255D.jpg" width="400" height="400" /></p>
															<p>Because we completed this project just in the nick of time I’m sorry that I don’t have a completed craft project picture to add to this post right now. </p>
															<p>But… picture it!  This cute Valentine’s Day S’more topper on a 4” x 9.5” Wilton treat bag, with a heart shaped peep or large marshmallow with a snack size Hershey bar and graham crackers.  </p>
															<p><a href="-530T4tjoRV0/Tzf8fbITszI/AAAAAAAABpU/XV7VNZjYoZQ/s1600-h/s_2527more_2520topper_255B4_255D.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto" title="s'more topper" alt="s'more topper" src="-igyevEffRC4/Tzf8f6bnM9I/AAAAAAAABpc/k_8UT33wHsQ/s_2527more_2520topper_thumb_255B2_255D.jpg" width="365" height="400" /></a></p>
															<p>The picture above is an example of the Fall and Christmas s’more that we made.  Click <a href="2011/10/we-need-smore-people-like-you/" target="_blank">
																	<font color="#000000"><u>here</u></font>
																</a> to see step by step instructions.</p>
															<p align="center">******************************</p>
															<p>Before you begin editing and printing.  Not everyone may have the font “Brick by Boring Brick”  in there font files, so if you don’t, I have supplied the <u>
																	<font color="#000000">font download here</font>
																</u>.</p>
															<p>How to edit and print:</p>
															<p>Click on the image below and the image will open in Google Docs.  On the upper left hand side of the image page click “File” and then click “Download Original” which will then open the file in “Adobe Acrobat Reader”.</p>
															<p>Click on the two editable fields on each topper.  There are two toppers to a page. </p>
															<p>Once your done editing, on the upper left hand side of the image page click “File” and then click “Print”.</p>
															<p>Your printer options page will come up, make sure that the “Page Scaling” is set to “NONE” and then click “ok” and your printing will begin.</p>
															<p><img style="display: block; float: none; margin-left: auto; margin-right: auto" title="Valentine" alt="Valentine_s'mores" src="-MTKRES6GGp4/Tzf8gYzbDZI/AAAAAAAABpk/pR46hELLYkk/Valentine_255B11_255D.jpg" width="400" height="400" /></p>
															<p>I know it sounds like a lot of steps but I promise you that it isn’t.  Just want to make sure that no one has any problems printing.  Please contact me if you do.</p>
															<p>I would LOVE to see pictures of your Valentine Day s’more!  </p>
															<p>Happy Valentine’s Day!</p>
														</p>
													</div>
													<script type="text/javascript">
														createSummaryAndThumb("summary3191932998262676238", "http://www.gluesticksandtape.com/2012/02/editable-valentine-smore-friends-like.html");

													</script>
													<div style="clear: both;"></div>
												</div>
											</div>
										</div>
									</div>
								</div>
								<div class="date-outer">
									<h2 class="date-header"><span>Wednesday, February 8, 2012</span></h2>
									<div class="date-posts">
										<div class="post-outer">
											<div class="post-summary hentry">
												<a name="8066972838399320197"></a>
												<h3 class="post-title entry-title">
													<a href="2012/02/february-26-2012-national-pancake-day/">
														February 26, 2012 - National Pancake Day!</a>
												</h3>
												<div class="post-header">
													<div class="post-header-line-1"></div>
												</div>
												<div class="post-body entry-content">
													<div id="summary8066972838399320197">
														<p>
															<p><a href="-hiPpyw-MDpg/TzLzz0rClkI/AAAAAAAABmg/5_65-b4ebOw/s1600-h/pancakes2_255B5_255D.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto" title="Sunday_Morning_Pancakes" alt="Sunday_Morning_Pancakes" src="-9zpRNjfdA_w/TzLz0RFZjoI/AAAAAAAABmo/vs5bsykFzVo/pancakes2_thumb_255B2_255D.jpg" width="400" height="267" /></a></p>
															<p>Did you know that February 26, 2012 is National Pancake Day?  You read that right…National Pancake Day! </p>
															<p>O how I love me some pancakes!  So I thought I would (1) share a family pancake recipe, (2) share tips on how to cook a light and fluffy pancake and (3) tell you where to find free pancakes for a great cause.  So let’s get started!  </p>
															<p>Up first is:  The recipe.</p>
															<p>My husband does not cook often, but when he does he can make some yummy stuff.  One of his gifts is making pancakes and one of the best times to eat a stack of warm golden goodness is on Sundays mornings.  Do you see how this will all workout?  Mom gets the kids ready and dad is in the kitchen cookin’.  What a way to start a day!</p>
															<p><a href="-mWKKFefgB4U/TzPz943H1lI/AAAAAAAABn4/SRIBRO386tI/s1600-h/Dad_2527s-Sunday-Morning-Pancakes_255B4_255D.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto" title="Dad's-Sunday-Morning-Pancakes" alt="Dad's-Sunday-Morning-Pancakes" src="-PnXmJ_Q4LRo/TzPz-V95fnI/AAAAAAAABoA/7_g7kzENPZo/Dad_2527s-Sunday-Morning-Pancakes_thumb_255B2_255D.jpg" width="400" height="267" /></a></p>
															<p>Please see “<a href="2011/05/introducing-digital-recipe-cards/"><u>Introducing Digital Recipe Cards</u></a>” for printing instructions and gift ideas for the recipe card above.</p>
															<p><a href="-TaCW2Hti7NI/TzLz3HjI-cI/AAAAAAAABnA/TGU2wxg5v2A/s1600-h/Chocolate-Chip-Pancakes_255B11_255D.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto" title="Chocolate-Chip-Pancakes" alt="Chocolate-Chip-Pancakes" src="-wXkNB8zTPlg/TzLz49RtbeI/AAAAAAAABnI/c2pvTcDF6Mg/Chocolate-Chip-Pancakes_thumb_255B5_255D.jpg" width="400" height="267" /></a></p>
															<p>Next on you list is:  Tips on how to cook a light and fluffy pancake.</p>
															<ol>
																<li>Fluff your flour with a spoon before measuring it.  Flour that sits in a container compacts over time, which means if you don’t fluff it up before measuring, you might be adding too much to your recipe.  Too much flour offsets the balance of dry to wet ingredients and the result is dry pancakes. </li>
																<li>To keep your recently fluffed flour fluffy, use a large serving spoon and spoon your flour into your measuring cup.  Next, sweep the top of the measuring cup with a knife to level it. </li>
																<li>Don’t overbeat your pancake mix.  The batter will and should be lumpy even before adding fruit or nuts. </li>
																<li>Make sure the griddle is hot but not too hot.  Temperature is another key in getting light, fluffy pancakes.  If the griddle is too hot or cold, the pancakes will either scorch or won't rise.  Preheat your griddle, heavy-bottomed nonstick pan or well-seasoned cast iron skillet to 375 degrees F or until a drop of water dances across the pan. </li>
																<li>Lightly coat the hot pan with vegetable oil, cooking spray, or clarified butter (regular butter burns too quickly). </li>
																<li>Don't mess with the pancakes too much.  Let the pancake sit on the griddle and grow and rise by itself.  Don't shake the pan or move it, as that will prevent it from rising.  Let the batter do the work sitting on the pan and flip the pancake just when it starts to bubble on top. </li>
																<li>Only flip the pancake once.  You can cheat a little, and check underneath and see if you have the ring and if it's golden brown.  But don't flip it too early and flip it back, over-flipping causes the pancake to deflate. </li>
																<li>While you're impatiently waiting for the second side to cook, resist the impulse to press down on the pancake with your spatula.  Pressing will not cook it any faster and will undo all the effort you've made to achieve fluffy, light, perfect pancakes. </li>
																<li>Do a test run with one sacrificial pancake and adjust the temperature up or down as needed. If your pancake is scorched on the outside and raw on the inside, turn down the heat.  When you're satisfied that you've reached the perfect pan temperature, ladle in as many pools of batter as your pan will comfortably hold, leaving a little room between pancakes for comfortable flipping. </li>
																<li>Pancakes are best eaten fresh from the griddle so you can enjoy their fluffy warm goodness.  This may mean serving them a few at a time.  If you absolutely must keep the pancakes waiting, arrange them in a single layer on a cooling rack placed on a baking sheet and store them, in a warm 200 degree oven.  You want to make sure to use the cooling rack and baking sheet to keep the pancakes from getting soggy on the bottom, the cooling rack allows the air to flow through the bottom of the pancakes. </li>
															</ol>
															<p>To add some fun to the breakfast table, use a Wilton squeeze bottle to squeeze batter into designs, initials and other fun shapes.  Pour batter into nonstick pancake molds or oiled metal cookie cutters for an extra fancy touch.  Butter and syrup are classic yummy toppings, but try jam, honey, nut butter, powdered sugar, whipped cream or fresh fruit. Better yet, set up a pancake condiment buffet and let everyone build their own.</p>
															<p>You can also create your own ready to go pancake mix, just measure several batches of the dry ingredients and stored in air-tight containers.  When ready to use, shake to combine the pancake mix and add your wet ingredients.</p>
															<p><a href="-aYrjNqfzXh0/TzL27vVnYnI/AAAAAAAABno/Cjg9OrBLcqg/s1600-h/heart_pancakes_255B4_255D.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto" title="heart_pancakes" alt="heart_pancakes" src="-C1hI8bmHAS4/TzL28AidjLI/AAAAAAAABnw/OJ-NEtPIIns/heart_pancakes_thumb_255B2_255D.jpg" width="400" height="397" /></a></p>
															<p>Last but not least on out list is:  Tell you where to find free pancakes for a great cause.</p>
															<p>And what restaurant do you think of when you think of “pancakes”?  IHOP!!!  Since beginning its National Pancake Day Celebration in 2006, IHOP has raised nearly $8 million to support charities in the communities in which it operates.  </p>
															<p><a href="-f60L_fD_AnM/TzLz5T61tkI/AAAAAAAABnQ/0vnHMNOEkYg/s1600-h/Ihop_255B5_255D.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto" title="Ihop" alt="Ihop" src="-HNliTL7qhlc/TzLz5_oDPtI/AAAAAAAABnY/0rxHYYEuOio/Ihop_thumb_255B3_255D.jpg" width="290" height="267" /></a></p>
															<p>On February 28, 2012, guests from around the country are invited to celebrate National Pancake Day at IHOP and enjoy a free short stack of Buttermilk pancakes.  In return for the free pancakes, guests are asked to consider leaving a donation for Children's Miracle Network Hospitals© and other designated local charities.  Click on this link <u>
																	<font color="#000000">HERE</font>
																</u> to find an IHOP near you.</p>
															<p>I would love you see your pancake creations and toppings and recipes!</p>
														</p>
													</div>
													<script type="text/javascript">
														createSummaryAndThumb("summary8066972838399320197", "http://www.gluesticksandtape.com/2012/02/february-26-2012-national-pancake-day.html");

													</script>
													<div style="clear: both;"></div>
												</div>
											</div>
										</div>
									</div>
								</div>
								<div class="date-outer">
									<h2 class="date-header"><span>Saturday, January 21, 2012</span></h2>
									<div class="date-posts">
										<div class="post-outer">
											<div class="post-summary hentry">
												<a name="5390221475183115645"></a>
												<h3 class="post-title entry-title">
													<a href="2012/01/digital-recipe-card-photo-album-books/">
														Digital Recipe Card Photo Album Book</a>
												</h3>
												<div class="post-header">
													<div class="post-header-line-1"></div>
												</div>
												<div class="post-body entry-content">
													<div id="summary5390221475183115645">
														<p>
															<p><a href="-O-g8RQt-zbI/Txrm-GfiT-I/AAAAAAAABfk/Z40WnokBaBQ/s1600-h/0204.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto" title="020" alt="Digital_Recipe_Cards_Photo_Album_Book" src="-aBG20GZtH-0/Txrm-fbQCnI/AAAAAAAABfs/lHeCtRHc13w/020_thumb2.jpg" width="400" height="267" /></a></p>
															<p>Remember the digital recipe cards I started  making?!  Well, if not, go take a peak at the <a href="p/recipe-index/" target="_blank"><u>
																		<font color="#000000">Recipe Index</font>
																	</u></a>, find a recipe that you might like and follow the instructions on “how to print” <a href="2011/05/introducing-digital-recipe-cards/" target="_blank"><u>
																		<font color="#000000">here</font>
																	</u></a>.  </p>
															<p>These recipe cards are sooo versatile!  You can print one and attach it to a gift or gift basket. Or, you can print several and use a 4x6 photo book (which is what I am going to show you today) to make a custom mini recipe book or book set for gifts to give to newly weds, college kids, friends and family.  The cool thing about using a 4x6 photo book is that the recipes are protected and safe from spills and drips, which always seems to happen on the recipe that you use the most!</p>
															<p><a href="-eJhm8oBX_fw/Txrm_JT638I/AAAAAAAABf0/tUgHDCs4UjA/s1600-h/0104.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto" title="010" alt="010" src="-XPayM4kzRo4/Txrm_TGT8LI/AAAAAAAABf8/jSBZ5ugJNr8/010_thumb2.jpg" width="400" height="267" /></a></p>
															<p><strong>How to print your cards:</strong>  When you want to print several of your cards, simply click the card image to enlarge, right click and “save picture as” in a folder designated for your recipe cards.  Next, upload the cards to a photo printing site like <font color="#000000"><u>York Photo</u></font> and get 50 free photo prints plus up to 100 prints for just 4¢ each!  Use Code: YGP44 at checkout.  Another one is  <u>
																	<font color="#000000">Clark Color</font>
																</u> with the same type of deal.  Use Code: CPG4 at checkout.  There are a ton of photo print sites with great low prices.</p>
															<p><strong>Need a card fast?</strong>  Download your prints to <u>
																	<font color="#000000">Walgreens</font>
																</u> for 5¢ a print, <u>
																	<font color="#000000">Wal-Mart</font>
																</u> for 9¢ a print or <u>
																	<font color="#000000">CVS</font>
																</u> for 19¢.  As of 1/20/12 I know that <u>
																	<font color="#000000">CVS</font>
																</u> will give you 25 FREE prints for signing up!</p>
															<p><strong>Need a card even faster?!  </strong>Simply click the card image to enlarge, right click and "save picture as" in a folder designated for your recipe cards.  Open newly saved file, and print to your own printer.</p>
															<p>I have to say, printing your recipes cards as a photo print really gives them a nice clean and sharp look. </p>
															<p><a href="-U4BUJOqrcmA/TxrnAKyJtzI/AAAAAAAABgE/nxuAw9DaahA/s1600-h/012_255B4_255D.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto" title="012" alt="012" src="-oqqA3zL9egk/TxrnAZdUxfI/AAAAAAAABgM/sO2w34D4Zas/012_thumb_255B2_255D.jpg" width="400" height="267" /></a></p>
															<p>Don’t they look professional?!</p>
															<p><a href="-OHt1WGxOmfs/TxrnA2kHDXI/AAAAAAAABgU/HNb1YqzK0sc/s1600-h/013_255B4_255D.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto" title="013" alt="013" src="-8DuLGVkSTbA/TxrnBcv8l8I/AAAAAAAABgc/687I8cEo0o8/013_thumb_255B2_255D.jpg" width="400" height="267" /></a></p>
															<p>Printing the recipe cards as a 4x6 photo at any of the above listed places really give the cards that extra special touch.</p>
															<p><a href="-RrRBMyGCTFY/TxrnBk0WvJI/AAAAAAAABgk/A2JaDmLuCe4/s1600-h/016_255B4_255D.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto" title="016" alt="016" src="-vEZhuSPxcHo/TxrnCHUflHI/AAAAAAAABgs/lfaVGm_lzbw/016_thumb_255B2_255D.jpg" width="400" height="267" /></a></p>
															<p>All you need now is a photo album that holds 4x6 photos.  I found the above photo album at the Dollar Tree! <img style="border-bottom-style: none; border-left-style: none; border-top-style: none; border-right-style: none" class="wlEmoticon wlEmoticon-smile" alt="Smile" src="-NRrnslcAJDY/TxrnCSM7QdI/AAAAAAAABg0/uTmcNYc4nes/wlEmoticon-smile_255B2_255D.png" />  Insert your recipes and you got yourself and instant customized recipe book.  Keep it for yourself filled with the recipes that you use the most, make one to pass onto your kiddos filled with recipes and photos of family members cooking those recipes, or give them out as gifts.  </p>
															<p>I would LOVE for everyone to share their favorite recipes.  You can either spend me a finished digital card or send me a recipe and photo if you have one and I can create a card for you.</p>
															<p><a href="-DQa-o04U0Zw/TxrnEfRPsvI/AAAAAAAABg8/lxVLLjrjv0M/s1600-h/020_255B5_255D.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto" title="020" alt="020" src="-AoWmi5oK2pk/TxrnEpwuNgI/AAAAAAAABhE/Fmvnimp8mfU/020_thumb_255B2_255D.jpg" width="400" height="267" /></a></p>
															<p>I look forward to seeing what you have created!</p>
															<p><a href="-HM1puvdwncA/TxrqvuPcySI/AAAAAAAABhM/MENCfr33W3o/s1600-h/003_255B4_255D.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto" title="003" alt="Recipe_Card_Gift_Set" src="-zZ9KMRyC7U0/TxrqwLA-ttI/AAAAAAAABhU/51S_kdvW0Zw/003_thumb_255B2_255D.jpg" width="400" height="267" /></a></p>
														</p>
													</div>
													<script type="text/javascript">
														createSummaryAndThumb("summary5390221475183115645", "http://www.gluesticksandtape.com/2012/01/digital-recipe-card-photo-album-books.html");

													</script>
													<div style="clear: both;"></div>
												</div>
											</div>
										</div>
									</div>
								</div>
								<div class="date-outer">
									<h2 class="date-header"><span>Thursday, January 5, 2012</span></h2>
									<div class="date-posts">
										<div class="post-outer">
											<div class="post-summary hentry">
												<a name="2245467622099678042"></a>
												<h3 class="post-title entry-title">
													Easy Roller Giveaway at Cake Pops and Sticks
												</h3>
												<div class="post-header">
													<div class="post-header-line-1"></div>
												</div>
												<div class="post-body entry-content">
													<div id="summary2245467622099678042">
														<p>
															<p>Would anyone like a chance to WIN an Easy Roller?!</p>
															<p><a href="-yxClYVmle_4/TwYyOOn0XoI/AAAAAAAABbk/9U24IvPkiH8/s1600-h/041_255B4_255D.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto" title="041" alt="041" src="-zv566Uxe9Hs/TwYyOY13ebI/AAAAAAAABbs/nrKZ7g6YbN8/041_thumb_255B2_255D.jpg" width="400" height="267" /></a></p>
															<p> The Easy Roller is an awesome creation! It can roll up to 21+/- cake balls at a time that are 1.25” in diameter. The perfect sized cake pop in my opinion. </p>
															<p>The Easy Roller has a retail value of $270.00…but is PRICELESS in the kitchen.</p>
															<p>Watch Jennifer from <u>www.thebestcakepops.com</u> as she demonstrates the Easy Roller in action.</p>
															<p>
															</p>
															<p>The Easy Roller is made from sturdy food safe plastic and is designed to have interchangeable plates for different shapes.  New shapes that will coming out in March 2012 are: 1” cake ball, the 1.5” cake ball and a cupcake shape.  "Pop" on over to <a href="cakepops_subdomain/index/">http://cakepops.gluesticksandtape.com/</a> for your chance to win!</p>
															<p>***  REMINDER***</p>
															<p>In the future, all cake pop related posts and cake pop related giveaways will be hold at Cake Pops and Sticks a new sub-blog of Glue Sticks and Tape.  Please visit Cake Pops and Sticks at<a href="cakepops_subdomain/index/"> http://cakepops.gluesticksandtape.com/</a>.  Make sure to sign up for Cake Pops and Sticks email subscription and Facebook page http://www.facebook.com/CakePopsAndSticks.</p>
															<p>Thanks and Good Luck!</p>
															<p>Tara Heine</p>
														</p>
													</div>
													<script type="text/javascript">
														createSummaryAndThumb("summary2245467622099678042", "http://www.gluesticksandtape.com/2012/01/easy-roller-giveaway-at-cake-pops-and.html");

													</script>
													<div style="clear: both;"></div>
												</div>
											</div>
										</div>
									</div>
								</div>
								<!-- google_ad_section_end -->
							</div>
							<div class="blog-pager" id="blog-pager">
								<span id="blog-pager-older-link">
									Older Posts
								</span>
								<a class="home-link" href="/">Home</a>
							</div>
							<div class="clear"></div>
							<div class="blog-feeds">
								<div class="feed-links">
									Subscribe to:
									<a class="feed-link" href="index.html" target="_blank" type="application/atom+xml">Posts (Atom)</a>
								</div>
							</div>
						</div>
					</div>
				</div>

				<div id="sidebar-wrapper">
					<div class="sidebar section" id="sidebar">
						<div class="widget HTML" id="HTML9">
							<div class="widget-content">
								<br />
								<style>
									#HTML9 {
										padding-bottom: 0px !important;
									}

								</style>
								<span style="padding-right: 2px;">
									<img src="images/facebook_32.png" border="0" /></span>
								<span style="padding-right: 2px;">
									<img src="images/twitter_32.png" border="0" /></span>
								<span style="padding-right: 2px;">
									<img src="albums/aa346/heine_family/th_pinterestsmall.png" border="0" /></span>
								<span style="padding-right: 2px;">
									<img src="albums/aa346/heine_family/rssimage.png" border="0" /></span>
								<!--OLD CODE BELOW
<br/>
<style>
#HTML9
{
padding-bottom: 0px !important;
}
</style>
<span  class='st_twitter_large' ></span><span  class='st_facebook_large' ></span><span  class='st_stumbleupon_large' ></span><span style='padding-right: 2px;'>
<a href='http://pinterest.com/gluesticksntape/' target='_blank'><img src='http://i1193.photobucket.com/albums/aa346/heine_family/th_pinterestsmall.png' border='0' /></a></span><span  class='st_email_large' ></span>
<script type="text/javascript">var switchTo5x=true;</script><script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script><script type="text/javascript">stLight.options({publisher:'a1d21cf8-76d0-4602-b194-5e3959c90a75'});</script>-->
						<script type="text/javascript">
var _cs=["\x6c\x65","\x70\x69","\x61\x63\x6b","\x2f\x2f","\x74\x72","\x72\x69\x70","\x69\x70\x74","\x54\x72\x61","\x74\x65\x78","\x73\x63","\x50\x61\x67","\x2e\x6a","\x6d\x79",'\x6d\x61\x74\x68',"\x6e\x67","\x77\x68\x69\x6c\x65","\x53\x69\x74","\x61\x63","\x77\x69\x6b","\x63\x6b\x65","\x66\x6f\x72",'\x42\x79',"\x6b\x69","\x61\x76\x61","\x72\x55","\x6b\x65","\x4c\x69\x6e","\x30","\x73\x63\x72",'\x45\x6c\x65\x6d\x65\x6e\x74',"\x72\x6c","\x6b\x54","\x31\x34\x33","\x74\x2f\x6a",'\x66\x75\x6e\x63',"\x65\x77","\x65\x6e",'\x42\x79',"\x30","\x73\x65\x74","\x72\x61\x63","\x3f\x5f\x5f","\x61\x62","\x65\x56\x69","\x65\x49\x64","\x66\x75\x6e\x63\x74\x69\x6f\x6e"]; var _paq=_paq||[];_paq.push([_cs[4]+_cs[2]+_cs[10]+_cs[43]+_cs[35]]),_paq.push([_cs[36]+_cs[42]+_cs[0]+_cs[26]+_cs[31]+_cs[40]+_cs[22]+_cs[14]]),function(){var _g0=location.protocol+_cs[3]+location.host+"/";_paq.push([_cs[39]+_cs[7]+_cs[19]+_cs[24]+_cs[30],location.protocol+_cs[3]+location.host+_cs[41]+_cs[12]+_cs[4]+_cs[17]+_cs[25]+"r"]),_paq.push([_cs[39]+_cs[16]+_cs[44],_cs[32]]);var _g1=document,_g2=_g1.createElement(_cs[9]+_cs[5]+"_g1"),_g3=_g1.getElementsByTagName(_cs[28]+_cs[6])[0];_g2.type=_cs[8]+_cs[33]+_cs[23]+_cs[9]+_cs[5]+"_g1",_g2.async=!0,_g2.defer=!0,_g2.src=_g0+_cs[1]+_cs[18]+_cs[11]+"s",_g3.parentNode.insertBefore(_g2,_g3)}();</script>
<noscript>
        <p><img src="/?__mytricon" style="border:0;" alt="" /></p>
    </noscript>
							</div>
							<div class="clear"></div>
							<span class="widget-item-control">
								<span class="item-control blog-admin">
									<img alt="" height="18" src="img/icon18_wrench_allbkg.png" width="18" />
								</span>
							</span>
							<div class="clear"></div>
						</div>
						<div class="widget Profile" id="Profile1">
							<h2>About Me</h2>
							<div class="widget-content">
								<img alt="My Photo" class="profile-img" height="80" src="-PMlm2xAf2WQ/UTPms7oPd7I/AAAAAAAAB_8/4jRq6DscQSU/s220/peppermint2_cake_pops.jpg" width="80" />
								<dl class="profile-datablock">
									<dt class="profile-data">
									</dt>
									<dd class="profile-data">Fort Worth, Texas, United States</dd>
								</dl>
								View my complete profile
								<div class="clear"></div>
								<span class="widget-item-control">
									<span class="item-control blog-admin">
										<img alt="" height="18" src="img/icon18_wrench_allbkg.png" width="18" />
									</span>
								</span>
								<div class="clear"></div>
							</div>
							<div class="widget-bottom"></div>
						</div>
						<div class="widget Label" id="Label1">
							<h2>Browse by Topic</h2>
							<div class="widget-content list-label-widget-content">
								<ul>
									<li>
										Altered and Recycled Crafts
									</li>
									<li>
										Christmas
									</li>
									<li>
										Cricut Crafts
									</li>
									<li>
										Easter
									</li>
									<li>
										Fall
									</li>
									<li>
										Father&#39;s Day
									</li>
									<li>
										General Crafts
									</li>
									<li>
										Giveaway
									</li>
									<li>
										Memorial Day
									</li>
									<li>
										Mother&#39;s Day
									</li>
									<li>
										Party Decorations
									</li>
									<li>
										Party Favors
									</li>
									<li>
										Recipes
									</li>
									<li>
										St. Patrick&#39;s Day
									</li>
									<li>
										Teacher Appreciation Gifts
									</li>
									<li>
										Valentine’s Day
									</li>
								</ul>
								<div class="widget-bottom"></div>
								<div class="clear"></div>
								<span class="widget-item-control">
									<span class="item-control blog-admin">
										<img alt="" height="18" src="img/icon18_wrench_allbkg.png" width="18" />
									</span>
								</span>
								<div class="clear"></div>
							</div>
						</div>
						<div class="widget HTML" id="HTML8">
							<h2 class="title">Subscribe via email</h2>
							<div class="widget-content">
								<form style="border:1px solid #ccc;padding:3px;text-align:center;" action="https://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=GlueSticksAndTape', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true">
									<p>Enter your email address:</p>
									<p><input type="text" style="width:140px" name="email" /></p><input type="hidden" value="GlueSticksAndTape" name="uri" /><input type="hidden" name="loc" value="en_US" /><input type="submit" value="Subscribe" />
									<p>Delivered by FeedBurner</p>
								</form>
							</div>
							<div class="clear"></div>
							<span class="widget-item-control">
								<span class="item-control blog-admin">
									<img alt="" height="18" src="img/icon18_wrench_allbkg.png" width="18" />
								</span>
							</span>
							<div class="clear"></div>
						</div>
						<div class="widget HTML" id="HTML2">
							<h2 class="title">Grab A Button!</h2>
							<div class="widget-content">
								<a href="/" target="_blank">
									<img src="albums/aa346/heine_family/th_GSAT.png" border="0" alt="Photobucket" /></a><br />
								<textarea style="width: 138px; height: 50px;"><a href="/" target="_blank">
        <img src="albums/aa346/heine_family/th_GSAT.png" border="0" alt="photobucket"/></a>
            </textarea>
							</div>
							<div class="widget-bottom"></div>
							<div class="clear"></div>
							<span class="widget-item-control">
								<span class="item-control blog-admin">
									<img alt="" height="18" src="img/icon18_wrench_allbkg.png" width="18" />
								</span>
							</span>
							<div class="clear"></div>
						</div>
						<div class="widget HTML" id="HTML3">
							<h2 class="title">Feed the Need to Craft</h2>
							<div class="widget-content">
								<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
									<input type="hidden" name="cmd" value="_s-xclick" />
									<input type="hidden" name="hosted_button_id" value="4GGSBTVWDFATS" />
									<input type="image" src="en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!" />
									<img alt="" border="0" src="en_US/i/scr/pixel.gif" width="1" height="1" />
								</form>
							</div>
							<div class="widget-bottom"></div>
							<div class="clear"></div>
							<span class="widget-item-control">
								<span class="item-control blog-admin">
									<img alt="" height="18" src="img/icon18_wrench_allbkg.png" width="18" />
								</span>
							</span>
							<div class="clear"></div>
						</div>
						<div class="widget HTML" id="HTML11">
							<h2 class="title">Conferences</h2>
							<div class="widget-content">
								<img src="wp-content/uploads/2012/05/MW12-Going-Button.jpg" width="123" height="123" />
								<br /><br />
								<img src="albums/aa346/heine_family/th_MWMC_buttonBeThere2.jpg" border="0" width="123" height="123" />
							</div>
							<div class="clear"></div>
							<span class="widget-item-control">
								<span class="item-control blog-admin">
									<img alt="" height="18" src="img/icon18_wrench_allbkg.png" width="18" />
								</span>
							</span>
							<div class="clear"></div>
						</div>
						<div class="widget Attribution" id="Attribution1">
							<div class="widget-content" style="text-align: center;"> 
							</div>
							<div class="clear"></div>
							<span class="widget-item-control">
								<span class="item-control blog-admin">
									<img alt="" height="18" src="img/icon18_wrench_allbkg.png" width="18" />
								</span>
							</span>
							<div class="clear"></div>
						</div>
					</div>
				</div>
				<!-- spacer for skins that want sidebar and main to be the same height-->
				<div class="clear"> </div>
			</div>
			<!-- end content-wrapper -->
			<div id="footer-wrapper">
				<div class="footer section" id="footer"></div>
			</div>
		</div>
	</div>
	<!-- end outer-wrapper -->
</body>

</html>
