Memory Alpha
(Upgrade)
タグ: sourceedit
(Common.cssを読み込む設定)
 
(2人の利用者による、間の15版が非表示)
1行目: 1行目:
  +
@import url("/index.php?title=MediaWiki:Common.css&ctype=text/css&action=raw");
 
/***********************************************************
 
/***********************************************************
 
** BASIC HTML FIXES
 
** BASIC HTML FIXES
 
*/
 
*/
blockquote {
+
.WikiaPage blockquote {
 
margin-left: 40px;
 
margin-left: 40px;
margin-right: 40px
+
margin-right: 40px;
  +
font-size: 16px;
  +
line-height: 26px;
  +
font-style: italic;
 
}
 
}
   
15行目: 19行目:
 
}
 
}
   
  +
i {
/***********************************************************
 
  +
font-style:italic;
** HEADER & FOOTER
 
*/
 
 
/*** Wikia header ***/
 
.avatar {
 
border: black;
 
}
 
 
.GlobalNavigation .subnav,
 
.AccountNavigation .subnav {
 
color: #FFF;
 
background: none repeat scroll 0 0 #000;
 
}
 
 
.AccountNavigation .subnav li a {
 
color: #006CB0
 
}
 
 
.GlobalNavigation .subnav li li a:hover,
 
.AccountNavigation .subnav a:hover {
 
color: #000;
 
font-weight: bold;
 
background: none repeat scroll 0 0 #324B5A !important;
 
}
 
 
/*** Wiki Header ***/
 
/**** Wiki Navigation ****/
 
/***** First tier *****/
 
.WikiHeader {
 
padding: 5px 10px;
 
}
 
 
.WikiHeader > nav li,
 
.WikiHeader > nav li a {
 
border-bottom: none;
 
border: none;
 
color: #AAA;
 
}
 
 
.WikiHeader > nav li.marked,
 
.WikiHeader > nav li.marked > a:hover {
 
background-color: #660000;
 
background-image: none;
 
border: none;
 
text-decoration: none;
 
}
 
 
.WikiHeader > nav li.marked a {
 
border: none;
 
color: white;
 
}
 
 
.WikiHeader .wordmark {
 
margin-top: 15px;
 
margin-bottom: 0;
 
}
 
 
.navbackground {
 
background-color: #660000;
 
background-image: -moz-linear-gradient(center top , #660000 0%, #000 100%);
 
background-image: -webkit-linear-gradient(center top ,#660000 0%,#000000 100%);
 
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(1,#000000),color-stop(0,#660000));
 
background-image: -o-linear-gradient(center top ,#660000 0%,#000000 100%);
 
background-image: -ms-linear-gradient(center top ,#660000 0%,#000000 100%);
 
}
 
 
.navbackground div {
 
display: none;
 
}
 
/***** Second tier *****/
 
.WikiHeader > nav .subnav {
 
border: none;
 
padding: 3px 1px 1px;
 
top: 29px !important;
 
}
 
 
.WikiHeader > nav .subnav-2 li a.subnav-2a {
 
border: none;
 
color: #AAA;
 
}
 
 
.WikiHeader > nav .subnav-2 li.marked2 a.subnav-2a,
 
.WikiHeader > nav li.marked .subnav-2 > li a:hover,
 
.WikiHeader > nav li.marked .subnav-2 .marked2 a:hover {
 
background-color: inherit;
 
background-image: inherit;
 
border: none;
 
color: white;
 
text-decoration: none;
 
}
 
 
/***** Third tier *****/
 
.WikiHeader > nav .subnav-3 {
 
background-color: #000;
 
border: none;
 
box-shadow: none;
 
}
 
 
.WikiHeader > nav .subnav-3 li a {
 
background-color: #000;
 
color: #AAA;
 
}
 
 
.WikiHeader > nav .subnav-3 li a:hover {
 
background-color: #660000 !important;
 
background-image: none !important;
 
}
 
 
/***** Styling *****/
 
.WikiHeader .navbackground {
 
background-color: #000;
 
}
 
 
.WikiHeader .shadow-mask {
 
background: none !important;
 
}
 
 
.WikiHeader h1:before,
 
.WikiHeader .WikiaRail .module h2:before,
 
.WikiaRail .module .WikiHeader h2:before,
 
.WikiHeader .WikiaRail #RIGHT_SKYSCRAPER h2:before,
 
.WikiaRail #RIGHT_SKYSCRAPER .WikiHeader h2:before {
 
background: none !important;
 
}
 
 
/**** Contribute button ****/
 
.WikiHeader .buttons .contribute {
 
color: #D5D4D4;
 
}
 
 
.WikiHeader .buttons .contribute:hover {
 
background-color: #161616;
 
background-image: -moz-linear-gradient(center top , #181818 35%, #161616 65%);
 
background-image: -webkit-linear-gradient(center top , #181818 35%, #161616 65%);
 
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(.65, #161616),color-stop(.35, #181818));
 
background-image: -o-linear-gradient(center top , #181818 35%, #161616 65%);
 
background-image: -ms-linear-gradient(center top , #181818 35%, #161616 65%);
 
}
 
 
.WikiHeader .buttons .contribute ul li a {
 
background: none repeat scroll 0 0 #202020;
 
color: #D5D4D4;
 
line-height: 20px;
 
}
 
 
.WikiHeader .buttons .contribute ul li a:hover {
 
background-color: #161616 !important;
 
color: #D5D4D4;
 
}
 
 
/*** Footer ***/
 
.WikiaFooter section {
 
border: none;
 
margin: 0;
 
}
 
 
.WikiaFooter section > ul {
 
background-image: none !important;
 
}
 
 
.WikiaFooter .tools-menu {
 
color: #FFF;
 
background: none repeat scroll 0 0 #000;
 
}
 
 
.WikiaFooter .tools-menu a,
 
.WikiaFooter .tools-menu > li > a,
 
.WikiaBarWrapper .tools-menu > li > a {
 
color: #006CB0;
 
background-color: #000;
 
}
 
 
.WikiaFooter .tools-menu a:hover,
 
.WikiaFooter .tools-menu > li > a:hover,
 
.WikiaBarWrapper .tools-menu > li > a:hover {
 
color: #000;
 
font-weight: bold;
 
background: none repeat scroll 0 0 #324B5A !important;
 
}
 
 
/*** Footer Configuration Box ***/
 
.MyToolsConfiguration .options-list,
 
.MyToolsConfiguration .search-box {
 
background-color: #222;
 
}
 
 
.MyToolsConfiguration li:hover {
 
color: #000;
 
font-weight: bold;
 
background: none repeat scroll 0 0 #324B5A !important;
 
}
 
 
.MyToolsConfiguration .reset-defaults .wikia-chiclet-button {
 
background-color: #474646 !important;
 
background-image: -moz-linear-gradient(center top , #6D6D6D 8%, #474646 13%) !important;
 
background-image: -webkit-linear-gradient(center top , #6D6D6D 8%, #474646 13%) !important;
 
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(.13, #474646),color-stop(.08, #6D6D6D)) !important;
 
background-image: -o-linear-gradient(center top , #6D6D6D 8%, #474646 13%) !important;
 
background-image: -ms-linear-gradient(center top , #6D6D6D 8%, #474646 13%) !important;
 
}
 
 
.MyToolsConfiguration .reset-defaults .wikia-chiclet-button img {
 
top: -6px !important;
 
}
 
 
.MyToolsConfiguration .popular-tools-group {
 
background-image: -moz-linear-gradient(center top , #222 60%, #272727 100%) !important;
 
background-image: -webkit-linear-gradient(center top , #222 60%, #272727 100%) !important;
 
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(1, #272727),color-stop(.60, #222)) !important;
 
background-image: -o-linear-gradient(center top , #222 60%, #272727 100%) !important;
 
background-image: -ms-linear-gradient(center top , #222 60%, #272727 100%) !important;
 
}
 
 
.MyToolsConfiguration .popular-tools-group .popular-toggle {
 
color: #aaa !important;
 
}
 
 
.MyToolsConfiguration .popular-tools-group .popular-toggle .icon-show {
 
border-top-color: #aaa !important;
 
}
 
 
.MyToolsConfiguration .popular-tools-group .popular-toggle .icon-hide {
 
border-bottom-color: #aaa !important;
 
}
 
 
.WikiaForm .input-group.error .error-msg,
 
.WikiaForm .input-group.success .error-msg {
 
color: #FF2;
 
 
}
 
}
   
445行目: 222行目:
 
.gallery-image-wrapper {
 
.gallery-image-wrapper {
 
background-color: transparent;
 
background-color: transparent;
  +
}
  +
  +
/***********************************************************
  +
** TABBED NAVIGATION
  +
*/
  +
  +
.tabbertab {
  +
background: #222 none repeat scroll 0 0;
  +
border: 1px solid #666 !important;
  +
padding: 0 !important;
  +
font-size: 11px;
  +
}
  +
  +
ul.tabbernav {
  +
border: medium none !important;
  +
font: inherit !important;
  +
margin: 0 !important;
  +
padding: 0 !important;
  +
white-space: nowrap;
  +
}
  +
  +
ul.tabbernav li a:link {
  +
color: #fff !important;
  +
}
  +
  +
ul.tabbernav li a {
  +
background: #2e2e33 none repeat scroll 0 0 !important;
  +
border-color: #666 !important;
  +
border-style: solid !important;
  +
border-width: 1px !important;
  +
font-size: 10px;
  +
margin: 0 2.5px 0 0 !important;
  +
padding: 3px 3px 6px !important;
  +
}
  +
  +
ul.tabbernav li a:hover {
  +
background: #2e2e33 none repeat scroll 0 0 !important;
  +
border: 1px solid #666 !important;
  +
font-weight: bold;
  +
}
  +
  +
ul.tabbernav li.tabberactive a {
  +
background: #222 none repeat scroll 0 0 !important;
  +
border-color: #666 #666 #222 !important;
  +
border-style: solid !important;
  +
border-width: 1px 1px 2px !important;
  +
color: #ffd942 !important;
  +
font-weight: bold;
  +
}
  +
  +
ul.tabbernav li.tabberactive a:hover {
  +
background: #222 none repeat scroll 0 0 !important;
  +
border-color: #666 #666 #222 !important;
  +
border-style: solid !important;
  +
border-width: 1px 1px 2px !important;
  +
color: #ffd942 !important;
 
}
 
}
   
1,044行目: 877行目:
 
margin-top: 0;
 
margin-top: 0;
 
padding-top: 0;
 
padding-top: 0;
  +
}
  +
  +
.WikiaRail .recirculation-rail {
  +
padding: 20px 15px 15px;
  +
}
  +
  +
.WikiaRail .recirculation-rail h2 {
  +
font-size: 20px;
  +
line-height: 22px;
  +
margin-bottom: 25px;
 
}
 
}
   
1,441行目: 1,284行目:
 
.forumlist td.forum_title a.forum_new {
 
.forumlist td.forum_title a.forum_new {
 
font-weight: bold;
 
font-weight: bold;
background: url("http://images.wikia.com/memoryalpha/en/images/c/cd/Ma_forum_new.png") center left no-repeat !important;
+
background: url("https://images.wikia.nocookie.net/memoryalpha/en/images/c/cd/Ma_forum_new.png") center left no-repeat !important;
 
padding-left: 20px !important;
 
padding-left: 20px !important;
 
}
 
}
1,712行目: 1,555行目:
 
#WikiaArticle a[href *="gopher%3A%2F%2F"]:after {
 
#WikiaArticle a[href *="gopher%3A%2F%2F"]:after {
 
padding: 0 15px 0 0;
 
padding: 0 15px 0 0;
background-image: url("http://images.wikia.com/memoryalpha/en/images/5/54/Link_external.png");
+
background-image: url("https://images.wikia.nocookie.net/memoryalpha/en/images/5/54/Link_external.png");
 
}
 
}
   
1,718行目: 1,561行目:
 
#WikiaArticle a[href *="https%3A%2F%2F"]:after {
 
#WikiaArticle a[href *="https%3A%2F%2F"]:after {
 
padding: 0 3px 0 0;
 
padding: 0 3px 0 0;
background-image: url("http://images.wikia.com/memoryalpha/en/graphics/link_secure.gif");
+
background-image: url("https://images.wikia.nocookie.net/memoryalpha/en/graphics/link_secure.gif");
 
}
 
}
   
 
#WikiaArticle a[href*=wikipedia]:after {
 
#WikiaArticle a[href*=wikipedia]:after {
 
padding: 0 3px 0 0;
 
padding: 0 3px 0 0;
background-image: url('http://images3.wikia.nocookie.net/memoryalpha/en/images/1/12/Wikipedia.png');
+
background-image: url('https://images.wikia.nocookie.net/memoryalpha/en/images/1/12/Wikipedia.png');
 
}
 
}
   
1,729行目: 1,572行目:
 
#WikiaArticle a[href *="mailto%3A%"]:after {
 
#WikiaArticle a[href *="mailto%3A%"]:after {
 
padding: 0 18px 0 0;
 
padding: 0 18px 0 0;
background-image: url("http://images.wikia.com/memoryalpha/en/graphics/link_mail.gif");
+
background-image: url("https://images.wikia.nocookie.net/memoryalpha/en/graphics/link_mail.gif");
 
}
 
}
   
1,735行目: 1,578行目:
 
#WikiaArticle a[href *="news%3A%2F%2F"]:after {
 
#WikiaArticle a[href *="news%3A%2F%2F"]:after {
 
padding: 0 15px 0 0;
 
padding: 0 15px 0 0;
background-image: url("http://images.wikia.com/memoryalpha/en/graphics/link_news.gif");
+
background-image: url("https://images.wikia.nocookie.net/memoryalpha/en/graphics/link_news.gif");
 
}
 
}
   
1,741行目: 1,584行目:
 
#WikiaArticle a[href *="ftp%3A%2F%2F"]:after {
 
#WikiaArticle a[href *="ftp%3A%2F%2F"]:after {
 
padding: 0 14px 0 0;
 
padding: 0 14px 0 0;
background-image: url("http://images.wikia.com/memoryalpha/en/graphics/link_ftp.gif");
+
background-image: url("https://images.wikia.nocookie.net/memoryalpha/en/graphics/link_ftp.gif");
 
}
 
}
   
1,751行目: 1,594行目:
 
#WikiaArticle a[href *="ichat%3A%2F%2F"]:after {
 
#WikiaArticle a[href *="ichat%3A%2F%2F"]:after {
 
padding: 0 18px 0 0;
 
padding: 0 18px 0 0;
background-image: url("http://images.wikia.com/memoryalpha/en/graphics/link_chat.gif");
+
background-image: url("https://images.wikia.nocookie.net/memoryalpha/en/graphics/link_chat.gif");
 
}
 
}
   
1,757行目: 1,600行目:
 
#WikiaArticle a[href *="itms%3A%2F%2F"]:after {
 
#WikiaArticle a[href *="itms%3A%2F%2F"]:after {
 
padding: 0 14px 0 0;
 
padding: 0 14px 0 0;
background-image: url("http://images.wikia.com/memoryalpha/en/graphics/link_itms.gif");
+
background-image: url("https://images.wikia.nocookie.net/memoryalpha/en/graphics/link_itms.gif");
 
}
 
}
   
#WikiaArticle a[href*=stowiki]:after {
+
#WikiaArticle a[href*=sto.gamepedia.com]:after {
 
padding: 0 12px 0 0;
 
padding: 0 12px 0 0;
background-image: url("http://images.wikia.com/memoryalpha/en/images/e/ec/STO_link.png");
+
background-image: url("https://images.wikia.nocookie.net/memoryalpha/en/images/e/ec/STO_link.png");
 
}
 
}
   
