<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -6,6 +6,9 @@ body {
   body #doc2 #ft {
     padding-left: 10px;
     padding-right: 10px; }
+a {
+	color:#5085AF;
+}
 
 #CommunityFooter {
   background: #fff;
@@ -41,17 +44,33 @@ body {
 			}
 
 #NavBar {
-  background: #aba8a3 url(/plugin_assets/community_engine/images/bg_navbar.gif) repeat-x 0 0;
-  height: 47px;
+  height: 45px;
   margin-top: 90px;
   margin-left: -10px;
-  margin-right: -10px; }
+  margin-right: -10px; 
+	background: #efefef;	
+	}
+	#NavBar ul li a {
+		display: block;
+		font-size: 95%;
+		padding: 15px 10px;
+		margin:none;
+		text-transform: none;
+		font-weight: bold;
+		border:none;
+		color: #464337;
+		text-decoration: none;		
+		}
+		#NavBar ul li#active a, #NavBar ul li.current a{
+		background: #fff;
+		text-decoration: none !important;
+		}
+		
 
 #welcome .box {
-  height: 145px;
-  background: #F1E6B9;
-  border-top: 1px solid #1C3A16;
-  border-bottom: 1px solid #1C3A16; }
+  background:#DCFBA8;
+  border-top: 1px solid #314C61;
+  border-bottom: 1px solid #314C61; }
 
 .box h3 {
-  border-bottom: 1px solid #1C3A16; }
+  border-bottom: 1px solid #314C61; }</diff>
      <filename>sample_files/sample_themes/dappled/stylesheets/screen.css</filename>
    </modified>
    <modified>
      <diff>@@ -1,20 +1,10 @@
 #welcome
-  .yui-gc
-    .yui-u.first
-      .box
-        %h2 
-          Welcome to 
-          =AppConfig.community_name
-        %p
-          This is a place where my friends gather to get inspired, share ideas plans, and discuss their favorite topics.
-        %p
-          Want to learn more? 
-          =&quot;Check out our #{link_to 'about page', about_path}, or read our #{link_to 'FAQs', faq_path}.&quot;
-            
-    .yui-u
-      .box
-        %h2 
-          See how it works
-        %p Create your account.
-        %h4 
-          =link_to &quot;Sign up&quot;, signup_path
\ No newline at end of file
+  .box
+    %h2 
+      Welcome to 
+      =AppConfig.community_name
+    %p
+      This is a place where my friends gather to get inspired, share ideas plans, and discuss their favorite topics.
+    %p
+      Want to learn more? 
+      =&quot;Check out our #{link_to 'about page', about_path}, or read our #{link_to 'FAQs', faq_path}.&quot;
\ No newline at end of file</diff>
      <filename>sample_files/sample_themes/dappled/views/base/_homepage_banner_message.html.haml</filename>
    </modified>
    <modified>
      <diff>@@ -13,7 +13,6 @@
     
   #NavBar
     %ul
-      = topnav_tab &quot;Tools&quot;, { :url =&gt; forums_path, :section =&gt; 'tools' }    
       - Category.find(:all).each do |c|
         = topnav_tab c.name, {:url =&gt; category_path(c), :section =&gt; c.name}
       = topnav_tab &quot;Discussions&quot;, { :url =&gt; forums_path, :section =&gt; 'forums' }</diff>
      <filename>sample_files/sample_themes/dappled/views/shared/_header.html.haml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9a23b4c6f77863c198b69cd5fec66ddb30e2641a</id>
    </parent>
  </parents>
  <author>
    <name>Bruno Bornsztein</name>
    <email>bruno@otis.local</email>
  </author>
  <url>http://github.com/bborn/communityengine/commit/67e90e9cb8578899bcaf0df0f590bd9c67f28564</url>
  <id>67e90e9cb8578899bcaf0df0f590bd9c67f28564</id>
  <committed-date>2008-06-03T14:41:05-07:00</committed-date>
  <authored-date>2008-06-03T14:41:05-07:00</authored-date>
  <message>updates to dappled sample theme
:wq</message>
  <tree>8f6637fe37132d9c2ec987409da06812e9c1c716</tree>
  <committer>
    <name>Bruno Bornsztein</name>
    <email>bruno@otis.local</email>
  </committer>
</commit>
