/*! normalize.css v1.1.2 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */

  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  /* 2 */

}
/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0;
}
/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}
/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */

  -ms-interpolation-mode: bicubic;
  /* 2 */

}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */

  padding: 0;
  white-space: normal;
  /* 2 */

  *margin-left: -7px;
  /* 3 */

}
/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */

  margin: 0;
  /* 2 */

  vertical-align: baseline;
  *vertical-align: middle;
  /* 3 */

}
/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */

  cursor: pointer;
  /* 3 */

  *overflow: visible;
  /* 4 */

}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */

  padding: 0;
  /* 2 */

  *height: 13px;
  *width: 13px;
  /* 3 */

}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */

  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */

  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */

  vertical-align: top;
  /* 2 */

}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}
/**
 * Grid requirements
 *
 * 1. Grid must be fluid so it adjusts on every viewport's content width
 * 2. Grid must be able to float items on multiple lines, e.g. 4 items on one or 2 lines (2 items each)
 * 3. Grid should be applicable as HTML classes and/or mixins
 * 4. You should be able to set up responsive grid layouts
 *    e.g. different amount of columns in different viewports (see requirement 2)
 * 
 * 
 * Grid specs
 * 
 * 1. We use percentage widths and spacings to cover requirement 1
 * 2. We use a negative margin row with all left margin cols to cover requirement 2
 * 3. The grid can be set up completely in HTML by using the given classes: .row, .layout-responsive-x, .col, .col-span-xx, .offset-x
 *    Or you can apply the same styles in LESS by using the mixins: .row(), .layout-responsive-x(), .col(), #grid > .span-width(xx), #grid > .indent(x)
 * 4. To build a responsive grid use the .layout-responsive classes on your grid .rows and declare the .cols inside those layouts.
 *    Use .col-xx instead of .col-span-xx as logical unit inside such a layout if columns have different sizes
 * 
 **/
/*-- set up fluid grid ---*/
/*--- mixins ---*/
/*--- base layout styles ---*/
.row {
  margin: 0 0 0 -4.167%;
  padding: 0;
}
.row:before,
.row:after {
  display: table;
  content: " ";
}
.row:after {
  clear: both;
}
.col {
  display: block;
  margin: 0 0 0 4.167%;
  padding: 0;
  float: left;
}
/*--- generate grid classes ---*/
/**
 * .loop() and loop mixins in helpers.less
 * 
 * Parameters:
 * 1) amount of iterations
 * 2) class selector prefix to generate
 * 3) mixin to apply to each selector
 *
 * Example:
 * .loop(12, item, 'setTabIndex');
 *
 * NOTE: you can not use the generated classes themselves as mixins!
 */
.row .col-12 {
  width: 95.833%;
}
.row .col-11 {
  width: 87.5%;
}
.row .col-10 {
  width: 79.166%;
}
.row .col-9 {
  width: 70.833%;
}
.row .col-8 {
  width: 62.5%;
}
.row .col-7 {
  width: 54.166%;
}
.row .col-6 {
  width: 45.833%;
}
.row .col-5 {
  width: 37.5%;
}
.row .col-4 {
  width: 29.166%;
}
.row .col-3 {
  width: 20.833%;
}
.row .col-2 {
  width: 12.5%;
}
.row .col-1 {
  width: 4.166%;
}
.row .offset-11 {
  margin-left: 95.834%;
}
.row .offset-10 {
  margin-left: 87.5%;
}
.row .offset-9 {
  margin-left: 79.167%;
}
.row .offset-8 {
  margin-left: 70.834%;
}
.row .offset-7 {
  margin-left: 62.5%;
}
.row .offset-6 {
  margin-left: 54.167%;
}
.row .offset-5 {
  margin-left: 45.834%;
}
.row .offset-4 {
  margin-left: 37.5%;
}
.row .offset-3 {
  margin-left: 29.167%;
}
.row .offset-2 {
  margin-left: 20.834%;
}
.row .offset-1 {
  margin-left: 12.5%;
}
/**
 * set up responsive grid layouts
 * use/extend these or simply keep the normal grid
 * if no responsiveness is needed
 * e.g. columns are the same on every viewport
 *
 * apply these classes to your grid .rows
 *
 * some example responsive setups:
 **/.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
