/*!
Theme Name: icerink  - new responsive 2016
Theme URI:
Author: fionna escalona for Noise 13
Author URI: http://noise13.com
Description: icerink
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: icerink
*/
*, *:before, *:after {
  box-sizing: border-box; }

/*Fonts
----------------------------------------------- */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on August 29, 2012 */
@font-face {
  font-family: 'helveticaneue_black';
  src: url("fonts/helveticaneue-black-webfont.eot");
  src: url("fonts/helveticaneue-black-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/helveticaneue-black-webfont.woff") format("woff"), url("fonts/helveticaneue-black-webfont.ttf") format("truetype"), url("fonts/helveticaneue-black-webfont.svg#helvetica_neueregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'helveticaneue_heavy';
  src: url("fonts/helveticaneue-heavy-webfont.eot");
  src: url("fonts/helveticaneue-heavy-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/helveticaneue-heavy-webfont.woff") format("woff"), url("fonts/fonts/helveticaneue-heavy-webfont.ttf") format("truetype"), url("fonts/helveticaneue-heavy-webfont.svg#helvetica_neueregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'helveticaneue_medium';
  src: url("fonts/helveticaneue-medium-webfont.eot");
  src: url("fonts/helveticaneue-medium-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/helveticaneue-medium-webfont.woff") format("woff"), url("fonts/helveticaneue-medium-webfont.ttf") format("truetype"), url("fonts/helveticaneue-medium-webfont.svg#helvetica_neueregular") format("svg");
  font-weight: normal;
  font-style: normal; }

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }

:focus {
  /* remember to define focus styles! */
  outline: 0; }

html {
  /*background: #e8f7fd url(images/bg-blue.jpg);*/
  /*background: #e8f7fd url(images/snowflake_pattern.png);*/ }

body {
  background: #fff;
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  font-weight: normal;
  text-align: left; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

a img {
  border: 0; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

/* CLEAR FIX*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clearfix {
  display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

/* End hide from IE-mac */
/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.625em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.625em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.assistive-text {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px); }

body {
  background: url(images/bg-snowflakes.jpg) transparent;
  background-attachment: fixed;
  padding: 0; }
  body.iphone {
    background-attachment: initial; }

.page-wrap {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  background-color: transparent; }

.branding hgroup {
  margin: 0 7.6%; }

.container {
  display: -webkit-box;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%; }
  @media all and (min-width: 769px) {
    .container {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

.main {
  clear: both;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  clear: both; }
  @media all and (min-width: 1024px) {
    .main {
      max-width: 960px; } }

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  body {
    padding: 0; }
  .page-wrap {
    margin-top: 0; }
  .branding {
    border-top: none; } }

.div1of3 {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto; }
  @media all and (min-width: 769px) {
    .div1of3 {
      max-width: 33.33%;
      width: auto; } }
  .gallery-wrap .div1of3 a {
    padding: 10px;
    font-weight: bold;
    margin-bottom: 10px;
    display: block; }
    .gallery-wrap .div1of3 a img {
      width: 100%;
      height: auto; }

.div2of3 {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%; }
  @media all and (min-width: 769px) {
    .div2of3 {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      max-width: 66.67%; } }

.last {
  float: none;
  /*display: table-cell;*/
  display: inline-block; }

.mr30 {
  margin-right: 30px; }

.ml30 {
  margin-left: 30px; }

.page-template-page-sponsors .entry-content .div2of3 {
  display: -webkit-box;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .page-template-page-sponsors .entry-content .div2of3 h3 {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: inline-block;
    vertical-align: top; }

body, input, textarea {
  font-size: 12px;
  line-height: 18px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: #000000; }

body, html {
  overflow-y: auto;
  overflow-x: hidden; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
  clear: both; }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.625em; }

/* Text elements */
p {
  margin-bottom: 1.625em; }

ul, ol {
  margin: 0 0 1.625em 2.5em; }

ul {
  list-style: square; }

ol {
  list-style-type: decimal; }

ol ol {
  list-style: upper-alpha; }

ol ol ol {
  list-style: lower-roman; }

ul ul, ol ol, ul ol, ol ul {
  margin-bottom: 0; }

strong {
  font-weight: bold; }

cite, em, i {
  font-style: italic; }

blockquote {
  font-family: Georgia, "Bitstream Charter", serif;
  font-style: italic;
  font-weight: normal;
  margin: 0 3em; }

blockquote em, blockquote i, blockquote cite {
  font-style: normal; }

blockquote cite {
  color: #666;
  font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  letter-spacing: 0.05em;
  text-transform: uppercase; }

pre {
  background: #f4f4f4;
  font: 13px "Courier 10 Pitch", Courier, monospace;
  line-height: 1.5;
  margin-bottom: 1.625em;
  overflow: auto;
  padding: 0.75em 1.625em; }

code, kbd, samp, var {
  font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

abbr, acronym, dfn {
  border-bottom: 1px dotted #666;
  cursor: help; }

address {
  display: block;
  margin: 0 0 1.625em; }

ins {
  background: #fff9c0;
  text-decoration: none; }

sup,
sub {
  font-size: 10px;
  height: 0;
  line-height: 1;
  position: relative;
  vertical-align: baseline; }

sup {
  bottom: 1ex; }

sub {
  top: .5ex; }

/* Forms */
input[type=text],
input[type=password],
textarea {
  background: #fafafa;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  border: 1px solid #ddd;
  color: #888; }

input[type=text]:focus,
textarea:focus {
  color: #373737; }

textarea {
  padding-left: 3px;
  width: 98%; }

input[type=text] {
  padding: 3px; }

input#s {
  background: url(images/search.png) no-repeat 5px 6px;
  border-radius: 2px;
  font-size: 14px;
  height: 22px;
  line-height: 1.2em;
  padding: 4px 10px 4px 28px; }

input#searchsubmit {
  display: none; }

/* Links */
a {
  color: #dc2a30;
  text-decoration: none; }

a:focus,
a:active,
a:hover {
  text-decoration: underline; }

.main-nav {
  background: #fff;
  position: relative;
  margin: 0;
  width: 100%;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .iphone .main-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
                -ms-grid-row-align: stretch;
            align-items: stretch; }
    .iphone .main-nav .logo {
      top: -10px; }
    .iphone .main-nav .nav-toggle {
      margin-left: 50px;
      top: -20px; }
  .iphone.ios-9 .main-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .iphone.ios-9 .main-nav .nav-toggle {
      top: 0; }
  @media all and (min-width: 769px) {
    .main-nav {
      -webkit-box-align: start;
          -ms-flex-align: start;
                  -ms-grid-row-align: flex-start;
              align-items: flex-start;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .js-nav-active .main-nav {
    height: auto; }
    @media all and (min-width: 769px) {
      .js-nav-active .main-nav {
        height: 60px; } }
  .main-nav::before, .main-nav::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    background-color: #fff;
    width: 999rem; }
  .main-nav::after {
    left: auto;
    right: 100%; }
  .main-nav .logo {
    position: relative;
    padding: 0;
    display: inline-block;
    margin-right: 15px;
    top: 8px; }
    @media all and (min-width: 769px) {
      .main-nav .logo {
        top: auto; } }
    .js-nav-active .main-nav .logo {
      top: auto; }
    .main-nav .logo img {
      position: relative;
      margin-top: -77px;
      top: 20px; }
  .main-nav .menu {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    list-style: none;
    padding-left: 0;
    font-size: 12px;
    font-family: helveticaneue_medium;
    text-transform: uppercase;
    color: #000000;
    margin: 15px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
    @media all and (min-width: 769px) {
      .main-nav .menu {
        margin: 0;
        width: auto;
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
  .main-nav li {
    width: 100%;
    position: relative; }
    @media all and (min-width: 769px) {
      .main-nav li {
        width: auto;
        display: inline-block;
        -webkit-box-flex: 1;
            -ms-flex: auto;
                flex: auto;
        text-align: center; } }
  .main-nav a {
    color: #000;
    display: block;
    line-height: 1.5;
    padding: 10px 15px;
    text-decoration: none;
    font-family: helveticaneue_medium; }
    @media all and (min-width: 769px) {
      .main-nav a {
        padding: 24px 0;
        line-height: 1em;
        text-align: center; } }
  .main-nav ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    margin: 0;
    position: absolute;
    top: 3.333em;
    left: 0;
    width: 188px;
    z-index: 99999; }
    .main-nav ul ul a {
      background: #f9f9f9;
      border-bottom: 1px dotted #ddd;
      color: #444;
      font-size: 13px;
      font-weight: normal;
      height: auto;
      line-height: 1.4em;
      padding: 10px 10px;
      width: 168px; }

.main-nav li:hover > a,
.main-nav .current-menu-item > a,
.main-nav .current-menu-ancestor > a,
.main-nav .current_page_item > a,
.main-nav .current_page_ancestor > a,
.main-nav a:focus {
  color: #dc2a30;
  background: url(images/bg-baby-snowflake.jpg) no-repeat 0 center; }
  @media all and (min-width: 769px) {
    .main-nav li:hover > a,
    .main-nav .current-menu-item > a,
    .main-nav .current-menu-ancestor > a,
    .main-nav .current_page_item > a,
    .main-nav .current_page_ancestor > a,
    .main-nav a:focus {
      background-position: 8px center; } }

.main-nav ul li:hover > ul {
  display: block; }

.nav-collapse {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none; }

.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1; }
  @media all and (min-width: 769px) {
    .js .nav-collapse {
      display: -webkit-box;
      display: -ms-flexbox;
      -js-display: flex;
      display: flex; } }

.js .main-nav .nav-collapse-0.opened {
  max-height: 9999px !important;
  clip: auto; }
  @media all and (max-width: 768px) {
    .js .main-nav .nav-collapse-0.opened {
      top: 30px;
      padding-bottom: 30px; } }

.disable-pointer-events {
  pointer-events: none !important; }

.nav-toggle {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

@media all and (min-width: 769px) {
  .js .nav-collapse {
    position: relative;
    clip: auto; }
  .js .nav-collapse.closed {
    max-height: none;
    position: relative !important;
    overflow: visible; } }

.main-nav .nav-toggle {
  margin: 0 25px 0 0;
  padding: 15px 0;
  background: none !important;
  border: 1px solid transparent;
  display: inline-block;
  z-index: 100;
  cursor: pointer;
  width: 30px;
  position: relative;
  /* uncss:ignore */
  /* uncss:ignore */ }
  .main-nav .nav-toggle > span {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    margin-top: -2px;
    background-color: #dc2a30;
    font-size: 0px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s; }
    .main-nav .nav-toggle > span:before, .main-nav .nav-toggle > span:after {
      position: absolute;
      left: 0;
      width: 100%;
      height: 100%;
      background: #dc2a30;
      content: '';
      -webkit-transition: -webkit-transform 0.3s;
      transition: -webkit-transform 0.3s;
      transition: transform 0.3s;
      transition: transform 0.3s, -webkit-transform 0.3s; }
    .main-nav .nav-toggle > span:before {
      -webkit-transform: translateY(-250%);
              transform: translateY(-250%); }
    .main-nav .nav-toggle > span:after {
      -webkit-transform: translateY(250%);
              transform: translateY(250%); }
  .js-nav-active .main-nav .nav-toggle span,
  .js-nav-active .main-nav .nav-toggle:hover span {
    background-color: transparent;
    /* uncss:ignore */
    /* uncss:ignore */ }
    .js-nav-active .main-nav .nav-toggle span:before,
    .js-nav-active .main-nav .nav-toggle:hover span:before {
      -webkit-transform: translateY(0) rotate(45deg);
              transform: translateY(0) rotate(45deg); }
    .js-nav-active .main-nav .nav-toggle span:after,
    .js-nav-active .main-nav .nav-toggle:hover span:after {
      -webkit-transform: translateY(0) rotate(-45deg);
              transform: translateY(0) rotate(-45deg); }
  .main-nav .nav-toggle:hover span {
    background: #dc2a30; }
  @media all and (min-width: 769px) {
    .main-nav .nav-toggle {
      display: none; } }

.back_to_top {
  border: 0;
  background: transparent;
  padding: 5px;
  text-align: center;
  position: fixed;
  bottom: 15px;
  right: 15px;
  outline: none;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 5px;
  z-index: 1000; }
  .back_to_top span {
    display: block;
    text-transform: uppercase;
    color: #e8e8e8;
    margin-top: 5px;
    -webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1); }
  .back_to_top .icon {
    width: 24px;
    height: 13px;
    fill: none;
    opacity: .33;
    -webkit-transition: opacity 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    transition: opacity 0.2s cubic-bezier(0.42, 0, 0.58, 1); }
  .back_to_top:hover {
    cursor: pointer; }
    .back_to_top:hover .icon {
      opacity: 1; }
    .back_to_top:hover span {
      color: #fff; }

.main-nav a.assistive-text:active,
.main-nav a.assistive-text:focus {
  background: #eee;
  border-bottom: 1px solid #ddd;
  color: #1982d1;
  clip: auto !important;
  font-size: 12px;
  position: absolute;
  text-decoration: underline;
  top: 0;
  left: 7.6%; }

.branding {
  position: relative;
  z-index: 9999;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 15px 10px; }

.contactSocial {
  text-align: right;
  color: #fff;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  margin: 0 auto;
  max-width: 960px;
  position: relative;
  padding: 30px 0 15px 0; }

.contactSocial .phoneNumber {
  margin-right: 15px; }

.contactSocial a {
  color: white !important; }

.contactSocial a.facebook, .contactSocial a.twitter {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(images/icons-social.jpg) no-repeat 0 0;
  margin-right: 5px;
  vertical-align: middle; }

.contactSocial a.twitter {
  background-position: 0 -22px;
  margin-right: 0; }

.contactSocial .social-links a {
	background: #ffffff !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #9cdcf8 !important;
	display: inline-block;
	font-size: 18px;
	line-height: 22px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	width: 22px;
}
  
#colophon {
  clear: both;
  position: relative; }

.triangles-footer {
  position: absolute;
  left: -1px;
  top: -14px;
  display: none; }
  @media all and (min-width: 1024px) {
    .triangles-footer {
      display: block; } }

/* default footer */
.footer-default {
  position: relative;
  background: #000;
  max-width: 960px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .footer-default p {
    font-size: 10px;
    line-height: 16px;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    margin: 0; }
  .footer-default a, .footer-default a:hover {
    font-size: 10px;
    line-height: 16px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #8ad4f7; }
  .footer-default div {
    margin: 20px 15px 20px 20px; }
  .footer-default div.newsletter-signup {
    margin-left: 15px;
    margin-right: 19px; }
  .footer-default .email {
    line-height: 1em;
    vertical-align: middle;
    max-width: 196px;
    padding: 6px 8px;
    margin-right: 2px; }
  .footer-default .newsletter-submit {
    vertical-align: middle; }

.entry-content img,
.comment-content img,
.widget img {
  max-width: 97.5%;
  /* Fluid images for posts, comments, and widgets */ }

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
  height: auto;
  /* Make sure images with WordPress-added height and width attributes are scaled correctly */
  vertical-align: top;
  margin-top: 20px; }

img.size-full,
img.size-large {
  max-width: 97.5%;
  width: auto;
  /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
  height: auto;
  /* Make sure images with WordPress-added height and width attributes are scaled correctly */ }

img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 1.625em; }

p img,
.wp-caption {
  margin-top: 0.4em; }

.wp-caption {
  background: #eee;
  margin-bottom: 1.625em;
  max-width: 96%;
  padding: 9px; }

.wp-caption img {
  display: block;
  margin: 0 auto;
  max-width: 98%; }

.wp-caption .wp-caption-text,
.gallery-caption {
  color: #666;
  font-family: Georgia, serif;
  font-size: 12px; }

.wp-caption .wp-caption-text {
  margin-bottom: 0.6em;
  padding: 10px 0 5px 40px;
  position: relative; }

.wp-caption .wp-caption-text:before {
  color: #666;
  content: '\2014';
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  margin-right: 5px;
  position: absolute;
  left: 10px;
  top: 7px; }

#content .gallery {
  margin: 0 auto 1.625em; }

#content .gallery a img {
  border: none; }

img#wpstats {
  display: block;
  margin: 0 auto 1.625em; }

#content .gallery-columns-4 .gallery-item {
  width: 23%;
  padding-right: 2%; }

#content .gallery-columns-4 .gallery-item img {
  width: 100%;
  height: auto; }

a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {
  /* Add some useful style to those fancy borders for linked images ... */
  background: #eee;
  border-color: #bbb; }

.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {
  /* ... including captioned images! */
  background: #fff;
  border-color: #ddd; }

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
  max-width: 100%; }

.widget-area {
  font-size: 12px;
  padding-left: 60px;
  margin-top: 20px; }

.widget {
  clear: both;
  margin: 0 0 2.2em; }

.widget-title {
  color: #000000;
  font-size: 12px;
  font-weight: bold; }

.widget ul {
  font-size: 15px;
  margin: 0; }

.widget ul ul {
  margin-left: 1.5em; }

.widget ul li {
  color: #777;
  font-size: 13px; }

.widget a {
  text-decoration: none; }

.widget a:hover,
.widget a:focus,
.widget a:active {
  text-decoration: underline; }

/* Twitter */
.widget_twitter li {
  list-style-type: none;
  margin-bottom: 14px; }

.widget_twitter .timesince {
  display: block;
  font-size: 11px;
  margin-right: -10px;
  text-align: right; }

/* Widget Image */
.widget_image img {
  border: 0;
  padding: 0;
  height: auto;
  max-width: 100%; }

/* Calendar Widget */
.widget_calendar #wp-calendar {
  color: #555;
  width: 95%;
  text-align: center; }

.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
  text-align: center; }

.widget_calendar #wp-calendar caption {
  font-size: 11px;
  font-weight: 500;
  padding: 5px 0 3px 0;
  text-transform: uppercase; }

.widget_calendar #wp-calendar th {
  background: #f4f4f4;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-weight: bold; }

.widget_calendar #wp-calendar tfoot td {
  background: #f4f4f4;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc; }

.slidesNav {
  position: absolute;
  bottom: -6px;
  right: 20px;
  z-index: 9999; }
  .slidesNav .arrow {
    background: url(images/slides/arrows.png) no-repeat;
    width: 20px;
    height: 21px;
    display: inline-block;
    margin-left: 8px;
    cursor: pointer; }
  .slidesNav .arrowLeft {
    background-position: 0 0; }
  .slidesNav .arrowRight {
    background-position: 0 -21px; }

.unslider {
  overflow: auto;
  margin: 0;
  padding: 0; }
  @media all and (max-width: 768px) {
    .home .unslider {
      margin-top: 65px; } }

.unslider-wrap {
  position: relative; }

.unslider-wrap.unslider-carousel li {
  float: left; }

.unslider-vertical > ul {
  height: 100%; }

.unslider-vertical li {
  float: none;
  width: 100%; }

.unslider-fade {
  position: relative; }

.unslider-fade .unslider-wrap li {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 8;
  display: -webkit-box;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media all and (min-width: 769px) {
    .unslider-fade .unslider-wrap li {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .unslider-fade .unslider-wrap li img {
    width: 100%;
    max-width: 100%;
    height: auto; }
    @media all and (min-width: 769px) {
      .unslider-fade .unslider-wrap li img {
        margin-right: 15px;
        max-width: 65%;
        max-width: calc(67% - 15px); } }
  .unslider-fade .unslider-wrap li .slide-caption {
    padding-top: 20px;
    border-top: 7px solid #8ad4f7;
    width: 100%;
    padding-bottom: 5px; }
    @media all and (min-width: 769px) {
      .unslider-fade .unslider-wrap li .slide-caption {
        max-width: 33%;
        display: inline-block;
        vertical-align: top;
        border-bottom: 7px solid #8ad4f7;
        padding-bottom: 0px; } }
  .unslider-fade .unslider-wrap li h2 {
    font-size: 24px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #fff;
    font-family: helveticaneue_heavy, arial, sans-serif; }
    @media all and (min-width: 1024px) {
      .unslider-fade .unslider-wrap li h2 {
        font-size: 30px; } }
  .unslider-fade .unslider-wrap li p {
    font-size: 18px;
    line-height: 1.4;
    color: #fff; }
    @media all and (min-width: 1024px) {
      .unslider-fade .unslider-wrap li p {
        font-size: 20px; } }

.unslider-fade .unslider-wrap li.unslider-active {
  z-index: 10;
  position: relative; }

.unslider li,
.unslider ol,
.unslider ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none; }

.unslider-arrow {
  position: absolute;
  bottom: 10px;
  right: 70px;
  z-index: 2;
  cursor: pointer;
  background: url(images/slides/arrows.png) no-repeat 0 0;
  width: 20px;
  height: 21px;
  display: inline-block;
  cursor: pointer;
  z-index: 1000; }

.unslider-arrow.next {
  left: auto;
  right: 40px;
  background-position: 0 -21px; }

.home-slides {
  background-color: #000;
  padding: 15px; }
  .home-slides-wrap {
    position: relative; }

/**
 *   Here's where everything gets included. You don't need
 *   to change anything here, and doing so might break
 *   stuff. Here be dragons and all that.
 */
/**
 *   Default variables
 *
 *   While these can be set with JavaScript, it's probably
 *   better and faster to just set them here, compile to
 *   CSS and include that instead to use some of that
 *   hardware-accelerated goodness.
 */
.unslider-nav ol {
  list-style: none;
  text-align: center; }

.unslider-nav ol li {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 4px;
  background: transparent;
  border-radius: 5px;
  overflow: hidden;
  text-indent: -999em;
  border: 2px solid #fff;
  cursor: pointer; }

.unslider-nav ol li.unslider-active {
  background: #fff;
  cursor: default; }

.error404 .main #searchform {
  background: #f9f9f9;
  border: 1px solid #ddd;
  border-width: 1px 0;
  margin: 0 -8.9% 1.625em;
  overflow: hidden;
  padding: 1.625em 8.9%; }

.error404 .main #s {
  max-width: 95%; }

.error404 .main .widget {
  clear: none;
  float: left;
  margin-right: 3.7%;
  max-width: 30.85%; }

.error404 .main .widget_archive {
  margin-right: 0; }

.error404 .main .widget_tag_cloud {
  float: none;
  margin-right: 0;
  width: 100%; }

.error404 .widgettitle {
  font-size: 10px;
  letter-spacing: 0.1em;
  line-height: 2.6em;
  text-transform: uppercase; }

.error404 #primary {
  float: none;
  margin: 0; }
  .error404 #primary #content {
    margin: 0 7.6%;
    width: auto; }

