/*** This is a .css script and determines the interface for the wiki. Please do not blank the page, or edit it without administrator permission. For details on the specific code formats and identities used in the script, read over [[wikia:Customizing Monaco|Customizing Monaco]], or consult Wikia's staff. ***/


/*** BACKGROUNDS ***/

.color1, .color1 a, .yui-panel .hd {
	background-color: #0F0F0F;
	color: #FAFFE6;
}
.color2 {
	background: #000 url(http://images4.wikia.nocookie.net/mightandmagic/en/images/3/3a/VoidBG.jpg);
}
#background_strip {
	background: transparent;
	border: none;
}


/*** HEADER AND FOOTER ***/

#wikia_header {
   background-color: yellow;
   border-color:     Black;

}
#userData a, #wikiaBranding a {
	color: #FAFFE6;
}
#header_username a {
	color: #D20000;
}
#wikia_logo {
	background-image: url(http://images4.wikia.nocookie.net/mightandmagic/en/images/5/57/Wikia.png);
}
* html #wikia_logo {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images4.wikia.nocookie.net/mightandmagic/en/images/5/57/Wikia.png', sizingMethod='crop');
}
.headerMenuButton dt, .headerMenuButton dd {
	background-image: url(http://images4.wikia.nocookie.net/mightandmagic/en/images/4/4c/HeaderMenuButton.png);
	color: #FAFFE6;
}
* html .headerMenuButton dt, * html .headerMenuButton dd {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.wikia.com/common/skins/monaco/brick/images/header_button.png', sizingMethod='crop');
}
#wikia_corporate_footer {
        border-top: none;
}


/*** WIDGETS ***/

.widget {
	background-color: #080808;
	border-color: #960000;
}
.widget dd {
	color: #FAFFE6;
	background-color: #080808;
}
dt.widget_title {
	color: #ffffff;
	background: #392923 url(http://images3.wikia.nocookie.net/mightandmagic/en/images/4/46/WidgetTexture.png);
}
#navigation .menu-item {
	border-color: #3c0000;
}
#navigation_widget, #navigation_widget .widget {
        background-color:#080808;
}
#navigation_widget {
        border-color:#960000;
}
#navigation a {
        background-color: DDD;
	color: #DDD !important;
}
#navigation a:hover, .navigation-hover {
	background-color: #370000;
}
#search_box {
	background: #412d23 url(http://images3.wikia.nocookie.net/mightandmagic/en/images/4/46/WidgetTexture.png);
}
#search_button {
	background:transparent url(http://images.wikia.com/common/skins/monaco/brick/images/search.png) repeat scroll 0 0;
}
#link_box {
	background: #412d23 url(http://images3.wikia.nocookie.net/mightandmagic/en/images/4/46/WidgetTexture.png);
        border-color:#960000;
	color: #FFF;
}
#link_box a {
        background: transparent;
}
#link_box table li a {
	color: #FFF !important;
}
.community_details {
	background: transparent;
	border: 1px solid #960000;
}


/*** PAGE ***/

body {
	color: #1E1E1E;
}
#wikia_page {
	background: #0f0f0f;
	border-color: #960000;
}
#wikia_page a {
        color:#0064FF;
}
#article {
	background: url(http://images3.wikia.nocookie.net/mightandmagic/en/images/7/77/ParchmentFG.jpg);
	margin: 0 2px 2px;
        min-height: 0px;
}
a, table.gallery td a, div.thumbinner a {
	color: #F1D028;
}
a.new {
	color: #7C1E00 !important;
}
a.external {
	color: #24949B;
}
#bodyContent a.external, #bodyContent a.extiw {
        color: #24949B;
}
#bodyContent a.external, #bodyContent a[href ^="gopher://"] {
    background: url(http://images3.wikia.nocookie.net/mightandmagic/en/images/4/44/External.png) center right no-repeat;
}
code {
	background-color: #111;
	color: #DDD;
}
pre {
	border: 1px dashed #960000;
	background-color: #222;
	color: #DDD;
	display: block;
	overflow: auto;
}
#page_bar {
	background-color: #0F0F0F;
	border-bottom: none;
}
#page_controls a {
        color: #FAFFE6 !important;
}
#page_tabs li {
	background: #000;
	border: none;
	border-bottom: 1px solid #040404;
	position:relative;
	top:1px;
}
#page_tabs li:hover {
	background: #000;
}
#page_tabs li a {
	color: #FAFFE6 !important;
}
#page_tabs li a.new {
	color: #7C1E00 !important;
}
#page_tabs li.selected {
	background: #040404;
	color: #DDD !important;
        border: none;
        border-bottom: 1px solid #040404;
}
#page_tabs li.selected a {
	background: #040404;
	color: #DDD !important;
}
#wikia_page table.toc, 
#catlinks,
ul#filetoc
{
	background-color: #292929;
	border: 1px solid #960000;
}

