@font-face {
  font-family: 'Museo Slab';
  src: url("/fonts/museo_slab_500.eot");
  src: local("Museo Slab"), url("/fonts/museo_slab_500.woff") format("woff"), url("/fonts/museo_slab_500.ttf") format("truetype"), url("/fonts/museo_slab_500.svg#webfont") format("svg"); }

@font-face {
  font-family: 'Museo Sans';
  src: url("/fonts/museosans_500.eot");
  src: local("Museo Sans"), url("/fonts/museosans_500.woff") format("woff"), url("/fonts/museosans_500.ttf") format("truetype"), url("/fonts/museosans_500.svg#webfont") format("svg"); }

@font-face {
  font-family: 'Aller Display';
  src: url("/fonts/allerdisplay.eot");
  src: local("Aller Display"), url("/fonts/allerdisplay.woff") format("woff"), url("/fonts/allerdisplay.ttf") format("truetype"), url("/fonts/allerdisplay.svg#webfont") format("svg"); }

@font-face {
  font-family: 'Aller';
  src: url("/fonts/aller_rg.eot");
  src: local("Aller"), url("/fonts/aller_rg.woff") format("woff"), url("/fonts/aller_rg.ttf") format("truetype"), url("/fonts/aller_rg.svg#webfont") format("svg"); }

@font-face {
  font-family: 'Aller Italic';
  src: url("/fonts/aller_it.eot");
  src: local("Aller Italic"), url("/fonts/aller_it.woff") format("woff"), url("/fonts/aller_it.ttf") format("truetype"), url("/fonts/aller_it.svg#webfont") format("svg"); }

@font-face {
  font-family: 'Aller Bold Italic';
  src: url("/fonts/aller_bdit.eot");
  src: local("Aller Bold Italic"), url("/fonts/aller_bdit.woff") format("woff"), url("/fonts/aller_bdit.ttf") format("truetype"), url("/fonts/aller_bdit.svg#webfont") format("svg"); }

@font-face {
  font-family: 'Aller Bold';
  src: url("/fonts/aller_bd.eot");
  src: local("Aller Bold"), url("/fonts/aller_bd.woff") format("woff"), url("/fonts/aller_bd.ttf") format("truetype"), url("/fonts/aller_bd.svg#webfont") format("svg"); }

html, body, div, p, h1, h2, h3, dl, dd, dt {
  margin: 0;
  padding: 0;
  font-weight: normal; }

html {
  background-color: #a2c6ff;
  color: #091e23; }

body {
  width: 810px;
  margin: 0 auto;
  font: 14px/21px "Aller", "Myriad Pro", sans-serif;
  padding: 20px 0 40px 0; }

.section#content {
  overflow: hidden; }

h2 {
  margin-top: 30px;
  font: 24px "Aller", "Myriad Pro", sans-serif; }

p {
  margin: 10px 0; }

strong {
  font-weight: bold; }

#header {
  margin-left: -15px; }
  #header h1 {
    font: 110px/1 "Aller Display", "Myriad Pro", sans-serif;
    text-transform: lowercase; }
    #header h1 a {
      text-decoration: none;
      color: #091e23; }
  #header p {
    margin: 0 0 30px 15px;
    text-transform: lowercase;
    font: 21px "Aller Bold Italic", sans-serif; }

h2, h3, #header p {
  color: white;
  text-shadow: #091e23 1px 1px 0px; }

