<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,10 @@
 &lt;?php header(&quot;HTTP/1.1 404 Not Found&quot;); ?&gt;
 &lt;?php header(&quot;Status: 404 Not Found&quot;); ?&gt;
 &lt;?php get_header(); ?&gt;
-&lt;h1&gt;Somebody needs a body massage.&lt;/h1&gt;
+&lt;h1 class=&quot;entry-title&quot;&gt;Where did I put that...&lt;/h1&gt;
+&lt;div class=&quot;entry-content&quot;&gt;
+&lt;p&gt;Sorry, I can't seem to find what you're looking for. Try using the search box down there in the footer, 
+   or check out the &lt;a href=&quot;/archives&quot;&gt;archives&lt;/a&gt;.&lt;/p&gt;
+&lt;/div&gt;
 &lt;?php get_sidebar(); ?&gt;
 &lt;?php get_footer(); ?&gt;
\ No newline at end of file</diff>
      <filename>404.php</filename>
    </modified>
    <modified>
      <diff>@@ -3,6 +3,8 @@
 &lt;script type=&quot;text/javascript&quot; src=&quot;/js/blowery/index.js&quot;&gt;&lt;/script&gt;
 &lt;script type=&quot;text/javascript&quot; src=&quot;/js/blowery/charting.js&quot;&gt;&lt;/script&gt;
 &lt;script type=&quot;text/javascript&quot; src=&quot;&lt;?php bloginfo('template_directory'); ?&gt;/js/roast-charts.js&quot;&gt;&lt;/script&gt;
+&lt;script type=&quot;text/javascript&quot; src=&quot;http://www.assoc-amazon.com/s/impression-counter?tag=bloweryorg-20&amp;o=1&quot;&gt;&lt;/script&gt;
+&lt;noscript&gt;&lt;img src=&quot;http://www.assoc-amazon.com/s/noscript?tag=bloweryorg-20&quot; alt=&quot;&quot; /&gt;&lt;/noscript&gt;
   &lt;/body&gt;
 &lt;/html&gt;
 </diff>
      <filename>footer.php</filename>
    </modified>
    <modified>
      <diff>@@ -2,6 +2,7 @@
 &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot; &lt;?php language_attributes(); ?&gt;&gt;
   &lt;head&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;meta name=&quot;verify-v1&quot; content=&quot;r2OkUNJ/fDwnW60bNxWmUm0oeZERjWeK54rgTMdYMLg=&quot; /&gt;
     &lt;title&gt;&lt;?php bloginfo('name'); ?&gt; &lt;?php if ( is_single() ) { ?&gt; &amp;raquo; Blog Archive &lt;?php } ?&gt; &lt;?php wp_title(); ?&gt;&lt;/title&gt;
     &lt;link rel=&quot;stylesheet&quot; href=&quot;/js/dijit/themes/tundra/tundra.css&quot; type=&quot;text/css&quot; media=&quot;screen&quot; /&gt;
     &lt;link rel=&quot;stylesheet&quot; href=&quot;&lt;?php bloginfo('stylesheet_url'); ?&gt;&quot; type=&quot;text/css&quot; media=&quot;screen&quot; /&gt;</diff>
      <filename>header.php</filename>
    </modified>
    <modified>
      <diff>@@ -10,7 +10,7 @@
         &lt;h2 class=&quot;entry-title&quot;&gt;&lt;a href=&quot;&lt;?php the_permalink(); ?&gt;&quot; rel=&quot;bookmark&quot;&gt;&lt;?php the_title(); ?&gt;&lt;/a&gt;&lt;/h2&gt;
         &lt;div class=&quot;meta&quot;&gt;
           &lt;abbr class=&quot;published&quot; title=&quot;&lt;?php the_time('D, d M Y H:m:s -0000', true); ?&gt;&quot;&gt;&lt;?php the_time(&quot;M j Y&quot;); ?&gt;&lt;/abbr&gt;. 
-          &lt;?php comments_popup_link(&quot;no comments.&quot;, &quot;1 comment.&quot;, &quot;% comments.&quot;, &quot;comments&quot;, &quot;closed comments&quot;); ?&gt;
+          &lt;?php comments_popup_link(&quot;Add a comment.&quot;, &quot;1 comment. Add your own.&quot;, &quot;% comments. Add your own.&quot;, &quot;comments&quot;, &quot;closed comments&quot;); ?&gt;
         &lt;?php edit_post_link(&quot;Edit&quot;, '&lt;span class=&quot;edit&quot;&gt;', &quot;&lt;/span&gt;&quot;); ?&gt;
         &lt;/div&gt;
         &lt;div class=&quot;entry-content&quot;&gt;</diff>
      <filename>index.php</filename>
    </modified>
    <modified>
      <diff>@@ -11,7 +11,7 @@
         &lt;div class=&quot;meta&quot;&gt;
           &lt;abbr class=&quot;published&quot; 
                               title=&quot;&lt;?php the_time('c'); ?&gt;&quot;&gt;&lt;?php the_time('M j Y'); ?&gt;&lt;/abbr&gt;.
