/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on December 27, 2020 */
@font-face {
  font-family: 'Atkinson';
  src: url("fonts/atkinson-hyperlegible-bold-102-webfont.woff2") format("woff2"), url("fonts/atkinson-hyperlegible-bold-102-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Atkinson';
  src: url("fonts/atkinson-hyperlegible-bolditalic-102-webfont.woff2") format("woff2"), url("fonts/atkinson-hyperlegible-bolditalic-102-webfont.woff") format("woff");
  font-weight: bold;
  font-style: italic; }
@font-face {
  font-family: 'Atkinson';
  src: url("fonts/atkinson-hyperlegible-italic-102-webfont.woff2") format("woff2"), url("fonts/atkinson-hyperlegible-italic-102-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'Atkinson';
  src: url("fonts/atkinson-hyperlegible-regular-102-webfont.woff2") format("woff2"), url("fonts/atkinson-hyperlegible-regular-102-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
/* @media screen { */
.wrapper {
  max-width: 600px;
  margin: 0 auto; }

img {
  max-width: 100%;
  height: auto; }

.border {
  border: 1px dashed #ccc; }

.comic {
  max-width: 100%;
  height: auto; }

/* Force scrollbars on short main page */
html {
  overflow-y: scroll; }

body {
  background-color: white;
  font-family: Atkinson, Helvetica, Arial, sans-serif;
  line-height: 1.4em; }

a {
  color: #0000cc;
  font-weight: 500;
  text-decoration: none; }

nav {
  font-size: 1.2em;
  margin-bottom: 30px; }

.no-deco {
  color: black;
  text-decoration: none;
  box-shadow: none; }

.smaller {
  font-size: 0.75em; }

ul.post-list {
  list-style: none;
  padding: 0;
  margin: 0; }

ul.post-list li {
  margin-bottom: 10px; }

#title {
  margin-top: 20px;
  margin-bottom: 20px;
  transform: rotateZ(180deg) rotateX(180deg); }

#title a {
  font-weight: bolder;
  font-size: 2.5em;
  color: #0000cc; }

h2 a {
  box-shadow: none; }

#image-caption {
  margin-top: -10px; }

.post-nav {
  margin-top: 20px;
  font-size: 1em;
  margin-bottom: 50px; }

.game-archive-entry {
  margin-bottom: 50px; }