.error404 .main .widget {
  float: none;
  margin-right: 0;
  width: auto; }

.page-title {
  color: #666;
  font-size: 10px;
  font-weight: 500;
  line-height: 2.6em;
  text-transform: uppercase; }

.page-title a {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0;
  text-transform: none; }

.hentry,
.no-results {
  border-bottom: 1px solid #ddd;
  margin: 0 0 1.625em;
  padding: 0 0 1.625em;
  position: relative; }

.hentry:last-child,
.no-results {
  border-bottom: none; }

.entry-title,
.entry-header .entry-meta {
  padding-right: 76px; }

.page-title,
.entry-title {
  clear: both;
  color: #222;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.5em;
  padding-bottom: .3em;
  padding-top: 15px; }

.archive .entry-title {
  line-height: 30px;
}

.entry-title,
.entry-title a {
  color: #8AD4F7;
  text-decoration: none; }

.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
  color: #1982d1; }

.entry-meta {
  color: #000;
  clear: both;
  font-size: 12px;
  line-height: 18px; }

.entry-meta a {
  font-weight: bold; }

footer.entry-meta,
.entry-content,
.entry-summary {
  padding: 20px 40px;
  background: #fff;
  margin: 0 auto; }

.entry-content h1,
.entry-content h2 {
  color: #000;
  font-weight: bold;
  margin: 0 0 .8125em; }

