/*!
Theme Name: Wolf Brother
Description: Custom WordPress theme for Wolf Brother dot com based on Clan theme
Version: 1.0
Author: Lunamedia
Author URI: http://www.lunamedia.co.uk
*/
/* Bootstrap Grid */
/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=9e35ded49af1f51dc866)
 * Config saved to config.json and https://gist.github.com/9e35ded49af1f51dc866
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/* Typography */
/* Forms */
/* Links */
/* Header */
/* Navigation */
/* Pagination*/
/* Posts */
/* Sidebar */
/* Footer */
/* Comments */
/* Global */
/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
/* #Meanmenu if using http://www.meanthemes.com/plugins/meanmenu
================================================== */
/* hide the link until viewport size is reached */
/* #Media Queries
================================================== */
/* Smartphones (portrait and landscape) ----------- */
/* Styles */
/* Styles */
/* Styles */
/*
	a#site-logo img{
		display: none;
	}

	a#site-logo{
		display: inline-block;
		background: url(images/logo@2x.png) no-repeat 0 0;
		background-size: 171px 52px;
		width: 171px;
		height: 52px;
	}
*/
/**
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 */
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, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background-color: 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: 0.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;
  -webkit-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"] {
  -webkit-box-sizing: border-box;
  -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;
  -webkit-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: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
}
input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.wrap {
  width: 100%;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: auto;
  max-width: 1200px;
  /* don't like fixing the widths so using width:auto on container instead: http://stackoverflow.com/questions/19393264/why-does-bootstrap-3-force-the-container-width-to-certain-sizes

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

*/
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24 {
  float: left;
}
.col-xs-24 {
  width: 100%;
}
.col-xs-23 {
  width: 95.83333%;
}
.col-xs-22 {
  width: 91.66667%;
}
.col-xs-21 {
  width: 87.5%;
}
.col-xs-20 {
  width: 83.33333%;
}
.col-xs-19 {
  width: 79.16667%;
}
.col-xs-18 {
  width: 75%;
}
.col-xs-17 {
  width: 70.83333%;
}
.col-xs-16 {
  width: 66.66667%;
}
.col-xs-15 {
  width: 62.5%;
}
.col-xs-14 {
  width: 58.33333%;
}
.col-xs-13 {
  width: 54.16667%;
}
.col-xs-12 {
  width: 50%;
}
.col-xs-11 {
  width: 45.83333%;
}
.col-xs-10 {
  width: 41.66667%;
}
.col-xs-9 {
  width: 37.5%;
}
.col-xs-8 {
  width: 33.33333%;
}
.col-xs-7 {
  width: 29.16667%;
}
.col-xs-6 {
  width: 25%;
}
.col-xs-5 {
  width: 20.83333%;
}
.col-xs-4 {
  width: 16.66667%;
}
.col-xs-3 {
  width: 12.5%;
}
.col-xs-2 {
  width: 8.33333%;
}
.col-xs-1 {
  width: 4.16667%;
}
.col-xs-pull-24 {
  right: 100%;
}
.col-xs-pull-23 {
  right: 95.83333%;
}
.col-xs-pull-22 {
  right: 91.66667%;
}
.col-xs-pull-21 {
  right: 87.5%;
}
.col-xs-pull-20 {
  right: 83.33333%;
}
.col-xs-pull-19 {
  right: 79.16667%;
}
.col-xs-pull-18 {
  right: 75%;
}
.col-xs-pull-17 {
  right: 70.83333%;
}
.col-xs-pull-16 {
  right: 66.66667%;
}
.col-xs-pull-15 {
  right: 62.5%;
}
.col-xs-pull-14 {
  right: 58.33333%;
}
.col-xs-pull-13 {
  right: 54.16667%;
}
.col-xs-pull-12 {
  right: 50%;
}
.col-xs-pull-11 {
  right: 45.83333%;
}
.col-xs-pull-10 {
  right: 41.66667%;
}
.col-xs-pull-9 {
  right: 37.5%;
}
.col-xs-pull-8 {
  right: 33.33333%;
}
.col-xs-pull-7 {
  right: 29.16667%;
}
.col-xs-pull-6 {
  right: 25%;
}
.col-xs-pull-5 {
  right: 20.83333%;
}
.col-xs-pull-4 {
  right: 16.66667%;
}
.col-xs-pull-3 {
  right: 12.5%;
}
.col-xs-pull-2 {
  right: 8.33333%;
}
.col-xs-pull-1 {
  right: 4.16667%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-24 {
  left: 100%;
}
.col-xs-push-23 {
  left: 95.83333%;
}
.col-xs-push-22 {
  left: 91.66667%;
}
.col-xs-push-21 {
  left: 87.5%;
}
.col-xs-push-20 {
  left: 83.33333%;
}
.col-xs-push-19 {
  left: 79.16667%;
}
.col-xs-push-18 {
  left: 75%;
}
.col-xs-push-17 {
  left: 70.83333%;
}
.col-xs-push-16 {
  left: 66.66667%;
}
.col-xs-push-15 {
  left: 62.5%;
}
.col-xs-push-14 {
  left: 58.33333%;
}
.col-xs-push-13 {
  left: 54.16667%;
}
.col-xs-push-12 {
  left: 50%;
}
.col-xs-push-11 {
  left: 45.83333%;
}
.col-xs-push-10 {
  left: 41.66667%;
}
.col-xs-push-9 {
  left: 37.5%;
}
.col-xs-push-8 {
  left: 33.33333%;
}
.col-xs-push-7 {
  left: 29.16667%;
}
.col-xs-push-6 {
  left: 25%;
}
.col-xs-push-5 {
  left: 20.83333%;
}
.col-xs-push-4 {
  left: 16.66667%;
}
.col-xs-push-3 {
  left: 12.5%;
}
.col-xs-push-2 {
  left: 8.33333%;
}
.col-xs-push-1 {
  left: 4.16667%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-24 {
  margin-left: 100%;
}
.col-xs-offset-23 {
  margin-left: 95.83333%;
}
.col-xs-offset-22 {
  margin-left: 91.66667%;
}
.col-xs-offset-21 {
  margin-left: 87.5%;
}
.col-xs-offset-20 {
  margin-left: 83.33333%;
}
.col-xs-offset-19 {
  margin-left: 79.16667%;
}
.col-xs-offset-18 {
  margin-left: 75%;
}
.col-xs-offset-17 {
  margin-left: 70.83333%;
}
.col-xs-offset-16 {
  margin-left: 66.66667%;
}
.col-xs-offset-15 {
  margin-left: 62.5%;
}
.col-xs-offset-14 {
  margin-left: 58.33333%;
}
.col-xs-offset-13 {
  margin-left: 54.16667%;
}
.col-xs-offset-12 {
  margin-left: 50%;
}
.col-xs-offset-11 {
  margin-left: 45.83333%;
}
.col-xs-offset-10 {
  margin-left: 41.66667%;
}
.col-xs-offset-9 {
  margin-left: 37.5%;
}
.col-xs-offset-8 {
  margin-left: 33.33333%;
}
.col-xs-offset-7 {
  margin-left: 29.16667%;
}
.col-xs-offset-6 {
  margin-left: 25%;
}
.col-xs-offset-5 {
  margin-left: 20.83333%;
}
.col-xs-offset-4 {
  margin-left: 16.66667%;
}
.col-xs-offset-3 {
  margin-left: 12.5%;
}
.col-xs-offset-2 {
  margin-left: 8.33333%;
}
.col-xs-offset-1 {
  margin-left: 4.16667%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24 {
    float: left;
  }
  .col-sm-24 {
    width: 100%;
  }
  .col-sm-23 {
    width: 95.83333%;
  }
  .col-sm-22 {
    width: 91.66667%;
  }
  .col-sm-21 {
    width: 87.5%;
  }
  .col-sm-20 {
    width: 83.33333%;
  }
  .col-sm-19 {
    width: 79.16667%;
  }
  .col-sm-18 {
    width: 75%;
  }
  .col-sm-17 {
    width: 70.83333%;
  }
  .col-sm-16 {
    width: 66.66667%;
  }
  .col-sm-15 {
    width: 62.5%;
  }
  .col-sm-14 {
    width: 58.33333%;
  }
  .col-sm-13 {
    width: 54.16667%;
  }
  .col-sm-12 {
    width: 50%;
  }
  .col-sm-11 {
    width: 45.83333%;
  }
  .col-sm-10 {
    width: 41.66667%;
  }
  .col-sm-9 {
    width: 37.5%;
  }
  .col-sm-8 {
    width: 33.33333%;
  }
  .col-sm-7 {
    width: 29.16667%;
  }
  .col-sm-6 {
    width: 25%;
  }
  .col-sm-5 {
    width: 20.83333%;
  }
  .col-sm-4 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 12.5%;
  }
  .col-sm-2 {
    width: 8.33333%;
  }
  .col-sm-1 {
    width: 4.16667%;
  }
  .col-sm-pull-24 {
    right: 100%;
  }
  .col-sm-pull-23 {
    right: 95.83333%;
  }
  .col-sm-pull-22 {
    right: 91.66667%;
  }
  .col-sm-pull-21 {
    right: 87.5%;
  }
  .col-sm-pull-20 {
    right: 83.33333%;
  }
  .col-sm-pull-19 {
    right: 79.16667%;
  }
  .col-sm-pull-18 {
    right: 75%;
  }
  .col-sm-pull-17 {
    right: 70.83333%;
  }
  .col-sm-pull-16 {
    right: 66.66667%;
  }
  .col-sm-pull-15 {
    right: 62.5%;
  }
  .col-sm-pull-14 {
    right: 58.33333%;
  }
  .col-sm-pull-13 {
    right: 54.16667%;
  }
  .col-sm-pull-12 {
    right: 50%;
  }
  .col-sm-pull-11 {
    right: 45.83333%;
  }
  .col-sm-pull-10 {
    right: 41.66667%;
  }
  .col-sm-pull-9 {
    right: 37.5%;
  }
  .col-sm-pull-8 {
    right: 33.33333%;
  }
  .col-sm-pull-7 {
    right: 29.16667%;
  }
  .col-sm-pull-6 {
    right: 25%;
  }
  .col-sm-pull-5 {
    right: 20.83333%;
  }
  .col-sm-pull-4 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 12.5%;
  }
  .col-sm-pull-2 {
    right: 8.33333%;
  }
  .col-sm-pull-1 {
    right: 4.16667%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-24 {
    left: 100%;
  }
  .col-sm-push-23 {
    left: 95.83333%;
  }
  .col-sm-push-22 {
    left: 91.66667%;
  }
  .col-sm-push-21 {
    left: 87.5%;
  }
  .col-sm-push-20 {
    left: 83.33333%;
  }
  .col-sm-push-19 {
    left: 79.16667%;
  }
  .col-sm-push-18 {
    left: 75%;
  }
  .col-sm-push-17 {
    left: 70.83333%;
  }
  .col-sm-push-16 {
    left: 66.66667%;
  }
  .col-sm-push-15 {
    left: 62.5%;
  }
  .col-sm-push-14 {
    left: 58.33333%;
  }
  .col-sm-push-13 {
    left: 54.16667%;
  }
  .col-sm-push-12 {
    left: 50%;
  }
  .col-sm-push-11 {
    left: 45.83333%;
  }
  .col-sm-push-10 {
    left: 41.66667%;
  }
  .col-sm-push-9 {
    left: 37.5%;
  }
  .col-sm-push-8 {
    left: 33.33333%;
  }
  .col-sm-push-7 {
    left: 29.16667%;
  }
  .col-sm-push-6 {
    left: 25%;
  }
  .col-sm-push-5 {
    left: 20.83333%;
  }
  .col-sm-push-4 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 12.5%;
  }
  .col-sm-push-2 {
    left: 8.33333%;
  }
  .col-sm-push-1 {
    left: 4.16667%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-24 {
    margin-left: 100%;
  }
  .col-sm-offset-23 {
    margin-left: 95.83333%;
  }
  .col-sm-offset-22 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .col-sm-offset-20 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-19 {
    margin-left: 79.16667%;
  }
  .col-sm-offset-18 {
    margin-left: 75%;
  }
  .col-sm-offset-17 {
    margin-left: 70.83333%;
  }
  .col-sm-offset-16 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .col-sm-offset-14 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-13 {
    margin-left: 54.16667%;
  }
  .col-sm-offset-12 {
    margin-left: 50%;
  }
  .col-sm-offset-11 {
    margin-left: 45.83333%;
  }
  .col-sm-offset-10 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .col-sm-offset-8 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-7 {
    margin-left: 29.16667%;
  }
  .col-sm-offset-6 {
    margin-left: 25%;
  }
  .col-sm-offset-5 {
    margin-left: 20.83333%;
  }
  .col-sm-offset-4 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .col-sm-offset-2 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-1 {
    margin-left: 4.16667%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24 {
    float: left;
  }
  .col-md-24 {
    width: 100%;
  }
  .col-md-23 {
    width: 95.83333%;
  }
  .col-md-22 {
    width: 91.66667%;
  }
  .col-md-21 {
    width: 87.5%;
  }
  .col-md-20 {
    width: 83.33333%;
  }
  .col-md-19 {
    width: 79.16667%;
  }
  .col-md-18 {
    width: 75%;
  }
  .col-md-17 {
    width: 70.83333%;
  }
  .col-md-16 {
    width: 66.66667%;
  }
  .col-md-15 {
    width: 62.5%;
  }
  .col-md-14 {
    width: 58.33333%;
  }
  .col-md-13 {
    width: 54.16667%;
  }
  .col-md-12 {
    width: 50%;
  }
  .col-md-11 {
    width: 45.83333%;
  }
  .col-md-10 {
    width: 41.66667%;
  }
  .col-md-9 {
    width: 37.5%;
  }
  .col-md-8 {
    width: 33.33333%;
  }
  .col-md-7 {
    width: 29.16667%;
  }
  .col-md-6 {
    width: 25%;
  }
  .col-md-5 {
    width: 20.83333%;
  }
  .col-md-4 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 12.5%;
  }
  .col-md-2 {
    width: 8.33333%;
  }
  .col-md-1 {
    width: 4.16667%;
  }
  .col-md-pull-24 {
    right: 100%;
  }
  .col-md-pull-23 {
    right: 95.83333%;
  }
  .col-md-pull-22 {
    right: 91.66667%;
  }
  .col-md-pull-21 {
    right: 87.5%;
  }
  .col-md-pull-20 {
    right: 83.33333%;
  }
  .col-md-pull-19 {
    right: 79.16667%;
  }
  .col-md-pull-18 {
    right: 75%;
  }
  .col-md-pull-17 {
    right: 70.83333%;
  }
  .col-md-pull-16 {
    right: 66.66667%;
  }
  .col-md-pull-15 {
    right: 62.5%;
  }
  .col-md-pull-14 {
    right: 58.33333%;
  }
  .col-md-pull-13 {
    right: 54.16667%;
  }
  .col-md-pull-12 {
    right: 50%;
  }
  .col-md-pull-11 {
    right: 45.83333%;
  }
  .col-md-pull-10 {
    right: 41.66667%;
  }
  .col-md-pull-9 {
    right: 37.5%;
  }
  .col-md-pull-8 {
    right: 33.33333%;
  }
  .col-md-pull-7 {
    right: 29.16667%;
  }
  .col-md-pull-6 {
    right: 25%;
  }
  .col-md-pull-5 {
    right: 20.83333%;
  }
  .col-md-pull-4 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 12.5%;
  }
  .col-md-pull-2 {
    right: 8.33333%;
  }
  .col-md-pull-1 {
    right: 4.16667%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-24 {
    left: 100%;
  }
  .col-md-push-23 {
    left: 95.83333%;
  }
  .col-md-push-22 {
    left: 91.66667%;
  }
  .col-md-push-21 {
    left: 87.5%;
  }
  .col-md-push-20 {
    left: 83.33333%;
  }
  .col-md-push-19 {
    left: 79.16667%;
  }
  .col-md-push-18 {
    left: 75%;
  }
  .col-md-push-17 {
    left: 70.83333%;
  }
  .col-md-push-16 {
    left: 66.66667%;
  }
  .col-md-push-15 {
    left: 62.5%;
  }
  .col-md-push-14 {
    left: 58.33333%;
  }
  .col-md-push-13 {
    left: 54.16667%;
  }
  .col-md-push-12 {
    left: 50%;
  }
  .col-md-push-11 {
    left: 45.83333%;
  }
  .col-md-push-10 {
    left: 41.66667%;
  }
  .col-md-push-9 {
    left: 37.5%;
  }
  .col-md-push-8 {
    left: 33.33333%;
  }
  .col-md-push-7 {
    left: 29.16667%;
  }
  .col-md-push-6 {
    left: 25%;
  }
  .col-md-push-5 {
    left: 20.83333%;
  }
  .col-md-push-4 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 12.5%;
  }
  .col-md-push-2 {
    left: 8.33333%;
  }
  .col-md-push-1 {
    left: 4.16667%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-24 {
    margin-left: 100%;
  }
  .col-md-offset-23 {
    margin-left: 95.83333%;
  }
  .col-md-offset-22 {
    margin-left: 91.66667%;
  }
  .col-md-offset-21 {
    margin-left: 87.5%;
  }
  .col-md-offset-20 {
    margin-left: 83.33333%;
  }
  .col-md-offset-19 {
    margin-left: 79.16667%;
  }
  .col-md-offset-18 {
    margin-left: 75%;
  }
  .col-md-offset-17 {
    margin-left: 70.83333%;
  }
  .col-md-offset-16 {
    margin-left: 66.66667%;
  }
  .col-md-offset-15 {
    margin-left: 62.5%;
  }
  .col-md-offset-14 {
    margin-left: 58.33333%;
  }
  .col-md-offset-13 {
    margin-left: 54.16667%;
  }
  .col-md-offset-12 {
    margin-left: 50%;
  }
  .col-md-offset-11 {
    margin-left: 45.83333%;
  }
  .col-md-offset-10 {
    margin-left: 41.66667%;
  }
  .col-md-offset-9 {
    margin-left: 37.5%;
  }
  .col-md-offset-8 {
    margin-left: 33.33333%;
  }
  .col-md-offset-7 {
    margin-left: 29.16667%;
  }
  .col-md-offset-6 {
    margin-left: 25%;
  }
  .col-md-offset-5 {
    margin-left: 20.83333%;
  }
  .col-md-offset-4 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 12.5%;
  }
  .col-md-offset-2 {
    margin-left: 8.33333%;
  }
  .col-md-offset-1 {
    margin-left: 4.16667%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24 {
    float: left;
  }
  .col-lg-24 {
    width: 100%;
  }
  .col-lg-23 {
    width: 95.83333%;
  }
  .col-lg-22 {
    width: 91.66667%;
  }
  .col-lg-21 {
    width: 87.5%;
  }
  .col-lg-20 {
    width: 83.33333%;
  }
  .col-lg-19 {
    width: 79.16667%;
  }
  .col-lg-18 {
    width: 75%;
  }
  .col-lg-17 {
    width: 70.83333%;
  }
  .col-lg-16 {
    width: 66.66667%;
  }
  .col-lg-15 {
    width: 62.5%;
  }
  .col-lg-14 {
    width: 58.33333%;
  }
  .col-lg-13 {
    width: 54.16667%;
  }
  .col-lg-12 {
    width: 50%;
  }
  .col-lg-11 {
    width: 45.83333%;
  }
  .col-lg-10 {
    width: 41.66667%;
  }
  .col-lg-9 {
    width: 37.5%;
  }
  .col-lg-8 {
    width: 33.33333%;
  }
  .col-lg-7 {
    width: 29.16667%;
  }
  .col-lg-6 {
    width: 25%;
  }
  .col-lg-5 {
    width: 20.83333%;
  }
  .col-lg-4 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 12.5%;
  }
  .col-lg-2 {
    width: 8.33333%;
  }
  .col-lg-1 {
    width: 4.16667%;
  }
  .col-lg-pull-24 {
    right: 100%;
  }
  .col-lg-pull-23 {
    right: 95.83333%;
  }
  .col-lg-pull-22 {
    right: 91.66667%;
  }
  .col-lg-pull-21 {
    right: 87.5%;
  }
  .col-lg-pull-20 {
    right: 83.33333%;
  }
  .col-lg-pull-19 {
    right: 79.16667%;
  }
  .col-lg-pull-18 {
    right: 75%;
  }
  .col-lg-pull-17 {
    right: 70.83333%;
  }
  .col-lg-pull-16 {
    right: 66.66667%;
  }
  .col-lg-pull-15 {
    right: 62.5%;
  }
  .col-lg-pull-14 {
    right: 58.33333%;
  }
  .col-lg-pull-13 {
    right: 54.16667%;
  }
  .col-lg-pull-12 {
    right: 50%;
  }
  .col-lg-pull-11 {
    right: 45.83333%;
  }
  .col-lg-pull-10 {
    right: 41.66667%;
  }
  .col-lg-pull-9 {
    right: 37.5%;
  }
  .col-lg-pull-8 {
    right: 33.33333%;
  }
  .col-lg-pull-7 {
    right: 29.16667%;
  }
  .col-lg-pull-6 {
    right: 25%;
  }
  .col-lg-pull-5 {
    right: 20.83333%;
  }
  .col-lg-pull-4 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 12.5%;
  }
  .col-lg-pull-2 {
    right: 8.33333%;
  }
  .col-lg-pull-1 {
    right: 4.16667%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-24 {
    left: 100%;
  }
  .col-lg-push-23 {
    left: 95.83333%;
  }
  .col-lg-push-22 {
    left: 91.66667%;
  }
  .col-lg-push-21 {
    left: 87.5%;
  }
  .col-lg-push-20 {
    left: 83.33333%;
  }
  .col-lg-push-19 {
    left: 79.16667%;
  }
  .col-lg-push-18 {
    left: 75%;
  }
  .col-lg-push-17 {
    left: 70.83333%;
  }
  .col-lg-push-16 {
    left: 66.66667%;
  }
  .col-lg-push-15 {
    left: 62.5%;
  }
  .col-lg-push-14 {
    left: 58.33333%;
  }
  .col-lg-push-13 {
    left: 54.16667%;
  }
  .col-lg-push-12 {
    left: 50%;
  }
  .col-lg-push-11 {
    left: 45.83333%;
  }
  .col-lg-push-10 {
    left: 41.66667%;
  }
  .col-lg-push-9 {
    left: 37.5%;
  }
  .col-lg-push-8 {
    left: 33.33333%;
  }
  .col-lg-push-7 {
    left: 29.16667%;
  }
  .col-lg-push-6 {
    left: 25%;
  }
  .col-lg-push-5 {
    left: 20.83333%;
  }
  .col-lg-push-4 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 12.5%;
  }
  .col-lg-push-2 {
    left: 8.33333%;
  }
  .col-lg-push-1 {
    left: 4.16667%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-24 {
    margin-left: 100%;
  }
  .col-lg-offset-23 {
    margin-left: 95.83333%;
  }
  .col-lg-offset-22 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .col-lg-offset-20 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-19 {
    margin-left: 79.16667%;
  }
  .col-lg-offset-18 {
    margin-left: 75%;
  }
  .col-lg-offset-17 {
    margin-left: 70.83333%;
  }
  .col-lg-offset-16 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .col-lg-offset-14 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-13 {
    margin-left: 54.16667%;
  }
  .col-lg-offset-12 {
    margin-left: 50%;
  }
  .col-lg-offset-11 {
    margin-left: 45.83333%;
  }
  .col-lg-offset-10 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .col-lg-offset-8 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-7 {
    margin-left: 29.16667%;
  }
  .col-lg-offset-6 {
    margin-left: 25%;
  }
  .col-lg-offset-5 {
    margin-left: 20.83333%;
  }
  .col-lg-offset-4 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .col-lg-offset-2 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-1 {
    margin-left: 4.16667%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
  content: " ";
  display: table;
}
.clearfix:after, .container:after, .container-fluid:after, .row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
body {
  font: normal 62.5% "Asap", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
}
a:focus {
  outline: 1px dotted invert;
}
hr {
  border: 0 #ccc solid;
  border-top-width: 1px;
  clear: both;
  height: 0;
}
h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin-top: 0;
  line-height: 1.25;
  font-weight: normal;
  font-family: "Gloria Hallelujah", Georgia, Times, "Times Ndew Roman", serif;
  letter-spacing: 1px;
}
.entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
  padding-top: 15px;
  font-weight: normal;
  color: #999;
}
h1 {
  font-size: 2.7rem;
}
h2 {
  font-size: 2.4rem;
}
h3 {
  font-size: 2.1rem;
}
h4 {
  font-size: 1.8rem;
}
h5 {
  font-size: 1.4rem;
}
h6 {
  font-size: 1.4rem;
}
ol {
  list-style: none;
}
ul {
  list-style: none;
}
li {
  margin: 0;
  list-style-position: inside;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
  margin-bottom: 15px;
}
h1 {
  margin: 0 0 15px 0;
  padding: 20px 0 20px 60px;
  font-family: 'Cinzel', serif;
  text-transform: uppercase;
  color: #d09e11;
  background: url(images/h1-bg.png) no-repeat 0 50%;
}
.center {
  text-align: center;
}
img, video {
  max-width: 100% !important;
  height: auto;
}
.lead-image {
  margin-bottom: 2.8rem;
  /* #WordPress Images
================================================== */
}
.gallery .gallery-item img {
  border: none !important;
}
.gallery dl {
  margin: 0;
  padding: 0;
  border: none;
}
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  /* Image does not overflow the content area */
  max-width: 96%;
  padding: 8px 3px 0;
  text-align: center;
}
.gallery .gallery-caption {
  padding: 8px 10px 10px;
  text-align: center;
}
.gallery .gallery-item dt a img {
  display: inline-block;
  margin: 0 auto;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 12px;
  line-height: 17px;
  margin: 1rem 0;
  padding: 5px 4px;
}
.entry form {
  padding: 1.5rem 3rem 3rem;
  background: #67524a url(images/stone-seamless.jpg);
  -moz-box-shadow: inset 0 0 10px 5px #1a1a1a;
  -webkit-box-shadow: inset 0 0 10px 5px #1a1a1a;
  box-shadow: inset 0 0 10px 5px #1a1a1a;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
input[type="email"], input[type="search"], input[type="text"], input[type="password"], textarea, select {
  margin-bottom: 2rem;
  border: 1px solid #eee;
  font-size: 1.6rem;
  text-transform: none;
  font-family: "Asap", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
  height: auto;
  /* The 6px vertically centers text on FF, ignored by Webkit */
  padding: 8px 6px;
  box-shadow: none;
  background: #fff;
  color: #333;
  /* Removes awwkard default styles on some inputs */
}
input[type="email"], input[type="search"], input[type="text"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
textarea {
  min-height: 10rem;
  max-width: 96%;
  padding-top: 6px;
  padding-bottom: 6px;
}
input[type="email"]:focus, input[type="search"]:focus, input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
  border: 1px solid #d09e11;
  outline: 0;
}
label, legend {
  display: block;
  font-weight: bold;
  font-size: 1.4rem;
  margin-bottom: 0.5rem;
}
fieldset {
  border-width: 0;
  padding: 0;
}
input[type="checkbox"], input[type="radio"] {
  display: inline;
}
label > .label-body {
  display: inline-block;
  font-weight: normal;
  margin-left: 0.5rem;
}
::-webkit-input-placeholder {
  text-transform: uppercase;
}
:-moz-placeholder {
  text-transform: uppercase;
}
::-moz-placeholder {
  text-transform: uppercase;
}
:-ms-input-placeholder {
  text-transform: uppercase;
}
article form {
  display: block;
  /* stop rounding on iOS */
}
.searchform input {
  -webkit-appearance: none;
  border-radius: 0;
  /* Gravity Forms */
}
body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox, body .gform_wrapper ul li.field_description_below div.ginput_container_radio {
  margin-bottom: 30px !important;
}
.gform_wrapper .gfield_required {
  color: #d09e11 !important;
}
.gform_confirmation_wrapper {
  margin-top: 2rem;
  padding: 2rem;
  color: #d09e11;
  border: 2px solid #d09e11 !important;
}
.gform_wrapper .field_description_below .gfield_description {
  padding-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.gform_wrapper #field_1_8 {
  margin-bottom: 3rem !important;
}
.gform_wrapper input#input_1_8 {
  margin-bottom: 0.5rem !important;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
  font-size: 2.1rem !important;
}
.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
  position: relative;
  top: 2px;
  left: 4px;
  font-size: 1.6rem !important;
}
a:link, a:visited {
  cursor: pointer;
  text-decoration: none;
  color: #d09e11;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}
a:hover, a:focus, a:active {
  text-decoration: underline;
}
a:active {
  outline: none;
}
a img {
  border: none;
  display: block;
}
.button, a.button:link, a.button:visited {
  cursor: pointer;
  padding: 1rem 2rem;
  font: normal 2.1rem "Gloria Hallelujah", Georgia, Times, "Times Ndew Roman", serif;
  text-transform: uppercase;
  -moz-box-shadow: inset 0 0 2px 2px #3c312b;
  -webkit-box-shadow: inset 0 0 2px 2px #3c312b;
  box-shadow: inset 0 0 2px 2px #3c312b;
  border-radius: 6px;
  border: none;
  color: #581100;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d1a052+0,9f6500+100 */
  text-shadow: 0 1px 1px #e9bf77;
  /* Old browsers */
  background: #d1a052;
  /* FF3.6-15 */
  background: -moz-linear-gradient(top, #d1a052 0%, #9f6500 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-linear-gradient(top, #d1a052 0%, #9f6500 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: linear-gradient(to bottom, #d1a052 0%, #9f6500 100%);
  /* IE6-9 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d1a052', endColorstr='#9f6500',GradientType=0);
}
.button:hover, a.button:hover, a.button:focus, a.button:active {
  text-decoration: none;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f1f1f2+0,9c9c9f+100 */
  text-shadow: 0 1px 1px #fff;
  /* Old browsers */
  background: #f1f1f2;
  /* FF3.6-15 */
  background: -moz-linear-gradient(top, #f1f1f2 0%, #9c9c9f 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-linear-gradient(top, #f1f1f2 0%, #9c9c9f 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: linear-gradient(to bottom, #f1f1f2 0%, #9c9c9f 100%);
  /* IE6-9 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f2', endColorstr='#9c9c9f',GradientType=0);
}
#banner {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: url(images/banner.jpg) no-repeat top center;
  height: 309px;
  z-index: 8888;
}
a#site-name {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
nav#main-nav ul {
  width: 100%;
  margin: 1rem 0 2rem;
  padding: 0.5rem 0 2rem;
  line-height: 1.7em;
  text-align: center;
  font-weight: normal;
  background: url(images/border-tile-faded.png) repeat-x bottom left;
}
nav#main-nav ul li {
  display: inline;
  margin: 0 1.5rem;
  list-style-type: none;
  list-style-position: outside;
}
nav#main-nav ul li a {
  display: inline-block;
  padding: 0;
  text-decoration: none;
  font-size: 1.6rem;
  font-weight: normal;
  font-family: "Cinzel", "Gloria Hallelujah", Georgia, Times, "Times Ndew Roman", serif;
  color: #ebddb6;
  letter-spacing: 2px;
  text-shadow: 1px 1px 2px #000;
  text-transform: uppercase;
}
nav#main-nav ul li a:hover {
  color: #d09e11;
}
div.pagination {
  text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span {
  display: inline-block;
  padding: 1.2rem 1.5rem;
  line-height: 1.5rem;
  text-decoration: none;
  font-size: 1.4rem;
  background: #d09e11;
  color: #fff;
  border: none;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
  background: #f1c956;
}
.post {
  float: left;
  clear: left;
  width: 100%;
  margin-bottom: 20px;
}
.index .post {
  width: 640px;
  padding: 30px 30px 20px;
  background: #67524a url(images/stone-seamless.jpg);
  -moz-box-shadow: inset 0 0 10px 5px #1a1a1a;
  -webkit-box-shadow: inset 0 0 10px 5px #1a1a1a;
  box-shadow: inset 0 0 10px 5px #1a1a1a;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.index .post h2.post-title {
  float: left;
  width: 400px;
  padding-top: 0;
  margin-right: 40px;
}
.index .post .post-date {
  float: right;
  width: 200px;
  margin-top: 5px;
  font: normal 0.9em "Gloria Hallelujah", Georgia, Times, "Times Ndew Roman", serif;
  text-transform: uppercase;
  text-align: right;
  letter-spacing: 1px;
  color: #a77d55;
}
.index .post .excerpt-content {
  float: left;
  clear: left;
  width: 100%;
}
p.postmetadata {
  margin-bottom: 15px;
  font-size: 0.9em;
  font-family: "Gloria Hallelujah", Georgia, Times, "Times Ndew Roman", serif;
  color: #a77d55;
}
p.postmetadata a {
  color: #a77d55;
  text-decoration: underline;
}
.entry ul, .entry ol {
  margin: 2rem 0;
}
.entry ul li {
  list-style-type: disc;
  margin: 0.5em 0;
}
.entry ol li {
  list-style-type: decimal;
  margin: 0.5em 0;
  /* Book Single */
}
body.single-books .book-meta h3 {
  margin-top: 3rem;
  padding-top: 3rem;
  background: url(images/border-tile-faded.png) repeat-x 0 0;
  text-align: center;
  text-transform: uppercase;
  color: #d09e11;
}
body.single-books #single-buy p {
  text-align: center;
}
body.single-books #single-buy p a {
  display: inline-block;
  margin: 0 10px;
}
body.single-books blockquote.mp-quote {
  margin-bottom: 2rem;
}
body.single-books blockquote.mp-quote cite {
  font-size: 1.8rem;
  font-family: "Gloria Hallelujah", Georgia, Times, "Times Ndew Roman", serif;
  color: #fff;
  /* Wiki Single */
}
body.single-wiki .wiki-thumbnail div.featured-caption {
  margin-top: 1rem;
  margin-bottom: -1rem;
  text-align: center;
  font-style: italic;
}
.sidebar {
  margin-top: 1.5rem;
}
.widget {
  float: left;
  width: 100%;
  margin-bottom: 2rem;
  padding: 3rem;
  line-height: 1.6;
  text-align: center;
  font-size: 1.5rem;
  background: #67524a url(images/stone-seamless.jpg);
  -moz-box-shadow: inset 0 0 10px 5px #1a1a1a;
  -webkit-box-shadow: inset 0 0 10px 5px #1a1a1a;
  box-shadow: inset 0 0 10px 5px #1a1a1a;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.widget h3 {
  text-align: center;
  color: #d9af2e;
}
.widget ul {
  margin-bottom: 0;
  padding-left: 0;
}
.widget li {
  text-align: left;
  list-style: none;
  margin-bottom: 10px;
  padding-bottom: 10px;
  background: url(images/single-border.png) repeat-x bottom left;
}
.widget li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  background: none;
}
.widget ul li ul, .widget ul li ul li ul {
  margin-bottom: 0.5em;
}
.widget ul li ul li, .widget ul li ul li ul li {
  margin-bottom: 0.5em;
}
.widget ul li a {
  /* Welcome */
}
.welcome-widget.widget {
  padding-bottom: 0;
  text-align: center;
  background: #1e1b0d url(images/welcome-widget.png) no-repeat top center;
  /* Museum */
}
.museum-widget .museum-thumbnails.row {
  margin-left: -5px;
  margin-right: -5px;
}
.museum-widget .museum-thumbnails .museum-thumb.col-sm-8 {
  margin-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  /* Books */
}
img#book-widget-banner {
  margin: -40px 0 10px;
}
.books-widget .book-covers.row {
  margin-left: -5px;
  margin-right: -5px;
}
.books-widget .book-covers .book-cover.col-sm-12 {
  margin-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  /* Share */
}
.share-widget.widget ul.share-buttons {
  margin-top: 2rem;
}
.share-widget.widget ul.share-buttons li {
  display: inline-block;
  margin: 0 1rem 1rem 0;
  padding: 0;
  border: none;
  background: none;
}
.share-widget.widget ul.share-buttons li:last-child {
  margin-right: 0;
}
.share-widget.widget ul.share-buttons li a img {
  width: 30px;
  height: 30px;
  /* Signup */
}
.signup-widget.widget input {
  width: 100%;
  margin-bottom: 1rem;
}
.signup-widget.widget input:last-child {
  margin-bottom: 0;
}
#footer-contents {
  margin: 40px 0 0;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 1.2rem;
  font-family: "Gloria Hallelujah", Georgia, Times, "Times Ndew Roman", serif;
  background: url(images/border-tile-faded.png) repeat-x top left;
  color: #676767;
}
#footer ul.footer-social {
  float: none;
  margin-bottom: 0;
  padding-left: 0;
  text-align: center;
}
#footer ul.footer-social li {
  display: inline;
  margin: 1rem 1rem 0;
}
#footer ul.footer-social li a {
  display: inline-block;
}
#footer ul.footer-social li a img {
  width: 30px;
  height: 30px;
}
#footer ul.footer-social li a:hover {
  text-decoration: none;
}
#respond {
  clear: left;
  margin-top: 10px;
}
h3#comments {
  margin-top: 3rem;
  padding-top: 3rem;
  background: url(images/border-tile-faded.png) repeat-x 0 0;
}
ul.commentlist {
  margin: 20px 0;
  padding: 0;
}
ul.commentlist li {
  margin: 20px 0 0;
  padding: 20px 20px 20px 78px;
  position: relative;
  list-style: none;
}
ul.commentlist li cite.fn {
  margin: 0 0 10px 0;
  font-size: 1.2em;
  font-family: "Gloria Hallelujah", Georgia, Times, "Times Ndew Roman", serif;
}
ul.commentlist .avatar {
  position: absolute;
  top: 20px;
  left: 20px;
  border: 1px solid #3f3213;
}
ul.commentlist .commentmetadata {
  display: none;
}
ul.commentlist ul {
  margin: 20px 0 20px 0px;
  padding: 0;
}
ul.commentlist ul li {
  border: 0;
  overflow: auto;
  padding-bottom: 0;
}
ul.commentlist li.even {
  background: #000;
}
ul.commentlist li.odd {
  background: #222;
}
.says {
  display: none;
}
#commentform label {
  float: left;
  width: 200px;
}
#commentform textarea {
  margin-top: 15px;
  width: 100%;
}
html {
  background: #1a1a1a url(images/bg-tile.jpg) repeat-x top left;
}
body {
  margin: 0 auto;
  line-height: 1.7;
  font-size: 1.6rem;
  color: #c7c4ba;
  /* Frontpage */
}
h1#frontpage-intro-header, #frontpage-news h1 {
  margin: 0 0 2rem;
  padding: 60px 0 0;
  font-family: 'Cinzel', serif;
  text-transform: uppercase;
  text-align: center;
  color: #d09e11;
  background: url(images/h1-bg.png) no-repeat 50% 0;
}
#frontpage-intro-text {
  text-align: left;
  letter-spacing: 1px;
  padding: 0 2rem;
  line-height: 1.7;
  font-size: 2rem;
  font-family: "Gloria Hallelujah", Georgia, Times, "Times Ndew Roman", serif;
  color: #eee;
}
#frontpage-intro-text p:last-child {
  margin-bottom: 0;
}
#frontpage-intro-text img.rotate {
  border: 7px solid #babbaf;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}
