# This patch file was generated by NetBeans IDE
# Following Index: paths are relative to: /Users/jurgenhaas/Development/MAMP/dev_girotrans/htdocs/sites/all/themes/urbansolice/styles
# This patch can be applied using context Tools: Patch action on respective folder.
# It uses platform neutral UTF-8 encoding and \n newlines.
# Above lines and this line are ignored by the patching process.
Index: styles.css
--- styles.css Base (BASE)
+++ styles.css Locally Modified (Based On LOCAL)
@@ -163,24 +163,24 @@
   height: 44px;
   margin-top: -45px;
 }
-#navigation li{
+#navigation ul.links li{
   background: transparent url(../images/main-sprite.png) repeat-x scroll left top;
   float: left;
   height: 44px;
 }
-#navigation li.active,
-#navigation li:hover {
+#navigation ul.links li.active,
+#navigation ul.links li:hover {
   background-position: left -45px;
 }
-#navigation a {
+#navigation ul.links a {
   color: #FFF;
   display: block;
   font-size: 16px;
   padding: 10px 25px;
   text-decoration: none;
 }
-#navigation a:hover,
-#navigation a:visited {
\ No newline at end of file
+#navigation ul.links a:hover,
+#navigation ul.links a:visited {
\ No newline at end of file
   color: #FFF;
   text-decoration: none;
 }