.category .entry-title, .entry-content h2 {
  font-size: 20px;
  line-height: 18px;
  font-family: helveticaneue_heavy;
  text-transform: uppercase;
  color: #8ad4f7;
  border-bottom: 1px dashed #666666;
  padding-bottom: 10px;
  margin-bottom: 10px; }

.entry-content h2.twitter {
  background: url(images/icon-twitter.png) no-repeat left center;
  padding-left: 30px;
  padding-top: 10px;
  font-family: arial, sans-serif;
  border-bottom: none;
  border-top: 1px dashed #666666;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 0; }

.entry-content h3 {
  letter-spacing: 0.1em;
  font-size: 12px;
  line-height: 18px;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: Uppercase;
  color: #dc2a30;
  font-weight: bold; }

/* Singular */
.singular #primary {
  margin: 0; }

.category #content,
.singular #content {
  margin: 0 auto;
  position: relative;
  width: auto;
  max-width: none; }

.category .page-header,
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta {
  margin: 0 auto;
  max-width: 920px;
}

.singular .entry-content {
  display: -webkit-box;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .singular .entry-content h2 {
    width: 100%; }

.iphone.singular .entry-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.ios-9.iphone.singular .entry-content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

.category .page-header,
.singular .entry-header,
.archive .page-header,
.error404 .entry-header {
  padding: 20px;
  background: #000;
  position: relative;
  max-width: 960px;
  width: 100%;
  margin-top: 75px; }

.triangles-header {
  position: absolute;
  left: -1px;
  bottom: -14px;
  display: none; }
  @media all and (min-width: 1024px) {
    .triangles-header {
      display: block; } }

@media print {
  body {
    background: none !important;
    font-size: 10pt; }
  footer.entry-meta a[rel=bookmark]:link:after,
  footer.entry-meta a[rel=bookmark]:visited:after {
    content: " [" attr(href) "] ";
    /* Show URLs */ }
  #page {
    clear: both !important;
    display: block !important;
    float: none !important;
    max-width: 100%;
    position: relative !important; }
  #branding {
    border-top: none !important;
    padding: 0; }
  #branding img {
    display: none; }
  #access {
    display: none; }
  #main {
    border-top: none;
    box-shadow: none; }
  #primary {
    float: left;
    margin: 0;
    width: 100%; }
  #content {
    margin: 0;
    width: auto; }
  .singular #content {
    margin: 0;
    width: 100%; }
  .singular .entry-header .entry-meta {
    position: static; }
  #content nav {
    display: none; }
  .singular .entry-header,
  .singular .entry-content,
  .singular footer.entry-meta {
    margin: 0;
    width: 100%; }
  .singular .hentry {
    padding: 0; }
  .entry-title,
  .singular .entry-title {
    font-size: 21pt; }
  .entry-meta {
    font-size: 10pt; }
  .widget-area {
    display: none; }
  #colophon {
    display: none; } }

