/*
 * Bootstrap v2.2.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
/* line 20, ../source/brightside.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

/* line 26, ../source/brightside.scss */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* line 32, ../source/brightside.scss */
audio:not([controls]) {
  display: none;
}

/* line 36, ../source/brightside.scss */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 42, ../source/brightside.scss */
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 49, ../source/brightside.scss */
a:hover,
a:active {
  outline: 0;
}

/* line 54, ../source/brightside.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 61, ../source/brightside.scss */
sup {
  top: -0.5em;
}

/* line 65, ../source/brightside.scss */
sub {
  bottom: -0.25em;
}

/* line 69, ../source/brightside.scss */
img {
  width: auto\9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

/* line 79, ../source/brightside.scss */
#map_canvas img,
.google-maps img {
  max-width: none;
}

/* line 86, ../source/brightside.scss */
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

/* line 93, ../source/brightside.scss */
button,
input {
  *overflow: visible;
  line-height: normal;
}

/* line 99, ../source/brightside.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 107, ../source/brightside.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

/* line 119, ../source/brightside.scss */
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}

/* line 123, ../source/brightside.scss */
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

/* line 131, ../source/brightside.scss */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 135, ../source/brightside.scss */
textarea {
  overflow: auto;
  vertical-align: top;
}

@media print {
  /* line 141, ../source/brightside.scss */
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  /* line 148, ../source/brightside.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 151, ../source/brightside.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 154, ../source/brightside.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 159, ../source/brightside.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 163, ../source/brightside.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 167, ../source/brightside.scss */
  thead {
    display: table-header-group;
  }

  /* line 171, ../source/brightside.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 174, ../source/brightside.scss */
  img {
    max-width: 100% !important;
  }

  /* line 179, ../source/brightside.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 184, ../source/brightside.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/* line 189, ../source/brightside.scss */
.clearfix {
  *zoom: 1;
}

/* line 194, ../source/brightside.scss */
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

/* line 200, ../source/brightside.scss */
.clearfix:after {
  clear: both;
}

/********************************************************/
@font-face {
  font-family: 'Arvo';
  font-style: normal;
  font-weight: 400;
  src: local("Arvo"), url(http://themes.googleusercontent.com/static/fonts/arvo/v5/WJ6D195CfbTRlIs49IbkFw.woff) format("woff");
}

/* line 216, ../source/brightside.scss */
h1, h2, h3, p, span, div, li {
  font-family: 'Arvo', 'Arial';
}

/* line 219, ../source/brightside.scss */
html {
  overflow-x: hidden;
}

/* line 221, ../source/brightside.scss */
html, body {
  margin: 0;
}

/* line 223, ../source/brightside.scss */
header {
  height: 250px;
  margin-top: -100px;
  background: #5b96c9;
  -webkit-transform: rotate(-3.5deg);
  -moz-transform: rotate(-3.5deg);
  -ms-transform: rotate(-3.5deg);
  -o-transform: rotate(-3.5deg);
  transform: rotate(-3.5deg);
  width: 110%;
  margin-left: -5%;
}
/* line 231, ../source/brightside.scss */
header nav {
  width: 60%;
  margin: 0 auto;
}
/* line 235, ../source/brightside.scss */
header nav h1 {
  position: absolute;
  top: 40%;
  margin-left: 100px;
  -webkit-transform: rotate(3.5deg);
  -moz-transform: rotate(3.5deg);
  -ms-transform: rotate(3.5deg);
  -o-transform: rotate(3.5deg);
  transform: rotate(3.5deg);
}
/* line 242, ../source/brightside.scss */
header nav ul {
  position: relative;
  top: 200px;
  text-align: right;
  padding: 0;
}
/* line 248, ../source/brightside.scss */
header nav ul li {
  display: inline-block;
  list-style: none;
  width: 110px;
  height: 100%;
  text-align: center;
}
/* line 256, ../source/brightside.scss */
header nav ul li.minify img {
  width: 60px;
}
/* line 262, ../source/brightside.scss */
header nav ul li:hover img {
  width: 110px;
}

/* line 271, ../source/brightside.scss */
.content {
  width: 1280px;
  margin: 150px auto 0;
  color: #5b96c9;
}
/* line 276, ../source/brightside.scss */
.content h2 {
  margin: 0;
  font-size: 26px;
}
/* line 281, ../source/brightside.scss */
.content aside, .content article {
  float: left;
}
/* line 285, ../source/brightside.scss */
.content aside {
  width: 250px;
  min-height: 1px;
}
/* line 290, ../source/brightside.scss */
.content aside.calendar h2 {
  position: relative;
  top: -28px;
}
/* line 295, ../source/brightside.scss */
.content aside.calendar ul {
  margin: 0;
  padding: 0;
}
/* line 299, ../source/brightside.scss */
.content aside.calendar ul li {
  list-style: none;
  font-size: 28px;
}
/* line 303, ../source/brightside.scss */
.content aside.calendar ul li span {
  display: inline-block;
  width: 40px;
}
/* line 307, ../source/brightside.scss */
.content aside.calendar ul li span.year {
  width: 66px;
  text-align: right;
}
/* line 312, ../source/brightside.scss */
.content aside.calendar ul li span.double {
  width: 90px;
  text-align: right;
}
/* line 318, ../source/brightside.scss */
.content aside.calendar ul li.highlight {
  font-weight: bold;
  position: relative;
}
/* line 321, ../source/brightside.scss */
.content aside.calendar ul li.highlight:before {
  content: '';
  background: url("/static/images/calendar_highlight.png");
  position: absolute;
  height: 18px;
  width: 18px;
  left: -23px;
  top: 7px;
}
/* line 336, ../source/brightside.scss */
.content article {
  width: 580px;
  padding-right: 100px;
}
/* line 340, ../source/brightside.scss */
.content article p {
  margin: 0 0 14px 0;
}
/* line 342, ../source/brightside.scss */
.content article .register_button {
  margin: 0 auto;
  display: block;
  width: 200px;
}

@media (max-width: 1280px) {
  /* line 351, ../source/brightside.scss */
  .content {
    width: 1024px;
  }
  /* line 353, ../source/brightside.scss */
  .content article {
    width: 520px;
    padding-right: 20px;
  }
  /* line 357, ../source/brightside.scss */
  .content .calendar {
    width: 200px;
  }
}
@media (max-width: 1024px) {
  /* line 362, ../source/brightside.scss */
  .content {
    width: 100%;
  }
  /* line 364, ../source/brightside.scss */
  .content article {
    width: 94%;
    padding: 0 3%;
  }
  /* line 368, ../source/brightside.scss */
  .content .left, .content .right {
    float: none;
    margin: 0 auto;
    text-align: center;
  }
  /* line 373, ../source/brightside.scss */
  .content .left.calendar h2, .content .right.calendar h2 {
    position: static;
  }
  /* line 378, ../source/brightside.scss */
  .content .registration {
    padding-bottom: 80px;
  }
}
@media (max-width: 750px) {
  /* line 385, ../source/brightside.scss */
  .content {
    margin-top: 80px;
  }

  /* line 388, ../source/brightside.scss */
  header
  nav h1 {
    margin: 0;
  }
  /* line 391, ../source/brightside.scss */
  header
  nav h1 img {
    width: 90%;
  }
  /* line 394, ../source/brightside.scss */
  header
  nav ul {
    text-align: center;
  }
  /* line 396, ../source/brightside.scss */
  header
  nav ul li {
    width: 22%;
  }
  /* line 399, ../source/brightside.scss */
  header
  nav ul li img {
    width: 100%;
  }
  /* line 404, ../source/brightside.scss */
  header
  nav ul li.minify img:hover {
    width: 100%;
  }
}
@media (max-width: 450px) {
  /* line 410, ../source/brightside.scss */
  header {
    height: 200px;
  }
  /* line 413, ../source/brightside.scss */
  header nav h1 {
    top: 50%;
  }
  /* line 414, ../source/brightside.scss */
  header nav ul {
    top: 180px;
  }

  /* line 418, ../source/brightside.scss */
  .content {
    margin-top: 50px;
  }
  /* line 421, ../source/brightside.scss */
  .content .registration div {
    height: 55px;
  }
  /* line 422, ../source/brightside.scss */
  .content .registration label, .content .registration input {
    display: block;
    width: 94%;
    padding: 0 3px;
  }
}

.desires a {
  text-decoration: none;
}