<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>css/redprint-wp.css</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -9,7 +9,6 @@
 		&lt;h2&gt;Error 404 - Not Found&lt;/h2&gt;
 		
 		&lt;p&gt;Yikes. Something went wrong &amp;mdash; the page you are looking for doesn't exist. Maybe you mistyped the URL?&lt;/p&gt;
-		&lt;p&gt;You can use the search box at the top right to find what you are looking for.&lt;/p&gt;
 
 		&lt;/div&gt; &lt;!-- /content --&gt;
 	&lt;/div&gt; &lt;!-- /maincontent--&gt;</diff>
      <filename>404.php</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,18 @@
-redprint
+redprint v1
 ---------
 
-A mod of wp-blueprint which us focused on speed and simplicity.
\ No newline at end of file
+A mod of wp-blueprint which us focused on speed and simplicity.
+
+Built by Tom Martin &amp; Jim Braithwaite at http://www.substrakt.co.uk/
+
+
+Credits:
+
+Joshua Sowin: Oringinal WordPress Blueprint theme
+http://www.fireandknowledge.org/archives/2007/09/05/blueprint-wordpress-theme/
+
+Based on the Blueprint CSS Framework:
+http://code.google.com/p/blueprintcss/
+
+Uses Fam Fam Fam Silk Icons: 
+http://www.famfamfam.com/lab/icons/silk/
\ No newline at end of file</diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -25,7 +25,7 @@
 		&lt;h2 class=&quot;pagetitle&quot;&gt;Author Archive&lt;/h2&gt;
 
 		&lt;?php /* If this is a paged archive */ } elseif (isset($_GET['paged']) &amp;&amp; !empty($_GET['paged'])) { ?&gt;
-		&lt;h2 class=&quot;pagetitle&quot;&gt;Blog Archives&lt;/h2&gt;
+		&lt;h2 class=&quot;pagetitle&quot;&gt;Archives&lt;/h2&gt;
 
 		&lt;?php } ?&gt;
 </diff>
      <filename>archive.php</filename>
    </modified>
    <modified>
      <diff>@@ -22,10 +22,6 @@
 &lt;?php if ($comments) : ?&gt;
 	&lt;h2 id=&quot;comments&quot;&gt;&lt;?php comments_number('No comments', 'Comments', 'Comments' );?&gt;&lt;/h2&gt;
 
-	&lt;div class=&quot;small&quot;&gt;
-		&lt;span class=&quot;feedlink&quot;&gt;&lt;?php comments_rss_link('Feed'); ?&gt;&lt;/span&gt;
-	&lt;/div&gt;
-
 	&lt;ol class=&quot;commentlist&quot;&gt;
 
 	&lt;?php foreach ($comments as $comment) : ?&gt;
@@ -93,8 +89,6 @@
 
 &lt;?php endif; ?&gt;
 
-&lt;!--&lt;p&gt;&lt;small&gt;&lt;strong&gt;XHTML:&lt;/strong&gt; You can use these tags: &lt;code&gt;&lt;?php echo allowed_tags(); ?&gt;&lt;/code&gt;&lt;/small&gt;&lt;/p&gt;--&gt;
-
 &lt;p&gt;&lt;textarea name=&quot;comment&quot; id=&quot;comment&quot; cols=&quot;10&quot; rows=&quot;20&quot; tabindex=&quot;4&quot;&gt;&lt;/textarea&gt;&lt;/p&gt;
 
 &lt;p&gt;&lt;input name=&quot;submit&quot; type=&quot;submit&quot; id=&quot;submit&quot; tabindex=&quot;5&quot; value=&quot;Submit Comment&quot; /&gt;</diff>
      <filename>comments.php</filename>
    </modified>
    <modified>
      <diff>@@ -1,5 +1,5 @@
 	&lt;div id=&quot;footer&quot;&gt;
-		&amp;copy;&lt;?php echo date(Y); ?&gt; &lt;?php bloginfo('name'); ?&gt; &amp;mdash; designed &amp;amp; built by &lt;a href=&quot;http://substrakt.co.uk/&quot;&gt;Substrakt&lt;/a&gt;.
+		&amp;copy;&lt;?php echo date(Y); ?&gt; &lt;?php bloginfo('name'); ?&gt; &amp;mdash; &lt;a href=&quot;http://www.substrakt.co.uk/?footer&quot;&gt;Web Design by Substrakt&lt;/a&gt;.
 	&lt;/div&gt;
 
 &lt;/div&gt; &lt;!-- /container --&gt;
