* {
  margin: 0;
  padding: 0;
}

body {
  background: #0a0a0a url(images/background.jpg) top center no-repeat;
  color: #ccc;
  font: 110% 'Economica', Tahoma, sans-serif;
  line-height: 1.3em;
}

a {
  color: #d06060;
  text-decoration: none;
  font-weight: 400;
}

a:hover {
  text-decoration: underline;
}

p,
ul,
ol {
  margin: 0 0 15px 0;
  line-height: 1.5em;
}

h1 {
  color: #888;
  font-size: 3.6em;
  margin-bottom: 0;
}

h1 a {
  text-transform: none;
  font-weight: 400;
}

h1 a:hover {
  text-decoration: none;
  color: #eee;
}

h2 {
  font-size: 2.2em;
  color: #333;
  margin: 0 0 5px;
}

h3 {
  font-size: 1.6em;
  margin: 0 0 5px 0;
}

h1,
h2,
h3 {
  color: #d06060;
  font-weight: 400;
  line-height: 1.2em;
  font-family: 'Economica', sans-serif;
}

#layout {
  margin: 40px auto 0;
  width: 960px;
}

#footer {
  background: #0a0a0a url(images/insidebg.jpg) top center no-repeat;
}

#footer .col {
  color: #555;
  border-top: 1px dotted #1a1a1a;
  padding: 20px 0;
}

#footer p {
  text-align: center;
}

#footer a {
  color: #555;
  font-weight: 400;
  text-decoration: none;
  border-bottom: 1px dotted #333;
}

#footer a:hover {
  color: #aaa;
  text-decoration: none;
  border-bottom: 1px dotted #888;
}

.col {
  float: left;
  margin: 0 10px;
  overflow: hidden;
  float: left;
  display: inline;
}

.col img {
  max-width: 100%;
}

.row {
  width: 960px;
  margin: 20px auto 0;
  overflow: hidden;
}

header+.row {
  margin-top: 6px;
}

.row .row {
  margin: 0 -10px;
  width: auto;
  display: inline-block;
}

.c2 {
  width: 140px;
}

.c3 {
  width: 220px;
}

.c5 {
  width: 380px;
}

.c7 {
  width: 540px;
}

.c8 {
  width: 620px;
}

.c10 {
  width: 780px;
}

.c12 {
  width: 940px;
}

ul.menu {
  list-style: none;
  margin: 0;
  padding: 10px 0;
  border-top: 1px solid #333;
}

ul.menu li {
  list-style: none;
  text-align: center;
  font-size: 1.2em;
  margin: 0 0 10px;
  padding: 0 0 8px 0;
  color: #888;
  border-bottom: 1px solid #333;
}

ul.menu li a {
  font-size: 1.2em;
  font-weight: 400;
}

ul.menu li a:hover {
  color: #eee;
  text-decoration: none;
}

.slogan {
  color: #bbb;
  font-size: 1.2em;
}

.alignleft {
  text-align: left;
}

.aligncenter {
  text-align: center;
}

.smaller {
  font-size: 0.9em;
}

body.light {
  background: #f5f5f5 url(images/background-light.jpg) top center no-repeat;
  color: #555;
}

body.light a {
  color: #d06060;
}

body.light a:hover {
  color: #555;
}

body.light h1 {
  color: #888;
  font-size: 3.6em;
  margin-bottom: 0;
}

body.light h1 a:hover {
  color: #303030;
}

body.light h2 {
  color: #555;
}

body.light h1,
body.light h2,
body.light h3 {
  color: #d06060;
}

body.light ul.menu {
  border-top: 1px solid #ddd;
}

body.light ul.menu li {
  border-bottom: 1px solid #ddd;
}

body.light ul.menu li a:hover {
  color: #333;
}

body.light .slogan {
  color: #888;
}

body.light #footer {
  background: #f5f5f5 url(images/insidebg-light.jpg) top center no-repeat;
}

body.light #footer .col {
  color: #555;
  border-top: 1px dotted #ccc;
}

body.light #footer a {
  color: #555;
  border-bottom: 1px dotted #ddd;
}

body.light #footer a:hover {
  color: #444;
  border-bottom: 1px dotted #eee;
}

body.blue a {
  color: #3288a8;
}

body.blue h1,
body.blue h2,
body.blue h3 {
  color: #3288a8;
}

body.freestyle01 {
  font: 100% Tahoma, sans-serif;
}

body.freestyle01 #layout {
  margin: 20px auto 0;
  width: 960px;
}