/*
.font-face(brandico, ~"brandico/brandico");

.font-face(oswald, ~"oswald/oswald-light", 300);
.font-face(oswald, ~"oswald/oswald-regular");
.font-face(oswald, ~"oswald/oswald-bold", bold);

.font-face(vaud, ~"vaud/vauddisplaythin", 100);
.font-face(vaud, ~"vaud/vauddisplaybook");
.font-face(vaud, ~"vaud/vauddisplaylight", 300);
.font-face(vaud, ~"vaud/vauddisplaymed", 500);
.font-face(vaud, ~"vaud/vauddisplaybold", bold);
*/.button {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #ffb63c;
  color: #ffffff;
  font-family: arial, verdana, sans-serif;
  font-weight: bold;
  font-size: 1.188em;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  padding: 10px 20px;
  text-decoration: none;
}
.button:hover {
  color: #ffffff;
  background: #fdab34;
}
.button:active {
  -webkit-transform: translate(0, 1px);
  /* Safari and Chrome */

  -moz-transform: translate(0, 1px);
  /* Firefox */

  -ms-transform: translate(0, 1px);
  /* IE 9 */

  -o-transform: translate(0, 1px);
  /* Opera */

  transform: translate(0, 1px);
}
.button-small {
  padding: 6px 11px;
  font-size: 0.875em;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
a {
  color: #4362a7;
  text-decoration: underline;
}
a:hover {
  color: #7b91c1;
  text-decoration: none;
}
body {
  background-color: #69121a;
  background-image: url(../images/bg.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}
.landing article {
  text-align: center;
}
.landing article img {
  width: 100%;
  max-width: 960px;
  height: auto;
}
.columns {
  overflow: hidden;
}
.padder {
  padding: 20px;
}
.heading {
  background-image: url(../images/heading-line.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-bottom: 10px;
}
footer {
  height: 60px;
  width: 100%;
}
footer section {
  height: 60px;
  position: relative;
}
footer .notice {
  bottom: 0;
  color: #ffffff;
  font-size: 11px;
  margin-right: 15px;
  position: absolute;
  right: 0;
  text-align: right;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Baskerville, Times, serif;
  color: #354b74;
  text-transform: uppercase;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none;
}
.container {
  overflow: hidden;
  margin: 0 auto;
}
.container h1 {
  width: 100%;
}
.logo {
  background-color: #69121a;
  background-image: url(../images/header-bg.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  padding: 10px 0;
  text-align: center;
}
.logo img {
  width: 30%;
}
.landingwrapper .biglogo div {
  overflow: hidden;
  width: 600px;
  margin: 0 auto;
}
.landingwrapper .biglogo div a {
  display: block;
  padding: 30px 0px;
}
.landingwrapper .biglogo div a:hover {
  background-color: #bd3232;
}
.banner {
  position: static;
  top: 0;
  z-index: 100;
  width: 100%;
}
.banner .container {
  background-image: url(../images/banner.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  height: 130px;
  margin: 0 auto;
  width: 942px;
}
.banner .container div {
  overflow: hidden;
  float: right;
  margin-top: 15px;
  height: 100px;
}
.banner .container div img {
  height: 100%;
  width: 652px;
}
.banner.inverse nav a {
  color: #4362a7;
}
.banner.inverse nav a:hover {
  color: #ffb63c;
}
#sidebar {
  margin: auto;
  margin-bottom: 40px;
  width: 280px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
#sidebar .textwidget {
  height: 190px;
  overflow: auto;
}
nav .menu {
  margin: 10px 0px 0px 0px;
  padding: 0px;
}
nav .menu ul {
  padding: 0px;
}
nav .menu .current-menu-item {
  background-color: #bd3232;
}
nav .menu li {
  background-color: #69121a;
  margin-bottom: 10px;
  padding: 0 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  border: 5px solid #d72620;
}
nav .menu li:hover {
  background-color: #bd3232;
}
nav .menu li:active {
  background-color: #aa2d2d;
}
nav .menu a {
  background-image: url(../images/bullet.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 10px 15px 10px 25px;
  display: block;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  transition: all 150ms linear;
}
.wrapper-radius {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
section {
  padding: 0px 0px 20px 0px;
}
section .sectionwrapper {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  overflow: auto;
}
section#event h3 {
  display: inline;
}
section#event .post {
  margin-bottom: 5px;
}
.content {
  margin-left: 20px;
  padding: 0px 15px 10px;
  width: 620px;
  background-color: #ffffff;
  border: solid 5px #d72620;
}
.landingwrapper {
  text-align: center;
}
.landingwrapper .biglogo img {
  width: 600px;
}
.landingwrapper .languages {
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  width: 400px;
}
.landingwrapper .languages .language a {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  display: block;
  margin-top: 20px;
  padding: 10px;
  background-color: #69121a;
  color: #ffffff;
  text-decoration: none;
}
.landingwrapper .languages .language a:hover {
  color: #ffffff;
  background-color: #bd3232;
}
