<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,22 +2,11 @@
 &lt;html lang=&quot;en&quot;&gt;
   &lt;head&gt;
     &lt;title&gt;YardVote.com&lt;/title&gt;
-    &lt;%= stylesheet_link_tag 'collectiveidea', 'main', :cache =&gt; true %&gt;
+    &lt;%= stylesheet_link_tag 'main', :cache =&gt; true %&gt;
     &lt;%= auto_discovery_link_tag :atom, formatted_locations_path(:atom), :title =&gt; &quot;Atom Feed&quot; %&gt;
     &lt;meta name=&quot;authenticity-token&quot; id=&quot;authenticity-token&quot; content=&quot;&lt;%=h form_authenticity_token %&gt;&quot; /&gt;
   &lt;/head&gt;
   &lt;body&gt;
-    &lt;div id=&quot;collectiveidea&quot;&gt;
-      &lt;a href=&quot;http://collectiveidea.com&quot;&gt;&lt;img src=&quot;/images/header_logo.gif&quot; alt=&quot;Collective Idea&quot; class=&quot;logo&quot; width=&quot;17&quot; height=&quot;22&quot; /&gt;&lt;/a&gt;
-      &lt;ul class=&quot;links&quot;&gt;
-        &lt;li&gt;&lt;a href=&quot;http://daniel.collectiveidea.com/blog&quot; title=&quot;Daniel Morrison&quot;&gt;Daniel&lt;/a&gt;&lt;/li&gt;
-        &lt;li&gt;&lt;a href=&quot;http://opensoul.org&quot; title=&quot;Brandon Keepers&quot;&gt;Brandon&lt;/a&gt;&lt;/li&gt;
-        &lt;li&gt;&lt;a href=&quot;http://ryckbost.com/&quot; title=&quot;Brian Ryckbost&quot;&gt;Brian&lt;/a&gt;&lt;/li&gt;
-        &lt;li&gt;&lt;a href=&quot;http://microrevie.ws/&quot; title=&quot;Microrevie.ws&quot;&gt;Microrevie.ws&lt;/a&gt;&lt;/li&gt;
-        &lt;li&gt;&lt;a href=&quot;http://training.collectiveidea.com/&quot; title=&quot;Training by Collective Idea&quot;&gt;Training by Collective Idea&lt;/a&gt;&lt;/li&gt;
-        &lt;li class=&quot;name&quot;&gt;&lt;a href=&quot;http://collectiveidea.com&quot; title=&quot;Collective Idea&quot;&gt;&lt;img src=&quot;/images/header_collectiveidea.gif&quot; alt=&quot;Collective Idea&quot; width=&quot;123&quot; height=&quot;21&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
-      &lt;/ul&gt;
-    &lt;/div&gt;
     &lt;div id=&quot;main&quot;&gt;
       &lt;div id=&quot;header&quot;&gt;
         &lt;h1&gt;&lt;%= link_to 'YardVote', root_url, :rel =&gt; 'bookmark home' %&gt;&lt;/h1&gt;
@@ -36,6 +25,7 @@
       &lt;/div&gt;
     &lt;/div&gt;
     &lt;%= javascript_include_tag 'http://ajax.googleapis.com/ajax/libs/prototype/1.6/prototype.js' %&gt;
+    &lt;%= javascript_include_tag 'http://collectiveidea.com/javascripts/ideabar.js' %&gt;
     &lt;%= yield(:foot) -%&gt;
     &lt;%= javascript_include_tag 'lowpro', 'application', 'iso8601', 'strftime', 'markermanager_packed', 'map', :cache =&gt; true %&gt;
   &lt;/body&gt;</diff>
      <filename>app/views/layouts/application.html.erb</filename>
    </modified>
    <modified>
      <diff>@@ -187,10 +187,6 @@ body {
   padding: 0;
 }
 
-#collectiveidea {
-  border-bottom: 1px solid #444;
-}
-
 a {
   color: #2D5385;
 }</diff>
      <filename>public/stylesheets/main.css</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>public/stylesheets/collectiveidea.css</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>13e8cc0db707f44a922844b1a4308aa59816942b</id>
    </parent>
  </parents>
  <author>
    <name>Brandon Keepers</name>
    <email>brandon@collectiveidea.com</email>
  </author>
  <url>http://github.com/jnunemaker/yardvote.com/commit/b4909b15b9d896815e50a30c12a629c6e7c2ee87</url>
  <id>b4909b15b9d896815e50a30c12a629c6e7c2ee87</id>
  <committed-date>2008-10-16T22:58:19-07:00</committed-date>
  <authored-date>2008-10-16T22:58:19-07:00</authored-date>
  <message>replaced hard-coded idea bar with new js</message>
  <tree>fd2f6704f497ea503395ac52e2a59aa0b6696b07</tree>
  <committer>
    <name>Brandon Keepers</name>
    <email>brandon@collectiveidea.com</email>
  </committer>
</commit>
