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

body {
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1em;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5em; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  line-height: 1.25em;
  margin: 0;
  text-rendering: optimizeLegibility; }

h1 {
  font-size: 2.25em; }

h2 {
  font-size: 2em; }

h3 {
  font-size: 1.75em; }

h4 {
  font-size: 1.5em; }

h5 {
  font-size: 1.25em; }

h6 {
  font-size: 1em; }

p {
  margin: 0 0 0.75em; }

a {
  color: #477dca;
  text-decoration: none;
  -webkit-transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  transition: color 0.1s linear; }
  a:hover {
    color: #2c5999; }
  a:active, a:focus {
    color: #2c5999;
    outline: none; }

hr {
  border-bottom: 1px solid #dddddd;
  border-left: none;
  border-right: none;
  border-top: none;
  margin: 1.5em 0; }

img {
  margin: 0;
  max-width: 100%; }

abbr, acronym {
  border-bottom: 1px dotted #dddddd;
  cursor: help; }

address {
  display: block;
  margin: 0 0 0.75em; }

hgroup {
  margin-bottom: 0.75em; }

del {
  color: #595959; }

blockquote {
  border-left: 2px solid #dddddd;
  color: #595959;
  margin: 1.5em 0;
  padding-left: 0.75em; }

cite {
  color: #737373;
  font-style: italic; }
  cite:before {
    content: '\2014 \00A0'; }

fieldset {
  background: #f7f7f7;
  border: 1px solid #dddddd;
  margin: 0 0 0.75em 0;
  padding: 1.5em; }

input,
label,
select {
  display: block;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1em; }

label {
  font-weight: bold;
  margin-bottom: 0.375em; }
  label.required:after {
    content: "*"; }
  label abbr {
    display: none; }

textarea,
input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"],
select[multiple=multiple] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color;
  -moz-transition: border-color;
  transition: border-color;
  background-color: white;
  border-radius: 0.1875em;
  border: 1px solid #dddddd;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1em;
  margin-bottom: 0.75em;
  padding: 0.5em 0.5em;
  width: 100%; }
  textarea:hover,
  input[type="email"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="url"]:hover, input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="month"]:hover, input[type="time"]:hover, input[type="week"]:hover,
  select[multiple=multiple]:hover {
    border-color: #c4c4c4; }
  textarea:focus,
  input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus,
  select[multiple=multiple]:focus {
    border-color: #477dca;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(55, 112, 192, 0.7);
    outline: none; }

textarea {
  resize: vertical; }

input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }

input[type="checkbox"], input[type="radio"] {
  display: inline;
  margin-right: 0.375em; }

input[type="file"] {
  margin-bottom: 0.75em;
  padding-bottom: 0.5em;
  width: 100%; }

select {
  width: auto;
  max-width: 100%;
  margin-bottom: 1.5em; }

table {
  border-collapse: collapse;
  margin: 0.75em 0;
  table-layout: fixed;
  width: 100%; }

th {
  border-bottom: 1px solid #b7b7b7;
  font-weight: bold;
  padding: 0.75em 0;
  text-align: left; }

td {
  border-bottom: 1px solid #dddddd;
  padding: 0.75em 0; }

tr, td, th {
  vertical-align: middle; }

ul, ol {
  margin: 0;
  padding: 0;
  list-style-type: none; }
dl {
  line-height: 1.5em;
  margin-bottom: 0.75em; }
  dl dt {
    font-weight: bold;
    margin-top: 0.75em; }
  dl dd {
    margin: 0; }

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

html, body {
  height: 100%; }