#frontpage-news {
  float: left;
  width: 100%;
  margin-top: 2rem;
  padding-top: 4rem;
  background: url(images/border-tile-faded.png) repeat-x 0 0;
}
#frontpage-news .front-news-item {
  float: left;
  width: 100%;
  margin: 2rem 0;
}
#frontpage-news .front-news-item a.front-news-thumbnail {
  display: block;
  margin: 0 auto 1rem;
  text-align: center;
}
#frontpage-news .front-news-item a.front-news-thumbnail img {
  margin: 0 auto;
  /* Museum Page */
}
.exhibit-category-grid {
  margin: 3rem 0 1rem;
}
a.exhibit-category-link {
  margin-bottom: 3rem;
}
a.exhibit-category-link:visited, a.exhibit-category-link:hover, a.exhibit-category-link:focus, a.exhibit-category-link:active {
  text-decoration: none;
}
a.exhibit-category-link h3 {
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  text-align: center;
  color: #581100;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d1a052+0,9f6500+100 */
  text-shadow: 0 1px 1px #e9bf77;
  /* Old browsers */
  background: #d1a052;
  /* FF3.6-15 */
  background: -moz-linear-gradient(top, #d1a052 0%, #9f6500 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-linear-gradient(top, #d1a052 0%, #9f6500 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: linear-gradient(to bottom, #d1a052 0%, #9f6500 100%);
  /* IE6-9 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d1a052', endColorstr='#9f6500',GradientType=0);
}
a.exhibit-category-link:hover h3, a.exhibit-category-link:focus h3, a.exhibit-category-link:active h3 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f1f1f2+0,9c9c9f+100 */
  text-shadow: 0 1px 1px #fff;
  /* Old browsers */
  background: #f1f1f2;
  /* FF3.6-15 */
  background: -moz-linear-gradient(top, #f1f1f2 0%, #9c9c9f 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-linear-gradient(top, #f1f1f2 0%, #9c9c9f 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: linear-gradient(to bottom, #f1f1f2 0%, #9c9c9f 100%);
  /* IE6-9 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f2', endColorstr='#9c9c9f',GradientType=0);
}
a.exhibit-category-link img {
  transition: opacity 0.2s linear;
  -webkit-backface-visibility: hidden;
}
a.exhibit-category-link:hover img {
  opacity: 0.6;
  /* Museum Taxonomy Page */
}
.exhibit-category-description {
  margin-bottom: 3rem;
  /* Books */
}
.index .books {
  float: left;
  clear: none;
  width: 240px;
  margin: 0 20px 20px;
}
.index .books h2 {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.index .books .index-thumbnail {
  margin: 0 40px 10px;
}
.single-books .thumbnail {
  float: right;
  margin: 0 0 10px 30px;
}
#book-meta {
  padding: 15px;
}
span.book-meta-label {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.9em;
  font-family: "Gloria Hallelujah", Georgia, Times, "Times Ndew Roman", serif;
  /* Competitions */
}
.competition-item {
  margin-bottom: 3rem;
  padding: 1.5rem 3rem;
  line-height: 1.6;
  font-size: 1.5rem;
  background: #67524a url(images/stone-seamless.jpg);
  -moz-box-shadow: inset 0 0 10px 5px #1a1a1a;
  -webkit-box-shadow: inset 0 0 10px 5px #1a1a1a;
  box-shadow: inset 0 0 10px 5px #1a1a1a;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
p.competition-button-container {
  margin-top: 3rem;
}
.competition-button-container .button {
  padding: 0.5rem 2rem;
}
html.swipebox-html.swipebox-touch {
  overflow: hidden !important;
}
#swipebox-overlay img {
  border: none !important;
}
#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#swipebox-container {
  position: relative;
  width: 100%;
  height: 100%;
}
#swipebox-slider {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
  cursor: pointer;
}
#swipebox-slider .slide {
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
}
#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
#swipebox-slider .slide img, #swipebox-slider .slide .swipebox-video-container, #swipebox-slider .slide .swipebox-inline-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}
#swipebox-slider .slide .swipebox-video-container {
  background: none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