#wikia_page table.toc a, 
#catlinks a,
ul#filetoc a
{
        color: #0064FF;
}

#toc,.toc {
        color: #FAFFE6;
}

#articleFooter {
	background: url(http://images3.wikia.nocookie.net/mightandmagic/en/images/7/77/ParchmentFG.jpg);
	margin: -2px 2px 2px;
}
#articleFooter strong {
	color: #1E1E1E;
}

.WidgetCommunity .community_header {
   color: #FAFFE6;
   background: transparent;
   border-bottom: #FAFFE6;
}
.WidgetCommunity .article_count {
   font-size: 10pt;
   color: #F1D028;
}
.WidgetCommunity .toolbar {
   background: transparent;
   border-top: none;
}
.WidgetCommunity li strong {
   font-size: 10pt;
   font-weight: bold;
}
.WidgetCommunity li cite {
   font-size: 8pt;
   font-weight: normal;
}


/***HISTORY***/

#pagehistory li {
	border: 1px solid #040404;
}
#pagehistory li.selected {
	background-color: #9D6B42;
	border: 1px dashed #444;
	color: #000;
}
table.diff {
	background: #323232;
}
td.diff-otitle, td.diff-ntitle {
	background: transparent;
}
td.diff-context {
	background-color: #080808;
}
td.diff-deletedline {
	background-color: #9D6B42;
}
td.diff-addedline {
	background-color: #9D6B42;
}


/***PREFERENCES***/

#preferences,
.prefsection table,
.prefsection legend
{
	color: #000;
	background-color: #FAFFE6;
	border: 1px solid #444;
}
#preftoc li {
	background-color: #111;
	border: 1px solid #960000;
        color: #FAFFE6;
}
#preftoc li a {
	color: #DDD;
}
#preftoc li.selected {
	background-color: #DDD;
	color: #000;
	border: 1px solid #960000;
}
#preftoc li.selected a {
	color: #000;
}


/***GALLERY***/

#wikia_page table.gallery td {
	background-color: #111;
	border: 1px solid #555;
	color: #DDD;
}
table.gallery {
	background-color: #040404;
        border: none;
}
table.gallery td {
	background-color: #040404;
	border: none;
	color: #DDD;
}
div.gallerybox {
	border-color: #555;
}
div.gallerybox div.thumb {
        border: 1px solid #333;
        background-color: #111;
}
div.gallerybox div.thumb:hover, div.gallerybox div.thumb div:hover {
        background-color: #222;
}


/***THUMB***/
div.thumb div {
	background-color: #111;
	border-color: #222;
	color: #DDD;
}
div.thumb div a img {
	border-color: #222;
}
div.tright, div.tleft {
        border:1px solid #555;
}


/***UPLOAD LIST***/
.TablePager td {
	background-color:#222;
	color:#DDD;
}
.TablePager tr:hover td {
	background-color:#222;
}
.TablePager th {
	background-color:#222;
	color:#DDD;
}
.TablePager, .TablePager td, .TablePager th {
	border:1px solid #960000;
	padding:0 0.15em;
}
.imagelist th.TablePager_sort {
	background-color:#222;
}


/***USER MASTHEAD***/

#user_masthead {
  background: url(http://images3.wikia.nocookie.net/mightandmagic/en/images/7/77/ParchmentFG.jpg);
}
#user_masthead h2 {
  color: #1E1E1E;
}
#user_masthead ul.nav_links li, #user_masthead ul.nav_links li a {
  background: #000;
  color: #FAFFE6;
}
#user_masthead ul.nav_links li.selected, #user_masthead ul.nav_links li.selected a {
  background: url(http://images3.wikia.nocookie.net/mightandmagic/en/images/7/77/ParchmentFG.jpg);
  color: #000;
}
body.masthead-regular #page_bar, body.masthead-special #page_bar {
  background: #000;
  border-bottom: 1px solid #960000;
  border-top: 1px solid #960000;
  color: #000;
}
body.masthead-regular #page_bar a, body.masthead-special #page_bar a {
  background: #000;
  color: #3C0000;
}
.dark_text_1 {
  color: #1E1E1E;
}