ciao, prova a vedere nella cartella css del template il file blue.css dovrebbe esserci questo codice da poter modificare:
#topmenuwrap {
background-attachment: scroll;
background-clip: border-box;
background-color: #000000;
background-image: none;
background-origin: padding-box;
background-position: 0 0;
background-repeat: repeat;
background-size: auto auto;
border-bottom-color: #9999AA;
border-bottom-style: dotted;
border-bottom-width: 0;
border-top-color: #9999AA;
border-top-style: dotted;
border-top-width: 0;
}