/* Reset CSS v1.0 | 20080212 -- http://meyerweb.com/eric/tools/css/reset/ */
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, font, 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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

ol, ul {
  list-style: none;
  text-indent: 0;
  /* Added by -cd- */ }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

/* remember to define focus styles! */
:focus {
  outline: 0; }

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  text-decoration: none; }

/* apply a natural box layout model to all elements */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body {
  background: #fff;
  font: normal 16px/1.5 "Lato", helvetica, arial, sans-serif; }

.container {
  margin: 0 auto;
  max-width: 960px; }
  .container:after {
    content: "";
    display: table;
    clear: both; }

nav.navigation {
  background: #0a416b;
  position: relative;
  text-transform: uppercase; }
  nav.navigation:after {
    content: "";
    display: table;
    clear: both; }
  nav.navigation a.menu-toggle {
    color: #fff;
    display: none;
    float: left;
    font-size: 1em;
    color: #fff;
    line-height: 1;
    padding: 10px; }
    @media only screen and (max-width: 768px) {
      nav.navigation a.menu-toggle {
        display: block; } }
    nav.navigation a.menu-toggle.active {
      background: #eb2027; }
      nav.navigation a.menu-toggle.active:hover {
        background: #c61218; }
  nav.navigation ul.links {
    float: left;
    font: normal 1em/1 "Lato", helvetica, arial, sans-serif;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-indent: 0; }
    nav.navigation ul.links li {
      display: inline; }
      nav.navigation ul.links li i {
        font-size: 95%; }
      nav.navigation ul.links li a {
        border-right: 1px dotted rgba(255, 255, 255, 0.25);
        color: #fff;
        float: left;
        padding: 11px 15px; }
        nav.navigation ul.links li a span {
          display: none; }
        nav.navigation ul.links li a:hover {
          background: #eb2027; }
      nav.navigation ul.links li.active a {
        background: #4a8ecb; }
        nav.navigation ul.links li.active a:hover {
          background: #eb2027; }
    nav.navigation ul.links i {
      font-size: 120%; }
    @media only screen and (max-width: 768px) {
      nav.navigation ul.links {
        background: #eb2027;
        display: none;
        position: absolute;
        top: 37px;
        left: 0;
        width: 200px;
        z-index: 999; }
        nav.navigation ul.links.active {
          display: block; }
          nav.navigation ul.links.active li {
            display: block; }
            nav.navigation ul.links.active li a {
              float: none;
              display: block;
              padding: 10px; }
              nav.navigation ul.links.active li a:hover {
                background: #fff;
                color: #eb2027; }
              nav.navigation ul.links.active li a span {
                display: inline;
                margin-left: .25em; } }
  nav.navigation div.social {
    float: right; }
    nav.navigation div.social a {
      color: #fff;
      float: left;
      font-size: 1em;
      line-height: 1;
      text-transform: none;
      padding: 10px; }
      nav.navigation div.social a:hover {
        background: #eb2027; }

header.masthead {
  background: white url(../i/bg-csra.png) 95% 45% no-repeat;
  position: relative; }
  header.masthead:after {
    content: "";
    display: table;
    clear: both; }
  @media only screen and (max-width: 768px) {
    header.masthead {
      background-position: 50% 50%; } }
  header.masthead div.wrapper {
    background: url(../i/bg_masthead.png) 0 100% repeat-x;
    padding: 2.5% 2.5% 7.5%; }
    header.masthead div.wrapper:after {
      content: "";
      display: table;
      clear: both; }
    @media only screen and (max-width: 480px) {
      header.masthead div.wrapper {
        padding: 5%; } }
  header.masthead div.branding {
    float: left;
    width: 60%; }
    @media only screen and (max-width: 768px) {
      header.masthead div.branding {
        float: none;
        text-align: center;
        width: 100%; } }
  header.masthead h1.logo img {
    display: block;
    height: auto;
    width: 100%;
    max-width: 100%; }
  header.masthead h1.logo strong {
    color: #000;
    display: block;
    font: normal 10em/1 "Permanent Marker", cursive;
    margin: -.15em 0 0; }
    @media only screen and (max-width: 1024px) {
      header.masthead h1.logo strong {
        font-size: 8em; } }
    @media only screen and (max-width: 768px) {
      header.masthead h1.logo strong {
        font-size: 6em; } }
    @media only screen and (max-width: 640px) {
      header.masthead h1.logo strong {
        font-size: 5em; } }
  header.masthead p {
    color: #000; }
    header.masthead p.tagline {
      font: bold 1em/1 "Lato", helvetica, arial, sans-serif;
      margin: 0;
      text-transform: uppercase;
      padding: 0 0 10px; }
      @media only screen and (max-width: 640px) {
        header.masthead p.tagline {
          font-size: .75em;
          padding: 0; } }
  header.masthead .divider {
    display: none; }
    @media only screen and (max-width: 768px) {
      header.masthead .divider {
        color: #4a8ecb;
        display: block;
        font-size: 1em;
        margin: .25em 0; }
        header.masthead .divider i {
          margin: 0 3%; } }
  header.masthead div.hackforchange {
    float: right;
    margin: 0 0 20px;
    width: 200px; }
    header.masthead div.hackforchange:after {
      content: "";
      display: table;
      clear: both; }
    header.masthead div.hackforchange img {
      display: block;
      height: auto;
      width: 100%; }
    @media only screen and (max-width: 768px) {
      header.masthead div.hackforchange {
        float: none;
        margin: 0 auto 20px; } }
  header.masthead div.rsvp-link {
    clear: right;
    color: #000;
    float: right;
    text-align: right; }
    @media only screen and (max-width: 768px) {
      header.masthead div.rsvp-link {
        float: none;
        text-align: center; } }
    header.masthead div.rsvp-link h5 {
      font: normal 1.5em/1 "Permanent Marker", cursive;
      text-shadow: #fff 2px 2px 0; }
    header.masthead div.rsvp-link h6 {
      font: normal 2.5em/1 "Permanent Marker", cursive;
      text-shadow: #fff 2px 2px 0; }
    header.masthead div.rsvp-link p {
      font: normal 1.2em/1 "Permanent Marker", cursive;
      margin-bottom: 15px;
      text-shadow: #fff 2px 2px 0; }
    header.masthead div.rsvp-link a.button {
      background: #eb2027;
      border: 5px solid #fff;
      border-radius: 10px;
      color: #fff;
      display: inline-block;
      padding: 10px 30px; }
      header.masthead div.rsvp-link a.button.button-large {
        font-size: 1.5em; }
      header.masthead div.rsvp-link a.button:hover {
        background: #4a8ecb; }

section.event-details {
  background: #0a416b;
  color: #fff;
  clear: both;
  line-height: 1;
  margin: 0 0 15px;
  padding: 10px 10px 15px;
  text-align: center;
  text-transform: uppercase; }
  section.event-details p {
    font: normal 1em/1 "Lato", helvetica, arial, sans-serif; }

.contentMain {
  background: #fff;
  margin: 0 auto 20px;
  max-width: 960px; }
  .contentMain a {
    color: #eb2027; }
  .contentMain:after {
    content: "";
    display: table;
    clear: both; }

.content {
  border-right: 1px dotted #4a8ecb;
  color: #333;
  float: left;
  width: 65%;
  padding: 0 20px; }
  @media only screen and (max-width: 768px) {
    .content {
      border-right: 0;
      float: none;
      width: 100%; } }
  .content a {
    border-bottom: 1px dotted #4a8ecb;
    color: #4a8ecb;
    font-weight: bold; }
    .content a:hover {
      border-bottom: 1px dotted #eb2027;
      color: #eb2027; }
  .content hr.divider {
    background: transparent;
    border: 0;
    border-bottom: 1px dotted #ccc;
    border-collapse: collapse;
    border-spacing: 0;
    height: 1px;
    margin: 2em; }
  .content h1 {
    font: 900 2.25em/1 "Lato", helvetica, arial, sans-serif;
    margin: 0 0 .5em; }
  .content h2 {
    font: normal 1.5em/1 "Permanent Marker", cursive;
    margin: 0 0 .5em; }
  .content h3 {
    font: normal 1.25em/1 "Permanent Marker", cursive;
    margin: 0 0 .5em; }
  .content h5 {
    font: normal 1.75em/1 "Permanent Marker", cursive;
    margin: 0 0 10px; }
    .content h5 strong {
      color: #4a8ecb; }
    .content h5 span {
      color: #eb2027; }
  .content object,
  .content iframe {
    margin: 0 auto 20px; }
    @media only screen and (max-width: 560px) {
      .content object,
      .content iframe {
        width: 100%; } }
  .content p {
    font: normal 16px/1.6 "Lato", helvetica, arial, sans-serif;
    margin: 0 0 1em; }
  .content ul {
    font: normal 16px/1.6 "Lato", helvetica, arial, sans-serif;
    list-style: square;
    margin: 0 0 1em 2em;
    padding: 0;
    text-indent: 0;
    width: 100%; }
    .content ul:after {
      content: "";
      display: table;
      clear: both; }
    .content ul.col4 {
      list-style: none;
      margin: 0 0 1em; }
      .content ul.col4 li {
        float: left;
        width: 25%; }
        @media only screen and (max-width: 520px) {
          .content ul.col4 li {
            margin-bottom: 10px;
            width: 50%; } }
        .content ul.col4 li img {
          display: block;
          height: auto;
          margin: 0 auto;
          width: 80%;
          max-width: 200px;
          max-height: 200px; }
    .content ul.col3 li {
      float: left;
      width: 32%; }
      @media only screen and (max-width: 520px) {
        .content ul.col3 li {
          width: 100%; } }
  .content div.gallery:after {
    content: "";
    display: table;
    clear: both; }
  .content div.gallery a {
    border-bottom: 0;
    float: left;
    height: 150px;
    margin: 0 5px 5px 0;
    width: 150px;
    overflow: hidden; }
    .content div.gallery a img {
      display: block;
      height: 160%;
      width: auto; }
    @media only screen and (max-width: 480px) {
      .content div.gallery a {
        width: 49%; } }
  .content div.program {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 10px; }
    .content div.program:after {
      content: "";
      display: table;
      clear: both; }
    .content div.program h3 {
      font-size: 2em; }
    .content div.program h4 {
      border-bottom: 1px dotted #ccc;
      margin-bottom: 5px;
      text-transform: uppercase; }
    .content div.program > div {
      float: left;
      padding: 10px; }
      .content div.program > div.challenges, .content div.program > div.schedule {
        width: 50%; }
      .content div.program > div.participants {
        clear: both;
        float: none; }
      @media only screen and (max-width: 768px) {
        .content div.program > div {
          float: none;
          width: 100% !important; } }
    .content div.program div.schedule:after {
      content: "";
      display: table;
      clear: both; }
    .content div.program div.schedule strong {
      display: inline-block;
      width: 85px; }
  .content img {
    height: auto; }
    .content img.align-left {
      float: left;
      margin: 0 15px 15px 0; }
    .content img.align-right {
      float: right;
      margin: 0 0 15px 15px; }
    .content img.small {
      width: 250px; }
    .content img.xsmall {
      width: 150px; }

.gallery img {
  float: left;
  height: auto;
  width: 25%; }

.sponsors {
  margin: 0 0 5px; }
  .sponsors:after {
    content: "";
    display: table;
    clear: both; }
  .sponsors a {
    border-bottom: 0; }

a.button {
  background: #4a8ecb;
  border-bottom: 0;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 1.25em;
  line-height: 1;
  margin: 0 auto;
  padding: 10px 15px; }
  a.button i {
    padding: 0 5px 0 0; }
  a.button:hover {
    background: #eb2027;
    color: #fff; }

#sponsors {
  border-top: 1px solid #999999;
  background: #fff;
  margin: 20px auto;
  text-align: center;
  padding: 20px; }
  #sponsors h4 {
    color: #4a8ecb;
    font: bold 1.25em/1 "Permanent Marker", cursive;
    text-transform: uppercase;
    padding: 15px 0; }
    #sponsors h4 i {
      color: #eb2027;
      margin: 0 .25em; }
  #sponsors ul:after {
    content: "";
    display: table;
    clear: both; }
  #sponsors ul li {
    display: inline-block;
    max-width: 20%;
    vertical-align: middle;
    padding: 5px; }
    #sponsors ul li img {
      display: block;
      height: auto;
      width: 100%; }

aside#sidebar {
  color: #333;
  float: right;
  width: 35%;
  padding: 0 20px; }
  aside#sidebar h6.sidebar-title {
    color: #4a8ecb;
    font: normal 1.1em/1 "Permanent Marker", cursive;
    margin: 0 0 10px; }
  aside#sidebar p {
    font: normal 16px/1.6 "Lato", helvetica, arial, sans-serif; }
  @media only screen and (max-width: 768px) {
    aside#sidebar {
      float: none;
      width: 100%; } }
  aside#sidebar .sidebar-module {
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    margin: 0 0 20px; }
    aside#sidebar .sidebar-module:after {
      content: "";
      display: table;
      clear: both; }
    aside#sidebar .sidebar-module a {
      border-bottom: 1px dotted #4a8ecb;
      color: #4a8ecb;
      font-weight: bold;
      text-decoration: none; }
      aside#sidebar .sidebar-module a:hover {
        border-bottom: 1px dotted #eb2027;
        color: #eb2027; }
    aside#sidebar .sidebar-module h5.module-title {
      background: #f8f8f8;
      border-bottom: 1px solid #e8e8e8;
      border-radius: 4px 4px 0 0;
      font-family: "Lato", helvetica, arial, sans-serif;
      font-weight: bold;
      line-height: 1;
      padding: 10px; }
    aside#sidebar .sidebar-module ul {
      font: normal 16px/1.6 "Lato", helvetica, arial, sans-serif;
      padding: 10px; }
      aside#sidebar .sidebar-module ul:after {
        content: "";
        display: table;
        clear: both; }
      aside#sidebar .sidebar-module ul.col2 li {
        float: left;
        width: 50%; }
        aside#sidebar .sidebar-module ul.col2 li a {
          border-bottom: 0; }
        aside#sidebar .sidebar-module ul.col2 li img {
          display: block;
          height: auto;
          margin: 0 auto 10px;
          width: 70%; }
    aside#sidebar .sidebar-module ul.sponsors li {
      float: left;
      min-height: 100px;
      padding: 10px;
      width: 50%; }
      aside#sidebar .sidebar-module ul.sponsors li img {
        height: auto;
        width: 100%; }
    aside#sidebar .sidebar-module .widget-twitter {
      border: 1px solid #d9d9d9;
      border-radius: 5px; }

footer {
  background: #e8e8e8;
  clear: both;
  color: #999999;
  margin-top: 20px;
  padding: 20px;
  text-align: center; }
  footer:after {
    content: "";
    display: table;
    clear: both; }
  footer p {
    font: normal 0.8em/1 "Lato", helvetica, arial, sans-serif; }
  @media only screen and (max-width: 480px) {
    footer {
      background: #999999;
      border-top: 0;
      color: #fff; } }

#wuf-adv {
  position: relative;
  text-indent: -9999px; }

.admin-note {
  background: #e6e6e6 !important;
  color: #c00 !important;
  font-size: 16px !important;
  line-height: 1 !important;
  margin: 0 !important;
  padding: 5px 10px !important; }
