/* reset */
html, body {
  margin: 0;
  padding: 0;
  font-family: "Open Sans", sans-serif; }

body {
  background: #c5e4f9 url('paper.png') repeat; }

code, kbd, tt {
  font-family: 'Consolas', monospace;
  font-size: inherit; }

.camilogbox {
	margin:5px auto;
	width:1210px;
	height:375px;
	padding:10px;
	overflow-y:auto;
}

.camilogbox em {
	color:#010785;
}
.camilogbox2 {
	margin:5px auto;
	width:1210px;
	height:525px;
	padding:10px;
	overflow-y:auto;
}

.camilogbox2 em {
	color:#010785;
}
.entry i, .entry em {
	color:#010785;
}

input, textarea, select, button {
	color:#010785;
	background-color:#e8effc;
	border:1px solid #010785;
	font-family:verdana;
	padding:3px;
	font-weight:bold;
	font-size:13px;
}
input[type=button], input[type=submit], input[type=reset], button {
	background-color:#010785;
	text-transform:uppercase;
	padding:2px;
	color:#e8effc;
}
button.selecting {
	display:block;
}

.stats {
	font-size:11px;
	font-family:arial;
}


#tcglink {
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	font-family:'georgia';
	font-size:12px;
	line-height:30px;
	margin-bottom:15px;
}
#tcglink a {
	margin:3px;
	padding:4px;
	background-color:#abcbee;
	color:#010785;
	text-decoration:none;
}
#tcglink a:hover {
	background-color:#d8f9fe;
	color:#010785;
	text-decoration:none;
}
.cardbox {
	width:100%;
	background-color:#ced8e9;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.cardbox a, .cardbox a:link, .cardbox a:visited, .cardbox a:active {
	color:#0060c2;
	text-decoration:none;
	padding:2px;
}
.cardbox a:hover {
	color:#fff;
	background-color:#0060c2;
}
.credit_table td {
	border:1px solid #0053a1;
	padding:5px;
}
.credit_head {
	text-align:center;
	font-weight:700;
	font-family:'Montserrat', sans-serif;
	color:#0035a1;
	font-size:20px;
}
.credit_title {
	text-align:right;
	color:#130690;
	font-size:14px;
	font-family:'Montserrat', sans-serif;
}
.credit_links {
	text-align:left;
}
.credit_links a, .credit_links a:link, .credit_links a:visited, .credit_links a:active {
	text-decoration:none;
	padding:2px;
}
.credit_links a:hover {
	color:#000;
	background-color:#d0e3ff;
}
.stats a.statlink, .stats a.statlink:link, .stats a.statlink:visited, .stats a.statlink:active {
	text-decoration:none;
	padding:2px;
}
.stats a.statlink:hover {
	color:#000;
	background-color:#d0e3ff;
}

ul.list-inline, ul.list-inline2 {
	list-style:none;
        padding-left:0;
}
ul.remasteries {
	font-size:12px;
	list-style:none;
	padding-left: 20px;
}
.remasteries > li {
	display:inline-block;
}
.remas_deck {
    line-height: 25px;
    width: 175px;
    display: block;
    letter-spacing:0;
    line-height:100%;
    margin:2px 4px;
    padding:5px;
    /*text-shadow: 1px 1px 1px #FFF, -1px 1px 1px #FFF, -1px -1px 1px #FFF, 1px -1px 1px #FFF;*/
    background: rgb(130,162,216);
    background: linear-gradient(90deg, rgba(163,189,232,1) 0%, rgba(92,144,231,1) 100%);
    border:1px solid #eee;
}

