Poptropica Wiki

We've Moved! Just as Gamepedia has joined forces with Fandom, this wiki had joined forces with our Fandom equivalent. The wiki has been archived and we ask that readers and editors move to the now combined wiki on Fandom. Click to go to the new wiki.

READ MORE

Poptropica 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.
/* CSS placed here will affect users of the Hydra skin */

body.page-Poptropica_Wiki_Main_Street h1.firstHeading {
    display: none;
}

/******************/
/* General styles *
/******************/

body {
  background: white;
  color: #2c2c2c;
  font-size: 1.08em;
}

div#mw-page-base {
  background: transparent !important;
  height: 221px;
}
      
/***************
/* Logo styles *
/***************/
#p-logo {
  top: -160px;
  left: 180px;
  width: 315px;
  height: 242px;
  margin: 0;
  margin-bottom: 0;
  padding: 0;
}

#p-logo a {
  width: 315px;
  height: 242px;
  margin: 0;
  padding: 0;
}

/*****************
/* Header styles *
/*****************/
div#mw-head-base {
  display: none;
}

div#mw-head {
  border: none;
  background: #007BED url("http://hydra-media.cursecdn.com/poptropica.gamepedia.com/0/01/Headerloop.png") repeat-x left top; 
  background: url("http://hydra-media.cursecdn.com/poptropica.gamepedia.com/7/74/SidebarTop5.png") no-repeat left bottom,
              url("hhttp://hydra-media.cursecdn.com/poptropica.gamepedia.com/d/df/Header5.png") no-repeat left top;
  color: #f3e7cd;
  left: 0;
  margin: 0;
  padding: 183px 0 5px 0;
  width: auto;
  height: 33px;
}

@media (min-width: 1340px) {
 div#mw-head {
  border: none;
  background: #007BED url("http://hydra-media.cursecdn.com/poptropica.gamepedia.com/0/01/Headerloop.png") repeat-x left top; 
  background: url("http://hydra-media.cursecdn.com/poptropica.gamepedia.com/7/74/SidebarTop5.png") no-repeat left bottom,
              url("http://hydra-media.cursecdn.com/poptropica.gamepedia.com/d/df/Header5.png") no-repeat left top; 
  color: white;
  left: 0;
  margin: 0;
  padding: 183px 0 5px 0;
  width: auto;
  height: 33px;
 }
}

/**************************
/* Article navigation bar *
/**************************/
#left-navigation {
  float: right;
  padding: 0;
  margin-left: 0;
}

#right-navigation {
  float: right;
  padding: 0;
}

div.vectorTabs {
  background: white;
  font-weight: bold;
  font-size: 95%;
  height: 33px;
  margin: 2px 0 0 2px;
  padding: 0;
}

div.vectorTabs ul {
  background: white;
}

div.vectorTabs ul li,
div.vectorTabs ul li.selected {
  border: 2px solid #1747B3;
  background: white;
  color: #007BED;
  height: 33px;
  margin:0;
  padding: 0;
}

div.vectorTabs ul li span,
div.vectorTabs ul li.selected span {
  background: transparent;
  border: none;
}

div.vectorTabs li span a {
  color: #007BED;
  height: 31px;
  line-height: 31px;
  margin: 0;
  padding-top:2px;
}

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

div.vectorMenu {
  height: 33px;
  line-height: 33px;
  background-color:white;
  margin: 2px 0 0 0;
  padding: 0;
  border:2px solid #1747B3;
  color:#007BED;
  text-align: center;
}

div#p-cactions {
  width: 28px;
}

div#p-sharing {
    float: right;
    width: 28px;
}

div#p-sharing .menu {
    border-width: 2px;
    margin-left: -15px;
    min-width: 0;
    width: 18px;
}

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

#p-sharing #socialIconImages > a {
    margin: 1px;
}

div.vectorMenu h4 {
  font-weight: bold;
  color: #007BED;
  height: 31px;
  line-height: 31px;
  padding: 2px 4px 0 20px !important;
  margin: 0 2px !important;
}

div#mw-head div.vectorMenu h3 {
  background: transparent;
  height: 33px;
  margin: 0;
  padding: 0;
}

div#mw-head div.vectorMenu h3 span {
  display: none;
}

