<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
	<title>Shop With Syditty &mdash; Blog</title>
	<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
	<meta http-equiv="Content-Language" content="en-us" />
	<link href="/products.rss" rel="alternate" title="Products RSS Feed" type="application/rss+xml" />
	<link href="http://cache0.bigcartel.com/theme_stylesheets/132139/styles.css" media="screen" rel="Stylesheet" type="text/css" />
	<script src="http://cache1.bigcartel.com/themes/blocks/javascripts/prototype.js?20090929" type="text/javascript"></script>
	<script src="http://cache1.bigcartel.com/themes/blocks/javascripts/effects.js?20090929" type="text/javascript"></script>
	<script src="http://cache0.bigcartel.com/themes/blocks/javascripts/store.js?20090929" type="text/javascript"></script>
	<script src="http://cache0.bigcartel.com/themes/blocks/javascripts/fancyzoom.js?20090929" type="text/javascript"></script>
	<script src="http://cache1.bigcartel.com/themes/api.js?20090929" type="text/javascript"></script>
	<script type="text/javascript" charset="utf-8">
		Store.currency_sign	= "$";
		Store.item_singular	= "item";
		Store.item_plural	= "items";
		Store.discount_off	= "% off";
		Store.show_shipping = false;
	</script>
	<meta name="generator" content="Big Cartel" />
</head>

<body id="blog" class="custom">
	
	
	
	<div id="store" class="clearfix">
					
		<div id="minicart">
			<a href="/cart" title="View Cart"><span id="minicart_count">0 items</span> <span id="minicart_view">&raquo; view cart</span></a>
		</div>
		
		<div id="header">
		
			<h2 id="logo" ><a href="/" id="store_home" title="Shop With Syditty"><span class="store_name">Shop With Syditty</span></a></h2>
			
			
			<div id="search">
			<form id="search_form" name="search" action="/products" method="get">
				<input id="search_words" class="text" name="search" type="text" />
				<button id="btn_search" class="button" name="btn_search" type="submit" title="Search"><span>Search</span></button>
			</form>
			</div>
			
			
			<ul id="nav">
				<li class="first"><a href="/products" title="All Products">All</a></li><li><a href="/category/tees" title="View Tees">Tees</a></li>
			</ul>
			
		</div>
		
		
		<div id="main" class="clearfix">
			
			<h1 id="page_name">Blog</h1>
			
			
			
			
			<style type="text/css" media="screen">
 
	ul#entries {
		padding: 0 !important;
		}
 
	ul#entries li {
		list-style: none !important;
		margin-bottom: 1.5em;
		}
 
	ul#entries li h3 {
		margin: 0 0 1em 0 !important;
		}
 
</style>
 
<ul id="entries"><li>Loading...</li></ul>
 
<script type="text/javascript" src="http://www.google.com/jsapi"></script>
<script type="text/javascript">
 
	// ================================================
	// Your info here
	// ================================================
	var feedURL 	= 'http://sydittyclothing.blogspot.com/feeds/posts/default?alt=rss';
	var numEntries	= 10;
	var blogURL 	= 'http://sydittyclothing.blogspot.com/';
	var blogLink	= 'View full blog &raquo;';
	// ================================================
 
	google.load("feeds", "1");
 
	function initialize() {
		var feed = new google.feeds.Feed(feedURL);
			feed.setNumEntries(numEntries);
			feed.load(function(result) {
		    	if(result.error) return;
				var list = document.getElementById('entries');
					list.removeChild(list.firstChild);
				for(var i = 0; i < result.feed.entries.length; i++) {
			        var entry = result.feed.entries[i];
					var link = document.createElement('a');
						link.setAttribute('href', entry.link);
						link.appendChild(document.createTextNode(entry.title));
					var title = document.createElement('h3');
						title.appendChild(link);
					var content = document.createElement('div');
						content.innerHTML = entry.content;
					var li = document.createElement('li');
						li.appendChild(title);
						li.appendChild(content);
					list.appendChild(li);
				}
				if(blogLink && blogURL) {
					var link = document.createElement('a');
						link.setAttribute('href', blogURL);
						link.innerHTML = blogLink;
					var li = document.createElement('li');
						li.appendChild(link);
					list.appendChild(li);
				}
		    });
	}
 
	google.setOnLoadCallback(initialize);
 
</script>

			
		
		</div>
		
		
		<div id="footer">
		
			<div id="pod_pages" class="pod">
				<h4>Pages</h4>
				<ul>
					<li><a href="/" title="View Home">Home</a></li><li><a href="/blog" title="View Blog">Blog</a></li><li><a href="/about-us" title="View About Us">About Us</a></li><li><a href="/media" title="View Media">Media</a></li><li><a href="/contact" title="View Contact">Contact</a></li>
				</ul>
			</div>
			
			<div id="pod_categories" class="pod">
				<h4>Products</h4>
				<ul>
					<li class="first"><a href="/products" title="All Products">All</a></li><li><a href="/category/tees" title="View Tees">Tees</a></li>
				</ul>
			</div>
			
			
			
			
			<div id="pod_rss" class="pod">
				<h4><a href="/products.rss" title="RSS Feed"><em class="link_icon"></em>Grab our feed</a></h4>
				<p>Hear about new products with our <a href="/products.rss" title="Product RSS Feed"><span>Product RSS Feed</span></a>.</p>
			</div>
			
			
		</div>
		
		<div id="badge"><a href="http://bigcartel.com" title="Check out Big Cartel">Powered by Big Cartel</a></div>
		
	</div>

</body>
</html>