User:Linkz57/common.js

Source: Wikipedia, the free encyclopedia.
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
// ==UserScript==
// @name          Wikipedia - Dark/Light, Width, Clarity [by Splark]
// @namespace     http://userstyles.org
// @description	  Options for dark and light. Easier-to-read width. Clear visual hierarchy. Includes sister sites (like Wiktionary). <strong>For more options, <a href="http://userstyles.org/styles/88820">see the supplementary style</a>.</strong>
// @author        Splark
// @homepage      http://userstyles.org/styles/79374
// @run-at        document-start
// ==/UserScript==
(function() {
var css = "";
if (false || (new RegExp("^https?:\\/\\/[^?]*(wikipedia|wikimedia|mediawiki|wikibooks|wikidata|wikinews|wikiquote|wikisource|wikiversity|wikivoyage|wiktionary)\\.(org|net|com)\\/.+$")).test(document.location.href))
	css += "hey chrome users,\n                            you may want to use Firefox or\n                            the userstyle site to view this code,\n                            since Stylish for Chrome\n                            deletes all comments {}\n                            \n\n\n  \n\n    #content.mw-body {\n      max-width: 57.5em!important; \n      min-width: 49.3em!important; \n      position: absolute!important;\n    }\n\n    #bodyContent {\n      \n      \n      \n        \n      \n      \n    }\n\n    #bodyContent p, \n    #bodyContent dl, \n    #bodyContent dd, \n    #bodyContent td, \n    #bodyContent li {\n      max-width: 46.875em!important;  \n    }\n  \n    #bodyContent blockquote {\n      max-width: 39.5em!important;\n    }\n\n    #mw-content-text {\n      text-align: justify!important;\n       \n    }\n\n  \n\n    body {\n      max-width: 80em!important;  \n      margin: auto!important;\n    }\n\n    #mw-head {\n      max-width: 80em!important; \n      margin: auto!important;\n      left: 0px!important;\n    }\n\n    #mw-panel {\n      position: relative!important;\n      float: left!important;\n    }\n\n    \n    #right-navigation {\n      position: absolute!important;\n      right: 15.7em!important;  \n        \n        \n        \n      \n       \n    }\n    #mw-head {\n      \n      \n      \n    }\n  \n    \n  \n    \n\n  \n\n    \n    #mw-page-base, #mw-head, #mw-panel {\n      background: none!important;\n    }\n\n    #mw-head-base {\n      \n      background: none!important;\n    }\n\n    \n    #left-navigation #p-namespaces {\n      background-image: none!important;\n      padding-left: 0px!important;\n    }\n\n    #content.mw-body {\n      border: none!important;\n      margin-top: 0px!important; \n      box-shadow: 0px 0px 35px rgba(0,0,0,0.8)!important;\n      \n        -webkit-box-shadow: 0px 0px 52.5px rgba(0,0,0,0.8)!important; \n      \n\n      \n      \n    }\n\n  \n\n    \n    #left-navigation #p-namespaces li:not(.selected),\n    #left-navigation [id] li:not(.selected),\n    #right-navigation #p-views li:not(.selected),\n    #right-navigation [id] li:not(.selected) {\n      background-image: -moz-linear-gradient(bottom, rgb(232,242,248) 0%, rgb(246,246,246) 88%)!important;\n      \n        background-image: linear-gradient(bottom, rgb(232,242,248) 0%, rgb(246,246,246) 88%)!important;\n        background-image: -webkit-linear-gradient(bottom, rgb(232,242,248) 0%, rgb(246,246,246) 88%)!important;\n        background-image: -o-linear-gradient(bottom, rgb(232,242,248) 0%, rgb(246,246,246) 88%)!important;\n        background-image: -ms-linear-gradient(bottom, rgb(232,242,248) 0%, rgb(246,246,246) 88%)!important;\n      border-bottom: 1px solid rgba(168,215,249,1.0)!important;\n      height: 39px!important;\n       \n    }\n\n    \n    #left-navigation #p-namespaces li.selected,\n    #right-navigation #p-views li.selected,\n    #left-navigation [id] li.selected,\n    #right-navigation [id] li.selected {\n       \n      background-image: -moz-linear-gradient(bottom, rgb(100%,100%,100%) 15%, rgb(246,246,246) 88%)!important;\n      \n        background-image: linear-gradient(bottom, rgb(100%,100%,100%) 15%, rgb(246,246,246) 88%)!important;\n        background-image: -webkit-linear-gradient(bottom, rgb(100%,100%,100%) 15%, rgb(246,246,246) 88%)!important;\n        background-image: -o-linear-gradient(bottom, rgb(100%,100%,100%) 15%, rgb(246,246,246) 88%)!important;\n        background-image: -ms-linear-gradient(bottom, rgb(100%,100%,100%) 15%, rgb(246,246,246) 88%)!important;\n    }\n\n    \n    #mw-panel #p-lang .uls-settings-trigger {\n      float: left!important; \n    }\n\n\n\n  .mw-editsection a,\n  .collapseButton a,\n  .toctoggle a,\n  .NavToggle a {\n    color: inherit!important;\n  }\n\n  \n    .mw-editsection, \n    .mw-editsection *:not(a) {\n      color: transparent!important;\n       \n    }\n    .mw-editsection a {\n      color: black!important;\n       \n    }\n    .collapseButton:not(a),\n    .toctoggle:not(a),\n    .NavToggle:not(a) {\n      visibility: hidden!important;\n    }\n    .collapseButton a,\n    .toctoggle a,\n    .NavToggle a {\n      visibility: visible!important;\n    }\n\n  \n\n  .mw-editsection a,\n  .collapseButton a,\n  .toctoggle a,\n  .NavToggle a {\n    padding: 5px!important;\n    background-color: rgba(50%,50%,50%,0.21)!important;\n    border-radius: 5px!important;\n  }\n\n\n\n  \n\n  \n    \n    sup.Template-Fact, sup.Inline-Template {\n      visibility: hidden!important;\n    }\n    sup.Template-Fact i a span,\n    sup.Inline-Template span {\n      visibility: visible!important;\n      background-color: rgba(245,241,140,1.0)!important; \n      border-radius: 7px 3px 7px 3px / 7px 3px 7px 3px!important;\n      padding: 0px 4px 0px 3px!important;\n      margin-left: -3px!important;\n    }\n\n  \n    sup.reference a {\n      color: rgba(0,0,0,0.6)!important;\n      \n        padding: 7px 7px 7px 7px!important;\n        margin: -7px -5px -7px -7px!important; \n        border-radius: 10px!important;\n        z-index: 4!important; position: relative!important; \n        \n    }\n    sup.reference a span {\n      \n      display:none!important;\n    }\n    \n    .referencetooltip .reference-text {\n      font-size: 1.28em!important;\n      line-height: 1.5em!important;\n    }\n    \n    .referencetooltip a.external {\n      background-image: url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAVklEQVR4Xn3PgQkAMQhDUXfqTu7kTtkpd5RA8AInfArtQ2iRXFWT2QedAfttj2FsPIOE1eCOlEuoWWjgzYaB/IkeGOrxXhqB+uA9Bfcm0lAZuh+YIeAD+cAqSz4kCMUAAAAASUVORK5CYII=\")!important;\n      background-repeat: no-repeat!important;\n      background-position: 100% 50%!important;\n      padding-right: 13px!important;\n    }\n    \n    .referencetooltip a.external[href$=\".pdf\"] {\n      background-image: url(\"https://upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif\")!important;\n      background-repeat: no-repeat!important;\n      background-position: 100% 50%!important;\n      padding-right: 18px!important;\n    }\n\n  \n\n    \n    .reflist,\n    .navbox,\n    #catlinks {\n      background-color: rgba(0,0,0,0.18)!important;\n    }\n\n    \n    .reflist {\n      padding: 10px 15px 15px 0px!important;\n    }\n\n    \n      \n      .references .mw-cite-backlink b a {\n        padding: 3px 5px 0px 5px !important;\n        background-color: rgba(0%,0%,0%,0.09)!important;\n        border-radius: 5px!important;\n      }\n      \n      .references .mw-cite-backlink a sup {\n        padding: 1px 5px 2px 5px !important;\n        background-color: rgba(0%,0%,0%,0.09)!important;\n        border-radius: 5px!important;\n      }\n\n\n\n  .searchdidyoumean {\n    font-style: italic!important;\n  }\n  .searchdidyoumean:after {\n    content: \" ?\";\n  }\n\n  \n  .mw-search-formheader {\n    border-top: 1px dashed rgba(50%,50%,50%,0.66)!important;\n    border-right: 1px dashed rgba(50%,50%,50%,0.66)!important;\n    border-left: 1px dashed rgba(50%,50%,50%,0.66)!important;\n    border-bottom-width: 0px!important;\n  }\n    \n  .searchresults {\n    margin-left: 3em!important;\n  }\n    \n  \n  .searchresults li .mw-search-result-data {\n    color: inherit!important;\n    font-family: courier new!important;\n  }\n    \n  \n    .searchresults li:first-of-type .mw-search-result-heading {\n      font-size: 2em!important;\n      margin-bottom: 4px!important;\n    }\n    .searchresults li:first-of-type {\n      background-color: rgba(50%,50%,50%,0.14)!important;\n      padding: 10px 6px 6px 10px!important;\n      margin-left: -10px!important; \n      margin-bottom: 9px!important;\n      border-radius: 13px!important;\n    }\n\n\n  \n  #filetoc {\n    background-color: transparent!important;\n  }\n\n  #file.fullImageLink > a:first-of-type > img {\n    margin: 20px auto!important;\n    display: block!important; \n  }\n\n  #stockphoto_base {\n    position: relative!important;\n    left: 0px!important;\n    top: 0px!important;\n  }\n\n  #stockphoto_base>* {\n    width: auto!important;\n    display: inline!important;\n  }\n\n  .mw-filepage-resolutioninfo,\n  #langselectorcontainer,\n  .fullMedia {\n    margin-top: 8px!important;\n    font-size: 1em!important;\n  }\n\n  .fullMedia {\n    padding-bottom: 35px!important;\n  }\n\n  .fullMedia,\n  .fullMedia * {\n    margin: auto!important;\n    text-align: center!important;\n  }\n  \n  \n    \n    .fullMedia a.internal {\n      font-size: 1.7em!important;    \n    }\n\n\n\n  \n  #siteSub, \n  \n  .thumbcaption .magnify, \n  #footer\n    {display:none!important;}\n\n\n\n  \n  #left-navigation,\n  #right-navigation,\n  #p-personal {\n    opacity: 0.4!important;\n  }\n  #left-navigation:hover,\n  #right-navigation:hover,\n  #p-personal:hover {\n    opacity: 1.0!important;\n  }\n  \n\n  \n  #mw-panel {\n    opacity: 0.1!important;\n  }\n  #mw-panel:hover {\n    opacity: 1.0!important;\n  }\n\n  \n  .mw-editsection a,\n  .toctoggle a {\n    opacity: 0.33!important;\n  }\n  .mw-editsection a:hover,\n  .mw-editsection a:focus,\n  .toctoggle a:hover,\n  .toctoggle a:focus {\n    opacity: 1.0!important;\n  }\n\n\n\n  #mw-panel {\n    transition: 0.4s 0.35s!important;\n  }\n\n  .mw-editsection a,\n  .toctoggle a {\n    transition: 0.15s 0.35s!important\n  }\n\n\n\n  body {\n    background-image: none!important;\n  }\n  \n  .dablink, \n  .rellink  \n  {\n    border-left: 7px solid rgba(131,191,188,1.0)!important; \n    margin-left: 20px!important;\n    padding-left: 10px!important;    \n  }\n\n  .collapseButton a:hover,\n  .toctoggle a:hover,\n  .NavToggle a:hover,\n  sup.Template-Fact i a span,\n  sup.Inline-Template span,\n  p sup *\n  {\n    text-decoration: none!important;\n  }\n  \n  sup.Template-Fact i a span,\n  sup.Inline-Template span,\n  p sup:not(.reference) * {\n    color: rgba(0,0,0,0.6)!important; \n  }\n\n  \n    .IPA,\n    .SAMPA, \n    .enPR  {\n      font-size: 1.15em!important;\n    }\n    .IPA, .IPA *,\n    .SAMPA, .SAMPA *, \n    .enPR, .enPR *  {\n      letter-spacing: 2px!important;\n      \n      border: none!important; \n    }\n    #content.mw-body p:first-of-type .nowrap *,\n    #content.mw-body .IPA * {\n      color: rgba(55%,55%,55%,1.0)!important;  \n    }\n      \n    #content.mw-body p .IPA *:hover,\n    #content.mw-body p:first-of-type .IPA *:hover  {\n      color: black!important;\n    }\n\n  #editform textarea {\n    padding: 5px 8px!important;\n  }\n\n  \n\n    h1#firstHeading {\n      \n      padding-bottom: 0.1em!important;\n    }\n\n    #coordinates {\n      \n      padding-top: 8px!important;\n    }";
if (false || (new RegExp("^https?:\\/\\/[^?]*(wikipedia|wikimedia|mediawiki|wikibooks|wikidata|wikinews|wikiquote|wikisource|wikiversity|wikivoyage|wiktionary)\\.(org|net|com)\\/wiki\\/Portal.+$")).test(document.location.href))
	css += "#mw-content-text table div,\n  #mw-content-text table p {\n    text-align: justify!important;\n  }\n\n  \n  #content a[href*=\"&action=edit\"] {\n    opacity: 0.5!important;\n    transition: 0.15s 0.35s!important;\n  }\n  #content a[href*=\"&action=edit\"]:hover {\n    opacity: 1.0!important;\n  }\n  #content a[href*=\"&action=edit\"]:before {\n    content: \"[\"!important;\n    color: white!important;\n  }\n  #content a[href*=\"&action=edit\"]:after {\n    content: \"]\"!important;\n    color: white!important;\n  }";
if (false || (new RegExp("^https?:\\/\\/[^?]*(wikipedia|wiktionary|wikibooks|wikinews|wikiversity|wikiquote)\\.(org|net|com)\\/(?!.)$")).test(document.location.href))
	css += "body {\n    background-color: white!important;\n    background-repeat: no-repeat!important;\n    background-attachment: scroll!important;\n  }\n\n\n\n  body .central-textlogo,\n  body #wm-home-header,\n  body#www-wikiquote-org #bodyContent > div:first-of-type {\n    \n    background-repeat: no-repeat!important;\n    background-position: center center!important;\n    margin-left: auto!important;\n    margin-right: auto!important;\n    border-radius: 12px!important;\n  }\n\n\n\n  .divTop10item {\n    background-color: transparent!important;\n  }\n\n  \n\n    \n\n      \n\n        .central-featured-lang a,\n        .divTop10item a,\n        .divTop10item strong a, \n        .divTop10item > a, \n        #wm-globe-inner strong a \n        {\n          color: rgba(00%,00%,00%,0.8)!important;\n        }\n        .central-featured-lang a strong,\n        .divTop10item a strong {\n          color: inherit!important;\n        }\n\n      \n\n        .central-featured-lang em,\n        .divTop10item a em,\n        .divTop10item > em, \n        #wm-globe-inner em \n        {\n          color: rgba(00%,00%,00%,0.66)!important; \n          opacity: 0.8!important;\n        }\n        .central-featured-lang>em a  {\n          color: inherit!important;\n        }\n\n      \n\n        .central-featured-lang a small,\n        .central-featured-lang small, \n        .divTop10item a small,\n        .divTop10item > small, \n        #wm-globe-inner em\n        {\n          color: rgba(00%,00%,00%,0.54)!important; \n          opacity: 0.6!important;\n        }\n\n    .central-featured-lang,\n    .divTop10item,\n    body#www-wikiversity-org #wm-globe-inner {\n      \n      text-shadow: rgba(57%,57%,57%,0.20) 1px 1px,\n                   rgba(57%,57%,57%,0.20) -1px -1px,\n                   rgba(57%,57%,57%,0.20) 1px -1px,\n                   rgba(57%,57%,57%,0.20) -1px 1px,\n                   rgba(57%,57%,57%,1.00) 0px 0px 5px\n      !important;\n    }\n\n    body[id*=\"www-\"] a:hover, \n    body[id*=\"www-\"] a:focus  {\n      color: rgba(6,69,173,1.0)!important;\n      outline: none!important;\n    }\n    \n  \n  \n    .otherprojects a:focus,\n    #divOtherProjects a:focus {\n      text-decoration: underline!important;\n    }\n\n    .central-featured-lang a.link-box,\n    .divTop10item a {\n      \n      margin: -5px!important;\n      padding: 5px!important;\n      transition: 0.4s 0.15s!important;\n    }\n    .central-featured-lang a.link-box:hover,\n    .divTop10item a:hover {\n      border-radius: 15px!important;\n      background-color: rgba(100%,100%,100%,0.85)!important;\n      box-shadow: 3px 3px 5px 1px rgba(6,69,173,1.0)!important;\n      \n        -webkit-box-shadow: 3px 3px 7.5px 1.5px rgba(6,69,173,1.0)!important;\n      color: rgba(6,69,173,1.0)!important;\n    }\n    .central-featured-lang a.link-box:focus,\n    .divTop10item a:focus {\n      background-color: rgba(100%,100%,100%,0.95)!important;\n      \n        border-radius: 15px!important;\n        box-shadow: 3px 3px 5px 1px rgba(6,69,173,1.0)!important;\n        \n          -webkit-box-shadow: 3px 3px 7.5px 1.5px rgba(6,69,173,1.0)!important;\n      position: relative!important;\n      \n      top: 2px!important;\n      left: 2px!important;\n      \n    }\n\n  \n  .central-featured-logo-inner,\n  #wm-globe-inner,\n  body#www-wikiquote-org #bodyContent > div:nth-of-type(2) > div > div \n  {\n    background-color: rgba(100%,100%,100%,0.15)!important;\n    box-shadow: 0px 0px 120px 120px rgba(100%,100%,100%,0.15)!important;\n    \n      -webkit-box-shadow: 0px 0px 180px 180px rgba(100%,100%,100%,0.15)!important;\n    border-radius: 50%!important;\n  }\n\n\n\n  .wm-site-info ~ div, \n  a[href*=\"wikimediafoundation.org/wiki/Terms_of_Use\"], \n  a[href*=\"wikimediafoundation.org/wiki/Privacy_policy\"], \n  body .search-container label,\n  #searchLanguage,\n  .search-container.language-search,\n  .divider,\n  .langlist,\n  .bookshelf-container,\n  .wm-site-info,\n  hr\n    {display:none!important;}\n\n      \n  #p-search h5,\n  #p-search > form#searchform > fieldset > select,\n  select#language,\n  .divBookshelves,\n  .divArticleTier,\n  .divArticleTierMajor,\n  [class*=\"bookshelf\"],\n  [class*=\"project-list\"],\n  #divOtherLanguages,\n  #divSiteInfo,\n  body#www-wikibooks-org > div:last-of-type,\n  body#www-wikiversity-org > div:last-of-type,\n  body#www-wikiquote-org > div:last-of-type \n    {display:none!important;}\n\n\n\n  .search-container, #p-search.portlet {\n    box-shadow: 2px 5px 20px #444!important;\n    \n      -webkit-box-shadow: 2px 7.5px 30px #444!important; \n    padding: 0px!important;\n    margin-bottom: 45px!important;\n    background-color: rgba(255,255,255,0.1)!important;\n    \n    z-index: 9999!important; position: relative!important;\n  }\n\n  fieldset {\n    background-color: transparent!important;\n    border-color: transparent!important;\n    padding: 0px!important;\n    margin: 0px!important;\n  }\n\n  input#searchInput {\n    padding: 5px!important;\n    margin: 50px 0px!important;\n    width: 200px!important;\n    color: #333!important;\n    font-family: calibri!important;\n    font-size: 16px!important;\n  }\n\n  input.formBtn, input.searchButton {\n    padding: 5px!important;\n    margin: 50px 0px!important;\n  }\n\n\n  .otherprojects,\n  #divOtherProjects {\n    background-color: rgba(255,255,255,0.6)!important;\n    border-top: 1px dashed grey!important;\n\n    \n    margin: 00px 0px 0px 0px!important;\n    padding: 3px 0px 7px 0px!important; \n    \n    position: absolute!important;\n    bottom: 0px!important;\n    \n\n    \n  }\n\n  .otherprojects-item,\n  .divOtherProjectsItem {\n    height: 40px!important;\n    margin: 0px!important;\n    \n  }\n\n  .otherprojects-item div,\n  .divOtherProjectsItem div {\n    margin-top: 10px!important;\n  }\n\n  .otherprojects-item img,\n  .otherprojects-item a, \n  .divOtherProjectsItem img,\n  .divOtherProjectsItem a \n  {\n    margin-right: 4px!important;\n    width: auto!important;\n    height: 25px!important;\n  }\n\n  \n    .otherprojects a[title=\"Wikinews\"]:first-of-type img,\n    #divOtherProjects a[title=\"Wikinews\"]:first-of-type img {\n      visibility:hidden!important;}\n    .otherprojects a[title=\"Wikinews\"]:first-of-type,\n    #divOtherProjects a[title=\"Wikinews\"]:first-of-type {\n      background-image: url(\"http://upload.wikimedia.org/wikipedia/commons/thumb/2/24/Wikinews-logo.svg/92px-Wikinews-logo.svg.png\")!important;\n      background-size: auto 25px!important;\n      background-repeat: no-repeat!important;\n      background-position: center center!important;\n      padding: 10px 0px!important; \n    }\n\n\n  \n    body#www-wikipedia-org {\n      background-image: url('http://i.imgur.com/7jR9o.jpg')!important;\n      background-position: center -70px!important;\n      \n      \n      \n      \n       \n    }\n      \n    body#www-wikipedia-org .central-textlogo {\n      width: 186px!important; \n      background-color: rgba(93%,93%,93%,0.6)!important;\n      box-shadow: 0px -3px 16px 16px rgba(93%,93%,93%,0.6)!important;\n      \n        -webkit-box-shadow: 0px -3px 24px 24px rgba(93%,93%,93%,0.6)!important;\n    }\n\n  \n\n  \n    body#www-wikibooks-org {\n      background-image: url('http://upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Wikibooks-logo.svg/2000px-Wikibooks-logo.svg.png')!important;\n      background-size: 2000px auto!important;\n      background-position: 40% 70px!important;\n    }\n      \n    body#www-wikibooks-org #wm-home-header img {\n      visibility: hidden!important;}\n    body#www-wikibooks-org #wm-home-header {\n      background-image: url('http://i.imgur.com/hL5Piuw.png')!important;\n      background-repeat: no-repeat!important;\n      background-position: center center!important;\n      width: 290px!important;\n    }\n      \n    body#www-wikiversity-org #p-search {\n      background-color: rgba(255,255,255,0.3)!important;\n    }\n    \n    body#www-wikibooks-org input.searchButton {\n      margin: 50px 0px!important;\n    }\n\n  \n    body#www-wikinews-org {\n      background-image: url('http://upload.wikimedia.org/wikipedia/commons/thumb/2/24/Wikinews-logo.svg/2000px-Wikinews-logo.svg.png')!important;\n      background-size: 2000px auto!important;\n      background-position: center -180px!important;\n    }\n    body#www-wikinews-org .central-textlogo {\n      width: 290px!important;\n    }\n      \n    body#www-wikinews-org .central-featured-logo-inner {\n      background-color: rgba(100%,100%,100%,0.22)!important;\n      box-shadow: 0px 0px 120px 120px rgba(100%,100%,100%,0.22)!important;\n      \n        -webkit-box-shadow: 0px 0px 180px 180px rgba(100%,100%,100%,0.22)!important;\n    }\n    body#www-wikinews-org .central-featured-lang {\n      padding: 0px 7px!important;\n    }\n    body#www-wikinews-org .central-featured-lang {\n      transition: 0.4s 0.15s!important;\n    }\n    body#www-wikinews-org .central-featured-lang:hover {\n      border-radius: 15px!important;\n      background-color: rgba(100%,100%,100%,0.85)!important;\n      box-shadow: 3px 3px 5px 1px rgba(94,122,181,1.0)!important;\n      \n        -webkit-box-shadow: 3px 3px 7.5px 1.5px rgba(94,122,181,1.0)!important;\n    }\n      \n    body#www-wikinews-org .otherprojects {\n      padding-top: 12px!important;\n      padding-bottom: 0px!important;\n    }\n      \n  \n    body#www-wikiquote-org {\n      background-image: url('http://upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Wikiquote-logo.svg/2000px-Wikiquote-logo.svg.png')!important;\n      background-size: 2000px auto!important;\n      background-position: -470px -820px!important; \n    }\n      \n    body#www-wikiquote-org #bodyContent > div:first-of-type img {\n      visibility: hidden!important;\n    }\n    body#www-wikiquote-org #bodyContent > div:first-of-type {\n      background-image: url('http://i.imgur.com/kJpqWNL.png')!important;\n      background-repeat: no-repeat!important;\n      background-position: center center!important;\n      background-color: rgba(93%,93%,93%,0.9)!important;\n      width: 163px!important;\n      height: 90px!important;\n    }\n\n    body#www-wikiquote-org #bodyContent > div:nth-of-type(2) > div > div {\n      background-color: rgba(100%,100%,100%,0.1)!important;\n      box-shadow: 0px 0px 120px 120px rgba(100%,100%,100%,0.1)!important;\n      \n        -webkit-box-shadow: 0px 0px 180px 180px rgba(100%,100%,100%,0.1)!important;\n    }\n\n    \n      body#www-wikiquote-org .divTop10item strong {\n        \n        position: absolute!important;\n        height: 100%!important;\n        width: 100%!important;\n        top: 0px!important;\n        left: 0px!important;\n        margin: auto!important;\n      }\n      body#www-wikiquote-org .divTop10item strong a {\n        \n        position: relative!important;\n        height: 100%!important;\n        width: 100%!important;\n        float: left!important; \n        margin: 0px!important; \n        padding: 5px!important;\n      }\n      body#www-wikiquote-org .divTop10item > em {\n        \n        position: relative!important;\n        top: 8px!important;\n        left: 5px!important;\n        pointer-events: none!important;\n      }\n      body#www-wikiquote-org .divTop10item > small {\n        \n        position: relative!important;\n        top: 8px!important;\n        left: 5px!important;\n        pointer-events: none!important;\n      }\n\n    body#www-wikiquote-org #p-search {\n      background-color: rgba(255,255,255,0.3)!important;\n    }\n\n  \n    body#www-wikiversity-org {\n      background-image: url('http://upload.wikimedia.org/wikipedia/commons/thumb/9/91/Wikiversity-logo.svg/2000px-Wikiversity-logo.svg.png')!important;\n      background-size: 2000px auto!important;\n      background-position: center -163px!important;\n    }\n    body#www-wikiversity-org #wm-home-header img {\n      visibility: hidden!important;}\n    body#www-wikiversity-org #wm-home-header {\n      background-image: url('http://i.imgur.com/SjqFNld.png')!important;\n      background-repeat: no-repeat!important;\n      background-position: center center!important;\n      width: 280px!important;\n    }\n\n    body#www-wikiversity-org #wm-globe-inner {\n      background-color: rgba(100%,100%,100%,0.22)!important;\n      box-shadow: 0px 0px 120px 120px rgba(100%,100%,100%,0.22)!important;\n      \n        -webkit-box-shadow: 0px 0px 180px 180px rgba(100%,100%,100%,0.22)!important;\n    }\n      \n    body#www-wikiversity-org #wm-globe strong {\n      \n      position: absolute!important;\n      height: 50px!important;\n      width: 100%!important;\n      top: 117px!important;\n      left: 0px!important;\n    }\n    body#www-wikiversity-org #wm-globe strong a {\n      \n      position: absolute!important;\n      height: 33px!important;\n      width: 100%!important;\n      top: 0px!important;\n      left: 0px!important;\n      padding-top: 17px!important;\n    }\n    body#www-wikiversity-org #wm-globe em {\n      \n      position: relative!important;\n      top: 1.5em!important;\n      pointer-events: none!important;\n    }\n\n    \n      body#www-wikiversity-org .divTop10item {\n        \n        position: absolute!important;\n        padding: 5px!important;\n      }\n      body#www-wikiversity-org .divTop10item:not(.lang1) a {\n        \n        position: absolute!important;\n        height: 100%!important;\n        width: 100%!important;\n        float: left!important; \n        left: 0px!important;\n        top: 0px!important;\n        margin: 0px!important; \n        padding: 5px 0px!important;\n      }\n      body#www-wikiversity-org .divTop10item:not(.lang1) > em {\n        \n        position: relative!important;\n        top: 8px!important;\n        pointer-events: none!important;\n      }\n      \n      body#www-wikiversity-org .divTop10item.lang1 a {\n        \n        padding: 5px!important;\n        margin: -5px!important;\n      }\n\n    body#www-wikiversity-org #p-search {\n      background-color: rgba(255,255,255,0.3)!important;\n    }\n\n  \n    body#www-wiktionary-org {\n      background-image: url('http://i.imgur.com/I2s0a1P.png')!important; \n      background-size: 2000px auto!important;\n      background-position: center -76px!important; \n    }\n    body#www-wiktionary-org .central-textlogo  {\n      color: rgba(0%,0%,0%,1.0)!important;\n      width: 220px!important;\n    }\n    body#www-wiktionary-org .central-featured-logo {\n      top: 189px!important; \n    }\n\n    body#www-wiktionary-org .central-featured-logo-inner {\n      background-color: rgba(100%,100%,100%,0.5)!important;\n      box-shadow: 0px 0px 120px 120px rgba(100%,100%,100%,0.5)!important;\n      \n        -webkit-box-shadow: 0px 0px 180px 180px rgba(100%,100%,100%,0.5)!important;\n    }\n      \n    body#www-wiktionary-org .otherprojects {\n      padding: 10px 0px 0px 0px!important;\n    }";
if (false || (new RegExp("^https?:\\/\\/(?!en\\.|www\\.|simple\\.)[^\\?]+(wikipedia|wikimedia|mediawiki|wikibooks|wikidata|wikinews|wikiquote|wikisource|wikiversity|wikivoyage|wiktionary)\\.(org|net|com)\\/.+$")).test(document.location.href) || (new RegExp("^https?:\\/\\/[^?]+(wikipedia|wikimedia|mediawiki|wikibooks|wikidata|wikinews|wikiquote|wikisource|wikiversity|wikivoyage|wiktionary)\\.(org|net|com)\\/.+Main_Page$")).test(document.location.href) || (new RegExp("^https?:\\/\\/www\\.mediawiki\\.(org|net|com)\\/wiki\\/MediaWiki$")).test(document.location.href) || (new RegExp("^https?:\\/\\/en\\.(wikipedia|wikimedia|mediawiki|wikibooks|wikidata|wikinews|wikiquote|wikisource|wikiversity|wikivoyage|wiktionary)\\.(org|net|com)\\/wiki\\/[A-Za-z_]+\\:.+$")).test(document.location.href))
	css += "#content.mw-body * {\n    background-color: transparent!important;\n    border-color: rgba(100%,100%,100%,0.07)!important;\n    color: rgba(72%,72%,72%,1.0)!important;\n  }\n\n  #content.mw-body th {\n    background-color: rgba(100%,100%,100%,0.04)!important;\n    border: 1px solid rgba(100%,100%,100%,0.04)!important;\n  }\n\n  \n  body[class^=\"page-Wiki\"][class*=\"_\"] #content.mw-body * \n  #content.mw-body [id^=\"mp-\"],\n  #content.mw-body [id^=\"mp-\"] * {\n    background-image: none!important;\n  }\n\n  \n    #content.mw-body sup.Template-Fact i a span,\n    #content.mw-body sup.Inline-Template span {\n      background-color: rgba(77,65,47,1.0)!important;\n    }\n    \n    #content.mw-body .searchresults li:first-of-type {\n      background-color: rgba(50%,50%,50%,0.14)!important;\n    }\n    \n    #content.mw-body .reflist,\n    #content.mw-body .navbox,\n    #content.mw-body #catlinks {\n      background-color: rgba(0,0,0,0.18)!important;\n    }\n\n    \n      \n      #content.mw-body .references .mw-cite-backlink b a {\n        background-color: rgba(100%,100%,100%,0.07)!important;\n      }\n      \n      #content.mw-body .references .mw-cite-backlink a sup {\n        background-color: rgba(100%,100%,100%,0.07)!important;\n      }\n\n  \n    #content.mw-body img {\n      opacity:0.7!important;\n    }\n    #content.mw-body img[src$=\"png\"],\n    #content.mw-body img[src$=\"svg\"] {\n      background-color: rgba(100%,100%,100%,0.75)!important;\n    }\n      \n        #content.mw-body img.wmamapbutton, \n        #content.mw-body img[src*=\"upload.wikimedia.org/\"][src*=\"/thumb/\"][src$=\".png\"],\n        #content.mw-body img[src*=\"upload.wikimedia.org/\"][src*=\"/thumb/\"][src$=\".svg\"],\n          #content.mw-body img[src*=\"upload.wikimedia.org/wikipedia/commons/thumb\"][src$=\".png\"],\n          #content.mw-body img[src*=\"upload.wikimedia.org/wikipedia/commons/thumb\"][src$=\".svg\"],\n          #content.mw-body img[src*=\"upload.wikimedia.org/wikipedia/en/thumb\"][src$=\".png\"],\n          #content.mw-body img[src*=\"upload.wikimedia.org/wikipedia/en/thumb\"][src$=\".svg\"],\n        #content.mw-body img[src*=\"-logo\"][src$=\".png\"], \n        #content.mw-body img[src*=\"-logo\"][src$=\".svg\"],\n        #content.mw-body img[src$=\"MP_images.png\"],\n        #content.mw-body img[src$=\"MP_sounds.png\"],\n        #content.mw-body img[src$=\"MP_videos.png\"],\n        #content.mw-body img[src$=\"Red_Pencil_Icon.png\"], \n        #content.mw-body img[src$=\"Wikibar2.png\"], \n        #content.mw-body img[src*=\"Wikinews-logo\"][src$=\".png\"],\n        #content.mw-body img[src*=\"Wikidata-logo\"][src$=\".png\"],\n        #content.mw-body img[src*=\"upload.wikimedia.org/wikipedia/commons/\"][src*=\"/Wbar_\"], \n        #content.mw-body img[src*=\"upload.wikimedia.org/wikipedia/commons/\"][src*=\"/Bluebg_rounded\"][src$=\".png\"], \n        #content.mw-body #disambigbox img[src*=\"Disambig\"][src$=\".png\"] \n        {\n          background-color: transparent!important;\n        }\n          \n            \n              #content.mw-body h2 ~ * a.image img[src*=\"upload.wikimedia.org/\"][src*=\"/thumb/\"][src$=\".svg.png\"], \n            \n              #content.mw-body .thumbinner img.thumbimage[src$=\"png\"],\n              #content.mw-body .thumbinner img.thumbimage[src$=\"svg\"],\n              #content.mw-body #file img[src$=\"png\"],\n              #content.mw-body #file img[src$=\"svg\"],\n              #content.mw-body .infobox img[src*=\"Status_iucn\"][src$=\"png\"] \n              {\n                background-color: rgba(100%,100%,100%,0.75)!important;        \n              }\n                \n                  #content.mw-body .metadata img,\n                  #content.mw-body .metadata a.image img[src*=\"upload.wikimedia.org/\"][src*=\"/thumb/\"][src$=\".svg.png\"], \n                  #content.mw-body h2 ~ * a.image img[src*=\"upload.wikimedia.org/\"][src*=\"/thumb/\"][src$=\".svg.png\"][src*=\"/Cscr-featured\"] \n                  {\n                    background-color: transparent!important;\n                  }\n\n  \n    #content.mw-body .dablink,\n    #content.mw-body .rellink {\n      border-left-color: rgba(42,176,169,1.0)!important;\n    }\n    #content.mw-body table.ambox {\n      border-left-color: rgb(244, 196, 48)!important;\n    }\n\n    #content.mw-body h1, #content.mw-body h2,\n    #content.mw-body #catlinks, #content.mw-body #catlinks *,\n    #content.mw-body .mw-notification, \n    #content.mw-body pre \n    {\n      border-color: rgba(30%,30%,30%,1.0)!important;\n    }\n\n  \n    #content.mw-body a,\n    #content.mw-body a *,\n    #content.mw-body [class*=editsection]:hover {\n      color: rgba(94,122,181,1.0)!important;\n    }\n    #content.mw-body sup.reference a,\n    #content.mw-body sup.reference a * {\n      color: rgba(60%,60%,60%,1.0)!important;\n    }\n    #content.mw-body sup.Template-Fact i a span,\n    #content.mw-body sup.Inline-Template span,\n    #content.mw-body p sup:not(.reference) * {\n      color: rgba(0,0,0,0.6)!important;\n    }\n    \n    \n    .searchdidyoumean,\n    .previewnote strong, \n    .error {\n      color: rgba(255,200,0,1.0)!important;  \n    }\n    \n    \n    #content.mw-body a:focus,\n    \n      #content.mw-body a:focus *,\n    \n      #content.mw-body sup.reference a:hover,\n      #content.mw-body sup.reference a:focus,\n      #content.mw-body .references .mw-cite-backlink a:hover,\n      #content.mw-body .references .mw-cite-backlink a:focus,\n      #content.mw-body p .IPA *:hover,\n      #content.mw-body p .IPA *:focus,\n      #content.mw-body p:first-of-type .IPA *:hover, \n      #content.mw-body p:first-of-type .IPA *:focus, \n    \n      #content.mw-body .collapseButton a:hover,\n      #content.mw-body .toctoggle a:hover,\n      #content.mw-body .NavToggle a:hover\n    {\n      color: rgba(255,200,0,1.0)!important;   \n      text-decoration: none!important;\n      \n      text-shadow:  \n                   \n\n                   \n\n                   \n\n                   \n                   \n                   0px 0px 7px rgba(232,188,7,0.75),\n                   0px 0px 14px rgba(232,188,7,0.525),\n                   0px 0px 21px rgba(232,188,7,0.3625),\n                   0px 0px 28px rgba(232,188,7,0.25725),\n\n                   \n\n                   \n                   1px 1px 1px rgba(6%,6%,6%,1.0),\n                   -1px -1px 1px rgba(6%,6%,6%,1.0),\n                   1px -1px 1px rgba(6%,6%,6%,1.0),\n                   -1px 1px 1px rgba(6%,6%,6%,1.0)\n      !important;\n    }\n\n  \n\n    #content.mw-body [class*=editsection] a,\n    #content.mw-body .collapseButton a,\n    #content.mw-body .toctoggle a,\n    #content.mw-body .NavToggle a {\n      color: inherit!important;\n    }\n\n    \n\n    #content.mw-body [class*=editsection] a,\n    #content.mw-body .collapseButton a,\n    #content.mw-body .toctoggle a,\n    #content.mw-body .NavToggle a {\n      background-color: rgba(50%,50%,50%,0.21)!important;\n    }";
if (false || (new RegExp("^https?:\\/\\/[^?]*(wikipedia|wikimedia|mediawiki|wikibooks|wikidata|wikinews|wikiquote|wikisource|wikiversity|wikivoyage|wiktionary)\\.(org|net|com)\\/.+$")).test(document.location.href))
	css += "body, html {\n    color: rgba(72%,72%,72%,1.0)!important;\n  }\n\n  body  {\n    background-color: rgba(4%,4%,4%,1.0)!important;\n    background-image: url('http://i.imgur.com/S48Fs.jpg')!important;\n      \n    background-repeat: repeat!important;\n    background-position: 50% 50%!important;\n    height: 100%!important;\n  }\n\n  #centralNotice, .cn-fundraising,\n  #centralNotice.cn-fundraising>* {\n    background-color: transparent!important;\n  }\n\n  #centralNotice.cn-fundraising>*>* {\n    background-color: rgba(127,102,0,1.0)!important; \n    border-color: transparent!important;\n  }\n\n\n\n  #mw-head, #mw-head-base {\n    background-image: none!important;\n    background-color: transparent!important;\n  }\n\n  \n  \n\n  \n  #left-navigation #p-namespaces li:not(.selected),\n  #left-navigation [id] li:not(.selected),\n  #right-navigation #p-views li:not(.selected),\n  #right-navigation [id] li:not(.selected) {\n    background-image: -moz-linear-gradient(bottom, rgb(25%,25%,25%) 0%, rgb(6%,6%,6%) 88%)!important;\n    \n      background-image: linear-gradient(bottom, rgb(25%,25%,25%) 0%, rgb(6%,6%,6%) 88%)!important;\n      background-image: -webkit-linear-gradient(bottom, rgb(25%,25%,25%) 0%, rgb(6%,6%,6%) 88%)!important;\n      background-image: -o-linear-gradient(bottom, rgb(25%,25%,25%) 0%, rgb(6%,6%,6%) 88%)!important;\n      background-image: -ms-linear-gradient(bottom, rgb(25%,25%,25%) 0%, rgb(6%,6%,6%) 88%)!important;\n    \n    border-bottom: 1px solid rgb(25%,25%,25%)!important; \n  }\n    \n\n  \n  #left-navigation #p-namespaces li.selected,\n  #right-navigation #p-views li.selected,\n  #left-navigation [id] li.selected,\n  #right-navigation [id] li.selected {\n     \n    background-image: -moz-linear-gradient(bottom, rgb(13%,13%,13%) 15%, rgb(6%,6%,6%) 88%)!important;\n    \n      background-image: linear-gradient(bottom, rgb(13%,13%,13%) 15%, rgb(6%,6%,6%) 88%)!important;\n      background-image: -webkit-linear-gradient(bottom, rgb(13%,13%,13%) 15%, rgb(6%,6%,6%) 88%)!important;\n      background-image: -o-linear-gradient(bottom, rgb(13%,13%,13%) 15%, rgb(6%,6%,6%) 88%)!important;\n      background-image: -ms-linear-gradient(bottom, rgb(13%,13%,13%) 15%, rgb(6%,6%,6%) 88%)!important;\n  }\n\n  \n  #left-navigation #p-namespaces,\n  #left-navigation #p-namespaces ul,\n  \n  #right-navigation #p-views,\n  #right-navigation #p-views ul,\n  \n  #right-navigation #p-cactions a, \n  #p-variants h3 a  {\n    \n    background-image: none!important;\n    background-color: transparent!important;\n  }\n\n  #left-navigation li span,\n  #right-navigation li span {\n    background-image: none!important;\n  }\n\n  \n    #left-navigation #p-namespaces, \n    #left-navigation #p-namespaces li, \n    #right-navigation #p-views, \n    #right-navigation #p-views li {\n      margin-right: 1px!important;\n       \n      padding-left: 0px!important;\n    }\n    \n  #right-navigation #p-cactions .menu>ul>li, \n  #right-navigation #p-cactions .menu>ul,\n  #left-navigation #p-variants .menu>ul>li, \n  #left-navigation #p-variants .menu>ul\n  {\n    background-color: rgba(19%,19%,19%,1.0)!important;\n    color: rgba(70%,70%,70%,1.0)!important;\n    border-color: rgba(23%,23%,23%,1.0)!important;\n  }\n\n  \n  #right-navigation .icon[id*=\"watch\"] a {\n    background-image: url(http://i.imgur.com/SC4gYhA.png)!important;\n  }\n\n  \n\n    div#p-search,\n    div#p-search form#searchform,\n    div#p-search form#searchform div#simpleSearch,\n    div#p-search form#searchform div#simpleSearch input#searchInput,\n    div#p-search form#searchform div#simpleSearch button#searchButton,\n    div#p-search form#improvedsearch, \n    div#p-search form#improvedsearch div#simpleSearch,\n    div#p-search form#improvedsearch div#simpleSearch input#searchInput.improvedsearch-page\n    {\n      background-color: transparent!important;\n      color: rgba(70%,70%,70%,1.0)!important;\n    }\n    div#p-search form#searchform div#simpleSearch,\n    div#p-search form#improvedsearch div#simpleSearch\n    {\n      background-image: none!important;\n    }\n\n    div#p-search form#searchform div#simpleSearch,\n    div#p-search form#improvedsearch div#simpleSearch\n    {\n      border: 1px solid rgba(23%,23%,23%,1.0)!important;\n      background-color: rgba(100%,100%,100%,0.05)!important;\n    }\n\n    \n    button#searchButton img {\n      visibility: hidden!important;\n    }\n    button#searchButton {\n      background-image: url('http://i.imgur.com/BNQuN.png')!important;\n      background-repeat: no-repeat!important;\n      background-position: 50% 60%!important;\n    }\n\n    .suggestions,\n    .suggestions .suggestions-results,\n    .suggestions .suggestions-result:not(.suggestions-result-current),\n    .suggestions .suggestions-special,\n    .suggestions .suggestions-special .special-query {\n      background-color: rgba(19%,19%,19%,1.0)!important;\n      color: rgba(70%,70%,70%,1.0)!important;\n    }\n\n    .suggestions .suggestions-results,\n    .suggestions .suggestions-special {\n      border-color: rgba(23%,23%,23%,1.0)!important;\n    }\n\n  \n    #mw-panel > div[id*=\"p-\"] {\n      background-image: none!important;\n    }\n\n\n\n  #content.mw-body {\n    box-shadow: 0px 0px 35px rgba(255,255,255,0.8)!important;\n    \n      -webkit-box-shadow: 0px 0px 52.5px rgba(255,255,255,0.8)!important; \n  }\n\n  \n    #content.mw-body img {\n      opacity:0.7!important;\n    }\n    #content.mw-body img[src$=\"png\"],\n    #content.mw-body img[src$=\"svg\"] {\n      background-color: rgba(100%,100%,100%,0.75)!important;\n    }\n      \n        #content.mw-body img.wmamapbutton, \n        #content.mw-body img[src*=\"upload.wikimedia.org/\"][src*=\"/thumb/\"][src$=\".png\"],\n        #content.mw-body img[src*=\"upload.wikimedia.org/\"][src*=\"/thumb/\"][src$=\".svg\"],\n          #content.mw-body img[src*=\"upload.wikimedia.org/wikipedia/commons/thumb\"][src$=\".png\"],\n          #content.mw-body img[src*=\"upload.wikimedia.org/wikipedia/commons/thumb\"][src$=\".svg\"],\n          #content.mw-body img[src*=\"upload.wikimedia.org/wikipedia/en/thumb\"][src$=\".png\"],\n          #content.mw-body img[src*=\"upload.wikimedia.org/wikipedia/en/thumb\"][src$=\".svg\"],\n        #content.mw-body img[src*=\"-logo\"][src$=\".png\"], \n        #content.mw-body img[src*=\"-logo\"][src$=\".svg\"],\n        #content.mw-body img[src$=\"MP_images.png\"],\n        #content.mw-body img[src$=\"MP_sounds.png\"],\n        #content.mw-body img[src$=\"MP_videos.png\"],\n        #content.mw-body img[src$=\"Red_Pencil_Icon.png\"], \n        #content.mw-body img[src$=\"Wikibar2.png\"], \n        #content.mw-body img[src*=\"Wikinews-logo\"][src$=\".png\"],\n        #content.mw-body img[src*=\"Wikidata-logo\"][src$=\".png\"],\n        #content.mw-body img[src*=\"upload.wikimedia.org/wikipedia/commons/\"][src*=\"/Wbar_\"], \n        #content.mw-body img[src*=\"upload.wikimedia.org/wikipedia/commons/\"][src*=\"/Bluebg_rounded\"][src$=\".png\"], \n        #content.mw-body #disambigbox img[src*=\"Disambig\"][src$=\".png\"] \n        {\n          background-color: transparent!important;\n        }\n          \n            \n              #content.mw-body h2 ~ * a.image img[src*=\"upload.wikimedia.org/\"][src*=\"/thumb/\"][src$=\".svg.png\"], \n            \n              #content.mw-body .thumbinner img.thumbimage[src$=\"png\"],\n              #content.mw-body .thumbinner img.thumbimage[src$=\"svg\"],\n              #content.mw-body #file img[src$=\"png\"],\n              #content.mw-body #file img[src$=\"svg\"],\n              #content.mw-body .infobox img[src*=\"Status_iucn\"][src$=\"png\"] \n              {\n                background-color: rgba(100%,100%,100%,0.75)!important;        \n              }\n                \n                  #content.mw-body .metadata img,\n                  #content.mw-body .metadata a.image img[src*=\"upload.wikimedia.org/\"][src*=\"/thumb/\"][src$=\".svg.png\"], \n                  #content.mw-body h2 ~ * a.image img[src*=\"upload.wikimedia.org/\"][src*=\"/thumb/\"][src$=\".svg.png\"][src*=\"/Cscr-featured\"] \n                  {\n                    background-color: transparent!important;\n                  }\n    \n    \n      #content.mw-body .fn a[href*=\"File:\"][href$=\".ogg\"] img,\n      #content.mw-body a[href$=\".ogg\"][title=\"Listen\"] img {\n        visibility: hidden!important;}\n      #content.mw-body .fn a[href*=\"File:\"][href$=\".ogg\"],\n      #content.mw-body a[href$=\".ogg\"][title=\"Listen\"] {\n        \n        background-image: url('http://i.imgur.com/UDe1CPQ.png')!important;\n        background-repeat: no-repeat!important;\n        background-position: 0% center!important;\n      }\n      \n    \n      #mw-panel [class*=\"interwiki\"].FA {\n        list-style-image: url('http://i.imgur.com/OxLQReV.png')!important;\n      }\n      \n    \n      a.external,\n      .referencetooltip a.external \n      {\n        background-image: url('http://i.imgur.com/AXyAZWB.png')!important;\n        background-repeat: no-repeat!important;\n          \n          background-position: 100% 50%!important;\n          padding-right: 13px!important;\n      }\n      \n    \n      a.external[href$=\".pdf\"],\n      .referencetooltip a.external[href$=\".pdf\"] \n      {\n        background-image: url('http://i.imgur.com/P99djtH.png')!important;\n        background-repeat: no-repeat!important;\n          \n          background-position: 100% 50%!important;\n          padding-right: 18px!important;\n      }\n      \n      #content.mw-body .plainlinks a {\n        background-image: none!important;\n      }\n\n    \n      .sister-wikipedia.sister-project img {\n        visibility: hidden!important;}\n      .sister-wikipedia.sister-project > div:first-of-type {\n        background-image: url('http://i.imgur.com/WgGkKHi.png')!important;\n        background-repeat: no-repeat!important;\n        background-position: center center!important;\n        width: 50px!important;\n        height: 50px!important;\n          \n      }\n\n    \n    \n    \n\n  \n\n    #content.mw-body {\n      background-image: none!important;\n      background-color: rgba(13%,13%,13%,1.0)!important;\n      \n    }\n\n    .thumbinner,\n    blockquote,\n    .quotebox,\n    code,\n    .clarification-needed-content,\n    #content.mw-body div.noprint,\n    .mw-search-formheader,\n    #sisterproject.infobox,\n    table,\n    table tr,\n    table td,\n    table.tracklist div,\n    \n      \n      table.infobox>tbody>tr>div,\n      table.infobox>tbody>tr>th>div,\n      table.infobox>tbody>tr>td>div,\n    div.infobox, \n    .editOptions, \n    #editform textarea, \n    #mw-wmscholnotice.mw-wmscholnotice, \n    .mw-search-results li, \n    #otherlangs, \n    #main-page-langbar, \n    .CategoryTreeTag, \n    .NavHead, \n    #mw-AnonymousI18N-suggest, \n    .checktrans, \n    .sharedUploadNotice>*, \n    #contents-footer, \n    #toc.toc\n    {\n      background-color: transparent!important;\n    }\n\n    #siteNotice,\n    #siteNotice *:not([id*=\"close\"]),\n    .NavHead,\n    #mw-wmscholnotice.mw-wmscholnotice, \n    [id*=\"banner\"] \n    {\n      background-image: none!important;\n    }\n\n    .mw-notification, \n    pre, \n    .mw-echo-notifications-badge, \n    #mw-fr-revisiondetails, \n    \n      .ve-ui-window-frame,\n      .ve-ui-window-frame-small,\n      .ve-init-mw-viewPageTarget-toolbar-editNotices\n    {\n      background-color: rgba(19%,19%,19%,1.0)!important;\n    }\n\n    sup.Template-Fact i a span, sup.Inline-Template span {\n      background-color: rgba(77,65,47,1.0)!important;\n    }\n\n    #content #mp-upper h2, \n    #content #mp-middle h2, \n    #content #mp-bottom h2, \n    #content h2[id*=mp][id*=h2], \n    #pagehistory li.selected, \n    .wikiEditor-ui \n    {\n      background-color: rgba(255,255,255,0.07)!important;\n    }\n\n    .thumb  {\n      background-color: rgba(13%,13%,13%,1.0)!important;\n    }\n\n    \n      .ve-ui-surface-overlay,\n      .ve-ui-surface-overlay-global,\n      .ve-ui-window,\n      .ve-ui-dialog {\n        background-color: rgba(6%,6%,6%,0.5)!important; \n      }\n\n    \n      input#searchText, \n      input.searchboxInput, \n      input#year, \n      input.mw-tagfilter-input, \n      input#wpSummary \n      {\n        background-color: transparent!important; \n        background-image: none!important;\n        color: black!important; \n        opacity: 0.66!important;\n      }\n      select  {\n        color: grey!important;\n        opacity: 0.66!important;\n      }\n      #wikiEditor-ui-toolbar, .wikiEditor-ui-toolbar  {\n        opacity: 0.66!important;\n      }\n\n  \n  \n    #content.mw-body,\n    a.new,\n    #content.mw-body table.metadata,\n    #content.mw-body table td,\n    #content.mw-body table th,\n    #content.mw-body .boilerplate,\n    #content.mw-body #sisterproject.infobox,\n    #content.mw-body code,\n    table#mp-topbanner *:not(a), \n    div.infobox, \n    .mw-notification, \n    pre, \n    #editform textarea, \n    .mw-editsection a \n    {\n      color: rgba(72%,72%,72%,1.0)!important;\n    }\n\n    h1, h2, h3, h4, h5, h6 {\n      color: rgba(74%,74%,74%,1.0)!important;\n    }\n    \n    table,\n    table tr,\n    table td,\n    table.tracklist div {\n      color: rgba(88%,88%,88%,1.0)!important;\n    }\n\n    #content.mw-body p:first-of-type .nowrap *,\n    #content.mw-body .IPA * {\n      color: rgba(34%,34%,34%,1.0)!important;  \n    }\n\n    kbd.keyboard-key \n    {\n      color: rgba(13%,13%,13%,1.0)!important;\n    }\n\n    \n    .searchdidyoumean,\n    .previewnote strong, \n    .error {\n      color: rgba(255,200,0,1.0)!important;  \n    }\n\n    \n\n      a,\n      [class*=\"editsection-link\"]:hover {\n        color: rgba(94,122,181,1.0)!important;\n      }\n\n      \n      a:focus,\n      \n        sup.reference a:hover,\n        sup.reference a:focus,\n        .references .mw-cite-backlink a:hover,\n        .references .mw-cite-backlink a:focus,\n        #content.mw-body p .IPA *:hover,\n        #content.mw-body p .IPA *:focus,\n        #content.mw-body p:first-of-type .IPA *:hover, \n        #content.mw-body p:first-of-type .IPA *:focus, \n      \n        .collapseButton a:hover,\n        .toctoggle a:hover,\n        .NavToggle a:hover\n      {\n        color: rgba(255,200,0,1.0)!important;   \n        text-decoration: none!important;\n        \n        text-shadow:  \n\n                     \n\n                     \n\n                     \n\n                     \n                     \n                     0px 0px 7px rgba(232,188,7,0.75),\n                     0px 0px 14px rgba(232,188,7,0.525),\n                     0px 0px 21px rgba(232,188,7,0.3625),\n                     0px 0px 28px rgba(232,188,7,0.25725),\n\n                     \n\n                     \n                     1px 1px 1px rgba(6%,6%,6%,1.0),\n                     -1px -1px 1px rgba(6%,6%,6%,1.0),\n                     1px -1px 1px rgba(6%,6%,6%,1.0),\n                     -1px 1px 1px rgba(6%,6%,6%,1.0)\n        !important;\n      }\n\n      a:focus,\n      \n      sup.reference a:hover,\n      .references .mw-cite-backlink a:hover,\n      #content.mw-body p .IPA *:hover,\n      #content.mw-body p:first-of-type .IPA *:hover \n      {\n        text-decoration: none!important;\n      }\n\n      a:focus {\n        outline: none!important;\n      }\n\n      sup.reference a {\n        color: rgba(60%,60%,60%,1.0)!important;\n      }\n\n      \n        a:focus {\n          animation-name: pulse;\n           -moz-animation-name: pulse; -webkit-animation-name: pulse; -o-animation-name: pulse; -ms-animation-name: pulse;\n          animation-duration: 1.5s;\n           -moz-animation-duration: 1.5s; -webkit-animation-duration: 1.5s; -o-animation-duration: 1.5s; -ms-animation-duration: 1.5s;\n          animation-fill-mode: both;\n           -moz-animation-fill-mode: both; -webkit-animation-fill-mode: both; -o-animation-fill-mode: both; -ms-animation-fill-mode: both;\n        }\n        @keyframes pulse {\n          0% {\n            opacity: 0.3!important;\n          }\n          100% {\n            opacity: 1.0!important;\n          }\n        }\n        \n          @-moz-keyframes pulse {  0% {  opacity: 0.3!important;  }  100% {  opacity: 1.0!important;  }  }\n          @-webkit-keyframes pulse {  0% {  opacity: 0.3!important;  }  100% {  opacity: 1.0!important;  }  }\n          @-o-keyframes pulse {  0% {  opacity: 0.3!important;  }  100% {  opacity: 1.0!important;  }  }\n          @-ms-keyframes pulse {  0% {  opacity: 0.3!important;  }  100% {  opacity: 1.0!important;  }  }\n\n\n  \n\n    .thumbimage,\n    a.image,\n    .thumbborder {\n      border-color: rgba(30%,30%,30%,1.0)!important;\n      background-clip: content-box!important;\n    }\n\n    .thumb,\n    blockquote,\n    .quotebox,\n    .clarification-needed-content,\n     \n      table:not(.ambox),\n      table:not(.ambox) *,\n    #toc.toc, \n    #filetoc,\n    #shared-image-desc *,\n    table.infobox, \n    table.infobox th,\n    table.layouttemplate,\n    table.navbox, \n    table.shortcutbox,\n    table.sidebar,\n    table.wikitable,\n    table.wikitable td,\n    table.wikitable th,\n    table#mw-sharedupload,\n    table.toccolours,\n    table .NavHead,\n    table tr td, \n    div.infobox, \n    div.portal,\n    div.noprint, \n    #sisterproject.infobox,\n    .welcomeBox table,\n    table#mp-topbanner,\n    .mw-search-formheader,\n    #noarticletext,\n    .articleFeedback-panel,\n    #userloginForm, \n    #shared-image-desc table, \n    .tmbox.tmbox-notice, table#talkheader th, \n    #pagehistory li, \n    .editOptions, \n    #editpage-specialchars, \n    .fmbox, \n    .wikiEditor-ui textarea#wpTextbox1,  \n    .wikiEditor-ui,  \n    #mw-wmscholnotice.mw-wmscholnotice,     \n    .mw-search-results li, \n    #otherlangs, \n    #main-page-langbar, \n    .NavFrame, \n    #mw-AnonymousI18N-suggest, \n    .sharedUploadNotice>*, \n    #contents-footer, \n    #mw-fr-revisiondetails, \n    .ve-init-mw-viewPageTarget-toolbar-editNotices \n    {\n      border-color: rgba(255,255,255,0.07)!important;\n    }\n\n    .metadata {\n      border-top-color: rgba(16%,16%,16%,1.0)!important;\n      border-right-color: rgba(16%,16%,16%,1.0)!important;\n      border-bottom-color: rgba(16%,16%,16%,1.0)!important;\n    }\n\n    .thumbinner {\n      border-color: rgba(16%,16%,16%,1.0)!important;\n    }\n\n    h1, h2,\n    #catlinks, #catlinks *,\n    .mw-notification, \n    pre \n    {\n      border-color: rgba(30%,30%,30%,1.0)!important;\n    }\n\n    hr {\n      \n      background-color: rgba(30%,30%,30%,1.0)!important;\n    }\n\n    .dablink, .rellink {\n      border-left-color: rgba(42,176,169,1.0)!important;\n    }\n\n\n\n  table.infobox:not(.biota) th div, \n  table th {\n    background-color: rgba(255,255,255,0.1)!important;\n    color: rgba(225,225,225,1.0)!important;\n  }\n\n  table.infobox>tbody>tr>th,\n  #filetoc,\n  th h2 {\n    background-color: rgba(146,186,255,0.12)!important;\n    color: rgba(255,255,255,1.0)!important\n  }\n\n  table.navbox table.navbox-subgroup, \n  table.navbox table.navbox-subgroup .navbox-list.navbox-odd {\n    background-color: rgba(13%,13%,13%,1.0)!important;\n  }\n  table.navbox table.navbox-subgroup .navbox-list.navbox-even {\n    background-color: rgba(17%,17%,17%,1.0)!important;\n  }\n  table.navbox table.navbox-subgroup th.navbox-title, \n  table.navbox table.navbox-inner th.navbox-title, \n  table.navbox table.navbox-subgroup th.navbox-group,\n  table.navbox table.navbox-inner th.navbox-group  {\n    background-color: rgba(21%,21%,21%,1.0)!important;\n    border: none!important;\n  }\n   \n  table.navbox table.navbox-subgroup td.navbox-list,\n  table.navbox .navbox-inner td.navbox-list {\n    border-left: none!important;\n    padding-left: 2px!important;\n  }\n  table.navbox table.navbox-subgroup, \n  table.navbox table.navbox-subgroup .navbox-list.navbox-odd, \n  table.navbox table.navbox-subgroup .navbox-list.navbox-even {\n    color: rgba(56.5%,56.5%,56.5%,1.0)!important;\n  }\n\n\n\n  \n    #content.mw-body img.tex  {\n      background-color: white!important;\n      padding: 7px 17px!important;\n      border-radius: 17px 17px 17px 17px / 50% 50% 50% 50%!important;\n    }\n\n  \n    .mw-code {\n      background-color: rgba(255,255,255,0.7)!important;\n    }\n    .mw-code div, .mw-code pre {\n      background-color: rgba(255,255,255,0.1)!important;\n    }\n\n  \n    .de1 {\n      color: rgba(0,0,0,0.8)!important;\n    }\n\n\n  #mw-articlefeedback.articleFeedback .articleFeedback-panel {\n    background-color: rgba(255,255,255,0.1)!important;\n  }\n  .articleFeedback-ratings,\n  .articleFeedback-switch,\n  input#articleFeedback-expertise-general {\n    opacity: 0.5!important;\n  }\n  .articleFeedback-pending,\n  #mw-articlefeedback.articleFeedback button {\n    opacity: 0.7!important;\n  }\n  .articleFeedback-label,\n  .articleFeedback-switch {\n    color: white!important;\n    padding-left: 35px!important;\n    padding-right: 25px!important;\n    margin-bottom: 6px!important;\n    background-size: 16px 16px!important;\n  }\n  \n  [class*=\"articlefeedback\"],\n  [class*=\"articlefeedback\"] *,\n  [id*=\"articlefeedback\"],\n  [id*=\"articlefeedback\"] * {\n    background-color: transparent!important;\n    color: rgba(72%,72%,72%,1.0)!important;\n    border-color: rgba(100%,100%,100%,0.07)!important;\n  }\n  [class*=\"articlefeedback\"] .ui-button-text,\n  [id*=\"articlefeedback\"] .ui-button-text {\n    color: rgba(36%,36%,36%,1.0)!important;\n  }\n\n\n  \n\n  .referencetooltip {\n    opacity: 0.96!important;\n  }\n\n  .referencetooltip>*:first-child {\n    background-color: rgba(22%,22%,22%,1.0)!important;\n    border: none!important; \n    padding-top: 13px!important;\n    padding-right: 11px!important;\n    margin-bottom: 2px!important;\n    box-shadow: 0px 0px 10px 1px rgba(100%,100%,100%,0.22)!important;\n    \n      -webkit-box-shadow: 0px 0px 15px 1.5px rgba(100%,100%,100%,0.22)!important; \n    border-radius: 10px 10px 0px 0px / 10px 10px 0px 0px!important;\n  }\n\n  \n  .referencetooltip>*:last-child {\n    opacity: 0.4!important;\n  }\n\n  .referencetooltip .reference-text,\n  .referencetooltip .reference-text>* {}\n\n  \n  .citation-web {}\n\n  \n  .ui-dialog.ui-widget.ui-widget-content,\n  .ui-dialog.ui-widget.ui-widget-content>* {\n    background-color: rgba(17%,17%,17%,1.0)!important;\n    color: rgba(72%,72%,72%,1.0)!important;\n    border-color: transparent!important;\n  }\n  .ui-dialog.ui-widget.ui-widget-content .ui-dialog-titlebar.ui-widget-header {\n    background-image: none!important;\n  }\n  .ui-dialog.ui-widget.ui-widget-content button.ui-button {\n    background-image: none!important;\n    background-color: rgba(30%,30%,30%,1.0)!important;\n    border: none!important;\n    box-shadow: 1px 1px 1px rgba(100%,100%,100%,0.5)!important;\n    \n      -webkit-box-shadow: 1px 1px 1.5px rgba(100%,100%,100%,0.5)!important;\n    color: rgba(72%,72%,72%,1.0)!important;\n  }\n\n\n\n  .references li {\n    margin-bottom: 4px!important; \n  }\n\n  \n    \n    .references .mw-cite-backlink b a {\n      background-color: rgba(100%,100%,100%,0.07)!important;\n    }\n    \n    .references .mw-cite-backlink a sup {\n      background-color: rgba(100%,100%,100%,0.07)!important;\n    }";
if (false || (document.domain == "wikipedia.org" || document.domain.substring(document.domain.indexOf(".wikipedia.org") + 1) == "wikipedia.org"))
	css += "#mw-panel #p-logo a {background-image: url(\n    'http://i.imgur.com/YmSbu7q.png')!important;}";
if (false || (document.domain == "commons.wikimedia.org" || document.domain.substring(document.domain.indexOf(".commons.wikimedia.org") + 1) == "commons.wikimedia.org"))
	css += "#mw-panel #p-logo a {background-image: url(\n    'http://i.imgur.com/JPh09va.png')!important;}";
if (false || (document.domain == "incubator.wikimedia.org" || document.domain.substring(document.domain.indexOf(".incubator.wikimedia.org") + 1) == "incubator.wikimedia.org"))
	css += "#mw-panel #p-logo a {background-image: url(\n    'http://i.imgur.com/NZad7Bf.png')!important;}";
if (false || (document.domain == "meta.wikimedia.org" || document.domain.substring(document.domain.indexOf(".meta.wikimedia.org") + 1) == "meta.wikimedia.org"))
	css += "#mw-panel #p-logo a {background-image: url(\n    'http://i.imgur.com/7yvTRXA.png')!important;}";
if (false || (document.domain == "species.wikimedia.org" || document.domain.substring(document.domain.indexOf(".species.wikimedia.org") + 1) == "species.wikimedia.org"))
	css += "#mw-panel #p-logo a {background-image: url(\n    'http://i.imgur.com/2LQQhyY.png')!important;}";
if (false || (document.domain == "wikitech.wikimedia.org" || document.domain.substring(document.domain.indexOf(".wikitech.wikimedia.org") + 1) == "wikitech.wikimedia.org"))
	css += "#mw-panel #p-logo a {background-image: url(\n    'http://i.imgur.com/waEu1Xz.png')!important;}";
if (false || (document.domain == "mediawiki.org" || document.domain.substring(document.domain.indexOf(".mediawiki.org") + 1) == "mediawiki.org"))
	css += "#mw-panel #p-logo a {background-image: url(\n    'http://i.imgur.com/xBGlx7D.png')!important;}";
if (false || (document.domain == "wikibooks.org" || document.domain.substring(document.domain.indexOf(".wikibooks.org") + 1) == "wikibooks.org"))
	css += "#mw-panel #p-logo a {background-image: url(\n    'http://i.imgur.com/4mRMeQc.png')!important;}";
if (false || (document.domain == "wikidata.org" || document.domain.substring(document.domain.indexOf(".wikidata.org") + 1) == "wikidata.org"))
	css += "#mw-panel #p-logo a {background-image: url(\n    'http://i.imgur.com/l2sg5LN.png')!important;}";
if (false || (document.domain == "wikinews.org" || document.domain.substring(document.domain.indexOf(".wikinews.org") + 1) == "wikinews.org"))
	css += "#mw-panel #p-logo a {background-image: url(\n    'http://i.imgur.com/ol2Tohd.png')!important;}";
if (false || (document.domain == "wikiquote.org" || document.domain.substring(document.domain.indexOf(".wikiquote.org") + 1) == "wikiquote.org"))
	css += "#mw-panel #p-logo a {background-image: url(\n    'http://i.imgur.com/uFp38YF.png')!important;}";
if (false || (document.domain == "wikisource.org" || document.domain.substring(document.domain.indexOf(".wikisource.org") + 1) == "wikisource.org"))
	css += "#mw-panel #p-logo a {background-image: url(\n    'http://i.imgur.com/8QlexIR.png')!important;}";
if (false || (document.domain == "wikiversity.org" || document.domain.substring(document.domain.indexOf(".wikiversity.org") + 1) == "wikiversity.org"))
	css += "#mw-panel #p-logo a {background-image: url(\n    'http://i.imgur.com/KXU0GtA.png')!important;}";
if (false || (document.domain == "wikivoyage.org" || document.domain.substring(document.domain.indexOf(".wikivoyage.org") + 1) == "wikivoyage.org"))
	css += "#mw-panel #p-logo a {background-image: url(\n    'http://i.imgur.com/LLfVH6w.png')!important;}";
if (false || (document.domain == "wiktionary.org" || document.domain.substring(document.domain.indexOf(".wiktionary.org") + 1) == "wiktionary.org"))
	css += "#mw-panel #p-logo a {background-image: url(\n    'http://i.imgur.com/ZviBwC3.png')!important;}";
if (false || (new RegExp("^https?:\\/\\/[^?]*(wikipedia|wikimedia|mediawiki|wikibooks|wikidata|wikinews|wikiquote|wikisource|wikiversity|wikivoyage|wiktionary)\\.(org|net|com)\\/wiki\\/Portal.+$")).test(document.location.href))
	css += "#mw-content-text table div,\n  #contents-footer,\n  .NavFrame,\n  .NavHead {\n    background-color: transparent!important;\n    color: rgba(66%,66%,66%,1.0)!important;\n  }\n\n  #mw-content-text>table {\n    border-color: transparent!important;\n  }\n\n  #mw-content-text table *,\n  #mw-content-text table.shortcutbox,\n  #contents-footer,\n  .NavFrame {\n    border-color: rgba(255,255,255,0.07)!important;\n  }\n\n  #content a[href*=\"&action=edit\"],\n  #content a[href*=\"&action=edit\"] *,\n  #content a[href*=\"&action=watch\"],\n  #content a[href*=\"&action=watch\"] * {\n    color: rgba(72%,72%,72%,1.0)!important;\n  }\n\n  \n  #content a[href*=\"&action=edit\"],\n  #content a[href*=\"&action=watch\"] {\n    opacity: 0.33!important;\n  }";
if (false || (new RegExp("^https?:\\/\\/[^?]*(wikipedia|wikimedia|wikibooks|wikinews|wikiversity|wikiquote|wiktionary)\\.(org|net|com)\\/(?!.)$")).test(document.location.href))
	css += "body {\n    background-color: rgba(9%,9%,9%,1.0)!important;\n    background-repeat: no-repeat!important;\n    background-attachment: scroll!important;\n    background-position: center top!important;\n  }\n  \n\n\n  \n\n\n\n  body .central-featured-logo-inner {\n    background-repeat: no-repeat!important;  \n  }\n  body .central-textlogo img {\n    visibility: hidden!important;\n  }\n  body .central-featured-logo-inner img {\n    visibility: hidden!important;\n  }\n\n  \n\n    a {\n      color: rgba(100%,100%,100%,0.66)!important;\n    }\n\n    \n\n      \n\n        .central-featured-lang a,\n        .divTop10item a,\n        .divTop10item strong a, \n        .divTop10item > a, \n        #wm-globe-inner strong a \n        {\n          color: rgba(60%,60%,60%,0.8)!important;\n        }\n        .central-featured-lang a strong,\n        .divTop10item a strong {\n          color: inherit!important;\n        }\n\n      \n\n        .central-featured-lang em,\n        .divTop10item a em,\n        .divTop10item > em, \n        #wm-globe-inner em \n        {\n          color: rgba(60%,60%,60%,0.66)!important;\n        }\n        .central-featured-lang>em a  {\n          color: inherit!important;\n        }\n\n      \n\n        .central-featured-lang a small,\n        .central-featured-lang small, \n        .divTop10item a small,\n        .divTop10item > small, \n        #wm-globe-inner em\n        {\n          color: rgba(60%,60%,60%,0.54)!important;\n        }\n\n    .central-featured-lang,\n    .divTop10item,\n    body#www-wikiversity-org #wm-globe-inner {\n      \n      text-shadow: rgba(6%,6%,6%,0.40) 1px 1px,\n                   rgba(6%,6%,6%,0.40) -1px -1px,\n                   rgba(6%,6%,6%,0.40) 1px -1px,\n                   rgba(6%,6%,6%,0.40) -1px 1px,\n                                      rgba(6%,6%,6%,1.00) 0px 0px 5px\n      !important;\n    }\n\n    .otherprojects,\n    #divOtherProjects {\n      color: rgba(74%,74%,74%,1.0)!important;\n    }\n\n    body[id*=\"www-\"] a:hover, \n    body[id*=\"www-\"] a:focus  {\n      color: rgba(94,122,181,1.0)!important;\n    }\n\n  \n  \n    .central-featured-lang a.link-box:hover,\n    .divTop10item a:hover {\n      background-color: rgba(6%,6%,6%,0.85)!important;\n      box-shadow: 3px 3px 5px 1px rgba(94,122,181,1.0) !important;\n      \n        -webkit-box-shadow: 3px 3px 7.5px 1.5px rgba(94,122,181,1.0) !important;\n      color: rgba(94,122,181,1.0)!important;\n    }\n    .central-featured-lang a.link-box:focus,\n    .divTop10item a:focus {\n      background-color: rgba(6%,6%,6%,0.95)!important;\n      \n    }\n\n    .otherprojects-item a:focus,\n    #divOtherProjects a:focus {\n      color: rgba(94,122,181,1.0)!important;\n    }\n\n  \n  .central-featured-logo-inner,\n  #wm-globe-inner,\n  body#www-wikiquote-org #bodyContent > div:nth-of-type(2) > div > div \n  {\n    background-color: transparent!important;\n    box-shadow: 0px 0px 120px 120px transparent!important;\n    \n      -webkit-box-shadow: 0px 0px 180px 180px transparent!important;\n    border-radius: 0px!important;\n  }\n\n\n\n  fieldset {\n    border-color: rgba(30,30,30,0.6)!important;\n  }\n  fieldset input#searchInput {\n    \n    background-color: white!important;\n    color: rgba(0%,0%,0%,0.8)!important;\n  }\n\n  \n    fieldset input#searchInput {\n      opacity: 0.8!important;\n    }\n\n\n  .otherprojects,\n  #divOtherProjects {\n    background-color: rgba(0,0,0,0.6)!important;\n  }\n  \n  \n\n    .otherprojects a:first-of-type,\n    #divOtherProjects a:first-of-type {\n      background-size: auto 25px!important;\n      background-position: center center!important;\n      background-repeat: no-repeat!important;\n      height: 25px!important; \n      padding: 10px 0px!important; \n    }\n    \n    \n    .otherprojects a[title=\"Wikipedia\"]:first-of-type img,\n    #divOtherProjects a[title=\"Wikipedia\"]:first-of-type img {\n      visibility:hidden!important;}\n    .otherprojects a[title=\"Wikipedia\"]:first-of-type,\n    #divOtherProjects a[title=\"Wikipedia\"]:first-of-type {\n      background-image: url('http://i.imgur.com/H71PNMw.png')!important;}\n    .otherprojects a[title=\"MediaWiki\"]:first-of-type img,\n    #divOtherProjects a[title=\"MediaWiki\"]:first-of-type img {\n      visibility:hidden!important;}\n    .otherprojects a[title=\"MediaWiki\"]:first-of-type,\n    #divOtherProjects a[title=\"MediaWiki\"]:first-of-type {\n      background-image: url('http://i.imgur.com/2odNwfe.png')!important;}\n    .otherprojects a[title=\"Wikibooks\"]:first-of-type img, \n    #divOtherProjects a[title=\"Wikibooks\"]:first-of-type img {\n      visibility:hidden!important;}\n    .otherprojects a[title=\"Wikibooks\"]:first-of-type,\n    #divOtherProjects a[title=\"Wikibooks\"]:first-of-type {\n      background-image: url('http://i.imgur.com/Nv7jUZI.png')!important;}\n    .otherprojects a[title=\"Wikinews\"]:first-of-type img,\n    #divOtherProjects a[title=\"Wikinews\"]:first-of-type img {\n      visibility:hidden!important;}\n    .otherprojects a[title=\"Wikinews\"]:first-of-type,\n    #divOtherProjects a[title=\"Wikinews\"]:first-of-type {\n      background-image: url('http://i.imgur.com/Skx1tJq.png')!important;}\n    .otherprojects a[title=\"Wikiquote\"]:first-of-type img,\n    #divOtherProjects a[title=\"Wikiquote\"]:first-of-type img {\n      visibility:hidden!important;}\n    .otherprojects a[title=\"Wikiquote\"]:first-of-type,\n    #divOtherProjects a[title=\"Wikiquote\"]:first-of-type {\n      background-image: url('http://i.imgur.com/VMeypVW.png')!important;}\n    .otherprojects a[title=\"Wikiversity\"]:first-of-type img,\n    #divOtherProjects a[title=\"Wikiversity\"]:first-of-type img {\n      visibility:hidden!important;}\n    .otherprojects a[title=\"Wikiversity\"]:first-of-type,\n    #divOtherProjects a[title=\"Wikiversity\"]:first-of-type {\n      background-image: url('http://i.imgur.com/JeNWNYl.png')!important;}\n    .otherprojects a[title=\"Wiktionary\"]:first-of-type img,\n    #divOtherProjects a[title=\"Wiktionary\"]:first-of-type img {\n      visibility:hidden!important;}\n    .otherprojects a[title=\"Wiktionary\"]:first-of-type,\n    #divOtherProjects a[title=\"Wiktionary\"]:first-of-type {\n      background-image: url('http://i.imgur.com/ZviBwC3.png')!important;}\n\n\n  \n    body#www-wikipedia-org {\n      background-image: url('http://i.imgur.com/S4ETU.png')!important;\n      background-position: center -96px!important;\n    }\n\n    body#www-wikipedia-org .central-textlogo {\n      background-image: url('http://i.imgur.com/cQQMB.png')!important;\n      background-color: transparent!important;\n      box-shadow: 0px 0px 12px 12px transparent!important;\n      \n        -webkit-box-shadow: 0px 0px 18px 18px transparent!important;\n    }\n    body#www-wikipedia-org .central-featured-logo-inner {\n      background-image: url('http://i.imgur.com/QPW2U.png')!important;\n    }\n\n  \n    body#www-wikimedia-org {\n      color: rgba(72%,72%,72%,1.0)!important;\n      font-family: 'Lucida Sans Unicode', 'Lucida Sans', 'Helvetica', sans-serif!important;\n      background-image: url('http://i.imgur.com/Z2o8q.jpg')!important;\n      background-attachment: fixed!important;\n      background-color: black!important;\n      margin-top: 0px!important;\n    }\n    body#www-wikimedia-org #content td>a>img {\n      visibility: hidden!important\n    }\n    body#www-wikimedia-org table#content>tbody>tr>td>a {\n      background-repeat: no-repeat!important;\n      display: block!important; \n    }\n    body#www-wikimedia-org table {\n      background-color: rgba(0,0,0,0.82)!important;\n    }\n    body#www-wikimedia-org table#content>tbody>tr>td>a {\n      background-position: center center!important;\n    }\n    \n    body#www-wikimedia-org table#content>tbody>tr>td>a[href*=\"wikipedia\"] {\n      background-image: url('http://i.imgur.com/YmSbu7q.png')!important;}\n    body#www-wikimedia-org table#content>tbody>tr>td>a[href*=\"wiktionary\"] {\n      background-image: url('http://i.imgur.com/ZviBwC3.png')!important;}\n    body#www-wikimedia-org table#content>tbody>tr>td>a[href*=\"wikiquote\"] {\n      background-image: url('http://i.imgur.com/uFp38YF.png')!important;\n      background-size: 120px auto!important;}\n    body#www-wikimedia-org table#content>tbody>tr>td>a[href*=\"wikibooks\"] {\n      background-image: url('http://i.imgur.com/4mRMeQc.png')!important;}\n    body#www-wikimedia-org table#content>tbody>tr>td>a[href*=\"wikisource\"] {\n      background-image: url('http://i.imgur.com/8QlexIR.png')!important;}\n    body#www-wikimedia-org table#content>tbody>tr>td>a[href*=\"wikinews\"] {\n      background-image: url('http://i.imgur.com/ol2Tohd.png')!important;}\n    body#www-wikimedia-org table#content>tbody>tr>td>a[href*=\"wikiversity\"] {\n      background-image: url('http://i.imgur.com/KXU0GtA.png')!important;}\n    body#www-wikimedia-org table#content>tbody>tr>td>a[href*=\"species.wikimedia\"] {\n      background-image: url('http://i.imgur.com/2LQQhyY.png')!important;}\n    body#www-wikimedia-org table#content>tbody>tr>td>a[href*=\"mediawiki\"] {\n      background-image: url('http://i.imgur.com/xBGlx7D.png')!important;}\n    body#www-wikimedia-org table#content>tbody>tr>td>a[href*=\"wikidata\"] {\n      background-image: url('http://i.imgur.com/l2sg5LN.png')!important;}\n    body#www-wikimedia-org table#content>tbody>tr>td>a[href*=\"commons.wikimedia\"] {\n      background-image: url('http://i.imgur.com/JPh09va.png')!important;}\n    body#www-wikimedia-org table#content>tbody>tr>td>a[href*=\"wikivoyage\"] {\n      background-image: url('http://i.imgur.com/LLfVH6w.png')!important;}\n    body#www-wikimedia-org table#content>tbody>tr>td>a[href*=\"meta.wikimedia\"] {\n      background-image: url('http://i.imgur.com/7yvTRXA.png')!important;}\n    body#www-wikimedia-org table#content>tbody>tr>td>a[href*=\"incubator.wikimedia\"] {\n      background-image: url('http://i.imgur.com/NZad7Bf.png')!important;}\n    body#www-wikimedia-org table#content>tbody>tr>td>a[href*=\"wikitech.wikimedia\"] {\n      background-image: url('http://i.imgur.com/waEu1Xz.png')!important;\n      background-size: auto 138px!important;}\n    body#www-wikimedia-org table#content>tbody>tr>td>a[href*=\"wikimediafoundation\"] {\n      background-image: url('http://i.imgur.com/tncubo4.png')!important;}\n\n    body#www-wikimedia-org #footer {\n      border-color: rgba(100%,100%,100%,0.07)!important;\n      height: 300px!important;\n    }\n    body#www-wikimedia-org #footer p {\n      position: relative!important;\n      top: 33%!important;\n    }\n    body#www-wikimedia-org #footer ul {\n      opacity: 0.36!important;\n      position: relative!important;\n      top: 66%!important;\n    }\n      \n  \n    body#www-wikibooks-org {\n      background-image: url('http://i.imgur.com/fpMgbYO.png')!important;\n    }\n      \n    body#www-wikibooks-org #wm-home-header img {\n      visibility:hidden!important;}\n    body#www-wikibooks-org #wm-home-header {\n      background-image: url('http://i.imgur.com/ldxqMuj.png')!important;\n      background-repeat: no-repeat!important;\n      background-position: center center!important;\n    }\n      \n    body#www-wikibooks-org #wm-featured-languages > #wm-globe > #wm-globe-inner > img {\n      visibility:hidden!important;}\n    body#www-wikibooks-org #wm-featured-languages > #wm-globe > #wm-globe-inner {\n      background-image: url('http://i.imgur.com/IIbs3LB.png')!important;\n      background-repeat: no-repeat!important;\n      background-position: center center!important;\n    }\n      \n    body#www-wikibooks-org #p-search {\n      background-color: rgba(100%,100%,100%,0.1)!important; \n    }\n    body#www-wikibooks-org fieldset {\n      border-color: transparent!important;\n    }\n    \n    body#www-wikibooks-org #divOtherProjects {\n      padding-top: 15px!important;\n      padding-bottom: 0px!important;\n    }\n      \n  \n    body#www-wikinews-org {\n      background-image: url('http://i.imgur.com/T0SuUfS.png')!important;\n    }\n      \n    body#www-wikinews-org .central-textlogo {\n      background-image: url('http://i.imgur.com/x9Hs555.png')!important;\n      width: 290px!important;\n    }\n\n    body#www-wikinews-org .central-featured-logo-inner {\n      background-color: transparent!important;\n      box-shadow: 0px 0px 120px 120px transparent!important;\n      \n        -webkit-box-shadow: 0px 0px 180px 180px transparent!important;\n    }\n\n    body#www-wikinews-org .central-featured-logo-inner {\n      background-image: url('http://i.imgur.com/3jJMsGT.png')!important;\n      background-position: center center!important;\n    }\n    body#www-wikinews-org .central-featured-lang:hover {\n      background-color: rgba(6%,6%,6%,0.85)!important;\n    }\n\n  \n    body#www-wikiquote-org {\n      background-image: url('http://i.imgur.com/UFNdg22.png')!important;\n    }\n      \n    body#www-wikiquote-org #bodyContent > div:first-of-type img {\n      visibility:hidden!important;}\n    body#www-wikiquote-org #bodyContent > div:first-of-type {\n      background-image: url('http://i.imgur.com/1vSC4hg.png')!important;\n      background-repeat: no-repeat!important;\n      background-position: center center!important;\n      background-color: rgba(6%,6%,6%,0.9)!important;\n    }\n\n    body#www-wikiquote-org #bodyContent > div:nth-of-type(2) > div > div {\n      background-color: transparent!important;\n      box-shadow: 0px 0px 120px 120px transparent!important;\n      \n        -webkit-box-shadow: 0px 0px 180px 180px transparent!important;\n    }\n\n    body#www-wikiquote-org #bodyContent > div:nth-of-type(2) > div:not(.divTop10item) > div > img {\n      visibility:hidden!important;}\n    body#www-wikiquote-org #bodyContent > div:nth-of-type(2) > div:not(.divTop10item) > div {\n      background-image: url('http://i.imgur.com/TomHGe2.png')!important;\n    }\n    body#www-wikiquote-org .divTop10item {\n      background-color: transparent!important;\n    }\n      \n    body#www-wikiquote-org #p-search {\n      background-color: rgba(100%,100%,100%,0.1)!important; \n      top: 15px!important;\n    }\n    body#www-wikiquote-org fieldset {\n      border-color: transparent!important;\n    }\n\n  \n    body#www-wikiversity-org {\n      background-image: url('http://i.imgur.com/5cVPEaN.png')!important;\n    }\n\n    body#www-wikiversity-org #wm-home-header img {\n      visibility: hidden!important;}\n    body#www-wikiversity-org #wm-home-header {\n      background-image: url('http://i.imgur.com/KG38mc0.png')!important;\n      background-repeat: no-repeat!important;\n      background-position: center center!important;\n    }\n\n    body#www-wikiversity-org #wm-globe-inner {\n      background-color: rgba(6%,6%,6%,0.26)!important;\n      box-shadow: 0px 0px 120px 120px rgba(6%,6%,6%,0.26)!important;\n      \n        -webkit-box-shadow: 0px 0px 180px 180px rgba(6%,6%,6%,0.26)!important;\n    }\n      \n    #wm-featured-languages > #wm-globe > #wm-globe-inner > img {\n      visibility: hidden!important;}\n    body#www-wikiversity-org #wm-globe-inner {\n      background-image: url('http://i.imgur.com/reBV6wI.png')!important;\n      background-repeat: no-repeat!important;\n      background-position: center center!important;\n    }\n      \n    body#www-wikiversity-org #p-search {\n      background-color: rgba(100%,100%,100%,0.1)!important;  \n    }\n    body#www-wikiversity-org fieldset {\n      border-color: transparent!important;\n    }\n    \n  \n    body#www-wiktionary-org {\n      background-image: url('http://i.imgur.com/UxrEc3e.png')!important;\n    }\n    \n    body#www-wiktionary-org .central-textlogo  {\n      color: rgba(78%,78%,78%,1.0)!important;\n    }\n\n    body#www-wiktionary-org .central-featured-logo-inner {\n      background-image: url('http://i.imgur.com/hVeW2AP.png')!important;\n      background-position: 15px top!important;\n      background-color: rgba(6%,6%,6%,0.26)!important;\n      box-shadow: 0px 0px 120px 120px rgba(6%,6%,6%,0.26)!important;\n      \n        -webkit-box-shadow: 0px 0px 180px 180px rgba(6%,6%,6%,0.26)!important;\n    }";
if (typeof GM_addStyle != "undefined") {
	GM_addStyle(css);
} else if (typeof PRO_addStyle != "undefined") {
	PRO_addStyle(css);
} else if (typeof addStyle != "undefined") {
	addStyle(css);
} else {
	var node = document.createElement("style");
	node.type = "text/css";
	node.appendChild(document.createTextNode(css));
	var heads = document.getElementsByTagName("head");
	if (heads.length > 0) {
		heads[0].appendChild(node); 
	} else {
		// no head yet, stick it whereever
		document.documentElement.appendChild(node);
	}
}
})();