/*
Post Formats Headings
To hide the headings, display: none the ".entry-header .entry-format" selector,
and remove the padding rules below.
*/
.entry-header {
  position: relative; }
  .entry-header .wp-post-image {
    max-width: 100%; }
  .entry-header .entry-format {
    color: #666;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    position: absolute;
    text-transform: uppercase;
    top: -5px; }
  .entry-header hgroup .entry-title {
    padding-top: 15px; }

/* Singular content styles for Posts and Pages */
.category #content,
.singular .hentry {
  border-bottom: none;
  padding: 0;
  margin: 5px 0 0 0;
  position: relative; }
  @media all and (min-width: 1024px) {
    .category #content,
    .singular .hentry {
      margin-top: 65px; } }

.category .page-title,
.singular .entry-title,
.archive .page-title,
.error404 .entry-title {
  font-weight: normal;
  font-size: 30px;
  line-height: 32px;
  font-family: helveticaneue_heavy;
  text-transform: uppercase;
  color: #fff;
  border: 7px solid #8ad4f7;
  border-left: none;
  border-right: none; }

.singular .entry-title,
.singular .entry-header .entry-meta {
  padding-right: 0; }

.singular .entry-header .entry-meta {
  position: absolute;
  top: 0;
  left: 0;
  margin: 2px 20px;
  color: #ffffff; }

.blue {
  color: #dc2a30 !important; }

a.subscribeCalendar {
  display: block;
  width: 241;
  height: 27px;
  background: url(images/btn-subscribe-calendar.jpg) no-repeat;
  margin-bottom: 10px; }

.private-party-inquiry input[type="text"] {
  line-height: 1em;
  vertical-align: middle;
  width: 244px;
  padding: 6px 8px;
  font-style: italic; }

.private-party-inquiry label {
  margin-top: 13px;
  display: inline-block; }

.submitForm {
  margin-top: 20px; }

.errorInput {
  border: 1px solid #ff0000 !important; }

.page-template-page-sponsors-php h3 {
  font-family: helveticaneue_heavy, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000; }

.hidden {
  display: none; }

/* =Footer
----------------------------------------------- */
/* =Responsive Structure
----------------------------------------------- */
@media (max-width: 800px) {
  /* Simplify the basic layout */
  .main #content {
    /*margin: 0 7.6%;*/
    width: auto; }
  #nav-below {
    border-bottom: 1px solid #ddd;
    margin-bottom: 1.625em; }
  .main #secondary {
    float: none;
    margin: 0 7.6%;
    width: auto; }

	.main-nav .logo img {
		top: 28px;
	}
 }