1,782行目: 1,625行目:
 
.ns-102.wikinav2 .WikiaPageHeader {
 
.ns-102.wikinav2 .WikiaPageHeader {
 
line-height: 27px;
 
line-height: 27px;
  +
}
  +
  +
/* Gold page titles */
  +
.WikiaPage .page-header__title {
  +
color: #FFD942;
  +
}
  +
  +
.mw-spcontent .mw-redirect {
  +
font-style: italic;
 
}
 
}

2018年4月2日 (月) 23:16時点における最新版

@import url("/index.php?title=MediaWiki:Common.css&ctype=text/css&action=raw");
/***********************************************************
** BASIC HTML FIXES
*/
.WikiaPage blockquote {
  margin-left: 40px;
  margin-right: 40px;
  font-size: 16px;
  line-height: 26px;
  font-style: italic;
}

small {
  font-size: 80%;
}

a {
  text-decoration:none;
}

i {
  font-style:italic;
}

/***********************************************************
** ARTICLES 
*/

.WikiaPage,
.WikiaPageBackground {
  background: none repeat scroll 0 0 #2E2E33 !important;
}

.WikiaPage {
  border-bottom: 1px solid #666;
  border-left: 1px solid #666;
  border-right: 1px solid #666;
}

.WikiaArticle h2 {
  margin-top: 0.5em;
}

