.color1, .color1 a {
   background-color: #292f44;
   color:            #fff;
}

.color2 {
   background-color: transparent;
}


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

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




/* round the tab corners */
#page_tabs li
{
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
}

/* round the corners of only the movable widgets */
#sidebar_1 .widget
{
  -moz-border-radius: 7px;
}

/* since rounded the outer corners, round the UL and UR corners of the widget header */
/* also, move the title in to the right a little bit, just to be safe */
.widget dt
{
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  padding-left:5px;
}

body {
  background-attachment:fixed;
  background-color:#000000 !important;
  background-image:url(http://images2.wikia.nocookie.net/shaiya/images//c/c7/Monaco_background.jpg);
  background-position:left top !important;
  background-repeat:no-repeat;
}



#catlinks {
        padding-left: 50px !important;
        height: 38px !important;
        background-image: url(http://i3.photobucket.com/albums/y70/Kari_Human_Cleric/shaiya/gthumb.png);
        background-repeat: no-repeat;
        border: 2px solid #AAAAAA;
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
}
#catlinks p {
        line-height: 28px !important;
}

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

dl.widget, div.widget {
  background:#191F35 none repeat scroll 0 0;
  border-color:#575982;
  color:#FFFFFF;
  opacity:0.9;
}

#widget_sidebar {
  top:0px;
}

#wikia_page {
  top: 0px;
}

#wikia_header {
  border-style: none;
  color: #CFCCC5;
}

#wikia_header a, #wikia_header a:visited {
  color: #cfccc5;
  text-decoration: none;
}

#wikia_header a:hover {
  color: #7a80b4;
}

dl.widget a, dl.widget a:visited, dl.widget h5 {
  color:#CFCCC5;
}

#wiki_logo {
  width:100%;
  height:100px;
  background: transparent url(http://images.wikia.com/shaiya/images//b/bf/Wiki_wide.png) no-repeat right center !important;
  border-style:none;
}

* html #wiki_logo {
   background-image: none !important;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.wikia.com/shaiya/images//b/bf/Wiki_wide.png', sizingMethod='crop');
}

#wiki_logo a {
  width:100%;
  height:100px;
}

#navigation a, #navigation a:visited {
  color:#CFCCC5;
  background-color: #191F35;
  opacity:0.9999;
}

#navigation a:hover, .navigation_hover {
  background-color: #292f44;
  opacity:0.9999;
}

#navigation .menu-item {
  border-style: none;
}

#monaco_footer {
  top:0px;
}

#wikia_footer {
  color: #FFFFFF;
}

#wikia_footer a, #wikia_footer a:visited {
  color:#CFCCC5;
}

#link_box a, #link_box a:visited {
  color:#CFCCC5;
}