div#mw-head div.vectorMenu h3 a {
  margin: 0;
  padding: 0;
  background-position: 100% 50%;
}

div.vectorMenu div.menu {
  border: 4px solid #1747B3;
  background-color: white; 
  color: #007BED;
  margin: 0 0 10px 0;
  padding: 3px 8px 5px 8px;
  z-index: 3000;
  top: 33px;
  left: 0;
}

div.vectorMenu div.menu ul {
  border: none;
  background: transparent;
}

div#p-cactions div.menu {
  left: auto;
  right: 0;
  text-align: right;
}

div#p-cactions div.menu ul li {
  text-align: right;
}

div#p-cactions div.menu ul li a {
  background: transparent;
  border: none;
  color: #007BED;
  margin: 2px 5px;
  padding: 1px 0;
}

div#p-cactions div.menu ul li a:visited {
  color: #1747B3;
}

div#p-cactions div.menu ul li a:active {
  color: white;
}

div#p-cactions div.menu ul li {
  text-align: left;
}

#p-search {
  position: absolute;
  top: auto;
  bottom: 57px;
  right: 20px;
  height: 38px;
  line-height: 38px;
  vertical-align: center;
  margin: 0 2px;
  padding: 0;
  background: none;
}

@media (min-width: 1560px) {
  #p-search {
    bottom: 102px;
    right: 200px;
  }
}

#p-search form {
  line-height: 30px;
  vertical-align: center;
  margin-top: 0;
  margin-bottom: 8px;
}

#p-search div#simpleSearch {
  border: 4px solid #1747B3;
  background: white;
  color: #007BED;
  line-height: 1.4em;
  padding: 2px 5px;
}

#p-search div#simpleSearch button,
#p-search div#simpleSearch input {
  color: #007BED;
}

#p-search div#simpleSearch button#searchButton {
  background-color: transparent;
  height: 23px;
  width: 21px;
  margin: 0;
  padding: 0;
}

#p-search div#simpleSearch button#searchButton img {
  display: none;
}

#searchInput {
  border: 4px solid #1747B3;
  background: white;
  color: #007BED;
  padding: 2px 5px;
}

div.suggestions,
html > body div.suggestions {
  border: 4px solid #1747B3;
  background: white;
  color: #007BED;
}

.suggestions-results {
  border: none;
  background: white;
  color: #007BED;
}

.suggestions-special {
  border: none;
  border-top: 1px solid #1747B3;
  background: white;
  color: #007BED;
}

.suggestions-result,
.suggestions-special  .special-query,
.suggestions a.mw-searchSuggest-link,
.suggestions a.mw-searchSuggest-link:hover,
.suggestions a.mw-searchSuggest-link:active,
.suggestions a.mw-searchSuggest-link:focus,
.suggestions-special .special-label,
.suggestions-result-current .special-label,
.suggestions-result-current .special-query,
.suggestions-result-current a.mw-searchSuggest-link,
.suggestions-result-current a.mw-searchSuggest-link:hover,
.suggestions-result-current a.mw-searchSuggest-link:active,
.suggestions-result-current a.mw-searchSuggest-link:focus {
  color: #007BED;
}

.suggestions-result-current {
  background: #007BED !important;
  color: white;
}

/**********************
/* Site notice styles *
/**********************/

#localNotice {
  border: 4px solid #1747B3;
  background: #007BED;
  color: white;
  margin: 0 0 10px 0;
  padding: 3px 8px 5px 8px;
}

/***********************
/* Left sidebar styles *
/***********************/
div#p-navigation.portal.first.persistent {
    margin: 30px 0 16px !important;
}

div#mw-panel,
div#mw-panel.collapsible-nav {
  position: relative;
  float: left;
  top: 0;
  margin-left: -172px;
  margin-right: 0;
  margin-top: -60px;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-right: 0;
  width: 172px;
  overflow: visible;
}

div#mw-panel div.portal,
div#mw-panel.collapsible-nav div.portal {
  border: none;
  background: transparent;
  margin: 0 0 16px 0 !important;
  padding: 0 10px 0 10px !important;
  width: 132px;
}

div#mw-panel.collapsible-nav div.portal.collapsed {
  margin: 0 0 2px 0 !important;
}

