@import url(/css/layout-1c.css);
@import url(/css/typography.css);
@import url(/css/color-dark-on-light.css);
@import url(/fonts/goudy-bookletter.css);

em, strong {
  background-color: inherit;
}

em {
  font-style: italic;
}
strong {
  font-variant: small-caps;
}

#home-page #header h1,
table.game .winner,
dfn, pre em {
  font-weight: normal;
}

/* Custom faces */


#home-page #header h1, body, input, textarea, #comments blockquote {
  font-family: "Goudy Bookletter 1911", "Goudy Old Style", Constantina, Georgia, serif;
  font-size-adjust: none;
}

#logo, h1, h2, h3, h4, h5, h6, dl.entry-meta dt, #comments legend {
  font-family: "Goudy Bookletter 1911", "Goudy Old Style", Constantina, Georgia, serif;
  font-weight: normal;
  font-size-adjust: none;
}

code, kbd, pre, pre code, samp, .domain-name, .email-address, .hostname,
.ip-adddress, .irc-channel, .media-type, .newsgroup, .nick, .pace,
.pathname, .smilie, .ssid, .uri {
  font-family: "Courier New", monospace;
  font-size-adjust: none;
}

pre.verse, pre.lyrics, .personae dt, .finis, blockquote, q,
.hentry .header .author, .hentry .header address {
  font-family: "Goudy Bookletter 1911", "Goudy Old Style", Constantina, Georgia, serif;
  font-size-adjust: none;
}

/* "In heads and titles use the best available ampersand" -- EoTS 5.1.3 */
h1 .amp, h2 .amp, h3 .amp, h4 .amp, h5 .amp, h6 .amp {
  font-family: "Goudy Bookletter 1911", "Goudy Old Style", Palatino, "Book Antiqua", serif;
  font-weight: normal;
  font-style: italic;
}

