.color1, .color1 a, .yui-panel .hd {
	background-color: #850000;
	color: #FFF;
}
.color2 {
	background-color: #850000;
}
#wikia_header {
	background-color: #222;
	border-color: #AAA;
	color: #FFF;
}
#wikia_header a {
	color: #FFF;
}
#header_username a {
	color: #fec423;
}
.headerMenuButton dt, .headerMenuButton dd {
	background-image: url(http://images.wikia.com/marveldatabase/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/marveldatabase/images/6/69/Monaco_header_button.png', sizingMethod='crop');
}

#user_masthead {
        background: #a40000 !important;
        color: white !important;
}

#user_masthead li a {
        color: white !important;
}

#user_masthead li.selected {
        background: #fc272d  !important;
}

.dark_text_1 {
   color: white;
}

.accent {
    background-color: #a40000;
        color: white 
}

div.blog-comm-input {
        background: white !important;
}

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

#background_strip {
	background: #a40000 url(http://images.wikia.com/marveldatabase/images/a/a9/Monaco_background_strip.png) repeat-x;
}
#accent_graphic1 {
	background: url(http://images.wikia.com/marveldatabase/images/6/6a/Monaco_accent1.jpg) no-repeat;
	height: 155px;
	width: 400px;
}
#navigation a {
	background-color: #222;
	color: #CCC;
}
#navigation a:hover, #navigation a.yuimenuitemlabel-hassubmenu-selected, #navigation .navigation-hover {
	background-color: #2e2e2e;
}
#navigation li, #navigation .menu-item {
	border-color: #2e2e2e;
}

#search_button {
        background-image: url(http://images.wikia.com/marveldatabase/images/2/22/Monaco_search.png);
}
* html #search_button {
        background-image: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.wikia.com/marveldatabase/images/2/22/Monaco_search.png', sizingMethod='crop');
}

#link_box, #search_box, #page_bar, #link_box_dynamic {
	background: #e7973a url(http://images.wikia.com/marveldatabase/images/6/67/Monaco_thing_background.jpg);
}
#link_box a, #page_bar a, #link_box_dynamic a {
        color: #000;
}
.widget {
	color: #FFF;
}
.widget a {
	color: #FFF;
}
.widget dt {
        background-color: #222;
        color: #FFF;
}
.widget dd {
        background-color: #a40000;
}
#monaco_footer, #monaco_footer a {
	color: #FFF;
}
.community_details {
        border: 1px solid #999;
}

/**********************************************************/
/****** Main Page Fixed-Width and Character Graphics ******/
/**********************************************************/
body.mainpage #background_accent1 {
    background-image: url(http://images3.wikia.nocookie.net/marveldatabase/images/c/cb/Monaco_mainpage_captamer_Christmas.png);
    height: 428px;
    margin-right: 411px;
    top: 31px;
    width: 234px;
    z-index: 0;
}

* html body.mainpage #background_accent1 {
    background-image: none;
}

body.mainpage #background_accent2 {
    background-image: url(http://images4.wikia.nocookie.net/marveldatabase/images/3/30/Monaco_mainpage_ironman_wolverine_Christmas.png);
    background-position: 465px 0pt;
    height: 636px;
    top: 31px;
    z-index: 0;
}

* html body.mainpage #background_accent2 {
    background-image: none;
}

body.mainpage div.monaco_shrinkwrap {
    left: 50%;
    margin-left: -485px;
    width: 971px;
}

* html body.mainpage div.monaco_shrinkwrap {
    left: auto;
    margin-left: auto;
    width: 100%;
}

#accent_graphic1 {
    *display: none;
    _display: block;
}
/***********************************************************
 test formatting for putting an image behind the infoboxes
************************************************************/
   .peteparker {
      float:right;
      width:250px;
      clear:none;
      margin:1em 0 1em 1em;
      padding:10px 10px 10px 10px;
      border:1px solid #B5B7CF;
      background-image:url('http://images4.wikia.nocookie.net/marveldatabase/images/2/20/Avbkgrd.jpg');
      -moz-border-radius:10px;
      }

/***********************************************************
** Hiding #accent_graphic1 on front page only
*/
.page-Main_Page * .accent_graphic1,
.page-Main_Page * accent_graphic1,
.page-Main_Page * #accent_graphic1 {
	display:none !important;
}

/*
////////////////////////////////////////////////////////
// Moves the rating stars to the top of the page
////////////////////////////////////////////////////////
*/
div#star-rating-wrapper{
   position:absolute !important;
   right:5px !important;
   padding: 0 0 0 0 !important;
   top:35px !important;
}