@charset "UTF-8";
@font-face {
  font-family: 'StreetscriptRedux';
  src: url("../fonts/streetscriptredux-webfont.eot");
  src: url("../fonts/streetscriptredux-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/streetscriptredux-webfont.woff") format("woff"), url("../fonts/streetscriptredux-webfont.ttf") format("truetype"), url("../fonts/streetscriptredux-webfont.svg#streetscript_reduxregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
  text-rendering: optimizeLegibility;
  font-smooth: always;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-font-smoothing: antialiased;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
  opacity: 0.7;
}

a {
  cursor: hand;
  cursor: pointer;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

p,
pre {
  margin: 1em 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before,
q:after {
  content: '';
  content: none;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

menu,
ol,
ul {
  padding: 0 0 0 40px;
}

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body, html {
  font-family: "Graphik-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  color: #2c3e50;
  font-size: 16px;
  margin: 0;
  padding: 0;
  width: 100%;
  overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Graphik-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
  font-family: "Graphik-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1 {
  font-size: 36px;
  line-height: 45px;
}

h2 {
  font-size: 1.5em;
}

p {
  line-height: 1.5em;
  font-size: 1.05em;
}

a {
  text-decoration: none;
}
a:hover {
}

ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style-type: none;
  padding: 0;
}

.post ul li {
  margin: .5em 0;
  font-size: 1.2em;
}

.home .attachment-bones-thumb-200 {
  display: block;
  float: left;
  margin: 0 20px 0 0;
}

img {
  max-width: 100%;
}

.wrapper {
  width: 100%;
}


.body-wrapper {
  background-color: white;
}

.newsletter-wrapper {
  background: #FD4F57;
  background-position: 0 3em;
}
.newsletter.constrain div {
  float: left !important;
  line-height: 1.5;
}

.constrain {
  width: 90%;
  max-width: 63.75em;
  margin: 0 auto;
}

.tkt-slctr-tbl, .workshop-list {
  border: solid 2px #69d8de;
}

.tkt-slctr-tbl .ee-ical-sbmt, .workshop-list .ee-ical-sbmt {
  display: none;
}

.tkt-slctr-tbl thead {
  border: solid 2px #69d8de;
}


.btn, #searchsubmit {
  font-size: 1em;
  line-height: 1.5em;
  display: block;
  width: 100%;
  text-align: center;
  background-color: #fd4f57;
  color: white;
  text-decoration: none;
  padding: 3px 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  cursor: pointer;
}

.btn:hover, .button:hover {
  background-color: #FFADA6!important;
}

#s  {
  width: 85%;
  height: 30px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  float: left;
}

article.post blockquote {
  margin-top: 0;
  font-style: italic;
}

.no-mobile {
  display: none;
}

.desktop-only {
  display: none;
}

.cf:before,
.cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

@media all and (min-width: 45em) {
  h2 {
    font-size: 2em;
  }

  p {
    font-size: 1.2em;
  }

  .btn {
    display: inline-block;
    width: auto;
  }

  .newsletter-wrapper {
    background-position: 0 3.5em;
  }
}
@media all and (min-width: 63.75em) {
  .mobile-only {
    display: none !important;
  }

  .no-mobile {
    display: block !important;
  }

  .desktop-only {
    display: block !important;
  }
}
@-moz-document url-prefix() {
  header .language-select select {
    padding-top: 8px !important;
  }
}

header .language-select select::-ms-expand {
  display: none;
}

@media all and (min-width: 63.75em) {
 
}

.newsletter {
  padding: 2em 0;
  text-align: center;
}
.newsletter h2 {
  color: white;
  background-color: #ff9a00;
  padding: 0 0.5em;
  display: inline-block;
  font-size: 2em;
}
@media all and (min-width: 45em) {
  .newsletter h2 {
    padding: 0 1.5em;
    font-size: 2.75em;
  }
}

.header-bg-img {
  display: none;
}

.page-heading-wrapper {
  padding-bottom: 2em;
  position: relative;
}
.page-heading-wrapper .page-heading {
  position: relative;
  padding-top: 28px;
}
.page-heading-wrapper .page-heading .breadcrumbs {
  display: none;
  padding-top: .25em;
}
.page-heading-wrapper .page-heading .breadcrumbs .breadcrumb-divider {
  margin: 0 5px;
  color: #a3b6bb;
}
.page-heading-wrapper .page-heading .breadcrumbs a {
  color: white;
}
.page-heading-wrapper .page-heading .breadcrumbs a:hover {
  color: #ff9a00;
}
.page-heading-wrapper .page-heading h1 {
  color: #ff9a00;
  font-size: 3em;
}

@media all and (min-width: 45em) {
  .header-bg-img {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    position: absolute;
    z-index: 0;
    top: 0;
  }

  .page-heading-wrapper {
    height: 250px;
    padding-top: 1.75em;
  }
  .page-heading-wrapper .page-heading {
    padding-top: 0;
  }
  .page-heading-wrapper .page-heading .breadcrumbs {
    display: block;
  }
}
@-moz-document url-prefix() {
  .sub-nav-mobile select {
    padding-top: 14px !important;
  }
}

.sub-nav-mobile::-ms-expand {
  display: none;
}

.sub-nav-mobile {
  margin-top: 1em;
}
.sub-nav-mobile select {
  width: 100%;
  background: #84bade url(../img/dropdown_white.png) 97% center no-repeat;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0px 45px 0px 10px;
  -webkit-appearance: none;
  color: white;
  font-size: 1.05em;
  height: 46px;
  border: none;
  cursor: pointer;
  outline: none;
  text-indent: 0.01px;
  text-overflow: "";
}
@media all and (min-width: 45em) {
  .sub-nav-mobile {
    display: none;
  }
}

.sub-nav {
  display: none;
}
@media all and (min-width: 45em) {
  .sub-nav {
    display: block;
    font-size: 1.08em;
  }
  .sub-nav li {
    padding: 0 0 1.2em 1.5em;
    position: relative;
  }
  .sub-nav li.active:before {
    position: absolute;
    left: 0;
    width: 12px;
    height: 16px;
    content: "";
    background: transparent url(../img/subnav_current.png) 0 0.35em no-repeat;
  }
  .sub-nav ul ul {
    margin-left: -15px;
  }
  .sub-nav ul ul li {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .sub-nav ul ul li a {
    color: #96b4c9;
  }
}

.content {
  width: 100%;
  /* padding: 0 5%; */
}
.content .right-col {
  width: 100%;
}
.content .right-col ul {
  margin: 1em 0;
  padding: 0 0 0 40px;
}
.content .right-col ul li {
  list-style-type: disc;
}
.content .breadcrumbs {
  margin: 30px 0 0 0;
}

@media all and (min-width: 45em) {
  .content .right-col, .content .left-col {
    float: left;
  }
  .content .left-col {
    width: 25%;
    padding-right: 5%;
  }
  .content .right-col {
    width: 75%;
  }
}

table {
  width: 100%;
  border: 1px solid #69d8de;
  margin: 1em 0;
  border-collapse: collapse;
  font-size: 1.05em;
  border-bottom: 0px;
}
table a {
  text-decoration: underline;
}

@media all and (max-width: 45em) {
  thead {
    display: none;
  }
}
th {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  position: relative;
}

tr {

}
tr.highlighted {
  background-color: #69d8de;
  color: white;
}

td, th {
  padding: 0.4em;
  padding-right: 0.8em;
  border-color: #69d8de !important;
  border-bottom: 0px !important;
  border-top: 0px !important;
}
td {
  display: block;
  padding: 30px 15px 30px 45px;
}
td a {
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
td.availability {
  text-align: center;
  padding: 10px;
}
td.availability a {
  color: #fff !important;
  padding: 10px 15px;
  border-radius: 10px;
  text-decoration: none;
  font-weight: bold;
}
td.location [itemprop="address"] {
  line-height: 1.5;
  margin-top: 10px;
}
td.location a {
  text-decoration: none;
  color: #2c3e50;
  font-weight: bold;
  line-height: 1.5;
}
td.location a:hover {
  color: #69d8de;
}
tr:nth-child(even) td.availability a {
  background: #FB515B;
}
tr:nth-child(odd) td.availability a {
  background: #69d8de;
}
tr:nth-child(even) td.availability a:hover {
  background: #ad565b;
}
tr:nth-child(odd) td.availability a:hover {
  background: #4a5c8c;
}
thead th {
  text-align: center;
}
tbody tr:nth-child(even) {
  background: #fff;
}
tbody tr:nth-child(odd) {
  background: #d7fafa;
}
#content ul {
  margin-bottom: 0px !important;
}
.download-iCal-frm input {
  background-color: transparent !important;
  box-shadow: none !important;
  color: #4a5c8c !important;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.download-iCal-frm input:hover {
  color: #69d8de !important;
}
.tablesorter-header {
  cursor: pointer;
}
.tablesorter-header:after {
  position: absolute;
  top: 0.5em;
  right: 5px;
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 7.5px solid white;
}
.tablesorter-header:before {
  position: absolute;
  bottom: 0.5em;
  right: 5px;
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7.5px solid white;
}
.tablesorter-header.sorter-false {
  cursor: default;
}
.tablesorter-header.sorter-false:before {
  display: none;
}
.tablesorter-header.sorter-false:after {
  display: none;
}

.tablesorter-headerAsc:after {
  position: absolute;
  top: 0.5em;
  right: 5px;
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 15px solid white;
}
.tablesorter-headerAsc:before {
  display: none;
}

.tablesorter-headerDesc:after {
  position: absolute;
  top: 0.5em;
  right: 5px;
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 0;
  border-top: 15px solid white;
}
.tablesorter-headerDesc:before {
  display: none;
}

@media all and (min-width: 45em) {
  table {
    font-size: 1.2em;
  }

  thead {
    background-color: #69d8de;
    color: white;
    text-align: left;
  }

  td {
    display: table-cell;
  }
  td:first-child {
    width: 40%;
  }
  td:nth-child(2) {
    width: 40%;
  }
  td:last-child {
    width: 20%;
  }
}
label {
  display: none;
  font-size: 1.2em;
}
label.always-show {
  display: inline;
}

.field-container.multiselect {
  height: 130px;
  margin-bottom: 0.75em;
}

.form_error {
  font-weight: bold;
  color: #ff9a00;
  margin: 5px 0;
}

.required {
  color: #ff9a00;
}

form {
  margin-top: 0.75em;
}
form.boxed {
  background-color: #ecf0f1;
  padding: 1em;
}

input[type="text"], select, textarea, input[type="password"], input[type="phone"], input[type="email"] {
  width: 100%;
  border: 1px solid #84bade;
  padding: 0.3em 0.4em;
  margin: 0.75em 0;
  font-size: 1.2em;
  color: #999;
  outline: 0;
}

select[multiple] {
  position: relative;
  top: 70px;
  margin-top: -70px;
  min-width: 175px;
}

input[type="checkbox"] {
  margin-right: 5px;
}

input[type="submit"] {
  outline: 0;
  border: 0;
}

.callout-box {
  background-color: #84bade;
  color: white;
  margin: 1em 0;
  padding: 1em;
}
.callout-box span {
  font-size: 1.2em;
}
.callout-box .select-container {
  margin-top: 1.2em;
  margin-left: 1.2em;
}
.callout-box select {
  width: auto;
}

@media all and (min-width: 45em) {
  label {
    display: inline-block;
    width: 175px;
  }
  label.checkbox-label {
    width: auto;
  }
  label.always-show {
    display: inline-block;
  }

  input[type="text"], input[type="password"], select, input[type="phone"], input[type="email"] {
    width: auto;
  }
}
.pagination .left {
  float: left;
}
.pagination .right {
  float: right;
}
.pagination .active {
  font-weight: bold;
}
.pagination .disabled {
  color: #CCC;
}

/* BLOG PAGINATION STYLE */

.pagination ul.page-numbers {
  margin: 0;
  padding: 0;
  text-align: right;
}

.pagination ul.page-numbers li {
  list-style: none;
  display: inline;
  margin: 0 20px;
}

.testimonial-block {
  margin-top: 1.5em;
}

@media all and (min-width: 45em) {
  .testimonial-block {
    margin-top: 0;
  }
}
.song {
  margin: 1em 0;
  font-size: 1.2em;
}

.pdf-link {
  display: block;
  height: 38px;
  padding-left: 45px;
  background: url(../img/pdf_icon.png) no-repeat;
  line-height: 40px;
  margin-top: 1em;
}

.jpn-site-link
{
  border-radius: 3px;
  background-color: #84BADF;
  padding: 5px;
  color: white;
}

#content > p:last-of-type {
  margin-bottom: 30px;
}

.post-password-form label {
  display: inline-block;
}

.post-password-form input[type=submit] {
  color: #fff;
  border-radius: 5px;
  background-color: #fd4f57;
  box-shadow: none;
  padding: 10px 20px;
  font-weight: 700;
  display: inline-block;
}


@media (min-width: 720px) and (max-width: 830px) {
  td:first-child {
    width: 35%;
  }
  td:nth-child(2) {
    width: 35%;
  }
  td:last-child {
    width: 30%;
  }
}
@media (max-width: 800px) {
  #content {
    padding: 0 30px;
  }
}
@media (max-width: 719px) {
  td {
    text-align: left !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  td:first-child {
    padding-top: 30px !important;
    padding-bottom: 0px !important;
    line-height: 24px;
  }
  td:last-child {
    padding-bottom: 50px !important;
  }
  td.location [itemprop="address"] {
    margin-top: 0px;
  }

  .tkt-slctr-tbl tr:nth-child(2n) td {
    padding: 0!important;
  }

  .tkt-slctr-tbl td {
    padding: 10px!important;
  }

  
}

.wrapper.body-wrapper {
    margin-top: 0px !important;
}
header.constrain {
    width: 100%;
    max-width: 1024px;
    padding: 0px;
    height: 100%;
    margin: 0 auto;
}
.page-heading-wrapper {
    padding-top: 1.75em;
}
.page-heading-wrapper {
  padding-bottom: 2em;
  position: relative;
  height: 600px;
}
.page-heading-wrapper .page-heading .breadcrumbs a {
  color: #fd4f57 !important;
}
.page-heading-wrapper .page-heading h1 {
  color: #fd4f57;
  font-size: 3em;
  font-family: "Graphik-Regular";
  font-weight: lighter;
}

.list-ctas {
  display: block;
  margin: 20px 0 40px;
}

.access-error {
  background-color: #d7fafa;
  border-radius: 15px;
  padding: 1em;
}

.access-error a {
  color: #32b8bf;
}



@media (min-width: 720px) {
  .page-heading-wrapper .page-heading {
    padding-top: 0;
  }
  .page-heading-wrapper .page-heading .breadcrumbs {
      display: block;
  }
  .page-heading-wrapper .page-heading h1 {
    margin-left: -2px;
    margin-top: 8px;
  }
}
@media (max-width: 719px) {
  .page-heading-wrapper .page-heading .breadcrumbs {
      display: none;
  }
}



@media (min-width: 1024px) {
    .content > form {
        max-width: 1024px;
        margin: 30px auto 30px auto;
    }
}

@media (max-width: 1019px) {
  .page-heading-wrapper {
      width: 90%;
      padding: 0;
      margin: 0 auto;
  }
}

.copyright {
  color: #fff;
}

@media (max-width: 400px) {
    .content > h2, .content > p {
        padding: 30px;
    }
    .content > p {
        padding-top: 15px;
    }
    .content > h2 {
        padding-bottom: 15px;
    }
}