#mw-panel.collapsible-nav .portal.collapsed h3 {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAABcRAAAXEQHKJvM/AAAAB3RJTUUH3wQBEikUI775dwAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAAT0lEQVQ4y9WTUQrAIAxDE9H7H3jC2wnqxKqw/OeRpq0BZVSU1FEAOxKwYwRs11QHwBNBpkuMIPfWaLsBfQkQmSWpzvhH5/6VwJkO/I9negFpGhkjDUKRdAAAAABJRU5ErkJggg==");
    background-position: left center;
    background-repeat: no-repeat;
}

#mw-panel.collapsible-nav div.portal h3 {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAABcRAAAXEQHKJvM/AAAAB3RJTUUH3wQBEiskN1GrWQAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAAT0lEQVQ4y+2TOwrAMAxD9Upy/wsH1KlQQlRcskabjSX/sa0dXNrEEZDaZFdXQqqAP+TUAlVynAHQK74oYHu8CUC3PZbJvk4ZaI9gjDm/oBt1WxYtuhHX/wAAAABJRU5ErkJggg==");
    background-position: left center;
    background-repeat: no-repeat;
}

div#mw-panel div.portal h3,
div#mw-panel.collapsible-nav div.portal h3 {
  font-size: 100%;
  color: white;
  margin: 0;
  padding: 0 0 5px 0;
  width: 132px;
}

div#mw-panel.collapsible-nav div.portal.expanded h3,
div#mw-panel.collapsible-nav div.portal.collapsed h3 {
  padding: 0 0 5px 15px;
  width: 117px;
}

div#mw-panel.collapsible-nav div.portal h3 a,
div#mw-panel.collapsible-nav div.portal.collapsed h3 a {
  color: white;
}

div#mw-panel div.portal div.body,
div#mw-panel.collapsible-nav div.portal div.body {
  border: none;
  background: transparent;
  font-size: 98%;
  margin: 0;
  padding: 0;
  width: 132px;
}

div#mw-panel div.portal ul,
div#mw-panel.collapsible-nav ul {
  background: transparent;
  margin: 0;
  padding: 0;
}

div#mw-panel div.portal ul li,
div#mw-panel.collapsible-nav ul li {
  margin: 0 0 4px 0 !important;
  padding: 0;
}
 
div#mw-panel div.portal div.body ul li a,
div#mw-panel div.portal div.body ul li a:active {
  color: white;
}

div#mw-panel div.portal div.body ul li a:visited {
  color: #f7df30;
}

div#mw-panel div#p-sitePromos,
div#mw-panel div#p-socialProfiles,
div#mw-panel div#p-claimWiki {
  width: 152px;
  margin: 16px 20px 0 0;
  padding: 0 !important;
}

div#mw-panel.collapsible-nav div#p-claimWiki {
  margin-top: 36px !important;
}

div#mw-panel div#p-sitePromos h5,
div#mw-panel div#p-socialProfiles h5,
div#mw-panel div#p-claimWiki h5 {
  display: none;
}

div#mw-panel div#p-sitePromos div.body,
div#mw-panel div#p-socialProfiles div.body,
div#mw-panel div#p-claimWiki div.body {
  border: none;
  background: transparent;
  width: auto;
  margin: 0 auto 0 auto !important;
}

div#mw-panel div#p-sitePromos div.body div.promoSidebar,
div#mw-panel div#p-socialProfiles div.body div.socialSidebar {
  margin: 0 auto 0 auto !important;
  padding: 0 !important;
  text-align: center;
}

div#mw-panel div#p-claimWiki div.body div.claimSidebar {
  margin: 0 auto 0 auto !important;
  padding: 0 !important;
}

div.socialLink {
  margin: 1px 0 !important;
}

/***************
/* Link styles *
/***************/
.t-netbar a.new,
.t-netbar a.new:link,
.t-netbar a.new:visited,
a.new,
div#content a.new:visited,
a.new:visited {
  color: #b40000 !important;
}

.t-netbar a:active,
.t-footer a:active,
.t-netbar a.new:hover,
.t-netbar a.new:active {
  color: white !important;
}

a,
a:link,
div#content a:visited,
a:visited,
div#content a.extiw,
div#content a.external {
  color: #1747B3;
}

