.headerphoto {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 500px;
  min-height: 20vh;
  max-height: 36vh; }

.column, .columns {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }

.headertitle {
  text-align: center; }

[type='search'] {
  box-shadow: none; }

ul.pagination {
  background: #DDD;
  display: inline-block; }
  ul.pagination a {
    padding: 0.6em 1em;
    text-decoration: none; }
  ul.pagination .active a {
    color: #e6e6e6;
    background: #0a0a0a; }

h1 a, h2 a, h3 a {
  text-decoration: none; }

p.meta {
  font-size: 90%;
  color: #666; }

@media print, screen and (min-width: 40em) {
  h1, h2 {
    margin-bottom: 2rem; }
  img {
    margin: 0 auto 1rem;
    max-width: 80%;
    display: block; } }

@media screen and (max-width: 39.9375em) {
  .no-js .top-bar {
    display: none; } }

@media print, screen and (min-width: 40em) {
  .no-js .title-bar {
    display: none; } }

.menu > li {
  padding: 0; }
  .menu > li a {
    color: #1779ba;
    text-decoration: none; }
  .menu > li.active > a {
    color: #1779ba;
    background-color: inherit;
    border-bottom: 1px solid; }

.widgetholder .widget {
  margin: 1.5em 0; }


article h2 {
  font-size: 38px;
  line-height: 130%;
}

a.logo img {
  display: inline-block;
}
.top-bar-right {
  padding-right: 46px;
}
.top-bar {
  padding: 0;
}
.top-bar input {
  margin-right: 0;
  padding: 0 10px;
  height: 26px;
  max-width: 300px;
}
.button.secondary {
  padding: 6px;
}

img.wide {
  max-width: initial;
}

.columns a img {
  width: 100%;
  max-width: initial;
}

.columns h1 {
  font-size: 38px;
  color: #337ab7;
  padding: 20px 0;
  text-transform: uppercase;
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-weight: 300;
  line-height: 130%;
}
.columns p {
  margin: 10px 0;
}
.columns p img {
  max-width: initial;
  width: 100%;
}

p.meta {
  padding: 15px 0;
}