/******************************************************************
Theme Name: Eeuwig
Theme URI: http://www.klasse.be/eeuwig-theme
Description: Single-pager theme voor Yeti afscheidspagina.
Author: Klasse
Author URI: http://www.klasse.be
Version: 0.1
Template: twentyfourteen
Tags: fluid-layout, responsive-layout, accessibility-ready, translation-ready, microformats, rtl-language-support, onepager

License: Non-GPL
License URI: http://www.klasse.be/
******************************************************************/
/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222;
}
html {
  font-size: 1em;
  line-height: 1.4;
}
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
audio,
canvas,
img,
video {
  vertical-align: middle;
}
/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}
/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* begin params */
/* end params */
html {
  font-size: 62.5%;
}
body {
  background-image: url('images/soil.jpg');
  color: white;
  font-family: "ff-netto-web";
  font-size: 16px;
  font-size: 1.6rem;
}
#sitebody,
#sitefooter {
  width: 30rem;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 660px) {
  #sitebody,
  #sitefooter {
    width: 64rem;
  }
}
@media screen and (min-width: 1030px) {
  #sitebody,
  #sitefooter {
    width: 960px;
  }
}
@media screen and (min-width: 1500px) {
  #sitebody,
  #sitefooter {
    width: 1280px;
  }
}
#sitefooter {
  margin-top: 20px;
  margin-top: 2rem;
  border-top: 1px dotted white;
  padding-top: 10px;
  padding-top: 1rem;
}
#sitefooter a {
  color: white;
  text-decoration: none;
  border-bottom: 1px solid white;
}
#sitefooter a:hover {
  border-color: #ffe600;
}
#commentform {
  background-color: #ffe600;
  border-radius: 8px;
  color: black;
  padding: 20px;
  padding: 2rem;
  padding-left: 100px;
  padding-left: 10rem;
  max-width: 500px;
  max-width: 50rem;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
@media screen and (min-width: 1500px) {
  #commentform {
    left: -1rem;
  }
}
@media screen and (max-width: 1030px) {
  #commentform {
    margin-left: 0;
    margin-right: 0;
  }
}
#commentform .icon-comment-big {
  position: absolute;
  top: 15px;
  top: 1.5rem;
  left: 20px;
  left: 2rem;
}
#commentform .icon-comment-big .charcounter {
  font-size: 8px;
  font-size: 0.8rem;
}
/* begin form fields */
.formfield {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
.hiddenfields {
  margin-top: 10px;
  margin-top: 1rem;
}
.field-textarea textarea {
  font-family: "ff-netto-web";
  border: 2px solid #656565;
  border-radius: 6px;
  width: 90%;
  height: 50px;
  height: 5rem;
  padding: 5px;
  padding: 0.5rem;
  font-size: 16px;
  font-size: 1.6rem;
  color: #323232;
}
.field-textarea label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
input[type=text],
input[type=email] {
  border: 2px solid #656565;
  font-family: "ff-netto-web";
  border-radius: 6px;
  padding: 5px;
  padding: 0.5rem;
  font-size: 16px;
  font-size: 1.6rem;
  color: #323232;
}
input[type=submit] {
  border-radius: 6px;
  border: 2px solid white;
  background-color: black;
  color: white;
  font-family: "ff-netto-web";
  font-size: 16px;
  font-size: 1.6rem;
  padding: 10px;
  padding: 1rem;
}
.selector-color {
  display: inline-block;
  margin-right: 10px;
  margin-right: 1rem;
  margin-top: 15px;
  margin-top: 1.5rem;
}
.selector-color input[type="radio"] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.selector-color.selected .colourchip {
  border: 2px solid black;
  width: 26px;
  width: 2.6rem;
  height: 26px;
  height: 2.6rem;
}
.selector-color-green .colourchip {
  background-color: #5bc758;
}
.selector-color-blue .colourchip {
  background-color: #3399ff;
}
.selector-color-red .colourchip {
  background-color: #e45858;
}
.selector-color-purple .colourchip {
  background-color: #bb5ae4;
}
.selector-color-orange .colourchip {
  background-color: #ff751a;
}
.selector-color-teal .colourchip {
  background-color: #46c3b7;
}
.colourchip {
  width: 30px;
  width: 3rem;
  height: 30px;
  height: 3rem;
  background-color: grey;
  border-radius: 6px;
  cursor: pointer;
}
.field-button,
.field-textarea {
  margin-bottom: 0;
}
.field-button {
  text-align: right;
}
.notice {
  font-size: 12px;
  font-size: 1.2rem;
  color: #665c00;
}
/* end form fields */
#sitebody {
  z-index: 50;
}
#sitebody .placeholder {
  color: white;
  max-width: 500px;
  max-width: 50rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 30px;
  font-size: 3rem;
}
#sitebody .pagination {
  text-align: center;
  margin-top: 10px;
  margin-top: 1rem;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
