@charset "UTF-8";
@font-face {
  font-family: SimpleMinimal;
  src: url("/theme/assets/SimpleMinimalist-3lV3z.otf") format("opentype");
}
@font-face {
  font-family: NaturalMono;
  src: url("/theme/assets/NaturalMonoRegular-9YBeK.ttf") format("truetype");
}
@font-face {
  font-family: Sunglasses;
  src: url("/theme/assets/TheSunglassesDemo-gwXJp.otf") format("opentype");
}
clear {
  clear: both;
  display: inline-block;
}

.hide,
.h-card,
.microformats,
.only-atom {
  display: none;
}

.badge-88-31 {
  width: 88px;
  height: 31px;
  transition-duration: 0.2s;
  display: inline;
}

.badge-88-31:hover {
  transform: scale(1.25);
}

#content {
  z-index: 50;
}
#content h1,
#content h2,
#content h3 {
  font-family: SimpleMinimal;
  margin-bottom: 12px;
}
#content h1 {
  font-size: 48px;
  z-index: 50;
}
#content h2 {
  font-size: 32px;
}
#content h3 {
  font-size: 24px;
}
#content a.external-link.text-link {
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 20px;
}
#content .external-link.text-link:after {
  content: "";
  display: inline-block;
  background-image: url("/theme/assets/link.svg");
  background-size: cover;
  width: 12px;
  height: 12px;
  margin-left: 3px;
}
#content .center-aligner {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: inline-flex;
}
#content .contact-badge {
  text-align: center;
  height: 32px;
  transition-duration: 0.2s;
  margin-left: 16px;
  margin-right: 16px;
}
#content .contact-badge:hover {
  transform: scale(1.25);
}
#content center {
  text-align: center;
}
#content small {
  font-size: 10px;
  text-align: center;
}
#content video-player small em {
  width: 100%;
  display: inline-block;
  text-align: right;
}
#content quote::before {
  font-family: Georgia, "Times New Roman", Times, serif;
  content: "“";
}
#content quote::after {
  font-family: Georgia, "Times New Roman", Times, serif;
  content: "”";
}

burst {
  display: inline-block;
  width: 460px;
  height: 216px;
  background-image: url("/assets/gaming/burst.jpg");
  border: 2px solid #1b2838;
}
burst div {
  padding: 4px;
  background-color: #2a475e;
  transition-duration: 0.5s;
}
burst div img {
  width: 20px;
  height: 20px;
  float: left;
}
burst div p {
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 20px;
  float: left;
}

burst:hover div {
  opacity: 100%;
}

.recent-articles {
  margin-bottom: 2em;
}
.recent-articles a.read-all {
  float: right;
}

articles a.preview-link,
articles a.preview-link:visited {
  text-decoration: none;
}

@media (min-width: 1180px) {
  .only-small {
    display: none;
  }
  burst div {
    opacity: 0%;
  }
  burst div p {
    width: 432px;
  }
}
@media (max-width: 1179px) {
  .only-big {
    display: none;
  }
  burst {
    max-width: 100%;
  }
  burst div {
    opacity: 100%;
  }
  burst div p {
    width: auto;
    padding-left: 1em;
  }
}
/*************** For big screens ***************/
@media (min-width: 1180px) {
  #backlink {
    height: 72px;
    z-index: 100;
    position: fixed;
  }
  #backlink p {
    padding-left: 1em;
    line-height: 72px;
    font-size: 14px;
  }
  #backlink .current-photo.only-big {
    display: inline-block;
    background-size: 30px 20px;
    padding-left: 35px;
    background-position: left center;
  }
  #backlink .home {
    background-size: 24px 20px;
  }
  #topbar {
    height: 72px;
  }
  #topbar span {
    line-height: 72px;
  }
  #topbar .msp {
    font-size: 43.2px;
    width: 360px;
  }
  #topbar .home {
    font-size: 43.2px;
    width: 360px;
  }
  #container {
    padding-top: 72px;
  }
  .info {
    padding: 3em;
  }
}
/*************** For small screens ***************/
@media (max-width: 1179px) {
  #backlink {
    height: 48px;
    z-index: 100;
    position: fixed;
    top: 48px;
    background-color: #1f1f1f;
    opacity: 0.85;
    width: 100%;
  }
  #backlink p {
    line-height: 48px;
    padding-left: 0.2em;
    font-size: 12px;
  }
  #backlink .current-photo.only-small {
    font-size: 0px;
    display: inline-block;
    background-size: 20px 16px;
    padding-left: 25px;
    background-position: 5px 40%;
  }
  #backlink .home {
    background-size: 16px 12px;
  }
  #topbar {
    height: 48px;
  }
  #topbar span {
    line-height: 48px;
  }
  #topbar .msp {
    font-size: 28.8px;
  }
  #topbar .home {
    font-size: 28.8px;
  }
  #container.no-bc {
    padding-top: 48px;
  }
  #container.has-bc {
    padding-top: 96px;
  }
  .info {
    padding: 1em;
  }
}
/*************** For all screens ***************/
#topbar {
  background-color: #1f1f1f;
  color: #e2e2e2;
  position: fixed;
  width: 100%;
  opacity: 0.85;
  z-index: 50;
}
#topbar p {
  padding: 0px;
  margin: 0px;
  width: 100%;
  text-align: center;
}
#topbar span {
  margin: 0;
  vertical-align: middle;
}
#topbar .msp {
  text-transform: capitalize;
  font-family: Sunglasses;
  font-weight: bolder;
  display: inline-block;
  text-align: right;
  padding-right: 0.2em;
}
#topbar .home {
  font-family: SimpleMinimal;
  text-align: left;
  display: inline-block;
  padding-left: 0.2em;
}
#topbar a,
#topbar a:visited {
  color: #e2e2e2;
  text-decoration: none;
}