@media (max-width: 650px) {
  /* @media (max-width: 650px) Reduce font-sizes for better readability on smaller devices */
  body, input, textarea {
    font-size: 13px; }
  .main-nav ul {
    font-size: 12px; }
  .entry-title {
    font-size: 21px; }
  .singular .entry-title {
    font-size: 28px; }
  .entry-meta {
    font-size: 12px; }
  #nav-single {
    display: block;
    position: static; }
  .singular .hentry {
    padding: 1.625em 0 0; }
  .singular.page .hentry {
    padding: 1.625em 0 0; } }

@media (max-width: 450px) {
  #content .gallery-columns-2 .gallery-item {
    width: 45%;
    padding-right: 4%; }
  #content .gallery-columns-2 .gallery-item img {
    width: 100%;
    height: auto; } }

/* organize later! */
.category .post, .archive .post {
  padding: 10px 40px 20px 40px;
  /*min-width: 550px;*/
  /*margin-left: 20px;*/
  margin-bottom: 0;
  border: 0; }

.category .entry-content, .category .entry-meta, .archive .entry-content, .archive .entry-meta {
  width: auto;
  padding: 0; }

.widget ul {
  margin: 0;
  list-style-type: none; }

a.more-link {
  display: none; }

.posts-container {
  max-width: 920px;
  margin: 0 auto;
  background: white;
  display: -webkit-box;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.category-img {
  padding: 20px 40px 0px 40px;
  float: left;
  width: 550px;
  /*min-width: 550px;*/
  line-height: 0; }

/* Twitter Widget Edits 8/26/13 */
#twitter_update_list h3 {
  display: none; }

#twitter_update_list .entry-content {
  width: auto;
  padding: 0; }

/* mobile styles!!! */
/**
 * Graveyard
 *
	"showcase",
	"one-column",
	"comments",
	"search",
 */

.home-title {
	background: #ffffff;
	color: #8ad4f7;
	font: 30px/32px helveticaneue_heavy;
	margin: 0px auto;
	max-width: 920px;
	padding: 30px 40px 10px;
}

.gform_button {
	color: #ffffff;
	background: #9eddf8;
	border: none;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	cursor: pointer;
	font-family: helveticaneue_heavy;
	font-size: 14px !important;
	padding: 4px 8px;
}

iframe.yelp-review {
	min-width: 120px !important;
}

.widget-area aside {
	padding: 0px 40px 0px 0px;
}

.entry-content p {
	-webkit-box-flex: 100%;
	-webkit-flex: 100%;
	-ms-flex: 100%; flex: 100%;
}

@media all and (max-width: 480px) {
	iframe {
		max-width: 100% !important;
		width: 340px !important;
	}
}