<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -370,30 +370,25 @@
 
 /* http://sonspring.com/journal/clearing-floats */
 
-html body div.clear,
-html body span.clear {
-	background: none;
-	border: 0;
+.clear {
 	clear: both;
 	display: block;
-	float: none;
-	font-size: 0;
-	list-style: none;
-	margin: 0;
-	padding: 0;
 	overflow: hidden;
 	visibility: hidden;
 	width: 0;
 	height: 0;
 }
 
-/* http://www.positioniseverything.net/easyclearing.html */
+/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
 
 .clearfix:after {
 	clear: both;
-	content: '.';
+	content: ' ';
 	display: block;
+	font-size: 0;
+	line-height: 0;
 	visibility: hidden;
+	width: 0;
 	height: 0;
 }
 </diff>
      <filename>960.css</filename>
    </modified>
    <modified>
      <diff>@@ -11,7 +11,7 @@
 		&lt;meta http-equiv=&quot;Cache-Control&quot; content=&quot;no-cache&quot; /&gt; 
 		&lt;meta http-equiv=&quot;Content-Language&quot; content=&quot;en-us&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;title&gt;&lt;?php wp_title(); ?&gt; ::  &lt;?php bloginfo('name'); ?&gt;&lt;/title&gt;
 		
 		&lt;link rel=&quot;stylesheet&quot; href=&quot;&lt;?php bloginfo('stylesheet_url'); ?&gt;&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;/print.css&quot; type=&quot;text/css&quot; media=&quot;print&quot; /&gt;</diff>
      <filename>header.php</filename>
    </modified>
    <modified>
      <diff>@@ -62,6 +62,7 @@
 					&lt;p&gt;Sorry, no posts matched your criteria.&lt;/p&gt;
 
 				&lt;?php endif; ?&gt;
+				
 
 			&lt;/div&gt;
 			</diff>
      <filename>single.php</filename>
    </modified>
    <modified>
      <diff>@@ -17,6 +17,7 @@ Tags: blue, custom header, fixed width, two columns, widgets
 /* http://960.gs/ */
 @import &quot;960.css&quot;;
 
+
 /******* This is where you will want to do most of your changes ******/
 @import &quot;main.css&quot;;
 </diff>
      <filename>style.css</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>52514a6307d842c84be2bd0ad15e1c0f6d0bca2f</id>
    </parent>
  </parents>
  <author>
    <name>Lynn Wallenstein</name>
    <email>lwallenstein@gmail.com</email>
  </author>
  <url>http://github.com/lwallenstein/designers-default/commit/65f98ae628df6504a331ca0f322e88f37d9cf212</url>
  <id>65f98ae628df6504a331ca0f322e88f37d9cf212</id>
  <committed-date>2009-04-23T11:58:16-07:00</committed-date>
  <authored-date>2009-04-23T11:58:16-07:00</authored-date>
  <message>Update of grid and some changing for the title</message>
  <tree>6ddef78423e0b03912057106bf05325f77582140</tree>
  <committer>
    <name>Lynn Wallenstein</name>
    <email>lwallenstein@gmail.com</email>
  </committer>
</commit>
