10 .nav-list .nav-header {
13 text-shadow: 0 1px 0 rgba(255,255,255,.5);
18 .nav-list > .active > a,
19 .nav-list > .active > a:hover,
20 .nav-list > .active > a:focus {
22 text-shadow: 0 -1px 0 rgba(0,0,0,.2);
23 background-color: rgb(66, 139, 202);
31 list-style-position: inside;