@import url(https://fonts.googleapis.com/css?family=Lovers+Quarrel|EB+Garamond);
@font-face {
  font-family: 'NutIcons-event';
  src: url("ico/event.eot");
  src: url("ico/event.eot?#iefix") format("embedded-opentype"), url("ico/event.woff") format("woff"), url("ico/event.ttf") format("truetype"), url("ico/event.svg#NutIcons") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Apply this font to the icon class. */
.icon {
  font-family: NutIcons-event, sans; }

/* Theme */
h1 {
  background: #cf0f2f;
  color: #ffffff;
  text-shadow: 0em 0em 0.4em #fff;
  box-shadow: 0em 0.2em 0.5em -0.2em rgba(0, 0, 0, 0.5), 0em 0em 1px 0em rgba(207, 15, 47, 0.25); }

h2, h4, h6 {
  color: #bf3f3f; }

h3, h5 {
  color: #ef9f5f; }

body {
  color: #000000;
  background: #ffffff; }

body:before {
  color: #c50e2d; }

@media only screen and (min-width: 51em) {
  html {
    color: #000000;
    background: #cfcbbf; }

  body {
    box-shadow: 0em 0.1em 0.5em -0.1em rgba(0, 0, 0, 0.5), inset 0em 0em 1px 0em rgba(0, 0, 0, 0.25); } }
a:link {
  color: #cf0f2f; }

a:visited {
  color: #8a6e72; }

a:hover {
  color: #f46980; }

a:active {
  color: #ef9f5f; }

h2 {
  background-image: -webkit-linear-gradient(0deg, rgba(191, 63, 63, 0), rgba(191, 63, 63, 0.5), rgba(191, 63, 63, 0));
  background-image: -moz-linear-gradient(0deg, rgba(191, 63, 63, 0), rgba(191, 63, 63, 0.5), rgba(191, 63, 63, 0));
  background-image: linear-gradient(90deg, rgba(191, 63, 63, 0), rgba(191, 63, 63, 0.5), rgba(191, 63, 63, 0));
  background-size: 100% 1px;
  background-position: 0% 50%;
  background-repeat: no-repeat;
  text-shadow: -3px 0px 0px #ffffff, -2px 0px 0px #ffffff, -1px 0px 0px #ffffff, 1px 0px 0px #ffffff, 2px 0px 0px #ffffff, 3px 0px 0px #ffffff; }

/* Font settings */
body {
  line-height: 1.5;
  font-family: 'EB Garamond', serif;
  font-variant-ligatures: common-ligatures; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
  margin: 0.25em 0em;
  font-weight: bold; }

h1, h2 {
  font-family: 'Lovers Quarrel', serif;
  font-weight: normal;
  text-align: center; }

h1 {
  font-size: 250%;
  line-height: 1.2em; }

h2 {
  font-size: 200%;
  clear: both; }

/* Page dimensions */
*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

html {
  margin: 0em;
  padding: 0em; }

body {
  margin: 0em auto;
  padding: 0em 1em 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

h1 {
  padding: 0.1em 0.4em 0em;
  margin: 0em -0.4em 0.6em; }

@media only screen {
  html {
    height: 100%; }

  body {
    margin: 0em; } }
@media only screen and (min-width: 51em) {
  body {
    position: relative;
    margin: 1em auto;
    padding: 1em 1.5em;
    max-width: 50em; }

  h1 {
    padding: 0.1em 0.8em 0em;
    margin: 0em -0.8em 0.6em; } }
@media only screen and (min-width: 55em) {
  /* A ribbon, just for kicks */
  body:before {
    content: '';
    width: 52em;
    height: 0em;
    position: absolute;
    z-index: -1;
    left: -2em;
    top: 1.25em;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border-style: solid;
    border-width: 1.625em 1em;
    border-left-color: transparent;
    border-right-color: transparent;
    box-shadow: 0em 0.5em 0.5em -0.5em rgba(0, 0, 0, 0.5); } }
/* Texty elements */
body {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  counter-reset: figure; }

p {
  margin: 0.5em 0em 1em; }

ul {
  padding-left: 2em; }

li {
  margin-bottom: 0.5em; }

ol {
  list-style-type: decimal; }

ol ol {
  list-style-type: lower-alpha; }

ol ol ol {
  list-style-type: lower-roman; }

ol ol ol ol {
  list-style-type: upper-alpha; }

ol ol ol ol ol {
  list-style-type: decimal; }

dt {
  font-weight: bold;
  margin-left: 1em;
  margin-top: 0.5em; }

dd {
  margin-left: 2em; }

img, iframe {
  border: none;
  display: inline-block;
  vertical-align: middle; }

.icon {
  display: inline-block;
  vertical-align: baseline;
  width: 1em;
  height: 1em;
  line-height: 1em; }

a.icon {
  text-decoration: none; }

table {
  margin: 0.5em auto;
  border-spacing: 0em;
  border-collapse: collapse; }

td, th {
  border: 1px solid #000;
  padding: 0.1em 0.5em; }

/* Page elements */
.iconlinks {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }
  .iconlinks a {
    margin-top: 0.3125em;
    font-size: 150%;
    padding: 0.25em;
    opacity: 0.5;
    color: #fff;
    transition: opacity 0.2s, text-shadow 0.2s;
    float: right;
    margin-right: -0.25em; }
    .iconlinks a:hover, .iconlinks a:active {
      opacity: 1.0;
      text-shadow: 0em 0em 0.2em #fff; }
    .iconlinks a.disabled {
      opacity: 0.25;
      text-shadow: none; }
  .iconlinks :first-child {
    float: left;
    margin-left: -0.25em;
    margin-right: 0em; }

.colophon {
  text-align: center;
  margin: 0.5em 0em 0em;
  font-size: 90%;
  color: #666666; }

.blockchildren {
  text-align: center; }
  .blockchildren > div, .blockchildren > ul, .blockchildren > dl, .blockchildren > iframe {
    display: inline-block;
    vertical-align: middle;
    margin: 0.5em 1em;
    text-align: left; }

.embeddedmap {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 1px solid #999; }

.floatmap {
  display: block;
  margin: 0em auto 1em;
  text-align: center; }
  @media only screen and (min-width: 550px) {
    .floatmap {
      float: right;
      margin: 0em 0em 1em 1em; }
      .floatmap.left {
        float: left;
        margin: 0em 1em 1em 0em; } }

/* Specifics */
.gallery {
  list-style-type: none;
  margin: 0em;
  padding: 0em;
  text-align: center; }
  .gallery > li {
    display: inline-block;
    vertical-align: middle; }
    .gallery > li > a {
      padding: 0.25em; }
      .gallery > li > a > img {
        max-width: 128px;
        max-height: 128px; }
