--- ../drupal/misc/drupal.css	2006-06-23 12:39:53.000000000 +0200
+++ drupal.css	2006-06-23 12:41:25.000000000 +0200
@@ -1,4 +1,4 @@
-/* $Id: drupal.css,v 1.150 2006/05/23 02:11:17 drumm Exp $ */
+/* $Id: drupal.css,v 1.1 2006/06/22 12:28:08 root Exp root $ */
 
 /*
 ** HTML elements
@@ -30,6 +30,7 @@
   display: inline;
 }
 tr.even, tr.odd {
+  color: inherit;
   background-color: #eee;
   border-bottom: 1px solid #ccc;
 }
@@ -37,6 +38,7 @@
   padding: 0.1em 0.6em;
 }
 td.active {
+  color: inherit;
   background-color: #ddd;
 }
 
@@ -71,8 +73,10 @@
 }
 li a.active {
   color: #000;
+  background-color: inherit;
 }
 td.menu-disabled {
+  color: inherit;
   background: #ccc;
 }
 
@@ -83,7 +87,8 @@
   padding-bottom: .5em
 }
 .block-region {
-  background-color: #ff6;
+  color: inherit;
+  background-color: #ffff66;
   margin-top: 4px;
   margin-bottom: 4px;
   padding: 3px;
@@ -101,19 +106,23 @@
 }
 .error {
   color: red;
+  background-color: inherit;
 }
 .item-list .icon {
   color: #555;
+  background-color: inherit;
   float: right;
   padding-left: 0.25em;
   clear: right;
 }
 .item-list .icon a {
   color: #000;
+  background-color: inherit;
   text-decoration: none;
 }
 .item-list .icon a:hover {
   color: #000;
+  background-color: inherit;
   text-decoration: none;
 }
 .item-list .title {
@@ -153,6 +162,7 @@
 }
 .marker, .form-required {
   color: #f00;
+  background-color: inherit;
 }
 .more-link {
   text-align: right;
@@ -177,6 +187,7 @@
 }
 .ok {
   color: #080;
+  background-color: inherit;
 }
 #pager {
   clear: both;
@@ -249,9 +260,11 @@
   text-align: left;
 }
 .node-unpublished, .comment-unpublished {
+  color: inherit;
   background-color: #fff4f4;
 }
 .preview .node, .preview .comment {
+  color: inherit;
   background-color: #ffffea;
 }
 .archive {
@@ -302,7 +315,7 @@
   text-align: center;
 }
 .forum-topic-navigation {
-  padding: 1em 0 0 3em;
+/*  padding: 1em 0 0 3em; */
   border-top: 1px solid #888;
   border-bottom: 1px solid #888;
   text-align: center;
@@ -331,6 +344,7 @@
   clear: right;
 }
 td.revision-current {
+  color: inherit;
   background: #ffc;
 }
 dl.multiselect dd.b, dl.multiselect dd.b .form-item, dl.multiselect dd.b select {
@@ -371,9 +385,11 @@
 .poll .bar {
   height: 1em;
   margin: 1px 0;
+  color: inherit;
   background-color: #ddd;
 }
 .poll .bar .foreground {
+  color: inherit;
   background-color: #000;
   height: 1em;
   clear: left;
@@ -398,7 +414,7 @@
 }
 .profile {
   clear: both;
-  margin: 1em 0;
+  margin: 1em 0 1em 0;
 }
 .profile .picture {
   float: right;
@@ -480,27 +496,35 @@
   border-bottom: 1px solid #ccc;
 }
 tr.watchdog-user {
+  color: inherit;
   background: #ffd;
 }
 tr.watchdog-user .active {
+  color: inherit;
   background: #eed;
 }
 tr.watchdog-content {
+  color: inherit;
   background: #ddf;
 }
 tr.watchdog-content .active {
+  color: inherit;
   background: #cce;
 }
 tr.watchdog-page-not-found, tr.watchdog-access-denied {
+  color: inherit;
   background: #dfd;
 }
 tr.watchdog-page-not-found .active, tr.watchdog-access-denied .active {
+  color: inherit;
   background: #cec;
 }
 tr.watchdog-error {
+  color: inherit;
   background: #ffc9c9;
 }
 tr.watchdog-error .active {
+  color: inherit;
   background: #eeb9b9;
 }
 
@@ -519,6 +543,7 @@
   display: inline;
 }
 ul.primary li a {
+  color: inherit;
   background-color: #ddd;
   border-color: #bbb;
   border-width: 1px;
@@ -529,18 +554,22 @@
   text-decoration: none;
 }
 ul.primary li.active a {
+  color: inherit;
   background-color: #fff;
-  border: 1px solid #bbb;
+  border-left: 1px solid #bbb;
+  border-right: 1px solid #bbb;
+  border-top: 1px solid #bbb;
   border-bottom: #fff 1px solid;
 }
 ul.primary li a:hover {
+  color: inherit;
   background-color: #eee;
   border-color: #ccc;
   border-bottom-color: #eee;
 }
 ul.secondary {
   border-bottom: 1px solid #bbb;
-  padding: 0.5em 1em;
+  padding: 0.5em 1em 0.5em 1em;
   margin: 5px;
 }
 ul.secondary li {
@@ -607,12 +636,14 @@
   font-weight: bold;
 }
 .progress .bar {
+  color: inherit;
   background: #fff url(progress.gif);
   border: 1px solid #00375a;
   height: 1.5em;
   margin-top: 0.2em;
 }
 .progress .filled {
+  color: inherit;
   background: #0072b9;
   height: 1em;
   border-bottom: 0.5em solid #004a73;
@@ -659,9 +690,10 @@
 }
 .resizable-textarea .grippie {
   height: 14px;
+  color: inherit;
   background: #eee url(grippie.png) no-repeat 100% 100%;
   border: 1px solid #ddd;
-  border-top-width: 0;
+/*  border-top-width: 0; */
   cursor: s-resize;
 }
 
