/***** 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 *****/

.color1, .color1 a {
   background-color: #b20016;
   color:            White;
}
#wikia_logo {
   background-image: url(http://images1.wikia.nocookie.net/square/images/2/28/Wikialogo.png);
}
* html #wikia_logo {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images1.wikia.nocookie.net/square/images/2/28/Wikialogo.png', sizingMethod='crop');
}

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