html {
  font-size: 16px;
}

body {
  margin: 0;
  padding: 20px 16px 36px;
  background-color: #c9c0ab;
  background-image: repeating-linear-gradient(
    0deg,
    #c9c0ab 0,
    #c9c0ab 2px,
    #c3b9a1 2px,
    #c3b9a1 4px
  );
  color: #000000;
  font-family: "Times New Roman", Times, serif;
  line-height: 1.5;
}

site-utility-bar {
  display: none;
}

site-main-header,
site-main-footer {
  display: block;
}

main,
article,
body > header,
body > footer,
.site-header,
.site-footer,
.site-right-sidebar {
  max-width: 760px;
  margin: 0 auto 1.5rem;
  padding: 0.9rem 1rem;
  border: 2px solid #2a4f7e;
  background: #efe4cc;
}

.site-header,
.site-footer,
body > header {
  text-align: center;
}

.site-copyright {
  margin: 0.5rem 0 0;
}

.site-featured-music-label,
.site-featured-music-title {
  margin: 0 0 0.35rem;
}

.site-featured-music-label {
  font-size: 0.95rem;
}

.site-featured-music-title {
  font-weight: bold;
}

.site-title,
body > header h1 {
  margin: 0;
  font-size: 1.85rem;
  line-height: 1.2;
  font-weight: bold;
}

.site-title a {
  color: #000000;
  text-decoration: none;
}

.site-profile-photo {
  width: 170px;
  max-width: 100%;
  margin: 0.5rem auto 0.75rem;
  border: 1px solid #2a4f7e;
}

.site-right-sidebar img {
  width: 100%;
  max-width: 180px;
}

.site-ad-slot {
  margin: 0.5rem 0 0.75rem;
  min-height: 150px;
  background: #f7f2e8;
  border: 1px dashed #9a9a9a;
}

.site-tagline,
.blog-intro,
.subtitle,
.hero-subtitle,
.hero-copy,
.header-subtitle,
.resume-role-line {
  margin: 0.5rem 0;
}

.site-nav,
.site-nav-bar,
.byline,
.header-meta,
.header-byline,
.resume-contact-row,
.sync-row,
.resume-skill-pills,
.wow-badges {
  margin: 0.75rem 0;
}

.top-bar,
.site-nav-bar {
  text-align: center;
}

.site-nav a + a::before,
.site-nav-bar a + a::before {
  content: " | ";
  color: #555555;
}

.site-nav a[aria-current="page"] {
  font-weight: bold;
}

h1,
h2,
h3,
h4 {
  margin: 0 0 0.75rem;
  line-height: 1.25;
}

p,
ul,
ol,
dl,
table,
figure,
pre,
blockquote {
  margin: 0 0 1rem;
}

ul,
ol {
  padding-left: 1.35rem;
}

li {
  margin-bottom: 0.35rem;
}

a {
  color: #0000ee;
}

a:visited {
  color: #551a8b;
}

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

figure img {
  margin-bottom: 0.35rem;
}

figcaption,
.fine-print,
.muted-line,
.post-meta,
.feed-meta,
.header-meta,
.header-byline,
.byline,
.resume-contact-row,
.site-tagline,
.hero-label,
.kicker,
.section-label,
.resume-section-label,
.panel-head,
.panel-header,
.summary-label,
.game-kicker,
.project-card-team,
.tracker-note,
.achievement-pts-label,
.sidebar-label,
.raid-text,
.roster-meta,
.resume-employer-sub,
.resume-role-sub,
.resume-cert-issuer,
.resume-edu-school,
.project-card-links,
.project-card-link,
.post-tag {
  font-size: 0.95rem;
}

hr,
.section-rule {
  border: 0;
  border-top: 1px solid #999999;
  margin: 1.5rem 0;
}

pre,
code,
.resume-btn,
.site-nav,
.site-nav-bar,
.header-meta,
.header-byline,
.byline,
.feed-meta,
.muted-line,
.file-header {
  font-family: "Courier New", Courier, monospace;
}

code {
  font-size: 0.95em;
}

pre {
  padding: 0.75rem;
  border: 1px solid #999999;
  background: #f5f5f5;
  overflow-x: auto;
  white-space: pre-wrap;
}

table {
  width: 100%;
  border-collapse: collapse;
}