html {
  background: url(../images/background.png), -webkit-linear-gradient( top , #ebd1b8 0%, #efebe0 60%, #f0ece1 100%) repeat fixed;
  background: url(../images/background.png), linear-gradient(to bottom, #ebd1b8 0%, #efebe0 60%, #f0ece1 100%) repeat fixed; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333; }

#wrap {
  max-width: 68em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  max-width: 775px;
  box-shadow: 5px 0px 7px 2px rgba(100, 100, 100, 0.2), -5px 0px 7px 2px rgba(100, 100, 100, 0.2);
  background-color: white;
  background-image: none; }
  #wrap:after {
    content: "";
    display: table;
    clear: both; }

#masthead {
  height: 180px;
  background: #534538;
  /* Old browsers */
  background: -moz-linear-gradient(top, #534538 0%, #6a5748 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #534538), color-stop(100%, #6a5748));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #534538 0%, #6a5748 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #534538 0%, #6a5748 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #534538 0%, #6a5748 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #534538 0%, #6a5748 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#534538', endColorstr='#6a5748',GradientType=0 );
  /* IE6-9 */
  padding: 0 0 0 2.3em; }
  #masthead img {
    position: absolute;
    top: 5px;
    right: 1em; }
    @media screen and (max-width: 650px) {
      #masthead img {
        display: none; } }

#content {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%;
  padding: 1.5em 2.825em;
  min-height: 450px; }
  #content:last-child {
    margin-right: 0; }

article {
  padding-bottom: 1.5em; }

