/* DCA specific overrides */
a, a:link,
a:active, a:visited, a:hover {
  color: #DA6C07; }

.siteHeader {
  height: 177px;
  background: #7a5d3c url(/publications/cfa-civil-war/images/banner.jpg) no-repeat 100% -30px; }
  .siteHeader h1 {
    color: white; }
    .siteHeader h1 .subtitle {
      font-size: 200%; }
    .siteHeader h1 .unverified {
      text-transform: uppercase;
      font-size: 60%;
      font-family: sans-serif; }

@media (min-height: 800px) {
  .siteHeader {
    height: 215px;
    background-position: 100%  0px; } }
@media (max-width: 770px) {
  .siteHeader {
    height: 177px;
    background-position: 100%  -30px; } }
@media (max-width: 600px) {
  .siteHeader h1 .subtitle {
    font-size: 135%; }
  .siteHeader h1 .unverified {
    font-size: 60%; } }
@media (max-width: 450px) {
  .siteHeader {
    padding-top: 3.3rem;
    height: 106px; }
    .siteHeader h1 {
      font-size: 114%; }
      .siteHeader h1 .subtitle {
        font-size: 125%; }
      .siteHeader h1 .unverified {
        font-size: 60%; } }
nav {
  background: #402B16; }
  nav a:link,
  nav a:visited,
  nav a:active,
  nav a:hover {
    color: #E0CBB8;
    font-weight: 300; }
  nav a:hover {
    background: #e0cbb8;
    color: #402B16; }
  nav .dateChoice {
    padding-left: .25rem;
    padding-right: .25rem; }
  nav .dateChoice + .dateChoice {
    margin-left: 0; }

@media (max-width: 600px) {
  nav a + a {
    margin-left: .1rem; } }
h1, h2 {
  font-family: "Libre Baskerville", serif; }

/* TOC overrides */
.TOC .level {
  background: none; }

/* search overrides */
.results .hitMeta {
  display: none; }

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