#footer ul li {
  color: #7bdeff !important;
}

#footer ul li a,
div#footer a.extiw,
div#footer a.external,
div#footer a.extiw:visited,
div#footer a.external:visited {
  color: white;
}

div#content a.extiw:visited,
div#content a.external:visited{
  color: #1747B3;
}

a:active {
  color: #5186FF;
}

/******************
/* Article styles *
/******************/
#pageWrapper {
  border: none;
  background: #007BED url("http://hydra-media.cursecdn.com/poptropica.gamepedia.com/9/95/NavBox-4.png") repeat-y left top;
  margin-top: -221px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-top: 221px;
  padding-left: 172px;
  padding-right: 0;
  padding-bottom: 0;
  overflow: hidden;
}

div#content {
  float: right;
  width: 100%;
  box-sizing: border-box;
  border: none;
  background:white;
  color: #2c2c2c;
  margin: 0;
  padding: 10px 20px;
}

div#content #firstHeading {
  font-weight: normal;
  color: #2c2c2c;
  border-bottom: 1px solid #2c2c2c;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
  font-family: "Luckiest Guy";
  letter-spacing: 1px;
  line-height: 110%;
}

div#content h3,
div#content h4,
div#content h5,
div#content h6 {
  font-weight:bold;
  overflow: auto;
}

div#content h1,
div#content h2 {
  color: #2c2c2c;
  border-bottom: 1px solid #2c2c2c;
  margin: 20px 0 8px 0;
  padding: 0 0 5px 0;
  overflow: auto;
  font-family: "Luckiest Guy";
  font-weight:normal;
  letter-spacing: 1px;
  line-height: 110%;
}
div#content h2
{
  clear:left;
}

div#content h3,
div#content h4,
div#content h5,
div#content h6 {
  color: #2c2c2c;
  margin: 20px 0 8px 0;
  padding: 0 0 5px 0;
  overflow: auto;
}

/* Curse profile: Fixes conflict with overflow: auto; on h1 */
div#content div.headline h1 {
  overflow: visible;
}

span.editsection {
  font-weight: normal;
}

div.toc,
div#toc {
  border: 4px solid #1747B3;
  background: white;
  color: black;
  margin: 0 0 10px 0;
  padding: 3px 8px 5px 8px;
  clear:none;
}

.toc #toctitle,
#toc #toctitle,
.toc .toctitle,
.toc #toctitle {
  background: transparent;
}

div#content #toctitle h2 {
  border: none;
  margin: 0 0 8px 0;
  padding: 0 0 5px 0;
  overflow: auto;
}

hr {
  border: none;
  border-bottom: 1px solid #2c2c2c;
}

ul {
  list-style-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAANCAYAAABhPKSIAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3gYTAhw3dEL2EgAAACxJREFUGNNjYBh0gJGBgYHBXpV5P0zg4O2/joxQAQckhQeYsGlnItpMrLYDAPf+Ci4Jy0m4AAAAAElFTkSuQmCC");
}

table.wikitable {
  border: none;
  background: transparent;
  margin: 0 0 10px 0;
  padding: 0;
}

table.wikitable th,
table.wikitable tr th,
table.wikitable > tr > th,
table.wikitable > * > tr > th {
  border: 1px solid #1747B3;
  background: #007BED;
  font-weight: bold;
  font-size: 105%;
  color: white;
  margin: 0;
  padding: 0 3px 3px 3px;
}

table.wikitable td,
table.wikitable tr td,
table.wikitable > tr > td,
table.wikitable > * > tr > td {
  border: 1px solid #1747B3;
  background: white;
  color: #2c2c2c;
  vertical-align: middle;
  padding: 4px 8px;
}

table.jquery-tablesorter th.headerSort {
  background-color: #007BED;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAANAQMAAAB8XLcjAAAABlBMVEVvcnQ/JQNlR6PUAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfeBhMCFxes2A8RAAAAH0lEQVQI12NggAEFIC4A4h8MDIx3IEJg+gdUXAGuEgB8ugTLqIhNQQAAAABJRU5ErkJggg==");
  background-repeat: no-repeat;
  background-position: right center;
}

