@import url(fonts/stylesheet.css);
/*
 * HTML5 Boilerplate
 *
 * 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.
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

.icons-sprite, .icons-logo {
  background: url('../images/icons-s0c16f1864b.png') no-repeat;
}

.icons-logo {
  background-position: 0 0;
}

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222;
}

body {
  font-size: 1em;
  line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations 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 and the bottom of their containers: h5bp.com/i/440
 */
img {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body {
  background-color: #eff2ef;
  background-image: url(../images/background.png);
  background-repeat: no-repeat;
  background-position: top center;
  font: 1em/1.5em Georgia, serif;
}

/* Text styles */
h1 {
  font-size: 2.375em;
  margin-top: .75em;
  margin-bottom: .5em;
  font-family: "FjordOne", Arial, Sans-serif;
  border-width: 0px 0 1px 0;
  border-style: dashed;
  border-color: #a8a8a8;
  padding: 0.5em 0;
  margin-bottom: .5em;
}

h2 {
  font-size: 1.75em;
  line-height: 1em;
  margin-top: .65em;
  margin-bottom: .25em;
  font-family: "FjordOne", Arial, Sans-serif;
}

p {
  margin-bottom: 1.5em;
  margin-top: .25em;
}

em {
  font-style: italic;
}

a {
  color: #c8390d;
}

#wrapper {
  position: relative;
  width: 1022px;
  margin: 0 auto;
  background: url(../images/content-bottom.png) left bottom no-repeat;
  padding-bottom: 50px;
}

/* Column widths */
.span-11 {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 860px;
}
* html .span-11 {
  overflow-x: hidden;
}

.span-10 {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 780px;
}
* html .span-10 {
  overflow-x: hidden;
}

.span-9 {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 700px;
}
* html .span-9 {
  overflow-x: hidden;
}

.span-8 {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 620px;
}
* html .span-8 {
  overflow-x: hidden;
}

.span-7 {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 540px;
}
* html .span-7 {
  overflow-x: hidden;
}

.span-6 {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 460px;
}
* html .span-6 {
  overflow-x: hidden;
}

.span-5 {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 380px;
}
* html .span-5 {
  overflow-x: hidden;
}

.span-4 {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 300px;
}
* html .span-4 {
  overflow-x: hidden;
}

.span-3 {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 220px;
}
* html .span-3 {
  overflow-x: hidden;
}

.span-2 {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 140px;
}
* html .span-2 {
  overflow-x: hidden;
}

.span-1 {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 60px;
}
* html .span-1 {
  overflow-x: hidden;
}

.prepend-1 {
  padding-left: 80px;
}

.container {
  width: 940px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}
.container .row {
  width: 940px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
  overflow: hidden;
  *zoom: 1;
}

header[role='banner'] {
  position: relative;
  width: 940px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
  height: 120px;
}
header[role='banner'] nav[role='navigation'] {
  position: absolute;
  top: 3.75em;
  right: 1em;
}
header[role='banner'] nav[role='navigation'] ul {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
}
header[role='banner'] nav[role='navigation'] ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  display: inline;
  float: left;
}
header[role='banner'] nav[role='navigation'] ul li a {
  display: block;
  font: normal 1.2em/0em "FjordOne", Arial, Sans-serif;
  color: #388d15;
  text-decoration: none;
  padding: 1em .5em;
}
header[role='banner'] nav[role='navigation'] ul li a:hover {
  background: rgba(56, 141, 21, 0.25);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
header[role='banner'] nav[role='navigation'] ul li#selected a {
  background: #388d15;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

/* Logo */
header[role='banner'] #logo {
  position: absolute;
  width: 300px;
  height: 86px;
  top: 20px;
  text-indent: -99999px;
}

#frontpage-main-image {
  position: absolute;
  right: 59px;
  top: 38px;
}

#main-content {
  width: 940px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}
#main-content header {
  padding-left: 80px;
  display: inline;
  float: left;
  margin-right: 20px;
  width: 780px;
}
* html #main-content header {
  overflow-x: hidden;
}
#main-content article {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 460px;
  padding-left: 80px;
}
* html #main-content article {
  overflow-x: hidden;
}
#main-content article ul {
  margin-left: 1.75em;
}
#main-content article ul li {
  display: block;
  font-size: 1em;
}
#main-content article ul li:before {
  float: left;
  content: "\2022 ";
  color: #388D15;
  margin-left: -0.75em;
  font-size: 24px;
  margin-top: -0.075em;
}
#main-content aside {
  display: inline;
  float: left;
  margin-right: 0;
  width: 300px;
}
* html #main-content aside {
  overflow-x: hidden;
}

#video-screen {
  position: relative;
  height: 309px;
  width: 550px;
  box-shadow: 1px 1px 5px 5px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 1px 1px 5px 5px rgba(0, 0, 0, 0.25);
  padding: 10px;
  background: #fff;
  border-radius: 3px;
  margin: 10px;
  margin-bottom: 25px;
}