/* navigation */
header.navigation {
  background-color: #4f4842;
  border-bottom: 1px solid #332f2b;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  min-height: 60px;
  width: 100%;
  z-index: 999;
  /* 
  .active-nav-item a {
    padding-bottom: 3px;
    border-bottom: 1px solid $navigation-active-link-color;
  }
  */ }
  header.navigation .menu-wrapper {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background: url(../images/zigzag_patroon.png) repeat-x left top;
    z-index: 9999; }
    header.navigation .menu-wrapper:after {
      content: "";
      display: table;
      clear: both; }
    header.navigation .menu-wrapper:after {
      content: "";
      display: table;
      clear: both; }
  header.navigation .navigation-menu-button {
    color: rgba(255, 255, 255, 0.7);
    cursor: pointer;
    display: block;
    float: right;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 700;
    line-height: 60px;
    margin: 0;
    padding-right: 1em;
    text-transform: uppercase; }
    @media screen and (min-width: 53.75em) {
      header.navigation .navigation-menu-button {
        display: none; } }
    header.navigation .navigation-menu-button:hover {
      color: white; }
  header.navigation .nav {
    z-index: 9999999;
    float: none;
    padding-left: 0; }
    @media screen and (min-width: 53.75em) {
      header.navigation .nav {
        float: left;
        padding-left: 2.825em; } }
  header.navigation ul#navigation-menu {
    clear: both;
    -webkit-transform-style: preserve-3d;
    display: none;
    margin: 0 auto;
    overflow: visible;
    padding: 0;
    width: 100%;
    z-index: 9999; }
    @media screen and (min-width: 53.75em) {
      header.navigation ul#navigation-menu {
        display: inline;
        margin: 0;
        padding: 0; } }
  header.navigation ul li {
    background: #4f4842;
    display: block;
    line-height: 60px;
    overflow: hidden;
    padding-right: .8em;
    text-align: right;
    width: 100%;
    z-index: 9999; }
    @media screen and (min-width: 53.75em) {
      header.navigation ul li {
        background: transparent;
        display: inline;
        line-height: 60px;
        text-decoration: none;
        width: auto; } }
    header.navigation ul li a {
      font-weight: 400;
      display: inline-block;
      color: rgba(255, 255, 255, 0.7); }
      @media screen and (min-width: 53.75em) {
        header.navigation ul li a {
          padding-right: 1em; } }
      header.navigation ul li a:hover {
        color: white; }
  header.navigation ul li.active a {
    color: white; }
  header.navigation li.more {
    padding-right: 0; }
    header.navigation li.more:hover .submenu {
      display: block; }
    @media screen and (min-width: 53.75em) {
      header.navigation li.more {
        position: relative;
        padding-right: .8em; } }
  header.navigation li.more a {
    padding-right: .8em; }
  header.navigation .navigation-tools {
    display: block;
    padding-right: 1em;
    padding-left: 0.5em;
    clear: both;
    background: #505050; }
    header.navigation .navigation-tools:after {
      content: "";
      display: table;
      clear: both; }
    @media screen and (min-width: 53.75em) {
      header.navigation .navigation-tools {
        background: transparent;
        float: right;
        clear: none; } }
  header.navigation .search-bar {
    padding: 13px 5px;
    float: left; }
    header.navigation .search-bar .search-and-submit {
      position: relative; }
      header.navigation .search-bar .search-and-submit input[type=search] {
        background: #5E4D3F;
        border: 1px solid #413b36;
        padding: .6em .8em;
        font-size: .9em;
        font-style: italic;
        color: rgba(255, 255, 255, 0.7);
        border-radius: 0.375em;
        margin: 0; }
      header.navigation .search-bar .search-and-submit button[type=submit] {
        border: 1px solid #594a3e;
        border-radius: 3px;
        box-shadow: inset 0 1px 0 0 #969594;
        color: white;
        display: inline-block;
        font-size: inherit;
        font-weight: bold;
        background-color: #796e65;
        background-image: -webkit-linear-gradient(#796e65, #625244);
        background-image: linear-gradient(#796e65, #625244);
        padding: 7px 18px;
        text-decoration: none;
        text-shadow: 0 1px 0 #504031;
        background-clip: padding-box;
        position: absolute;
        top: 0.3em;
        right: 0.3em;
        bottom: 0.3em;
        left: auto;
        outline: none;
        padding: 0 15px; }
        header.navigation .search-bar .search-and-submit button[type=submit]:hover:not(:disabled) {
          box-shadow: inset 0 1px 0 0 #7e7b79;
          cursor: pointer;
          background-color: #67625d;
          background-image: -webkit-linear-gradient(#67625d, #584a3e);
          background-image: linear-gradient(#67625d, #584a3e); }
        header.navigation .search-bar .search-and-submit button[type=submit]:active:not(:disabled), header.navigation .search-bar .search-and-submit button[type=submit]:focus:not(:disabled) {
          border: 1px solid #594a3e;
          box-shadow: inset 0 0 8px 4px #4e4339, inset 0 0 8px 4px #4e4339; }
        header.navigation .search-bar .search-and-submit button[type=submit]:disabled {
          opacity: 0.5;
          cursor: not-allowed; }
        header.navigation .search-bar .search-and-submit button[type=submit] img {
          height: 12px;
          opacity: .7; }
    @media screen and (min-width: 53.75em) {
      header.navigation .search-bar {
        width: 16em;
        position: relative;
        display: inline-block; }
        header.navigation .search-bar input {
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          display: block; } }

/* Andy Clarke Rock Hammer */
a.button {
  display: inline-block;
  padding: 4px 8px;
  margin: 0 1.5em 0 0;
  font-weight: normal;
  line-height: 1.2em;
  color: #8a7b7b;
  text-align: center;
  vertical-align: middle;
  background-color: #f0ece1;
  border: 1px solid #dedada;
  border-bottom-color: #d2cccc;
  border-radius: 4px;
  cursor: pointer; }

span.button.disabled {
  display: none; }

.button:hover, .button:active {
  color: #554b4b;
  text-decoration: none; }

/* typography */
a {
  color: #58a99a; }
  a:hover {
    color: #35665d; }

#masthead h1 {
  font-family: "Titillium Web", sans-serif;
  font-size: 2em;
  line-height: 1.4em;
  font-weight: 400;
  color: #fff;
  word-spacing: 0.1em;
  max-width: 350px;
  text-shadow: rgba(0, 0, 0, 0.5) 0px 2px 2.5px;
  padding: 0.9em 0; }
  @media screen and (min-width: 40em) {
    #masthead h1 {
      font-size: 2.4em; } }

section.type-system-sans {
  text-align: left; }
  section.type-system-sans:after {
    content: "";
    display: table;
    clear: both; }
  section.type-system-sans .type {
    border-bottom: 1px solid;
    display: inline-block;
    font-family: "Titillium Web", sans-serif;
    font-size: .7em;
    font-weight: 900;
    letter-spacing: 1px;
    margin-bottom: 2em;
    padding: .1em 0;
    text-align: left;
    text-transform: uppercase; }
  section.type-system-sans h1 {
    font-family: "Titillium Web", sans-serif;
    font-size: 1.9em;
    font-weight: 600;
    margin-bottom: .5em; }
    @media screen and (min-width: 40em) {
      section.type-system-sans h1 {
        font-size: 1.9em; } }
  section.type-system-sans h2 {
    font-family: "PT Sans", sans-serif;
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1.4em;
    margin-top: 1.2em;
    margin-bottom: 0.4em; }
    @media screen and (min-width: 40em) {
      section.type-system-sans h2 {
        font-size: 1.3em; } }
  section.type-system-sans h3, section.type-system-sans h4 {
    font-family: "Titillium Web", sans-serif;
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.4em;
    margin-top: .5em; }
  section.type-system-sans p.date {
    color: rgba(51, 51, 51, 0.4);
    font-family: "PT Sans", sans-serif;
    font-size: .8em;
    margin-bottom: .5em; }
  section.type-system-sans p {
    font-family: "PT Sans", sans-serif;
    font-weight: 300;
    letter-spacing: 1;
    margin-bottom: 1.5em; }
    section.type-system-sans p span {
      font-family: "PT Sans", sans-serif;
      font-weight: 600;
      font-size: .8em;
      text-transform: uppercase; }
  section.type-system-sans hr {
    width: 8em;
    margin: 0.5em 0 1em; }
  section.type-system-sans a.read-more {
    display: inline-block;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    font-size: .8em;
    text-transform: uppercase;
    margin-left: .2em;
    position: relative; }
    section.type-system-sans a.read-more span {
      position: absolute;
      font-size: 1.7em;
      top: -2px;
      right: -10px; }
  section.type-system-sans p.author {
    font-family: "PT Sans", sans-serif;
    font-style: italic;
    margin-bottom: 0.75em; }

img.floatright {
  float: right;
  margin: 0.3em 0 1.2em 1em; }

#comments-head h5 {
  font-size: 0.75em;
  font-weight: bold; }
#comments-head p {
  font-size: 12px; }

/* end typography */
footer {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%; }
  footer:last-child {
    margin-right: 0; }

@media screen and (min-width: 53.75em) {
  .footer-2, .push {
    height: 4em; } }

.footer-2 {
  background: #534031;
  padding: 1.5em;
  width: 100%; }
  .footer-2 ul {
    margin-bottom: 1em; }
    @media screen and (min-width: 53.75em) {
      .footer-2 ul {
        float: left;
        margin-left: 1em;
        margin-bottom: 0; } }
  .footer-2 ul li {
    padding-right: 1em;
    font-size: 0.9em;
    font-weight: 800; }
    @media screen and (min-width: 53.75em) {
      .footer-2 ul li {
        display: inline;
        text-align: left; } }
  .footer-2 ul li a {
    color: rgba(255, 255, 255, 0.4); }
    .footer-2 ul li a:hover {
      color: white; }
  @media screen and (min-width: 53.75em) {
    .footer-2 .footer-secondary-links {
      float: right; } }
  .footer-2 .footer-secondary-links li {
    font-size: .8em;
    font-weight: 400; }

/* textpattern ============================================== */
label {
  margin-bottom: 0.1825em; }

#comments-form {
  margin-top: 80px; }

#txpCommentPreview,
#txpCommentSubmit {
  float: left;
  margin-right: 1.5em; }

ul#article-list {
  margin-top: 40px; }
  ul#article-list .date {
    margin-top: -1.5em;
    margin-bottom: 1.5em; }

/* media queries ============================================= */
