/*******************/
/**** Main Code ****/
/*******************/

#globalWrapper {
   margin: 0px auto 0px;
   position:relative;
   text-align:left;
   width: 100%
   font-size: 127%;
   min-height: 30em;
   _height: 30em;
   padding: 35px;
   background-color: #000000; 
   border-color: #363636;
/*   border-width: 0px 1px; */
/*   border-style: solid; */
}

body.page-Main_Page .firstHeading { 
  display: none; 
}

body { /* code before: body, p, ul, ol { */
  background-color:#000000;
  color:black;
  font-size:12px;
  line-height:145%;
}

body.color2 {
   background-color: #1a1e27;
}

table, table p, table ul, table ol {
   font-size: 100%;
/*   background: #2C3845; */
   color: black;
}

div {
   font-size: 100%;
   background: transparent;
   color: black;
}

.color1 {
   background-color: #3E4D5E;
   color: #ffffff;
}

.color2 {
   background: #CDCFA9 url('http://images2.wikia.nocookie.net/falloutfanon/images/3/33/Background2.png');
   color: #ffffff;
}

#wikia_page{
   background-color: #dddddd;
   color: #ffffff;
}

#page_bar {
   background-color:#000000;
   background-image:url(http://images.wikia.com/common/skins/monaco/images/reflected_shadow.png);
   background-position:left top;
   background-repeat:repeat-x;
   color:white;
   font-family:tahoma,sans-serif;
   font-size:11pt;
   margin:2px 2px 0;
   overflow:hidden;
   padding:0 5px;
}

#page_controls a {
   background-color: #000000;
   color: #fff;
}

#page_tabs {
   background-color: #000000;
}

#page_tabs ul,
#page_tabs li {
   background-color: #000000;
   color: #ffffff;
   border: none;
   position:relative;
   top:1px;
}

#page_tabs li a,
#page_tabs li a:visited {
	color: #FFF !important;
}

#page_tabs li a.new {
   background-color: #000000;
   color: #F24F4F !important;
   border: none;
   position:relative;
   top:1px;
}

#page_tabs li.selected {
   background-color: #333333;
   color: #FFF !important;
   border: none;
}

#page_tabs li.selected a {
	background: #333333;
	color: #FFF !important;
}

#wikia_page a,
#wikia_footer a {
   color: #382bce;
}

#wikia_footer {
   background: transparent;
}

#column-one {
  background-color:#000000;
  left:664px;
  margin:35px 0 0 35px;
  padding:0;
  position:absolute;
  top:0;
  width:280px;
}

html, div, map, dt, isindex, form {
  display:block;
}

#wikia_header {
   background: #000000 url(http://images3.wikia.nocookie.net/falloutfanon/images/9/97/Background_strip_head.png) bottom left repeat-x;
   border: 0;
}

#background_strip {
   background: #000000 url(http://images2.wikia.nocookie.net/falloutfanon/images/a/a4/Backgroundstrip2.png) no-repeat;
   border: 0;
   height: 178px;
}

#wiki_logo a {
   width:1000px;
   height:176px;
}

#wikia_page {
   margin-top: 0;
   top: 0px !important;
}

#articleFooter {
   background-color: #dddddd;
}

#wikia_logo {
   background-image: url(http://images.wikia.com/djinni/images/6/68/Wikia_logo.png);
}

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

#wikia_logo a {
   top: 0px;
   height: 87px;
}

.headerMenuButton dt, .headerMenuButton dd {
   background-image: url(http://images.wikia.com/djinni/images/b/b4/Header_button.png);
}

* html .headerMenuButton dt, * html .headerMenuButton dd  {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.wikia.com/djinni/images/b/b4/Header_button.png', sizingMethod='crop');
}

ul#userData li a {
   color: #fec423;
}

ul#userData li#header_username a {
   color: #fec423;
}

.headerMenuButton dt {
   color: #ffffff;
}

.usermessage {
   background-color: #5b5f5e;
   color: #ffffff;
   border-color: #fec423;
}

#wikia_page .usermessage a {
   color: #fec423;
}

.community_details li {
   color: #ffffff;
}

