<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>The Chocolate Belles Blog &#187; religious cakes</title> <atom:link href="http://blog.thechocolatebelles.com/category/religious-cakes/feed/" rel="self" type="application/rss+xml" /><link>http://blog.thechocolatebelles.com</link> <description>Candy and Cake Crafts</description> <lastBuildDate>Thu, 24 Nov 2011 02:39:05 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3</generator> <atom:link rel='hub' href='http://blog.thechocolatebelles.com/?pushpress=hub'/> <item><title>Confirmation Photo Bible Cake</title><link>http://blog.thechocolatebelles.com/confirmation-photo-bible-cake/</link> <comments>http://blog.thechocolatebelles.com/confirmation-photo-bible-cake/#comments</comments> <pubDate>Tue, 10 Nov 2009 16:27:25 +0000</pubDate> <dc:creator>Ann</dc:creator> <category><![CDATA[religious cakes]]></category> <guid
isPermaLink="false">http://blog.thechocolatebelles.com/?p=2794</guid> <description><![CDATA[emailThis beautiful Confirmation Cake features your child&#8217;s photo.  Makes a beautiful centerpiece for that Confirmation Celebration!  If you would like us to make a cake for your celebration please call us or visit our store. Click here to see our prices and cake flavors.]]></description> <content:encoded><![CDATA[<div
id='dd_ajax_float'><div
class='dd_button_v'><a
href="http://twitter.com/share" rel="nofollow"  class="twitter-share-button" data-url="http://blog.thechocolatebelles.com/confirmation-photo-bible-cake/" data-count="vertical" data-text="Confirmation Photo Bible Cake" data-via="" ></a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div
style='clear:left'></div><div
class='dd_button_v'><script type='text/javascript' src='https://apis.google.com/js/plusone.js'></script><g:plusone size='tall' href='http://blog.thechocolatebelles.com/confirmation-photo-bible-cake/'></g:plusone></div><div
style='clear:left'></div><div
class='dd_button_v'><iframe
src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.thechocolatebelles.com%2Fconfirmation-photo-bible-cake%2F&amp;locale=en_US&amp;layout=box_count&amp;action=like&amp;width=50&amp;height=60&amp;colorscheme=light' scrolling='no' frameborder='0' style='border:none; overflow:hidden; width:50px; height:60px;' allowTransparency='true'></iframe></div><div
style='clear:left'></div><div
class='dd_button_v'><script src='http://www.stumbleupon.com/hostedbadge.php?s=5&amp;r=http%3A%2F%2Fblog.thechocolatebelles.com%2Fconfirmation-photo-bible-cake%2F'></script></div><div
style='clear:left'></div><div
class='dd_button_v'><script type='text/javascript'>(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script> <a
href="http://confirmationbiblecake" rel="nofollow" class='DiggThisButton DiggMedium' href='http://digg.com/submit?url=http%3A%2F%2Fblog.thechocolatebelles.com%2Fconfirmation-photo-bible-cake%2F&amp;title=Confirmation%20Photo%20Bible%20Cake'></a></div><div
style='clear:left'></div><div
class='dd_button_v'><script type='text/javascript' src='http://platform.linkedin.com/in.js'></script><script type='in/share' data-url='http://blog.thechocolatebelles.com/confirmation-photo-bible-cake/' data-counter='top'></script></div><div
style='clear:left'></div><div
class='dd_button_extra_v'><script type="text/javascript">stLight.options({publisher:'7874bb82-bc71-4546-9424-81b931ae24a7'});</script><div
class="st_email_custom"><span
id='dd_email_text'>email</span></div></div><div
style='clear:left'></div></div><div
class='dd_content_wrap'><p><a ><img
class="alignleft size-medium wp-image-2795" title="confirmation cake1" src="http://blog.thechocolatebelles.com/wp-content/uploads/2009/11/confirmation-cake1-300x225.jpg" alt="confirmation cake1" width="300" height="225" /></a>This beautiful Confirmation Cake features your child&#8217;s photo.  Makes a beautiful centerpiece for that Confirmation Celebration!  If you would like us to make a cake for your celebration please <a
href="http://blog.thechocolatebelles.com/contact/"style="color: #993300; font-weight: 100; text-decoration: underline;" >call us or visit our store</a>. <a
href="http://blog.thechocolatebelles.com/cake-prices-flavors/"style="color: #993300; font-weight: 100; text-decoration: underline;" >Click here to see our prices and cake flavors</a>.</p></div><style type="text/css" media="screen">#dd_ajax_float{
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #DDDDDD;
	float:left;
	margin-left:-120px;
	margin-right:10px;
	margin-top:10px;
	position:absolute;
	z-index:9999;
}</style><script type="text/javascript">jQuery(document).ready(function($){
	//put content div class, when scroll beyond this y, float it
	var $postShare = $('#dd_ajax_float');
	if($('.dd_content_wrap').length > 0){
		var descripY = parseInt($('.dd_content_wrap').offset().top) - 20;
		var pullX = $postShare.css('margin-left');
		$(window).scroll(function () {
			var scrollY = $(window).scrollTop();
			var fixedShare = $postShare.css('position') == 'fixed';
			//make sure .post_share exists
			if($('#dd_ajax_float').length > 0){
				if ( scrollY > descripY && !fixedShare ) {
					$postShare.stop().css({
						position: 'fixed',
						top: 16
					});
				} else if ( scrollY < descripY && fixedShare ) {
					$postShare.css({
						position: 'absolute',
						top: descripY,
						marginLeft: pullX
					});
				}
			}
		});
	}
});</script><script type="text/javascript">jQuery(document).ready(function($) {
		if($(window).width()> 790){
			$('#dd_ajax_float').show()
		}else{
			$('#dd_ajax_float').hide()
		}
		$(window).resize(function() {
			if($(window).width()> 790){
				$('#dd_ajax_float').show()
			}else{
				$('#dd_ajax_float').hide()
			}
		});
	}); ;</script>]]></content:encoded> <wfw:commentRss>http://blog.thechocolatebelles.com/confirmation-photo-bible-cake/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
