nav.top-bar, div.nav-wrapper {
	height: 33px;
	background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,1.00) 0%,rgba(15,15,15,1.00) 0%,rgba(60,60,60,1.00) 51.73%,rgba(0,0,0,1.00) 51.73%,rgba(0,0,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(0,0,0,1.00) 0%,rgba(15,15,15,1.00) 0%,rgba(60,60,60,1.00) 51.73%,rgba(0,0,0,1.00) 51.73%,rgba(0,0,0,1.00) 100%);
}

.top-bar-section li a:not(.button) {padding-top:0px; padding-bottom:0px; height:33px; line-height:33px;}

.top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {margin-top:-17px;}

.top-bar-section .has-dropdown > a:after {margin-top:-7px;}

.top-bar-section > li a:not(.button) {
	/*background-color: transparent;*/
}
ul#navmenu  > li {width:14%; text-align:center; }
.top-bar-section ul {
	background-color: transparent;
	
}

ul#navmenu > li a {background-color: transparent; font-family: 'Oswald', sans-serif; font-weight:300;
	}

ul.dropdown li {background-color:black; text-align:left;}

ul.right {width:100%}
/* Stylesheet: min-768 Modified On 2014-01-23 19:37:13 */
