/*
Theme Name: Neuwave Systems
Version: 1
Author: Dave Beach
Author URI: http://ward7studios.com
Tags: custom
*/
@import "reset.css";@import "layout.css";@import "colors.css";@import "typography.css";

/* gallery menu */ 
#gallery-menu { z-index: 99; position: relative; top: 0; margin: -32px 0 20px 3px; height: 40px; width: 645px; position: relative; }
#gallery-menu ul { height: 40px; width: 645px; position: relative; padding: 0px; margin: 0; display: block; z-index: 98; top: 0px; }
#gallery-menu ul li { float: left; display: block; height: 40px; position: relative; padding: 0px; margin: 0px; text-align: center; z-index: 97; border-right: 1px solid #cbd32e; top: 0; }
#gallery-menu ul li:last-child { border-right: none; }
#gallery-menu a, #gallery-menu a:hover, #gallery-menu a:visited, #gallery-menu a:active { position: relative; z-index: 96; text-decoration: none; font-weight: normal; font-size: 1.1em; color: #8fa014; display: block; text-align: center; float: left; height: 30px; padding: 10px 10px 0; margin: 0; text-transform: none; }
#gallery-menu a:hover, #gallery-menu .current_page_item a, #gallery-menu li.menu-open a, #gallery-menu .current_page_ancestor a, #gallery-menu .current-menu-item a, #gallery-menu .current-post-ancestor a, #gallery-menu .current-page-ancestor a { background: #c3cc2c; color: #fff; }