.section.main {
  float: left;
  width: 480px; }
  .section.main p.summary {
    margin-bottom: 20px;
    font: 21px/31px "Aller Bold", sans-serif; }
  .section.main p.warning {
    font-weight: bold; }
  .section.main ul {
    padding-left: 1em; }
    .section.main ul li {
      padding: .1em 1em;
      list-style: square;
      color: #4C7385; }
      .section.main ul li span {
        color: #091E23; }
  .section.main p a {
    color: #4C7385;
    text-decoration: none;
    border-bottom: 2px solid #4C7385; }
    .section.main p a:hover {
      color: #608fa4; }
    .section.main p a:active {
      color: #395765; }

.section.main p img {
  border: 10px solid #e2eefe;
  -webkit-box-shadow: rgba(0, 0, 0, 0.05) 4px 4px 0; }

img.left {
  float: left;
  margin: 0 20px 20px 0; }

img.right {
  float: right;
  margin: 0 0 20px 20px; }

img.full {
  display: block;
  margin: 20px 0; }

p.under {
  clear: left; }

#aside {
  float: right;
  width: 280px;
  margin-left: 40px;
  font-size: 13px; }

aside h2 {
  margin-top: 40px;
  font-size: 18px; }

aside p {
  padding-right: 20px;
  color: #4c7385; }

#aside .register {
  background-color: #e2eefe;
  text-align: center;
  padding: 20px;
  margin: 10px 10px 40px 0;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -webkit-box-shadow: rgba(0, 0, 0, 0.05) 4px 4px 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.05) 4px 4px 0;
  font-family: "Museo Slab", serif; }
  #aside .register a, #aside .register span {
    display: block;
    background-color: #576645;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 4px 4px 0;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 4px 4px 0;
    border-radius: 5px;
    font-size: 18px;
    line-height: 35px;
    text-decoration: none;
    color: #abb3a2;
    border-radius: .7em;
    -moz-border-radius: .7em;
    -webkit-border-radius: .7em; }
  #aside .register a:hover {
    background-color: #657453; }
  #aside .register h2, #aside .register aside .register h3 {
    text-shadow: none; }
  #aside .register h2, #aside .register dt {
    color: #a6c6ff; }
  #aside .register h2 {
    font-size: 15px;
    text-transform: uppercase;
    margin: 0; }
  #aside .register h3 {
    font: 24px/36px "Aller Bold Italic";
    color: #091e23;
    text-shadow: none; }
  #aside .register dl {
    font-size: 13px;
    margin: 10px 0 15px 0;
    overflow: hidden; }
  #aside .register dt {
    float: left;
    text-align: right;
    padding: 4px 5% 0 0;
    width: 30%;
    line-height: 15px;
    text-transform: uppercase; }
  #aside .register dd {
    float: left;
    padding-top: 4px;
    text-align: left;
    width: 65%;
    font: 13px/15px "Museo Sans",sans-serif; }

#aside .follow ul {
  margin: 1em 0;
  padding: 0;
  overflow: auto; }
  #aside .follow ul li {
    display: block;
    float: left;
    margin: 3px 10px 3px 0;
    padding: 0;
    width: 46%;
    height: 25px;
    background-color: #bed7ff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; }
    #aside .follow ul li:nth-child(even) {
      margin-right: 0; }
    #aside .follow ul li:hover {
      background-color: #cde0ff; }
    #aside .follow ul li a {
      display: block;
      height: 100%;
      text-indent: -9999em;
      background-image: url(/images/follow.png); }
    #aside .follow ul li.flickr a {
      background-position: 50% 4px; }
    #aside .follow ul li.vimeo a {
      background-position: 50% -25px; }
    #aside .follow ul li.twitter a {
      background-position: 50% -55px; }
    #aside .follow ul li.google a {
      background-position: 50% -87px; }
#aside .past-events ul {
  margin-top: 10px; }
  #aside .past-events ul li {
    font: 13px/20px "Aller Bold", sans-serif;
    color: #4C7385;
    text-shadow: none; }
#aside .past-events p {
  margin-top: 0; }

form.formtastic fieldset.inputs ol li {
  width: 100%; }

input[type="text"],
form.formtastic fieldset.inputs input[type="text"] {
  margin-bottom: 10px;
  padding: 4px;
  width: 90%;
  border: 2px solid #7e9bc8;
  font-size: 13px; }
  input[type="text"]:focus,
  form.formtastic fieldset.inputs input[type="text"]:focus {
    border: 2px solid #091e23; }

input[type="submit"],
form.formtastic fieldset.buttons input[type="submit"] {
  padding: 6px 10px;
  background: #091e23;
  color: #e2eefe;
  font: 13px "Museo Slab", serif;
  border: 0;
  cursor: pointer;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }
  input[type="submit"]:hover,
  form.formtastic fieldset.buttons input[type="submit"]:hover {
    background: #13414c; }

iframe {
  display: block;
  margin: 10px 0; }

.patience {
  display: none;
  background-color: white;
  padding: 10px 20px;
  font-size: 12px;
  position: absolute;
  border-radius: .5em;
  -moz-border-radius: .5em;
  -webkit-border-radius: .5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.05) 4px 4px 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.05) 4px 4px 0; }

.wait {
  display: block; }

.sponsors ul {
  margin-top: 10px; }

.sponsors img {
  width: 270px;
  border: 5px solid #e2eefe;
  background-color: white; }