body,
html {
  margin: 0px;
  padding: 0px;
  background-color: #101010;
  background-attachment: fixed;
  background-image: url("/theme/assets/gallery_bg.webp");
  background-size: cover;
}

#backlink p {
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  vertical-align: middle;
  color: #e2e2e2;
  font-family: NaturalMono;
}
#backlink p .current-photo {
  background-image: url("/theme/assets/img.svg");
  background-repeat: no-repeat;
  margin-left: 0.5em;
}
#backlink p .home {
  background-image: url("/theme/assets/home.svg");
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
}
#backlink p .current,
#backlink p .current-photo {
  text-decoration: underline;
}
#backlink p a,
#backlink p .current {
  padding-left: 0.5em;
}
#backlink p a::after {
  content: "/";
}
#backlink p a,
#backlink p a:visited {
  color: #e2e2e2;
  text-decoration: none;
}
#backlink p a:hover {
  text-decoration: underline;
}

#container {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  color: #e2e2e2;
  font-family: NaturalMono;
}
#container .internal-link {
  text-decoration: underline;
}
#container .text::nth-child(odd) {
  background-color: #1f1f1f;
}
#container .panel:nth-child(odd) .child,
#container .panel:nth-child(odd) img.thumbnail {
  background-color: #1f1f1f;
}
#container .text::nth-child(even) {
  background-color: #3b3b3b;
}
#container .panel:nth-child(even) .child,
#container .panel:nth-child(even) img.thumbnail {
  background-color: #3b3b3b;
}
#container time {
  font-size: 10px;
}
#container h1 {
  font-family: NaturalMono;
  font-size: 18px;
}
#container p {
  font-size: 14px;
}
#container .external-link.text-link:after {
  background-image: url("/theme/assets/link-white.svg");
}
#container a,
#container a:visited {
  text-decoration: none;
  color: #e2e2e2;
}
#container a:hover {
  text-decoration: underline;
}
#container img.thumbnail:hover,
#container .child:hover {
  filter: brightness(1.17);
}
#container .child {
  display: inline-block;
  width: 512px;
  height: 512px;
  max-width: 100%;
  float: left;
}
#container .child .child-text-sizer {
  margin: 1em;
  overflow-x: scroll;
  opacity: 0.85;
}
#container .child .child-blurb {
  overflow-x: scroll;
  float: left;
  width: 66.66666%;
  height: 33.33333%;
  opacity: 0.85;
}
#container .child .child-thumbnail {
  float: left;
  width: 33.333333%;
  height: 33.33333%;
  border: 0px;
  border-radius: 0px;
  object-fit: cover;
}
#container img.thumbnail {
  object-fit: cover;
  width: 512px;
  height: 512px;
  max-width: 100%;
  display: flexbox;
  float: left;
}
#container .text {
  display: inline-block;
  width: 512px;
  height: 512px;
  max-width: 100%;
  float: left;
  overflow-x: scroll;
  margin: 0px !important;
  background-color: #1f1f1f;
  opacity: 0.85;
}
#container .text .text-sizer {
  margin: 3em;
  overflow-x: scroll;
}
#container img.photo {
  max-width: 100%;
  margin: auto;
}
#container .info-container {
  background-color: #1f1f1f;
  opacity: 0.85;
  width: 100%;
}

.badges {
  clear: both;
  padding-top: 3em;
  padding-bottom: 3em;
}
.badges hr {
  display: none;
}
.badges {
  color: #e2e2e2;
}
.badges a,
.badges a:visited {
  text-decoration: underline;
  color: #e2e2e2;
}
.badges img {
  filter: grayscale(100%);
}
.badges .badge-88-31:hover {
  transform: unset;
}

.lb-data {
  font-family: NaturalMono;
}

/*# sourceMappingURL=gallery.css.map */