#swipebox-slider .slide-loading {
  background: url(images/swipebox/loader.gif) no-repeat center center;
}
#swipebox-bottom-bar, #swipebox-top-bar {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%;
}
#swipebox-bottom-bar {
  bottom: -50px;
}
#swipebox-bottom-bar.visible-bars {
  -webkit-transform: translate3d(0, -50px, 0);
  transform: translate3d(0, -50px, 0);
}
#swipebox-top-bar {
  top: -50px;
}
#swipebox-top-bar.visible-bars {
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
}
#swipebox-title {
  display: block;
  width: 100%;
  text-align: center;
}
#swipebox-prev, #swipebox-next, #swipebox-close {
  background-image: url(images/swipebox/icons.png);
  background-repeat: no-repeat;
  border: none !important;
  text-decoration: none !important;
  cursor: pointer;
  width: 50px;
  height: 50px;
  top: 0;
}
#swipebox-arrows {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 50px;
}
#swipebox-prev {
  background-position: -32px 13px;
  float: left;
}
#swipebox-next {
  background-position: -78px 13px;
  float: right;
}
#swipebox-close {
  top: 0;
  right: 0;
  position: absolute;
  z-index: 9999;
  background-position: 15px 12px;
}
.swipebox-no-close-button #swipebox-close {
  display: none;
}
#swipebox-prev.disabled, #swipebox-next.disabled {
  opacity: 0.3;
}
.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
  -webkit-animation: rightSpring 0.3s;
  animation: rightSpring 0.3s;
}
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
  -webkit-animation: leftSpring 0.3s;
  animation: leftSpring 0.3s;
}
.swipebox-touch #swipebox-container:before, .swipebox-touch #swipebox-container:after {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: ' ';
  position: absolute;
  z-index: 999;
  top: 0;
  height: 100%;
  width: 20px;
  opacity: 0;
}
.swipebox-touch #swipebox-container:before {
  left: 0;
  -webkit-box-shadow: inset 10px 0px 10px -8px #656565;
  box-shadow: inset 10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-container:after {
  right: 0;
  -webkit-box-shadow: inset -10px 0px 10px -8px #656565;
  box-shadow: inset -10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
  opacity: 1;
}
.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
  opacity: 1;
}
@-webkit-keyframes rightSpring {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes rightSpring {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes leftSpring {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes leftSpring {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@media screen and (min-width: 800px) {
  /* Skin 
--------------------------*/  #swipebox-close {
    right: 10px;
  }
  #swipebox-arrows {
    width: 92%;
    max-width: 800px;
  }
}
#swipebox-overlay {
  background: #0d0d0d;
}
#swipebox-bottom-bar, #swipebox-top-bar {
  text-shadow: 1px 1px 1px black;
  background: #000;
  opacity: 0.95;
}
#swipebox-top-bar {
  color: white !important;
  font-size: 15px;
  line-height: 43px;
  font-family: Helvetica, Arial, sans-serif;
}
a.meanmenu-reveal {
  display: none;
  /* when under viewport size, .mean-container is added to body */
}
.mean-container .mean-bar {
  float: left;
  width: 100%;
  position: relative;
  background: #d09e11;
  padding: 4px 0 0;
  min-height: 42px;
  z-index: 999999;
}
.mean-container a.meanmenu-reveal {
  width: 22px;
  height: 22px;
  padding: 13px 13px 11px 13px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  text-transform: lowercase;
  line-height: 22px;
  font-size: 1px;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.mean-container a.meanmenu-reveal span {
  display: block;
  background: #fff;
  height: 3px;
  margin-top: 3px;
}
.mean-container .mean-nav {
  float: left;
  width: 100%;
  background: #fff;
  margin-top: 44px;
  border-bottom: 1px solid #eee;
}
.mean-container .mean-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
}
.mean-container .mean-nav ul li {
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
}
.mean-container .mean-nav ul li a {
  display: block;
  float: left;
  width: 90%;
  padding: 1em 5%;
  margin: 0;
  text-align: left;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  font-family: "Gloria Hallelujah", Georgia, Times, "Times Ndew Roman", serif;
  background: #d09e11;
  color: #fff;
  border-top: 1px solid #eee;
}
.mean-container .mean-nav ul li ul {
  width: 100%;
}
.mean-container .mean-nav ul li ul ul {
  clear: both;
  top: 47px;
  left: -10px;
}
.mean-container .mean-nav ul li li a {
  display: block;
  width: 80%;
  padding: 1em 10%;
  border-top: 1px solid #eee;
  visibility: visible;
}
.mean-container .mean-nav ul li.mean-last a {
  border-bottom: none;
  margin-bottom: 0;
}
.mean-container .mean-nav ul li li li a {
  width: 70%;
  padding: 1em 15%;
}
.mean-container .mean-nav ul li li li li a {
  width: 60%;
  padding: 1em 20%;
}
.mean-container .mean-nav ul li li li li li a {
  width: 50%;
  padding: 1em 25%;
}
.mean-container .mean-nav ul li a:hover {
  background: ;
  color: #fff;
}
.mean-container .mean-nav ul li a.mean-expand {
  margin-top: 1px;
  width: 17px;
  padding: 17px 17px 15px !important;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  background: #fff;
  color: #d09e11;
  border: none !important;
  border-left: 1px solid #eee !important;
  border-bottom: 1px solid #eee !important;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
  background: ;
  color: #fff;
}
.mean-container .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both;
}
.mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0;
  /* Fix for box sizing on Foundation Framework etc. */
}
.mean-container .mean-bar, .mean-container .mean-bar * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.mean-remove {
  display: none !important;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  /* Smartphones (portrait) ----------- */}
