Hexer-Wiki
KuroUrufu (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
KuroUrufu (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Zeile 982: Zeile 982:
 
}
 
}
   
/* Classici */
+
/* infoboxname2 */
/** generale **/
 
 
.pi-theme-infoboxname2 {
 
.pi-theme-infoboxname2 {
 
background-color: #d2801e;
 
background-color: #d2801e;

Version vom 1. Juni 2021, 21:07 Uhr

/* CSS placed here will affect users of the FandomDesktop skin */
/* for items that display only in the mobile view */
.mobileonly {
    display: none;
}

/* Framework */
/*body {
    background: #000000 url("https://static.wikia.nocookie.net/witcher_gamepedia/images/3/33/Tw3_wiki_bg.jpg/revision/latest") no-repeat fixed center top / 100% auto;
}
*/
body #pageWrapper {
    margin-right: 6.5em;
}

/* Page-specific css */
body.page-Hauptseite h1.firstHeading {
    display: none;
}

/* Logo */
#p-logo {
    left: 10px;
}

div#p-logo {
    background-color: rgba(0, 0, 0, 0);
    margin: auto;
}

/* Head */
div#mw-page-base {
    background: transparent;
    background-image: none;
}

#mw-head-base {
    background: transparent;
    background-image: none;
    border-bottom: 0px;
}

.os-suggest-result-hl {
    background: none repeat scroll 0 0 #000000;
    color: #c0c0c0;
}

/* Tabs and menus */
#left-navigation {
    margin-left: 11em;
}

#right-navigation {
    margin-right: 5.5em;
}

div.vectorTabs,
div.vectorTabs span,
div.vectorTabs li.selected,
div.vectorTabs ul,
div.vectorTabs ul li,
div.vectorTabs li a {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
}

div.vectorTabs ul li {
    margin-right: 5px;
}

div.vectorTabs li span {
    background: #AB0000; 
    background-image:-moz-linear-gradient(center top, #AB0000 0%, #4A040A 100%); 
    background-image:-webkit-gradient(linear, center top, left bottom, color-stop(0%,#AB0000), color-stop(100%,#4A040A)); 
    background-image:-webkit-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image:-o-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image:-ms-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image: linear-gradient(to bottom, #AB0000 0%, #4A040A 100%); 
    display: inline-block;
    border: 1px solid #4A040A;
    border-radius: 4px;
    padding: 2px 10px;
    margin-top: 0.5em;
    height: 19px;
    text-align: center;
}

div.vectorTabs li a {
    background-image: none;
    margin-top: -16px;
}

div#mw-head li.new a,
div#mw-head li.new a:visited {
    color: #fc0000 !important;
    text-shadow: 1px 1px #000000;
}

div#mw-head a,
div#mw-head div.vectorTabs a,
div#mw-head div.vectorMenu a,
.vectorTabs li a span,
div.vectorMenu h3 span {
    color: #c0c0c0 !important;
}

div.vectorTabs li span a {
    color: #222222;
    font-weight: bold;
    text-align: center;
}

div.vectorTabs ul li:first-child {
    border-image: none;
    border-left: medium none;
}

div#mw-head li.selected a,
div#mw-head li.selected a span,
div#mw-head div.vectorTabs li.selected a,
div#mw-head div.vectorTabs li.selected a:visited {
    color: #ffffff !important;
    font-weight: bold;
}

div#p-sharing .menu {
    background-color: #000000;
    box-shadow: 0 0.1em 0.75em #d5d4d4;
    margin-left: 45px;
    min-width: 0px;
    width: 48px;
}

#p-sharing #socialIconImages img {
    width: 100%;
}

#p-sharing #socialIconImages a {
    width: 40px;
}

div.vectorMenu h3 span {
    font-weight: bold;
    padding-top: 0;
}

div.vectorMenu h3 span::after {
	top: 0;
}

div.vectorMenu h3:hover span,
div.vectorMenu h3:focus span {
    color: #ffffff;
}

div#mw-head div.vectorMenu h4,
div#p-variants.vectorMenu #mw-vector-current-variant {
    color: #FFFFFF;
    font-weight: bold;
    padding-top: 0.2em;
    text-shadow: none;
}

.vectorTabs #ca-unwatch.icon a,
.vectorTabs #ca-watch.icon a {
    padding: 16px 0 0;
}

div.vectorMenu div.menu {
	border: none;
	left: auto;
	margin-left: 5px;
	right: 0;
	top: 40px;
}