@@ -8,6 +8,14 @@
 		&lt;script type=&quot;text/javascript&quot; src=&quot;http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js&quot;&gt;&lt;/script&gt;
 		&lt;script type=&quot;text/javascript&quot; src=&quot;&lt;?php bloginfo('stylesheet_directory'); ?&gt;/js/functions.v1.js&quot;&gt;&lt;/script&gt;
 		
-		
+		&lt;script type=&quot;text/javascript&quot;&gt;
+		var gaJsHost = ((&quot;https:&quot; == document.location.protocol) ? &quot;https://ssl.&quot; : &quot;http://www.&quot;);
+		document.write(unescape(&quot;%3Cscript src='&quot; + gaJsHost + &quot;google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E&quot;));
+		&lt;/script&gt;
+		&lt;script type=&quot;text/javascript&quot;&gt;
+		try {
+		var pageTracker = _gat._getTracker(&quot;&quot;);
+		pageTracker._trackPageview();
+		} catch(err) {}&lt;/script&gt;		
 &lt;/body&gt;
 &lt;/html&gt;</diff>
      <filename>footer.php</filename>
    </modified>
    <modified>
      <diff>@@ -13,47 +13,4 @@ function getPost($post = NULL) {
 	include('post.php');
 }
 
-/*-----------------------------------------------------------------------------
-	Install Options - Not implemented yet
------------------------------------------------------------------------------
-if (!get_option('blueprint_installed')) {
-
-	add_option('blueprint_installed',
-						 $current, 
-						 'This options simply tells me if K2 has been installed before', 
-						 $autoload);
-
-	add_option('blueprint_aboutblurp', 
-						 'Enter your about text', 
-						 'Allows you to write a small blurp about you and your blog, which will be put on the frontpage', 
-						 $autoload);
-
-	add_option('blueprint_columns', 
-						 '12', 
-						 'The number of columns across the page (default is 12)', 
-						 $autoload);
-
-	add_option('blueprint_columns_content',
-						 '9', 
-						 'Number of columns the content (left side) takes up (default is 9, this and sidebar must add up to total column number)',
-							$autoload);
-
-	add_option('blueprint_column_sidebar',
-						 '3', 
-						'Number of columns the sidebar (right side) takes up (default is 3, this and left column must add up to total column number)',
-						$autoload);
-
-	add_option('blueprint_show_author',
-						 '0', 
-						'Show the author on posts? (Default: no)',
-						$autoload);
-
-	add_option('blueprint_show_tagline',
-						 '0', 
-						'Show the tagline under the site title? (Default: no)',
-						$autoload);
-
-}
-*/
-
 ?&gt;</diff>
      <filename>functions.php</filename>
    </modified>
    <modified>
      <diff>@@ -1,22 +1,35 @@
 &lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
-&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot; &lt;?php language_attributes(); ?&gt;&gt;
+&lt;!--	
+	                        88                                                       88                 
+	                        88                        ,d                             88          ,d     
+	                        88                        88                             88          88     
+	,adPPYba,  88       88  88,dPPYba,   ,adPPYba,  MM88MMM  8b,dPPYba,  ,adPPYYba,  88   ,d8  MM88MMM  
+	I8[    &quot;&quot;  88       88  88P'    &quot;8a  I8[    &quot;&quot;    88     88P'   &quot;Y8  &quot;&quot;     `Y8  88 ,a8&quot;     88     
+	 `&quot;Y8ba,   88       88  88       d8   `&quot;Y8ba,     88     88          ,adPPPPP88  8888[       88     
+	aa    ]8I  &quot;8a,   ,a88  88b,   ,a8&quot;  aa    ]8I    88,    88          88,    ,88  88`&quot;Yba,    88,    
+	`&quot;YbbdP&quot;'   `&quot;YbbdP'Y8  8Y&quot;Ybbd8&quot;'   `&quot;YbbdP&quot;'    &quot;Y888  88          `&quot;8bbdP&quot;Y8  88   `Y8a   &quot;Y888  
+
+
+	www.substrakt.co.uk
+
+	Studio 39,
+	191 Fazeley Street
+	Digbeth
+	Birmingham
+	B5 5SE
+
+--&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
 
 &lt;head profile=&quot;http://gmpg.org/xfn/11&quot;&gt;
 	&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;&lt;?php bloginfo('html_type'); ?&gt;; charset=&lt;?php bloginfo('charset'); ?&gt;&quot; /&gt;
 
-	&lt;title&gt;&lt;?php wp_title(''); ?&gt; &lt;?php if ( !(is_404()) &amp;&amp; (is_single()) or (is_page()) or (is_archive()) ) { ?&gt; :: &lt;?php } ?&gt; &lt;?php bloginfo('name'); ?&gt;&lt;/title&gt;
-
-	&lt;meta name=&quot;generator&quot; content=&quot;WordPress &lt;?php bloginfo('version'); ?&gt;&quot; /&gt; &lt;!-- leave this for stats --&gt;
+	&lt;title&gt;&lt;?php wp_title(''); ?&gt; &lt;?php if ( !(is_404()) &amp;&amp; (is_single()) or (is_page()) or (is_archive()) ) { ?&gt; | &lt;?php } ?&gt; &lt;?php bloginfo('name'); ?&gt;&lt;/title&gt;
 
 	&lt;link rel=&quot;stylesheet&quot; href=&quot;&lt;?php bloginfo('stylesheet_directory'); ?&gt;/css/compressed.css&quot; type=&quot;text/css&quot; media=&quot;screen, projection&quot; /&gt;
-	&lt;link rel=&quot;stylesheet&quot; href=&quot;&lt;?php bloginfo('stylesheet_directory'); ?&gt;/css/blueprint-wp.css&quot; type=&quot;text/css&quot; media=&quot;screen, projection&quot; /&gt;
+	&lt;link rel=&quot;stylesheet&quot; href=&quot;&lt;?php bloginfo('stylesheet_directory'); ?&gt;/css/redprint-wp.css&quot; type=&quot;text/css&quot; media=&quot;screen, projection&quot; /&gt;
 	&lt;link rel=&quot;stylesheet&quot; href=&quot;&lt;?php bloginfo('stylesheet_directory'); ?&gt;/css/print.css&quot; type=&quot;text/css&quot; media=&quot;print&quot; /&gt;
 
-	&lt;!-- Show the grid and baseline  --&gt;
-	&lt;style type=&quot;text/css&quot;&gt;
-/*		.container { background: url(&lt;?php bloginfo('stylesheet_directory'); ?&gt;/css/lib/img/grid.png); }*/
-	&lt;/style&gt;
-
 	&lt;link rel=&quot;alternate&quot; type=&quot;application/rss+xml&quot; title=&quot;&lt;?php bloginfo('name'); ?&gt; RSS Feed&quot; href=&quot;&lt;?php bloginfo('rss2_url'); ?&gt;&quot; /&gt;
 	&lt;link rel=&quot;pingback&quot; href=&quot;&lt;?php bloginfo('pingback_url'); ?&gt;&quot; /&gt;
 
@@ -34,10 +47,7 @@
 					&lt;?php include (TEMPLATEPATH . '/searchform.php'); ?&gt;
 					
 					&lt;!-- Site Name --&gt;
-					&lt;a href=&quot;&lt;?php echo get_option('home'); ?&gt;/&quot; class=&quot;logo&quot;&gt;&lt;/a&gt;
-					&lt;h1&gt;&lt;?php bloginfo('name'); ?&gt;&lt;/h1&gt;
-					&lt;!-- If not using logo:
-          &lt;a href=&quot;&lt;?php echo get_option('home'); ?&gt;/&quot; class=&quot;logo&quot;&gt;&lt;h1&gt;&lt;?php bloginfo('name'); ?&gt;&lt;/h1&gt;&lt;/a&gt; --&gt;
+					&lt;h1&gt;&lt;a href=&quot;&lt;?php echo get_option('home'); ?&gt;/&quot; class=&quot;logo&quot;&gt;&lt;?php bloginfo('name'); ?&gt;&lt;/a&gt;&lt;/h1&gt;
 					&lt;div class=&quot;description&quot;&gt;&lt;?php bloginfo('description'); ?&gt;&lt;/div&gt;
 
   &lt;/div&gt; &lt;!-- #header --&gt;</diff>
      <filename>header.php</filename>
    </modified>
    <modified>
      <diff></diff>
      <filename>screenshot.png</filename>
    </modified>
    <modified>
      <diff>@@ -3,11 +3,6 @@
 		&lt;ul&gt;
 			&lt;?php 	/* Widgetized sidebar, if you have the plugin installed. */
 					if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar() ) : ?&gt;
-			&lt;!-- Author information is disabled per default. Uncomment and fill in your details if you want to use it.
-			&lt;li&gt;&lt;h2&gt;Author&lt;/h2&gt;
-			&lt;p&gt;A little something about you, the author. Nothing lengthy, just an overview.&lt;/p&gt;
-			&lt;/li&gt;
-			--&gt;
 
 			&lt;?php if ( is_404() || is_category() || is_day() || is_month() ||
 						is_year() || is_search() || is_paged() ) {
@@ -40,10 +35,6 @@
 				
 			&lt;/li&gt; &lt;?php }?&gt;
 
-			
-
-
-
 			&lt;li&gt;&lt;h2&gt;Archives&lt;/h2&gt;
 				&lt;ul&gt;
 				&lt;?php wp_get_archives('type=monthly'); ?&gt;
@@ -51,21 +42,6 @@
 			&lt;/li&gt;
 
 			&lt;?php wp_list_categories('show_count=1&amp;title_li=&lt;h2&gt;Categories&lt;/h2&gt;'); ?&gt;
-
-			&lt;?php /* If this is the frontpage */ if ( is_home() || is_page() ) { ?&gt;
-				&lt;?php wp_list_bookmarks(); ?&gt;
-
-				&lt;li&gt;&lt;h2&gt;Meta&lt;/h2&gt;
-				&lt;ul&gt;
-					&lt;?php wp_register(); ?&gt;
-					&lt;li&gt;&lt;?php wp_loginout(); ?&gt;&lt;/li&gt;
-					&lt;li&gt;&lt;a href=&quot;http://validator.w3.org/check/referer&quot; title=&quot;This page validates as XHTML 1.0 Transitional&quot;&gt;Valid &lt;abbr title=&quot;eXtensible HyperText Markup Language&quot;&gt;XHTML&lt;/abbr&gt;&lt;/a&gt;&lt;/li&gt;
-					&lt;li&gt;&lt;a href=&quot;http://gmpg.org/xfn/&quot;&gt;&lt;abbr title=&quot;XHTML Friends Network&quot;&gt;XFN&lt;/abbr&gt;&lt;/a&gt;&lt;/li&gt;
-					&lt;li&gt;&lt;a href=&quot;http://wordpress.org/&quot; title=&quot;Powered by WordPress, state-of-the-art semantic personal publishing platform.&quot;&gt;WordPress&lt;/a&gt;&lt;/li&gt;
-					&lt;?php wp_meta(); ?&gt;
-				&lt;/ul&gt;
-				&lt;/li&gt;
-			&lt;?php } ?&gt;
 			
 			&lt;?php endif; ?&gt;
 </diff>
      <filename>sidebar.php</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,4 @@
-&lt;?php get_header(); ?&gt;
+ &lt;?php get_header(); ?&gt;
 
 &lt;div id=&quot;page&quot;&gt;
 </diff>
      <filename>single.php</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>css/blueprint-wp.css</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>d8f87c40f12bb07a98d8699f3f64ab9aad02d575</id>
    </parent>
  </parents>
  <author>
    <name>Tom Martin</name>
    <email>tom@substrakt.co.uk</email>
  </author>
  <url>http://github.com/deplorableword/redprint/commit/6186803a2ca02968f0cf3c88b0dc88e39159c2e7</url>
  <id>6186803a2ca02968f0cf3c88b0dc88e39159c2e7</id>
  <committed-date>2009-03-06T09:52:57-08:00</committed-date>
  <authored-date>2009-03-06T09:52:57-08:00</authored-date>
  <message>Changed footer link</message>
  <tree>bb94bc850d53f74b46fea0af0dcbd37faf2e9d74</tree>
  <committer>
    <name>Tom Martin</name>
    <email>tom@substrakt.co.uk</email>
  </committer>
</commit>
