/***** Edit this file to customize the Monaco 'custom' theme. Please ensure you do not violate Wikia's Terms of Use by obscuring or removing the advertising. See Help:Customizing_Monaco for details *****/

#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;
}

#wikia_logo {
   background-image: url(http://images1.wikia.nocookie.net/help/images/5/5b/Beach_wikia_logo.png);
}
* html #wikia_logo {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images1.wikia.nocookie.net/help/images/5/5b/Beach_wikia_logo.png', sizingMethod='crop');
}


.headerMenuButton dt, .headerMenuButton dd {
   background-image: url(http://images4.wikia.nocookie.net/help/images/1/1c/Beach_header_button.png);
   color:black;
}

* html .headerMenuButton dt, * html .headerMenuButton dd  {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images4.wikia.nocookie.net/help/images/1/1c/Beach_header_button.png', sizingMethod='crop');
}