/***** CSS placed here will be applied to all skins on the entire site. *****/
/* See also: [[MediaWiki:Monobook.css]] */
/* <pre> */

/* Mark redirects in Special:Allpages and Special:Watchlist */
.allpagesredirect { font-style: italic; }
.watchlistredir { font-style: italic; }

/* Infobox template style */
.infobox {
   border: 1px solid #aaaaaa;
   background-color: #f9f9f9;
   color: black;
   margin-bottom: 0.5em;
   margin-left: 1em;
   padding: 0.2em;
   float: right;
   clear: right;
}
.infobox td,
.infobox th {
   vertical-align: top;
}
.infobox caption {
   font-size: larger;
   margin-left: inherit;
}
.infobox.bordered {
   border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
   border: 1px solid #aaaaaa;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
   border: 0;
}

/* Forum formatting (by -Algorithm & -Splaka) */
.forumheader {
     border: 1px solid #aaaaaa;
     background-color: #f9f9f9; margin-top: 1em; padding: 10px 5px;
}
.forumlist td.forum_edited a {
     color: black; text-decoration: none
}
.forumlist td.forum_title a {
     padding-left: 20px;
}
.forumlist td.forum_title a.forum_new {
     font-weight: bold; background: url(http://images3.wikia.nocookie.net/fallout/images/4/4e/Forum_new.gif?1)
     center left no-repeat; padding-left: 20px;
}
.forumlist td.forum_title a.forum_new:visited {
     font-weight: normal; background: none; padding-left: 20px;
}
.forumlist th.forum_title {
     padding-left: 20px;
}
.forumlist {
   border: 1px solid #aaa;
}
.forumlist th.forum_title, .forumlist th.forum_edited, .forumlist th.forum_editor {
     border:none;
     background: url(http://images3.wikia.nocookie.net/fallout/images//d/d3/ConcreteBackground.jpg?1);
     background-color: #565B45;
     color:white;
}
.forumlist td.forum_title, .forumlist td.forum_edited, .forumlist td.forum_editor {
     border:none;
     background-color: #DDDDDD;
}

/* Recent changes byte indicators */
.mw-plusminus-pos { color: #006500; }
.mw-plusminus-neg { color: #8B0000; }
/* </pre> */

.hubmodule {
   border:1px solid #005826;
   width: auto;
   height: 200px;
   margin-bottom: 5px;
   padding:3px;
   background-color: #transparent;
   background: url(http://images3.wikia.nocookie.net/fallout/images//6/67/Background2.jpg?1);
  -moz-border-radius:0.5em;
  color: black;
}

a.hubmodule {
  color: #3366BB;
}

table.hubmodule th, div.hubmodule h2 {
    background-color: #005826;
    color: white;
    text-align:center;
    font-size: 150%;
    font-weight:bold;
    margin-bottom:0.6em;
    padding-bottom:0.17em;
    padding-top:0.3em;
    border:none;
    -moz-border-radius:0.5em;
}

/* CSS for Fallout 3 Guide */
.guide_smallbox {
   width: 190px;
   color: black;
   background-color: #dfdfdf;
   font-size: 10pt;
   clear: both;
   margin-top: 4px;
   margin-bottom: 5px;
   padding: 5px;
}

table.guide_smallbox th, div.guide_smallbox h2 {
   background-color: #001C0C;
   color: #FFF !important;
   text-align:left;
   font-size: 12pt;
   font-weight:bold;
   border-style:none;
   margin-bottom: 0px !important;
   padding-left: 5px;
   padding-top: 2px !important;
   padding-bottom: 0px !important;
   clear: both;
}

table.guide_smallbox th a, div.guide_smallbox h2 a, table.guide_smallbox th a:visited, div.guide_smallbox h2 a:visited {
   color: #FFF !important;
}

.guide_smallbox h3 {
   font-size: 9pt !important;
   font-weight: bold !important;
   margin-bottom: -6px !important;
   padding-top: 0px !important;
   padding-bottom: 0px !important;
}

.guide_smallbox_text {
  padding: 5px;
}

.guide_smallbox .editsection {
   display: none;
}

div.p-shadow {
  float: left;
  width: 98%;
  background: url(http://images3.wikia.nocookie.net/helpertest/images//a/a5/ShadowAlpha.png?1) no-repeat bottom right !important;
  background: url(http://images4.wikia.nocookie.net/helpertest/images//a/a2/Shadow.gif?1) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.p-right {
  float: right;
  width: 50%;
}

.p-left {
  float: left;
  width: 50%
}

.p-center {
  clear: left;
  width: 100%;
}

div.p-center > div.p-shadow {
  width: 99%;
}

div.p-shadow > div {
  background: none !important;
  background: url(http://images3.wikia.nocookie.net/helpertest/images//8/82/Shadow2.gif?1) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
}

div.p-shadow > div > div {
  color: #000;
  background-color: #fff;
  font: 12.5px Trebuchet MS, Helvetica, sans-serif;
  border: 1px solid #001C0C;
  padding: 4px !important;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
  min-height: 385px;
  position: relative;
}

div.p-center > div.p-shadow > div > div {
  min-height: 150px;
}

.p-shadow .editsection {
  display:none;
}

.p-shadow h2 {
  color: #FFF;
  font-weight: bold;
  background-image: url(http://images3.wikia.nocookie.net/fallout/images//d/d1/WidgetBackground.jpg?1);
  padding: 5px !important;
  margin: 0 !important;
}

.p-shadow h2 a, p-shadow h2 a:visited {
  color: #FFF;
}

.p-shadow img {
   padding: 5px;
}

.guide_tagline {
   font-size: 105%;
   font-weight: bold;
   font-style: italic;
   color: #475F51;
   padding: 5px;
   margin-bottom: 5px;
}

.guide_bgimage {
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: 0;
}

.guide_bgimage img {
  border-style: none;
  opacity: .2;
  filter: alpha(opacity = 20);
}

body.page-Fallout_3_Guide .monaco_shrinkwrap {
	left: 50%;
	margin-left: -486px;
	width: 972px;
}

/* End CSS for Fallout 3 Guide */

/*****************************************************************************************/
/* Start CSS for Fallout 3 info box: */
/* **************************************************************** */

/* top right box with location, quest, item, character info */

/* black frame around the info box, with an 1.5 em margin to the text to the left */
.FO3-infobox-box-box { 
  align: right;
  clear: right;
  position: relative;
  margin-left: 1.5em;
  margin-bottom: 0.5em;
  border-collapse: collapse;
  border-color: #222;
  border-style: solid
}

/* the table */
.FO3-infobox-box { 
  border-collapse: collapse;
  border-color: #FFF;
  background: #010;
  color: #FFF;
  border-style: solid
}

/* no editing in the box */
.FO3-infobox-box .editsection {
  display:none;
}

/* missing pages are very red */
.FO3-infobox-box a.new {
  color: #f11 !important;
  background: #400;
}

/* table-in-table */
.FO3-infobox-inner-table { 
  border-collapse: collapse;
  border-color: none;
  background: none;
  color: #FFF;
  margin-left: 1px;
  margin-right: 1px;
}

/* table header (and footer) */
.FO3-infobox-header { 
  margin:0;
  padding:2px;
  font-size: 0.9em;
  line-height: 1.1em;
  background: url(http://images3.wikia.nocookie.net/fallout/images//d/d3/ConcreteBackground.jpg);
  color: #FFF;
}

/* titles like "Quest:" "Clip size:" etc */
.FO3-infobox-title { 
  font-size: 0.9em;
  line-height: 1.3em;
  background: url(http://images3.wikia.nocookie.net/fallout/images//d/d1/WidgetBackground.jpg);
  color: #FFF;
  vertical-align: middle;
}

/* data like "23", "[[Megaton]]", etc */
.FO3-infobox-data { 
  font-size: 0.9em;
  line-height: 1.2em;
  margin-left: 2em;
  border-collapse: collapse;
  border-color: #FFF;
/*  background: url(http://images3.wikia.nocookie.net/fallout/images//d/d1/WidgetBackground.jpg); */
  background-color: #010;
  color: #FFF;
}

/* console id data */
.FO3-infobox-data-console { 
  font-size: 0.9em;
  line-height: 1.2em;
  margin-left: 2em;
  border-collapse: collapse;
  border-color: #FFF;
  background-color: #010;
  color: #DDF;
  font-family:monospace;
  font-weight:bold;
}

/* links are on dark background */
.FO3-infobox-box a:link { 
  color: #afa000;
}
.FO3-infobox-box a:active { 
  color: #fff;
}
.FO3-infobox-box a:visited { 
  color: #afa000;
}
.FO3-infobox-box a:hover { 
  background: #000;
  color: #fff;
}

/* links are on gray background */
.FO3-infobox-header a:link { 
  color: #cfc000;
}
.FO3-infobox-header a:active { 
  color: #fff;
}
.FO3-infobox-header a:visited { 
  color: #cfc000;
}
.FO3-infobox-header a:hover { 
  background: #000;
  color: #fff;
}

/* end FO3 infobox */

/* **************************************************************** */
/* layout for tables in fallout pages */
/* (real tables, not tables for layout purposes) */
/* **************************************************************** */

.fallout-table {
  color: black;
  line-height: 1.3em;
  font-size: 0.9em;
  font-weight: normal;

  border: 2px solid #505050;
  border-collapse: collapse;
  empty-cells: show;
}

.fallout-table tr {
  background: #ececd4;
}

.fallout-table tr td {
  border: 1px solid black;
  padding: 3px 3px 3px 3px;
}

.fallout-table th {
  background: url(http://images3.wikia.nocookie.net/fallout/images//d/d1/WidgetBackground.jpg?1);
  color: white;
  font-size: 0.90em;
  line-height: 1.25em;
  font-weight: normal;
  border: 1px solid white;
  padding: 3px 3px 3px 3px;
};

.fallout-table a { 
}
.fallout-table a:link { 
  color: #11b;
}
.fallout-table a:active { 
  color: #000;
}
.fallout-table a:visited { 
  color: #448;
}
.fallout-table a:hover { 
  color: #004;
}

.fallout-table th a { 
}
.fallout-table th a:link { 
  color: #ff4;
}
.fallout-table th a:active { 
  color: #fff;
}
.fallout-table th a:visited { 
  color: #ee0;
}
.fallout-table th a:hover { 
  background: #000;
  color: #fff;
}


.fallout-table-special { 
  color: #080;
}
.fallout-table-special a { 
}
.fallout-table-special a:link { 
  color: #080;
}
.fallout-table-special a:active { 
  color: #fff;
}
.fallout-table-special a:visited { 
  color: #464;
}
.fallout-table-special a:hover { 
  color: #004;
}

/* missing pages are very red */
.fallout-table a.new {
  color: #f11 !important;
}

/* end Fallout tables */

/* **************************************************************** */
/* Template:Games */
/* **************************************************************** */

.game-notice {
   color: black;
   font-weight: bold;
   min-width: 40%;
   background-color:#F3F3FF; 
   border:2px solid #303030; 
   margin:0;
   margin-bottom:1em;
   margin-right:2em;
   background: url(http://images2.wikia.nocookie.net/fallout/images/9/95/ConcreteBackgroundLight.jpg?1);
}

/* **************************************************************** */
/* remove talk link from forum namespace (monobooks/newskins/quartzskins/monaco) */
/* **************************************************************** */

body.ns-110 #ca-talk, body.ns-110 #this_talk, body.ns-110 #page_tabs li+li  { display: none; }

/* **************************************************************** */
/* CSS for navboxes. */
/* Used in Template:Navbox, for example. */
/* **************************************************************** */

table.fallout_navbox_box {
   padding: 0px;
   border: 1px solid #aaa;
   text-align: center;
   border-collapse: separate;
   font-size: 100%;
}

table.nb_bottom + table.nb_bottom {
   border-top-style: none;
   border-top-style: hidden;
}

th.fallout_navbox_innertable_title,
th.fallout_navbox_box_title {
   padding: 2px;
   font-weight: normal;
   color:white;
   font-size: 80%;
}

th.fallout_navbox_box_title {
   background: url(http://images3.wikia.nocookie.net/fallout/images//d/d1/WidgetBackground.jpg?1);
   background-color: #0D592F;
   border: 3px solid white;
}

th.fallout_navbox_innertable_title {
   background: url(http://images3.wikia.nocookie.net/fallout/images//d/d3/ConcreteBackground.jpg?1);
   background-color: #565B45;
   border-top: 0;
   border-bottom: 2px solid white;
   border-left: 3px solid white;
   border-right: 3px solid white;
}

th.fallout_navbox_box_title span.fallout_navbox_maintitle {
   font-weight: bold;
   font-size: 115%;
}

th.fallout_navbox_innertable_title span.fallout_navbox_maintitle {
   font-weight: bold;
   font-size: 125%;
}

td.fallout_navbox_cont {
   padding: 0px;
   border: 0px;
}

table.fallout_navbox_innertable, 
table.fallout_navbox {
   margin: 0px; 
   padding: 0px;
   border-collapse:separate;
   empty-cells:show;
}

table.fallout_navbox {
   font-size: 85%;
   border-bottom: 1px solid white;
}

table.fallout_navbox_innertable {
   font-size: 100%;
}

td.fallout_navbox_header, td.fallout_navbox_footer, 
td.fallout_navbox_cell, td.fallout_navbox_groupcell,
td.fallout_navbox_group, td.fallout_navbox_subgroup {
   border-top: 0;
   border-bottom: 2px solid white;
   border-left: 3px solid white;
}

td.fallout_navbox_header, td.fallout_navbox_footer, 
td.fallout_navbox_cell, td.fallout_navbox_groupcell {
   border-right: 3px solid white;
}

td.fallout_navbox_header, td.fallout_navbox_footer {
   padding: 2px;
   background: url(http://images3.wikia.nocookie.net/fallout/images//d/d3/ConcreteBackground.jpg?1);
   background-color: #565B45;
   color:white;
   text-align: center;
}

td.fallout_navbox_header {
   font-weight: bold;
}

td.fallout_navbox_footer {
   font-size: 90%;
}

td.fallout_navbox_subgroup, td.fallout_navbox_group {
   padding: 2px;
   text-align: center;
   white-space: nowrap;
   border-right: 0;
   font-weight: bold;
}

td.fallout_navbox_group {
   background: url(http://images2.wikia.nocookie.net/fallout/images/9/95/ConcreteBackgroundLight.jpg?1);
   background-color: #BAC29B;
}

td.fallout_navbox_subgroup {
   background-color: #DDDDDD;
}

td.fallout_navbox_groupcell, td.fallout_navbox_cell {
   padding: 2px;
   background-color: #DDDDDD;
}

td.fallout_navbox_groupcell {
   text-align: left;
}

td.fallout_navbox_cell {
   text-align: center;
}

/* do not wrap links in content fields if nowraplinks is set */
table.fallout_navbox_nowraplinks td.fallout_navbox_cell a,
table.fallout_navbox_nowraplinks td.fallout_navbox_groupcell a {
   white-space:nowrap;
}

/* header bar needs brighter links */
table.fallout_navbox_box th a:link { 
   color: #AFA000;
}
table.fallout_navbox_box th a:active { 
   color: #fff;
}
table.fallout_navbox_box th a:visited { 
   color: #B6A700;
}
table.fallout_navbox_box th a:hover { 
   color: #fff;
}
table.fallout_navbox_box th a.new {
   color: #f11 !important;
}

/* headers and footer need brighter links */
td.fallout_navbox_header a:link, 
td.fallout_navbox_footer a:link { 
   color: #cfc000;
}
td.fallout_navbox_header a:active , 
td.fallout_navbox_footer a:active { 
   color: #fff;
}
td.fallout_navbox_header a:visited , 
td.fallout_navbox_footer a:visited { 
   color: #B6A700;
}
td.fallout_navbox_header a:hover , 
td.fallout_navbox_footer a:hover { 
   color: #fff;
}

@media print {
   table.fallout_navbox_box {
       display: none;
   }
}

/* end Navboxes */

/* **************************************************************** */
/* Template:Canonbox and Template:Mbox */
/* **************************************************************** */

table.canonbox {
   color: black;
   background: url(http://images2.wikia.nocookie.net/fallout/images/9/95/ConcreteBackgroundLight.jpg?1);
   background-color:#BAC29B; 
   border:1px solid #303030; 
   padding: 0.25em 0.5em; 
   margin: 0.4em 1em;
   font-size:90%;
}

table.mbox {
   color: black;
   background-color: #DDDDDD; 
   border: 1px solid #aaaaaa; 
   padding: 0.25em 0.5em; 
   margin: 0.4em 1em; 
   font-size:90%;
}

/* missing pages are very red */
table.canonbox a.new {
   color: #f11 !important;
}

@media print {
   table.mbox, table.canonbox {
       background:none;
       background-color: #FFFFFF; 
   }
}

/* end canonbox and mbox */