Club Penguin Army Wiki

We're slowly getting back into action. Join our team here, and read the latest update here.

READ MORE

Club Penguin Army Wiki
Advertisement

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
@import url("/load.php?mode=articles&only=styles&articles=u:dev:MediaWiki:CSS3Tooltip.css|MediaWiki:MP.css|u:dev:MediaWiki:ContribsButtons.css|MediaWiki:Infoboxes.css");

/*** Custom CSS ***/



/*** ++++++++++++++++++++++++++++++ ***/
/*** FANDOM'S CSS || DO NOT TOUCH! ***/
/*** ++++++++++++++++++++++++++++++ ***/

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

/*** Forum formatting (by -Algorithm & -Splaka) ***/

.forumheader { 
     border: 1px solid #aaa; background-color: #f9f9f9; margin-top: 1em; padding: 12px; 
}
.forumlist td.forum_edited a { 
     color: black; text-decoration: none 
}
.forumlist td.forum_title a { 
     padding-left: 20px; 
}
.forumlist td.forum_title a.forum_new { 
     font-weight: bold; background: url(/images/4/4e/Forum_new.gif) 
     center left no-repeat; padding-left: 20px; 
}
.forumlist td.forum_title a.forum_new:visited { 
     font-weight: normal; background: none; padding-left: 20px; 
}
.forumlist th.forum_title { 
     padding-left: 20px; 
}


/* </pre> */

table.navbox { /* Navbox container style */ 

 border: 1px solid #aaa;
 width: 100%; 
 margin: auto;
 clear: both;
 font-size: 88%;
 text-align: center;
 padding: 1px;
} table.navbox + table.navbox { /* Single pixel border between adjacent navboxes */ 

 margin-top: -1px;            /* (doesn't work for IE6, but that's okay)       */
} .navbox-title, .navbox-abovebelow, table.navbox th { 

 text-align: center;      /* Title and above/below styles */
 padding-left: 1em;
 padding-right: 1em;
} .navbox-group { /* Group style */ 

 white-space: nowrap;
 text-align: right;
 font-weight: bold;
 padding-left: 1em;
 padding-right: 1em;
} .navbox, .navbox-subgroup { 

 background: #fdfdfd;     /* Background color */
} .navbox-list { 

 border-color: #fdfdfd;   /* Must match background color */
} .navbox-abovebelow, .navbox-group, .navbox-subgroup .navbox-title { 

 /** no bg for you **/     /* Level 2 color */
} .navbox-subgroup .navbox-group, .navbox-subgroup .navbox-abovebelow { 

 background: #e6e6ff;     /* Level 3 color */
} .navbox-even { 

 background: #f7f7f7;     /* Even row striping */
} .navbox-odd { 

 background: transparent; /* Odd row striping */
} 

.collapseButton { /* 'show'/'hide' buttons created dynamically */ 

   float: right;          /* by the CollapsibleTables javascript in    */
   font-weight: normal;   /* MediaWiki:Common.jsare styled here    */
   text-align: right;     /* so they can be customised.                */
   width: auto;
} .navbox .collapseButton { /* In navboxes, the show/hide button balances */ 

   width: 6em;            /* the vde links from Template:Tnavbar,   */
} /* so they need to be the same width. */ 
.navbox-abovebelow
{
background-color:#FFDBAE !important;
}

/* === USERBOXES  === */
 
table.userbox { float:left; margin:0.2em; padding:0; border-width:1px; border-style:solid; }
table.userbox td.left, table.userbox td.right { text-align:center; vertical-align:middle; font-size:1.6em; padding:0; }
table.userbox td.main { padding:0 4px; vertical-align:middle; line-height:125%; font-size:0.9em; }