div#mw-head div.vectorMenu h3 {
    background: #AB0000; 
    background-image:-moz-linear-gradient(center top, #AB0000 0%, #4A040A 100%); 
    background-image:-webkit-gradient(linear, center top, left bottom, color-stop(0%,#AB0000), color-stop(100%,#4A040A)); 
    background-image:-webkit-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image:-o-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image:-ms-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image: linear-gradient(to bottom, #AB0000 0%, #4A040A 100%); 
    display: inline-block;
    border: 1px solid #4A040A;
    border-radius: 4px;
    padding: 2px 10px;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
    height: 19px;
    text-align: center;
}

div.vectorMenu h3 a {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("https://static.wikia.nocookie.net/commons_hydra/images/8/80/Vector_menu_downarrow_white.png");
    background-position: 50% 50%;
    border: medium none;
}

div#mw-head div.vectorMenu li.selected a:hover {
    color: #c0c0c0;
}

div#mw-head div.vectorMenu li a {
    color: #7AB1CC;
}

div#mw-head div.vectorMenu ul {
    background-color: #000000;
    background-image: none;
    border-right: 5px none;
    box-shadow: 0 0.1em 0.75em #d5d4d4;
}

/* Panel */
div#mw-panel div.portal:not(#p-claimWiki):not(#p-socialProfiles):not(#p-sitePromos) {
    background: rgba(0, 0, 0, 0.4);
    margin: 5px;
    padding-top: 5px;
}

div#mw-panel div.portal h3 {
    color: #FFFFFF;
    font-weight: bold;
}

/* custom headers */
.heading {
    background: #66161D url("https://static.wikia.nocookie.net/witcher_gamepedia/images/9/96/Headerbg_red.png/revision/latest") repeat-x;
    border: 1px solid #66161D;
    text-align: center;
    color: #FFFFFF; /*rausnehmen, wenn zentral auf Weiß! */
    font-size: 130%;
    padding: 4px;
    box-shadow: 0 0.1em 0.75em #B02525;
}

/* Content */
div#content {
    background: rgba(0, 0, 0, 0.85);
    border: 1px solid #434647;
    box-shadow: 0 0.1em 0.75em #D5D4D4;
    color: #D5D4D4;
}

h1, 
h2 {
    border-bottom: 1px solid #404040;
    color: #D5D4D4;
}

h3 {
    color: #D5D4D4;
    font-size: 16px;
}

h4 {
    color: #D5D4D4;
    font-size: 14px;
}

h5 {
    color: #D5D4D4;
    font-size: 12px;
}

h6 {
    color: #D5D4D4;
    font-size: 11px;
}

#contentSub,
#contentSub2 {
    color: #c0c0c0;
}