@media only screen and (max-width: 320px) {
  /* Smartphones (landscape) ----------- */}
@media only screen and (min-width: 361px) and (max-width: 480px) {
  /* Mainly for the slideshow on mobile portrait */}
@media only screen and (min-width: 320px) and (max-width: 380px) {
  /* Stuff that also happens when meanmenu kicks in */}
@media only screen and (max-width: 675px) {
  /* everything up to iPad portrait ----------- */  #banner {
    position: relative;
    display: block;
    background: url(images/banner.jpg) no-repeat top center;
    height: 200px;
    z-index: 8888;
  }
  div#site-name {
    position: absolute;
    width: 100%;
    text-align: center;
  }
  div#site-name a {
    display: inline-block;
    margin-top: 67px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 940px) {
  /* iPads (portrait and landscape) ----------- */  #sidebar-inner {
    padding: 14.2rem 0 0 0;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* iPads (portrait) ----------- */}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* iPads (landscape) ----------- */}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* iPads (portrait) and above ----------- */}
@media only screen and (min-width: 768px) {
  /* Desktops and laptops ----------- */}
@media only screen and (min-width: 1224px) {
  /* Large screens ----------- */}
@media only screen and (min-width: 1824px) {
  /* Retinaaaaah ----------- */}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
    /* Black prints faster: sanbeiji.com/archives/953 */
  }
  a, a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
    /* Don't show links for images, or javascript/internal links */
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* css-discuss.incutio.com/wiki/Printing_Tables */
  }
  tr, img {
    page-break-inside: avoid;
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
}
