

.nav-wrap { margin: 0px auto;  
background-color: rgba(0,0,0,0.6); 
border-top: 2px solid white; 
border-bottom: 2px solid white; }

.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
*:first-child+html .group { zoom: 1; } /* IE7 */

#example-one { margin: 0 auto; list-style: none; position: relative; width: 1000px; }
#example-one li { display: inline; }
#example-one li a { color: #bbb; font-size: 14px; display: block; float: left; padding: 6px 9px 9px 15px; text-decoration: none; text-transform: uppercase; }
#example-one li a:hover { color: white; }
#magic-line { position: absolute; bottom: -2px; left: 0; width: 100px; height: 2px; background: red; }

.footerie a {color:white; text-decoration:none}

.current_page_item a, .current_page_item_two a { color: white !important; }
