Monaco files/cityofheroes

From the group that combats the Wikia skin, the Anti-Wikia alliance.
Jump to: navigation, search
.color1,
.color1 a,
.yui-panel .hd {
   background-color: #283c71;
   color:            #ffffff;
}

.color2,
#catlinks {
   background-color: #e4e6ed;
}

/* um, 
.color2 a:link {
   color:            #ffffff;
}
*/

#wikia_header {
   background:
      transparent
      url(http://images.wikia.com/paragon/images/hero/headbg.png)
      repeat-y
      scroll
      top left;
   border-color:     #120646;
}

#wikia_header a:link,
#wikia_header a:visited,
#wikia_header a:hover {
   color:            #ffffff;
}

#header_username {
   background:
      transparent
      url(http://images.wikia.com/paragon/images/hero/user.gif)
      no-repeat
      scroll
      bottom right;
   padding-right:    20px;
   color:            #fffff0;
}

#wikia_logo {
   background-image: url(http://images.wikia.com/paragon/images//6/68/Wikia_logo.png);
}
* html #wikia_logo {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
      src='http://images.wikia.com/paragon/images//6/68/Wikia_logo.png',
      sizingMethod='crop'
   );
}

.headerMenu,
.headerMenu a {
   background-color: #283c71;
   color:            #ffffff;
   -moz-opacity:     0.90;
   opacity:          0.90;
}

#page_bar {
   background:
      transparent
      url(http://images.wikia.com/paragon/images/hero/headbg.png)
      repeat-y
      scroll
      top left;
}

#page_controls a:link,
#page_controls a:visited {
   color:            #ffffff;
}

.headerMenuButton dt,
.headerMenuButton dd {
   background-image: url(http://images.wikia.com/paragon/images//6/69/Monaco_header_button.png);
}
* html .headerMenuButton dt,
* html .headerMenuButton dd {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
      src='http://images.wikia.com/paragon/images//6/69/Monaco_header_button.png',
      sizingMethod='crop'
   );
}

.firstHeading {
   font-variant:     small-caps;
}

.sidebar a:link {
   color:            #283c71;
}

.sidebar a:visited,
.color2 a:visited {
   color:            #53638d;
}

#background_strip {
   background-color: #283c71;
}

#accent_graphic1 {
   background-image: url(http://images.wikia.com/paragon/images//2/29/Wiki_banner_left.png);
   height:           155px;
   width:            300px;
}

#page_tabs li.selected {
   background-color: #ffffff;
}

#page_tabs li {
   background-color: #e4e6ed;
}

#link_box a {
   color:            #283c71;
}

#navigation a[href="http://www.killerguides.com"] {
   background-image: url(http://images1.wikia.nocookie.net/ffxi/images/c/c4/Killer-guide.png) !important;
   background-position: right !important;
   background-repeat: no-repeat !important;
}

#navigation a[href="http://www.killerguides.com"], #navigation a[href="http://www.killerguides.com"] + DIV A {
   color: #FFFFFF !important;
   background-color: #7FBECE !important;
}