.diff {
  background-color: transparent;
}

table.diff, td.diff-otitle, td.diff-ntitle {
  background-color:#cccccc;
}

td.diff-context {
	background-color: #cccccc;
}

td.diff-deletedline {
  background-color: #AAAAAA;
  color: white;
}

td.diff-addedline {
  background-color: #AAAAAA;
  color: #white;
}

.diffchange {
  color: #F24F4F;
}

#bodyContent a.external,
#bodyContent a.extiw {
  color: #382bce;
}

#monaco_footer
{
  background-color: transparent;
  top: 0;
}

#catlinks {
  border: 1px solid #3E4D5E;
  background-color: transparent;
  padding: 5px;
  margin-top: 1em;
  clear: both;
}

/*****************/
/**** Widgets ****/
/*****************/

.widget {
        background-color: #222;
	border-color: #222;
}

.widget a {
        color: #ABA000;
        visited: #ABA000;
}

.widget dd {
	color: #FFF;
        border: #FF0000;
	background: url(http://images2.wikia.nocookie.net/falloutfanon/images/e/e0/Widgetbackground2.png) repeat;
}

.WidgetLanguages dt.widget_title, .WidgetAdvertiser dt.widget_title {
        background-position: -20px 0;
        padding-left: 3px;
}

.widget:hover .WidgetLanguages dt.widget_title, .widget:hover .WidgetAdvertiser dt.widget_title {
        background-position: -20px 0;
        padding-left: 3px;
}

dt.widget_title {
        border: #222;
        background-image: url(http://images2.wikia.nocookie.net/falloutfanon/images/4/46/Widgetheaderlight2.png);
        color:#FFF;
        padding-left: 20px;
}

.widget:hover dt.widget_title {
        background-position: 0 -20px;
}

.WidgetAnswers:hover dt.widget_title {
        background-position: 0 -1px;
}

#navigation .menu-item {
	background: url(http://images2.wikia.nocookie.net/falloutfanon/images/e/e0/Widgetbackground2.png) repeat;
	border-color: #AAA;
}

#navigation a {
   background-color:#2C3845;
   color:#ffffff;
   display:block;
   height:1%;
   padding:3px 5px;
}

#navigation a:hover,
.navigation-hover {
   background-color:#3E4D5E;
}

#search_button {
        background:transparent url(http://images4.wikia.nocookie.net/fallout/images//d/d5/SearchArrow.png) repeat scroll 0 0;
}

#link_box {
	background-image: url(http://images3.wikia.nocookie.net/falloutfanon/images/d/d3/Widgetheader2.png);
	border-color: #222;
}

#link_box table li a {
	color: #EEE !important;
}

.community_details {
	border: none;
        background: #111111;
}
#search_box {
	background: #000000 url(http://images1.wikia.nocookie.net/falloutfanon/images/d/d8/Searchbackground2.png);
}

/********************/
/**** Extensions ****/
/********************/

#user_masthead {
   background: #565B45 url(http://images1.wikia.nocookie.net/falloutfanon/images/8/8d/Concretebackground2.png?1) repeat !important;
   color: #FFF;
}
#user_masthead h2 {
  color: #FFF;
}
#user_masthead ul.nav_links li, #user_masthead ul.nav_links li a {
  background: #3E4D5E;
  color: #FFF;
}
#user_masthead ul.nav_links li.selected, #user_masthead ul.nav_links li.selected a {
  background: #FFF;
  color: #000;
}
body.masthead-regular #page_bar, body.masthead-special #page_bar, 
body.masthead-regular #page_bar a, body.masthead-special #page_bar a {
  background: #FFF;
  color: #000;
}
.dark_text_1 {
  color: #ABA000;
}


/* Blog extension: Comments */
#bodyContent h2.wikia_header {
   text-transform: none;
   color: #000;
}
div.blog-comment {
   padding: 0px;
}
#blog-comments-ul li {
   padding: 5px 10px 0;
}
div.blog-comm-input {
   margin-top: 1em;
   background: #F9F9F9;
   border: 1px solid #AAA;
}

.WidgetShoutBoxChat
{
   color: white;
}