.list-inline > li, .list-inline2 > li {
    display: inline-block;
}
    .cardname { line-height: 25px;
    width:145px;
    display: block;
    font-size:11px;
    font-family:arial;
    font-weight:bold;
    letter-spacing:0;
    line-height:100%;
    margin:5px 4px 10px 4px;
    padding:5px;
    text-shadow: 1px 1px 1px #FFF, -1px 1px 1px #FFF, -1px -1px 1px #FFF, 1px -1px 1px #FFF;
    background: rgb(130,162,216);
    background: linear-gradient(90deg, rgba(163,189,232,1) 0%, rgba(92,144,231,1) 100%);
    border:1px solid #eee;}
.list-inline2 > li > .cardname {
	width: 220px;
}
    
details summary {
  cursor: pointer;
}

.boxtracker summary, .merch summary {
	display:block;
}

details summary > *, .merch details summary > * {
  display: inline;
}

.progress-bar {
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	background: #1f9be7 url('lv_progress.png') repeat;
	float: left;
	height: 100%;
	width: 0%;
}

.progress {
	background-color:#fafafa;
	margin-top:2px;
	border:1px solid #293b7e;
	height: 12px;
	overflow: hidden;
	margin-bottom:3px;
}

::selection {color:#e1ecf5; background:#4b6fb2; text-shadow:none;}
::-moz-selection {color:#e1ecf5; background:#4b6fb2; text-shadow:none;}
::-webkit-selection {color:#e1ecf5; background:#4b6fb2; text-shadow:none;}
/* header */
header {
  margin: 0;
  padding: 0;
  background:
    radial-gradient(#fff 3px, transparent 4px),
    radial-gradient(#fff 3px, transparent 4px),
    linear-gradient(#8f8fae 4px, transparent 0),
    linear-gradient(45deg, transparent 74px, transparent 75px, #b5d5e3 75px, #b5d5e3 76px, transparent 77px, transparent 109px),
    linear-gradient(-45deg, transparent 75px, transparent 76px, #b5d5e3 76px, #b5d5e3 77px, transparent 78px, transparent 109px),
    #8f8fae;
    background-size: 109px 109px, 109px 109px,100% 6px, 109px 109px, 109px 109px;
    background-position: 54px 55px, 0px 0px, 0px 0px, 0px 0px, 0px 0px; }

#banner {
  margin: 0 auto;
  padding: 0;
  background: url(phainon.png) center no-repeat;
  height: 450px;
  border-left:5px solid #8f8fae;
  border-right:5px solid #8f8fae; }
  #banner h1 {
    margin: 0;
    padding: 150px 0 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 3.125em;
    text-align: center;
    text-shadow: #FEA026 -5px 0 0;
    text-transform: uppercase;
    line-height: 1;
    color: #FFFF00; }

#main {
  margin: 0;
  padding: 0;
  background-color: #646378;
  font-size: 0.875em;
  text-align: center;
  text-transform: uppercase; }
  #main ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    #main ul > li {
      margin: 0 10px;
      padding: 20px;
      display: inline-block;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      #main ul > li > ul {
        margin: 20px 0 0 -20px;
        padding: 0;
        width: 150px;
        display: none;
        position: absolute;
        z-index: 10;
        background-color: #646378; }
        #main ul > li > ul > li {
          margin: 0;
          padding: 10px;
          display: block;
          text-align: left; }
    #main ul > li:hover {
      background-color: #9594ab; }
      #main ul > li:hover > ul {
        display: block; }
  #main a {
    text-decoration: none;
    color: #FFF;
    text-shadow:1px 1px #000; }

/* content */
#content {
  margin: 0;
  padding: 40px 0; }

.grid {
  margin: 0 auto;
  padding: 0;
  width: 960px; }

.box {
  margin: 0 5px 20px 5px;
  padding: 0;
  background-color: #FFF;
  float: left;
  width: 300px; }
  .box .preview {
    margin: 0;
    padding: 0;
    background-color: #FFFF00; }
    .box .preview img {
      width: 300px; }
  .box .info {
    margin: 0;
    padding: 5px;
    font-size: 0.875em; }

article {
  margin: 20px auto;
  padding: 0;
  width: 1290px;
  background-color: #fff;
  font-size: 1em; }
  article h1 {
    margin: 0;
    padding: 20px;
    background-color: #2e4078;
    font-weight: normal;
    font-size: 1.875em;
    color: #FFF; }
    article h1 a {
      text-decoration: none;
      color: #FFF; }

h2, h2.sorterheading {
	text-align:center;
	margin-bottom:5px;
	background-color:#dce2e9;
	color:#0a4698;
	border-bottom:3px double #627cbe;
	border-top:3px double #627cbe;
	font-family:'Open Sans', sans-serif;
	font-size:17px;
	text-transform:uppercase;
	padding:10px;
	line-height:110%;
}
.collecting-deck h2 {
	text-align:center;
	margin-bottom:5px;
	color:#0a4698;
	border-top:0;
	background-color:transparent;
	border-bottom:6px double #627cbe;
	font-family:'Montserrat', sans-serif;
	font-weight:700;
	font-size:18px;
	text-transform:uppercase;
	padding:2px;
	line-height:110%;
}
h2.collecting {
	text-align:center;
	margin-bottom:5px;
	color:#0a4698;
	margin-top:30px;
	background-color:transparent;
	border-bottom:6px double #627cbe;
	border-top:0;
	font-family:'Montserrat', sans-serif;
	font-weight:700;
	font-size:18px;
	text-transform:uppercase;
	padding:2px;
	line-height:110%;
}
.mass-collect > .collecting-deck h2 {
	color:#2c3e77;
	font-family:'Montserrat', sans-serif;
	font-size:18px;
	text-transform:uppercase;
	font-weight:700;
	margin-bottom:3px;
	background-color:transparent;
	border:0;
}
.scale {
object-fit: scale-down;
}
h3 {
	color:#2c3e77;
	font-family:'Montserrat', sans-serif;
	font-size:18px;
	text-transform:uppercase;
	font-weight:700;
	margin-bottom:3px;
}
h3 a {
	text-decoration:none;
}
h4 {
	color:#0a4797;
	font-family:'Montserrat', sans-serif;
	font-size:14px;
	text-transform:uppercase;
	font-weight:700;
	margin-bottom:5px;
}
	

.date {
  margin: -2em 10px 0;
  padding: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 0.875em;
  text-align: right;
  line-height: 1em;
  color: #FFF; }

.entry {
  background-color:#eeeeee;
  margin: 0;
  padding: 20px;
  text-align: left;
  line-height: 1.5;
  font-size:0.85em; }
  .entry a {
    color: #1a34b8; }

article > .entry h1 {
    margin: 0;
    padding:5px;
    color: #2e4078;
    background-color:#fff;
    font-weight: normal;
    font-size: 1.95em;
}

.comments {
  margin: 0;
  padding: 10px;
  background-color: #3a6ea9;
  list-style: none;
  text-align: center; }
  .comments li {
    margin: 0 10px;
    padding: 0;
    display: inline-block; }
    .comments li a {
      text-decoration: none;
      color: #FFF; }

/* footer */
footer {
  margin: 0;
  padding: 0;
  background: url(bg.png) repeat; }

.footer-boxes {
  margin: 0 auto;
  padding: 50px 0;
  width: 960px; }

.footer-box {
  margin: 0 10px;
  padding: 0;
  width: 300px;
  float: left; }
  .footer-box h4 {
    margin: 0 0 10px;
    padding: 0;
    font-weight: bold;
    text-align: center; }
  .footer-box nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center; }
    .footer-box nav ul li {
      margin: 0 0 5px;
      padding: 0;
      display: block; }
      .footer-box nav ul li a {
        color: #63a41e; }

#copyright {
  margin: 0;
  padding: 10px;
  background-color: #2e4078;
  text-align: center;
  color: #FFF; }
  #copyright a {
    color: #FFF; }

/* extra */
.clear {
  clear: both; }

.dimmedCard {
	opacity:0.3;
	filter:alpha(opacity=30);
}

.cardslist {
	text-transform:lowercase;
}

.codesort .size {
	text-transform:uppercase;
	color:#010785;
	font-weight:700;
}
.codesort li {
	margin:5px auto;
	display:inline;
	padding-right:1.5em;
}

strong {
	display:block;
}
#s-m-t-tooltip {
	max-width:300px;
	z-index:100;
	margin:11px;
	padding:2px;
	background:#d8f9fe; 
	font-family:'Montserrat', sans-serif;
	font-size:10px;
	line-height:12px;
	color:#010785;
	border:2px solid #abcbee;
	font-weight:500;
	text-align:justify;
}
.collecting-deck, .collecting-deck-2 {
    display: inline-block;
    vertical-align: top;
    width: 49.8%;
    padding:0;
    text-align:center;
}
.collecting-deck-2 img {
  max-width: 20%; }
  @media screen and (min-width: 768px) {
    .collecting-deck-2 img {
      width: auto; } } */
.collecting-deck > p {
	padding:0;}
}

/*# sourceMappingURL=style.css.map */
