<!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>Creep Records &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="Product RSS Feed" type="application/rss+xml" />
	<link href="http://cache0.bigcartel.com/theme_stylesheets/293076/styles.css" media="screen" rel="Stylesheet" type="text/css" />
	<script src="http://cache1.bigcartel.com/themes/sexy/javascripts/prototype.js?20090929" type="text/javascript"></script>
	<script src="http://cache0.bigcartel.com/themes/sexy/javascripts/store.js?20090929" type="text/javascript"></script>
	<meta name="generator" content="Big Cartel" />
<style type="text/css">
#main {
width: 710px;
}

#navigation {
margin-right: 0px;
width: 180px;
}

#main-title {
width: 690px;
}

#wrap {
width: 900px;
height: 100%;
}

#main-content {
width: 670px;
height: 100%;
}

h3 {
text-align: right
}
h4 {
font-size: 10px;
text-align: right;
font-weight: normal;
}
</style>
</head>

<body id="blog-page" class="blog custom">

	<div id="wrap">
		
		<noscript>
			<div class="error" id="error">
				<ul>
		          <li>JavaScript must be enabled to use this store!</li>
		        </ul>
		    </div>
		</noscript>
		
		

		
<div id="banner_area"><h3>Cart:&nbsp;<span id="cart-count">0 items</span>&nbsp;<span id="cart-total"><span class="currency_sign">$</span>0.00</span><h4><a href="http://creeprecords.bigcartel.com/cart">View Cart</a>&nbsp;&nbsp;&nbsp;<a href="http://creeprecords.bigcartel.com/checkout">Check Out</a></h4>
				</div>
		<div id="header" class="image">
			<h1><a href="/"><span>Creep Records</span><img src="http://cache0.bigcartel.com/theme_images/153763/crplogo.png" /></a></h1></h3>
		</div>
			
<div id="navbar">Test</div>
		<div id="main">

			<div id="main-title">
				<h2><span>Blog</span></h2>
			</div>

			<div id="main-content">
				
				<style type="text/css" media="screen">
 
  ul#entries {
    padding: 0 !important;
    }
 
  ul#entries li {
    clear: both;
    float: left;
    width: 100%;
    list-style: none !important;
    margin-bottom: 2.5em;
    }
 
  ul#entries li.loading {
    margin-bottom: 0;
    }
 
  ul#entries li h3 {
    margin: 0 0 .25em 0 !important;
    }
 
  ul#entries li p.blog_date {
    margin-bottom: 1.5em !important;
    }
 
</style>
 
<ul id="entries"><li class="loading">Loading...</li></ul>
 
<script type="text/javascript" src="http://www.google.com/jsapi"></script>
<script type="text/javascript">
 
  // ================================================
  // http://creepindustries.blogspot.com/feeds/posts/default
  // ================================================
  var feedURL   = 'http://creepindustries.blogspot.com/feeds/posts/default';
  var numEntries  = 10;
  var blogURL   = 'http://creepindustries.blogspot.com';
  var blogLink  = 'View full blog &raquo;';
  // ================================================
 
  google.load("feeds", "1");
 
  function formatDate(d, f) {
    var d = new Date(d);
    var months = ['January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December'];
    var days = ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'];
    return f.replace(/(yyyy|mmmm|mmm|mm|dddd|ddd|dd|hh|nn|ss|a\/p)/gi,
          function($1) {
              switch ($1.toLowerCase()) {
              case 'yyyy': return d.getFullYear();
              case 'mmmm': return months[d.getMonth()];
              case 'mmm':  return months[d.getMonth()].substr(0, 3);
              case 'mm':   return (d.getMonth() + 1);
              case 'dddd': return days[d.getDay()];
              case 'ddd':  return days[d.getDay()].substr(0, 3);
              case 'dd':   return d.getDate();
              case 'hh':   return ((h = d.getHours() % 12) ? h : 12);
              case 'nn':   return d.getMinutes();
              case 'ss':   return d.getSeconds();
              case 'a/p':  return d.getHours() < 12 ? 'a' : 'p';
              }
          }
      );
  }
 
  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 date = document.createElement('p');
                date.setAttribute('class', 'blog_date');
                date.appendChild(document.createTextNode(formatDate(entry.publishedDate, 'mmmm dd, yyyy')));
            var content = document.createElement('div');
                content.innerHTML = entry.content;
            var li = document.createElement('li');
                li.appendChild(title);
                li.appendChild(date);
                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>

		<div id="navigation">

		
			<div id="search" class="pod">
				<h3 class="search-title"><span>Search Creep Records</span></h3>
				<form id="search-form" name="search" action="/products" method="get">
					<input id="search-input" name="search" type="text" /><button id="search-submit" name="search-submit" type="submit" title="GO"><span>GO</span></button>
				</form>
			</div>
			