.WikiaArticle pre {
  background-color: #222;
  border: 1px dashed #666;
}

.WikiaArticle .toc {
  background-color: #222;
  border: 1px solid #666;
  border-collapse: separate;
}

.WikiaArticle fieldset {
  border: 1px solid #006CB0;
}

.article-categories {
  background-color: #222 !important;
  background-image: none !important;
  border: 1px solid #666;
}

.commentsbubble {
  color: #666 !important;
}

.mw-specialpagesgroup {
  background-color: #222 !important;
  border: 1px solid #666;
  color: #AAA !important;
}

/*** Page title/Edit button/Talk page link area ***/
.wikinav2 .WikiaPageHeader {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

/*** Page type/"Breadcrumb" links/Redirect notices/"Back to page" links ***/
.WikiaPageHeader h2 {
  font-size: 12px;
}

#contentSub {
  color: #FFD942;    
  font-size: 12px;	
  line-height: 16px;	
  padding: 7px; 
}

/***********************************************************
** THUMBNAILS 
*/

.tleft {
  margin: 0 10px 0 0 !important;
  outline: none !important;
}

.tright {
  margin: 0 0 0 10px !important;
  outline: none !important;
}

.article-thumb {
  background-color: #222;
  border: 1px solid #666;
  padding: 3px 5px 0 3px;
}

.article-thumb a {
  display: inline;
}

.article-thumb img {
  background-color: #151515;
  border: 1px solid #404040;
}

.article-thumb .caption {
  color: #fff !important;
}

/***********************************************************
** THUMBNAILS IN SIDEBARS & FOR PICTURE OF THE DAY
*/
.potd .caption,
.wiki-sidebar .caption,
.rank-sidebar .caption {
  display: none;
}

.potd .article-thumb,
.wiki-sidebar .article-thumb,
.rank-sidebar .article-thumb {
  border: none;
  clear: none !important;
  float: none !important;
  margin: auto !important;
  padding: 0 !important;
}

.wiki-sidebar .article-thumb img,
.rank-sidebar .article-thumb img {
  background-color: transparent;
}

.sb-twoimg {
  display: inline-flex;
}

.potd .details,
.wiki-sidebar .details,
.rank-sidebar .details {
  margin: 0 0 0 -17px !important;
}
   
/***********************************************************
** GALLERIES 
*/
/*** Image category version first ***/
table.gallery {
  border: 1px solid #666;
  background-color: #222;
  text-align: center;
}

table.gallery td {
  border: 1px solid #666;
  background-color: #222;
  text-align: center;
}

.gallerybox,
li.gallerybox {
  background: none repeat scroll 0 0 #222;
  border: 1px solid #666;
}

div.gallerybox div.thumb,
li.gallerybox div.thumb,
.WikiaArticle div.gallerybox div.thumb {
  background: none repeat scroll 0 0 #151515;
  border: 1px solid #404040;
}

/*** Then general "gallery" style next ***/
.wikia-gallery {
  text-align: center;
}

.wikia-gallery-item {
  background-color: #222;
  border: 1px solid #666;
  margin: 0 5px 10px;
  padding: 3px 3px 0 !important;
  text-align: center;
}

.wikia-gallery-item .thumb {
  background-color: #151515;
  border: 1px solid #404040;
  margin: 0 0 3px;
}

.wikia-gallery-item .thumb .gallery-image-wrapper {
  border: none;
}

.wikia-gallery-item .lightbox-caption {
  color: #fff !important;
}

.WikiaArticle div.gallerybox div.thumb .gallerybox {
  background: none repeat scroll 0 0 #222;
  border: 1px solid #666;
}

.gallery-image-wrapper {
  background-color: transparent;
}

/***********************************************************
** TABBED NAVIGATION
*/

.tabbertab {
    background: #222 none repeat scroll 0 0;
    border: 1px solid #666 !important;
    padding: 0 !important;
    font-size: 11px;
}

ul.tabbernav {
    border: medium none !important;
    font: inherit !important;
    margin: 0 !important;
    padding: 0 !important;
    white-space: nowrap;
}

ul.tabbernav li a:link {
    color: #fff !important;
}

ul.tabbernav li a {
    background: #2e2e33 none repeat scroll 0 0 !important;
    border-color: #666 !important;
    border-style: solid !important;
    border-width: 1px !important;
    font-size: 10px;
    margin: 0 2.5px 0 0 !important;
    padding: 3px 3px 6px !important;
}

ul.tabbernav li a:hover {
    background: #2e2e33 none repeat scroll 0 0 !important;
    border: 1px solid #666 !important;
    font-weight: bold;
}

ul.tabbernav li.tabberactive a {
    background: #222 none repeat scroll 0 0 !important;
    border-color: #666 #666 #222 !important;
    border-style: solid !important;
    border-width: 1px 1px 2px !important;
    color: #ffd942 !important;
    font-weight: bold;
}

ul.tabbernav li.tabberactive a:hover {
    background: #222 none repeat scroll 0 0 !important;
    border-color: #666 #666 #222 !important;
    border-style: solid !important;
    border-width: 1px 1px 2px !important;
    color: #ffd942 !important;
}

/***********************************************************
** EDITING
*/

