
@import url("https://fonts.googleapis.com/css?family=Merriweather:300,700,300italic,700italic|Source+Sans+Pro:900");


header.major > .date:before,
header.major > .date:after {
width: calc(50% - 20rem);
}

header.major > .date p{
text-align: center;
}

h1, h2, h3, h4, h5, h6 {
font-family: "Merriweather", Georgia, serif;
font-weight: 900;
line-height: 1.5;
letter-spacing: 0.075em;
text-transform: uppercase;
margin: 0 0 1rem 0;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.button {
-moz-appearance: none;
-webkit-appearance: none;
-ms-appearance: none;
appearance: none;
-moz-transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out;
-webkit-transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out;
-ms-transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out;
transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out;
border: 0;
border-radius: 0;
cursor: pointer;
display: inline-block;
font-family: "Merriweather", Georgia, serif;
font-size: 0.8rem;
font-weight: 900;
letter-spacing: 0.075em;
height: 3rem;
line-height: 3rem;
padding: 0 2rem;
text-align: center;
text-decoration: none;
text-transform: uppercase;
white-space: nowrap;
}

label {
display: block;
font-family: "Merriweather", Georgia, serif;
font-weight: 900;
line-height: 1.5;
letter-spacing: 0.075em;
font-size: 0.8rem;
text-transform: uppercase;
margin: 0 0 0.75rem 0;
}

table th {
font-family: "Merriweather", Georgia, serif;
font-size: 0.8rem;
font-weight: 900;
letter-spacing: 0.075em;
line-height: 1.5;
padding: 0 0.75rem 0.75rem 0.75rem;
text-align: left;
text-transform: uppercase;
}

.pagination a, .pagination span {
-moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out;
-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out;
-ms-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out;
transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out;
border: solid 2px;
display: inline-block;
font-family: "Merriweather", Georgia, serif;
font-size: 0.8rem;
font-weight: 900;
height: 3rem;
letter-spacing: 0.075em;
line-height: calc(3rem - 4px);
margin-left: -2px;
min-width: 3rem;
position: relative;
text-align: center;
text-decoration: none;
text-transform: uppercase;
}

#header .logo {
-moz-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, -moz-transform 0.5s ease, visibility 0.5s;
-webkit-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, -webkit-transform 0.5s ease, visibility 0.5s;
-ms-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, -ms-transform 0.5s ease, visibility 0.5s;
transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, transform 0.5s ease, visibility 0.5s;
pointer-events: auto;
border-style: solid;
border-color: #ffffff;
border-width: 5px !important;
font-family: "Merriweather", Georgia, serif;
font-size: 2.25rem;
font-weight: 900;
letter-spacing: 0.075em;
line-height: 1;
padding: 1rem 1.75rem;
text-transform: uppercase;
visibility: visible;
}

#nav ul.links {
display: -moz-flex;
display: -webkit-flex;
display: -ms-flex;
display: flex;
-moz-flex-grow: 1;
-webkit-flex-grow: 1;
-ms-flex-grow: 1;
flex-grow: 1;
-moz-flex-shrink: 1;
-webkit-flex-shrink: 1;
-ms-flex-shrink: 1;
flex-shrink: 1;
font-family: "Merriweather", Georgia, serif;
font-weight: 900;
letter-spacing: 0.075em;
list-style: none;
margin-bottom: 0;
padding-left: 0;
text-transform: uppercase;
}

#copyright {
color: #ffffff;
position: relative;
color: rgba(255, 255, 255, 0.25);
cursor: default;
font-family: "Merriweather", Georgia, serif;
font-size: 0.8rem;
font-weight: 900;
letter-spacing: 0.075em;
line-height: 1.5;
text-align: center;
text-transform: uppercase;
margin: 4rem auto 8rem auto;
width: calc(100% - 4rem);
max-width: 72rem;
z-index: 2;
}

#navPanelToggle {
text-decoration: none;
-moz-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
-webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
-ms-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
display: none;
position: fixed;
top: 0.75rem;
right: 0.75rem;
border: 0;
color: #ffffff;
font-family: "Merriweather", Georgia, serif;
font-size: 0.9rem;
font-weight: 900;
letter-spacing: 0.075em;
padding: 0.375rem 1.25rem;
text-transform: uppercase;
z-index: 10001;
}

#navPanel .links li a {
border-bottom: 0;
display: block;
font-family: "Merriweather", Georgia, serif;
font-size: 0.9rem;
font-size: 0.9rem;
font-weight: 900;
letter-spacing: 0.075em;
padding: 0.75rem 0;
text-transform: uppercase;
}

body, input, select, textarea {
font-family: "Source Sans Pro", Helvetica, sans-serif;
font-weight: 300;
font-size: 1rem;
line-height: 2.375;
}

input[type="checkbox"] + label,
input[type="radio"] + label {
text-decoration: none;
cursor: pointer;
display: inline-block;
font-size: 1rem;
letter-spacing: 0;
font-family: "Source Sans Pro", Helvetica, sans-serif;
text-transform: none;
font-weight: 300;
padding-left: 2.8rem;
padding-right: 1rem;
position: relative;
}