#sitebody .pagination a {
  color: white;
  text-decoration: none;
}
#sitebody .pagination a.active {
  border-bottom: 1px solid #ffe600;
}
#sitebody .button {
  background-color: #3399ff;
  color: white;
  text-decoration: none;
  border-radius: 5px;
  border-bottom: 2px solid #007fff;
  display: block;
  text-align: center;
  max-width: 500px;
  max-width: 50rem;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  padding: 0.5rem;
}
#sitebody .entry,
#sitebody .coverblock {
  width: 300px;
  width: 30rem;
  color: black;
  display: block;
  background-color: white;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
#sitebody .entry header,
#sitebody .coverblock header {
  padding: 20px;
  padding: 2rem;
  color: white;
}
#sitebody .entry header time,
#sitebody .coverblock header time {
  display: block;
  text-align: right;
}
#sitebody .entry header .icon-comment-small,
#sitebody .coverblock header .icon-comment-small {
  position: absolute;
  left: 20px;
  left: 2rem;
  top: 20px;
  top: 2rem;
}
#sitebody .entry footer,
#sitebody .coverblock footer {
  padding: 20px;
  padding: 2rem;
  padding-top: 0;
}
#sitebody .entry .body,
#sitebody .coverblock .body {
  padding: 20px;
  padding: 2rem;
  padding-top: 0;
  padding-bottom: 0;
}
#sitebody .entry.clr-blue header,
#sitebody .coverblock.clr-blue header {
  background-color: #3399ff;
}
#sitebody .entry.clr-blue footer,
#sitebody .coverblock.clr-blue footer {
  color: #3399ff;
}
#sitebody .entry.clr-green header,
#sitebody .coverblock.clr-green header {
  background-color: #5bc758;
}
#sitebody .entry.clr-green footer,
#sitebody .coverblock.clr-green footer {
  color: #5bc758;
}
#sitebody .entry.clr-red header,
#sitebody .coverblock.clr-red header {
  background-color: #e45858;
}
#sitebody .entry.clr-red footer,
#sitebody .coverblock.clr-red footer {
  color: #e45858;
}
#sitebody .entry.clr-purple header,
#sitebody .coverblock.clr-purple header {
  background-color: #bb5ae4;
}
#sitebody .entry.clr-purple footer,
#sitebody .coverblock.clr-purple footer {
  color: #bb5ae4;
}
#sitebody .entry.clr-orange header,
#sitebody .coverblock.clr-orange header {
  background-color: #ff751a;
}
#sitebody .entry.clr-orange footer,
#sitebody .coverblock.clr-orange footer {
  color: #ff751a;
}
#sitebody .entry.clr-teal header,
#sitebody .coverblock.clr-teal header {
  background-color: #46c3b7;
}
#sitebody .entry.clr-teal footer,
#sitebody .coverblock.clr-teal footer {
  color: #46c3b7;
}
#sitebody .coverblock {
  font-family: "ff-netto-web";
}
#sitebody .coverblock .cover {
  width: 260px;
  width: 26rem;
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-top: 2rem;
}
#sitebody .coverblock .cover img {
  display: block;
  position: relative;
  margin-right: auto;
  margin-left: auto;
}
#sitebody .coverblock footer {
  position: relative;
  margin-top: 10px;
  margin-top: 1rem;
}
#sitebody .coverblock footer a {
  display: inline-block;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  color: #3399ff;
}
#sitebody .coverblock footer a:hover {
  border-bottom: 1px solid #3399ff;
}
#sitebody .coverblock .download {
  position: absolute;
  right: 20px;
  right: 2rem;
}
#logo {
  z-index: 40;
  width: 100px;
  width: 10rem;
  height: 100px;
  height: 10rem;
  position: absolute;
  top: -20px;
  top: -2rem;
  left: -20px;
  left: -2rem;
}
#logo img {
  width: 100px;
  width: 10rem;
  height: 100px;
  height: 10rem;
}
@media screen and (min-width: 660px) {
  #logo {
    top: -5rem;
    width: 15rem;
    height: 15rem;
  }
  #logo img {
    width: 15rem;
    height: 15rem;
  }
}
@media screen and (min-width: 1030px) {
  #logo {
    width: 20rem;
    height: 20rem;
  }
  #logo img {
    width: 20rem;
    height: 20rem;
  }
}
#intro,
#topnav {
  padding-left: 80px;
  padding-left: 8rem;
}
@media screen and (min-width: 660px) {
  #intro,
  #topnav {
    padding-left: 13rem;
  }
}
@media screen and (min-width: 1030px) {
  #intro,
  #topnav {
    padding-left: 18rem;
  }
}
#intro {
  min-height: 140px;
  min-height: 14rem;
}
#intro a {
  color: #3399ff;
  text-decoration: none;
}
#intro a:hover {
  border-bottom: 1px solid #004c99;
}
#topnav .navlinks {
  margin: 0;
  padding: 0;
  font-size: 20px;
  font-size: 2rem;
}
#topnav li {
  display: inline-block;
  margin-bottom: 4px;
}
#topnav li.selected a {
  border-color: white;
}
#topnav a {
  display: inline-block;
  color: white;
  text-decoration: none;
  border: 1px solid #323232;
  border-radius: 4px;
  padding: 4px;
  padding-left: 10px;
  padding-right: 10px;
}
#topnav a:hover {
  border-color: white;
}
#siteheader {
  z-index: 20;
  min-height: 588px;
  background-image: url('images/sterren.jpg');
  background-repeat: repeat-x;
  background-position: center 0px;
  position: relative;
  overflow-x: hidden;
  margin-bottom: -88px;
  margin-bottom: -8.8rem;
}
#siteheader  h1.mainttl {
  font-family: 'Pacifico', cursive;
  color: white;
  font-size: 50px;
  font-size: 5rem;
  width: 90%;
  position: absolute;
  text-align: center;
  margin-left: 5%;
  margin-right: 5%;
  z-index: 100;
}
@media screen and (min-width: 660px) {
  #siteheader  h1.mainttl {
    font-size: 7rem;
  }
}
@media screen and (min-width: 1030px) {
  #siteheader  h1.mainttl {
    width: 50%;
    left: 35%;
    right: 15%;
  }
}
@media screen and (min-width: 1500px) {
  #siteheader  h1.mainttl {
    font-size: 9rem;
  }
}
#grass {
  background-image: url('images/gras.png');
  background-repeat: repeat-x;
  background-position: center bottom;
  min-height: 312px;
  position: absolute;
  top: 276px;
  width: 100%;
  z-index: 80;
}
#ugli {
  z-index: 90;
  position: absolute;
  margin-left: -100px;
  margin-left: -10rem;
  width: 595px;
  height: 355px;
  top: 200px;
}
@media screen and (min-width: 660px) {
  #ugli {
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1030px) {
  #ugli {
    position: absolute;
    margin-left: 10%;
  }
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden;
}
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1;
}
/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}
@media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    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 for images, or javascript/internal links
     */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]: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;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.lt-ie9 #sitebody,
.lt-ie9 #sitefooter {
  width: 960px;
}
.lt-ie9 #commentform {
  left: -10px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 150px;
}
.lt-ie9 #logo {
  top: -50px;
  width: 200px;
  height: 200px;
}
.lt-ie9 #logo img {
  width: 200px;
  height: 200px;
}
.lt-ie9 #intro {
  padding-left: 180px;
}
.lt-ie9 #siteheader h1.mainttl {
  font-size: 70px;
  width: 50%;
  left: 35%;
  right: 15%;
}
.lt-ie9 #ugli {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  margin-left: 10%;
}
