/***** CSS placed here will be applied to all skins on the entire site. Please ensure you do not violate Wikia's Terms of Use by obscuring or removing the advertising. *****/

#background_strip {
   background-color: brown;
}


#widget_cockpit {
   background-color: #A0522D;
}


headerMenu, .headerMenu a {
   background-color: #A0522D;
   color:            White;
   -moz-opacity:     .95;
   opacity:          .95;
}


#wikia_header {
   background-color: #722f09;
   border-color:     Black;
}


.color1, .color1 a {
   background-color: #A0522D;
   color:            White;
}

.color2 {
   background-color: #ECD995;
}