/***** 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:#CEDFF2;
    color:#000;
}

.color2 {
    background:#FFF url(http://img17.imageshack.us/img17/9846/26719816.png) repeat-x;
}

#headerMenuUser {
    background:#5C5C5C;
}

#headerMenuUser a {
    color:#FFF;
    background:none;
}

#headerMenuHub {
    background:#5C5C5C;
}

#headerMenuHub a {
    color:#FFF;
    background:none;
}

#wikia_header {
    border:none;
}

#wikia_header a {
    color:#000;
}

#header_username a {
    color:#000;
}

#background_strip {
    border:none;
    background:none;
}

#link_box {
    background:#F5F5F5;
}

.community_details {
    background:#F5F5F5;
}

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

.headerMenuButton dt, .headerMenuButton dd {
    background-image: url(http://images1.wikia.nocookie.net/help/images/8/86/Starwars_header_button.png);
}
* html .headerMenuButton dt, * html .headerMenuButton dd  {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images1.wikia.nocookie.net/help/images/8/86/Starwars_header_button.png', sizingMethod='crop');
}

a.bigButton big {
    color:#EEE !important;
}

a.bigButton big,a.bigButton small {
    background:transparent url(http://images3.wikia.nocookie.net/metalgear/images/c/cf/Big_button.png) no-repeat scroll 0 !important;
}