th,
td {
  padding: 0.4rem 0.5rem;
  border: 1px solid #999999;
  vertical-align: top;
  text-align: left;
}

blockquote {
  padding-left: 1rem;
  border-left: 3px solid #999999;
}

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

.post-list-item {
  margin-bottom: 1.5rem;
}

.section-label,
.resume-section-label,
.panel-head,
.panel-header,
.project-card-name,
.principle-term,
.game-name,
.hero-title,
.summary-value,
.resume-employer-name,
.resume-role-title,
.resume-cert-name,
.resume-edu-degree,
.identity-name,
.mode,
.score,
.roster-name,
.roster-ilvl,
.wow-character-title,
.wow-character-name,
.wow-character-meta,
.wow-character-realm,
.ilvl-label,
.ilvl-number,
.achievement-pts,
.sidebar-value,
.raid-name {
  display: block;
}

.section-label,
.resume-section-label,
.panel-head,
.panel-header,
.project-card-name,
.principle-term,
.game-name,
.resume-employer-name,
.resume-role-title,
.resume-cert-name,
.resume-edu-degree,
.identity-name,
.hero-title,
.summary-value,
.achievement-pts,
.roster-name,
.wow-character-name {
  font-weight: bold;
}

.home-about-tag,
.resume-skill-pill,
.sync-pill,
.wow-badge,
.post-tag {
  display: inline-block;
  margin: 0 0.4rem 0.4rem 0;
}

.home-about,
.open-science-intro-block,
.project-card,
.principle-item,
.game-card,
.summary-card,
.panel,
.callout,
.loot-box,
.plugin-card,
.broadcast-card,
.resume-employer,
.resume-cert,
.resume-edu,
.tracker-block,
.tracker-metric,
.record-item,
.stat-cell,
.wow-panel,
.sidebar-row,
.raid-item,
.link-item,
.resume-actions,
.personal-note,
.file-header,
.screenshot-placeholder {
  margin-bottom: 1rem;
}

.summary-card > span,
.tracker-metric > span,
.record-item > span,
.stat-cell > span,
.roster-info > span,
.achievement-hero > span,
.sidebar-row > span,
.identity > p,
.project-card > span {
  display: block;
}

.game-card,
.link-item {
  display: block;
}

.project-card-links a,
.link-list a,
.post-footer a,
.all-posts-link,
.game-link {
  display: inline-block;
  margin-right: 0.75rem;
}

.scroll-hint {
  display: none;
}

.resume-employer-logo,
.resume-logo-placeholder,
.broadcast-img,
.wow-class-icon-small,
.wow-class-icon-large {
  width: 72px;
  max-width: 100%;
  margin-bottom: 0.75rem;
}

.avatar,
.roster-avatar,
.wow-avatar-frame {
  width: 88px;
  max-width: 100%;
  margin-bottom: 0.75rem;
}

.avatar img,
.roster-avatar img,
.wow-avatar-frame img {
  width: 100%;
}

.home-about-avatar {
  width: 118px;
  max-width: 100%;
  margin: 0 0 1rem;
}

.divider {
  text-align: center;
}

.post-footer {
  margin-top: 2rem;
  text-align: center;
}

@media (max-width: 640px) {
  html {
    font-size: 16px;
  }

  body {
    padding: 16px 12px 28px;
  }
}

@media (min-width: 900px) {
  body {
    display: grid;
    grid-template-columns: 260px minmax(0, 760px) 220px;
    column-gap: 20px;
    justify-content: center;
    align-content: start;
  }

  site-main-header {
    grid-column: 1;
    grid-row: 1;
  }

  site-main-footer {
    display: none;
  }

  .site-header,
  .site-footer {
    max-width: none;
    margin: 0 0 1rem;
    text-align: left;
  }

  main,
  article,
  body > header,
  body > footer {
    grid-column: 2;
    max-width: none;
    margin: 0 0 1.5rem;
  }

  .site-right-sidebar {
    grid-column: 3;
    grid-row: 1;
    max-width: none;
    align-self: start;
  }

  .site-profile-photo {
    margin-left: 0;
    margin-right: 0;
  }

  .site-nav a {
    display: block;
    margin: 0 0 0.2rem;
  }

  .site-nav a + a::before {
    content: none;
  }
}
