/*
Theme Name: glc-archive
Author: Archive restoration
Version: 1.1
*/
* { box-sizing: border-box; }
body {
  margin: 0;
  background: #000;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.25;
}
a { color: #a62600; }
.site-header { display: none; }
.wrap {
  width: 1225px;
  max-width: 100vw;
  margin: 0 auto;
  padding: 0;
}
.content {
  padding: 0;
  background: transparent;
}
.glc-shell {
  width: 1225px;
  max-width: 100vw;
  margin: 0 auto;
  background: #fff;
}
.glc-header-strip {
  height: 150px;
  background: #000;
  display: grid;
  grid-template-columns: 245px 190px 302px 242px 246px;
  overflow: hidden;
}
.glc-header-strip img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  filter: brightness(.72);
}
.glc-top-nav {
  min-height: 27px;
  padding: 3px 24px;
  background: #ffbf0b;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
  font-size: 16px;
  font-weight: 700;
}
.glc-top-nav a {
  color: #000;
  text-decoration: none;
  white-space: nowrap;
}
.glc-extra-nav {
  min-height: 28px;
  padding: 6px 18px;
  background: #ffbf0b;
  border-top: 1px solid #deaa00;
}
.glc-extra-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px 22px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.glc-extra-menu a {
  color: #000;
  font-weight: 700;
  text-decoration: none;
  white-space: nowrap;
}
.glc-body {
  display: grid;
  grid-template-columns: 220px 680px 325px;
  align-items: stretch;
  background: #fff;
}
.glc-sidebar {
  min-height: 780px;
  padding: 22px 0 34px;
  background: #1c80b4;
  text-align: center;
}
.glc-sidebar a,
.glc-sidebar img {
  display: block;
}
.glc-sidebar a {
  margin: 0 auto;
}
.glc-sidebar img {
  max-width: 175px;
  height: auto;
  border: 0;
}
.glc-sidebar .glc-facebook img {
  width: auto;
  max-width: 120px;
  margin: 14px auto;
}
.glc-sidebar .glc-usag {
  width: auto;
  max-width: 140px;
  margin: 10px auto 0;
}
.glc-main {
  min-height: 780px;
  padding: 18px 30px 34px;
  background: #fff;
}
.glc-home-main {
  width: 620px;
  max-width: 100%;
}
.glc-headline {
  width: 495px;
  height: auto;
  display: block;
  margin: 0 auto 18px;
}
.glc-headline img {
  width: 100%;
  height: auto;
  display: block;
}
.glc-intro {
  display: grid;
  grid-template-columns: 175px 1fr;
  gap: 20px;
  align-items: start;
}
.glc-intro .wp-block-image {
  margin: 0;
}
.glc-intro .wp-block-image img {
  width: 175px;
  height: 116px;
  object-fit: cover;
}
.glc-home-main p,
.glc-text-page p {
  margin: 0 0 12px;
}
.glc-banner-link {
  display: block;
  width: 495px;
  max-width: 100%;
}
.glc-banner-link img {
  display: block;
  width: 100%;
  height: auto;
}
.glc-banner-link {
  margin: 14px 0;
}
.glc-parent-portal {
  margin: 18px 0 16px;
  padding: 8px 0 12px;
  background: #ddd;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  text-align: center;
}
.glc-parent-portal h2 {
  margin: 0 0 2px;
  font-size: 20px;
}
.glc-parent-portal p {
  margin: 0 0 10px;
  font-size: 14px;
}
.glc-parent-portal div {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3px;
  padding: 0 6px;
}
.glc-parent-portal a {
  padding: 8px 4px;
  color: #fff;
  background: #1c80b4;
  border: 1px solid #0b4f7a;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
}
.glc-sponsor-banners {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 25px;
  margin: 16px 0 22px;
}
.glc-sponsor-banners img {
  width: 235px;
  height: 80px;
  object-fit: cover;
}
.glc-home-main h2 {
  margin: 18px 0 10px;
  text-align: center;
  font-size: 18px;
}
.glc-tour-placeholder {
  width: 495px;
  max-width: 100%;
  margin: 0;
}
.glc-tour-placeholder img {
  width: 495px;
  max-width: 100%;
  height: 328px;
  object-fit: cover;
  border: 1px solid #999;
}
.glc-video-column {
  min-height: 780px;
  padding: 18px 20px 34px 65px;
  background: #fff;
}
.glc-video-column img {
  display: block;
  width: 240px;
  height: auto;
  margin: 0 0 11px;
  border: 0;
}
.glc-text-page {
  width: 620px;
  max-width: 100%;
  padding-top: 6px;
}
.glc-text-page h1 {
  margin: 0 0 16px;
  color: #1c80b4;
  font-size: 24px;
}
.glc-text-page h2 {
  margin: 18px 0 8px;
  color: #1c80b4;
  font-size: 17px;
}
.glc-page-image {
  margin: 0 0 14px;
}
.glc-page-image img {
  max-width: 100%;
  height: auto;
}
.site-footer {
  width: 1225px;
  max-width: 100vw;
  margin: 0 auto;
  padding: 0;
  background: #000;
}
.site-footer p {
  margin: 0;
  padding: 14px 0 30px;
  color: #fff;
  font-size: 11px;
  text-align: center;
}
@media (min-width: 1500px) {
  .wrap,
  .site-footer {
    margin-left: max(24px, calc((100vw - 1225px) / 2 - 85px));
    margin-right: auto;
  }
  .glc-shell {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 1225px) {
  .wrap,
  .glc-shell,
  .site-footer { width: 100%; }
  .glc-header-strip { grid-template-columns: repeat(5, 1fr); }
  .glc-top-nav { padding: 6px 10px; gap: 10px 14px; font-size: 14px; }
  .glc-body { grid-template-columns: 1fr; }
  .glc-sidebar { min-height: 0; display: grid; grid-template-columns: repeat(2, 1fr); gap: 4px; padding: 12px; }
  .glc-sidebar img { max-width: 100%; margin: 0 auto; }
  .glc-main { padding: 18px; }
  .glc-home-main,
  .glc-text-page { width: 100%; }
  .glc-intro { grid-template-columns: 1fr; }
  .glc-intro img { width: 100%; height: auto; }
  .glc-video-column { display: none; }
  .glc-parent-portal div,
  .glc-sponsor-banners { grid-template-columns: 1fr; }
  .glc-sponsor-banners img { width: 100%; height: auto; }
}