nav[role="navigation"].frontpage {
  position: relative;
  margin: 10px auto;
  width: 97%;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1NDgzNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2M1MjcxNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e54837), color-stop(100%, #c52716));
  background-image: -webkit-linear-gradient(#e54837, #c52716);
  background-image: -moz-linear-gradient(#e54837, #c52716);
  background-image: -o-linear-gradient(#e54837, #c52716);
  background-image: linear-gradient(#e54837, #c52716);
  -webkit-box-shadow: 1px 1px 5px 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 1px 1px 5px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 1px 5px 5px rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 3px 3px;
  -moz-border-radius: 3px / 3px;
  border-radius: 3px / 3px;
  border: 4px solid white;
  overflow: hidden;
  *zoom: 1;
  padding: 10px 0;
}
nav[role="navigation"].frontpage ul {
  list-style-type: none;
  margin: 0;
}
nav[role="navigation"].frontpage ul li {
  float: left;
}
nav[role="navigation"].frontpage ul li a {
  color: rgba(255, 255, 255, 0.75);
  font-size: 20px;
  text-decoration: none;
  border-left: 1px solid rgba(116, 23, 13, 0.25);
  display: block;
  padding: 0 1.75em;
}
nav[role="navigation"].frontpage ul li a:hover {
  color: white;
  text-shadow: rgba(255, 255, 255, 0.75) 1px 1px 5px;
}
nav[role="navigation"].frontpage ul li li:first-child a {
  border-left: none;
}

#quotes {
  padding-top: 4.5em;
}
#quotes blockquote {
  padding-left: 3em;
  font-style: italic;
  font-size: 18px;
  font-family: Georgia;
  width: 80%;
  color: rgba(0, 0, 0, 0.5);
}
#quotes blockquote:before {
  content: '\201C';
  font-size: 7em;
  color: rgba(0, 0, 0, 0.25);
  position: absolute;
  margin-top: .15em;
  margin-left: -0.5em;
}
#quotes blockquote em {
  font-size: 12px;
  display: block;
  margin-top: .5em;
  line-height: 1.25em;
  font-style: normal;
}
#quotes blockquote em span {
  color: #000;
}
#quotes blockquote cite {
  display: none;
}
#quotes.main-quotes blockquote {
  margin-bottom: 3em;
}
#quotes.main-quotes cite {
  display: block;
}

.base-form, #errors, #success {
  display: none;
  margin-top: 1em;
  padding: 1em;
  color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
}
.base-form.visible, .visible#errors, .visible#success {
  display: block;
}

#errors {
  background: rgba(200, 57, 13, 0.5);
  border: 1px solid #c8390d;
}
#errors li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  color: #c8390d;
}
#errors li.info-title {
  color: #fff;
  border-bottom: none;
}

#success {
  background: rgba(56, 141, 21, 0.9);
  border: 1px solid #388d15;
}

#registration-form label {
  display: block;
  font-weight: bold;
}
#registration-form textarea {
  display: block;
  height: 5em;
  margin-bottom: 1em;
  width: 98%;
  padding: 1%;
  border: 1px solid #a8a8a8;
}
#registration-form textarea:focus {
  border: 1px solid #388d15;
  -webkit-box-shadow: 0px 0px 5px rgba(56, 141, 21, 0.55);
  -moz-box-shadow: 0px 0px 5px rgba(56, 141, 21, 0.55);
  box-shadow: 0px 0px 5px rgba(56, 141, 21, 0.55);
}
#registration-form input[type='text'], #registration-form input[type='email'] {
  display: block;
  margin-bottom: 1em;
  width: 98%;
  padding: 1%;
  border: 1px solid #a8a8a8;
}
#registration-form input[type='text']:focus, #registration-form input[type='email']:focus {
  border: 1px solid #388d15;
  -webkit-box-shadow: 0px 0px 5px rgba(56, 141, 21, 0.55);
  -moz-box-shadow: 0px 0px 5px rgba(56, 141, 21, 0.55);
  box-shadow: 0px 0px 5px rgba(56, 141, 21, 0.55);
}
#registration-form input[type='submit'] {
  background: #388d15;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #388d15;
  padding: .5em;
}
#registration-form input[type='submit']:hover {
  border: 1px solid #388d15;
  -webkit-box-shadow: 0px 0px 5px #388d15;
  -moz-box-shadow: 0px 0px 5px #388d15;
  box-shadow: 0px 0px 5px #388d15;
}

table {
  border-collapse: collapse;
  width: 100%;
}
table tr {
  vertical-align: top;
}
table td {
  padding: 1em;
  width: 25%;
}

footer[role="content_info"] {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 940px;
  width: 940px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
  overflow: hidden;
  *zoom: 1;
  padding-top: 12px;
  border-top: 1px solid #d0d0d0;
  margin-top: 20px;
}
* html footer[role="content_info"] {
  overflow-x: hidden;
}
footer[role="content_info"] p {
  color: #aeaeae;
  font-size: 14px;
}
footer[role="content_info"] #some {
  position: absolute;
  margin-top: .25em;
  right: 3em;
}

/* =1=========================================================================
   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: 100%;
}

/*
 * 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.
   Theses 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 only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  /* 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;
  }
}