body.freestyle01 h1,
body.freestyle01 h2,
body.freestyle01 h3,
body.freestyle01 ul.menu li a {
  font-family: 'Dosis', sans-serif;
  text-transform: uppercase;
}

body.freestyle01 p.slogan {
  font-family: 'Dosis', sans-serif;
  text-transform: uppercase;
  margin-top: 4px;
  font-size: 1.8em;
  text-align: right;
}

body.freestyle01 h1 {
  line-height: 1.7em;
}

body.freestyle01 h1 {
  font-size: 2.6em;
}

body.freestyle01 h2 {
  font-size: 1.8em;
}

body.freestyle01 h3 {
  font-size: 1.3em;
}

body.freestyle01 ul.menu {
  list-style: none;
  margin: 0 0 15px 0;
  border: 0;
  padding: 0;
  position: relative;
}

body.freestyle01 ul.menu li {
  list-style: none;
  text-align: left;
  font-size: 1.2em;
  margin: 0 0 1px;
  border: 0;
  color: #888;
}

body.freestyle01 ul.menu li a {
  font-size: 1em;
  color: #555;
  padding: 7px 5px 7px 8px;
  border-left: 5px solid #ccc;
  background-color: #eaeaea;
  display: block;
  font-weight: 400;
}

body.freestyle01 ul.menu li a:hover {
  color: #333;
  border-color: #3288a8;
  background-color: #dadada;
  text-decoration: none;
}

body.freestyle01 #footer {
  font-size: 0.9em;
  color: #999;
}

body.freestyle01 #footer p {
  color: #999;
}

body.freestyle01 #footer p a {
  color: #999;
}

body.freestyle01 #footer p a:hover {
  color: #555;
}

.hero {

  max-width: 960px;

  margin: 0 auto;

}

/* BEM variant: cover-cropped hero */
.hero--cover {
  aspect-ratio: 960 / 592;
  overflow: hidden;
}

.hero--cover>img {

  width: 100%;
  height: 100%;
  object-fit: cover;

  object-position: 75% 55%;

  display: block;

}

body.blue a {

  color: #3288a8;

}

body.blue h1,
body.blue h2,
body.blue h3 {

  color: #3288a8;

}

body.freestyle01.blue ul.menu li a:hover {

  border-color: #3288a8;

}

/* ===== Moved inline styles: music.html ===== */
/* Footnote styling (moved from music.html) */
a.fn-ref {
  text-decoration: none;
}

sup {
  line-height: 0;
}

.footnotes {
  margin-top: 2rem;
  padding-top: 0.75rem;
  border-top: 1px solid #ddd;
  font-size: 0.95em;
}

.footnotes ol {
  margin: 0;
  padding-left: 1.25rem;
}

.footnotes li {
  margin: 0.5rem 0;
}

a.fn-back {
  text-decoration: none;
  margin-left: 0.35rem;
}

@media print {
  a.fn-ref {
    color: inherit;
  }

  a.fn-back {
    display: none;
  }

  /* don't show the ↩ in print */
}

/* ===== Moved inline styles: research.html ===== */
/* Research page lists (moved from research.html) */
.publication-list {
  padding-left: 1.25rem;
  margin: 0 0 1rem 0;
}

.publication-list li {
  margin: 0 0 1rem 0;
}

.bullet-list {
  list-style: disc outside;
  padding-left: 1.25rem;
  margin: 0 0 1rem 0;
}

.bullet-list li {
  margin: 0 0 1rem 0;
}

.pub-authors {
  font-weight: 600;
}

.pub-links a {
  margin-right: 6px;
}

/* ===== Moved inline styles: contact.html ===== */
/* Contact page styles (moved from contact.html) */
.poem {
  font-size: 16px;
  color: #000;
}

.poem-title {
  color: rgb(171, 120, 55);
}

.toggle {
  display: block;
  width: 100%;
  text-align: left;
  background: transparent;
  border: 0;
  padding: 0;
  font: inherit;
  cursor: pointer;
}

.toggle:focus {
  outline: 2px solid currentColor;
  outline-offset: 2px;
}

.section {
  margin-bottom: 1.5rem;
}

.intro {
  margin-bottom: 1rem;
}

/* ===== Moved inline styles: no-crop hero modifier ===== */
/* Page-level modifier for non-cropped hero images */

.no-crop .hero--cover>img {
  width: auto;
  height: auto;
  object-fit: contain;
  object-position: center;
}