table.userbox { border-color:#aaa; background:#f8f8f8; }
table.userbox td.left, table.userbox td.right { background:#d8d8d8; }

/* Infobox template style */ .infobox { 

   border: 1px solid #aaa;
   background-color: #f9f9f9;
   color: black;
   margin: 0.5em 0 0.5em 1em;
   padding: 0.2em;
   float: right;
   clear: right;
} .infobox td, .infobox th { 

   vertical-align: top;
} .infobox caption { 

   font-size: larger;
} .infobox.bordered { 

   border-collapse: collapse;
} .infobox.bordered td, .infobox.bordered th { 

   border: 1px solid #aaa;
} .infobox.bordered .borderless td, .infobox.bordered .borderless th { 

   border: 0;
} 

.infobox.sisterproject { 

   width: 20em;
   font-size: 90%;
} 

.infobox.standard-talk { 

   border: 1px solid #c0c090;
   background-color: #f8eaba;
} .infobox.standard-talk.bordered td, .infobox.standard-talk.bordered th { 

   border: 1px solid #c0c090;
} 

/* styles for bordered infobox with merged rows */ .infobox.bordered .mergedtoprow td, .infobox.bordered .mergedtoprow th { 

   border: 0;
   border-top: 1px solid #aaa;
   border-right: 1px solid #aaa;
} 

.infobox.bordered .mergedrow td, .infobox.bordered .mergedrow th { 

   border: 0;
   border-right: 1px solid #aaa;
} 

/*Themes*/
.portable-infobox.pi-theme-rpf { border: 1px solid #aaa; padding: 0.2em; background-color: #000000; color: #ffffff;
}
.portable-infobox.pi-theme-rpf .pi-border-color { border: none;
}
.portable-infobox.pi-theme-rpf .pi-image img { padding:0.5em;
}
.portable-infobox.pi-theme-rpf .pi-title { background-color: #a70000; text-align: center; font-weight: bold;
}
.portable-infobox.pi-theme-rpf .pi-header { background-color: #a70000; text-align: center;
}
.portable-infobox.pi-theme-rpf .pi-navigation { background-color: #00000; text-align: center; font-style: italic; font-weight: normal;
}

.portable-infobox.pi-theme-romans { border: 1px solid #aaa; padding: 0.2em; background-color: #410006; color: #ffffff;
}
.portable-infobox.pi-theme-romans .pi-border-color { border: none;
}
.portable-infobox.pi-theme-romans .pi-image img { padding:0.5em;
}
.portable-infobox.pi-theme-romans .pi-title { background-color: #c49636; text-align: center; font-weight: bold;
}
.portable-infobox.pi-theme-romans .pi-header { background-color: #c49636; text-align: center;
}
.portable-infobox.pi-theme-romans .pi-navigation { background-color: #410006; text-align: center; font-style: italic; font-weight: normal;
}

.pi-theme-egcp { border: 1px solid #aaa; padding: 0.2em; background-color: #b9b9ae; color: #ffffff;
}
.pi-theme-egcp .pi-border-color { border: none;
}
.pi-theme-egcp .pi-image img { padding:0.5em;
}
.pi-theme-egcp .pi-title { background-color: #f5c400; text-align: center; font-weight: bold;
}
.pi-theme-egcp .pi-header { background-color: #f5c400; text-align: center;
}
.pi-theme-egcp .pi-navigation { background-color: #b9b9ae; text-align: center; font-style: italic; font-weight: normal;
}

.pi-theme-npc { border: 1px solid #aaa; padding: 0.2em; background-color: #002a75; color: #fdaf17;;
}
.pi-theme-npc .pi-border-color { border: none;
}
.pi-theme-npc .pi-image img { padding:0.5em;
}
.pi-theme-npc .pi-title { background-color: #f00d0d; text-align: center; font-weight: bold;
}
.pi-theme-npc .pi-header { background-color: #f00d0d; text-align: center;
}
.pi-theme-npc .pi-navigation { background-color: #002a75; text-align: center; font-style: italic; font-weight: normal;
}

.portable-infobox.pi-theme-acp { border: 1px solid #aaa; padding: 0.2em; background-color: #11a700; color: #ffffff;
}
.portable-infobox.pi-theme-acp .pi-border-color { border: none;
}
.portable-infobox.pi-theme-acp .pi-image img { padding:0.5em;
}
.portable-infobox.pi-theme-acp .pi-title { background-color: #000000; text-align: center; font-weight: bold;
}
.portable-infobox.pi-theme-acp .pi-header { background-color: #000000; text-align: center;
}
.portable-infobox.pi-theme-acp .pi-navigation { background-color: #000000; text-align: center; font-style: italic; font-weight: normal;
}

.portable-infobox.pi-theme-lga { border: 1px solid #aaa; padding: 0.2em; background-color: #69e280; color: #ffffff;
}
.portable-infobox.pi-theme-lga .pi-border-color { border: none;
}
.portable-infobox.pi-theme-lga .pi-image img { padding:0.5em;
}
.portable-infobox.pi-theme-lga .pi-title { background-color: #ff0000; text-align: center; font-weight: bold;
}
.portable-infobox.pi-theme-lga .pi-header { background-color: #ff0000; text-align: center;
}
.portable-infobox.pi-theme-lga .pi-navigation { background-color: #69e280; text-align: center; font-style: italic; font-weight: normal;
}

.portable-infobox.pi-theme-swat { border: 1px solid #aaa; padding: 0.2em; background-color: #000000; color: #ffffff;
}
.portable-infobox.pi-theme-swat .pi-border-color { border: none;
}
.portable-infobox.pi-theme-swat .pi-image img { padding:0.5em;
}
.portable-infobox.pi-theme-swat .pi-title { background-color: #014211; text-align: center; font-weight: bold;
}
.portable-infobox.pi-theme-swat .pi-header { background-color: #014211; text-align: center;
}
.portable-infobox.pi-theme-swat .pi-navigation { background-color: #014211; text-align: center; font-style: italic; font-weight: normal;
}

.portable-infobox.pi-theme-war { border: 1px solid #aaa; padding: 0.2em; background-color: #787b80; color: #ffffff;
}
.portable-infobox.pi-theme-war .pi-border-color { border: none;
}
.portable-infobox.pi-theme-war .pi-image img { padding:0.5em;
}
.portable-infobox.pi-theme-war .pi-title { background-color: #014211; text-align: center; font-weight: bold;
}
.portable-infobox.pi-theme-war .pi-header { background-color: #014211; text-align: center;
}
.portable-infobox.pi-theme-war .pi-navigation { background-color: #014211; text-align: center; font-style: italic; font-weight: normal;
}

.portable-infobox.pi-theme-pic { border: 1px solid #aaa; padding: 0.2em; background-color: #0047b3; color: #d9b050;
}
.portable-infobox.pi-theme-pic .pi-border-color { border: none;
}
.portable-infobox.pi-theme-pic .pi-image img { padding:0.5em; 
}
.portable-infobox.pi-theme-pic .pi-caption-color { color: white;
}
.portable-infobox.pi-theme-pic .pi-title { background-color: #ba1a1a; text-align: center; font-weight: bold;
}
.portable-infobox.pi-theme-pic .pi-header { background-color: #ba1a1a; text-align: center;
}
.portable-infobox.pi-theme-pic .pi-navigation { background-color: #ba1a1a; text-align: center; font-style: italic; font-weight: normal;
}

.pi-theme-ar { border: 1px solid #aaa; padding: 0.2em; background-color: #092850; color: #ffffff;
}
.pi-theme-ar .pi-border-color { border: none;
}
.pi-theme-ar .pi-image img { padding:0.5em;
}
.pi-theme-ar .pi-title { background-color: #ff0000; text-align: center; font-weight: bold;
}
.pi-theme-ar .pi-header { background-color: #ff0000; text-align: center;
}
.pi-theme-ar .pi-navigation { background-color: #ff0000; text-align: center; font-style: italic; font-weight: normal;
}

.pi-theme-ii { border: 1px solid #aaa; padding: 0.2em; background-color: #65A2FF; color: #ffffff;;
}
.pi-theme-ii .pi-border-color { border: none;
}
.pi-theme-ii .pi-image img { padding:0.5em;
}
.pi-theme-ii .pi-title { background-color: #9341FF; text-align: center; font-weight: bold;
}
.pi-theme-ii .pi-header { background-color: #9341FF; text-align: center;
}
.pi-theme-ii .pi-navigation { background-color: #9341FF; text-align: center; font-style: italic; font-weight: normal;
}

.portable-infobox.pi-theme-gt { border: 1px solid #aaa; padding: 0.2em; background-color: #E67E22; color: #ffffff;
}
.portable-infobox.pi-theme-gt .pi-border-color { border: none;
}
.portable-infobox.pi-theme-gt .pi-image img { padding:0.5em;
}
.portable-infobox.pi-theme-gt .pi-title { background-color: #EEAD1E; text-align: center; font-weight: bold;
}
.portable-infobox.pi-theme-gt .pi-header { background-color: #EEAD1E; text-align: center;
}
.portable-infobox.pi-theme-gt .pi-navigation { background-color: #EEAD1E; text-align: center; font-style: italic; font-weight: normal;
}

.portable-infobox.pi-theme-pn { border: 1px solid #aaa; padding: 0.2em; background-color: #D344F2; color: #ffffff;
}
.portable-infobox.pi-theme-pn .pi-border-color { border: none;
}
.portable-infobox.pi-theme-pn .pi-image img { padding:0.5em;
}
.portable-infobox.pi-theme-pn .pi-title { background-color: #D900D2; text-align: center; font-weight: bold;
}
.portable-infobox.pi-theme-pn .pi-header { background-color: #D900D2; text-align: center;
}
.portable-infobox.pi-theme-pn .pi-navigation { background-color: #D900D2; text-align: center; font-style: italic; font-weight: normal;
}

.portable-infobox.pi-theme-tubas { border: 1px solid #aaa; padding: 0.2em; background-color: #f2cb5e; color: #ffffff;
}
.portable-infobox.pi-theme-tubas .pi-border-color { border: none;
}
.portable-infobox.pi-theme-tubas .pi-image img { padding:0.5em;
}
.portable-infobox.pi-theme-tubas .pi-title { background-color: #fcba03; text-align: center; font-weight: bold;
}
.portable-infobox.pi-theme-tubas .pi-header { background-color: #fcba03; text-align: center;
}
.portable-infobox.pi-theme-tubas .pi-navigation { background-color: #fcba03; text-align: center; font-style: italic; font-weight: normal;
}

.portable-infobox.pi-theme-iw { border: 1px solid #aaa; padding: 0.2em; background-color: #DCDCDC; color: #ffffff;
}
.portable-infobox.pi-theme-iw .pi-border-color { border: none;
}
.portable-infobox.pi-theme-iw .pi-image img { padding:0.5em;
}
.portable-infobox.pi-theme-iw .pi-title { background-color: #4bc4f4; text-align: center; font-weight: bold;
}
.portable-infobox.pi-theme-iw .pi-header { background-color: #4bc4f4; text-align: center;
}
.portable-infobox.pi-theme-iw .pi-navigation { background-color: #4bc4f4; text-align: center; font-style: italic; font-weight: normal;
}

.portable-infobox.pi-theme-dw { border: 1px solid #aaa; padding: 0.2em; background-color: #000000; color: #ffffff;
}
.portable-infobox.pi-theme-dw .pi-border-color { border: none;
}
.portable-infobox.pi-theme-dw .pi-image img { padding:0.5em;
}
.portable-infobox.pi-theme-dw .pi-title { background-color: #808a8e; text-align: center; font-weight: bold;
}
.portable-infobox.pi-theme-dw .pi-header { background-color: #808a8e; text-align: center;
}
.portable-infobox.pi-theme-dw .pi-navigation { background-color: #808a8e; text-align: center; font-style: italic; font-weight: normal;
}

.portable-infobox.pi-theme-rfcp { border: 1px solid #aaa; padding: 0.2em; background-color: #000000; color: #ffffff;
}
.portable-infobox.pi-theme-rfcp .pi-border-color { border: none;
}
.portable-infobox.pi-theme-rfcp .pi-image img { padding:0.5em;
}
.portable-infobox.pi-theme-rfcp .pi-title { background-color: #3c0260; text-align: center; font-weight: bold;
}
.portable-infobox.pi-theme-rfcp .pi-header { background-color: #3c0260; text-align: center;
}
.portable-infobox.pi-theme-rfcp .pi-navigation { background-color: #3c0260; text-align: center; font-style: italic; font-weight: normal;
}

.portable-infobox.pi-theme-doc { border: 1px solid #aaa; padding: 0.2em; background-color: #d3d3d3; color: #ffffff;
}
.portable-infobox.pi-theme-doc .pi-border-color { border: none;
}
.portable-infobox.pi-theme-doc .pi-image img { padding:0.5em;
}
.portable-infobox.pi-theme-doc .pi-title { background-color: #eac312; text-align: center; font-weight: bold;
}
.portable-infobox.pi-theme-doc .pi-header { background-color: #eac312; text-align: center;
}
.portable-infobox.pi-theme-doc .pi-navigation { background-color: #eac312; text-align: center; font-style: italic; font-weight: normal;
}

.pi-theme-hkcp { border: 1px solid #aaa; padding: 0.2em; background-color: #080193; color: #ffffff;;
}
.pi-theme-hkcp .pi-border-color { border: none;
}
.pi-theme-hkcp .pi-image img { padding:0.5em;
}
.pi-theme-hkcp .pi-title { background-color: #d30808; text-align: center; font-weight: bold;
}
.pi-theme-hkcp .pi-header { background-color: #d30808; text-align: center;
}
.pi-theme-hkcp .pi-navigation { background-color: #d30808; text-align: center; font-style: italic; font-weight: normal;
}

.portable-infobox.pi-theme-urp { border: 1px solid #aaa; padding: 0.2em; background-color: #003f05; color: #ffffff;
}
.portable-infobox.pi-theme-urp .pi-border-color { border: none;
}
.portable-infobox.pi-theme-urp .pi-image img { padding:0.5em;
}
.portable-infobox.pi-theme-urp .pi-title { background-color: #3c0260; text-align: center; font-weight: bold;
}
.portable-infobox.pi-theme-urp .pi-header { background-color: #3c0260; text-align: center;
}
.portable-infobox.pi-theme-urp .pi-navigation { background-color: #3c0260; text-align: center; font-style: italic; font-weight: normal;
}

.portable-infobox.pi-theme-pzf { border: 1px solid #aaa; padding: 0.2em; background-color: #d10d0d; color: #ffffff;
}
.portable-infobox.pi-theme-pzf .pi-border-color { border: none;
}
.portable-infobox.pi-theme-pzf .pi-image img { padding:0.5em;
}
.portable-infobox.pi-theme-pzf .pi-title { background-color: #e9b033; text-align: center; font-weight: bold;
}
.portable-infobox.pi-theme-pzf .pi-header { background-color: #e9b033; text-align: center;
}
.portable-infobox.pi-theme-pzf .pi-navigation { background-color: #d10d0d; text-align: center; font-style: italic; font-weight: normal;
}

.portable-infobox.pi-theme-tcp { border: 1px solid #aaa; padding: 0.2em; background-color: #c49636; color: #ffffff;
}
.portable-infobox.pi-theme-tcp .pi-border-color { border: none;
}
.portable-infobox.pi-theme-tcp .pi-image img { padding:0.5em;
}
.portable-infobox.pi-theme-tcp .pi-title { background-color: #410006; text-align: center; font-weight: bold;
}
.portable-infobox.pi-theme-tcp .pi-header { background-color: #410006; text-align: center;
}
.portable-infobox.pi-theme-tcp .pi-navigation { background-color: #c49636; text-align: center; font-style: italic; font-weight: normal;
}

.portable-infobox.pi-theme-cpc { border: 1px solid #aaa; padding: 0.2em; background-color: #d3d3d3; color: #ffffff;
}
.portable-infobox.pi-theme-cpc .pi-border-color { border: none;
}
.portable-infobox.pi-theme-cpc .pi-image img { padding:0.5em;
}
.portable-infobox.pi-theme-cpc .pi-title { background-color: #014211; text-align: center; font-weight: bold;
}
.portable-infobox.pi-theme-cpc .pi-header { background-color: #014211; text-align: center;
}
.portable-infobox.pi-theme-cpc .pi-navigation { background-color: #014211; text-align: center; font-style: italic; font-weight: normal;
}

.portable-infobox.pi-theme-nachos { border: 1px solid #aaa; padding: 0.2em; background-color: #d3d3d3; color: #ffffff;
}
.portable-infobox.pi-theme-nachos .pi-border-color { border: none;
}
.portable-infobox.pi-theme-nachos .pi-image img { padding:0.5em;
}
.portable-infobox.pi-theme-nachos .pi-title { background-color: #fc3003; text-align: center; font-weight: bold;
}
.portable-infobox.pi-theme-nachos .pi-header { background-color: #fc3003; text-align: center;
}
.portable-infobox.pi-theme-nachos .pi-navigation { background-color: #fc3003; text-align: center; font-style: italic; font-weight: normal;
}

.portable-infobox.pi-theme-lt { border: 1px solid #aaa; padding: 0.2em; background-color: #949494; color: #ffffff;
}
.portable-infobox.pi-theme-lt .pi-border-color { border: none;
}
.portable-infobox.pi-theme-lt .pi-image img { padding:0.5em;
}
.portable-infobox.pi-theme-lt .pi-title { background-color: #fce700; text-align: center; font-weight: bold;
}
.portable-infobox.pi-theme-lt .pi-header { background-color: #fce700; text-align: center;
}
.portable-infobox.pi-theme-lt .pi-navigation { background-color: #fce700; text-align: center; font-style: italic; font-weight: normal;
}

.portable-infobox.pi-theme-rda { border: 1px solid #aaa; padding: 0.2em; background-color: #540606; color: #ffffff;
}
.portable-infobox.pi-theme-rda .pi-border-color { border: none;
}
.portable-infobox.pi-theme-rda .pi-image img { padding:0.5em;
}
.portable-infobox.pi-theme-rda .pi-title { background-color: #a70000; text-align: center; font-weight: bold;
}
.portable-infobox.pi-theme-rda .pi-header { background-color: #a70000; text-align: center;
}
.portable-infobox.pi-theme-rda .pi-navigation { background-color: #00000; text-align: center; font-style: italic; font-weight: normal;
}

.portable-infobox.pi-theme-oldacp { border: 1px solid #aaa; padding: 0.2em; background-color: #11a700; color: #ffffff;
}
.portable-infobox.pi-theme-oldacp .pi-border-color { border: none;
}
.portable-infobox.pi-theme-oldacp .pi-image img { padding:0.5em;
}
.portable-infobox.pi-theme-oldacp .pi-title { background-color: #fce700; text-align: center; font-weight: bold;
}
.portable-infobox.pi-theme-oldacp .pi-header { background-color: #fce700; text-align: center;
}
.portable-infobox.pi-theme-oldacp .pi-navigation { background-color: #fce700; text-align: center; font-style: italic; font-weight: normal;
}

.portable-infobox.pi-theme-cpac { border: 1px solid #aaa; padding: 0.2em; background-color: #c9c9c9; color: #ffffff;
}
.portable-infobox.pi-theme-cpac .pi-border-color { border: none;
}
.portable-infobox.pi-theme-cpac .pi-image img { padding:0.5em;
}
.portable-infobox.pi-theme-cpac .pi-title { background-color: #a70000; text-align: center; font-weight: bold;
}
.portable-infobox.pi-theme-cpac .pi-header { background-color: #a70000; text-align: center;
}
.portable-infobox.pi-theme-cpac .pi-navigation { background-color: #a70000; text-align: center; font-style: italic; font-weight: normal;
}

.portable-infobox.pi-theme-cp { border: 1px solid #aaa; padding: 0.2em; background-color: #3238a8; color: #ffffff;
}
.portable-infobox.pi-theme-cp .pi-border-color { border: none;
}
.portable-infobox.pi-theme-cp .pi-image img { padding:0.5em;
}
.portable-infobox.pi-theme-cp .pi-title { background-color: #e8c115; text-align: center; font-weight: bold;
}
.portable-infobox.pi-theme-cp .pi-header { background-color: #e8c115; text-align: center;
}
.portable-infobox.pi-theme-cp .pi-navigation { background-color: #e8c115; text-align: center; font-style: italic; font-weight: normal;
}

.portable-infobox.pi-theme-dcp { border: 1px solid #aaa; padding: 0.2em; background-color: #f05800; color: #ffffff;
}
.portable-infobox.pi-theme-dcp .pi-border-color { border: none;
}
.portable-infobox.pi-theme-dcp .pi-image img { padding:0.5em;
}
.portable-infobox.pi-theme-dcp .pi-title { background-color: #fc3003; text-align: center; font-weight: bold;
}
.portable-infobox.pi-theme-dcp .pi-header { background-color: #fc3003; text-align: center;
}
.portable-infobox.pi-theme-dcp .pi-navigation { background-color: #fc3003; text-align: center; font-style: italic; font-weight: normal;
}

.portable-infobox.pi-theme-cpam { border: 1px solid #aaa; padding: 0.2em; background-color: #9babf2; color: #ffffff;
}
.portable-infobox.pi-theme-cpam .pi-border-color { border: none;
}
.portable-infobox.pi-theme-cpam .pi-image img { padding:0.5em;
}
.portable-infobox.pi-theme-cpam .pi-title { background-color: #8403fc; text-align: center; font-weight: bold; font-family: Alegreya Sans, sans-serif; text-transform: uppercase;
}
.portable-infobox.pi-theme-cpam .pi-header { background-color: #8403fc; text-align: center; font-family: Alegreya Sans, sans-serif; text-transform: uppercase;
}
.portable-infobox.pi-theme-cpam .pi-navigation { background-color: #8403fc; text-align: center; font-style: italic; font-weight: normal; font-family: Alegreya Sans, sans-serif; text-transform: uppercase;
}

.pi-theme-newromans { color: #000000; }
.pi-theme-newromans .pi-title { background-color: #410006; text-align: center; font-weight: bold; font-family: Alegreya Sans, sans-serif; }
.pi-theme-newromans .pi-image { background-color: #f9f9f9 }
.pi-theme-newromans .pi-title a { color: white; }
.pi-theme-newromans .pi-navigation { background-color: #c49636; text-align: center; font-weight: bold; font-family: Alegreya Sans, sans-serif; }
.pi-theme-newromans .pi-navigation a { color: white; }
.pi-theme-newromans .pi-header { background-color: #c49636; text-align: center; font-weight: bold; font-family: Alegreya Sans, sans-serif; } 
.pi-theme-newromans .pi-header a { color: white; }

.portable-infobox.pi-theme-cpahq { border: 1px solid #aaa; padding: 0.2em; background-color: #9babf2; color: #ffffff;
}
.portable-infobox.pi-theme-cpahq .pi-border-color { border: none;
}
.portable-infobox.pi-theme-cpahq .pi-image img { padding:0.5em;
}
.portable-infobox.pi-theme-cpahq .pi-title { background-color: #c403fc; text-align: center; font-weight: bold; font-family: Alegreya Sans, sans-serif; text-transform: uppercase;
}
.portable-infobox.pi-theme-cpahq .pi-header { background-color: #c403fc; text-align: center; font-family: Alegreya Sans, sans-serif; text-transform: uppercase;
}
.portable-infobox.pi-theme-cpahq .pi-navigation { background-color: #c403fc; text-align: center; font-style: italic; font-weight: normal; font-family: Alegreya Sans, sans-serif; text-transform: uppercase;
}

.portable-infobox.pi-theme-cpan { border: 1px solid #aaa; padding: 0.2em; background-color: #9babf2; color: #ffffff;
}
.portable-infobox.pi-theme-cpan .pi-border-color { border: none;
}
.portable-infobox.pi-theme-cpan .pi-image img { padding:0.5em;
}
.portable-infobox.pi-theme-cpan .pi-title { background-color: #03f3fc; text-align: center; font-weight: bold; font-family: Alegreya Sans, sans-serif; text-transform: uppercase;
}
.portable-infobox.pi-theme-cpan .pi-header { background-color: #03f3fc; text-align: center; font-family: Alegreya Sans, sans-serif; text-transform: uppercase;
}
.portable-infobox.pi-theme-cpan .pi-navigation { background-color: #03f3fc; text-align: center; font-style: italic; font-weight: normal; font-family: Alegreya Sans, sans-serif; text-transform: uppercase;
}


/* Group Tables */

.grouptable {
	width: 100%;
	background: #e3a3a3;
	border: 1px solid blue;
	/* border-color: #; */  /* original '.accent' class border value, but has been overridden */
	color: #3a3a3a;
}
.grouptable tr:first-child td {
	padding: 4px 4px 4px 4px;
	background: #b00000;
	font-weight: bold;
	font-size: 90%;
	color: white;
}
.grouptable [data-status] {
	text-align: center;
}
.grouptable [data-status="away"] {
	background: black;
	color: white;
}
.grouptable [data-status="inactive"] {
	background: red;
        color: white;
}
.grouptable [data-status="moderate"] {
	background: aqua;
        color: white;
}
.grouptable [data-status="active"] {
	background: lime;
        color: white;
}
.grouptable [data-status="trial"] {
	background: purple;
        color: white;
}
.grouptable [data-status="temporary"] {
	background: blue;
	color: white;
}
.grouptable [data-status="blocked"] {
	background: brown;
	color: white;
}
.grouptable [data-status="admin"] {
	background: green;
	color: white;
}
.grouptable [data-status="bureaucrat"] {
	background: purple;
	color: white;
}
.grouptable [data-status="retired"] {
	background: orange;
	color: white;
}

/* Blank Tables */

.blanktable {
	width: 100%;
	background: #ededed;
	border: 1px solid black;
	/* border-color: #; */  /* original '.accent' class border value, but has been overridden */
}
.blanktable tr:first-child td {
	padding: 4px 4px 4px 4px;
	background: #000000;
	font-weight: bold;
	font-size: 90%;
	color: white;
}
.blanktable [data-status] {
	text-align: center;
}
.blanktable [data-status="gold"] {
	background: gold;
	color: white;
}
.blanktable [data-status="silver"] {
	background: darkgray;
        color: white;
}
.blanktable [data-status="bronze"] {
	background: brown;
        color: white;
}


/* Tooltip */
.tooltip {
	position: relative;
	display: inline-block;
	border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
	visibility: hidden;
	width: 120px;
	background-color: black;
	color: #fff;
	border-radius: 6px;
	padding: 5px 0;
/* Position the tooltip */
	position: absolute;
	z-index: 1;
}

.tooltip:hover .tooltiptext {
	visibility: visible;
}


/* Wiki Sidebar Rail - Credit to WikiTubia */

.WikiaRail .rail-module {
 background-color:transparent;
 padding:10px;
 margin:0;
 margin-bottom:8px
}

.WikiaRail .rail-module h2 {
 background-image:linear-gradient(to top,rgba(38,52,158,0.15) 43%,transparent 43%,transparent 100%);
 box-decoration-break:clone;
 -webkit-box-decoration-break:clone;
 font-size:18px;
 font-weight:500 !important;
 letter-spacing:.5px;
 line-height:1.5em;
 padding:0 3px;
 text-transform:uppercase;
 border:none
}

.WikiaRail .rail-module,
.community-page-help-module,
.community-page-card-module,
.WikiaArticleCategories {
 border:2px solid #005A92 !important;
 vertical-align:text-bottom !important;
 border-radius:5px !important;
}

.rail-module,
.insights-module,
.HotSpotsModule,
.CommunityCornerModule,
.AchievementsModule,
.FollowedPagesModule {
 background-color:clear !important;
 padding:9px;
 border:2px blue !important;
 border-radius:5%
}

/* Home Section */

.home-section {
    background: #FFF;
    border-radius: 8px;
    font-family: 'Burbank Small';
    margin: 0 0 15px 0;
    padding: 3px;
    width: 100%;
	max-width: 930px
}

.home-section-header {
    background-blend-mode: darken;
    background: url(https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fmedia.discordapp.net%2Fattachments%2F553001880049942528%2F772553760756596816%2Funknown.png%3Fwidth%3D400%26height%3D253&f=1&nofb=1);
    background-color: #0675c44f;
    background-position: center center;
    border-radius: 5px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    color: #FFF;
    font-size: 22px;
    padding: 5px; 
    text-align: left;
    text-shadow: 1px 1px 0 #000;
}

.home-section .blog-listing__post {
    background-color: transparent;
    border-color: transparent
}

/* Styles for geography infoboxes, eg countries, 

  country subdivisions, cities, etc.            */
.infobox.geography { 

   text-align: left;
   border-collapse: collapse;
   line-height: 1.2em; 
   font-size: 90%;
} 

.infobox.geography td, .infobox.geography th { 

   border-top: solid 1px #aaa;
   padding: 0.4em 0.6em 0.4em 0.6em;
} .infobox.geography .mergedtoprow td, .infobox.geography .mergedtoprow th { 

   border-top: solid 1px #aaa;
   padding: 0.4em 0.6em 0.2em 0.6em;
} 

.infobox.geography .mergedrow td, .infobox.geography .mergedrow th { 

   border: 0;
   padding: 0 0.6em 0.2em 0.6em;
} 

.infobox.geography .mergedbottomrow td, .infobox.geography .mergedbottomrow th { 

   border-top: 0;
   border-bottom: solid 1px #aaa;
   padding: 0 0.6em 0.4em 0.6em;
} 

.infobox.geography .maptable td, .infobox.geography .maptable th { 

   border: 0;
   padding: 0;
}

/* Other pages message box styles */ table.ombox {     margin: 4px 10%;      border-collapse: collapse;      border: 1px solid #aaa;       /* Default "notice" gray */     background: #f9f9f9; } Â  table.ombox-notice {     border: 1px solid #aaa;       /* Gray */ } table.ombox-speedy {     border: 2px solid #b22222;    /* Red */     background: #fee;             /* Pink */ } table.ombox-delete {     border: 2px solid #b22222;    /* Red */ } table.ombox-content {     border: 1px solid #f28500;    /* Orange */ } table.ombox-style {     border: 1px solid #f4c430;    /* Yellow */ } table.ombox-move {     border: 1px solid #9932cc;    /* Purple */ } table.ombox-protection {     border: 2px solid #bba;       /* Gray-gold */ }

/* Masthead Badges */

.mastrightsbadge .mastrightsbadge-sysop


/* ################################################## */
/* ### PORTALS                                    ### */
/* ################################################## */
 
.portal_tabs {
   text-align: center;
   font-size: 90%;
   white-space: nowrap;
   padding: 4px 10px;
   text-decoration: none;
   background: #DDD;
   color: #000;
   border: 3px solid #FFF;
}
 
table.portal_section {
   width: 100%;
   background: transparent;
   margin-top: 0px;
   margin-bottom: 5px;
   border: 1px solid #AAA;
}
 
th.portal_header {
   background: #044D22 url(https://images.wikia.nocookie.net/fallout/images//d/d1/WidgetBackground.jpg?1);
   border: 3px solid #FFF;
   padding: 5px;
   color: #FFF;
   font-size: 110%;
   font-weight: bold;
   text-align: left;
}
 
td.portal_body {
   border-width: 0 3px 3px 3px;
   border-style: solid;
   border-color: #FFF;
   background-color: #DDD;
   padding: 5px;
}
 
/* TOC */
.portal_toc {
   width: 100%;
   font-size: 95%;
}
 
.portal_toc td {
   vertical-align: top;
   padding: 0 5px;
}
 
.portal_toc p {
   font-weight: bold;
   border-bottom: 1px solid #FFF;
}
 
/* Intro - image buttons */
table.portal_buttons {
   text-align: center;
   font-size: 95%;
   margin: 0 auto;
}
 
table.portal_buttons th,
table.portal_buttons td {
   width: 25%;
}
 
table.portal_buttons th {
   vertical-align: middle;
   font-weight: normal;
   padding-top: 3px;
}
 
table.portal_buttons td {
   vertical-align: top;
   padding-bottom: 3px;
}
 
/* Footer */
table.portal_footer {
   background: transparent;
   margin: 10px auto 0;
   text-align: center;
   width: 620px;
   padding: 0;
   border-collapse: collapse;
}
 
table.portal_footer table {
   margin: 0 auto;
}
 
table.portal_footer table th {
   font-variant: small-caps;
   font-weight: normal;
   padding: 0 0.5em;
   line-height: normal;
}
 
table.portal_footer table td {
   font-size:smaller;
   border-top: 1px solid #AAA;
   padding: 0 0.5em;
}
 
/* Did you know */
.portal_dyk_cont p {
   margin: 0 0 0 1.5em;
   text-indent: -1.5em;
}
 
/* Header - links */
th.portal_header a:link {
   color: #AFA000;
}
th.portal_header a:visited {
   color: #B6A700;
}
th.portal_header a:hover {
   color: #FFF;
}
th.portal_header a:active {
   color: #FFF;
}
th.portal_header a.new {
   color: #F11 !important;
}

.ns-subject.page-Club_Penguin_Wiki #firstHeading
{
display: none !important;
}

/*--HILITED USERNAMES LIST--*/
/*------------------*/
/*--BUREAUCRATS-----*/
/*------------------*/
a[href="/wiki/User:Cpworld2001"], a[href="http://clubpenguinarmy.wikia.com/wiki/User:Cpworld2001"],
a[href="/wiki/User:Annon-_CPA"], a[href="http://clubpenguinarmy.wikia.com/wiki/User:Annon-_CPA"],
a[href="/wiki/User:CaptainScratch"], a[href="http://clubpenguinarmy.wikia.com/wiki/User:CaptainScratch"],

.bureaucrat
{
color: Darkblue !important;
font-weight: bold;
}



/*------------------*/
/*--SYSOPS-----*/
/*------------------*/
a[href="/wiki/User:SavageCobra"], a[href="http://clubpenguinarmy.wikia.com/wiki/User:SavageCobra"],
a[href="/wiki/User:Jayden1092"], a[href="http://clubpenguinarmy.wikia.com/wiki/User:Jayden1092"],
a[href="/wiki/User:MrMaxCP"], a[href="http://clubpenguinarmy.wikia.com/wiki/User:MrMaxCP"],
a[href="/wiki/User:UncleHamilton"], a[href="http://clubpenguinarmy.wikia.com/wiki/User:UncleHamilton"],


.admin
{
color: Green !important;
font-weight: bold;
}



/*------------------*/
/*--SYSOPS-IN-TRAINING-------*/
/*------------------*/


.rollback
{
color: hotpink !important;
font-weight: bold;
}


/*------------------*/
/*--ROLLBACKS-------*/
/*------------------*/

a[href="/wiki/User:Lenco1997"], a[href="http://clubpenguinarmy.wikia.com/wiki/User:Lenco1997"],
a[href="/wiki/User:Bf54x"], a[href="http://clubpenguinarmy.wikia.com/wiki/User:Bf54x"],
a[href="/wiki/User:Df44"], a[href="http://clubpenguinarmy.wikia.com/wiki/User:Df44"],
a[href="/wiki/User:FlavCP"], a[href="http://clubpenguinarmy.wikia.com/wiki/User:FlavCP"],
a[href="/wiki/User:Lartpower"], a[href="http://clubpenguinarmy.wikia.com/wiki/User:Lartpower"],
a[href="/wiki/User:Sidie9"], a[href="http://clubpenguinarmy.wikia.com/wiki/User:Sidie9"],
a[href="/wiki/User:Cabinism"], a[href="http://clubpenguinarmy.wikia.com/wiki/User:Cabinism"],


.rollback
{
color: darkred !important;
font-weight: bold;
}



/*------------------*/
/*--FOUNDER-------*/
/*------------------*/

a[href="/wiki/User:Clintos007"], a[href="http://clubpenguinarmy.wikia.com/wiki/User:Clintos007"],

.founder
{
color: lightcoral !important;
font-weight: bold;
}



/*------------------*/
/*-------VSTF-------*/
/*------------------*/

a[href="/wiki/User:Deltaneos"],
a[href="/wiki/User:Eulalia459678"],
a[href="/wiki/User:Nifky"],
a[href="/wiki/User:Ohmyn1"],
a[href="/wiki/User:Randomtime"],
a[href="/wiki/User:Sactage"],
a[href="/wiki/User:Sulfur"],
a[href="/wiki/User:VegaDark"],
a[href="/wiki/User:VSTF_Bot"],
 
.vstf
{
color: Red !important;
font-style: italic;
}

/*------------------*/
/*------STAFF-------*/
/*------------------*/


a[href="/wiki/User:Abarlas"],
a[href="/wiki/User:Adam_Carey"],
a[href="/wiki/User:Adamarket"],
a[href="/wiki/User:Adi3ek"],
a[href="/wiki/User:AgaCh"],
a[href="/wiki/User:Ana_Yoerg"],
a[href="/wiki/User:Andrzej_Łukaszewski"],
a[href="/wiki/User:Andrzej.swedrzynski"],
a[href="/wiki/User:Angela"],
a[href="/wiki/User:Ausir"],
a[href="/wiki/User:Avatar"],
a[href="/wiki/User:Babyjabba"],
a[href="/wiki/User:Bchwood"],
a[href="/wiki/User:Becca_Wright"],
a[href="/wiki/User:Bhuseby1"],
a[href="/wiki/User:BillK"],
a[href="/wiki/User:Bitmonk"],
a[href="/wiki/User:BladeBronson"],
a[href="/wiki/User:Bola"],
a[href="/wiki/User:Brad_Nemer"],
a[href="/wiki/User:Brandon_Rhea"],
a[href="/wiki/User:Chris_r"],
a[href="/wiki/User:Christina_I"],
a[href="/wiki/User:Colleen81"],
a[href="/wiki/User:CommodoreR"],
a[href="/wiki/User:DaNASCAT"],
a[href="/wiki/User:Deelizech"],
a[href="/wiki/User:Dopp"],
a[href="/wiki/User:Eloy.wikia"],
a[href="/wiki/User:Emil"],
a[href="/wiki/User:FriegOfNature"],
a[href="/wiki/User:Garthwebb"],
a[href="/wiki/User:Geoff_Papilion"],
a[href="/wiki/User:Gil"],
a[href="/wiki/User:Grunny"],
a[href="/wiki/User:Gunnaboy"],
a[href="/wiki/User:Hannahsimon"],
a[href="/wiki/User:Hellatainer"],
a[href="/wiki/User:Heyemcali"],
a[href="/wiki/User:Ieatrice"],
a[href="/wiki/User:Inez"],
a[href="/wiki/User:Jakubolek"],
a[href="/wiki/User:Janicke"],
a[href="/wiki/User:Jenburton"],
a[href="/wiki/User:Jennyc345"],
a[href="/wiki/User:Jimbo_Wales"],
a[href="/wiki/User:JoePlay"],
a[href="/wiki/User:Kacieh"],
a[href="/wiki/User:Kate.moon"],
a[href="/wiki/User:Kim_Nguyen"],
a[href="/wiki/User:Kirkburn"],
a[href="/wiki/User:Kosmos1209"],
a[href="/wiki/User:KyleH"],
a[href="/wiki/User:LexiLexi"],
a[href="/wiki/User:Lgunn22"],
a[href="/wiki/User:Lic8709"],
a[href="/wiki/User:Lilstig"],
a[href="/wiki/User:Lindeb"],
a[href="/wiki/User:Lizlux"],
a[href="/wiki/User:Lox_federico"],
a[href="/wiki/User:Macbre"],
a[href="/wiki/User:Marcin_Maciejewski"],
a[href="/wiki/User:MarkvA"],
a[href="/wiki/User:Meighan"],
a[href="/wiki/User:Merrystar"],
a[href="/wiki/User:Mikakozma"],
a[href="/wiki/User:Mike_Schwartz"],
a[href="/wiki/User:Mkunimi"],
a[href="/wiki/User:Moli.wikia"],
a[href="/wiki/User:Mroszka"],
a[href="/wiki/User:MtaÄ"],
a[href="/wiki/User:Nblonkenfeld"],
a[href="/wiki/User:Ohmyn0"],
a[href="/wiki/User:OwenDavis"],
a[href="/wiki/User:Patrick.archbold"],
a[href="/wiki/User:Porterfield"],
a[href="/wiki/User:Ppiotr"],
a[href="/wiki/User:Przemek_wikia"],
a[href="/wiki/User:Raven28"],
a[href="/wiki/User:Raylan13"],
a[href="/wiki/User:Ri3mann"],
a[href="/wiki/User:Saipetch"],
a[href="/wiki/User:Sannse"],
a[href="/wiki/User:Sarah_Manley"],
a[href="/wiki/User:Scarecroe"],
a[href="/wiki/User:Sean_Colombo"],
a[href="/wiki/User:Shareif"],
a[href="/wiki/User:Socrat.wikia"],
a[href="/wiki/User:Susan_Taylor"],
a[href="/wiki/User:Swoodie"],
a[href="/wiki/User:Taelovesthesharks"],
a[href="/wiki/User:Timz"],
a[href="/wiki/User:TomekO"],
a[href="/wiki/User:TOR"],
a[href="/wiki/User:Toughpigs"],
a[href="/wiki/User:TranStanley"],
a[href="/wiki/User:Trellar"],
a[href="/wiki/User:Veneti"],
a[href="/wiki/User:VickyC"],
a[href="/wiki/User:Wade_Warren"],
a[href="/wiki/User:Wagnike2"],
a[href="/wiki/User:WikiaStaff"],
a[href="/wiki/User:Wladekb"],
a[href="/wiki/User:XD1"],
a[href="/wiki/User:Xean"],

.staff
{
color: Pink !important;
font-style: italic;
}


/* Chat Mod badge */

.User.chat-mod .username:after {
    content: url("https://images.wikia.nocookie.net/clubpenguin/images/b/bb/Moderator_badge_15px.png");
}

/* Template:ChangeImage */

.fadeout img:hover{ opacity:0;}
.fadeout img:click{ opacity:0;}
.fadein img:click{ opacity:0;}


/*Highlights Blog comments by Sysop members*/
@import url("//clubpenguin.wikia.com/index.php?title=MediaWiki:SysopHighlight.css&action=raw&ctype=text/css");

/*Hopefully will revert the edit button to it's Oasis look*/

.page-header__action-button.has-label {
    background: var(--theme-accent-color);
    border-radius: 4px;
    color: white;
}
    /* All common CSS will display for all caches of every skins on the Wikia. */

/* ================================================ */

* Template icons *
#icons {
    position:absolute;
    z-index:100;
    right:12px;
    top:10px;
    float: right;
}

/* ================================================ */

/* Article message box styles */
table.ambox {
	margin: 0 10%;                  /* 10% = Will not overlap with other elements */
	border: 1px solid #a2a9b1;
	/* @noflip */
	border-left: 10px solid #36c;  /* Default "notice" blue */
	background-color: #fbfbfb;
	box-sizing: border-box;
}

table.ambox + table.ambox {      /* Single border between stacked boxes. */
	margin-top: -1px;
}

.ambox th.mbox-text,
.ambox td.mbox-text {            /* The message body cell(s) */
	padding: 0.25em 0.5em;       /* 0.5em left/right */
}

.ambox td.mbox-image {           /* The left image cell */
	/* @noflip */
	padding: 2px 0 2px 0.5em;    /* 0.5em left, 0px right */
}

.ambox td.mbox-imageright {      /* The right image cell */
	/* @noflip */
	padding: 2px 0.5em 2px 0;    /* 0px left, 0.5em right */
}

table.ambox-notice {
	/* @noflip */
	border-left: 10px solid #36c;       /* Blue */
}

table.ambox-speedy {
	/* @noflip */
	border-left: 10px solid #b32424;    /* Red */
	background-color: #fee7e6;          /* Pink */
}

table.ambox-delete {
	/* @noflip */
	border-left: 10px solid #b32424;    /* Red */
}

table.ambox-content {
	/* @noflip */
	border-left: 10px solid #f28500;    /* Orange */
}

table.ambox-style {
	/* @noflip */
	border-left: 10px solid #fc3;       /* Yellow */
}

table.ambox-move {
	/* @noflip */
	border-left: 10px solid #9932cc;    /* Purple */
}

table.ambox-protection {
	/* @noflip */
	border-left: 10px solid #a2a9b1;    /* Gray-gold */
}

table.ambox-highlight {
	/* @noflip */
	border-left: 10px solid #03fc13;    /* Green */
}


table.ambox-ocean {
	/* @noflip */
	border-left: 10px solid #0320a0;    /* Dark-blue */
}


table.ambox-official {
	/* @noflip */
	border-left: 10px solid #000;    /* Black */
	background-color: #fee7e6;          /* Pink */
}

table.ambox-royal {
	/* @noflip */
	border-left: 10px solid #2e47a9;    /* Royal-blue */
}

table.ambox-purple {
	/* @noflip */
	border-left: 10px solid #800080;    /* Dark-purple */
}

/* ================================================ */

/* Start of PST Clock */
#pst-heading {
	font: bold 14px 'Burbank Small', Arial, sans-serif;
	transform: scale(0.9, 1)
}
.border-radius-5 {
	border-radius: 5px;
}
.padding-10 {
	padding: 10px;
}
.text-align-center {
	text-align: center
}
#pst-clock {
	background: #F2F7FC;
	background: linear-gradient(#F2F7FC, #74a6e8);
	border: 3px solid #000000;
	border-radius: 12px;
	color: #ad0202;
	position: relative;
	width: 170px;
}
#time-wrapper, #day {
	background: #910606;
	box-shadow: inset 4px 4px 6px #911800;
	color: #FFF;
}
#time-wrapper {
	display: inline-block;
	font: 19px Courier New, monospace;
	line-height: 16px;
	width: 150px
}
#day {
	font: 14px Arial, sans-serif
}
#pst-clock-wrapper {
	margin: 50px 0 0 0
}
#pst-clock::before {
	background: url('https://imgur.com/G2rWTYD.png');
	top: -83px; right: 5px;
	content: " ";
	position: absolute;
	width: 87px; height: 80px;
	z-index: -1;
}
#power-clock-button {
	background: url('https://imgur.com/kF6lpBD.png') no-repeat;
	border: 0;
	border-radius: 50px;
	box-sizing: border-box;
	cursor: pointer;
	float: right;
	width: 25px; height: 27px
}
#power-clock-button:hover {
	background-position: 0 -27px
}
#power-clock-button:focus {
	box-shadow: 0 0 0 2px #fff;
	outline: 0
}
#power-clock-button::-moz-focus-inner {
	border: 0
}
#power-clock-button:active {
	background-position: 0 -54px;
	transform: skew(-8deg)
}
@media (min-resolution: 99dpi) {
	#pst-clock::before { 
		background: url('https://imgur.com/4BPnN57.png');
		background-size: cover;
	}
	#power-clock-button {
		background: url('https://imgur.com/2aWeV3s.png') no-repeat;
		background-size: 25px 81px;
	}
}
/* End of PST Clock */

/* ================================================ */

/* Front page styling */
.frontpage-box {
	background: #fff;
	border-spacing: 4px;
	border: 1px solid #aaa;
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.66);
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.66);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.66);
	margin-bottom: 2em;
	margin-top: 2em;
	width: 100%;
}
.frontpage-box th {
	background: #e8ac4d;
	border: 2px solid #e8ac4d;
	color: white;
	padding: 3px;
	text-align: center;
	vertical-align: top;
}
.frontpage-box td {
	padding: 5px;
	text-align: left;
}
.frontpage-tag-rcs .ForumActivityModule {
	width: 263px;
	overflow: auto;
}
.frontpage-box .page-title {
	white-space: normal !important;
}
.frontpage-box h2 {
	line-height: 22px;
	margin: 0;
	padding: 0;
}
Advertisement