* {
  margin: 0;
  padding: 0
}

body {
  background-color: #383838;
  font-family: Tahoma, Helvetica, sans-serif;
  color: #1e1e1e;
  font-size: 16px
}

.wrapper {
  max-width: 990px;
  margin: 0 auto;
  padding: 0 10px
}

.btn {
  display: inline-block;
  padding: 10px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  border-radius: 4px
}

.btn-red {
  background-color: #34e823;
  background-image: linear-gradient(-180deg, #34e823 0%, #34e823 100%)
}

.btn-gray {
  background-color: #666;
  background-image: linear-gradient(-180deg, #666666 0%, #333333 100%)
}

.btn:hover {
  opacity: .8
}

.text-center {
  text-align: center
}

header {
  background: #000;
  background-image: linear-gradient(180deg, #383838 0%, #010101 100%);
  color: #fff;
  text-align: center;
  margin-bottom: 4px
}

header .logo {
  padding: 20px 0
}

header .logo a {
  color: #fff
}

header .logo a:hover {
  text-decoration: none
}

header .user {
  padding: 15px 0 30px
}

header .meta {
  font-size: 14px;
  padding: 5px 0 20px
}

header ul {
  font-size: 0;
  background-color: #ffcc2e;
  background-image: linear-gradient(180deg, #ffcc2e 0%, #ffbd14 100%)
}

header ul li {
  font-size: 14px;
  font-weight: 700;
  color: #000;
  display: inline-block;
  border-right: 1px solid #383838;
  border-right-color: rgba(0, 0, 0, .2)
}

header ul li a {
  display: inline-block;
  text-decoration: none;
  color: #000
}

header ul li a:hover {
  background-color: rgba(255, 255, 255, .2)
}

header ul li a,
header ul li.current {
  padding: 8px 15px
}

header ul li.current {
  color: #000;
  background: #ffdc7a;
  box-shadow: inset 0 0 5px 0 rgb(83 33 33/50%)
}

article {}

article h1,
article h2,
article h3 {
  margin: 20px 0
}

article.big-games,
article.little-games {
  text-align: center
}

article div {
  display: inline-block;
  padding: 0 3px
}

article.big-games div {
  width: 48%;
  height: auto
}

article div img {
  width: 100%;
  height: auto
}

article.little-games div img {
  max-width: 230px;
  height: auto
}

article#content {
  margin: 30px 0;
  padding: 10px;
  background-color: #e1e1e1
}

article#content p {
  margin-bottom: 20px
}

article#content ul {
  padding: 10px 0 0 30px
}

article#content ul li {
  margin-bottom: 10px
}

article.mainarticle img:hover,
article.big-games img:hover,
article.little-games img:hover {
  opacity: .8
}

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 20px
}

th,
td {
  text-align: center;
  padding: 8px
}

th {
  background-color: #f2f2f2;
  font-weight: 700
}

tr:nth-child(even) {
  background-color: #f2f2f2
}

footer {
  font-size: 13px;
  background: #000;
  background-image: linear-gradient(180deg, #010101 0%, #383838 100%);
  color: #fff;
  padding: 0 0 50px
}

footer a {
  color: #fff
}

footer .support {
  border-top: 1px solid #000;
  padding-top: 20px
}

footer .about {
  max-width: 400px;
  margin: 20px auto
}

@media(max-width:500px) {
  article.big-games div {
    width: 100%
  }

}
 @media only screen and (max-width: 476px){
       article.little-games div img {
    max-width: 190px;
    height: auto;
}
 }
/*
     FILE ARCHIVED ON 00:49:52 Jun 05, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:31:25 May 03, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.748
  exclusion.robots: 0.037
  exclusion.robots.policy: 0.021
  esindex: 0.016
  cdx.remote: 56.0
  LoadShardBlock: 191.019 (3)
  PetaboxLoader3.datanode: 223.871 (5)
  load_resource: 121.179
  PetaboxLoader3.resolve: 75.655
  loaddict: 28.898
*/