/* edit this file to customize the monobook skin for the entire site */

/*
<pre>
*/

#request_wiki.loggedin {
  font-size: 9pt;
  left: 55px;
  top: 50px;
}

#monaco_footer {
  top: 0px;
}

#header_username a, #header_username a:visited {
  color: #8B6626;
}

.color1, .color1 a, .color1 a:visited {
  background-color: #FFE8BF;
  color: #000;
}

#wiki_logo {
  display: none;
}

#background_strip {
  background-color: transparent;
  border-style: none;
  height: 110px;
}

#wikia_page {
  top: 0px;
}

#widget_sidebar {
  top: 0px;
}

#wikia_header {
  background-color: transparent;
  border-style: none;
}

body {
  background: #f9f9f9 url("http://images.wikia.com/wow/fr/images/headbg.jpg") 0px 0px no-repeat !important;
}

a {
  text-decoration: none;
  color: #8B6626;
  background: none;
}

a:hover { 
  text-decoration: underline; 
  color: #3D2D10;
}

a:visited { color: #8B6626; }
a:active { color: #3D2D10;}

#wikia_logo {
   background-image: url(http://images3.wikia.nocookie.net/wow/fr/images/9/9e/Monaco_wikia_logo.png);
}
* html #wikia_logo {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images3.wikia.nocookie.net/wow/fr/images/9/9e/Monaco_wikia_logo.png', sizingMethod='crop');
}

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

/*
</pre>
*/