#pagenav-wrapper {} /* --------------------------------------------------- */ #metamenu { background-color: #146eb4; height: 30px; } #metamenu ul { margin: 0; padding-left: 1em; padding-top: 5px; list-style: none; } #metamenu li { display: inline; margin: 0; padding: 0; } #metamenu a { color: #fff; text-decoration: none; padding-right: 2em; } #metamenu a:hover { text-decoration: underline; } /* --------------------------------------------------- */ #pagenav { } /* --------------------------------------------------- */ #catmenu { background-color: #ed870b; height: 50px; } #catmenu h2 { font-size: 1.15em; color: #fff; margin: 0; padding: 0; padding-left: 0.5em; } #catmenu select { margin: 0; padding: 0; background-color: #ed870b; color: #fff; font-size: 1.15em; } /* --------------------------------------------------- */ #searchbox-wrapper { background-color: #146eb4; height: 50px; } #searchbox { background-color: #005699; padding-top: 0.5em; } #searchbox input { font-size: 1.5em; } #searchbox label { display: inline; float: left; color: #fff; margin-right: 1em; } #searchbox input { display: inline; float: left; } /* --------------------------------------------------- */ #menu-wrapper { background: #146eb4; } #themebox { background: #d8e9f2; height: 100%; } #themebox h3 { color: #005699; margin: 0; padding: 0; padding-left: 1em; padding-top: 0.25em; padding-bottom: 0.25em; } /* --------------------------------------------------- */ /* define wordpress auto-generated styles */ /* all page-entries */ .page_item, .cat-item {} /* current page */ .current_page_item, .categories { /*color: #ed870b;*/ } .current_page_parent {} #breadcrumb { background-color: #005699; color: #fff; } #breadcrumb a { color: #fff; text-decoration: none; } /* ----------------------------------------------- */ /* overload superfish default style here */ .sf-menu { float: left; margin-bottom: 0em; } .sf-menu a { border-left: 1px solid #fff; border-top: 1px solid #CFDEFF; padding: .6em .75em; text-decoration:none; } .sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/ color: #13a; } .sf-menu li { background: #D8E9F2; } .sf-menu li li { background: #AABDE6; } .sf-menu li li li { background: #9AAEDB; } .sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active { background: #CFDEFF; outline: 0; }