#edit_enhancements_toolbar {
  background-color: #222222 !important;
  border: 1px solid #666 !important;
  margin: 0;
}

.editButtons #wpDiff {
  background-color: #2E2E33;
}

#csMainContainer {
  background-color: #222 !important;
  border-color: #666 !important;
  border-style: solid solid none !important;
  border-width: 1px !important;
}

.yui-ac-content {
  background: none repeat scroll 0 0 #222 !important;
  border: 1px solid #666 !important;
  color: #fff !important;
}

.link-suggest-container .navigation-hover,
.CSsuggestHover {
  background: none repeat scroll 0 0 #2E2E33 !important;
}

/*** Wikia editor ***/
#EditPageEditorWrapper {
  background-color: #2E2E33 !important;
  padding-left: 0;
}

#EditPageHeader {
  background-color: #2E2E33 !important;
  background-image: none;
  padding-left: 10px;
  border-bottom: 1px solid #666;
  border-left: 1px solid #666;
}

#EditPageHeader > h2 {
  color: #FFD942;
}

#EditPageToolbar {
  background-color: #222;
  background-image: none;
  box-shadow: none;
  padding: 0;
  color: #aaa;
  border-bottom: 1px solid #666;
  border-left: 1px solid #666;
}

#EditPage .module_page_controls .checkboxes > label.wpMinoredit {
  color: #aaa;
}

#EditPageToolbar .cke_toolbar_expand > a label,
#EditPageToolbar .cke_toolbar_expand > a span {
  color: #aaa;
}

.editpage-intro {
  border-bottom: 1px solid #666;
  border-left: 1px solid #666;
  border-right: none;
}

.editpage-intro > .editpage-intro-wrapper > div {
  background-color: #222 !important;
  color: white;
}

.editpage-intro > .expand {
  background-color: transparent !important;
  color: #AAA;
  opacity: 1;
  bottom: 20px;
  right: 10px;
}

#EditPageEditor .gap {
  background-color: #666 !important;
  border-bottom: medium none;
  border-top: medium none;
  height: 5px;
}

#EditPageEditor #diff {
  background-color: #222;
  padding: 0;
  width: 102%;
  border: none;
}

.editpage-editarea {
  border: none;
  z-index: 1;
}

#EditPageEditor textarea,
#EditPageEditor #myedit > textarea,
#EditPageEditor .editpage-editarea textarea {
  background-color: white;
  color: black;
}

#EditPageEditor .loading-indicator .loading-message {
  background-color: #222;
}

#EditPageEditor .loading-indicator .loading-background {
  opacity: 0.5;
}

#EditPageEditor .editpage-loading-indicator .loading-background {
  right: -2px;
}

/**** Notices ****/
.editpage-notices,
#EditPageEditor #myedit {
  background-color: #394A5C !important;
  border:1px solid #66BBFF !important;
  color: white;
}

#EditPageEditor .loading-indicator .loading-message,
#EditPageEditor .editpage-loading-indicator .loading-message .loading-throbber,
#EditPageEditor .editpage-loading-indicator .loading-message .loading-text {
  color: #AAA;
}

.hiddencats {
  background-color: #222;
  border: 1px solid #666;
  color: #AAA;
}

/**** Links ****/
#EditPageHeader > h1 > a,
#HelpLink > a,
#NotificationsLink > a,
#EditPage .module_content > .text-links > li > a,
#EditPage .cke_license > a {
  color: #66BBFF;
}

/**** Buttons ****/
#EditPage .cke_button > a,
#EditPage .module_page_controls .wikia-menu-button,
#EditPage .module_page_controls .wikia-menu-button > a,
#EditPage .module_page_controls .wikia-menu-button .drop,
#EditPage .module_page_controls .wikia-menu-button.secondary,
#EditPage .module_page_controls input[type="submit"],
#EditPage .module_page_controls input[type="submit"] > a,
#EditPage .module_page_controls input[type="submit"] .drop,
#EditPage .module_page_controls input.secondary[type="submit"] {
  background-color: #474646;
  background-image: -moz-linear-gradient(center top , #6D6D6D 35%, #474646 65%);
  background-image: -webkit-linear-gradient(center top , #6D6D6D 35%, #474646 65%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(.65, #474646),color-stop(.35, #6D6D6D));
  background-image: -o-linear-gradient(center top , #6D6D6D 35%, #474646 65%);
  background-image: -ms-linear-gradient(center top , #6D6D6D 35%, #474646 65%);
  border: 1px solid #2E2E33;
  color: white !important;
}

.wikia-chiclet-button:hover,
#EditPage .cke_button > a:hover,
#EditPage .module_page_controls .wikia-menu-button:hover,
#EditPage .module_page_controls .wikia-menu-button:active,
#EditPage .module_page_controls .wikia-menu-button > a:hover,
#EditPage .module_page_controls .wikia-menu-button > a:active,
#EditPage .module_page_controls .wikia-menu-button .drop:hover,
#EditPage .module_page_controls .wikia-menu-button .drop:active,
#EditPage .module_page_controls .wikia-menu-button.secondary:hover,
#EditPage .module_page_controls .wikia-menu-button.secondary:active,
#EditPage .module_page_controls .wikia-menu-button.secondary > a:hover,
#EditPage .module_page_controls .wikia-menu-button.secondary > a:active,
#EditPage .module_page_controls .wikia-menu-button.secondary .drop:hover,
#EditPage .module_page_controls .wikia-menu-button.secondary .drop:active,
#EditPage .module_page_controls input[type="submit"]:hover,
#EditPage .module_page_controls input[type="submit"]:active,
#EditPage .module_page_controls input[type="submit"] > a:hover,
#EditPage .module_page_controls input[type="submit"] > a:active,
#EditPage .module_page_controls input[type="submit"] .drop:hover,
#EditPage .module_page_controls input[type="submit"] .drop:active,
#EditPage .module_page_controls input.secondary[type="submit"]:hover,
#EditPage .module_page_controls input.secondary[type="submit"]:active,
#EditPage .module_page_controls input.secondary[type="submit"] > a:hover,
#EditPage .module_page_controls input.secondary[type="submit"] > a:active,
#EditPage .module_page_controls input.secondary[type="submit"] .drop:hover,
#EditPage .module_page_controls input.secondary[type="submit"] .drop:active {
  background-color: #3D3C3C;
  background-image: -moz-linear-gradient(center top , #636363 35%, #3D3C3C 65%);
  background-image: -webkit-linear-gradient(center top , #636363 35%, #3D3C3C 65%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(.65, #3D3C3C),color-stop(.35, #636363));
  background-image: -o-linear-gradient(center top , #636363 35%, #3D3C3C 65%);
  background-image: -ms-linear-gradient(center top , #636363 35%, #3D3C3C 65%);
}

a.wikia-button.secondary img.chevron,
.wikia-single-button a.secondary img.chevron,
.wikia-menu-button.secondary img.chevron,
input.secondary[type="submit"] img.chevron,
input.secondary[type="reset"] img.chevron,
input.secondary[type="button"] img.chevron,
.button.secondary img.chevron,
button.secondary img.chevron {
  border-color: white transparent transparent;
}

#EditPage .module_page_controls .wikia-menu-button.secondary ul a,
#EditPage .module_page_controls input.secondary[type="submit"] ul a {
  color: #AAA;
}

#EditPage .module_page_controls .wikia-menu-button.secondary ul a:hover,
#EditPage .module_page_controls input.secondary[type="submit"] ul a:hover {
  background-color: #2E2E33;
}

#EditPage .module_page_controls .wikia-menu-button.secondary ul,
#EditPage .module_page_controls input.secondary[type="submit"] ul {
  background: none repeat scroll 0 0 #222;
  border: 2px solid #474646;
  z-index: 1000;
}

#EditPage .cke_button .cke_label {
  color: white;
}

/**** Editing Rail ****/
.editpage-sourcewidemode.mode-source .editpage-widemode-trigger {
  background: none repeat scroll 0 0 #AAA;
  border-left: 1px solid #666;
  border-bottom: none;
  top: 0px !important;
  z-index: 3;
}

.editpage-sourcewidemode.mode-source .editpage-widemode-trigger .arrow {
  border-color: transparent transparent transparent #222;
}

.editpage-sourcewidemode.mode-source.editpage-sourcewidemode-on .editpage-widemode-trigger .arrow {
  border-right-color: #222;
}

#EditPage .module {
  box-shadow: none;
}

#EditPage .module > .module_content {
  background-color: #222;
  background-image: none;
  color: #AAA;
  padding: 5px 10px 10px;
}