table.jquery-tablesorter th.headerSortDown {
  background-color: #007BED;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAIAQMAAAAskSaQAAAABlBMVEVvcnQ/JQNlR6PUAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfeBhMCFyuDt3OWAAAAFklEQVQI12NggAEBILYA4hwgPgYXBQATFAF7ScOG0gAAAABJRU5ErkJggg==");
  background-repeat: no-repeat;
  background-position: right center;
}

table.jquery-tablesorter th.headerSortUp {
  background-color: #007BED;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAIAQMAAAAskSaQAAAABlBMVEVvcnQ/JQNlR6PUAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfeBhMCGAJGnfc1AAAAGElEQVQI12NggALGHiBxA4gLgFgBJsoAACLPAfbmJzOlAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: right center;
}

ul.gallery {
  border: none;
  background: none;
  color: #2c2c2c;
  margin: 0 -12px 0 -12px;
}

li.gallerybox {
  border: 3px solid #24A1FB;
  background: white;
  color: black;
  margin: 0 0 10px 0;
  padding: 0;
}

li.gallerybox div.thumb {
  border: none;
  background: transparent;
  color: white;
  margin: 0;
  padding: 0;
}

div.gallerytext {
  text-align: center;
  font-size:90%;
}

.thumb {
  border: none;
  background: transparent;
}

div.thumbinner {
  border: 4px solid #1747B3;
  background: #007BED;
  color: white;
  margin: 0 0 10px 0;
  padding: 3px 8px 5px 8px;
}

html .thumbimage {
  border: none;
  background: none;
  color: white;
}

.thumbcaption {
  color:white;
}

.gallerytext p,
.thumbcaption,
.gallerytext > a {
    color: black !important;
}

pre,
.mw-code,
code {
  border: 4px solid #1747B3;
  background: #007BED;
  color: white;
  white-space: pre-wrap;
  word-wrap: break-word;
}

pre > a,
.mw-code > a,
code > a {
    color: white !important;
}

#catlinks {
  border: 4px solid #1747B3;
  background: white;
  color: #007BED;
  margin: 10px 0;
  padding: 3px 8px 5px 8px;
}

#catlinks li {
  display: inline-block;
  border-left: 2px solid #1747B3;
}

#catlinks li:first-child {
  border-left: none;
}

div#footer {
  float: right;
  clear: right;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

/*** Infobox Stylings ***/
table.infoboxtable {
    background:white;
    float:right;
    font-size:90%; 
    text-align:left;
    margin:0;
    border:4px solid #007BED;
    border-radius:6px;
    width:270px;
    margin:1em;
}

table.infoboxtable td,
table.infoboxtable th {
    vertical-align:top;
}

table.infoboxtable td > div {
    background:transparent;
    font-weight:bold;
}

table.infoboxtable td.infobox-image {
  text-align:center;
}

table.infoboxtable td.infobox-image img {
  max-width:calc(100% - 20px);
  padding-top:10px;
  padding-bottom:10px;
  height:auto;
}

table.infoboxtable td.infobox-image ul.tabbernav,
table.infoboxtable td.infobox-image ul.tabbernav li a,
table.infoboxtable td.infobox-image div.tabbertab {
    border: 0;
}

table.infoboxtable td.infobox-image div.tabbertab {
    padding: 0;
}

table.infoboxtable.poptropicaBorder td.infobox-image ul.tabbernav li.tabberactive a {
    background: #007BED;
    color: white;
}

table.infoboxtable.poptropicaBorder td.infobox-image ul.tabbernav li a {
    color: #007BED;
    background: white;
}

table.infoboxtable.odiBorder td.infobox-image ul.tabbernav li.tabberactive a {
    background: #dc6f00;
    color: white;
}

table.infoboxtable.odiBorder td.infobox-image ul.tabbernav li a {
    background: white;
    color: #dc6f00;
}

table.infoboxtable.realmsBorder td.infobox-image ul.tabbernav li.tabberactive a {
    background: #629a7b;
    color: white;
}

table.infoboxtable.realmsBorder td.infobox-image ul.tabbernav li a {
    background: white;
    color: #629a7b;
}

table.infoboxtable tr:first-child th {
  font-family:"Luckiest Guy";
  background-repeat:repeat;
  background-position:center center;
  border-radius:2px 2px 0 0;
  letter-spacing: 1px;
  line-height: 160%;
}

