<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>public/stylesheets/sass/reset.sass</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,32 @@
-body
+@import reset.sass
+
+strong, b
+  :font-weight bold
+
+em, i
+  :font-style italic
+
+h1,h2,h3,h4
+  :font-weight bold
+
+h3
+  :font-size 1.2em
+  :margin 1em 0
+
+p
+  :margin 1em 0
+
+ul, ol
+  :margin 1em 0
+  :padding-left 40px
+  :list-style disc outside
+
+ol
+  :list-style-type decimal
+
+html,body
   :background #eee
-  :font normal normal 0.9em &quot;Lucida Grande&quot;, Geneva, Arial, Verdana, sans-serif
+  :font 15px &quot;Lucida Grande&quot;, Geneva, Arial, Verdana, sans-serif
 
 
 h2
@@ -36,7 +62,7 @@ a
 
 
 #footer
-  :font-size 0.7em
+  :font-size 0.65em
   :color #777
   :padding 0 10px 30px 0
   :clear both
@@ -72,14 +98,14 @@ h1 a
     :margin 10px 0
     :color #222
     :font-weight bold
-    :font-size 2.8em
+    :font-size 2.5em
     :line-height 0.5em
 
 
 #legal
   :clear both
   :color #aaa
-  :font-size 0.7em
+  :font-size 0.65em
   :padding 15px 10px 0 0
 
   a
@@ -193,8 +219,8 @@ h1 a
     :color #888
     :text-shadow 1px 1px 1px #fff
     :padding 10px 0
-    :-webkit-box-shadow 1px 1px 1px #aaa
     :background #eee
+    :border 1px solid #ddd
     
     &amp;:hover
       :color #555
@@ -209,11 +235,16 @@ h1 a
     
     &amp;.popular
       :width 99px
-
       :-webkit-border-bottom-left-radius 10px
       :-webkit-border-top-left-radius 10px
+      :-moz-border-radius-topleft 10px
+      :-moz-border-radius-bottomleft 10px
+      :border-right none
     
     &amp;.upcoming
       :width 110px
       :-webkit-border-bottom-right-radius 10px
-      :-webkit-border-top-right-radius 10px
\ No newline at end of file
+      :-webkit-border-top-right-radius 10px
+      :-moz-border-radius-topright 10px
+      :-moz-border-radius-bottomright 10px
+      :border-left none
\ No newline at end of file</diff>
      <filename>public/stylesheets/sass/application.sass</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f99b18dc75ff5da11333244bcec629742a982fd0</id>
    </parent>
  </parents>
  <author>
    <name>Andrew Nesbitt</name>
    <email>andrewnez@gmail.com</email>
  </author>
  <url>http://github.com/andrew/feeddit/commit/e7917240b1422039f7268efd58762840917ecac8</url>
  <id>e7917240b1422039f7268efd58762840917ecac8</id>
  <committed-date>2009-04-11T06:55:02-07:00</committed-date>
  <authored-date>2009-04-11T06:55:02-07:00</authored-date>
  <message>Added Yahoo reset</message>
  <tree>e00aeca1d98e1d26cc884b43a9eba0ff4db620e4</tree>
  <committer>
    <name>Andrew Nesbitt</name>
    <email>andrewnez@gmail.com</email>
  </committer>
</commit>