#EditPage .module > h3 {
  background-color: #2E2E33;
  background-image: none;
  color: #AAA;
  border-color: #666;
  border-style: solid;
  border-width: 1px 0;
}

#EditPage .module > h3 > .chevron.collapse {
  border-bottom-color: #AAA;
}

#EditPage .module > h3 > .chevron.expand {
  border-top-color: #AAA;
}

#csMainContainer.csViewMode,
#csMainContainer.csEditMode {
 border: none !important;
}

#csMainContainer.csEditMode #csCategoryInput[disabled] {
  display: none;
}

#EditPage .cke_license {
  color: #AAA;
}

#EditPage,
#EditPageRail .rail-auto-height {
  background-color: #222;
  background-image: none;
}

.EditPagePermissionError #EditPageRail > .module.module_page_controls {
  display: none;
}

/***** Editing Rail lightbox tools *****/
.skin-oasis #ImageUpload h1,
.skin-oasis #ImageUpload .WikiaRail .module h2,
.WikiaRail .module .skin-oasis #ImageUpload h2,
.skin-oasis #ImageUpload .WikiaRail #RIGHT_SKYSCRAPER h2,
.WikiaRail #RIGHT_SKYSCRAPER .skin-oasis #ImageUpload h2,
.skin-oasis #VideoEmbed h1,
.skin-oasis #VideoEmbed .WikiaRail .module h2,
.WikiaRail .module .skin-oasis #VideoEmbed h2,
.skin-oasis #VideoEmbed .WikiaRail #RIGHT_SKYSCRAPER h2,
.WikiaRail #RIGHT_SKYSCRAPER .skin-oasis #VideoEmbed h2 {
  color: #FFD942;
}

#ImageUploadBody {
  background-color: #222;
  padding: 5px;
  color: #FFF !important;
}

#ImageUploadFindTable td {
  background-color: #2E2E33;
}

#WikiaPhotoGallerySearchResults {
  margin-top: 20px;
}

/***** Disabling image upload *****/
#ImageUploadUpload,
#ImageUploadFind div,
#WikiaPhotoGalleryImageUploadForm {
  display: none;
}

/***********************************************************
** PAGE & FILE HISTORY
*/

#pagehistory li {
  background-color: #2E2E33;
  border:1px dashed #666;
}

#pagehistory li.selected {
  background-color: #222222 !important;
}

table.wikitable,
table.wikitable th,
table.wikitable td {
  background: none repeat scroll 0 0 #222222 !important;
  border: 1px solid #666666 !important;
  color: white;
}

table.mw_metadata td,
table.mw_metadata th {
  background-color: #222;
  border: 1px solid #666
}

/*** For Special:Newpages ***/
.not-patrolled {
  background-color: #220000;
}

/***********************************************************
** BUTTONS 
*/

.wikia-menu-button > a {
  color: white;
}

.wikia-menu-button ul {
  background: none repeat scroll 0 0 #222;
}

.wikia-menu-button ul a {
  color: #B7B1B1;
}

.wikia-menu-button ul a:hover {
  background: none repeat scroll 0 0 #2E2E33;
}