<div id="help" class="pod">
				<h3 class="help-title"><span>Site Map</span></h3>
				<ul class="help-list">
					<li><a href="/faq" title="View FAQ">FAQ</a></li><li><a href="/bands" title="View Bands">Bands</a></li><li><a href="/blog" title="View Blog">Blog</a></li><li><a href="/contact" title="View Contact">Contact</a></li>
				</ul>
			</div>
			<div id="categories" class="pod">
			<h3 class="categories-title"><span>Featured</span></h3>
				
			</div>
			<div id="categories" class="pod">
				<h3 class="categories-title"><span>Categories</span></h3>
				<ul class="categories-list">
					<li><a href="/products" title="All"><span>All</span></a></li><li><a href="/category/cds" title="View CDs">CDs</a></li><li><a href="/category/lp-shirt-pkg" title="View LP/SHIRT PKG">LP/SHIRT PKG</a></li>
				</ul>
			</div>
			
			
			<div id="newest" class="pod">
				<h3 class="newest-title"><span>Newest Products</span></h3>
				<ul class="newest-list">
					<li><a href="/product/the-danger-os-nineteen-ninety-four-12-lp-cd" title="View The Danger O's &amp;quot;nineteen ninety four&amp;quot; 12&amp;quot; LP+CD">The Danger O's &quot;nineteen ninety four&quot; 12&quot; LP+CD</a></li><li><a href="/product/subhoodz-no-regrets" title="View SubHoodz - No Regrets">SubHoodz - No Regrets</a></li><li><a href="/product/the-ladybirds" title="View The LadybiRdS">The LadybiRdS</a></li><li><a href="/product/the-danger-os-little-machines" title="View The Danger O's - Little Machines">The Danger O's - Little Machines</a></li><li><a href="/product/the-heartland-the-stars-outnumber-the-dead" title="View The Heartland - The Stars Outnumber the Dead">The Heartland - The Stars Outnumber the Dead</a></li>
				</ul>
			</div>
			
			
			
			<div id="top-selling" class="pod">
				<h3 class="top-selling-title"><span>Top Selling</span></h3>
				<ul class="top-selling-list">
					<li><a href="/product/the-heartland-the-stars-outnumber-the-dead" title="View The Heartland - The Stars Outnumber the Dead">The Heartland - The Stars Outnumber the Dead</a></li><li><a href="/product/the-ladybirds" title="View The LadybiRdS">The LadybiRdS</a></li><li><a href="/product/the-danger-os-nineteen-ninety-four-12-lp-cd" title="View The Danger O's &amp;quot;nineteen ninety four&amp;quot; 12&amp;quot; LP+CD">The Danger O's &quot;nineteen ninety four&quot; 12&quot; LP+CD</a></li><li><a href="/product/subhoodz-no-regrets" title="View SubHoodz - No Regrets">SubHoodz - No Regrets</a></li><li><a href="/product/the-danger-os-little-machines" title="View The Danger O's - Little Machines">The Danger O's - Little Machines</a></li>
				</ul>
			</div>
			

			
			<div id="feed" class="pod">
				<h3 class="feed-title"><span>Feed</span></h3>
				<ul class="feed-list">
					 <li class="li-1"><a href="/products.rss" title="Product RSS Feed"><span>Product RSS Feed</span></a></li>
				</ul>
			</div>	
			
			
			

			

		<div id="footer"><span></span></div>

	</div>


	


</body>
</html>