.catlinks {
    background-color: #15181A;
    background-image: -moz-linear-gradient(center top , #15181a 60%, #000000 100%) repeat scroll 0 0;
    background-image: -webkit-gradient(linear, center top, left bottom, color-stop(60%,#6ba70d), color-stop(100%,#000000));
    background-image: -webkit-linear-gradient(top, #15181a 60%, #000000 100%);
    background-image: -o-linear-gradient(top, #15181a 60%, #000000 100%);
    background-image: -ms-linear-gradient(top, #15181a 60%, #000000 100%);
    background-image: linear-gradient(to bottom, #15181a 60%, #000000 100%);
    border: 1px solid #404040;
    margin-bottom: 5px;
}

.CategoryTreeToggle {
    color: #7AB1CC;
}

/* Footer */
div#footer {
    background-image: none;
}

div#footer a {
    color: #7AB1CC;
}

div#footer ul li {
    color: #D5D4D4;
}

/* Buttons */
button, #searchGoButton, #mw-searchButton, input[type="submit"], input[type="button"], input[type="reset"], input[type="file"] {
    background: #AB0000; 
    background-image: -moz-linear-gradient(center top, #AB0000 0%, #4A040A 100%); 
    background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#AB0000), color-stop(100%,#4A040A)); 
    background-image: -webkit-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image: -o-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image: -ms-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image: linear-gradient(to bottom, #AB0000 0%, #4A040A 100%); 
    display: inline-block;
    border: 1px solid #4A040A;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    line-height: normal;
    margin-top: 2px;
    padding: 0 6px;
    text-align: center;
    text-shadow: none;
    white-space: pre;
}

/* Nitpicky things */

hr {
    background-color: #434647;
    border: 0 none;
    color: #434647;
    height: 1px;
    margin: 0.2em 0;
}

ul {
    list-style: square outside none;
}

#toc,
.toc, 
div#toc,
div.toc {
    background-color: rgba(0, 0, 0, 0);
    border-color: #404040;
    margin-top: 20px;
}

.mw-warning, 
ul#filetoc {
    background-color: #000000;
    border: 1px solid #404040;
    color: #D4D4D4;
}

#editcount > table * table,
#editcount > table * table th,
#editcount > table * table td {
    background-color: #000000 !important;
    padding: 0 12px 0 0.15em;
}

#editcount > table * table th,
#editcount > table * table td {
    border: 1px solid #404040;
}

code {
    background-color: #000000;
}

/* thumbnails and galleries and image file history */
div.thumb {
    border: 1px solid #394147;
    margin: 2px;
    margin-left: 6px;
}

.thumb.tleft {
    margin: 2px 10px 2px 0;
}

img.thumbborder {
    border: 1px solid #394147;
    padding: 5px;
}

div.thumbinner {
    background-color: #0A0B0C;
    border: medium none;
}

li.gallerybox div.thumb {
    background-color: #0A0B0C;
    background-image: -moz-linear-gradient(center top , #15181A 0%, #0A0B0C 100%);
    background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#15181A), color-stop(100%,#0A0B0C));
    background-image: -webkit-linear-gradient(top, #15181a 0%, #0A0B0C 100%);
    background-image: -o-linear-gradient(top, #15181a 0%, #0A0B0C 100%);
    background-image: -ms-linear-gradient(top, #15181a 0%, #0A0B0C 100%);
    background-image: linear-gradient(to bottom, #15181a 0%, #0A0B0C 100%);
    border: 1px solid #394147;
}

html .thumbimage {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #394147;
}

div.tright div.tleft {
    border: 1px solid #394147 !important;
}

div.tright {
    clear: right;
    float: right;
}

#file img:hover,
.filehistory a img {
    background: url("https://images.wikia.com/witcher_gamepedia/images/thumb/8/84/Dark_checker.svg/16px-Dark_checker.svg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.filehistory a img:hover {
    background: rgba(0, 0, 0, 0);
}

img.highlight,
.highlight img,
.highlight a img {
    background: rgba(0,0,0,0);
    -webkit-filter: drop-shadow(0px 0px 10px #666666);
    filter: drop-shadow(0px 0px 3.5px #666666) drop-shadow(1px 1px 1px #666666);
}

/* For dark profile avatars */
div.mainavatar {
    filter: drop-shadow(0px 0px 3.5px #666) drop-shadow(1px 1px 1px #666);
}

fieldset {
    border: 1px solid #7AB1CC;
}

pre, .mw-code {
    background-color: #0A0B0C;
    border: 1px dashed #404040;
    color: #D5D4D4;
    line-height: 1.3em;
    overflow: auto;
    padding: 1em;
}

/* tables */
table.wikitable {
    background: none repeat scroll 0 0 transparent;
}

table.wikitable > caption {
    color: #B3B4B7;
}

.oo-ui-buttonElement-framed.oo-ui-widget-disabled > .oo-ui-buttonElement-button {
    color: #000;
}

/* This is stuff for tables with alternating coloured lines, aka pyjama paper */
table.sortable {
    border: 1px solid #394147;
}

.sortable th,
.unsortable th {
    background-color: #4A040A;
    color: #ffffff;
}

.sortable tr:nth-child(2n+1),
.pyjama tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #1C1E20;
}

.sortable tr:nth-child(2n),
.pyjama tr:nth-child(2n) {
    background: none repeat scroll 0 0 #000000;
}

/* <<< Additional Witcher Wiki style: begin */
.table.sortable {
    margin:auto;
    border:1px solid #394147;
    width:100%;
}

.sortable td,
.unsortable td {
    vertical-align:top;
}
/* Additional Witcher Wiki style: end >>> */

/* page history */
.mw-changeslist-legend {
    border: 1px solid #404040;
}

#pagehistory li {
    background-color: transparent;
    border: 1px solid #404040;
    padding: 3px;
}

#pagehistory li.selected {
    background-color: #000000;
    background-image: none;
    border: 1px dashed #404040;
    padding: 3px;
}

/* Fix for enhanced RC spacing */
.mw-enhancedchanges-arrow-space {
	vertical-align: top;
}

/* Wiki editor fixes */
div.wikiEditor-ui {
    background: rgba(0, 0, 0, 0);
    border: medium none;
}

div.wikiEditor-ui div.wikiEditor-ui-view {
    border: 1px solid #404040;
}

div.wikiEditor-ui-buttons {
    background-color: rgba(0, 0, 0, 0);
    border-top: medium none;
    margin-right: 5px;
}


div.wikiEditor-ui-controls {
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 1px solid #1D1D1D;
}

div.wikiEditor-ui-tabs {
    background-color: #101010;
    border-left: 1px solid #1D1D1D;
    border-top: 1px solid #1D1D1D;
}

div.wikiEditor-ui-tabs div {
    background-color: #1D1D1D;
    border-right: 1px solid #1D1D1D;
    border-bottom: 1px solid #1D1D1D;
}

div.wikiEditor-ui-tabs div a {
    background: #AB0000; 
    background-image: -moz-linear-gradient(center top, #AB0000 0%, #4A040A 100%); 
    background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#AB0000), color-stop(100%,#4A040A)); 
    background-image: -webkit-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image: -o-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image: -ms-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image: linear-gradient(to bottom, #AB0000 0%, #4A040A 100%); 
    color: #FFFFFF;
}

div.wikiEditor-ui-tabs div.current {
    background-color: #1D1D1D;
    border-bottom: 1px solid #1D1D1D;
}

div.wikiEditor-ui-tabs div.current a {
   color: #ffffff;
}

div.wikiEditor-ui .wikiEditor-ui-top {
   border-bottom: 1px solid #1D1D1D;
}

div.wikiEditor-ui-toolbar {
   background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

div.wikiEditor-ui-toolbar .group {
    border-right: 1px solid #505050;
}

div.wikiEditor-ui-toolbar .group-search {
   border-left: 1px solid #1D1D1D;
   border-right: none;
}

div.wikiEditor-ui-toolbar .group .label {
   color: #E0E0E0;
}

.tab {
   border-color: transparent;
}

div.wikiEditor-ui-toolbar .tabs span.tab a,
div.wikiEditor-ui-toolbar .tabs span.tab a:visited {
   color: #E0E0E0;
}

div.wikiEditor-ui-toolbar .tabs span.tab a.current,
div.wikiEditor-ui-toolbar .tabs span.tab a.current:visited {
   color: #ffffff;
}

div.wikiEditor-ui-toolbar .group .tool-select .label {
   color: #000000;
}

div.wikiEditor-ui-toolbar .sections .section {
    background-color: rgba(0, 0, 0, 0.2);
    border-top: 1px solid #505050;
}

div.wikiEditor-ui-toolbar .booklet .index div {
    color: #7AB1CC;
}

div.wikiEditor-ui-toolbar .booklet .index .current {
	background-color: #0A0B0C;
	color: #e0e0e0;
}

div.wikiEditor-ui-toolbar .booklet .pages {
    background-color: #0a0b0c;
}

div.wikiEditor-ui-toolbar .page-characters div span {
    border: 1px solid #404040;
    color: #e0e0e0;
}

div.wikiEditor-ui-toolbar .page-characters div span:hover {
    background-color: rgba(255, 255, 255, 0.1);
    border-color: #505050;
    color: #7AB1CC;
}

div.wikiEditor-ui-toolbar .page-table td {
    border-top: 1px solid #505050;
    color: #E0E0E0;
}

div.wikiEditor-preview-contents,
div.wikiEditor-preview-loading {
    background-color: transparent;
}

div.editOptions {  
    background-color: #0A0B0C;
    border-color: -moz-use-text-color #505050 #505050;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}

/* messages and popups */
div.noarticletext {
    background: none repeat scroll 0 0 #1C1E20;
    border: 1px solid #434647;
    color: #D5D4D4;
    padding: 0.2em 1em;
}

/* colour fix for advanced search options box */
div.mw-warning-with-logexcerpt {
    border: 2px solid #7AB1CC;
}

.curse_account fieldset {
    color: #000000;
}

.not-patrolled {
    background-color: #454545;
}

/* Wikilogs */

div.wl-description {
    background-color: #000000;
    border: 1px solid #7AB1CC;
    color: #D5D4D4;
    text-align: center;
}

div.wl-comment:hover {
    background-color: #000000;
    color: #D5D4D4;
}

div.wl-comment-by-anon,
div.wl-comment-by-anon-header,
div.wl-comment-by-anon-footer {
    display: none;
}

.wl-navbar {
    background-color: transparent;
    border-bottom: 1px solid #404040;
    border-top: 1px solid #404040;
    color: #D5D4D4;
}

.wl-pagination a {
    color: #7AB1CC;
}

.newstitle a {
    color: #7AB1CC;
    text-shadow: #000 0px 1px 0px;
    font-weight: bold;
    margin-top: 3px;
}

p.newsdate {
    padding-left: 10px !important;
    font-size: 0.8em;
    line-height: 1.2em;
}

.newssummary p {
    padding-left: 10px !important;
    padding-top: 5px;
}

.btn-o, .count-o, .btn, .btn .label, #count {
    background: #AB0000; 
    background-image: -moz-linear-gradient(center top, #AB0000 0%, #4A040A 100%); 
    background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#AB0000), color-stop(100%,#4A040A)); 
    background-image: -webkit-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image: -o-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image: -ms-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image: linear-gradient(to bottom, #AB0000 0%, #4A040A 100%); 
    display: inline-block;
    border: 1px solid #653F03 !important;
}

.var-narrow .header .profile .p-name,
.var-narrow .timeline-header .byline,
.var-narrow .timeline-header .list-description,
.var-narrow .e-entry-title,
.var-narrow .cards-base h3 {
    color: #C0C0C0 !important;
}

html,
.p-author .profile .p-name,
.cards-base p,
.cards-base p a,
.timeline-header .summary,
.timeline-header .summary a:link,
.timeline-header .summary a:visited,
.p-author a.profile:hover .p-name,
.p-author a.profile:focus .p-name {
    color: #C0C0C0 !important;
}

/* Abuse filter details view */
.mw-abusefilter-diff-context, .mw-abusefilter-diff-multiline .diff-context {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.mw-abusefilter-diff-removed, .mw-abusefilter-diff-multiline .diff-deletedline,
.mw-abusefilter-diff-added, .mw-abusefilter-diff-multiline .diff-addedline {
    color: #000000;
}

table.mw-abuselog-details {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #D4D4D4;
}

table.mw-abuselog-details th {
    background: none repeat scroll 0 0 #000000;
}

.usermessage > a {
    color: #008000;
}

div#mw-js-message {
    background-color: #000000;
    border: 1px solid #7AB1CC;
}

/* MsUpload color fixes */
#msupload-list .file .file-name:hover {
    background-color: rgba(0, 0, 0, 0.5);
}

.msupload-check-span {
    color: #E0E0E0;
}

/* Notifications */
.mw-notification,
.mw-echo-ui-notificationsInboxWidget-toolbarWrapper {
    background-color: #000000;
}

.autocomment {
    color: #EFEFEF;
}

/* user profile info colour tweak */
.helper_mark:before {
    background-color: #000000;
    border: 1px solid #EFEFEF;
    color: #D5D4D4;
}

.helper_mark > span:after {
    background-color: #000000;
    bottom: -5px;
    box-shadow: -4px -4px 5px 2px #000000, 4px 4px 5px 1px rgba(35, 49, 72, 0.75);
    color: #D5D4D4;
}

.helper_mark > span {
    background-color: #000000;
    color: #D5D4D4;
}

/* Abuse logs */
.mw-abusefilter-history-changed {
    background: transparent;
}

/***** CSS placed here will be applied to all skins on the entire site. *****/

/* Mark redirects in Special:Allpages and Special:Watchlist */

.allpagesredirect {
   font-style: italic;
}

.watchlistredir {
   font-style: italic;
}

/* Giving headers and TOC a little extra space */

h2 {
   margin-top: 20px;
}

/* Recent changes byte indicators */

.mw-plusminus-pos {
   color: #006500;
}

.mw-plusminus-neg {
   color: #8B0000;
}

div.noarticletext {
   background: #000000 none repeat scroll 0 0;
   border: 1px solid #394147;
   color: #ffffff;
   padding: 0.2em 1em;
}

.blacklinks a {
   color: #000000; 
}

.accent {
   background-color: #000000;
   border-color: #394147;
   color: #ffffff;
}

/* INFOBOXES: game or book depended color style */
.infoboxtable {
    background: #000000; 
    background-image: -moz-linear-gradient(center top, #1A1D20 60%, #0A0B0C 100%); 
    background-image: -webkit-gradient(linear, center top, left bottom, color-stop(60%,#1A1D20), color-stop(100%,#0A0B0C)); 
    background-image: -webkit-linear-gradient(top, #1A1D20 60%, #0A0B0C 100%); 
    background-image: -o-linear-gradient(top, #1A1D20 60%, #0A0B0C 100%); 
    background-image: -ms-linear-gradient(top, #1A1D20 60%, #0A0B0C 100%); 
    background-image: linear-gradient(to bottom, #1A1D20 60%, #0A0B0C 100%); 
    border: 1px solid #404040; 
    color: #ffffff;
    float: right;
    font-size: 89%; 
    margin-bottom: 0.5em; 
    margin-left: 1em; 
    padding: 0.2em; 
    width: 300px;
}

.infoboxtable td {
    vertical-align: top;
}

.infoboxtable td > div {
    background-color: rgb(41, 43, 46); 
    border: 2px solid inherit; 
    border-radius: 5px; 
    font-weight: bold;
    padding: 0.5px 7px;
    text-align: right;
}

.infoboxtable td > .tabber.tabberlive {
    background-color: rgba(0, 0, 0, 0); 
}

div.infoboxtable td * ul.tabbernav {
    text-align: center;
}

.infoboxtable td > .tabber .tabbertab {
    padding: 0;
}

.infoboxname1,
.infoboxname2,
.infoboxname3,
.infoboxnamebook,
.infoboxnamenv,
.infoboxnamefilmtv {
    font-size: 110%; 
    font-weight: bold;
    padding: 0.5em; 
}

/* Infobox-Icons */
div.icons {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

div.icons img,
div.icons span {
    display: inline-block;
} 

div.icons span {
    width: 280px;
}

div.icons img {
    margin-top: -0.5em;
    margin-bottom: -0.5em;
}

.infoboxdetails1,
.infoboxdetails2,
.infoboxdetails3,
.infoboxdescription1,
.infoboxdescription2,
.infoboxdescription3,
.infoboxdetailsbook,
.infoboxdetailsnv {
    padding: 0em;
}

.infoboxname1,
.infoboxdetails1,
.infoboxdescription1 {
    background: #C0C0C0; 
    background-image: -moz-linear-gradient(center top, #C0C0C0 0%, #505050 100%); 
    background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#C0C0C0), color-stop(100%,#505050)); 
    background-image: -webkit-linear-gradient(top, #C0C0C0 0%, #505050 100%); 
    background-image: -o-linear-gradient(top, #C0C0C0 0%, #505050 100%); 
    background-image: -ms-linear-gradient(top, #C0C0C0 0%, #505050 100%); 
    background-image: linear-gradient(to bottom, #C0C0C0 0%, #505050 100%); 
    color: #000000; 
}

/* infoboxname2 */
.pi-theme-infoboxname2 {
	background-color: #d2801e;
	border: 1px solid #000000;
}
.pi-theme-infoboxname2 .pi-border-color {
	border-color: #000000;
}
	/** space **/
.pi-theme-infoboxname2 .pi-data {
	padding: 0;
}
	/** info name **/
.pi-theme-infoboxname2 .pi-data-label {
	flex-basis: 40%;
	font-size: 10px;
	padding: 5px;
}
	/** info **/
.pi-theme-infoboxname2 .pi-data-value {
	font-size: 10px;
	padding: 5px;
}
	/** link nav **/
.pi-theme-infoboxname2 .pi-navigation.pi-secondary-background {
	text-align: center;
	padding: 2px;
	background: #fff;
	color: #000;
	border-top: 1px solid #bbb;
}

.infoboxname3,
.infoboxdetails3,
.infoboxdescription3 {
    background: #AB0000; 
    background-image: -moz-linear-gradient(center top, #AB0000 0%, #4A040A 100%); 
    background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#AB0000), color-stop(100%,#4A040A)); 
    background-image: -webkit-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image: -o-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image: -ms-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image: linear-gradient(to bottom, #AB0000 0%, #4A040A 100%); 
    color: #d5d4d4; 
}

.infoboxnamebook,
.infoboxdetailsbook,
.infoboxdescriptionbook {
    background: #824d1f; /* Old browsers */
    background: -moz-linear-gradient(top,  #824d1f 0%, #512300 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#824d1f), color-stop(100%,#512300)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #824d1f 0%,#512300 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #824d1f 0%,#512300 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #824d1f 0%,#512300 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #824d1f 0%,#512300 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#824d1f", endColorstr="#512300",GradientType=0 ); /* IE6-9 */
    color: #FFFFFF; 
}

.infoboxnamenv,
.infoboxdetailsnv {
    background: #55B784; 
    background-image: -moz-linear-gradient(center top, #55B784 0%, #001E0E 100%); 
    background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#55B784), color-stop(100%,#001E0E)); 
    background-image: -webkit-linear-gradient(top, #55B784 0%, #001E0E 100%); 
    background-image: -o-linear-gradient(top, #55B784 0%, #001E0E 100%); 
    background-image: -ms-linear-gradient(top, #55B784 0%, #001E0E 100%); 
    background-image: linear-gradient(to bottom, #55B784 0%, #001E0E 100%); 
    color: #FFFFFF; 
}

.infoboxnamefilmtv,
.infoboxdetailsfilmtv {
    background: #D1E6F4; 
    background-image: -moz-linear-gradient(center top, #D1E6F4 0%, #17405C 100%); 
    background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#D1E6F4), color-stop(100%,#17405C)); 
    background-image: -webkit-linear-gradient(top, #D1E6F4 0%, #17405C 100%); 
    background-image: -o-linear-gradient(top, #D1E6F4 0%, #17405C 100%); 
    background-image: -ms-linear-gradient(top, #D1E6F4 0%, #17405C 100%); 
    background-image: linear-gradient(to bottom, #D1E6F4 0%, #17405C 100%); 
    color: #000000; 
}

/* Character boxes and profiles */
#character-boxes  {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
#character-boxes div.character {
    width: 600px;
    min-height: 200px;
    margin:12px;
}
#character-boxes div.image {
    float:left;
    margin-right:10px;
}

/* Collapsing sections in infoboxes */
.section-collapse {
    border-color: #ffffff;
    border-style: solid;
    border-width: 2px 2px 0 0;
    content: "";
    cursor: pointer;
    display: inline-block;
    height: 7px;
    margin-right: 5px;
    position: relative;
    right: 0;
    top: 5px;
    transform: rotate(-45deg);
    vertical-align: middle;
    width: 7px;
}

.section-collapsed {
    display: none;
}

.collapsed-icon {
   margin-top: 1px;
   transform: rotate(135deg);
}

/* wikilogs */
.ww-portal-news-item .ww-portal-news-item-summary > p:first-child, 
.ww-portal-news-item .ww-portal-news-item-summary > *:first-child + p {
   display: block;
}

.ww-portal-news-item .wwa-portal-news-item-summary > *, 
.ww-portal-news-item .ww-portal-news-item-summary > p:first-child + p {
   display: none;
}



/* Tabber styling */
.tabberlive .tabbertab,
.tabber .tabbertab {
    -moz-border-bottom-colors: transparent;
    -moz-border-left-colors: transparent;
    -moz-border-right-colors: transparent;
    -moz-border-top-colors: #434647;
    border-top-bottom: transparent;
    border-top-left: transparent;
    border-top-right : transparentt;
    border-top-color: #434647;
    border-image: none;
    border-style: solid none none;
    border-width: 1px medium medium ;
}

ul.tabbernav {
    border-bottom: none;
}

ul.tabbernav li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #000000;
    border: 1px solid #434647;
    border-image: none;
    border-radius: 5px 5px 0 0;
    margin-left: 3px;
    padding: 3px 0.5em;
    text-decoration: none;
}

ul.tabbernav li {
    display: inline;
    list-style: none outside none;
    margin: 0 0 0 7px;
}

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

ul.tabbernav li a:hover {
    background: none repeat scroll 0 0 #000000;
    border-color: #434647;
    color: #FFFFFF;
}

ul.tabbernav li.tabberactive a {
    background-color: #000000;
    color: #FFFFFF;
}

ul.tabbernav li.tabberactive a,
ul.tabbernav li.tabberactive a:hover,
ul.tabbernav li.tabberactive a:link {
    background-color: #000000;
    border-bottom: 1px none;
    padding: 2px 0.5em 4px;
}

div#mf-content * ul.tabbernav {
    text-align: center;
}

/* Navboxes in general */
/* Lore navboxes */

.navbox_title {
    background: #4A040A;
    color: #ffffff;
    font-size:90%;
}

/* Newer Navbox template style */
table.navbox {
    border: 1px solid #67676;
    clear: both;
    font-size: 88%;
    margin: auto;
    padding: 1px;
    text-align: center;
    width: 100%; 
}

/* Border between adjacent navboxes */
table.navbox + table.navbox {
    margin-top: -1px;
}

.navbox-title,
.navbox-abovebelow,
table.navbox th {
    padding-left: 1em;
    padding-right: 1em;
    text-align: center;
}

.navbox-group {
    font-weight: bold;
    padding-left: 1em;
    padding-right: 1em;
    white-space: nowrap;
}

/* Base background */
.navbox, .navbox-subgroup {
    background: #0f0f0f;
}

.navbox-list {
    border-color: #0f0f0f;   /* Must match background color */
}

/* Level 1 color */
.navbox-title,
table.navbox th {
    background: #151414;
    color: #fff;
}

/* Level 2 styling */
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
    background: #1c1b1b;
    color: #fff;
}

/* Level 3 styling */
.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-abovebelow {
    background: #242222;
    color: #fff;
}

/* Even row striping */
.navbox-even {
    background: #1C1E20;
    color: #fff;
}

/* Odd row striping */
.navbox-odd {
    background: transparent;
}
 
.collapseButton {
    font-weight: normal;
    width: auto;
}

.navbox .collapseButton {
    width: 6em;
}
 
.navbar {
    font-size: 88%;
    font-weight: normal;
}

.navbox .navbar {
    font-size: 100%;
}
 
table.collapsed tr.collapsible {
    display: none;
}
/* End of new Navbox styling */

/* Main page 2-column layout */
div#mp-wrapper {
    float: left;
    width: 100%;
}

div#mp-main {
    margin-right: 365px;
    padding: 0.5em;
    width: auto;
}

div#mp-right {
    float: left;
    margin-left: -365px;
    padding: 0.5em;
    width: 350px;
}

/* TW3 ability icons - by DiamondDove BEGIN */
td.tw3skills_blue {
background : url("https://static.wikia.nocookie.net/witcher_gamepedia/images/b/be/Ability_frame_blue.svg/revision/latest") center top no-repeat !important ;
width : 64px;
}
td.tw3skills_red {
background : url("https://static.wikia.nocookie.net/witcher_gamepedia/images/c/c3/Ability_frame_red.svg/revision/latest") center top no-repeat !important ;
width : 64px;
}
td.tw3skills_green {
background : url("https://static.wikia.nocookie.net/witcher_gamepedia/images/8/87/Ability_frame_green.svg/revision/latest") center top no-repeat !important ;
width : 64px;
}
td.tw3skills_gold {
background : url("https://static.wikia.nocookie.net/witcher_gamepedia/images/4/4a/Ability_frame_gold.svg/revision/latest") center top no-repeat !important ;
width : 64px;
}
td.tw3skills_white {
background : url("https://static.wikia.nocookie.net/witcher_gamepedia/images/3/3a/Ability_frame_white.svg/revision/latest") center top /64px no-repeat !important ;
width : 64px;
}
/* TW3 ability icons - by DiamondDove END */

/* Tweak for superscripts */
sup {
    padding-left: 3px;
}

/* colour fix for reference */
ol.references li:target, sup.reference:target {
	background-color: #202020;
}

/* for "edit this page" tab and "discussion" tab etc */
.pagetab {
     border-style: solid solid none;
     border-width: thin;
     border-color: #808080;
     padding: 0.25ex 1ex 0ex;
     font-size: 95%;
}

.ambox {
    background-color: #282828;
    border-bottom-color: #383838;
    border-right-color: #383838;
    border-top-color: #383838;
    border-collapse: collapse;
    font-size: 95%;
    margin: 0 auto 2px auto;
    width: 80%;
}

.ambox-gray {
    border-left-color: #383838;
}

.ambox.ambox-tiny {
    font-size: 90%;
    margin: 2px 0;
    width: auto;
}

.ambox + .ambox {
     margin-top: -2px;
}

.ambox-text {
     padding: 0.25em 0.5em;
}

.ambox-image {
     padding: 2px 0px 2px 0.5em;
     text-align: center;
     width: 60px;
}

.ambox-tiny .ambox-image {
     padding: 2px 0.5em;
     text-align: left;
     width: auto;
}

/* Ambox colors */
.ambox-blue {
     border-left: 10px solid #1e90ff;
}

.ambox-red {
     border-left: 10px solid #b22222;
}

.ambox-orange {
     border-left: 10px solid #f28500;
}

.ambox-yellow {
     border-left: 10px solid #f4c430;
}

.ambox-purple {
     border-left: 10px solid #9932cc;
}

.ambox-gray {
     border-left: 10px solid #bba;
}

.ambox-green {
     border-left: 10px solid #228b22;
}

/* Ambox small text */
.amsmalltext {
     font-size: smaller;
     margin-left: 0.8em;
     margin-top: 0.5em;
}

/* copyright images tweak */
.feature {
    background: rgba(255,255,255, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    padding: 10px;
}