/** CSS placed here will be applied to all skins 
<pre><nowiki>*/

  .toccolours { 
     border:1px solid #aaa;
     background-color:#f9f9f9;
     padding:3px;
     }

  .inherit_link a {
     color: inherit !important;
     }

.templatedoc {
  border:1px solid #000066; 
  font-size: 95%;
  width:auto;
}
.templatedoc td {
  border:1px solid #000066; 
}
.templatedoc th {
  font-size: 120%;
  border:1px solid #000066; 
}

.infobox-image {
  clear:both; 
  margin:0 0 .5em 1em; 
  background:#ffffff; 
  -moz-border-radius:6px;
  border:1px solid #AAAAAA; 
  line-height:1.5; 
  font-size:95%
}
.infobox-image table {
  margin:0 0 0 0;
  width:100%;
  background:#ffffff;
  border-collapse:collapse;
}
.infobox-image table td {
  padding:0 5px;
  border-top:1px solid #AAAAAA;
  border-bottom:0px solid #999;
  border-left-style:none;
  border-left-width:1px solid;
  background-color:#EEEEFF;
  width: 12%;
}
.infobox-image table td.infoboxcell {
  width: 68%;
}
.infobox-image p {
  margin:0;
  padding:0;
}

.homevideo-image {
  clear:all; 
  float:right;
  margin:0 0 .5em 1em; 
  background:#ffffff; 
  border-collapse:collapse; 
  border:1px solid #AAAAAA; 
  line-height:1.5; 
  font-size:95%
 }

.dablink {
  font-style: italic;
  padding-left: 2em;
 }
 
.dablink i {
  font-style: normal;
 }

 /* make the list of references look smaller */
ol.references {
   font-size: 100%;
}

.references-small { font-size: 90%;}

 /* VALIDATOR NOTICE: the following is correct, but the W3C validator doesn't accept it */
 /* -moz-* is a vendor-specific extension (CSS 2.1 4.1.2.1) */
 /* column-count is from the CSS3 module "CSS Multi-column Layout" */
 /* Please ignore any validator errors caused by these two lines */
.references-2column {
   font-size: 90%;
  -moz-column-count:2;
   column-count:2;
 }
 
.same-bg { background: none }

 /* Display text below main article header, located at MediaWiki:tagline */
 #siteSub {
    display: inline;
    font-size: 92%;
    font-weight: normal;
    font-style: italic;
 }

/* Highlight clicked reference in blue to help navigation */
 
 ol.references > li:target {
  background-color: #DEF;
 }
 
 sup.reference:target { 
   background-color: #DEF;
 }


 /* Make sure that ext links displayed within "plainlinksneverexpand" don't get
   the arrow...
 */
.plainlinksneverexpand a {
    background: none !important;
    padding: 0 !important;
}

.maintenance {
  border:2px;
  margin-bottom:3px;
  font-size: 95%;
  width:80%;
  padding:3px;
  margin-bottom:3px;
  font-size:95%;
  margin:0 auto;
}

/* default skin for navigation boxes */
table.navbox {
    background-color: #f9f9f9;
    border: 1px solid #aaa;
    clear: both;
    font-size: 90%;
    margin: 1em 0em 0em;
    padding: 2px;
    text-align: center;
    width: 100%;
}

table.navbox th {
    background-color: #ccf;
    padding-left: 1em;
    padding-right: 1em;
}

table.navbox tr:not(:first-child) th {
    background-color: #ddf;
}

@media print {
    .navbox {
        display: none;
    }
}

/* Standard Navigationsleisten, aka box hiding thingy from .de.  Documentation at [[Wikipedia:NavFrame]]. */

div.Boxmerge,
div.NavFrame {
        margin: 0px;
        padding: 4px;
        border: 1px solid #aaa;
        text-align: center;
        border-collapse: collapse;
        font-size: 95%;
}
div.Boxmerge div.NavFrame {
        border-style: none;
        border-style: hidden;
}
div.NavFrame + div.NavFrame {
        border-top-style: none;
        border-top-style: hidden;
}
div.NavPic {
        background-color: #fff;
        margin: 0px;
        padding: 2px;
        float: left;
}
div.NavFrame div.NavHead {
        height: 1.6em;
        font-weight: bold;
        background-color: #ccccff;
        position:relative;
}
div.NavFrame p {
        font-size: 100%;
}
div.NavFrame div.NavContent {
        font-size: 100%;
}
div.NavFrame div.NavContent p {
        font-size: 100%;
}
div.NavEnd {
        margin: 0px;
        padding: 0px;
        line-height: 1px;
        clear: both;
}
a.NavToggle {
        position:absolute;
        top:0px;
        right:3px;
        font-weight:normal;
        font-size:smaller;
}
.dcau-quote {
    font-size: 1.3em;
    font-weight: bold;
}
.quotes-bulk {
    border: 1px solid #AAAAAA; 
    background: #EEEEFF; -moz-border-radius:6px; 
    padding: 0; 
    width: auto;
}
.quotes-box {
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
}
/* </nowiki></pre> */

/* wikitable/prettytable class for skinning normal tables */
 
table.wikitable,
table.prettytable {
  background: #EEEEFF;
  border: 1px white solid;
  border-collapse: collapse;
  color: #000000
}
 
table.wikitable th, table.wikitable td,
table.prettytable th, table.prettytable td {
  border: 1px #aaa solid;
  padding: 0.2em;
}
 
table.wikitable th,
table.prettytable th {
  background: #00689A;
  text-align: center;
  color: white;
}
 
table.wikitable caption,
table.prettytable caption {
  margin-left: inherit;
  margin-right: inherit;
  font-weight: bold;
}
 
table.prettytable code,
table.wikitable code {
  background-color: transparent;
}

/* Styling for Citations */
 
cite {
    font-style: normal;
    word-wrap: break-word;
}
 
/* If there is an inline link to a full citation, the full citation will turn blue when the inline link is clicked */
 
cite:target { 
  background-color: #DEF;
}
 
/* Do not expand URLs within citations for printing. The urls should be included explicitly, to avoid confusion */
 
@media print {
    #content cite a.external.text:after {
        display: none;
    }
}

/* hide some stuff on the main page */

body.page-DCAU_Wiki .firstHeading, 
body.page-DCAU_Wiki #siteSub, 
body.page-DCAU_Wiki #contentSub { display:none; }

 /*Category Coloring*/
 #catlinks {
	background: #EEEEFF;
	border: 1px solid #AAAAAA;
	color: blue;
 }
  .star { 
     position:absolute;
     z-index:100;
     right:1px;
     top:1px;
 }
  .icons {
     position:absolute;
     z-index:100;
     right:3px;
     top:18px;
     float: right;
 }
  .top-padlock {
     position:absolute;
     z-index:100;
     right:20px;
     top:8px;
 }

div#siteNotice {
    padding: 0 !important;
}

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

.redirect-in-category, .allpagesredirect {
    font-style: italic;
}

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

div.ajax-poll { width:auto !important; }

.pollAnswerVotes div {background-color: #EEEEFF !important;}

/* 
=== Bolding for admins in RC, diffs and histories === 
*/

table.diff a[title="User:SFH"],
ul#pagehistory li a[title="User:SFH"],
ul.special li a[title="User:SFH"],
table.diff a[title="User:Thailog"],
ul#pagehistory li a[title="User:Thailog"],
ul.special li a[title="User:Thailog"],
table.diff a[title="User:Tupka217"],
ul#pagehistory li a[title="User:Tupka217"],
ul.special li a[title="User:Tupka217"] { font-weight: bold; }