@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700);
@import url(https://fonts.googleapis.com/css?family=EB+Garamond:400,700);


.h1 {
  font-size: 2rem; }

.h2 {
  font-size: 1.5rem; }

.h3 {
  font-size: 1.25rem; }

.h4 {
  font-size: 1rem; }

.h5 {
  font-size: .875rem; }

.h6 {
  font-size: .75rem; }

.m0 {
  margin: 0; }

.mt0 {
  margin-top: 0; }

.mr0 {
  margin-right: 0; }

.mb0 {
  margin-bottom: 0; }

.ml0 {
  margin-left: 0; }

.m1 {
  margin: .5rem; }

.mt1 {
  margin-top: .5rem; }

.mr1 {
  margin-right: .5rem; }

.mb1 {
  margin-bottom: .5rem; }

.ml1 {
  margin-left: .5rem; }

.m2 {
  margin: 1rem; }

.mt2 {
  margin-top: 1rem; }

.mr2 {
  margin-right: 1rem; }

.mb2 {
  margin-bottom: 1rem; }

.ml2 {
  margin-left: 1rem; }

.m3 {
  margin: 2rem; }

.mt3 {
  margin-top: 2rem; }

.mr3 {
  margin-right: 2rem; }

.mb3 {
  margin-bottom: 2rem; }

.ml3 {
  margin-left: 2rem; }

.m4 {
  margin: 4rem; }

.mt4 {
  margin-top: 4rem; }

.mr4 {
  margin-right: 4rem; }

.mb4 {
  margin-bottom: 4rem; }

.ml4 {
  margin-left: 4rem; }

.mxn1 {
  margin-left: -.5rem;
  margin-right: -.5rem; }

.mxn2 {
  margin-left: -1rem;
  margin-right: -1rem; }

.mxn3 {
  margin-left: -2rem;
  margin-right: -2rem; }

.mxn4 {
  margin-left: -4rem;
  margin-right: -4rem; }

.p0 {
  padding: 0; }

.pt0 {
  padding-top: 0; }

.pr0 {
  padding-right: 0; }

.pb0 {
  padding-bottom: 0; }

.pl0 {
  padding-left: 0; }

.p1 {
  padding: .5rem; }

.pt1 {
  padding-top: .5rem; }

.pr1 {
  padding-right: .5rem; }

.pb1 {
  padding-bottom: .5rem; }

.pl1 {
  padding-left: .5rem; }

.px1 {
  padding-left: .5rem;
  padding-right: .5rem; }

.py1 {
  padding-top: .5rem;
  padding-bottom: .5rem; }

.p2 {
  padding: 1rem; }

.pt2 {
  padding-top: 1rem; }

.pr2 {
  padding-right: 1rem; }

.pb2 {
  padding-bottom: 1rem; }

.pl2 {
  padding-left: 1rem; }

.px2 {
  padding-left: 1rem;
  padding-right: 1rem; }

.py2 {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.p3 {
  padding: 2rem; }

.pt3 {
  padding-top: 2rem; }

.pr3 {
  padding-right: 2rem; }

.pb3 {
  padding-bottom: 2rem; }

.pl3 {
  padding-left: 2rem; }

.px3 {
  padding-left: 2rem;
  padding-right: 2rem; }

.py3 {
  padding-top: 2rem;
  padding-bottom: 2rem; }

.p4 {
  padding: 4rem; }

.pt4 {
  padding-top: 4rem; }

.pr4 {
  padding-right: 4rem; }

.pb4 {
  padding-bottom: 4rem; }

.pl4 {
  padding-left: 4rem; }

.px4 {
  padding-left: 4rem;
  padding-right: 4rem; }

.py4 {
  padding-top: 4rem;
  padding-bottom: 4rem; }

.db {
  display: block; }

.dib {
  display: inline-block; }

.di {
  display: inline; }

.dt {
  display: table; }

.dtc {
  display: table-cell; }

.fl {
  float: left; }

.fr {
  float: right; }

.oh {
  overflow: hidden; }

.cf::before, .cf::after {
  content: ' ';
  display: table; }

.cf::after {
  clear: both; }

.c1 {
  box-sizing: border-box;
  width: 8.33333%; }

.c2 {
  box-sizing: border-box;
  width: 16.66667%; }

.c3 {
  box-sizing: border-box;
  width: 25%; }

.c4 {
  box-sizing: border-box;
  width: 33.33333%; }

.c5 {
  box-sizing: border-box;
  width: 41.66667%; }

.c6 {
  box-sizing: border-box;
  width: 50%; }

.c7 {
  box-sizing: border-box;
  width: 58.33333%; }

.c8 {
  box-sizing: border-box;
  width: 66.66667%; }

.c9 {
  box-sizing: border-box;
  width: 75%; }

.c10 {
  box-sizing: border-box;
  width: 83.33333%; }

.c11 {
  box-sizing: border-box;
  width: 91.66667%; }

.c12 {
  box-sizing: border-box;
  width: 100%; }

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

.tl {
  text-align: left; }

.tr {
  text-align: right; }

.tc {
  text-align: center; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: 'EB Garamond', Arial, sans-serif;
  font-size: 17px;
  line-height: 1.14;
  color: #2c2c2c;
  background-color: white; }

img {
  max-width: 100%;
  vertical-align: middle; }

a {
  color: #6b6b6b;
  text-decoration: underline; }

a:focus, a:hover {
  text-decoration: underline; }

input[type="text"],
input[type="search"] {
  font-size: inherit;
  line-height: inherit; }

::-moz-selection {
  background-color: #2e81e0;
  color: white;
  text-shadow: none; }

::selection {
  background-color: #2e81e0;
  color: white;
  text-shadow: none; }

/**
 * partials/wordpress
 * ---
 * Wordpess core classes
 */
/**
 * Alignment
 */
.alignnone {
  margin: 0px 0px 0px 0; }

.aligncenter {
  display: block;
  margin: 0px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
  margin: 0px 0 0px 0px; }

.alignleft {
  float: left;
  margin: 0px 0px 0px 0; }

/**
 * Gallery & images
 */
.wp-caption {
  background: white;
  border: thin solid #F0F0F0;
  max-width: 95%;
  padding: 0px 0px;
  text-align: center; }

.wp-caption img {
  width: auto;
  max-width: 98.5%;
  height: auto;
  border: 0 none;
  padding: 0;
  margin: 0; }

.wp-caption .wp-caption-text,
.gallery-caption {
  margin: 0;
  padding: 0 0px 0px;
  font-size: 15px;
  line-height: 1.33; }

/**
 * partials/utils
 * ---
 * Utils classes
 */
.clear:before, .clear:after {
  content: " ";
  display: table; }

.clear:after {
  clear: both; }

.reset-box {
  padding: 0;
  margin: 0; }

/**
 * partials/wrapper
 * ---
 */
.wrapper {
  max-width: 800px;
  padding: 0 1em;
  margin: 0 auto;
  position: relative; }

/**
 * partials/header
 * ---
 */
/**
 * partials/nav
 * ---
 * Menus
 */
.nav ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.page_item {
  display: inline;
  margin-right: 1em; }

.page_item a {
  color: #2c2c2c;
  border-bottom: 2px dotted #eee; }

.page_item a:hover {
  text-decoration: none;
  color: #e68021;
  border-bottom: 2px solid #e68021; }

.current_page_item a {
  border-bottom: 2px solid; }

/**
 * partials/sidebar
 * ---
 */
/**
 * partials/footer
 * ---
 */
/**
 * partials/print
 * ---
 * Print version
 * (from https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css)
 */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
footer {
  margin-top: 2em;
  padding: 2em 0;
  border-top: 1px solid #ddd;
  color: rgb(141, 141, 141); }

header {
  padding-bottom: 2em; }

h1, h2, h3, h4, h5, h6 {
  margin: 0.67em 0; }

p {
  text-align: justify;
  margin-top: 0; }

section h2:first-child {
  margin-top: 0; }

.singlepage {
  padding-bottom: 3em; }

.pull-left {
  float: left;
  margin-right: 1em;
  margin-bottom: 1em; }

.pull-right {
  float: right;
  margin-left: 1em;
  margin-bottom: 1em; }

.pagination {
  text-align: center;
  margin: 1.5em 0; }

.site-title {
  margin-bottom: 0.2em; }

.site-title a {
  color: #2c2c2c; }

.site-title a:active, .site-title a:visited {
  color: #2c2c2c; }

.site-title a:hover {
  color: #2c2c2c;
  text-decoration: none; }

.cbp-af-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #f6f6f6;
  z-index: 10000;
  height: 230px;
  overflow: hidden;
  -webkit-transition: height 0.3s;
  transition: height 0.3s; }

 
.cbp-af-header .cbp-af-inner {
  width: 90%;
  max-width: 69em;
  margin: 0 auto;
  padding: 0 1.875em; }

 
.cbp-af-header h1,
.cbp-af-header nav {
  display: inline-block;
  position: relative; }

 
 
.cbp-af-header h1,
.cbp-af-header nav a {
  line-height: 230px; }

 
.cbp-af-header h1 {
  text-transform: uppercase;
  color: #333;
  letter-spacing: 4px;
  font-size: 4em;
  margin: 0;
  float: left; }

 
.cbp-af-header nav {
  float: right; }

 
.cbp-af-header nav a {
  color: #aaa;
  font-weight: 700;
  margin: 0 0 0 20px;
  font-size: 1.4em; }

 
.cbp-af-header nav a:hover {
  color: #333; }

 
.cbp-af-header h1,
.cbp-af-header nav a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

 
.cbp-af-header.cbp-af-header-shrink {
  height: 90px; }

 
.cbp-af-header.cbp-af-header-shrink h1,
.cbp-af-header.cbp-af-header-shrink nav a {
  line-height: 90px; }

 
.cbp-af-header.cbp-af-header-shrink h1 {
  font-size: 2em; }

main {
  margin-top: 100px; }

.header {
  position: fixed;
  top: 0;
  width: 100%;
  padding-bottom: 15px;
  background: #fff; }
  .header a, .header a:hover, .header a:focus {
    text-decoration: none; }
  .header h1 {
    font-weight: 400;
    margin: 0; }
    .header h1 a {
      padding: 10px 0;
      display: block; }

@media screen and (min-width: 1024px) {
  #hamburger {
    display: none; } }
@media screen and (max-width: 1024px) {
  p {
    float: none !important; }

  main {
    margin-top: 70px; }

  .header {
    padding: 0;
    left: 0;
    right: 0;
    height: 60px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); }
    .header #hamburger {
      cursor: pointer;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      height: 60px;
      width: 60px;
      text-align: center;
      color: #000;
      line-height: 60px;
      font-size: 30px; }
    .header h1 {
      font-size: 22px;
      line-height: 40px; }
    .header h1 a {
      padding-left: 1rem; }
    .header nav {
      overflow-y: scroll;
      -webkit-overflow-scrolling: touch;
      top: 60px;
      left: 0;
      right: 0;
      position: absolute;
      background: #fff;
      display: none; }
      .header nav li {
        display: block; }
      .header nav a {
        display: block;
        padding: 2.5rem; } }


h1,h2,h3,h4,h5,h6,nav ul li a {
font-family: 'Source Sans Pro', sans-serif;
}
h1,h2,h3,h4,h5,h6 {
font-weight: 300;
}