.WikiaHeader .wikia-button,
.wikia-chiclet-button,
a.wikia-button,
.wikia-single-button a,
.wikia-menu-button,
input[type="submit"],
input[type="reset"],
input[type="button"],
.button,
button {
  background-color: #474646;
  background-image: -moz-linear-gradient(center top , #6D6D6D 35%, #474646 65%);
  background-image: -webkit-linear-gradient(center top , #6D6D6D 35%, #474646 65%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(.65, #474646),color-stop(.35, #6D6D6D));
  background-image: -o-linear-gradient(center top , #6D6D6D 35%, #474646 65%);
  background-image: -ms-linear-gradient(center top , #6D6D6D 35%, #474646 65%);
  border: 1px solid #2E2E33;
  color: white;
}

.WikiaHeader .wikia-button:hover,
.wikia-chiclet-button:hover,
a.wikia-button:hover,
.wikia-single-button a:hover,
.wikia-menu-button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button:hover,
button:hover {
  background-color: #3D3C3C;
  background-image: -moz-linear-gradient(center top , #636363 35%, #3D3C3C 65%);
  background-image: -webkit-linear-gradient(center top , #636363 35%, #3D3C3C 65%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(.65, #3D3C3C),color-stop(.35, #636363));
  background-image: -o-linear-gradient(center top , #636363 35%, #3D3C3C 65%);
  background-image: -ms-linear-gradient(center top , #636363 35%, #3D3C3C 65%);
}

.WikiHeader .buttons a {
  background-color: #202020;
  background-image: -moz-linear-gradient(center top , #222 35%, #202020 65%);
  background-image: -webkit-linear-gradient(center top , #222 35%, #202020 65%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(.65, #202020),color-stop(.35, #222));
  background-image: -o-linear-gradient(center top , #222 35%, #202020 65%);
  background-image: -ms-linear-gradient(center top , #222 35%, #202020 65%);
  border: 1px solid #404040;
  color: #D5D4D4;
}

.WikiHeader .buttons a:hover {
  background-color: #161616;
  background-image: -moz-linear-gradient(center top , #181818 35%, #161616 65%);
  background-image: -webkit-linear-gradient(center top , #181818 35%, #161616 65%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(.65, #161616),color-stop(.35, #181818));
  background-image: -o-linear-gradient(center top , #181818 35%, #161616 65%);
  background-image: -ms-linear-gradient(center top , #181818 35%, #161616 65%);
}

a.wikia-button.secondary,
.wikia-single-button a.secondary,
.wikia-menu-button.secondary,
input.secondary[type="submit"],
input.secondary[type="reset"],
input.secondary[type="button"],
.button.secondary,
button.secondary {
  background-color: #202020;
  background-image: -moz-linear-gradient(center top , #222 35%, #202020 65%);
  background-image: -webkit-linear-gradient(center top , #222 35%, #202020 65%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(.65, #202020),color-stop(.35, #222));
  background-image: -o-linear-gradient(center top , #222 35%, #202020 65%);
  background-image: -ms-linear-gradient(center top , #222 35%, #202020 65%);
  border: 1px solid #404040;
  color: #D5D4D4;
}

a.wikia-button.secondary:hover,
.wikia-single-button a.secondary:hover,
.wikia-menu-button.secondary:hover,
input.secondary[type="submit"]:hover,
input.secondary[type="reset"]:hover,
input.secondary[type="button"]:hover,
.button.secondary:hover,
button.secondary:hover {
  background-color: #161616;
  background-image: -moz-linear-gradient(center top , #181818 35%, #161616 65%);
  background-image: -webkit-linear-gradient(center top , #181818 35%, #161616 65%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(.65, #161616),color-stop(.35, #181818));
  background-image: -o-linear-gradient(center top , #181818 35%, #161616 65%);
  background-image: -ms-linear-gradient(center top , #181818 35%, #161616 65%);
}

/*** Language activity buttons ***/
.paging_full_numbers span.paginate_button {
  background-color: #202020;
  border: 1px solid #404040;
  color: #D5D4D4;
}

.paging_full_numbers span.paginate_button:hover {
  background-color: #161616;
}

.paging_full_numbers span.paginate_active {
  background-color: #666;
  color: white;
}

/***********************************************************
** RAIL/MODULES & SEARCH BAR
*/

/*** Search bar ****/
.WikiaSearch input[type="text"] {
  background: none repeat scroll 0 0 #272727;
  border: 1px solid #404040;
}

.WikiaSearch input[type="text"],
.WikiaSearch input.placeholder[type="text"] {
  color: #aaa !important;
  border: 1px solid #666;
  -moz-box-shadow: 0 2px 5px 0 #101010;
  -webkit-box-shadow: 0 2px 5px 0 #101010;
  box-shadow: 0 2px 5px 0 #101010;
  padding: 4px 12px 4px 4px;
}

.WikiaSearch input[type="text"]:focus {
  background: none repeat scroll 0 0 #272727;
}
 
.WikiaSearch button {
  border-width: 0 0 0 1px !important;
  border-color: #404040;
}

.WikiaSearch button:hover {
  border-width: 0 0 0 1px !important;
  border-color: #404040;
}
 
.WikiaSearch .autocomplete {
  border-color: #404040;
  padding: 2px;
  color: #B7B1B1;
  background-color: #222222;
}

.WikiaSearch .autocomplete div {
  padding: 0px;
}

.link-suggest-container .yui-ac-content {
  padding: 1px;
}

.link-suggest-container .yui-ac-content li {
  padding 0px;
}

.WikiaSearch .autocomplete .selected {
  color: #B7B1B1;
  background-color: #2E2E33;
}

.WikiaSearch,
.wikinav2 .WikiaRail > .WikiaSearch,
.wikinav2 .WikiaSearchHeader > .WikiaSearch {
  border-bottom: none;
  margin-bottom: 10px;
  padding-bottom: 0;
}

/*** Modules ***/
.activityfeed-inserted-media li {
  border: 1px solid #666;
}

#csMainContainer {
  background-color: #222;
  border: 1px solid #666;
}

.WikiaRail .module,
.WikiaRail #RIGHT_SKYSCRAPER {
  padding: 10px 5px 5px;
}

.WikiaRail .module h1,
.WikiaRail #RIGHT_SKYSCRAPER h1,
.WikiaRail .module h2,
.WikiaRail #RIGHT_SKYSCRAPER .module h2,
.WikiaRail .module #RIGHT_SKYSCRAPER h2,
.WikiaRail .module #RIGHT_SKYSCRAPER h2,
.WikiaRail #RIGHT_SKYSCRAPER .module h2,
.WikiaRail #RIGHT_SKYSCRAPER h2 {
  color: #FFD942;
  margin-bottom: 5px;
  margin-top: 0;
  padding-top: 0;
}

.WikiaRail .recirculation-rail {
  padding: 20px 15px 15px;
}

.WikiaRail .recirculation-rail h2 {
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 25px;
}

.WikiaPagesOnWikiModule,
.WikiaActivityModule,
.videos-module-rail,
.LatestPhotosModule,
#WikiaSpotlightsModule,
.HotSpotsModule,
.FollowedPagesModule,
.LatestQuestionsModule,
.GamingCalendarModule {
  color: #666;
  background-color: #222 !important;
  background-image: none !important;
  border: 1px solid #666 !important;
}

.CommunityCornerModule {
  color: #aaa;
  background-color: #222 !important;
  background-image: none !important;
  border: 1px solid #666 !important;
}

.SponsoredLinksModule {
  background-color: #222;
  border: 1px solid #666;
  margin-top: 2em;
}

.tally em {
  color: #aaa;
}

.latest-images-left {
    border-color: transparent #666 !important;
}

.latest-images-right {
  border-color: transparent transparent transparent #666 !important;
}

.LatestPhotosModule a.previous {
  margin-left: 0px;
}

.LatestPhotosModule a.next {
  margin-right: 0px;
}

.WikiaGrid .SelfServeUrl {
  top: 0px;
}

/***********************************************************
** MODAL WRAPPER 
*/

.modalWrapper {
  -moz-box-shadow: 0 10px 60px #000;
  -webkit-box-shadow: 0 10px 60px #000;
  box-shadow: 0 10px 60px #000;
  background: none repeat scroll 0 0 #2E2E33;
  border: 1px solid #666;
  padding: 15px 5px;
}

.modalWrapper > h1,
.modalWrapper > .WikiaRail .module h2,
.WikiaRail .module .modalWrapper > h2,
.modalWrapper > .WikiaRail #RIGHT_SKYSCRAPER h2,
.WikiaRail #RIGHT_SKYSCRAPER .modalWrapper > h2 {
  color: #FFD942;
  margin: 5px;
}

.modalContent {
  border: 1px solid #2E2E33;
  padding: 0px;
}

.MyToolsConfiguration form {
  border-right: 1px solid #2E2E33;
}

.MyToolsConfiguration ul {
  border: 1px solid #AAA;
}

.MyToolsConfiguration .autocomplete {
  background: none repeat scroll 0 0 #222222 !important;
}

.MyToolsConfiguration .autocomplete .selected {
  background: none repeat scroll 0 0 #324B5A !important;
}

.MyToolsConfiguration li:hover {
  background: none repeat scroll 0 0 #324B5A !important;
}

.blackout {
  background: none repeat scroll 0 0 black;
}

/***********************************************************
** LOG IN
*/

/*** Pop up ***/
.modalWrapper .modal-tabs {
  border-bottom: medium none;
  left: 18px;
  position: relative;
  top: 1px;
}

#AjaxLoginLoginForm,
#AjaxLoginRegisterForm {
  background-color: #222;
  border: 1px solid #666;
  color: #AAA;
}

#AjaxLoginConnectMarketing {
  border-left: 1px solid #666 !important;
}

#AjaxLoginConnectMarketing .ajax-login-fb-login {
  padding: 0 !important;
}

#userloginErrorBox,
#userloginErrorBox2,
#userloginErrorBox3,
#comboajaxlogin-actionmsg,
#comboajaxlogin-actionmsg-protected {
  background-color: #394A5C !important;
  border:1px solid #66BBFF !important;
  color: white;
  font-weight: bold;
  vertical-align: middle;
  width: 676px;
}

/*** Sign up page ***/
#userloginSpecial {
  color: #AAA;
}

.loginHeader {
  color: #AAA;
}

#loginIntro {
  background-color: #324B5A;
  border-color: black;
  color: white;
}

.announcementHeader {
  color: white;
}

.neutral {
  background-color: #222;
  border-color: #222;
  color: #AAA;
}

/*** Streamlined style ***/
.WikiaSignup .form-container .submit-pane {
  background-color: #222;
  border: none;
  color: #AAA;
}

.WikiaForm .input-group.error {
  background-color: #394A5C;
  border: 1px solid #66BBFF;
  color: white;
  font-weight: bold;
}

.WikiaForm .input-group.error .error-msg, .WikiaForm .input-group.success .error-msg {
  color: white;
}

.AccountNavigation .UserLoginDropdown .WikiaForm .forgot-password {
  background: none repeat scroll 0 0 transparent !important;
  color: #006CB0 !important;
  font-weight: normal !important;
}

/***********************************************************
** LIGHTBOX
*/

#lightbox {
  background-color: #222 !important;
  border-color: #666 !important;
  color: #AAA !important;
}

#lightbox-caption {
  background-color:#222;
  color: #AAA;
}

#lightbox-caption-content {
  text-align: center !important;
}

#lightbox-share-buttons {
  display:none;
}

/***********************************************************
** USER PAGES
*/

/*** User Header ***/
.WikiaUserPagesHeader {
  background-color: #2E2E33;
  background-image: -moz-linear-gradient(center top , #2E2E33 0%, #222 100%);
  background-image: -webkit-linear-gradient(center top , #2E2E33 0%, #222 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(1, #222),color-stop(0, #2E2E33));
  background-image: -o-linear-gradient(center top , #2E2E33 0%, #222 100%);
  background-image: -ms-linear-gradient(center top , #2E2E33 0%, #222 100%);
  border-bottom: 1px solid #666;
}

.UserProfileMasthead {
  padding: 0 5px;
}

.UserProfileMasthead .masthead-info {
  background: none repeat scroll 0 0 #2E2E33;
}

.UserProfileMasthead .masthead-info:before,
.UserProfileMasthead .masthead-info-lower:before {
  border-color: transparent;
}

.UserProfileMasthead .masthead-info hgroup {
  background-color: #666;
  background-image: none;
  padding: 8px;
}

.UserProfileMasthead .masthead-info .group {
  background: none repeat scroll 0 0 #aaa;
  color: black;
  font-weight: bold;
}

.UserProfileMasthead.zero-state .masthead-info > div {
  padding-bottom: 8px;
}

.UserProfileMasthead .masthead-info > div {
  padding: 8px;
  width: 396px;
  color: #aaa;
}

.UserProfileMasthead .wikis ul {
  width: 301px;
}

.tally,
.UserProfileMasthead .wikis span,
.UserProfileMasthead .details span {
  color: #F1F1F1;
  text-transform: none;
}

.UserProfileMasthead .links .icon.website {
  background-color: #aaa;
}

.UserProfileMasthead .links .icon.twitter {
  background-color: #5DCBDE;
}

.UserProfileMasthead .links .icon.facebook {
  background-color: #3C5A96;
}

/*** Avatar ***/
.UserProfileMasthead .masthead-avatar {
  left: 10px;
}

.UserProfileMasthead .masthead-avatar .avatar {
  border: 1px solid #222;
}

/*** Tabs ***/
.WikiaUserPagesHeader .tabs {
  padding-left: 10px;
  width: 992px;
}

.WikiaUserPagesHeader .tabs li a {
  background-color: #222;
  background-image: none;
  color: #666;
  border: 1px solid #666;
  border-radius: 8px 8px 0 0;
}

.WikiaUserPagesHeader .tabs .selected a {
  color: #aaa;
  border: 1px solid #666;
  border-radius: 8px 8px 0 0;
}

.tabs li a:hover,
.WikiaUserPagesHeader .tabs .selected a:hover {
  background-image: -moz-linear-gradient(center top , #222 40%, #666 100%) !important;
  background-image: -webkit-linear-gradient(center top , #222 40%, #666 100%) !important;
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(1, #666),color-stop(.40, #222)) !important;
  background-image: -o-linear-gradient(center top , #222 40%, #666 100%) !important;
  background-image: -ms-linear-gradient(center top , #222 40%, #666 100%) !important;
  color: white;
}

/*** Editing lightbox ***/
#UPPLightboxWrapper {
  background-color: #2E2E33;
  background-image: none;
}

#UPPLightboxWrapper .tabs {
  border-bottom: none;
}

#UPPLightboxWrapper .tabs li a {
  background-color: #222;
  background-image: none;
  color: #666;
  border-color: #666;
  border-style: solid;
  border-width: 1px 1px 0;
  border-radius: 4px 4px 0 0;
}

#UPPLightboxWrapper .tabs .selected a {
  color: #aaa;
  border-color: #666;
  border-style: solid;
  border-width: 1px 1px 0;
  border-radius: 4px 4px 0 0;
}

#UPPLightboxWrapper.modalWrapper .tabs li a:hover,
#UPPLightboxWrapper .tabs .selected a:hover {
  background-image: -moz-linear-gradient(center top , #222 40%, #666 100%) !important;
  background-image: -webkit-linear-gradient(center top , #222 40%, #666 100%) !important;
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(1, #666),color-stop(.40, #222));
  background-image: -o-linear-gradient(center top , #222 40%, #666 100%) !important;
  background-image: -ms-linear-gradient(center top , #222 40%, #666 100%) !important;
  color: white !important;
}

#UPPLightboxWrapper .tab-content > li {
  background: none repeat scroll 0 0 #222;
  border: 1px solid #666;
  color: #AAA;
  padding: 5px;
}

.UPPLightbox .favorite-wikis-refresh {
  top: 292px;
}

.UPPLightbox .favorite-wikis {
  width: 375px !important;
}

.UPPLightbox .favorite-wikis li {
  background: none repeat scroll 0 0 #2E2E33;
  border: 1px solid #666;
}

/***********************************************************
** FORUM FUNCTION STUFF
*/

.forumlist td.forum_title a {
  padding-left: 0px !important;
}

.forumlist td.forum_title a.forum_new {
  font-weight: bold;
  background: url("https://images.wikia.nocookie.net/memoryalpha/en/images/c/cd/Ma_forum_new.png") center left no-repeat !important;
  padding-left: 20px !important;
}

.forumlist td.forum_title a.forum_new:visited {
  font-weight: normal;
  background: none !important;
  padding-left: 0px !important;
}

.forumlist td.forum_edited a {
  color:#FFF !important;
}

/***********************************************************
** NOTIFICATIONS
*/

.WikiaNotifications li div {
  background-color:#394A5C;
  background-image:none;
  border:1px solid #66BBFF;
  color:#FFFFFF;
  font-weight:bold;
}

.WikiaNotifications li div a {
  color:#FFFFFF;
}

/***********************************************************
** RECENTCHANGES
*/

.mw-plusminus-pos {
  color:#33ff22;
}

.mw-plusminus-neg {
  color:#FF1100;
}

.rcoptionSCS {
  bottom: -20px !important;
  right: -7px !important;
}

/***********************************************************
** ADVANCED SEARCH BOX
*/

.mw-search-formheader,
fieldset#mw-searchoptions {
  color:#aaa;
  background-color:#222;
  border:1px solid #666 !important;
}

.mw-search-formheader div.search-types ul li.current a {
  color:#aaa;
}

/***********************************************************
** ADMIN DASHBOARD
*/

/*** Dashboard header ***/
.AdminDashboardHeader {
  background: none;
  border-bottom: 1px solid #666;
  border-top: none;
  height: 20px;
  padding: 0 10px !important;
}

.AdminDashboardHeader h1 a ,
.AdminDashboardRail h1,
.AdminDashboardGeneralHeader h1 {
  color: #FFD942;
}

.AdminDashboardHeader h1 {
  line-height: 20px;
}

.AdminDashboardHeader h1 img {
  float: none;
}

.AdminDashboardGeneralHeader h1 {
  border: none;
}

.AdminDashboardTabs {
  right: 10px;
  padding: 11px 0 0;
}

.AdminDashboardTabs .tab {
  background-color: #222;
  background-image: none;
  color: #666;
  border: 1px solid #666;
  -moz-box-shadow: 0 0 10px 0 #222;
  -webkit-box-shadow: 0 0 10px 0 #222;
  box-shadow: 0 0 10px 0 #222;
  top: -23px;
}

.AdminDashboardTabs .tab.active {
  background-color: #222;
  background-image: none;
  color: #aaa;
  top: -23px;
}
 
.AdminDashboardTabs .tab:hover {
  background-image: -moz-linear-gradient(center top , #222 40%, #666 100%);
  background-image: -webkit-linear-gradient(center top , #222 40%, #666 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(1, #666),color-stop(.40, #222));
  background-image: -o-linear-gradient(center top , #222 40%, #666 100%);
  background-image: -ms-linear-gradient(center top , #222 40%, #666 100%);
  color: white;
}

.WikiaArticle {
  color: white;
  background: none repeat scroll 0 0 transparent !important;
  border: none;
  box-shadow: none;
}

.WikiaArticle.AdminDashboardChromedArticle {
  border-bottom: none;
  width: 1011px;
}

/*** Headers in dashboard ***/
.AdminDashboardGeneralHeader,
.control-section header {
  background-color: #222 !important;
  background-image: none !important;
  border-bottom: 1px solid #666 !important;
  border-right: 1px solid #666 !important;
  border-top: 1px solid #666 !important;
  box-shadow: none !important;
}

.control-section header h1 {
  color:#aaa !important;
}

.AdminDashboard .admin-dashboard-content .control-section .controls {
  background: transparent;
  background-image: none;
}

/*** Dashboard rail ***/
.AdminDashboardRail h1 {
  color: none;
}

.WikiaDataTable th {
  color: white !important;
}

.WikiaDataTable td {
  color: #AAA !important;
}

.WikiaDataTable .totals td {
  color: white !important;
}

.WikiaDataTable .totals td:first-child .pointer {
  margin-right: 8px;
  right: 2px;
}

.WikiaDataTable .totals td:first-child .pointer:before {
  border-color: transparent transparent transparent #222;
}

.QuickStatsWidget .WikiaDataTable .totals td:first-child .pointer {
  background: none repeat scroll 0 0 #666;
  font-weight: bold;
}

.QuickStatsWidget .WikiaDataTable .totals td:first-child .pointer:before {
  border-left: 10px solid #666;
}

.WikiaDataTable {
  background-color: #222 !important;
  background-image: none !important;
  border: 1px solid #666 !important;
  border-collapse: separate !important;
}

/***********************************************************
** STANDARD TABS
*/

.tabs {
  border-bottom: none;
}

.tabs li a,
.tabs .selected a {
  background-color: #222;
  background-image: none;
  border: 1px solid #666;
  border-radius: 4px;
}

.tabs li a {
  color: #666;
}

.tabs .selected a {
  color: #aaa;
}

.tabs .selected .chevron {
  border-color: transparent transparent #666;
}

/***********************************************************
** ROLLUPS TABLES
*/

table.display tr.even.row_selected td {
  background-color: #666;
}

table.display tr.odd.row_selected td {
  background-color: #222;
}


/***********************************************************
** RECENT CHANGES DROP DOWN MENU
*/

.WikiaDropdown.MultiSelect .selected-items {
  border: 1px solid #666;
}

.WikiaDropdown .dropdown-item.selected {
  background-color: #222;
}

.WikiaDropdown.MultiSelect .selected-items:hover,
.WikiaDropdown .dropdown-item:hover,
.WikiaDropdown .dropdown-item.selected:hover,
.mw-recentchanges-table .WikiaDropdown .toolbar:hover {
  background-color: #161616;
}

.mw-recentchanges-table .WikiaDropdown .toolbar {
  background-color: #222;
  border-bottom: 1px solid #666;
}

/***********************************************************
** External link markers
*/

#WikiaArticle a[href ^="gopher://"]:after, 
#WikiaArticle a[href *="gopher%3A%2F%2F"]:after {
  padding: 0 15px 0 0;
  background-image: url("https://images.wikia.nocookie.net/memoryalpha/en/images/5/54/Link_external.png");
}

#WikiaArticle a[href ^="https://"]:after, 
#WikiaArticle a[href *="https%3A%2F%2F"]:after {
  padding: 0 3px 0 0;
  background-image: url("https://images.wikia.nocookie.net/memoryalpha/en/graphics/link_secure.gif");
}

#WikiaArticle a[href*=wikipedia]:after {
  padding: 0 3px 0 0; 
  background-image: url('https://images.wikia.nocookie.net/memoryalpha/en/images/1/12/Wikipedia.png'); 
}

#WikiaArticle a[href ^="mailto:"]:after, 
#WikiaArticle a[href *="mailto%3A%"]:after {
  padding: 0 18px 0 0;
  background-image: url("https://images.wikia.nocookie.net/memoryalpha/en/graphics/link_mail.gif");
}

#WikiaArticle a[href ^="news://"]:after, 
#WikiaArticle a[href *="news%3A%2F%2F"]:after {
  padding: 0 15px 0 0;
  background-image: url("https://images.wikia.nocookie.net/memoryalpha/en/graphics/link_news.gif");
}

#WikiaArticle a[href ^="ftp://"]:after, 
#WikiaArticle a[href *="ftp%3A%2F%2F"]:after {
  padding: 0 14px 0 0;
  background-image: url("https://images.wikia.nocookie.net/memoryalpha/en/graphics/link_ftp.gif");
}

#WikiaArticle a[href ^="irc://"]:after,
#WikiaArticle a[href ^="aim://"]:after,
#WikiaArticle a[href ^="ichat://"]:after, 
#WikiaArticle a[href *="irc%3A%2F%2F"]:after, 
#WikiaArticle a[href *="aim%3A%2F%2F"]:after, 
#WikiaArticle a[href *="ichat%3A%2F%2F"]:after {
  padding: 0 18px 0 0;
  background-image: url("https://images.wikia.nocookie.net/memoryalpha/en/graphics/link_chat.gif");
}

#WikiaArticle a[href ^="itms://"]:after, 
#WikiaArticle a[href *="itms%3A%2F%2F"]:after {
  padding: 0 14px 0 0;
  background-image: url("https://images.wikia.nocookie.net/memoryalpha/en/graphics/link_itms.gif");
}

#WikiaArticle a[href*=sto.gamepedia.com]:after {
  padding: 0 12px 0 0;
  background-image: url("https://images.wikia.nocookie.net/memoryalpha/en/images/e/ec/STO_link.png");
}

#WikiaArticle div.noicon a:after,
#WikiaArticle span.noicon a:after{
  background-image: none !important;
  padding: 0 !important;
  width: auto;
}

/***********************************************************
** Hiding page names in ns:Portal
*/

.ns-102 * .WikiaPageHeader h1 {
  display: none;
}

.ns-102.wikinav2 .WikiaPageHeader {
  line-height: 27px;
}

/* Gold page titles */
.WikiaPage .page-header__title {
  color: #FFD942;
}

.mw-spcontent .mw-redirect {
    font-style: italic;
}