-          &lt;?php comments_popup_link(&quot;No comments.&quot;, &quot;1 comment.&quot;, &quot;% comments.&quot;, &quot;comments&quot;, &quot;Sorry, comments are closed.&quot;); ?&gt;
+          &lt;?php comments_popup_link(&quot;Add a comment.&quot;, &quot;1 comment. Add your own.&quot;, &quot;% comments. Add your own.&quot;, &quot;comments&quot;, &quot;Sorry, comments are closed.&quot;); ?&gt;
         &lt;?php edit_post_link(&quot;Edit&quot;, '&lt;span class=&quot;edit&quot;&gt;', &quot;&lt;/span&gt;&quot;); ?&gt;
         &lt;/div&gt;
         &lt;div class=&quot;entry-content&quot;&gt;</diff>
      <filename>page.php</filename>
    </modified>
    <modified>
      <diff>@@ -11,7 +11,7 @@
         &lt;div class=&quot;meta&quot;&gt;
           In &lt;?php the_category(&quot;,&quot;) ?&gt; on &lt;abbr class=&quot;published&quot; 
                               title=&quot;&lt;?php the_time('c'); ?&gt;&quot;&gt;&lt;?php the_time('M j Y'); ?&gt;&lt;/abbr&gt;.
-          &lt;?php comments_popup_link(&quot;No comments.&quot;, &quot;1 comment.&quot;, &quot;% comments.&quot;, &quot;comments&quot;, &quot;Sorry, comments are closed.&quot;); ?&gt;
+          &lt;?php comments_popup_link(&quot;Add a comment.&quot;, &quot;1 comment. Add your own.&quot;, &quot;% comments. Add your own.&quot;, &quot;comments&quot;, &quot;Sorry, comments are closed.&quot;); ?&gt;
         &lt;?php edit_post_link(&quot;Edit&quot;, '&lt;span class=&quot;edit&quot;&gt;', &quot;&lt;/span&gt;&quot;); ?&gt;
         &lt;/div&gt;
         &lt;div class=&quot;entry-content&quot;&gt;</diff>
      <filename>single.php</filename>
    </modified>
    <modified>
      <diff>@@ -61,7 +61,7 @@ blockquote, q {
 
 body {
   font-family: Cambria, &quot;Lucida Sans Unicode&quot;, &quot;Lucida Grande&quot;, Verdana, Arial, Helvetica, sans-serif;
-  font-size: 1em;
+  font-size: 0.8125em;
   line-height: 1.6;
 }
 
@@ -91,12 +91,12 @@ em,i {
 a:link, a:visited {
   color: #000;
   text-decoration: none;
-  background-color: #ffc;
+  font-weight: bold;  
   /*background-color: rgba(255, 247, 204, 0.2);*/
 }
 
 a:visited {
-  color: #666;
+  color: #333;
 }
 
 a:hover, #title a:hover {
@@ -121,7 +121,7 @@ th {
   font-size: 1.2em;
 }
 #page {
-  width: 600px;
+  width: 650px;
   margin-left: 100px;
 }
 
@@ -500,3 +500,7 @@ th {
 .entry-content .dojoxLegendNode .dojoxLegendText {
   padding-right: 1em;
 }
+
+.gallery-icon a {
+  background-color: transparent;
+}
\ No newline at end of file</diff>
      <filename>style.css</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>38309e152946b972e6235f2a5ee9156c01549365</id>
    </parent>
  </parents>
  <author>
    <name>Ben Lowery</name>
    <email>ben@blowery.org</email>
  </author>
  <url>http://github.com/blowery/rococo/commit/2700be4f95ed77cc4aee21b7f7114281d2b0cf4b</url>
  <id>2700be4f95ed77cc4aee21b7f7114281d2b0cf4b</id>
  <committed-date>2009-02-12T08:09:33-08:00</committed-date>
  <authored-date>2009-02-12T08:09:33-08:00</authored-date>
  <message>update roc</message>
  <tree>b79aa58d2cc5ba066f978c3632c09759649cfc9d</tree>
  <committer>
    <name>Ben Lowery</name>
    <email>ben@blowery.org</email>
  </committer>
</commit>