table.infoboxtable.poptropicaBorder tr:first-child th,
table.infoboxtable.poptropicaBorder td.infoboxfooter {
  background-image:url("http://hydra-media.cursecdn.com/poptropica.gamepedia.com/2/2c/PoptropicaBg_dark.png");
  color:#F7DF30;
}

table.infoboxtable.odiBorder tr:first-child th,
table.infoboxtable.odiBorder td.infoboxfooter {
  background-image:url("http://hydra-media.cursecdn.com/poptropica.gamepedia.com/4/4d/OdiBg2.png");
}

table.infoboxtable.realmsBorder tr:first-child th,
table.infoboxtable.realmsBorder td.infoboxfooter {
  background-image:url("http://hydra-media.cursecdn.com/poptropica.gamepedia.com/3/33/RealmsBg.png");
}

table.infoboxtable.poptropicaBorder {
  border:4px solid #007BED;
  box-shadow:0 0 0 4px #5186FF, 0 0 0 8px #1747B3;
}

table.infoboxtable.odiBorder {
  border:4px solid #dc6f00;
  box-shadow:0 0 0 4px #F97E00, 0 0 0 8px #964C00;
}

table.infoboxtable.realmsBorder {
  border:4px solid #629a7b;
  box-shadow:0 0 0 4px #8FCEAB, 0 0 0 8px #3F634F;
}

table.infoboxtable tr:first-child th {
    font-size:200%; 
    font-weight:bold;
    text-align:center;
}

table.infoboxtable td.infoboxfooter {
  border-radius:0 0 2px 2px;
  text-align:left;
  background-repeat:repeat;
  background-position:center center;
}

/*** Navbox Stylings ***/

table.popNav {
  background:#007BED;
  border-radius:12px;
  border:4px solid #5186FF;
  box-shadow:0 0 0 4px #1747B3;
  width:calc(100% - 8px);
  margin-top:.5em;
  margin-bottom:.5em;
  padding:3px;
}

table.popNav th {
  background:transparent;
  color:white;
}

table.popNav td {
  background:white;
  color:black;
  border-radius:5px;
  text-align:center;
}

table.popNavExtra {
  text-align:left;
  width:100%;
}

table.popNavExtra th {
  background:#007BED;
  color:white;
  text-align:center;
  padding-right:.5em;
  padding-left:.5em;
  white-space:nowrap;
}

table.popNavExtra tr:first-child th {
  border-radius:4px 0 0 0;
}

table.popNavExtra tr:last-child th {
  border-radius:0 0 0 4px;
}

table.popNavExtra td {
  text-align:left;
}

/** Main page background **/

table.popMainPageBackground {
  background-image:url("http://hydra-media.cursecdn.com/poptropica.gamepedia.com/1/1c/MainHeader.png");
  background-repeat:no-repeat;
  background-position:center center;
  width:100%;
  height:686px;
  text-align:center;
  white-space:nowrap;
}

/* For the DialogueText template */
.DialogueBox
{
    font-family:CreativeBlock BB;
    background-image:url(http://hydra-media.cursecdn.com/poptropica.gamepedia.com/5/58/DialogueBubble.png);
    background-size:100% 100%;
    background-repeat:no-repeat;
    background-position:center center;
    padding:1em .75em;
    max-width:15em;
    text-align:center;
    color:black;
    line-height:1em;
}

/* Moving Ad to left */
div.atfmrec
{
    float:left;
    margin:0 1em 1em 0;
}

/* fix to allow the sitenotice to be dismissed */
.globalNotice .globalNoticeDismiss {
    position: absolute;
    right: 0;
    top: 100px;
}

table.notice {
    font-size: 95%;
    border: 3px solid #aaa;
    border-left: 10px solid #1E90FF;
    background: #eee;
    border-collapse: collapse;
    margin: 0 auto .5em;
    min-width: 50%;
    max-width: 80%;
    text-align:center;
    font-style:italic;
}

table.notice td:first-child {
    width:50px;
}
table.notice td:last-child {
    padding:.25em .5em;
}

.flipimage img {
  transform: scaleX(-1);
}
Advertisement