/* Based on HTML5 ✰ Boilerplate CSS Starter: h5bp.com/css */
/* HTML5 display definitions */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
/* Base */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-size: 13px;
  line-height: 1.6em;
}
body,
button,
input,
select,
textarea {
  font-family: sans-serif;
  color: #222;
}
/* Links */
a {
  color: #0085BD;
  text-decoration: none;
}
a:hover {
  color: #60A5DD;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
/* Typography */
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  _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: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Lists */
ul,
ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}
dd {
  margin: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
/* Embedded content */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
img:not([src]) {
  visibility: hidden;
}
svg:not(:root) {
  overflow: hidden;
}
/* Figures */
figure {
  margin: 0;
}
/* Forms */
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
  *overflow: visible;
}
table button,
table input {
  *overflow: auto;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
}
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-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
/* Tables */
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
td {
  vertical-align: top;
}.sqs-spin{background-color:transparent;border-radius:150px;display:inline-block;vertical-align:middle;-webkit-animation:sqs-spin 1s infinite linear;-moz-animation:sqs-spin 1s infinite linear;-ms-animation:sqs-spin 1s infinite linear;-o-animation:sqs-spin 1s infinite linear;animation:sqs-spin 1s infinite linear}.sqs-spin.light{border:2px solid rgba(255,255,255,0.7);border-top-color:rgba(255,255,255,0.15);border-left-color:rgba(255,255,255,0.15)}.sqs-spin.dark{border:2px solid rgba(0,0,0,0.5);border-top-color:rgba(0,0,0,0.08);border-left-color:rgba(0,0,0,0.08)}.sqs-spin.extra-small{width:4px;height:4px}.sqs-spin.small{width:8px;height:8px}.sqs-spin.default{width:12px;height:12px}.sqs-spin.large{width:22px;height:22px}.sqs-spin.extra-large{width:40px;height:40px}.sqs-spin.xx-large{width:80px;height:80px}.sqs-spin.degraded{border:0;border-radius:0;-webkit-animation:none;-moz-animation:none;-ms-animation:none;-o-animation:none;animation:none}.sqs-spin.degraded img{width:100%;height:100%;border:0!important;outline:0!important;box-shadow:none!important}@-webkit-keyframes sqs-spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@-moz-keyframes sqs-spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(360deg)}}@-ms-keyframes sqs-spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(360deg)}}@-o-keyframes sqs-spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(360deg)}}@keyframes sqs-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.clear:after{content:".";height:0;visibility:hidden;display:block;clear:both}.sqsp-chrome{position:fixed;bottom:10px;right:10px;line-height:16px;font-family:'proxima-nova','Helvetica Neue',Helvetica,Arial,sans-serif;z-index:20000;white-space:nowrap;-webkit-perspective:1000;-moz-perspective:1000}.sqsp-chrome *{letter-spacing:0;font-style:normal;line-height:normal}.sqsp-chrome-badge{-webkit-user-select:none;background-color:#111;background-image:-o-linear-gradient(#1e1e1e,#040404);background-image:-moz-linear-gradient(#1e1e1e,#040404);background-image:-ms-linear-gradient(#1e1e1e,#040404);background-image:-webkit-linear-gradient(#1e1e1e,#040404);background-image:linear-gradient(#1e1e1e,#040404);-moz-border-radius:30px;border-radius:30px;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.085),0 1px 0 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 0 1px rgba(0,0,0,.085),0 1px 0 0 rgba(0,0,0,.15);box-shadow:0 0 0 1px rgba(0,0,0,.085),0 1px 0 0 rgba(0,0,0,.15);height:52px;position:absolute;bottom:0;right:0;-webkit-transform-origin:100% 50%;-moz-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition:-webkit-transform .3s ease-out;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}.sqsp-chrome-badge>*{display:inline-block;vertical-align:top}.sqsp-chrome-badge .sqsp-chrome-text{display:inline-block;padding-right:15px;padding-left:15px;height:52px}.sqsp-chrome-badge .sqsp-chrome-text *{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-transition:'color .2s ease-out';-moz-transition:'color .2s ease-out';-o-transition:'color .2s ease-out';transition:'color .2s ease-out'}.sqsp-chrome-badge .sqsp-chrome-text-primary{color:#ddd;font-size:13px;font-weight:bold;padding-top:10px}.sqsp-chrome-badge .sqsp-chrome-text-primary:hover{color:#fff}.sqsp-chrome-badge .sqsp-chrome-text-secondary{color:#999;-webkit-transition:'color .2s ease-out';-moz-transition:'color .2s ease-out';-o-transition:'color .2s ease-out';transition:'color .2s ease-out';font-size:10px;padding-top:1px;line-height:12px}.sqsp-chrome-badge .sqsp-chrome-text-secondary .logout{color:#777}.sqsp-chrome-badge .sqsp-chrome-text-secondary .logout:hover{color:#fff}.sqsp-chrome-badge .sqsp-chrome-text-secondary .switch-accounts{color:#777}.sqsp-chrome-badge .sqsp-chrome-text-secondary .switch-accounts:hover{color:#fff}.sqsp-chrome-badge .sqsp-chrome-buttons{display:inline-block;white-space:nowrap}.sqsp-chrome-badge .sqsp-chrome-buttons>*{display:inline-block;cursor:pointer;height:52px;width:30px;opacity:.5}.sqsp-chrome-badge .sqsp-chrome-buttons>*:hover{opacity:1}.sqsp-chrome .pill-controls{margin-left:30px;float:right;text-align:right}.sqsp-chrome .pill-controls .cancel,.sqsp-chrome .pill-controls .button{display:inline-block!important;text-decoration:none!important;text-transform:none!important}.sqsp-chrome .pill-controls .cancel{line-height:28px;font-size:11px;margin-right:10px;color:white}.sqsp-chrome .pill-controls .button{display:inline-block;cursor:pointer;-moz-border-radius:20px;border-radius:20px;border:0;border-top:1px solid #444;background-color:#2e2e2e;background-image:-o-linear-gradient(#3b3b3b,#212121);background-image:-moz-linear-gradient(#3b3b3b,#212121);background-image:-ms-linear-gradient(#3b3b3b,#212121);background-image:-webkit-linear-gradient(#3b3b3b,#212121);background-image:linear-gradient(#3b3b3b,#212121);color:#eee;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1),0 1px 0 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 0 1px rgba(0,0,0,.1),0 1px 0 0 rgba(0,0,0,.15);box-shadow:0 0 0 1px rgba(0,0,0,.1),0 1px 0 0 rgba(0,0,0,.15);font:400 11px / 14px 'proxima-nova','Helvetica Neue',Helvetica,Arial,sans-serif;text-shadow:0 -1px 0 #000}.sqsp-chrome .pill-controls .button a{padding:7px 15px 7px;display:inline-block;color:#eee;text-decoration:none;border-bottom:0}.sqsp-chrome .pill-controls .button:hover{background-color:#3b3b3b;background-image:-o-linear-gradient(#484848,#2e2e2e);background-image:-moz-linear-gradient(#484848,#2e2e2e);background-image:-ms-linear-gradient(#484848,#2e2e2e);background-image:-webkit-linear-gradient(#484848,#2e2e2e);background-image:linear-gradient(#484848,#2e2e2e)}.sqsp-chrome .pill-controls .button:hover a{color:#fff}.sqsp-chrome .pill-controls .button:active{background-color:#2e2e2e;background-image:-o-linear-gradient(#212121,#3b3b3b);background-image:-moz-linear-gradient(#212121,#3b3b3b);background-image:-ms-linear-gradient(#212121,#3b3b3b);background-image:-webkit-linear-gradient(#212121,#3b3b3b);background-image:linear-gradient(#212121,#3b3b3b)}.sqsp-chrome .pill-controls .button:focus{outline:0;color:#ddd;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1),0 0 0 2px #42b1ff;-moz-box-shadow:0 0 0 1px rgba(0,0,0,.1),0 0 0 2px #42b1ff;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 0 0 2px #42b1ff}.sqsp-chrome .pill-controls .button a{font-size:11px}.sqsp-chrome-style-mode,.sqsp-chrome-edit-mode{padding-left:15px}.sqsp-chrome-style-mode .sqsp-chrome-close-button,.sqsp-chrome-edit-mode .sqsp-chrome-close-button{width:36px;background:transparent url('universal/images-v6/icons/icon-close-8-light.png') center center no-repeat;background-position:7px center}.sqsp-chrome-style-mode .sqsp-chrome-add-button,.sqsp-chrome-edit-mode .sqsp-chrome-add-button{width:38px;background:transparent url('universal/images-v6/icons/icon-plus-9-light.png') center center no-repeat}.sqsp-chrome-style-mode .pill-controls,.sqsp-chrome-edit-mode .pill-controls{float:none;display:inline-block;margin:12px 7px 0 0}.sqsp-chrome-edit-mode{cursor:move}html.no-csstransforms3d .sqsp-chrome-style-mode,html.no-csstransforms3d .sqsp-chrome-edit-mode{display:none}html.no-csstransforms3d body.sqs-edit-mode .squarespace-login-chrome{display:none!important}html.no-csstransforms3d body.sqs-edit-mode .sqsp-chrome-edit-mode{display:block}html.no-csstransforms3d body.sqs-style-mode .squarespace-signup-chrome,html.no-csstransforms3d body.sqs-style-mode .squarespace-login-chrome{display:none!important}html.no-csstransforms3d body.sqs-style-mode .sqsp-chrome-style-mode{display:block}html.csstransforms3d .sqsp-chrome-style-mode,html.csstransforms3d .sqsp-chrome-edit-mode{-webkit-transform:rotatex(-180deg);-moz-transform:rotatex(-180deg);-ms-transform:rotatex(-180deg);transform:rotatex(-180deg)}html.csstransforms3d body.sqs-edit-mode .squarespace-login-chrome{-webkit-transform:rotatex(180deg);-moz-transform:rotatex(180deg);-ms-transform:rotatex(180deg);transform:rotatex(180deg)}html.csstransforms3d body.sqs-edit-mode .sqsp-chrome-edit-mode{-webkit-transform:rotatex(0deg);-moz-transform:rotatex(0deg);-ms-transform:rotatex(0deg);transform:rotatex(0deg)}html.csstransforms3d body.sqs-style-mode .squarespace-signup-chrome,html.csstransforms3d body.sqs-style-mode .squarespace-login-chrome{-webkit-transform:rotatex(180deg);-moz-transform:rotatex(180deg);-ms-transform:rotatex(180deg);transform:rotatex(180deg)}html.csstransforms3d body.sqs-style-mode .sqsp-chrome-style-mode{-webkit-transform:rotatex(0deg);-moz-transform:rotatex(0deg);-ms-transform:rotatex(0deg);transform:rotatex(0deg)}.yui3-g{letter-spacing:-0.31em;*letter-spacing:normal;*word-spacing:-0.43em;text-rendering:optimizespeed}.opera-only :-o-prefocus,.yui3-g{word-spacing:-0.43em}.yui3-u{display:inline-block;zoom:1;*display:inline;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.yui3-u-1,.yui3-u-1-2,.yui3-u-1-3,.yui3-u-2-3,.yui3-u-1-4,.yui3-u-3-4,.yui3-u-1-5,.yui3-u-2-5,.yui3-u-3-5,.yui3-u-4-5,.yui3-u-1-6,.yui3-u-5-6,.yui3-u-1-8,.yui3-u-3-8,.yui3-u-5-8,.yui3-u-7-8,.yui3-u-1-12,.yui3-u-5-12,.yui3-u-7-12,.yui3-u-11-12,.yui3-u-1-24,.yui3-u-5-24,.yui3-u-7-24,.yui3-u-11-24,.yui3-u-13-24,.yui3-u-17-24,.yui3-u-19-24,.yui3-u-23-24{display:inline-block;zoom:1;*display:inline;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.yui3-u-1{display:block}.yui3-u-1-2{width:50%}.yui3-u-1-3{width:33.33333%}.yui3-u-2-3{width:66.66666%}.yui3-u-1-4{width:25%}.yui3-u-3-4{width:75%}.yui3-u-1-5{width:20%}.yui3-u-2-5{width:40%}.yui3-u-3-5{width:60%}.yui3-u-4-5{width:80%}.yui3-u-1-6{width:16.656%}.yui3-u-5-6{width:83.33%}.yui3-u-1-8{width:12.5%}.yui3-u-3-8{width:37.5%}.yui3-u-5-8{width:62.5%}.yui3-u-7-8{width:87.5%}.yui3-u-1-12{width:8.3333%}.yui3-u-5-12{width:41.6666%}.yui3-u-7-12{width:58.3333%}.yui3-u-11-12{width:91.6666%}.yui3-u-1-24{width:4.1666%}.yui3-u-5-24{width:20.8333%}.yui3-u-7-24{width:29.1666%}.yui3-u-11-24{width:45.8333%}.yui3-u-13-24{width:54.1666%}.yui3-u-17-24{width:70.8333%}.yui3-u-19-24{width:79.1666%}.yui3-u-23-24{width:95.8333%}#yui3-css-stamp.cssgrids{display:none}.yui3-widget-hidden{display:none}.yui3-widget-content{overflow:hidden}.yui3-widget-content-expanded{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;height:100%}.yui3-widget-tmp-forcesize{overflow:hidden!important}.yui3-panel{position:absolute}.yui3-panel-hidden{visibility:hidden}.yui3-widget-tmp-forcesize .yui3-panel-content{overflow:hidden!important}.yui3-panel .yui3-widget-hd{position:relative}.yui3-panel .yui3-widget-hd .yui3-widget-buttons{position:absolute;top:0;right:0}.yui3-panel .yui3-widget-ft .yui3-widget-buttons{display:inline-block;*display:inline;zoom:1}.yui3-slider,.yui3-slider-rail{display:-moz-inline-stack;display:inline-block;*display:inline;zoom:1;vertical-align:middle}.yui3-slider-content{position:relative;display:block}.yui3-slider-rail{position:relative}.yui3-slider-rail-cap-top,.yui3-slider-rail-cap-left,.yui3-slider-rail-cap-bottom,.yui3-slider-rail-cap-right,.yui3-slider-thumb,.yui3-slider-thumb-image,.yui3-slider-thumb-shadow{position:absolute}.yui3-slider-thumb{overflow:hidden}.yui3-aclist{position:absolute;z-index:1}.yui3-aclist-hidden{visibility:hidden}.yui3-aclist-aria{left:-9999px;position:absolute}.yui3-aclist-list{list-style:none;margin:0;overflow:hidden;padding:0}.yui3-aclist-item{cursor:pointer;list-style:none;padding:2px 5px}.yui3-aclist-item-active{outline:#afafaf dotted thin}@-webkit-keyframes spin-frames{from{-webkit-transform:rotate(0deg);-webkit-animation-timing-function:linear}to{-webkit-transform:rotate(360deg);-webkit-animation-timing-function:linear}}@-moz-keyframes spin-frames{from{-moz-transform:rotate(0deg);-moz-animation-timing-function:linear}to{-moz-transform:rotate(360deg);-moz-animation-timing-function:linear}}.sqs-lightbox-signup-spinner{position:fixed!important;left:50%!important;margin-top:-150px!important;margin-left:-150px!important;width:300px!important;height:300px!important}.squarespace-signup-text{font-family:'proxima-nova','Helvetica Neue',Helvetica,Arial,sans-serif;color:#fff;width:300px;text-align:center;padding-top:15px;line-height:21px;font-size:15px;padding-bottom:100px}.squarespace-signup-text .join-thank-you{font-weight:bold;padding-bottom:20px}.squarespace-signup-spinner{background:transparent url('universal/images-v6/big-gear.png') center center no-repeat;width:300px!important;height:220px!important;-webkit-animation-duration:2s;-moz-animation-duration:2s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-webkit-animation-name:spin-frames;-moz-animation-name:spin-frames}.squarespace-signup-spinner.stopped{-webkit-animation-name:stopped;-moz-animation-name:stopped}.form-wrapper{max-width:600px}.form-wrapper .field-list{line-height:normal}.form-wrapper .field-list fieldset,.form-wrapper .field-list legend{margin:0;padding:0;border:0}.form-wrapper .field-list legend{display:none}.form-wrapper .field-list textarea{min-height:100px;resize:vertical}.form-wrapper .field-list textarea.medium{min-height:200px}.form-wrapper .field-list textarea.large{min-height:300px}.form-wrapper .field-list .section{margin:2em 0;padding-bottom:.3em;font-size:.9em;text-transform:uppercase}.form-wrapper .field-list .section.underline{border-bottom:1px solid #999}.form-wrapper .field-list .section:nth-child(1){margin:0 0 2em 0}.form-wrapper .field-list .title{display:block}.form-wrapper .field-list .description{padding:.5em 0 .5em;font-size:.8em;-ms-filter:"alpha(opacity=70)";filter:alpha(opacity=70);-moz-opacity:.7;-khtml-opacity:.7;opacity:.7}.form-wrapper .field-list .field{position:relative;margin:0 0 2em}.form-wrapper .field-list .field .caption{font-size:.8em}.form-wrapper .field-list .field .caption .field-element{font-size:12px}.form-wrapper .field-list .field .field-element{width:100%;padding:8px;margin:.5em 0 0;border:1px solid #ccc;background:#fafafa;font-family:sans-serif;font-size:12px;line-height:normal;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-moz-border-radius:2px;border-radius:2px}.form-wrapper .field-list .field .field-element:focus{background:#fff;transition:background .1s ease-in;-moz-transition:background .1s ease-in;-webkit-transition:background .1s ease-in;outline:0}.form-wrapper .field-list .field select{margin:.5em 0 0}.form-wrapper .field-list .field .prefix{position:absolute;bottom:9px;left:8px;color:#aaa;font-family:sans-serif;font-size:12px;line-height:normal}.form-wrapper .field-list .field.twitter .field-element{padding-left:22px}.form-wrapper .field-list .field.currency.hassymbol .field-element{padding-left:20px}.form-wrapper .field-list .field.website .field-element{padding-left:40px}.form-wrapper .field-list .field.checkbox label,.form-wrapper .field-list .field.radio label{cursor:pointer}.form-wrapper .field-list .field.checkbox input,.form-wrapper .field-list .field.radio input{margin-right:5px}.form-wrapper .field-list .field .option{margin:.3em 0;font-size:.9em}.form-wrapper .field-list .field.likert .item{overflow:hidden;margin:1.6em 0 1.6em 0}.form-wrapper .field-list .field.likert .question{margin:0 0 .5em 0;font-size:.9em}.form-wrapper .field-list .field.likert .option{width:20%;float:left;text-align:left;border-top:1px solid #ddd}.form-wrapper .field-list .field.likert .option label{margin:0;padding:0 0 0 1px;font-size:.9em;display:block;cursor:pointer}.form-wrapper .field-list .field.likert .option input{margin:10px 0;display:block}.form-wrapper .field-list .field.likert .option:last-of-type{border-right:0}.form-wrapper .field-list .fields{margin:0 0 0 -2%}.form-wrapper .field-list .fields .title,.form-wrapper .field-list .fields .description,.form-wrapper .field-list .fields .field,.form-wrapper .field-list .fields .field-error{margin-left:2%}.form-wrapper .field-list .fields .field{float:left}.form-wrapper .field-list .fields .field.two-digits{width:3.5em}.form-wrapper .field-list .fields .field.three-digits{width:4.2em}.form-wrapper .field-list .fields .field.four-digits{width:4.8em}.form-wrapper .field-list .fields .field.ampm{width:4.5em}.form-wrapper .field-list .fields.name .field{width:48%}.form-wrapper .field-list .fields.address .field.address1,.form-wrapper .field-list .fields.address .field.address2{width:98%}.form-wrapper .field-list .fields.address .field.city{width:70%}.form-wrapper .field-list .fields.address .field.state-province{width:26%}.form-wrapper .field-list .fields.address .field.zip{width:36%}.form-wrapper .field-list .fields.address .field.country{width:98%}.form-wrapper .field-list .fields.payment .field.card-expiry-month{width:40%}.form-wrapper .field-list .fields.payment .field.card-expiry-year{width:40%}.form-wrapper .field-list .form-item.error,.form-wrapper .field-list .form-item.error .caption,.form-wrapper .field-list .form-item.error .title,.form-wrapper .field-list .form-item.error .description{color:#a00}.form-wrapper .field-list .form-item.error input,.form-wrapper .field-list .form-item.error textarea{border:1px solid #A00}.form-wrapper input[type=submit]{display:block;background-color:#272727;border:0;color:#FFF;cursor:pointer;font:12px/1em 'Helvetica Neue',helvetica,arial,sans-serif;font-weight:normal;padding:14px 18px;text-align:center;-webkit-appearance:none}.form-wrapper .form-submission-text{margin-top:12px}.form-wrapper .field-error{color:#fff;background:#a00 url('universal/images-v6/standard/icon_close_7_light.png') no-repeat 9px 11px;padding:5px 8px 5px 24px;font-size:11px;-moz-border-radius:2px;border-radius:2px;margin-top:12px;line-height:19px}.form-wrapper .field .field-error{margin-bottom:.5em}.form-wrapper .submitting .field-list{opacity:.7}.form-wrapper .hidden,.form-wrapper.hidden{display:none}.form-block .lightbox-handle{display:inline-block;background-color:#272727;color:#FFF;cursor:pointer;font:12px/1em 'Helvetica Neue',helvetica,arial,sans-serif;font-weight:normal;padding:14px 18px;text-align:center}.dialog-editformblock .sqs-dialog-field.sqs-text input{font-size:12px;padding:6px}.dialog-editformblock .sqs-dialog-field.sqs-text.name-lightboxHandleText,.dialog-editformblock .sqs-dialog-field.sqs-text.name-submitButtonText{padding-bottom:0}.dialog-editformblock .sqs-dialog-field.sqs-html{color:#777;line-height:17px}.dialog-editformblock .sqs-dialog-field.sqs-html .description-label{color:#EEE;font-size:14px;padding:3px 0}.sqs-form-lightbox-content{z-index:100000000;position:absolute;height:100%;width:100%;top:0}.sqs-form-lightbox-content .lightbox-background{position:absolute;top:0;width:100%;height:100%;background:#000;opacity:.4}.sqs-form-lightbox-content .lightbox-inner{position:absolute;overflow:auto;-webkit-overflow-scrolling:touch;width:100%;height:100%;top:0}.sqs-form-lightbox-content .lightbox-inner .lightbox-content{max-width:600px;margin:0 auto;position:relative;padding:40px;background:#FFF}.sqs-form-lightbox-content .lightbox-inner .lightbox-content .form-wrapper{color:#222;font-family:'proxima-nova','Helvetica Neue',Helvetica,Arial,sans-serif}.sqs-form-lightbox-content .lightbox-inner .lightbox-content .form-wrapper .form-title{font-size:22px;margin-right:22px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sqs-form-lightbox-content .lightbox-inner .lightbox-content .form-wrapper .form-inner-wrapper form{margin-top:55px}.sqs-form-lightbox-content .lightbox-inner .lightbox-content .form-wrapper .form-inner-wrapper form .radio .option{margin-left:1px}.sqs-form-lightbox-content .lightbox-inner .lightbox-content .lightbox-close{position:absolute;color:#333;font-size:22px;width:22px;line-height:22px;top:40px;right:40px;text-align:center;cursor:pointer}@media only screen and (max-width:600px){.sqs-form-lightbox .lightbox-inner{background:#FFF}.sqs-form-lightbox .lightbox-inner .lightbox-content{margin-top:0!important}}html.sqs-form-lightbox-open,html.sqs-form-lightbox-open body{height:100%;overflow:hidden}.sqs-simple-like{cursor:pointer;-webkit-user-select:none;line-height:18px;display:inline-block}.sqs-simple-like .like-icon{-webkit-transition:background-color,opacity .5s ease-out;-moz-transition:background-color,opacity .5s ease-out;-o-transition:background-color,opacity .5s ease-out;transition:background-color,opacity .5s ease-out;float:left;margin-right:5px;height:18px;width:18px;border-radius:50%;background:#999 url('universal/images-v6/comments/icon_like_12_light.png') center center no-repeat;background-size:10px;display:block}.sqs-simple-like:hover .like-icon{background-color:#d10000;-webkit-animation:beat 1s infinite;-webkit-animation-timing-function:ease-out}.sqs-simple-like.float .like-icon{background-color:#d10000;-webkit-animation:float 2s infinite;-webkit-animation-timing-function:ease-out;-webkit-animation-iteration-count:1}.sqs-simple-like.clicked .like-icon{background-color:#d10000;-webkit-animation:none;-webkit-transition:all 1s ease-in-out}@-webkit-keyframes float{0%{opacity:0;-webkit-transform:scale(1.15);-webkit-animation-timing-function:ease-in}30%{-webkit-animation-timing-function:linear;opacity:.6}60%{opacity:.8;-webkit-transform:scale(1.45);-webkit-animation-timing-function:linear}100%{-webkit-animation-timing-function:ease-out;opacity:0}}@-webkit-keyframes beat{0%{-webkit-transform:scale(1)}10%{-webkit-transform:scale(1.25)}20%{-webkit-transform:scale(1.1)}30%{-webkit-transform:scale(1.25)}100%{-webkit-transform:scale(1)}}.squarespace-social-buttons{-webkit-user-select:none;-moz-user-select:none;position:relative}.squarespace-social-buttons .yui3-socialbutton-content{position:relative}.squarespace-social-buttons.empty{display:none}.squarespace-social-buttons.button-style .ss-social-button-wrapper{display:block;width:55px;background-color:#fff;background-color:#222;background-image:-moz-linear-gradient(#555,#222);background-image:-ms-linear-gradient(#555,#222);background-image:-webkit-linear-gradient(#555,#222);background-image:linear-gradient(#555,#222);-moz-border-radius:3px;border-radius:3px;padding:1px 6px 0 2px;-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,.04),inset 0 -1px 0 rgba(0,0,0,.24);-moz-box-shadow:inset 0 0 0 1px rgba(255,255,255,.04),inset 0 -1px 0 rgba(0,0,0,.24);box-shadow:inset 0 0 0 1px rgba(255,255,255,.04),inset 0 -1px 0 rgba(0,0,0,.24);cursor:pointer}.squarespace-social-buttons.button-style .ss-social-button-wrapper:hover{background-color:#6d6d6d;background-color:#222;background-image:-moz-linear-gradient(#666,#222);background-image:-ms-linear-gradient(#666,#222);background-image:-webkit-linear-gradient(#666,#222);background-image:linear-gradient(#666,#222)}.squarespace-social-buttons.button-style .ss-social-button-wrapper .ss-social-button{display:inline-block;font:11px 'Helvetica Neue',Helvetica,Arial,sans-serif;font-weight:600;color:#fff;height:21px;line-height:20px;padding:0 0 0 22px;cursor:pointer;background:2px 2px no-repeat url('universal/images-v6/standard/icon_social_button_10_light.png');background-position:10% 50%}.squarespace-social-buttons.button-style .ss-social-button-wrapper .ss-social-button:hover+.ss-social-button-list{display:block}.squarespace-social-buttons.inline-style{display:inline-block;cursor:pointer}.squarespace-social-buttons.inline-style .ss-social-button-icon{float:left;margin-right:5px;height:18px;width:18px;border-radius:50%;background:#999 url('universal/images-v6/standard/icon_social_button_10_light.png') center center no-repeat;background-size:8px;display:block}.squarespace-social-buttons.inline-style :hover .ss-social-button-icon{background-color:#222}.squarespace-social-buttons .ss-social-list-wrapper{height:0;position:absolute;overflow:hidden;z-index:10000}.squarespace-social-buttons .ss-social-list-wrapper .ss-social-button-list{padding:14px;min-width:108px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.05);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.05);box-shadow:0 1px 3px rgba(0,0,0,0.05);background-color:rgba(254,254,254,0.9);border-width:1px;border-style:solid;border-color:rgba(242,242,242,0.05);border:1px solid #CCC;-moz-border-radius:5px;border-radius:5px}.squarespace-social-buttons .ss-social-list-wrapper .ss-social-button-list .ss-social-button-container{margin-bottom:10px;min-height:28px}.squarespace-social-buttons .ss-social-list-wrapper .ss-social-button-list .ss-social-button-container:last-child{margin-bottom:0}body.sqs-search-ui{background:red;overflow:hidden;color:red}body.sqs-search-ui-fullscreen.no-scroll{position:static}.sqs-search-ui-input-box{padding-bottom:10px}.sqs-search-ui{background:#fff;position:fixed;top:0;left:0;right:0;bottom:0;z-index:100000;padding:200px 100px 50px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;opacity:0}.sqs-search-ui .search-result-notice{font-size:12px;color:black}.sqs-search-ui .search-result-notice.error{color:#d10000}.sqs-search-ui-waiting{background:white;height:100%;width:100%;position:absolute;opacity:.5}.sqs-search-ui a{color:#999;text-decoration:none}.sqs-search-ui-close{-webkit-transition:opacity .1s ease-out;-moz-transition:opacity .1s ease-out;-o-transition:opacity .1s ease-out;transition:opacity .1s ease-out;position:absolute;top:0;right:0;height:60px;width:60px;background:transparent url('universal/images-v6/icons/icon-closethin-15-dark.png') center center no-repeat;z-index:10100;opacity:.4;cursor:pointer}.sqs-search-ui-close:hover{opacity:1}.sqs-search-ui input{border:0;position:fixed;top:0;left:0;right:0;margin-left:96px;margin-top:60px;font:500 50px "Helvetica Neue",Helvetica,Arial,sans-serif!important;letter-spacing:-0.05em;outline:0}.sqs-search-ui input::-webkit-input-placeholder{color:#eee}.sqs-search-ui input:-moz-placeholder{color:#eee}.sqs-search-ui input::selection{color:#fff;background-color:#000}.sqs-search-ui input:focus{box-shadow:none;border:0}.sqs-search-ui .yui3-aclist,.sqs-search-ui .yui3-scrollingautocompletelist{margin-left:96px;font-size:11px;line-height:18px;padding-left:5px;position:fixed;top:130px;left:0;color:black;background:#fff;width:300px}.sqs-search-ui .yui3-aclist .yui3-aclist-item,.sqs-search-ui .yui3-scrollingautocompletelist .yui3-aclist-item{list-style:none;margin-top:2px}.sqs-search-ui .yui3-aclist .yui3-aclist-item-active,.sqs-search-ui .yui3-scrollingautocompletelist .yui3-aclist-item-active{outline:0;color:black;font-weight:bold}.sqs-search-ui-filters{float:right;right:100px;top:200px;width:150px;text-align:left;font-size:11px;color:#333;line-height:18px;padding:10px;padding-right:100px}.sqs-search-ui-filters strong{color:#666;padding-bottom:9px;display:block;border-top:1px solid #EEE;padding-top:16px}.sqs-search-ui-filters a{color:#666!important;border-bottom:0!important;cursor:pointer}.sqs-search-ui-filters a:hover{color:#000!important}.sqs-search-ui-filters a .count{color:#BBB;padding-left:2px;font-size:9px}.sqs-search-ui-filters ul{margin:0;padding:0}.sqs-search-ui-filters li{list-style:none;margin:0;padding:0}.sqs-search-ui-filters li.active a{font-weight:bold;color:#000!important}.sqs-search-ui-filters>ul>li{margin-bottom:20px}.sqs-search-ui-filters>ul>li strong{text-transform:uppercase}.sqs-search-ui-filters>ul>li:last-child{margin-bottom:0}.sqs-search-ui-list{overflow-y:auto;overflow-x:hidden;position:absolute;top:200px;left:0;right:0;bottom:0;margin-left:84px;margin-top:-1px}.sqs-search-ui-list .search-results{margin-right:300px;position:absolute}.sqs-search-ui-pagination{display:none}.sqs-search-ui-item{padding:16px;position:relative;zoom:1;cursor:pointer;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.sqs-search-ui-item:after{display:block;visibility:hidden;font-size:0;height:0;clear:both;content:"."}.sqs-search-ui-item.active{background:#f6f6f6}.sqs-search-ui-item:hover{background:#f6f6f6}.sqs-search-ui-item:first-child{margin-top:0}.sqs-search-ui-item img{height:50px;width:50px;float:left;margin-right:16px}.sqs-search-ui-item mark{font-weight:bold}.sqs-search-ui-item em{background-color:#ffffe1;color:#222;font-style:normal}.sqs-search-ui-item .sqs-title{font:400 16px "Helvetica Neue",Helvetica,Arial,sans-serif!important;margin-bottom:4px;color:#333}.sqs-search-ui-item .sqs-title .record-type{font-weight:200;color:#888;font-size:11px;padding-left:7px;display:none}.sqs-search-ui-item .sqs-title .edit{-webkit-transition:color,background-color .1s ease-out;-moz-transition:color,background-color .1s ease-out;-o-transition:color,background-color .1s ease-out;transition:color,background-color .1s ease-out;background:#f2f2f2;color:#111;font-size:10px;padding:2px 10px;border-radius:10px;margin-left:6px}.sqs-search-ui-item .sqs-title .edit:hover{background:#111;color:#fff}.sqs-search-ui-item .sqs-content{color:#888;font:400 12px/18px "Helvetica Neue",Helvetica,Arial,sans-serif!important}.sqs-search-ui-item .sqs-content span{margin:2px 0}.sqs-search-ui-item .sqs-content span:first-child{display:none}.sqs-search-ui-item.sqs-post-type-comment .sqs-content strong{color:#555}.sqs-search-ui .loading{opacity:.75}.sqs-search-ui .loading .desc{display:block;float:left;padding-top:4px;padding-left:12px}.sqs-search-ui .loading .spinner-wrapper{display:block;float:left}@media screen and (max-width:600px){.sqs-search-ui{padding:80px 50px 0 50px}.sqs-search-ui-filters{display:none}.sqs-search-ui-item{margin-right:40px}.sqs-search-ui-list{margin-left:40px;top:160px}.sqs-search-ui-list .search-results{margin-right:0}.sqs-search-ui input{padding-left:0;top:0;right:0;margin-left:0;margin-top:0;position:relative;font-size:30px!important}}.fadeable-plugged.display-status-hidden{display:none}.sqs-video-wrapper .intrinsic{max-width:100%}.sqs-video-wrapper.video-none{position:relative}.sqs-video-wrapper.video-fill{position:absolute;width:100%;height:100%}.sqs-video-wrapper.video-fit{position:absolute;width:100%}.sqs-video-wrapper.video-fit .intrinsic{width:100%}.sqs-video-wrapper.video-fit .intrinsic-inner{position:relative}.sqs-video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.sqs-video-wrapper object,.sqs-video-wrapper embed{position:absolute;top:0;left:0;width:100%;height:100%}.sqs-video-wrapper .sqs-video-overlay{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;color:black;background-position:center center;background-repeat:no-repeat}.sqs-video-wrapper .sqs-video-overlay .sqs-video-opaque{position:absolute;bottom:0;width:100%;height:100%;background:#000;opacity:0}.sqs-video-wrapper .sqs-video-overlay.no-thumb .sqs-video-opaque{opacity:1}.sqs-video-wrapper .sqs-video-overlay .sqs-video-icon{opacity:.8;position:absolute;top:50%;left:50%;background-image:url('universal/images-v6/icons/icon-video-48-light-solid.png');background-position:center center;background-repeat:no-repeat;height:48px;width:48px;margin-left:-24px;margin-top:-24px;cursor:pointer}.sqs-video-wrapper.video-invalid{height:48px}.sqs-video-wrapper .sqs-video-invalid-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}body{-webkit-font-smoothing:subpixel-antialiased!important}body.no-scroll{height:100%;position:fixed}.no-scroll{overflow:hidden!important}.sqs-lightbox-overlay{position:fixed;opacity:0;top:0;left:0;background:#000;height:100%;width:100%}.sqs-lightbox-overlay.sqs-lightbox-overlay-style-orb{background:-webkit-gradient(radial,50% 25%,0,50% 25%,800,from(rgba(0,0,0,0.75)),to(#000));background:-moz-radial-gradient(center 45deg,circle cover,rgba(0,0,0,0.75) 0,#000 100%)}.sqs-lightbox-overlay.white.sqs-lightbox-overlay-style-orb{background:-webkit-gradient(radial,50% 25%,0,50% 25%,800,from(rgba(255,255,255,0.96)),to(#fff));background:-moz-radial-gradient(center 45deg,circle cover,from(rgba(255,255,255,0.96)),to(#fff))}.sqsp-tooltip input{margin:0;-webkit-font-smoothing:subpixel-antialiased}.sqsp-tooltip input[type="button"],.sqsp-tooltip input[type="submit"]{display:inline-block;cursor:pointer;-moz-border-radius:20px;border-radius:20px;border:0;border-top:1px solid #444;background-color:#2e2e2e;background-image:-o-linear-gradient(#3b3b3b,#212121);background-image:-moz-linear-gradient(#3b3b3b,#212121);background-image:-ms-linear-gradient(#3b3b3b,#212121);background-image:-webkit-linear-gradient(#3b3b3b,#212121);background-image:linear-gradient(#3b3b3b,#212121);color:#eee;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1),0 1px 0 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 0 1px rgba(0,0,0,.1),0 1px 0 0 rgba(0,0,0,.15);box-shadow:0 0 0 1px rgba(0,0,0,.1),0 1px 0 0 rgba(0,0,0,.15);font:400 11px / 14px 'proxima-nova','Helvetica Neue',Helvetica,Arial,sans-serif;text-shadow:0 -1px 0 #000;padding:7px 15px}.sqsp-tooltip input[type="button"] a,.sqsp-tooltip input[type="submit"] a{padding:7px 15px 7px;display:inline-block;color:#eee;text-decoration:none;border-bottom:0}.sqsp-tooltip input[type="button"]:hover,.sqsp-tooltip input[type="submit"]:hover{background-color:#3b3b3b;background-image:-o-linear-gradient(#484848,#2e2e2e);background-image:-moz-linear-gradient(#484848,#2e2e2e);background-image:-ms-linear-gradient(#484848,#2e2e2e);background-image:-webkit-linear-gradient(#484848,#2e2e2e);background-image:linear-gradient(#484848,#2e2e2e)}.sqsp-tooltip input[type="button"]:hover a,.sqsp-tooltip input[type="submit"]:hover a{color:#fff}.sqsp-tooltip input[type="button"]:active,.sqsp-tooltip input[type="submit"]:active{background-color:#2e2e2e;background-image:-o-linear-gradient(#212121,#3b3b3b);background-image:-moz-linear-gradient(#212121,#3b3b3b);background-image:-ms-linear-gradient(#212121,#3b3b3b);background-image:-webkit-linear-gradient(#212121,#3b3b3b);background-image:linear-gradient(#212121,#3b3b3b)}.sqsp-tooltip input[type="button"]:focus,.sqsp-tooltip input[type="submit"]:focus{outline:0;color:#ddd;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1),0 0 0 2px #42b1ff;-moz-box-shadow:0 0 0 1px rgba(0,0,0,.1),0 0 0 2px #42b1ff;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 0 0 2px #42b1ff}.sqsp-tooltip input[type="button"].save,.sqsp-tooltip input[type="submit"].save,.sqsp-tooltip input[type="button"].saveAndClose,.sqsp-tooltip input[type="submit"].saveAndClose,.sqsp-tooltip input[type="button"].proceed,.sqsp-tooltip input[type="submit"].proceed,.sqsp-tooltip input[type="button"].light,.sqsp-tooltip input[type="submit"].light{display:inline-block;cursor:pointer;-moz-border-radius:20px;border-radius:20px;border:0;border-top:1px solid #444;background-color:#2e2e2e;background-image:-o-linear-gradient(#3b3b3b,#212121);background-image:-moz-linear-gradient(#3b3b3b,#212121);background-image:-ms-linear-gradient(#3b3b3b,#212121);background-image:-webkit-linear-gradient(#3b3b3b,#212121);background-image:linear-gradient(#3b3b3b,#212121);color:#eee;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1),0 1px 0 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 0 1px rgba(0,0,0,.1),0 1px 0 0 rgba(0,0,0,.15);box-shadow:0 0 0 1px rgba(0,0,0,.1),0 1px 0 0 rgba(0,0,0,.15);font:400 11px / 14px 'proxima-nova','Helvetica Neue',Helvetica,Arial,sans-serif;text-shadow:0 -1px 0 #000;border-top:1px solid #fff;background-color:#efefef;background-image:-o-linear-gradient(#fff,#ddd);background-image:-moz-linear-gradient(#fff,#ddd);background-image:-ms-linear-gradient(#fff,#ddd);background-image:-webkit-linear-gradient(#fff,#ddd);background-image:linear-gradient(#fff,#ddd);text-shadow:1px 0 rgba(255,255,255,0.4);color:#111;font-weight:400!important;text-shadow:0 1px 0 white;font-weight:bold}.sqsp-tooltip input[type="button"].save a,.sqsp-tooltip input[type="submit"].save a,.sqsp-tooltip input[type="button"].saveAndClose a,.sqsp-tooltip input[type="submit"].saveAndClose a,.sqsp-tooltip input[type="button"].proceed a,.sqsp-tooltip input[type="submit"].proceed a,.sqsp-tooltip input[type="button"].light a,.sqsp-tooltip input[type="submit"].light a{padding:7px 15px 7px;display:inline-block;color:#eee;text-decoration:none;border-bottom:0}.sqsp-tooltip input[type="button"].save:hover,.sqsp-tooltip input[type="submit"].save:hover,.sqsp-tooltip input[type="button"].saveAndClose:hover,.sqsp-tooltip input[type="submit"].saveAndClose:hover,.sqsp-tooltip input[type="button"].proceed:hover,.sqsp-tooltip input[type="submit"].proceed:hover,.sqsp-tooltip input[type="button"].light:hover,.sqsp-tooltip input[type="submit"].light:hover{background-color:#3b3b3b;background-image:-o-linear-gradient(#484848,#2e2e2e);background-image:-moz-linear-gradient(#484848,#2e2e2e);background-image:-ms-linear-gradient(#484848,#2e2e2e);background-image:-webkit-linear-gradient(#484848,#2e2e2e);background-image:linear-gradient(#484848,#2e2e2e)}.sqsp-tooltip input[type="button"].save:hover a,.sqsp-tooltip input[type="submit"].save:hover a,.sqsp-tooltip input[type="button"].saveAndClose:hover a,.sqsp-tooltip input[type="submit"].saveAndClose:hover a,.sqsp-tooltip input[type="button"].proceed:hover a,.sqsp-tooltip input[type="submit"].proceed:hover a,.sqsp-tooltip input[type="button"].light:hover a,.sqsp-tooltip input[type="submit"].light:hover a{color:#fff}.sqsp-tooltip input[type="button"].save:active,.sqsp-tooltip input[type="submit"].save:active,.sqsp-tooltip input[type="button"].saveAndClose:active,.sqsp-tooltip input[type="submit"].saveAndClose:active,.sqsp-tooltip input[type="button"].proceed:active,.sqsp-tooltip input[type="submit"].proceed:active,.sqsp-tooltip input[type="button"].light:active,.sqsp-tooltip input[type="submit"].light:active{background-color:#2e2e2e;background-image:-o-linear-gradient(#212121,#3b3b3b);background-image:-moz-linear-gradient(#212121,#3b3b3b);background-image:-ms-linear-gradient(#212121,#3b3b3b);background-image:-webkit-linear-gradient(#212121,#3b3b3b);background-image:linear-gradient(#212121,#3b3b3b)}.sqsp-tooltip input[type="button"].save:focus,.sqsp-tooltip input[type="submit"].save:focus,.sqsp-tooltip input[type="button"].saveAndClose:focus,.sqsp-tooltip input[type="submit"].saveAndClose:focus,.sqsp-tooltip input[type="button"].proceed:focus,.sqsp-tooltip input[type="submit"].proceed:focus,.sqsp-tooltip input[type="button"].light:focus,.sqsp-tooltip input[type="submit"].light:focus{outline:0;color:#ddd;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1),0 0 0 2px #42b1ff;-moz-box-shadow:0 0 0 1px rgba(0,0,0,.1),0 0 0 2px #42b1ff;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 0 0 2px #42b1ff}.sqsp-tooltip input[type="button"].save:hover,.sqsp-tooltip input[type="submit"].save:hover,.sqsp-tooltip input[type="button"].saveAndClose:hover,.sqsp-tooltip input[type="submit"].saveAndClose:hover,.sqsp-tooltip input[type="button"].proceed:hover,.sqsp-tooltip input[type="submit"].proceed:hover,.sqsp-tooltip input[type="button"].light:hover,.sqsp-tooltip input[type="submit"].light:hover{background-color:#f6f6f6;background-image:-o-linear-gradient(#fff,#e9e9e9);background-image:-moz-linear-gradient(#fff,#e9e9e9);background-image:-ms-linear-gradient(#fff,#e9e9e9);background-image:-webkit-linear-gradient(#fff,#e9e9e9);background-image:linear-gradient(#fff,#e9e9e9)}.sqsp-tooltip input[type="button"].save:hover a,.sqsp-tooltip input[type="submit"].save:hover a,.sqsp-tooltip input[type="button"].saveAndClose:hover a,.sqsp-tooltip input[type="submit"].saveAndClose:hover a,.sqsp-tooltip input[type="button"].proceed:hover a,.sqsp-tooltip input[type="submit"].proceed:hover a,.sqsp-tooltip input[type="button"].light:hover a,.sqsp-tooltip input[type="submit"].light:hover a{color:#111}.sqsp-tooltip input[type="button"].save:active,.sqsp-tooltip input[type="submit"].save:active,.sqsp-tooltip input[type="button"].saveAndClose:active,.sqsp-tooltip input[type="submit"].saveAndClose:active,.sqsp-tooltip input[type="button"].proceed:active,.sqsp-tooltip input[type="submit"].proceed:active,.sqsp-tooltip input[type="button"].light:active,.sqsp-tooltip input[type="submit"].light:active{background-color:#efefef;background-image:-o-linear-gradient(#e2e2e2,#fcfcfc);background-image:-moz-linear-gradient(#e2e2e2,#fcfcfc);background-image:-ms-linear-gradient(#e2e2e2,#fcfcfc);background-image:-webkit-linear-gradient(#e2e2e2,#fcfcfc);background-image:linear-gradient(#e2e2e2,#fcfcfc)}.sqsp-tooltip input[type="button"].save a,.sqsp-tooltip input[type="submit"].save a,.sqsp-tooltip input[type="button"].saveAndClose a,.sqsp-tooltip input[type="submit"].saveAndClose a,.sqsp-tooltip input[type="button"].proceed a,.sqsp-tooltip input[type="submit"].proceed a,.sqsp-tooltip input[type="button"].light a,.sqsp-tooltip input[type="submit"].light a{color:#222}.sqsp-tooltip input[type="button"].save:focus,.sqsp-tooltip input[type="submit"].save:focus,.sqsp-tooltip input[type="button"].saveAndClose:focus,.sqsp-tooltip input[type="submit"].saveAndClose:focus,.sqsp-tooltip input[type="button"].proceed:focus,.sqsp-tooltip input[type="submit"].proceed:focus,.sqsp-tooltip input[type="button"].light:focus,.sqsp-tooltip input[type="submit"].light:focus{outline:0;color:#111;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1),0 0 0 2px #42b1ff;-moz-box-shadow:0 0 0 1px rgba(0,0,0,.1),0 0 0 2px #42b1ff;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 0 0 2px #42b1ff}body .sqsp-tooltip .description a{color:#BBB;text-decoration:underline}.sqsp-tooltip{-moz-border-radius:5px;border-radius:5px;border:1px solid rgba(255,255,255,0.2);position:absolute;width:250px;padding:20px 20px 22px 55px;font-weight:300;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;-webkit-user-select:none;color:#fff;z-index:30000;background-color:rgba(11,11,11,0.9);background-position:17px 18px;background-repeat:no-repeat}.sqsp-tooltip *{letter-spacing:0;font-style:normal;line-height:normal}.sqsp-tooltip.info{background-image:url('universal/images-v6/dialog/tooltip-icon-info.png')}.sqsp-tooltip.question{background-image:url('universal/images-v6/dialog/tooltip-icon-question.png')}.sqsp-tooltip.okay{background-image:url('universal/images-v6/dialog/tooltip-icon-okay.png')}.sqsp-tooltip.alert{background-image:url('universal/images-v6/dialog/tooltip-icon-alert.png');padding-left:60px}.sqsp-tooltip.label{padding:2px 8px;width:auto;-moz-border-radius:2px;border-radius:2px;border:0}.sqsp-tooltip.label *{line-height:13px;font-weight:bold;text-transform:uppercase}.sqsp-tooltip.label .title{padding-bottom:0;font-size:10px}.sqsp-tooltip.label .description{font-size:9px}.sqsp-tooltip .title{font-size:15px;padding-bottom:8px}.sqsp-tooltip .description{font-size:13px;line-height:19px;color:#bbb;margin-top:5px}.sqsp-tooltip .description strong{font-weight:bold;color:#fff}.sqsp-tooltip .fields .check-field-wrapper{padding:0}.sqsp-tooltip .fields .check-field-wrapper .field-description{background:0}.sqsp-tooltip .buttons{padding-top:15px;float:right}.sqsp-tooltip .buttons .reject{margin-right:14px}.sqsp-tooltip .buttons .cancel{padding:7px 16px 0 0;font-size:11px;color:#ccc;float:left;cursor:pointer;-webkit-transition:color .2s ease-out;-moz-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}.sqsp-tooltip .buttons .cancel:hover{color:#fff}.sqs-action-overlay{position:absolute;text-align:center;white-space:nowrap;-webkit-transition:opacity .1s ease-out;-moz-transition:opacity .1s ease-out;-o-transition:opacity .1s ease-out;transition:opacity .1s ease-out;opacity:0;-moz-border-radius:4px;border-radius:4px;background-color:#080808;background-image:-moz-linear-gradient(#3c3c3c,#080808);background-image:-ms-linear-gradient(#3c3c3c,#080808);background-image:-webkit-linear-gradient(#3c3c3c,#080808);background-image:linear-gradient(#3c3c3c,#080808);-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.8),inset 0 1px 0 rgba(255,255,255,0.15),inset 1px 0 0 0 rgba(255,255,255,0.1),inset -1px 0 0 0 rgba(255,255,255,0.1),0 2px 10px rgba(0,0,0,0.2);-moz-box-shadow:0 0 0 1px rgba(0,0,0,0.8),inset 0 1px 0 rgba(255,255,255,0.15),inset 1px 0 0 0 rgba(255,255,255,0.1),inset -1px 0 0 0 rgba(255,255,255,0.1),0 2px 10px rgba(0,0,0,0.2);box-shadow:0 0 0 1px rgba(0,0,0,0.8),inset 0 1px 0 rgba(255,255,255,0.15),inset 1px 0 0 0 rgba(255,255,255,0.1),inset -1px 0 0 0 rgba(255,255,255,0.1),0 2px 10px rgba(0,0,0,0.2);padding:2px 4px 0 4px;overflow:hidden;color:#eee;font-size:12px;height:25px;z-index:50}.sqs-action-overlay.loading{opacity:1}.sqs-action-overlay,.sqs-action-overlay.top{margin-top:10px;margin-right:5px;top:0;right:0}.sqs-action-overlay.bottom{top:auto;bottom:10px}.sqs-action-overlay>div{display:inline-block;height:22px;width:22px;padding:0 2px;opacity:.3;cursor:pointer}.sqs-action-overlay>div:hover{opacity:.9}.sqs-action-overlay>div:active,.sqs-action-overlay>div:focus{opacity:1}.sqs-action-overlay>div.edit-image,.sqs-action-overlay>div.edit{background:transparent url('universal/images-v6/icons/icon-edit-12-light.png') center center no-repeat}.sqs-action-overlay>div.edit.loading{background:0}.sqs-action-overlay>div.image-info{background:transparent url('universal/images-v6/icons/icon-settings-14-light.png') center center no-repeat}.sqs-action-overlay>div.remove,.sqs-action-overlay>div.remove-image{background:transparent url('universal/images-v6/icons/icon-trash-12-light.png') center center no-repeat}.sqs-action-overlay>div.video-info{background:transparent url('universal/images-v6/icons/icon-settings-14-light.png') center center no-repeat}.sqs-action-overlay>div.remove-video{background:transparent url('universal/images-v6/icons/icon-trash-12-light.png') center center no-repeat}.sqs-action-overlay>div.loading{background:0;position:relative;opacity:1}.sqs-action-overlay>div.loading .sqs-spin.default{position:absolute;top:50%;left:50%;margin-top:-7px;margin-left:-7px}.sqs-action-overlay-container:hover .sqs-action-overlay{opacity:1}.image-focal-point{-moz-border-radius:14px;border-radius:14px;height:14px;width:14px;margin-left:-10px;margin-top:-10px;position:absolute;border:3px solid rgba(255,255,255,0.8);background:rgba(0,0,0,0.2);cursor:move;opacity:0}.sqs-loading-overlay-node{background:rgba(255,255,255,0.9)}.sqs-loading-overlay-node .sqs-spin{position:absolute;top:50%;left:50%}.sqs-loading-overlay-node .sqs-spin.large{margin-top:-11px;margin-left:-11px}.sqs-loading-overlay-node.has-title .title{position:absolute;top:50%;width:100%;text-align:center;margin-top:22px;color:#999;font-size:14px}.sqs-loading-overlay-node.has-title .sqs-spin{margin-top:-22px}.login-wrapper.hidden{visibility:hidden}.sqs-lightbox .image-editing .edit-tools{position:absolute;left:50%;margin-left:-115.5px;bottom:-81px}.sqs-lightbox .image-editing .edit-tools .multioption-element{width:75px;height:75px;padding:0;margin-right:2px;max-height:75px;display:block;background:#808080;margin-top:12.5px;background-position:50% 32%;background-repeat:no-repeat}.sqs-lightbox .image-editing .edit-tools .multioption-element .text{color:white;font-size:11px;line-height:120px}.sqs-lightbox .image-editing .edit-tools .multioption-element.rotate{background-image:url('universal/images-v6/image-editor/rotate.png')}.sqs-lightbox .image-editing .edit-tools .multioption-element.crop{background-image:url('universal/images-v6/image-editor/crop.png')}.sqs-lightbox .image-editing .edit-tools .multioption-element.straighten{background-image:url('universal/images-v6/image-editor/straighten.png')}.sqs-lightbox .image-editing .edit-tools .straighten-options{display:none}.sqs-lightbox .image-editing .edit-tools .straighten-options .slider{float:left;width:200px;height:30px;margin-top:33px;margin-left:20px}body.squarespace-editable .collection-manager-grid .item,body.squarespace-editable .collection-manager-grid .pseudo-item,body.squarespace-editable .drag-proxy.item{margin:0 0 32px 0;float:left;width:20%;min-width:175px;height:175px;position:relative;overflow:visible!important;cursor:move}body.squarespace-editable .collection-manager-grid .item.unsupported-type .unsupported-text-wrapper,body.squarespace-editable .collection-manager-grid .pseudo-item.unsupported-type .unsupported-text-wrapper,body.squarespace-editable .drag-proxy.item.unsupported-type .unsupported-text-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}body.squarespace-editable .collection-manager-grid .item.unsupported-type .unsupported-text-wrapper .unsupported-text,body.squarespace-editable .collection-manager-grid .pseudo-item.unsupported-type .unsupported-text-wrapper .unsupported-text,body.squarespace-editable .drag-proxy.item.unsupported-type .unsupported-text-wrapper .unsupported-text{position:absolute;top:58px;right:-30px;width:100px;text-align:center;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;padding:12px 12px;color:white;font-weight:bold;background:rgba(0,0,0,0.85);font-size:10px;font-weight:normal;background:#a90725;top:70px;width:120px}body.squarespace-editable .collection-manager-grid .item .item-inside,body.squarespace-editable .collection-manager-grid .pseudo-item .item-inside,body.squarespace-editable .drag-proxy.item .item-inside{height:175px;width:175px;background:#222;color:#fff;-webkit-box-shadow:rgba(0,0,0,.13) 0 1px 14px,rgba(0,0,0,.12) 0 0 0 1px;-moz-box-shadow:rgba(0,0,0,.13) 0 1px 14px,rgba(0,0,0,.12) 0 0 0 1px;box-shadow:rgba(0,0,0,.13) 0 1px 14px,rgba(0,0,0,.12) 0 0 0 1px;border:1px solid #fff;position:absolute}body.squarespace-editable .collection-manager-grid .item .item-inside.progress-show-spinner,body.squarespace-editable .collection-manager-grid .pseudo-item .item-inside.progress-show-spinner,body.squarespace-editable .drag-proxy.item .item-inside.progress-show-spinner{background:rgba(0,0,0,0.03)}body.squarespace-editable .collection-manager-grid .item .item-inside .default-content-wrapper,body.squarespace-editable .collection-manager-grid .pseudo-item .item-inside .default-content-wrapper,body.squarespace-editable .drag-proxy.item .item-inside .default-content-wrapper,body.squarespace-editable .collection-manager-grid .item .item-inside .unsaved-wrapper,body.squarespace-editable .collection-manager-grid .pseudo-item .item-inside .unsaved-wrapper,body.squarespace-editable .drag-proxy.item .item-inside .unsaved-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}body.squarespace-editable .collection-manager-grid .item .item-inside .default-content-wrapper .default-content,body.squarespace-editable .collection-manager-grid .pseudo-item .item-inside .default-content-wrapper .default-content,body.squarespace-editable .drag-proxy.item .item-inside .default-content-wrapper .default-content,body.squarespace-editable .collection-manager-grid .item .item-inside .unsaved-wrapper .default-content,body.squarespace-editable .collection-manager-grid .pseudo-item .item-inside .unsaved-wrapper .default-content,body.squarespace-editable .drag-proxy.item .item-inside .unsaved-wrapper .default-content,body.squarespace-editable .collection-manager-grid .item .item-inside .default-content-wrapper .unsaved,body.squarespace-editable .collection-manager-grid .pseudo-item .item-inside .default-content-wrapper .unsaved,body.squarespace-editable .drag-proxy.item .item-inside .default-content-wrapper .unsaved,body.squarespace-editable .collection-manager-grid .item .item-inside .unsaved-wrapper .unsaved,body.squarespace-editable .collection-manager-grid .pseudo-item .item-inside .unsaved-wrapper .unsaved,body.squarespace-editable .drag-proxy.item .item-inside .unsaved-wrapper .unsaved{position:absolute;top:58px;right:-30px;width:100px;text-align:center;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;padding:12px 12px;color:white;font-weight:bold;background:rgba(0,0,0,0.85);font-size:10px;font-weight:normal}body.squarespace-editable .collection-manager-grid .item .item-inside .unsaved-wrapper .unsaved,body.squarespace-editable .collection-manager-grid .pseudo-item .item-inside .unsaved-wrapper .unsaved,body.squarespace-editable .drag-proxy.item .item-inside .unsaved-wrapper .unsaved{background:#a90725}body.squarespace-editable .collection-manager-grid .item .item-inside .edit-nugget,body.squarespace-editable .collection-manager-grid .pseudo-item .item-inside .edit-nugget,body.squarespace-editable .drag-proxy.item .item-inside .edit-nugget{height:40px;width:40px;position:absolute;left:-42px;top:0;color:#eee;border-bottom-right-radius:2px;-webkit-box-shadow:0 0 1px rgba(255,255,255,0.5);-moz-box-shadow:0 0 1px rgba(255,255,255,0.5);box-shadow:0 0 1px rgba(255,255,255,0.5);border:rgba(255,255,255,0.5);-webkit-transition:left ease-out .1s;-moz-transition:left ease-out .1s;-o-transition:left ease-out .1s;transition:left ease-out .1s;background:transparent url('universal/images-v6/grid/widget-configure.png') center center no-repeat;background-color:rgba(0,0,0,0.7);cursor:pointer}body.squarespace-editable .collection-manager-grid .item .item-inside:hover .edit-nugget,body.squarespace-editable .collection-manager-grid .pseudo-item .item-inside:hover .edit-nugget,body.squarespace-editable .drag-proxy.item .item-inside:hover .edit-nugget{left:-1px}body.squarespace-editable .collection-manager-grid .item:hover,body.squarespace-editable .collection-manager-grid .pseudo-item:hover,body.squarespace-editable .drag-proxy.item:hover{opacity:.85}body.squarespace-editable .collection-manager-grid .item .flickr-tag,body.squarespace-editable .collection-manager-grid .pseudo-item .flickr-tag,body.squarespace-editable .drag-proxy.item .flickr-tag{position:absolute;top:10px;left:0;height:35px;width:45px;display:none;opacity:.5;-moz-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;background:transparent url('universal/images-v6/configuration/flickr-badge-dark.png') top left no-repeat;opacity:0;-webkit-transition:opacity .8s ease-out;-moz-transition:opacity .8s ease-out;-o-transition:opacity .8s ease-out;transition:opacity .8s ease-out}body.squarespace-editable .collection-manager-grid .item img,body.squarespace-editable .collection-manager-grid .pseudo-item img,body.squarespace-editable .drag-proxy.item img{margin:0;padding:0}body.squarespace-editable .collection-manager-grid .item.selected .item-inside,body.squarespace-editable .collection-manager-grid .pseudo-item.selected .item-inside,body.squarespace-editable .drag-proxy.item.selected .item-inside{border:2px solid #139fff;margin-top:-1px;margin-left:-1px}body.squarespace-editable .collection-manager-grid .item.drag-node,body.squarespace-editable .collection-manager-grid .pseudo-item.drag-node,body.squarespace-editable .drag-proxy.item.drag-node{border:0!important;padding:0;opacity:.6}body.squarespace-editable .collection-manager-grid .item.targeted img,body.squarespace-editable .collection-manager-grid .pseudo-item.targeted img,body.squarespace-editable .drag-proxy.item.targeted img{border:8px solid #1d1d1d;-moz-border-radius:4px;border-radius:4px;margin-left:-7px;margin-top:-7px;opacity:1}body.squarespace-editable .collection-manager-grid .item .meta-container,body.squarespace-editable .collection-manager-grid .pseudo-item .meta-container,body.squarespace-editable .drag-proxy.item .meta-container{position:absolute;bottom:0;width:120px;padding:10px;font-size:13px}body.squarespace-editable .collection-manager-grid .item .meta-container .meta,body.squarespace-editable .collection-manager-grid .pseudo-item .meta-container .meta,body.squarespace-editable .drag-proxy.item .meta-container .meta{font-size:11px;color:#aaa}body.squarespace-editable .collection-manager-grid .item .post-icon,body.squarespace-editable .collection-manager-grid .pseudo-item .post-icon,body.squarespace-editable .drag-proxy.item .post-icon{background-position:center center;background-repeat:no-repeat;display:block;background-size:65%;height:29px;width:29px;-moz-border-radius:14.5px;border-radius:14.5px;-webkit-box-shadow:0 0 5px rgba(255,255,255,0.2);-moz-box-shadow:0 0 5px rgba(255,255,255,0.2);box-shadow:0 0 5px rgba(255,255,255,0.2);position:absolute;left:5px;top:5px;content:' ';background-color:black}body.squarespace-editable .collection-manager-grid .item.post-type-image,body.squarespace-editable .collection-manager-grid .pseudo-item.post-type-image,body.squarespace-editable .drag-proxy.item.post-type-image,body.squarespace-editable .collection-manager-grid .item.image,body.squarespace-editable .collection-manager-grid .pseudo-item.image,body.squarespace-editable .drag-proxy.item.image{background-color:transparent}body.squarespace-editable .collection-manager-grid .item.post-type-image .post-icon,body.squarespace-editable .collection-manager-grid .pseudo-item.post-type-image .post-icon,body.squarespace-editable .drag-proxy.item.post-type-image .post-icon,body.squarespace-editable .collection-manager-grid .item.image .post-icon,body.squarespace-editable .collection-manager-grid .pseudo-item.image .post-icon,body.squarespace-editable .drag-proxy.item.image .post-icon,body.squarespace-editable .collection-manager-grid .item.post-type-image .meta-container,body.squarespace-editable .collection-manager-grid .pseudo-item.post-type-image .meta-container,body.squarespace-editable .drag-proxy.item.post-type-image .meta-container,body.squarespace-editable .collection-manager-grid .item.image .meta-container,body.squarespace-editable .collection-manager-grid .pseudo-item.image .meta-container,body.squarespace-editable .drag-proxy.item.image .meta-container{display:none}body.squarespace-editable .collection-manager-grid .item.post-type-video,body.squarespace-editable .collection-manager-grid .pseudo-item.post-type-video,body.squarespace-editable .drag-proxy.item.post-type-video{background-color:transparent}body.squarespace-editable .collection-manager-grid .item.post-type-video .meta-container,body.squarespace-editable .collection-manager-grid .pseudo-item.post-type-video .meta-container,body.squarespace-editable .drag-proxy.item.post-type-video .meta-container{display:none}body.squarespace-editable .collection-manager-grid .item.post-type-gallery.with-preview,body.squarespace-editable .collection-manager-grid .pseudo-item.post-type-gallery.with-preview,body.squarespace-editable .drag-proxy.item.post-type-gallery.with-preview{background-color:transparent}body.squarespace-editable .collection-manager-grid .item.post-type-gallery.with-preview .meta-container,body.squarespace-editable .collection-manager-grid .pseudo-item.post-type-gallery.with-preview .meta-container,body.squarespace-editable .drag-proxy.item.post-type-gallery.with-preview .meta-container{display:none}body.squarespace-editable .collection-manager-grid .item.post-type-audio .post-icon,body.squarespace-editable .collection-manager-grid .pseudo-item.post-type-audio .post-icon,body.squarespace-editable .drag-proxy.item.post-type-audio .post-icon{background-image:url('universal/images-v6/content/post-type-audio.png')}body.squarespace-editable .collection-manager-grid .item.post-type-chat .post-icon,body.squarespace-editable .collection-manager-grid .pseudo-item.post-type-chat .post-icon,body.squarespace-editable .drag-proxy.item.post-type-chat .post-icon{background-image:url('universal/images-v6/content/post-type-chat.png')}body.squarespace-editable .collection-manager-grid .item.post-type-event .post-icon,body.squarespace-editable .collection-manager-grid .pseudo-item.post-type-event .post-icon,body.squarespace-editable .drag-proxy.item.post-type-event .post-icon{background-image:url('universal/images-v6/content/post-type-event.png')}body.squarespace-editable .collection-manager-grid .item.post-type-external-video .post-icon,body.squarespace-editable .collection-manager-grid .pseudo-item.post-type-external-video .post-icon,body.squarespace-editable .drag-proxy.item.post-type-external-video .post-icon{background-image:url('universal/images-v6/content/post-type-external-video.png')}body.squarespace-editable .collection-manager-grid .item.post-type-image .post-icon,body.squarespace-editable .collection-manager-grid .pseudo-item.post-type-image .post-icon,body.squarespace-editable .drag-proxy.item.post-type-image .post-icon{background-image:url('universal/images-v6/content/post-type-image.png')}body.squarespace-editable .collection-manager-grid .item.post-type-link .post-icon,body.squarespace-editable .collection-manager-grid .pseudo-item.post-type-link .post-icon,body.squarespace-editable .drag-proxy.item.post-type-link .post-icon{background-image:url('universal/images-v6/content/post-type-link.png')}body.squarespace-editable .collection-manager-grid .item.post-type-map .post-icon,body.squarespace-editable .collection-manager-grid .pseudo-item.post-type-map .post-icon,body.squarespace-editable .drag-proxy.item.post-type-map .post-icon{background-image:url('universal/images-v6/content/post-type-map.png')}body.squarespace-editable .collection-manager-grid .item.post-type-quote .post-icon,body.squarespace-editable .collection-manager-grid .pseudo-item.post-type-quote .post-icon,body.squarespace-editable .drag-proxy.item.post-type-quote .post-icon{background-image:url('universal/images-v6/content/post-type-quote.png')}body.squarespace-editable .collection-manager-grid .item.post-type-review .post-icon,body.squarespace-editable .collection-manager-grid .pseudo-item.post-type-review .post-icon,body.squarespace-editable .drag-proxy.item.post-type-review .post-icon{background-image:url('universal/images-v6/content/post-type-review.png')}body.squarespace-editable .collection-manager-grid .item.post-type-text .post-icon,body.squarespace-editable .collection-manager-grid .pseudo-item.post-type-text .post-icon,body.squarespace-editable .drag-proxy.item.post-type-text .post-icon{background-image:url('universal/images-v6/content/post-type-text.png')}body.squarespace-editable .collection-manager-grid .item.post-type-event .post-icon,body.squarespace-editable .collection-manager-grid .pseudo-item.post-type-event .post-icon,body.squarespace-editable .drag-proxy.item.post-type-event .post-icon{background-image:url('universal/images-v6/content/post-type-event.png')}body.squarespace-editable .collection-manager-grid .item.post-type-video .post-icon,body.squarespace-editable .collection-manager-grid .pseudo-item.post-type-video .post-icon,body.squarespace-editable .drag-proxy.item.post-type-video .post-icon{background-image:url('universal/images-v6/content/post-type-video.png')}body.squarespace-editable .collection-manager-grid .item.post-type-gallery .post-icon,body.squarespace-editable .collection-manager-grid .pseudo-item.post-type-gallery .post-icon,body.squarespace-editable .drag-proxy.item.post-type-gallery .post-icon{background-image:url('universal/images-v6/content/post-type-gallery.png')}body.squarespace-editable .drag-proxy.item{opacity:1}body.squarespace-editable .drag-proxy.item .image-focal-point{display:none}body.squarespace-editable .click-to-upload.pseudo-item{float:left;position:static}body.squarespace-editable .collection-manager-grid .item.moving{visibility:hidden!important}body.squarespace-editable .collection-manager-grid .item.cloneNode{z-index:10000000}body.squarespace-editable .collection-manager-grid .pseudo-item,body.squarespace-editable .collection-manager-grid .processing,body.squarespace-editable .collection-manager-grid .process-failed{opacity:0;display:block;visibility:visible;-webkit-transform:scale(0.94);-moz-transform:scale(0.94);-ms-transform:scale(0.94);transform:scale(0.94);-moz-border-radius:3px;border-radius:3px;position:relative;opacity:1}body.squarespace-editable .collection-manager-grid .pseudo-item .item,body.squarespace-editable .collection-manager-grid .processing .item,body.squarespace-editable .collection-manager-grid .process-failed .item,body.squarespace-editable .collection-manager-grid .pseudo-item .failed,body.squarespace-editable .collection-manager-grid .processing .failed,body.squarespace-editable .collection-manager-grid .process-failed .failed{background:rgba(0,0,0,0.03);-webkit-box-shadow:#d3d3d3 0 0 20px;-moz-box-shadow:#d3d3d3 0 0 20px;box-shadow:#d3d3d3 0 0 20px;border:1px solid #fff;width:175px!important;opacity:1;visibility:visible}body.squarespace-editable .collection-manager-grid .pseudo-item .failed,body.squarespace-editable .collection-manager-grid .processing .failed,body.squarespace-editable .collection-manager-grid .process-failed .failed{overflow:hidden;height:100%;-moz-border-radius:3px;border-radius:3px;position:relative}body.squarespace-editable .collection-manager-grid .pseudo-item .failed .message,body.squarespace-editable .collection-manager-grid .processing .failed .message,body.squarespace-editable .collection-manager-grid .process-failed .failed .message,body.squarespace-editable .collection-manager-grid .pseudo-item .failed .filename,body.squarespace-editable .collection-manager-grid .processing .failed .filename,body.squarespace-editable .collection-manager-grid .process-failed .failed .filename{padding:20px 0 0 20px;font-size:12px;color:white}body.squarespace-editable .collection-manager-grid .pseudo-item .failed .button,body.squarespace-editable .collection-manager-grid .processing .failed .button,body.squarespace-editable .collection-manager-grid .process-failed .failed .button{position:absolute;bottom:0;text-align:right;width:100%}body.squarespace-editable .collection-manager-grid .pseudo-item .failed .button .button-title,body.squarespace-editable .collection-manager-grid .processing .failed .button .button-title,body.squarespace-editable .collection-manager-grid .process-failed .failed .button .button-title{margin-right:10px;margin-bottom:10px;padding:5px;display:inline-block;cursor:pointer;-moz-border-radius:20px;border-radius:20px;border:0;border-top:1px solid #444;background-color:#2e2e2e;background-image:-o-linear-gradient(#3b3b3b,#212121);background-image:-moz-linear-gradient(#3b3b3b,#212121);background-image:-ms-linear-gradient(#3b3b3b,#212121);background-image:-webkit-linear-gradient(#3b3b3b,#212121);background-image:linear-gradient(#3b3b3b,#212121);color:#eee;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1),0 1px 0 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 0 1px rgba(0,0,0,.1),0 1px 0 0 rgba(0,0,0,.15);box-shadow:0 0 0 1px rgba(0,0,0,.1),0 1px 0 0 rgba(0,0,0,.15);font:400 11px / 14px 'proxima-nova','Helvetica Neue',Helvetica,Arial,sans-serif;text-shadow:0 -1px 0 #000}body.squarespace-editable .collection-manager-grid .pseudo-item .failed .button .button-title a,body.squarespace-editable .collection-manager-grid .processing .failed .button .button-title a,body.squarespace-editable .collection-manager-grid .process-failed .failed .button .button-title a{padding:7px 15px 7px;display:inline-block;color:#eee;text-decoration:none;border-bottom:0}body.squarespace-editable .collection-manager-grid .pseudo-item .failed .button .button-title:hover,body.squarespace-editable .collection-manager-grid .processing .failed .button .button-title:hover,body.squarespace-editable .collection-manager-grid .process-failed .failed .button .button-title:hover{background-color:#3b3b3b;background-image:-o-linear-gradient(#484848,#2e2e2e);background-image:-moz-linear-gradient(#484848,#2e2e2e);background-image:-ms-linear-gradient(#484848,#2e2e2e);background-image:-webkit-linear-gradient(#484848,#2e2e2e);background-image:linear-gradient(#484848,#2e2e2e)}body.squarespace-editable .collection-manager-grid .pseudo-item .failed .button .button-title:hover a,body.squarespace-editable .collection-manager-grid .processing .failed .button .button-title:hover a,body.squarespace-editable .collection-manager-grid .process-failed .failed .button .button-title:hover a{color:#fff}body.squarespace-editable .collection-manager-grid .pseudo-item .failed .button .button-title:active,body.squarespace-editable .collection-manager-grid .processing .failed .button .button-title:active,body.squarespace-editable .collection-manager-grid .process-failed .failed .button .button-title:active{background-color:#2e2e2e;background-image:-o-linear-gradient(#212121,#3b3b3b);background-image:-moz-linear-gradient(#212121,#3b3b3b);background-image:-ms-linear-gradient(#212121,#3b3b3b);background-image:-webkit-linear-gradient(#212121,#3b3b3b);background-image:linear-gradient(#212121,#3b3b3b)}body.squarespace-editable .collection-manager-grid .pseudo-item .failed .button .button-title:focus,body.squarespace-editable .collection-manager-grid .processing .failed .button .button-title:focus,body.squarespace-editable .collection-manager-grid .process-failed .failed .button .button-title:focus{outline:0;color:#ddd;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1),0 0 0 2px #42b1ff;-moz-box-shadow:0 0 0 1px rgba(0,0,0,.1),0 0 0 2px #42b1ff;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 0 0 2px #42b1ff}.field-multi-file .item.pseudo-item{opacity:0;display:block;visibility:visible;-webkit-transform:scale(0.94);-moz-transform:scale(0.94);-ms-transform:scale(0.94);transform:scale(0.94);-moz-border-radius:3px;border-radius:3px;position:relative;background:black}.field-multi-file .item.pseudo-item .item,.field-multi-file .item.pseudo-item .failed{background:rgba(0,0,0,0.03);-webkit-box-shadow:#d3d3d3 0 0 20px;-moz-box-shadow:#d3d3d3 0 0 20px;box-shadow:#d3d3d3 0 0 20px;border:1px solid #fff;width:175px!important;opacity:1;visibility:visible}.field-multi-file .item.pseudo-item .failed{overflow:hidden;height:100%;-moz-border-radius:3px;border-radius:3px;position:relative}.field-multi-file .item.pseudo-item .failed .message,.field-multi-file .item.pseudo-item .failed .filename{padding:20px 0 0 20px;font-size:12px;color:white}.field-multi-file .item.pseudo-item .failed .button{position:absolute;bottom:0;text-align:right;width:100%}.field-multi-file .item.pseudo-item .failed .button .button-title{margin-right:10px;margin-bottom:10px;padding:5px;display:inline-block;cursor:pointer;-moz-border-radius:20px;border-radius:20px;border:0;border-top:1px solid #444;background-color:#2e2e2e;background-image:-o-linear-gradient(#3b3b3b,#212121);background-image:-moz-linear-gradient(#3b3b3b,#212121);background-image:-ms-linear-gradient(#3b3b3b,#212121);background-image:-webkit-linear-gradient(#3b3b3b,#212121);background-image:linear-gradient(#3b3b3b,#212121);color:#eee;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1),0 1px 0 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 0 1px rgba(0,0,0,.1),0 1px 0 0 rgba(0,0,0,.15);box-shadow:0 0 0 1px rgba(0,0,0,.1),0 1px 0 0 rgba(0,0,0,.15);font:400 11px / 14px 'proxima-nova','Helvetica Neue',Helvetica,Arial,sans-serif;text-shadow:0 -1px 0 #000}.field-multi-file .item.pseudo-item .failed .button .button-title a{padding:7px 15px 7px;display:inline-block;color:#eee;text-decoration:none;border-bottom:0}.field-multi-file .item.pseudo-item .failed .button .button-title:hover{background-color:#3b3b3b;background-image:-o-linear-gradient(#484848,#2e2e2e);background-image:-moz-linear-gradient(#484848,#2e2e2e);background-image:-ms-linear-gradient(#484848,#2e2e2e);background-image:-webkit-linear-gradient(#484848,#2e2e2e);background-image:linear-gradient(#484848,#2e2e2e)}.field-multi-file .item.pseudo-item .failed .button .button-title:hover a{color:#fff}.field-multi-file .item.pseudo-item .failed .button .button-title:active{background-color:#2e2e2e;background-image:-o-linear-gradient(#212121,#3b3b3b);background-image:-moz-linear-gradient(#212121,#3b3b3b);background-image:-ms-linear-gradient(#212121,#3b3b3b);background-image:-webkit-linear-gradient(#212121,#3b3b3b);background-image:linear-gradient(#212121,#3b3b3b)}.field-multi-file .item.pseudo-item .failed .button .button-title:focus{outline:0;color:#ddd;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1),0 0 0 2px #42b1ff;-moz-box-shadow:0 0 0 1px rgba(0,0,0,.1),0 0 0 2px #42b1ff;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 0 0 2px #42b1ff}.field-multi-file .item.pseudo-item .failed{width:auto!important}.field-multi-file .item.pseudo-item .failed .message{padding:20px}body.native-currency-code-usd .sqs-money-native:before{content:'$'}body.native-currency-code-cad .sqs-money-native:before{content:'$'}body.native-currency-code-cad .sqs-money-native:after{content:' CAD'}body.native-currency-code-gbp .sqs-money-native:before{content:'£'}body.native-currency-code-eur .sqs-money-native:before{content:'€'}body.native-currency-code-aud .sqs-money-native:before{content:'$'}body.native-currency-code-aud .sqs-money-native:after{content:' AUD'}@font-face{font-family:'squarespace-ui-font';src:url('universal/fonts/squarespace-ui-font.eot');src:url('universal/fonts/squarespace-ui-font.eot#iefix') format('embedded-opentype'),url('universal/fonts/squarespace-ui-font.svg') format('svg'),url('universal/fonts/squarespace-ui-font.woff') format('woff'),url('universal/fonts/squarespace-ui-font.ttf') format('truetype');font-weight:normal;font-style:normal}.sqs-ui-font-family{font-family:'squarespace-ui-font';font-style:normal;speak:none;font-weight:normal;-webkit-font-smoothing:antialiased}[class^="sqs-ui-font-"]:before,[class*=" sqs-ui-font-"]:before{font-family:'squarespace-ui-font';font-style:normal;speak:none;font-weight:normal;-webkit-font-smoothing:antialiased}[data-icon]:before{font-family:'squarespace-ui-font';font-style:normal;speak:none;font-weight:normal;-webkit-font-smoothing:antialiased;content:attr(data-icon)}.sqs-gallery-container a{border-bottom:0!important}.sqs-gallery-container iframe{width:100%;height:100%;background:transparent;display:block}.sqs-gallery-controls .previous,.sqs-gallery-controls .next{position:absolute;top:50%;outline:0;color:#fff!important;z-index:999;font-size:14px;line-height:40px;margin-top:-30px;background-color:rgba(0,0,0,0.12);display:inline-block;padding:10px;-webkit-transition:all 200ms cubic-bezier(0.25,0.46,0.45,0.94);-moz-transition:all 200ms cubic-bezier(0.25,0.46,0.45,0.94);-ms-transition:all 200ms cubic-bezier(0.25,0.46,0.45,0.94);-o-transition:all 200ms cubic-bezier(0.25,0.46,0.45,0.94);transition:all 200ms cubic-bezier(0.25,0.46,0.45,0.94)}.sqs-gallery-controls .previous:hover,.sqs-gallery-controls .next:hover{background-color:rgba(0,0,0,0.2);color:#fff}.sqs-gallery-controls .previous{left:0}.sqs-gallery-controls .previous:before{font-family:'squarespace-ui-font';font-style:normal;speak:none;font-weight:normal;-webkit-font-smoothing:antialiased;content:"\e02c";text-align:center;display:inline-block;vertical-align:middle}.sqs-gallery-controls .previous:before{font-size:32px;width:32px;height:32px;line-height:32px}.sqs-gallery-controls .next{right:0}.sqs-gallery-controls .next:before{font-family:'squarespace-ui-font';font-style:normal;speak:none;font-weight:normal;-webkit-font-smoothing:antialiased;content:"\e02d";text-align:center;display:inline-block;vertical-align:middle}.sqs-gallery-controls .next:before{font-size:32px;width:32px;height:32px;line-height:32px}.sqs-gallery-controls .next:before,.sqs-gallery-controls .previous:before{font-size:24px;width:24px;height:24px;line-height:24px}.sqs-gallery-design-stacked{position:relative;text-align:left}.sqs-gallery-design-stacked-slide{position:absolute;top:0;left:0;width:100%;height:100%}.sqs-gallery-design-stacked-slide.normal img{height:100%}.sqs-gallery-design-stacked-slide:only-child{cursor:default}.sqs-gallery-design-stacked-scrollHorz,.sqs-gallery-design-stacked-swipe{overflow:hidden}.sqs-gallery-design-stacked-scrollHorz .sqs-gallery-design-stacked-slide,.sqs-gallery-design-stacked-swipe .sqs-gallery-design-stacked-slide{position:relative;float:left}.sqs-gallery-design-stacked-swipe-wrapper{overflow-x:scroll;-webkit-transform:translatez(0);-ms-overflow-style:none;-ms-scroll-chaining:none;-ms-scroll-snap-type:mandatory;-ms-scroll-snap-points-x:snapinterval(0%,100%)}.sqs-gallery-design-strip{position:relative;overflow:hidden;height:100%}.sqs-gallery-design-strip .sqs-wrapper{position:relative;height:100%}.sqs-gallery-design-strip-slide{float:left;height:100%!important;max-width:none!important;width:auto!important;cursor:pointer;position:relative}.sqs-gallery-design-strip-slide .sqs-video-wrapper{height:100%!important}.sqs-gallery-design-strip-slide:only-child{cursor:default}.sqs-gallery-design-autocolumns{position:relative}.sqs-gallery-design-autocolumns .sqs-gallery-design-autocolumns-slide{position:absolute}.sqs-gallery-design-autocolumns .sqs-gallery-design-autocolumns-slide img{width:100%;display:inline-block;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s;opacity:1}.sqs-gallery-design-autocolumns .sqs-gallery-design-autocolumns-slide img.loading{opacity:0}.sqs-gallery-design-autocolumns .sqs-gallery-design-autocolumns-slide.content-fit img,.sqs-gallery-design-autocolumns .sqs-gallery-design-autocolumns-slide .content-fit img{width:auto}.sqs-gallery-design-autocolumns .sqs-gallery-design-autocolumns-slide.slide-stretched img{height:100%}.sqs-gallery-block-slideshow{position:relative}.sqs-gallery-block-slideshow .slide>a{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.sqs-gallery-block-slideshow .slide .meta{opacity:0}.sqs-gallery-block-slideshow .meta{position:absolute;opacity:0;background-color:#111;background-color:rgba(0,0,0,0.3)}.sqs-gallery-block-slideshow .meta .meta-title{color:#fff}.sqs-gallery-block-slideshow .meta .meta-title{font-size:18px;line-height:1.2em;letter-spacing:1px}.sqs-gallery-block-slideshow .meta .meta-title+.meta-description{margin-top:.3em}.sqs-gallery-block-slideshow .meta .meta-description,.sqs-gallery-block-slideshow .meta .meta-description p{color:#ddd;color:rgba(255,255,255,0.95);font-size:14px;line-height:1.5em}.sqs-gallery-block-slideshow .meta .meta-description *:first-child{margin-top:0}.sqs-gallery-block-slideshow .meta .meta-description *:last-child{margin-bottom:0}.sqs-gallery-block-slideshow .meta-inside{padding:25px}.sqs-gallery-block-slideshow .meta a,.sqs-gallery-block-slideshow .meta a:hover{color:#fff;text-decoration:underline}.sqs-gallery-block-slideshow .meta.overflow{overflow-y:auto}.sqs-gallery-block-slideshow .slide.loaded .meta{opacity:1}.sqs-gallery-block-slideshow.sqs-gallery-block-meta-hover .meta{opacity:0!important;-ms-filter:"alpha(opacity=0)"}.sqs-gallery-block-slideshow.sqs-gallery-block-meta-hover .slide:hover .meta{opacity:1!important;-ms-filter:"alpha(opacity=70)"}.sqs-gallery-block-slideshow .meta{display:none;-ms-filter:"alpha(opacity=0)"}.sqs-gallery-block-slideshow.sqs-gallery-block-show-meta .sqs-active-slide .meta{display:block;opacity:1;-ms-filter:"alpha(opacity=70)"}.sqs-gallery-block-slideshow.sqs-gallery-block-show-meta .mobile-view .slide.loaded>a{line-height:0;height:auto;position:static}.sqs-gallery-block-slideshow.sqs-gallery-block-show-meta .mobile-view .slide.loaded .sqs-video-wrapper{position:static}.sqs-gallery-block-slideshow.sqs-gallery-block-show-meta .mobile-view .slide.loaded .meta{background-color:transparent;color:inherit;padding:20px 0 10px 0;margin:0;max-width:none!important;opacity:1!important;position:static!important}.sqs-gallery-block-slideshow.sqs-gallery-block-show-meta .mobile-view .slide.loaded .meta .meta-inside{padding:0}.sqs-gallery-block-slideshow.sqs-gallery-block-show-meta .mobile-view .slide.loaded .meta .meta-title,.sqs-gallery-block-slideshow.sqs-gallery-block-show-meta .mobile-view .slide.loaded .meta .meta-description,.sqs-gallery-block-slideshow.sqs-gallery-block-show-meta .mobile-view .slide.loaded .meta .meta-description p{color:inherit}.sqs-gallery-block-slideshow.sqs-gallery-block-show-meta .mobile-view .slide.loaded .meta .meta-title{font-size:.9em}.sqs-gallery-block-slideshow.sqs-gallery-block-show-meta .mobile-view .slide.loaded .meta .meta-description{font-size:.9em}.sqs-gallery-block-slideshow.sqs-gallery-block-show-meta .mobile-view .slide.loaded .meta .meta-description p{font-size:1em;line-height:1.3em}.sqs-gallery-block-slideshow .slide.video-playing .meta{display:none}.sqs-gallery-block-slideshow.sqs-gallery-block-meta-position-top .meta,.sqs-gallery-block-slideshow.sqs-gallery-block-meta-position-top-left .meta,.sqs-gallery-block-slideshow.sqs-gallery-block-meta-position-top-right .meta{top:0}.sqs-gallery-block-slideshow.sqs-gallery-block-meta-position-top-left .meta,.sqs-gallery-block-slideshow.sqs-gallery-block-meta-position-top-right .meta{max-width:50%;margin:20px}.sqs-gallery-block-slideshow.sqs-gallery-block-meta-position-center .meta{max-width:50%;top:50%;left:50%;text-align:center}.sqs-gallery-block-slideshow.sqs-gallery-block-meta-position-bottom .meta,.sqs-gallery-block-slideshow.sqs-gallery-block-meta-position-bottom-left .meta,.sqs-gallery-block-slideshow.sqs-gallery-block-meta-position-bottom-right .meta{bottom:0}.sqs-gallery-block-slideshow.sqs-gallery-block-meta-position-bottom .meta{background:-moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(30,30,30,0.3) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(30,30,30,0.3)));background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(30,30,30,0.3) 100%);background:-o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(30,30,30,0.3) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(30,30,30,0.3) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(30,30,30,0.3) 100%)}.sqs-gallery-block-slideshow.sqs-gallery-block-meta-position-bottom .meta-inside{padding:30px 20px 15px}.sqs-gallery-block-slideshow.sqs-gallery-block-meta-position-bottom-left .meta,.sqs-gallery-block-slideshow.sqs-gallery-block-meta-position-bottom-right .meta{max-width:50%;margin:20px}.sqs-gallery-block-slider{position:relative;height:100%}.sqs-gallery-block-grid.sqs-gallery-thumbnails-per-row-1 .sqs-gallery-design-grid-slide{width:100%}.sqs-gallery-block-grid.sqs-gallery-thumbnails-per-row-2 .sqs-gallery-design-grid-slide{width:50%}.sqs-gallery-block-grid.sqs-gallery-thumbnails-per-row-3 .sqs-gallery-design-grid-slide{width:33.333333333333336%}.sqs-gallery-block-grid.sqs-gallery-thumbnails-per-row-4 .sqs-gallery-design-grid-slide{width:25%}.sqs-gallery-block-grid.sqs-gallery-thumbnails-per-row-5 .sqs-gallery-design-grid-slide{width:20%}.sqs-gallery-block-grid.sqs-gallery-thumbnails-per-row-6 .sqs-gallery-design-grid-slide{width:16.666666666666668%}.sqs-gallery-block-grid.sqs-gallery-thumbnails-per-row-7 .sqs-gallery-design-grid-slide{width:14.285714285714286%}.sqs-gallery-block-grid.sqs-gallery-thumbnails-per-row-8 .sqs-gallery-design-grid-slide{width:12.5%}.sqs-gallery-block-grid.sqs-gallery-thumbnails-per-row-9 .sqs-gallery-design-grid-slide{width:11.11111111111111%}.sqs-gallery-block-grid.sqs-gallery-thumbnails-per-row-10 .sqs-gallery-design-grid-slide{width:10%}.sqs-gallery-block-grid .slide{float:left;width:20%}.sqs-gallery-block-grid .slide .margin-wrapper{position:relative}.sqs-gallery-block-grid .slide .margin-wrapper a.image-slide-anchor{padding-bottom:100%;width:100%;height:0;display:block}.sqs-gallery-block-grid .slide .margin-wrapper a.image-slide-anchor img{display:inline-block}.sqs-gallery-block-grid .slide .margin-wrapper .content-wrapper{padding-bottom:100%;width:100%;display:block}.sqs-gallery-block-grid .slide .margin-wrapper .content-wrapper.content-fill .sqs-video-wrapper{height:0;padding-bottom:100%}.sqs-gallery-block-grid .slide .margin-wrapper .image-slide-title{text-align:center;display:none}.sqs-gallery-block-grid .slide .meta{position:relative}.sqs-gallery-block-grid .slide .meta h1{font-size:12px;letter-spacing:normal;margin:0}.sqs-block .sqs-gallery-thumbnails .sqs-video-thumbnail{position:relative}.sqs-block .sqs-gallery-thumbnails .sqs-video-thumbnail img{height:100%}.sqs-block .sqs-gallery-thumbnails .sqs-video-thumbnail .sqs-video-thumbnail-icon{opacity:1;position:absolute;top:50%;left:50%;background-image:url('universal/images-v6/icons/icon-video-24-light-solid.png');background-position:center center;height:24px;width:24px;margin-left:-12px;margin-top:-12px}.sqs-block .sqs-gallery-thumbnails .sqs-video-thumbnail.no-image .sqs-video-thumbnail-inner{background-image:url('universal/images-v6/icons/icon-video-24-light-solid.png');background-position:center center;background-repeat:no-repeat}.sqs-block .sqs-gallery-thumbnails .sqs-video-thumbnail:not(.no-image).loading .sqs-video-thumbnail-icon{opacity:0}.sqs-block .sqs-gallery-thumbnails .sqs-video-thumbnail .sqs-video-thumbnail-inner{height:100%;background:#000}.sqs-block .sqs-gallery-thumbnails .sqs-gallery-design-strip-slide{opacity:.5}.sqs-block .sqs-gallery-thumbnails .sqs-gallery-design-strip-slide.sqs-active-slide{opacity:1}@media only screen and (max-width:480px){.sqs-gallery-block-slideshow .meta{display:none!important}}.yui3-lightbox2{-moz-user-select:text;-webkit-user-select:text}.yui3-lightbox2 .yui3-lightbox2-content{height:100%;left:0;position:absolute;width:100%;overflow:hidden}.yui3-lightbox2 .sqs-lightbox-slideshow{height:100%;opacity:0;z-index:100000001}.yui3-lightbox2 .sqs-lightbox-slideshow .sqs-lightbox-padder{position:absolute;text-align:left;top:2%;left:2%;bottom:2%;right:2%}.yui3-lightbox2 .sqs-lightbox-overlay{position:absolute;opacity:0;top:0;left:0;background:#000;height:100%;width:100%}.yui3-lightbox2 .sqs-lightbox-meta{position:absolute;padding:20px;color:white;z-index:100000001;margin:20px auto 0;-ms-filter:"alpha(opacity=0)";opacity:0;-webkit-transition:opacity ease-out .2s;-moz-transition:opacity ease-out .2s;-o-transition:opacity ease-out .2s;transition:opacity ease-out .2s}.yui3-lightbox2 .sqs-lightbox-meta.overlay-description-visible{background:#000;-ms-filter:"alpha(opacity=70)";background:rgba(0,0,0,0.7);opacity:1!important}.yui3-lightbox2 .sqs-lightbox-meta p:first-child{margin-top:0}.yui3-lightbox2 .sqs-lightbox-meta p:last-child{margin-bottom:0}.yui3-lightbox2 .sqs-lightbox-meta h1{font-size:1em;color:white;margin:0 0 10px}.yui3-lightbox2 .sqs-lightbox-close,.yui3-lightbox2 .sqs-lightbox-previous,.yui3-lightbox2 .sqs-lightbox-next,.yui3-lightbox2 .sqs-lightbox-meta-trigger{position:absolute;z-index:100000002;display:inline-block;color:#ccc;height:20px;width:20px;font-size:26px;cursor:pointer;outline:0}.yui3-lightbox2 .sqs-lightbox-next,.yui3-lightbox2 .sqs-lightbox-previous{padding:12px;opacity:0;top:50%;margin-top:-22px;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.yui3-lightbox2 .sqs-lightbox-next.mouseover,.yui3-lightbox2 .sqs-lightbox-previous.mouseover{opacity:1}.yui3-lightbox2 .sqs-lightbox-next{right:2%}.yui3-lightbox2 .sqs-lightbox-next:before{font-family:'squarespace-ui-font';font-style:normal;speak:none;font-weight:normal;-webkit-font-smoothing:antialiased;content:"\e02d";text-align:center;display:inline-block;vertical-align:middle}.yui3-lightbox2 .sqs-lightbox-next:before{font-size:32px;width:32px;height:32px;line-height:32px}.yui3-lightbox2 .sqs-lightbox-previous{left:2%}.yui3-lightbox2 .sqs-lightbox-previous:before{font-family:'squarespace-ui-font';font-style:normal;speak:none;font-weight:normal;-webkit-font-smoothing:antialiased;content:"\e02c";text-align:center;display:inline-block;vertical-align:middle}.yui3-lightbox2 .sqs-lightbox-previous:before{font-size:32px;width:32px;height:32px;line-height:32px}.yui3-lightbox2 .sqs-lightbox-next::before,.yui3-lightbox2 .sqs-lightbox-previous::before{font-size:22px}.yui3-lightbox2 .sqs-lightbox-close{padding:2px;right:2%;top:2%;text-align:right}.yui3-lightbox2 .sqs-lightbox-close:before{font-family:'squarespace-ui-font';font-style:normal;speak:none;font-weight:normal;-webkit-font-smoothing:antialiased;content:"\e02e";text-align:center;display:inline-block;vertical-align:middle}.yui3-lightbox2 .sqs-lightbox-close:before{font-size:32px;width:32px;height:32px;line-height:32px}.yui3-lightbox2 .sqs-lightbox-meta-trigger{bottom:0;right:0;padding:2%;text-align:center;font-size:26px;line-height:.5;text-align:right}body.sqs-lightbox-open{position:static!important;overflow-y:hidden}.sqs-gallery img:not([src]){opacity:0}@media only screen and (device-width:768px){.sqs-gallery-block-slideshow.sqs-gallery-block-show-meta .meta{opacity:1!important}}.sqs-block.gallery-block .sqs-helper .sqs-handle-bottom{display:none}.sqs-block.gallery-block.sized .sqs-helper .sqs-handle-bottom{display:block}.sqs-layout.editing .sqs-block.gallery-block:hover .sqs-gallery-block-slideshow.sqs-gallery-block-meta-hover .meta{opacity:1!important}.sqs-gallery-block-stacked{padding:0;margin:0}.sqs-gallery-block-stacked a{border:0}.sqs-gallery-block-stacked .image-wrapper{margin:0 0 1px 0;line-height:1px}.sqs-gallery-block-stacked .image-wrapper img{width:100%}.sqs-follow-button-hidden{display:none}/* ---------- _base.less ---------- */
/* ---------- layout-display.less ---------- */
/* Everything you need to render a layout (even while logged out) */
/* All grid and block code. */
/* ---------- grid.less ---------- */
.sqs-row {
  width: auto !important;
  *zoom: 1;
}
.sqs-row:before,
.sqs-row:after {
  content: "";
  display: table;
}
.sqs-row:after {
  clear: both;
}
[class*=sqs-col] {
  float: left;
}
[class*=sqs-col] .sqs-block {
  padding-left: 17px;
  padding-right: 17px;
}
[class*=sqs-col]:last-child {
  padding-right: 0;
}
.sqs-col-12 {
  width: 100%;
}
.sqs-col-12 .sqs-col-12 {
  width: 100%;
}
.sqs-col-12 .sqs-col-11 {
  width: 91.6667%;
}
.sqs-col-12 .sqs-col-10 {
  width: 83.3333%;
}
.sqs-col-12 .sqs-col-9 {
  width: 75%;
}
.sqs-col-12 .sqs-col-8 {
  width: 66.6667%;
}
.sqs-col-12 .sqs-col-7 {
  width: 58.3333%;
}
.sqs-col-12 .sqs-col-6 {
  width: 50%;
}
.sqs-col-12 .sqs-col-5 {
  width: 41.6667%;
}
.sqs-col-12 .sqs-col-4 {
  width: 33.3333%;
}
.sqs-col-12 .sqs-col-3 {
  width: 25%;
}
.sqs-col-12 .sqs-col-2 {
  width: 16.6667%;
}
.sqs-col-12 .sqs-col-1 {
  width: 8.3333%;
}
.sqs-col-11 {
  width: 91.6667%;
}
.sqs-col-11 .sqs-col-10 {
  width: 90.9091%;
}
.sqs-col-11 .sqs-col-9 {
  width: 81.8182%;
}
.sqs-col-11 .sqs-col-8 {
  width: 72.7273%;
}
.sqs-col-11 .sqs-col-7 {
  width: 63.6364%;
}
.sqs-col-11 .sqs-col-6 {
  width: 54.5455%;
}
.sqs-col-11 .sqs-col-5 {
  width: 45.4545%;
}
.sqs-col-11 .sqs-col-4 {
  width: 36.3636%;
}
.sqs-col-11 .sqs-col-3 {
  width: 27.2727%;
}
.sqs-col-11 .sqs-col-2 {
  width: 18.1818%;
}
.sqs-col-11 .sqs-col-1 {
  width: 9.0909%;
}
.sqs-col-10 {
  width: 83.3333%;
}
.sqs-col-10 .sqs-col-10 {
  width: 100%;
}
.sqs-col-10 .sqs-col-9 {
  width: 90%;
}
.sqs-col-10 .sqs-col-8 {
  width: 80%;
}
.sqs-col-10 .sqs-col-7 {
  width: 70%;
}
.sqs-col-10 .sqs-col-6 {
  width: 60%;
}
.sqs-col-10 .sqs-col-5 {
  width: 50%;
}
.sqs-col-10 .sqs-col-4 {
  width: 40%;
}
.sqs-col-10 .sqs-col-3 {
  width: 30%;
}
.sqs-col-10 .sqs-col-2 {
  width: 20%;
}
.sqs-col-10 .sqs-col-1 {
  width: 10%;
}
.sqs-col-9 {
  width: 75%;
}
.sqs-col-9 .sqs-col-9 {
  width: 100%;
}
.sqs-col-9 .sqs-col-8 {
  width: 88.8889%;
}
.sqs-col-9 .sqs-col-7 {
  width: 77.7778%;
}
.sqs-col-9 .sqs-col-6 {
  width: 66.6667%;
}
.sqs-col-9 .sqs-col-5 {
  width: 55.5556%;
}
.sqs-col-9 .sqs-col-4 {
  width: 44.4444%;
}
.sqs-col-9 .sqs-col-3 {
  width: 33.3333%;
}
.sqs-col-9 .sqs-col-2 {
  width: 22.2222%;
}
.sqs-col-9 .sqs-col-1 {
  width: 11.1111%;
}
.sqs-col-8 {
  width: 66.6667%;
}
.sqs-col-8 .sqs-col-8 {
  width: 100%;
}
.sqs-col-8 .sqs-col-7 {
  width: 87.5%;
}
.sqs-col-8 .sqs-col-6 {
  width: 75%;
}
.sqs-col-8 .sqs-col-5 {
  width: 62.5%;
}
.sqs-col-8 .sqs-col-4 {
  width: 50%;
}
.sqs-col-8 .sqs-col-3 {
  width: 37.5%;
}
.sqs-col-8 .sqs-col-2 {
  width: 25%;
}
.sqs-col-8 .sqs-col-1 {
  width: 12.5%;
}
.sqs-col-7 {
  width: 58.3333%;
}
.sqs-col-7 .sqs-col-7 {
  width: 100%;
}
.sqs-col-7 .sqs-col-6 {
  width: 85.7143%;
}
.sqs-col-7 .sqs-col-5 {
  width: 71.4286%;
}
.sqs-col-7 .sqs-col-4 {
  width: 57.1429%;
}
.sqs-col-7 .sqs-col-3 {
  width: 42.8571%;
}
.sqs-col-7 .sqs-col-2 {
  width: 28.5714%;
}
.sqs-col-7 .sqs-col-1 {
  width: 14.2857%;
}
.sqs-col-6 {
  width: 50%;
}
.sqs-col-6 .sqs-col-6 {
  width: 100%;
}
.sqs-col-6 .sqs-col-5 {
  width: 83.3333%;
}
.sqs-col-6 .sqs-col-4 {
  width: 66.6667%;
}
.sqs-col-6 .sqs-col-3 {
  width: 50%;
}
.sqs-col-6 .sqs-col-2 {
  width: 33.3333%;
}
.sqs-col-6 .sqs-col-1 {
  width: 16.6667%;
}
.sqs-col-5 {
  width: 41.6667%;
}
.sqs-col-5 .sqs-col-5 {
  width: 100%;
}
.sqs-col-5 .sqs-col-4 {
  width: 80%;
}
.sqs-col-5 .sqs-col-3 {
  width: 60%;
}
.sqs-col-5 .sqs-col-2 {
  width: 40%;
}
.sqs-col-5 .sqs-col-1 {
  width: 20%;
}
.sqs-col-4 {
  width: 33.3333%;
}
.sqs-col-4 .sqs-col-4 {
  width: 100%;
}
.sqs-col-4 .sqs-col-3 {
  width: 75%;
}
.sqs-col-4 .sqs-col-2 {
  width: 50%;
}
.sqs-col-4 .sqs-col-1 {
  width: 25%;
}
.sqs-col-3 {
  width: 25%;
}
.sqs-col-3 .sqs-col-3 {
  width: 100%;
}
.sqs-col-3 .sqs-col-2 {
  width: 66.6667%;
}
.sqs-col-3 .sqs-col-1 {
  width: 33.3333%;
}
.sqs-col-2 {
  width: 16.6667%;
}
.sqs-col-2 .sqs-col-2 {
  width: 100%;
}
.sqs-col-2 .sqs-col-1 {
  width: 50%;
}
.sqs-col-1 {
  width: 8.3333%;
}
.sqs-col-1 .sqs-col-1 {
  width: 100%;
}
.sqs-layout > .sqs-row {
  margin-left: -17px;
  margin-right: -17px;
}
/* ---------- grid-vertical.less ---------- */
.sqs-layout .sqs-row [class*=sqs-col-] .sqs-block {
  padding-top: 12px;
  padding-bottom: 12px;
}
.sqs-block.vsize-1 .sqs-block-content {
  height: 24px;
}
.sqs-block.vsize-2 .sqs-block-content {
  height: 48px;
}
.sqs-block.vsize-3 .sqs-block-content {
  height: 72px;
}
.sqs-block.vsize-4 .sqs-block-content {
  height: 96px;
}
.sqs-block.vsize-5 .sqs-block-content {
  height: 120px;
}
.sqs-block.vsize-6 .sqs-block-content {
  height: 144px;
}
.sqs-block.vsize-7 .sqs-block-content {
  height: 168px;
}
.sqs-block.vsize-8 .sqs-block-content {
  height: 192px;
}
.sqs-block.vsize-9 .sqs-block-content {
  height: 216px;
}
.sqs-block.vsize-10 .sqs-block-content {
  height: 240px;
}
.sqs-block.vsize-11 .sqs-block-content {
  height: 264px;
}
.sqs-block.vsize-12 .sqs-block-content {
  height: 288px;
}
.sqs-block.vsize-13 .sqs-block-content {
  height: 312px;
}
.sqs-block.vsize-14 .sqs-block-content {
  height: 336px;
}
.sqs-block.vsize-15 .sqs-block-content {
  height: 360px;
}
.sqs-block.vsize-16 .sqs-block-content {
  height: 384px;
}
.sqs-block.vsize-17 .sqs-block-content {
  height: 408px;
}
.sqs-block.vsize-18 .sqs-block-content {
  height: 432px;
}
.sqs-block.vsize-19 .sqs-block-content {
  height: 456px;
}
.sqs-block.vsize-20 .sqs-block-content {
  height: 480px;
}
.sqs-block.vsize-21 .sqs-block-content {
  height: 504px;
}
.sqs-block.vsize-22 .sqs-block-content {
  height: 528px;
}
.sqs-block.vsize-23 .sqs-block-content {
  height: 552px;
}
.sqs-block.vsize-24 .sqs-block-content {
  height: 576px;
}
.sqs-block.vsize-25 .sqs-block-content {
  height: 600px;
}
.sqs-block.vsize-26 .sqs-block-content {
  height: 624px;
}
.sqs-block.vsize-27 .sqs-block-content {
  height: 648px;
}
.sqs-block.vsize-28 .sqs-block-content {
  height: 672px;
}
.sqs-block.vsize-29 .sqs-block-content {
  height: 696px;
}
.sqs-block.vsize-30 .sqs-block-content {
  height: 720px;
}
.sqs-block.image-block .sqs-block-content {
  height: auto;
}
.sqs-block.vsize-1.image-block .image-block-wrapper {
  height: 24px;
}
.sqs-block.vsize-2.image-block .image-block-wrapper {
  height: 48px;
}
.sqs-block.vsize-3.image-block .image-block-wrapper {
  height: 72px;
}
.sqs-block.vsize-4.image-block .image-block-wrapper {
  height: 96px;
}
.sqs-block.vsize-5.image-block .image-block-wrapper {
  height: 120px;
}
.sqs-block.vsize-6.image-block .image-block-wrapper {
  height: 144px;
}
.sqs-block.vsize-7.image-block .image-block-wrapper {
  height: 168px;
}
.sqs-block.vsize-8.image-block .image-block-wrapper {
  height: 192px;
}
.sqs-block.vsize-9.image-block .image-block-wrapper {
  height: 216px;
}
.sqs-block.vsize-10.image-block .image-block-wrapper {
  height: 240px;
}
.sqs-block.vsize-11.image-block .image-block-wrapper {
  height: 264px;
}
.sqs-block.vsize-12.image-block .image-block-wrapper {
  height: 288px;
}
.sqs-block.vsize-13.image-block .image-block-wrapper {
  height: 312px;
}
.sqs-block.vsize-14.image-block .image-block-wrapper {
  height: 336px;
}
.sqs-block.vsize-15.image-block .image-block-wrapper {
  height: 360px;
}
.sqs-block.vsize-16.image-block .image-block-wrapper {
  height: 384px;
}
.sqs-block.vsize-17.image-block .image-block-wrapper {
  height: 408px;
}
.sqs-block.vsize-18.image-block .image-block-wrapper {
  height: 432px;
}
.sqs-block.vsize-19.image-block .image-block-wrapper {
  height: 456px;
}
.sqs-block.vsize-20.image-block .image-block-wrapper {
  height: 480px;
}
.sqs-block.vsize-21.image-block .image-block-wrapper {
  height: 504px;
}
.sqs-block.vsize-22.image-block .image-block-wrapper {
  height: 528px;
}
.sqs-block.vsize-23.image-block .image-block-wrapper {
  height: 552px;
}
.sqs-block.vsize-24.image-block .image-block-wrapper {
  height: 576px;
}
.sqs-block.vsize-25.image-block .image-block-wrapper {
  height: 600px;
}
.sqs-block.vsize-26.image-block .image-block-wrapper {
  height: 624px;
}
.sqs-block.vsize-27.image-block .image-block-wrapper {
  height: 648px;
}
.sqs-block.vsize-28.image-block .image-block-wrapper {
  height: 672px;
}
.sqs-block.vsize-29.image-block .image-block-wrapper {
  height: 696px;
}
.sqs-block.vsize-30.image-block .image-block-wrapper {
  height: 720px;
}
.sqs-layout:not(.editing) .sqs-row .sqs-block:not(.float):first-child {
  padding-top: 0;
}
.sqs-layout:not(.editing) .sqs-row .sqs-block:last-child {
  padding-bottom: 0;
}
.sqs-layout:not(.editing) .sqs-row + .sqs-row,
.sqs-layout:not(.editing) .sqs-row + .sqs-block {
  margin-top: 24px;
}
/* Tumblr */
.sqs-layout .html-block.sqs-block img[align=left] {
  margin-right: 24px;
}
.sqs-layout .html-block.sqs-block img[align=right] {
  margin-left: 24px;
}
.sqs-layout .html-block.sqs-block img[align=top] {
  vertical-align: top;
}
.sqs-layout .html-block.sqs-block img[align=middle] {
  vertical-align: middle;
}
.sqs-layout .html-block.sqs-block img[align=bottom] {
  vertical-align: bottom;
}
/* SQSP v5 */
.sqs-layout .html-block.sqs-block .full-image-float-left,
.sqs-layout .html-block.sqs-block .thumbnail-image-float-left {
  float: left;
  margin-right: 24px;
}
.sqs-layout .html-block.sqs-block .full-image-float-right,
.sqs-layout .html-block.sqs-block .thumbnail-image-float-right {
  float: right;
  margin-left: 24px;
}
.sqs-layout .html-block.sqs-block .full-image-block {
  display: block;
  margin-bottom: 24px;
}
.sqs-layout .html-block.sqs-block .thumbnail-caption {
  display: block;
}
/* Wordpress */
.sqs-layout .html-block.sqs-block .entry-content img {
  margin: 0 0 24px 0;
}
.sqs-layout .html-block.sqs-block .alignleft,
.sqs-layout .html-block.sqs-block img.alignleft {
  margin-right: 24px;
  display: inline;
  float: left;
}
.sqs-layout .html-block.sqs-block .alignright,
.sqs-layout .html-block.sqs-block img.alignright {
  margin-left: 24px;
  display: inline;
  float: right;
}
.sqs-layout .html-block.sqs-block .aligncenter,
.sqs-layout .html-block.sqs-block img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
}
.sqs-layout .html-block.sqs-block blockquote.left {
  margin-right: 24px;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left;
}
.sqs-layout .html-block.sqs-block blockquote.right {
  margin-left: 24px;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right;
}
.sqs-block {
  position: relative;
  clear: both;
  z-index: 1;
}
.sqs-block.html-block,
.sqs-block.quote-block,
.sqs-block.markdown-block {
  clear: none;
}
.sqs-block.html-block .sqs-block-content > :first-child,
.sqs-block.quote-block .sqs-block-content > :first-child,
.sqs-block.markdown-block .sqs-block-content > :first-child {
  margin-top: 0;
}
.sqs-block.html-block .sqs-block-content > :last-child,
.sqs-block.quote-block .sqs-block-content > :last-child,
.sqs-block.markdown-block .sqs-block-content > :last-child {
  margin-bottom: 0;
}
.sqs-block.html-block img,
.sqs-block.quote-block img,
.sqs-block.markdown-block img {
  max-width: 100%;
  height: auto;
}
.sqs-block.html-block,
.sqs-block.quote-block {
  word-wrap: break-word;
}
.sqs-block.float,
.sqs-block.sqs-float {
  clear: none;
  z-index: 50;
}
.sqs-block.float-left,
.sqs-block.sqs-float-left {
  float: left;
  margin-right: 12px;
}
.sqs-block.float-right,
.sqs-block.sqs-float-right {
  float: right;
  margin-left: 12px;
}
.sqs-block.sized .image-block-wrapper,
.sqs-block.sized .sqs-block-content {
  overflow: hidden;
}
.sqs-block.image-block.sized .image-block-wrapper {
  padding-bottom: inherit !important;
}
.sqs-block.image-block.sized .image-block-wrapper img {
  text-align: inherit;
  max-width: none;
}
.sqs-block.image-block .image-block-lightbox {
  cursor: pointer;
  display: block;
}
.sqs-block.image-block .lightbox img {
  cursor: pointer;
}
.sqs-block.image-block .image-caption-wrapper h1 {
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 18px;
  font-weight: bold;
}
.sqs-block.image-block .image-caption-wrapper p {
  margin: 0;
  font-size: 11px;
  line-height: 18px;
}
.sqs-block.image-block .image-block-outer-wrapper.layout-caption-below .image-caption-wrapper {
  margin-top: 5px;
}
.sqs-block.image-block .image-block-outer-wrapper.layout-caption-overlay .intrinsic,
.sqs-block.image-block .image-block-outer-wrapper.layout-caption-overlay-hover .intrinsic {
  position: relative;
}
.sqs-block.image-block .image-block-outer-wrapper.layout-caption-overlay .intrinsic .image-caption-wrapper,
.sqs-block.image-block .image-block-outer-wrapper.layout-caption-overlay-hover .intrinsic .image-caption-wrapper {
  position: absolute;
  overflow: hidden;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 18px;
  background: black;
  background: rgba(0, 0, 0, 0.7);
}
.sqs-block.image-block .image-block-outer-wrapper.layout-caption-overlay .intrinsic .image-caption-wrapper h1,
.sqs-block.image-block .image-block-outer-wrapper.layout-caption-overlay-hover .intrinsic .image-caption-wrapper h1,
.sqs-block.image-block .image-block-outer-wrapper.layout-caption-overlay .intrinsic .image-caption-wrapper strong,
.sqs-block.image-block .image-block-outer-wrapper.layout-caption-overlay-hover .intrinsic .image-caption-wrapper strong {
  color: #eee;
}
.sqs-block.image-block .image-block-outer-wrapper.layout-caption-overlay .intrinsic .image-caption-wrapper p,
.sqs-block.image-block .image-block-outer-wrapper.layout-caption-overlay-hover .intrinsic .image-caption-wrapper p {
  color: #bbb;
}
.sqs-block.image-block .image-block-outer-wrapper.layout-caption-overlay-hover:hover .image-caption-wrapper {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  opacity: 100;
  zoom: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1000)";
}
.sqs-block.image-block .image-block-outer-wrapper.layout-caption-overlay-hover .image-caption-wrapper {
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  zoom: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: opacity 0.1s ease-out;
  -moz-transition: opacity 0.1s ease-out;
  -o-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out;
}
.sqs-block.image-block .image-block-outer-wrapper.layout-caption-overlay-hover:hover .image-caption {
  margin-bottom: 0;
}
.sqs-block.image-block .image-block-outer-wrapper.layout-caption-overlay-hover .image-caption {
  -webkit-transition: margin-bottom 0.1s ease-out;
  -moz-transition: margin-bottom 0.1s ease-out;
  -o-transition: margin-bottom 0.1s ease-out;
  transition: margin-bottom 0.1s ease-out;
  margin-bottom: -5px;
}
.sqs-block.image-block .image-block-outer-wrapper.layout-image-left {
  zoom: 1;
}
.sqs-block.image-block .image-block-outer-wrapper.layout-image-left:after {
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  clear: both;
  content: ".";
}
.sqs-block.image-block .image-block-outer-wrapper.layout-image-left .image-block-wrapper {
  float: left;
}
.sqs-block.image-block .image-block-outer-wrapper.layout-image-left .image-caption-wrapper {
  float: left;
}
.sqs-block.image-block .image-block-outer-wrapper.layout-image-left .image-caption {
  padding-left: 15px;
}
.sqs-block.image-block .image-block-outer-wrapper.layout-image-left .image-caption h1 {
  font-size: 18px;
  line-height: 24px;
}
.sqs-block.image-block .image-block-outer-wrapper.layout-image-right {
  zoom: 1;
}
.sqs-block.image-block .image-block-outer-wrapper.layout-image-right:after {
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  clear: both;
  content: ".";
}
.sqs-block.image-block .image-block-outer-wrapper.layout-image-right .image-block-wrapper {
  float: right;
}
.sqs-block.image-block .image-block-outer-wrapper.layout-image-right .image-caption-wrapper {
  float: right;
  text-align: right;
}
.sqs-block.image-block .image-block-outer-wrapper.layout-image-right .image-caption {
  padding-right: 15px;
}
.sqs-block.image-block .image-block-outer-wrapper.layout-image-right .image-caption h1 {
  font-size: 18px;
  line-height: 24px;
}
.sqs-block.image-block .image-block-wrapper {
  line-height: 0;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.sqs-block.image-block .image-block-wrapper img {
  max-width: 100%;
}
.sqs-block.image-block .image-block-wrapper img.block-stretch {
  width: 100%;
}
.sqs-block.image-block .image-block-wrapper.float-right .image-block-wrapper {
  text-align: right;
}
.sqs-block.image-block .intrinsic {
  margin: auto;
}
.sqs-block.image-block .intrinsic .image-block-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.sqs-block.code-block .source-code {
  white-space: pre;
  overflow-x: auto;
}
.sqs-block.code-block img {
  max-width: 100%;
  height: auto;
}
.text-align-center {
  text-align: center;
}
.text-align-right {
  text-align: right;
}
.columns-1 [class*=sqs-col-] {
  width: 100% !important;
}
.sqs-block .state-message,
.sqs-state-message {
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 14px 12px 14px 40px;
  font-size: 13px;
  line-height: 20px;
  color: white;
  background: #222222 url(universal/images-v6/icons/icon-close-15-light.png) 14px 16px no-repeat;
}
.sqs-block .state-message.warning,
.sqs-state-message.warning {
  background: #222222 url(universal/images-v6/settings/warning-icon-light.png) 14px 15px no-repeat;
}
.sqs-block .state-message.information,
.sqs-state-message.information {
  background: #222;
  padding: 30px 20px;
  text-align: center;
  color: #999;
  font-size: 11px;
}
.sqs-block .state-message .title,
.sqs-state-message .title {
  color: #eee;
  padding-bottom: 8px;
  font-size: 14px;
}
.yui3-calendar-column-hidden,
.yui3-calendar-hidden {
  display: none;
}
.yui3-calendar-day {
  cursor: pointer;
}
.yui3-calendar-selection-disabled {
  cursor: default;
}
.yui3-calendar-prevmonth-day {
  cursor: default;
}
.yui3-calendar-nextmonth-day {
  cursor: default;
}
.yui3-calendar-content:hover .yui3-calendar-day,
.yui3-calendar-content:hover .yui3-calendar-prevmonth-day,
.yui3-calendar-content:hover .yui3-calendar-nextmonth-day {
  -moz-user-select: none;
}
.yui3-calendar-pane {
  width: 100%;
}
.yui3-calendar-grid {
  width: 100%;
}
.yui3-calendar-column-hidden,
.yui3-calendar-hidden {
  display: none;
}
.yui3-skin-sam .yui3-calendar-content {
  padding: 10px;
  color: #000000;
  border: 1px solid gray;
  background: #f2f2f2;
  /* Old browsers */

  background: -moz-linear-gradient(top, #f9f9f9 0%, #f2f2f2 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #f2f2f2));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #f9f9f9 0%, #f2f2f2 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #f9f9f9 0%, #f2f2f2 100%);
  /* Opera11.10+ */

  background: -ms-linear-gradient(top, #f9f9f9 0%, #f2f2f2 100%);
  /* IE10+ */

  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#f2f2f2', GradientType=0);
  /* IE6-9 */

  background: linear-gradient(top, #f9f9f9 0%, #f2f2f2 100%);
  /* W3C */

  -moz-border-radius: 5px;
  border-radius: 5px;
}
.yui3-skin-sam .yui3-calendar-grid {
  padding: 5px;
  border-collapse: collapse;
}
.yui3-skin-sam .yui3-calendar-header {
  padding-bottom: 10px;
}
.yui3-skin-sam .yui3-calendar-header-label {
  margin: 0;
  font-size: 1em;
  font-weight: bold;
}
.yui3-skin-sam .yui3-calendar-day,
.yui3-skin-sam .yui3-calendar-prevmonth-day,
.yui3-skin-sam .yui3-calendar-nextmonth-day {
  padding: 5px;
  border: 1px solid #CCCCCC;
  background: #FFFFFF;
  text-align: center;
}
.yui3-skin-sam .yui3-calendar-day:hover {
  background: #0066CC;
  color: #FFFFFF;
}
.yui3-skin-sam .yui3-calendar-selection-disabled,
.yui3-skin-sam .yui3-calendar-selection-disabled:hover {
  color: #A6A6A6;
  background: #CCCCCC;
}
.yui3-skin-sam .yui3-calendar-weekday {
  font-weight: bold;
}
.yui3-skin-sam .yui3-calendar-prevmonth-day,
.yui3-skin-sam .yui3-calendar-nextmonth-day {
  color: #A6A6A6;
}
.yui3-skin-sam .yui3-calendar-day {
  font-weight: bold;
}
.yui3-skin-sam .yui3-calendar-day-selected {
  background-color: #B3D4FF;
  color: #000000;
}
.yui3-skin-sam .yui3-calendar-header-label {
  text-align: center;
}
.yui3-skin-sam .yui3-calendar-left-grid {
  margin-right: 1em;
}
.yui3-skin-sam .yui3-calendar-right-grid {
  margin-left: 1em;
}
.yui3-skin-sam .yui3-calendar-day-highlighted {
  background-color: #DCDEF5;
}
.yui3-skin-sam .yui3-calendar-day-selected.yui3-calendar-day-highlighted {
  background-color: #758FBB;
}
.yui3-calendar-header {
  padding-left: 15px;
  padding-right: 15px;
}
.yui3-calendar-header-label {
  width: 100%;
}
.yui3-calendarnav-prevmonth {
  cursor: pointer;
}
.yui3-calendarnav-nextmonth {
  cursor: pointer;
}
.sqs-block.calendar-block {
  font-size: 11px;
  text-decoration: none;
  z-index: 10;
  outline: 0;
}
.sqs-block.calendar-block .yui3-calendar {
  outline: 0;
}
.sqs-block.calendar-block .yui3-calendar td {
  outline: 0;
}
.sqs-block.calendar-block .sqs-block-content {
  max-width: 240px;
  margin: 0 0 0 -8px;
}
.sqs-block.calendar-block .yui3-calendar-pane {
  min-width: 200px;
  position: relative;
}
.sqs-block.calendar-block .yui3-u {
  vertical-align: middle;
}
.sqs-block.calendar-block .yui3-calendar-grid {
  min-height: 150px;
  outline: 0;
}
.sqs-block.calendar-block .yui3-calendar-header {
  margin-bottom: 15px;
  text-align: center;
}
.sqs-block.calendar-block .yui3-calendar-header .yui3-calendar-header-label {
  width: 120px;
  padding-top: 2px;
  font-size: 12px;
  font-weight: bold;
}
.sqs-block.calendar-block .yui3-calendar-header .yui3-calendarnav-nextmonth,
.sqs-block.calendar-block .yui3-calendar-header .yui3-calendarnav-prevmonth {
  cursor: pointer;
  outline: 0;
}
.sqs-block.calendar-block .yui3-calendar-header .yui3-calendarnav-nextmonth span,
.sqs-block.calendar-block .yui3-calendar-header .yui3-calendarnav-prevmonth span {
  padding: 4px 8px;
}
.sqs-block.calendar-block .yui3-calendar-weekday {
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
}
.sqs-block.calendar-block .yui3-calendar-day {
  padding: 5px 0;
  text-align: center;
  outline: 0;
}
.sqs-block.calendar-block .yui3-calendar-day-selected {
  background: #eee;
}
.sqs-block.calendar-block .yui3-calendar-day:hover {
  background: #eee;
  color: #333;
  z-index: 100;
}
.sqs-block.calendar-block .yui3-calendar-day.date-has-event {
  color: #333;
  font-weight: bold;
}
.sqs-block.calendar-block .yui3-calendar-day .date-has-event-marker {
  display: block;
  height: 2px;
  width: 18px;
  background: #333;
  margin: -5px auto 0 auto;
}
.sqs-block.calendar-block .yui3-calendar-day:hover .date-has-event-marker {
  background: transparent;
}
.sqs-block.calendar-block .yui3-calendar-day .event-menu {
  position: absolute;
  left: 0;
  width: 70%;
  max-width: 200px;
  background: #eee;
  margin: 0;
  padding: 20px 20px 0 20px;
  font-weight: normal;
  line-height: 18px;
  text-align: left;
  z-index: 10;
}
.sqs-block.calendar-block .yui3-calendar-day .event-menu.event-menu-right {
  right: 0;
  left: auto;
}
.sqs-block.calendar-block .yui3-calendar-day .event-menu .event-time-group {
  margin-bottom: 20px;
}
.sqs-block.calendar-block .yui3-calendar-day .event-menu .event-time-group .event-time {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
  color: #777;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}
.summary-block ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.summary-block .summary-item {
  margin-bottom: 24px;
}
.summary-block .summary-collection-title {
  display: none;
}
.summary-block .summary-thumbnail {
  overflow: hidden;
  height: 150px;
}
.summary-block .summary-title {
  font-size: 1.2em;
}
.summary-block .summary-content-below-thumbnail .summary-title {
  margin: 1em 0 0 0;
}
.summary-block .summary-excerpt {
  margin: 0.75em 0;
}
.summary-block .summary-excerpt p {
  font-size: 0.9em;
}
.summary-block .timestamp {
  display: block;
  font-size: 0.8em;
  text-transform: uppercase;
}
.summary-block .summary-more-link {
  display: none;
  margin-left: 3px;
}
.collectionlink-block .collectionlink-thumbnail,
.link-block .collectionlink-thumbnail {
  overflow: hidden;
  height: 150px;
}
.collectionlink-block .collectionlink-thumbnail a,
.link-block .collectionlink-thumbnail a {
  display: block;
  height: 100%;
}
.collectionlink-block .collectionlink-title,
.link-block .collectionlink-title {
  font-size: 1.2em;
}
.collectionlink-block .collectionlink-content-below-thumbnail .collectionlink-title,
.link-block .collectionlink-content-below-thumbnail .collectionlink-title {
  margin: 1em 0 0 0;
}
.collectionlink-block .collectionlink-description,
.link-block .collectionlink-description {
  margin: 0.75em 0;
}
.collectionlink-block .collectionlink-description p,
.link-block .collectionlink-description p {
  font-size: 0.9em;
}
.collectionlink-block a,
.link-block a {
  display: block;
}
.collectionlink-block .collection-more-link,
.link-block .collection-more-link {
  display: none;
  margin-left: 3px;
}
.product-block {
  overflow: hidden;
}
.product-block .image-container {
  position: relative;
  display: block;
  width: 100%;
}
.product-block .image-container a {
  display: block;
  width: 100%;
}
.product-block .image-container img {
  width: 100%;
  max-width: 100%;
}
.product-block .image-container .product-mark {
  position: absolute;
  top: 15px;
  right: 0;
  background: #222;
  padding: 6px 8px;
  color: #fff;
  line-height: 1em;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
}
.product-block .productDetails {
  /* .sqs-add-to-cart-button styling are repeated here so styles are available to admin */

}
.product-block .productDetails.center {
  text-align: center;
}
.product-block .productDetails.right {
  text-align: right;
}
.product-block .productDetails .product-title {
  font-size: 1.3em;
  line-height: 1em;
  margin: 1em 0 0.2em 0;
  display: inline-block;
}
.product-block .productDetails .product-price {
  font-size: 1.1em;
  margin: 0 0 1em 0;
}
.product-block .productDetails .product-price input {
  width: 130px;
  height: 30px;
  padding-left: 5px;
}
.product-block .productDetails .product-price .minimum-price {
  margin-top: 3px;
  margin-left: 10px;
}
.product-block .productDetails .product-price .original-price {
  text-decoration: line-through;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.product-block .productDetails .product-price .strikeout {
  text-decoration: line-through;
}
.product-block .productDetails .product-variants .variant-option {
  margin: 0 0 1em 0;
}
.product-block .productDetails .product-variants .variant-out-of-stock {
  color: #CC0000;
  margin-top: 8px;
}
.product-block .productDetails .buy-button,
.product-block .productDetails .sqs-add-to-cart-button-wrapper {
  margin: 20px 0;
  display: block;
}
.product-block .productDetails .buy-button input,
.product-block .productDetails .sqs-add-to-cart-button-wrapper input,
.product-block .productDetails .buy-button .sqs-add-to-cart-button,
.product-block .productDetails .sqs-add-to-cart-button-wrapper .sqs-add-to-cart-button {
  max-width: 170px;
  background-color: #272727;
  border: none;
  color: #FFF;
  cursor: pointer;
  font: 12px/1em 'Helvetica Neue', helvetica, arial, sans-serif;
  font-weight: normal;
  padding: 14px 18px;
  text-align: center;
  white-space: normal;
  -webkit-appearance: none;
  border-radius: 0;
  text-shadow: none;
  background-image: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.product-block .productDetails .buy-button .sqs-add-to-cart-button,
.product-block .productDetails .sqs-add-to-cart-button-wrapper .sqs-add-to-cart-button {
  text-transform: uppercase;
}
.product-block .productDetails.center .buy-button {
  text-align: center;
}
.product-block .productDetails.right .buy-button {
  text-align: right;
}
.quote-block figure {
  margin: 1em 0;
}
.quote-block blockquote {
  font-size: 1.2em;
  margin: 0;
}
.quote-block .source {
  font-size: 0.9em;
  text-align: right;
}
.foursquare-block ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 1.4em;
}
.foursquare-block ul .foursquare-checkin {
  margin-bottom: 12px;
}
.foursquare-block ul .foursquare-checkin a {
  border: 0;
}
.foursquare-block ul .foursquare-checkin .foursquare-icon-wrapper {
  float: left;
}
.foursquare-block ul .foursquare-checkin .foursquare-text {
  margin-left: 42px;
  font-size: 12px;
}
.foursquare-block ul .foursquare-checkin .foursquare-venue {
  font-weight: bold;
}
.foursquare-block ul .foursquare-checkin .foursquare-location {
  display: inline-block;
  padding-left: 4px;
}
.foursquare-block ul .foursquare-checkin .foursquare-timestamp {
  font-size: 10px;
}
.tagcloud-block ul {
  list-style-type: none;
  margin: 0;
  padding-left: 0;
}
.tagcloud-block ul li {
  display: inline-block;
}
.groupby-block ul,
.postsbycategory-block ul,
.postsbyauthor-block ul,
.postsbytag-block ul,
.postsbymonth-block ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.groupby-block ul li,
.postsbycategory-block ul li,
.postsbyauthor-block ul li,
.postsbytag-block ul li,
.postsbymonth-block ul li {
  margin: 0 0 0.3em 0;
  padding: 0;
}
.groupby-block .count,
.postsbycategory-block .count,
.postsbyauthor-block .count,
.postsbytag-block .count,
.postsbymonth-block .count {
  display: none;
}
.field-wysiwyg .groupby-block .count,
.field-wysiwyg .postsbycategory-block .count,
.field-wysiwyg .postsbyauthor-block .count,
.field-wysiwyg .postsbytag-block .count,
.field-wysiwyg .postsbymonth-block .count {
  display: inline;
}
.embed-block .intrinsic,
.video-block .intrinsic,
.embed-block .sqs-block-content .intrinsic,
.video-block .sqs-block-content .intrinsic {
  position: relative;
}
.embed-block .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud),
.video-block .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud),
.embed-block .sqs-block-content .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud),
.video-block .sqs-block-content .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud) {
  position: relative;
}
.embed-block .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud) .sqs-video-wrapper,
.video-block .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud) .sqs-video-wrapper,
.embed-block .sqs-block-content .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud) .sqs-video-wrapper,
.video-block .sqs-block-content .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud) .sqs-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.embed-block .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud) iframe,
.video-block .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud) iframe,
.embed-block .sqs-block-content .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud) iframe,
.video-block .sqs-block-content .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud) iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.embed-block .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud) .flickr-oembed,
.video-block .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud) .flickr-oembed,
.embed-block .sqs-block-content .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud) .flickr-oembed,
.video-block .sqs-block-content .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud) .flickr-oembed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.embed-block .intrinsic .embed-block-provider-SoundCloud,
.video-block .intrinsic .embed-block-provider-SoundCloud,
.embed-block .sqs-block-content .intrinsic .embed-block-provider-SoundCloud,
.video-block .sqs-block-content .intrinsic .embed-block-provider-SoundCloud {
  padding-bottom: 0 !important;
}
.embed-block .intrinsic .embed-block-provider-SoundCloud iframe,
.video-block .intrinsic .embed-block-provider-SoundCloud iframe,
.embed-block .sqs-block-content .intrinsic .embed-block-provider-SoundCloud iframe,
.video-block .sqs-block-content .intrinsic .embed-block-provider-SoundCloud iframe {
  width: 100%;
}
.sqs-search-ui-button-wrapper .title {
  opacity: .7;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  border: 1px solid #aaa;
  padding: 12px 12px 12px 45px;
  background: url(universal/images-v6/icons/icon-searchqueries-20-dark.png) no-repeat 15px 50%;
  max-width: 240px;
  min-height: 20px;
  line-height: 20px;
  display: block;
  cursor: pointer;
}
.sqs-search-ui-button-wrapper .title:hover {
  opacity: 1;
}
.twitter-block .tweet-list {
  list-style-type: none;
  margin: 0 0 2.2em 0;
  padding: 0;
}
.twitter-block .tweet {
  margin: 0 0 2.2em 0;
}
.twitter-block .tweet a {
  border: 0;
}
.twitter-block .tweet .tweet-avatar-wrapper {
  float: left;
}
.twitter-block .tweet .tweet-avatar {
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.twitter-block .tweet .tweet-text-wrapper {
  margin-left: 60px;
}
.twitter-block .tweet.no-avatar .tweet-text-wrapper {
  margin-left: 0px;
}
.twitter-block .tweet .tweet-from {
  font-size: 1.1em;
  margin: 0 0 0.5em 0;
  line-height: 1em;
  font-weight: bold;
}
.twitter-block .tweet .tweet-timestamp a {
  font-size: 0.8em;
}
.form-wrapper {
  max-width: 600px;
}
.form-wrapper .field-list {
  line-height: normal;
}
.form-wrapper .field-list fieldset,
.form-wrapper .field-list legend {
  margin: 0;
  padding: 0;
  border: 0;
}
.form-wrapper .field-list legend {
  display: none;
}
.form-wrapper .field-list textarea {
  min-height: 100px;
  resize: vertical;
}
.form-wrapper .field-list textarea.medium {
  min-height: 200px;
}
.form-wrapper .field-list textarea.large {
  min-height: 300px;
}
.form-wrapper .field-list .section {
  margin: 2em 0;
  padding-bottom: 0.3em;
  font-size: 0.9em;
  text-transform: uppercase;
}
.form-wrapper .field-list .section.underline {
  border-bottom: 1px solid #999;
}
.form-wrapper .field-list .section:nth-child(1) {
  margin: 0 0 2em 0;
}
.form-wrapper .field-list .title {
  display: block;
}
.form-wrapper .field-list .description {
  padding: 0.5em 0 0.5em;
  font-size: 0.8em;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
.form-wrapper .field-list .field {
  position: relative;
  margin: 0 0 2em;
}
.form-wrapper .field-list .field .caption {
  font-size: 0.8em;
}
.form-wrapper .field-list .field .caption .field-element {
  font-size: 12px;
}
.form-wrapper .field-list .field .field-element {
  width: 100%;
  padding: 8px;
  margin: 0.5em 0 0;
  border: 1px solid #ccc;
  background: #fafafa;
  font-family: sans-serif;
  font-size: 12px;
  line-height: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.form-wrapper .field-list .field .field-element:focus {
  background: #fff;
  transition: background 0.1s ease-in;
  -moz-transition: background 0.1s ease-in;
  -webkit-transition: background 0.1s ease-in;
  outline: none;
}
.form-wrapper .field-list .field select {
  margin: 0.5em 0 0;
}
.form-wrapper .field-list .field .prefix {
  position: absolute;
  bottom: 9px;
  left: 8px;
  color: #aaa;
  font-family: sans-serif;
  font-size: 12px;
  line-height: normal;
}
.form-wrapper .field-list .field.twitter .field-element {
  padding-left: 22px;
}
.form-wrapper .field-list .field.currency.hassymbol .field-element {
  padding-left: 20px;
}
.form-wrapper .field-list .field.website .field-element {
  padding-left: 40px;
}
.form-wrapper .field-list .field.checkbox label,
.form-wrapper .field-list .field.radio label {
  cursor: pointer;
}
.form-wrapper .field-list .field.checkbox input,
.form-wrapper .field-list .field.radio input {
  margin-right: 5px;
}
.form-wrapper .field-list .field .option {
  margin: 0.3em 0;
  font-size: 0.9em;
}
.form-wrapper .field-list .field.likert .item {
  overflow: hidden;
  margin: 1.6em 0 1.6em 0;
}
.form-wrapper .field-list .field.likert .question {
  margin: 0 0 0.5em 0;
  font-size: 0.9em;
}
.form-wrapper .field-list .field.likert .option {
  width: 20%;
  float: left;
  text-align: left;
  border-top: 1px solid #ddd;
}
.form-wrapper .field-list .field.likert .option label {
  margin: 0;
  padding: 0 0 0 1px;
  font-size: 0.9em;
  display: block;
  cursor: pointer;
}
.form-wrapper .field-list .field.likert .option input {
  margin: 10px 0;
  display: block;
}
.form-wrapper .field-list .field.likert .option:last-of-type {
  border-right: none;
}
.form-wrapper .field-list .fields {
  margin: 0 0 0 -2%;
}
.form-wrapper .field-list .fields .title,
.form-wrapper .field-list .fields .description,
.form-wrapper .field-list .fields .field,
.form-wrapper .field-list .fields .field-error {
  margin-left: 2%;
}
.form-wrapper .field-list .fields .field {
  float: left;
}
.form-wrapper .field-list .fields .field.two-digits {
  width: 3.5em;
}
.form-wrapper .field-list .fields .field.three-digits {
  width: 4.2em;
}
.form-wrapper .field-list .fields .field.four-digits {
  width: 4.8em;
}
.form-wrapper .field-list .fields .field.ampm {
  width: 4.5em;
}
.form-wrapper .field-list .fields.name .field {
  width: 48%;
}
.form-wrapper .field-list .fields.address .field.address1,
.form-wrapper .field-list .fields.address .field.address2 {
  width: 98%;
}
.form-wrapper .field-list .fields.address .field.city {
  width: 70%;
}
.form-wrapper .field-list .fields.address .field.state-province {
  width: 26%;
}
.form-wrapper .field-list .fields.address .field.zip {
  width: 36%;
}
.form-wrapper .field-list .fields.address .field.country {
  width: 98%;
}
.form-wrapper .field-list .fields.payment .field.card-expiry-month {
  width: 40%;
}
.form-wrapper .field-list .fields.payment .field.card-expiry-year {
  width: 40%;
}
.form-wrapper .field-list .form-item.error,
.form-wrapper .field-list .form-item.error .caption,
.form-wrapper .field-list .form-item.error .title,
.form-wrapper .field-list .form-item.error .description {
  color: #a00;
}
.form-wrapper .field-list .form-item.error input,
.form-wrapper .field-list .form-item.error textarea {
  border: 1px solid #A00;
}
.form-wrapper input[type=submit] {
  display: block;
  background-color: #272727;
  border: none;
  color: #FFF;
  cursor: pointer;
  font: 12px/1em 'Helvetica Neue', helvetica, arial, sans-serif;
  font-weight: normal;
  padding: 14px 18px;
  text-align: center;
  -webkit-appearance: none;
}
.form-wrapper .form-submission-text {
  margin-top: 12px;
}
.form-wrapper .field-error {
  color: #fff;
  background: #aa0000 url('universal/images-v6/standard/icon_close_7_light.png') no-repeat 9px 11px;
  padding: 5px 8px 5px 24px;
  font-size: 11px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-top: 12px;
  line-height: 19px;
}
.form-wrapper .field .field-error {
  margin-bottom: 0.5em;
}
.form-wrapper .submitting .field-list {
  opacity: .7;
}
.form-wrapper .hidden,
.form-wrapper.hidden {
  display: none;
}
.form-block .lightbox-handle {
  display: inline-block;
  background-color: #272727;
  color: #FFF;
  cursor: pointer;
  font: 12px/1em 'Helvetica Neue', helvetica, arial, sans-serif;
  font-weight: normal;
  padding: 14px 18px;
  text-align: center;
}
.dialog-editformblock .sqs-dialog-field.sqs-text input {
  font-size: 12px;
  padding: 6px;
}
.dialog-editformblock .sqs-dialog-field.sqs-text.name-lightboxHandleText,
.dialog-editformblock .sqs-dialog-field.sqs-text.name-submitButtonText {
  padding-bottom: 0;
}
.dialog-editformblock .sqs-dialog-field.sqs-html {
  color: #777;
  line-height: 17px;
}
.dialog-editformblock .sqs-dialog-field.sqs-html .description-label {
  color: #EEE;
  font-size: 14px;
  padding: 3px 0;
}
/*
 * Menu Block
 */
.menu-block .menu-selector {
  margin-bottom: 3em;
}
.menu-block .menu-selector label {
  display: inline-block;
  padding: 0 0.5em;
}
.menu-block .menu-select-button {
  display: none;
}
.menu-block .menu-header {
  margin-bottom: 2em;
}
.menu-block .menu-section {
  margin-top: 2em;
}
.menu-block .menu-section-header {
  margin-bottom: 2em;
}
.menu-block .menu-section-title {
  font-size: 1.2em;
}
.menu-block .menu-section-description {
  font-size: 0.85em;
}
.menu-block .menu-item {
  margin-bottom: 2em;
  margin-top: 0;
}
.menu-block .menu-item-title {
  font-size: 1em;
  font-weight: 700;
}
.menu-block .menu-item-option {
  font-size: 0.8em;
  font-style: italic;
}
.menu-block .menu-style-classic .menu-selector,
.menu-block .menu-style-classic .menu-header,
.menu-block .menu-style-classic .menu-section-title,
.menu-block .menu-style-classic .menu-section-description {
  text-align: center;
}
.menu-block .menu-style-classic .menu-items {
  -webkit-column-width: 18em;
  -webkit-column-gap: 3em;
  -moz-column-width: 18em;
  -moz-column-gap: 3em;
  -ms-column-width: 18em;
  -ms-column-gap: 3em;
  -o-column-width: 18em;
  -o-column-gap: 3em;
  column-width: 18em;
  column-gap: 3em;
}
.menu-block .menu-style-classic .menu-item {
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  -ms-column-break-inside: avoid;
  -o-column-break-inside: avoid;
  break-inside: avoid;
  display: inline-block;
  width: 100%;
}
.menu-block .menu-style-classic .menu-item-description {
  margin-right: 5em;
}
.menu-block .menu-style-classic .menu-item-price-top {
  float: right;
  padding-left: 3em;
}
.menu-block .menu-style-classic .menu-item-price-bottom {
  display: none;
}
.menu-block .menu-style-simple .menu-selector,
.menu-block .menu-style-simple .menu {
  text-align: center;
}
.menu-block .menu-style-simple .menu-item-price-top {
  display: none;
}
.donation-block .sqs-donate-button-wrapper {
  margin: 20px 0;
  display: block;
}
.donation-block .sqs-donate-button-wrapper .sqs-donate-button {
  background-color: #272727;
  border: none;
  color: #FFF;
  cursor: pointer;
  font: 12px/1em 'Helvetica Neue', helvetica, arial, sans-serif;
  font-weight: normal;
  padding: 14px 18px;
  text-align: center;
  white-space: normal;
  -webkit-appearance: none;
  border-radius: 0;
  text-shadow: none;
  background-image: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  text-transform: uppercase;
}
/*
 * OpenTable Block
 */
.opentable-block #OT_form {
  width: auto;
}
.opentable-block .OT_title {
  font-size: 1.2em;
  padding: 15px 0 0;
}
.opentable-block .OT_subtitle {
  color: rgba(77, 77, 77, 0.5);
  margin-top: 5px;
}
.opentable-block .OT_wrapper,
.opentable-block .OT_title,
.opentable-block .OT_subtitle {
  width: auto;
}
.opentable-block .OT_wrapper {
  border-radius: 0;
  border: 0;
  background: rgba(0, 0, 0, 0.5);
  padding: 15px;
}
.opentable-block .OT_header {
  margin-bottom: 10px;
}
.opentable-block .OT_day,
.opentable-block .OT_time,
.opentable-block .OT_party {
  border: 0;
  height: 12px;
  display: inline-block;
  padding: 10px 5px 15px 32px;
}
.opentable-block .OT_day {
  padding-top: 11px;
}
.opentable-block .OT_list {
  margin: 0 auto;
  width: auto;
  max-width: 501px;
  text-align: center;
}
.opentable-block .OTButton,
.opentable-block #OTButton {
  width: auto;
  margin: 0 auto;
}
.opentable-block .OT_submit {
  padding: 30px 0 20px 0;
  height: auto;
  margin: 0 auto;
}
.opentable-block #OT_Find_a_Table {
  background: rgba(0, 0, 0, 0.5);
  padding: 10px 4px;
  font-size: 14px;
  font-weight: normal;
  text-shadow: none;
}
.opentable-block #OT_Find_a_Table:hover {
  background: rgba(0, 0, 0, 0.5);
}
.opentable-block #OT_timeList,
.opentable-block #OT_partyList {
  left: 42px;
}
@font-face {
  font-family: 'social-icon-font';
  src: url('universal/fonts/social-icon-font.eot');
  src: url('universal/fonts/social-icon-font.eot#iefix') format('embedded-opentype'), url('universal/fonts/social-icon-font.woff') format('woff'), url('universal/fonts/social-icon-font.ttf') format('truetype'), url('universal/fonts/social-icon-font.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.socialaccountlinks-block .social-account-list {
  text-align: left;
}
.socialaccountlinks-block .social-account-list:before,
.socialaccountlinks-block .social-account-list:after {
  content: "";
  display: table;
}
.socialaccountlinks-block .social-account-list:after {
  clear: both;
}
.socialaccountlinks-block .social-account-list a,
.socialaccountlinks-block .social-account-list a:link,
.socialaccountlinks-block .social-account-list a:visited {
  display: inline-block;
  width: 28px;
  height: 28px;
  color: #111;
  text-decoration: none !important;
  *zoom: 1;
  *display: inline;
  font-weight: normal;
}
.socialaccountlinks-block .social-account-list a:before,
.socialaccountlinks-block .social-account-list a:link:before,
.socialaccountlinks-block .social-account-list a:visited:before {
  font-size: 28px;
  line-height: 28px;
}
.socialaccountlinks-block .social-account-list.social-icon-alignment-left a {
  margin-right: 10px;
}
.socialaccountlinks-block .social-account-list.social-icon-alignment-right a {
  margin-left: 10px;
}
.socialaccountlinks-block .social-account-list.social-icon-alignment-center a {
  margin: 0 5px;
}
.socialaccountlinks-block .social-account-list.social-icon-alignment-center {
  text-align: center;
}
.socialaccountlinks-block .social-account-list.social-icon-alignment-right {
  text-align: right;
}
.socialaccountlinks-block .social-account-list.social-icon-color-white a,
.socialaccountlinks-block .social-account-list.social-icon-color-white a:visited {
  color: #fff;
}
.socialaccountlinks-block .social-account-list.social-icon-color-standard a.social-facebook,
.socialaccountlinks-block .social-account-list.social-icon-color-standard a:link.social-facebook,
.socialaccountlinks-block .social-account-list.social-icon-color-standard a:visited.social-facebook {
  color: #3b5998;
}
.socialaccountlinks-block .social-account-list.social-icon-color-standard a.social-twitter,
.socialaccountlinks-block .social-account-list.social-icon-color-standard a:link.social-twitter,
.socialaccountlinks-block .social-account-list.social-icon-color-standard a:visited.social-twitter {
  color: #00a0d1;
}
.socialaccountlinks-block .social-account-list.social-icon-color-standard a.social-google,
.socialaccountlinks-block .social-account-list.social-icon-color-standard a:link.social-google,
.socialaccountlinks-block .social-account-list.social-icon-color-standard a:visited.social-google {
  color: #dd4b39;
}
.socialaccountlinks-block .social-account-list.social-icon-color-standard a.social-tumblr,
.socialaccountlinks-block .social-account-list.social-icon-color-standard a:link.social-tumblr,
.socialaccountlinks-block .social-account-list.social-icon-color-standard a:visited.social-tumblr {
  color: #34526f;
}
.socialaccountlinks-block .social-account-list.social-icon-color-standard a.social-dropbox,
.socialaccountlinks-block .social-account-list.social-icon-color-standard a:link.social-dropbox,
.socialaccountlinks-block .social-account-list.social-icon-color-standard a:visited.social-dropbox {
  color: #3d9ae8;
}
.socialaccountlinks-block .social-account-list.social-icon-color-standard a.social-foursquare,
.socialaccountlinks-block .social-account-list.social-icon-color-standard a:link.social-foursquare,
.socialaccountlinks-block .social-account-list.social-icon-color-standard a:visited.social-foursquare {
  color: #25a0ca;
}
.socialaccountlinks-block .social-account-list.social-icon-color-standard a.social-instagram,
.socialaccountlinks-block .social-account-list.social-icon-color-standard a:link.social-instagram,
.socialaccountlinks-block .social-account-list.social-icon-color-standard a:visited.social-instagram {
  color: #517fa4;
}
.socialaccountlinks-block .social-account-list.social-icon-color-standard a.social-flickr,
.socialaccountlinks-block .social-account-list.social-icon-color-standard a:link.social-flickr,
.socialaccountlinks-block .social-account-list.social-icon-color-standard a:visited.social-flickr {
  color: #ff0084;
}
.socialaccountlinks-block .social-account-list.social-icon-color-standard a.social-youtube,
.socialaccountlinks-block .social-account-list.social-icon-color-standard a:link.social-youtube,
.socialaccountlinks-block .social-account-list.social-icon-color-standard a:visited.social-youtube {
  color: #c4302b;
}
.socialaccountlinks-block .social-account-list.social-icon-color-standard a.social-vimeo,
.socialaccountlinks-block .social-account-list.social-icon-color-standard a:link.social-vimeo,
.socialaccountlinks-block .social-account-list.social-icon-color-standard a:visited.social-vimeo {
  color: #44bbff;
}
.socialaccountlinks-block .social-account-list.social-icon-color-standard a.social-linkedin,
.socialaccountlinks-block .social-account-list.social-icon-color-standard a:link.social-linkedin,
.socialaccountlinks-block .social-account-list.social-icon-color-standard a:visited.social-linkedin {
  color: #4875B4;
}
.socialaccountlinks-block .social-account-list.social-icon-color-standard a.social-dribbble,
.socialaccountlinks-block .social-account-list.social-icon-color-standard a:link.social-dribbble,
.socialaccountlinks-block .social-account-list.social-icon-color-standard a:visited.social-dribbble {
  color: #ea4c89;
}
.socialaccountlinks-block .social-account-list.social-icon-color-standard a.social-pinterest,
.socialaccountlinks-block .social-account-list.social-icon-color-standard a:link.social-pinterest,
.socialaccountlinks-block .social-account-list.social-icon-color-standard a:visited.social-pinterest {
  color: #910101;
}
.socialaccountlinks-block .social-account-list.social-icon-color-standard a.social-smugmug,
.socialaccountlinks-block .social-account-list.social-icon-color-standard a:link.social-smugmug,
.socialaccountlinks-block .social-account-list.social-icon-color-standard a:visited.social-smugmug {
  color: #aae926;
}
.socialaccountlinks-block .social-account-list.social-icon-color-standard a.social-500px,
.socialaccountlinks-block .social-account-list.social-icon-color-standard a:link.social-500px,
.socialaccountlinks-block .social-account-list.social-icon-color-standard a:visited.social-500px {
  color: #00aeef;
}
.socialaccountlinks-block .social-account-list.social-icon-color-standard a.social-email,
.socialaccountlinks-block .social-account-list.social-icon-color-standard a:link.social-email,
.socialaccountlinks-block .social-account-list.social-icon-color-standard a:visited.social-email {
  color: #121212;
}
.socialaccountlinks-block .social-account-list.social-icon-color-standard a.social-github,
.socialaccountlinks-block .social-account-list.social-icon-color-standard a:link.social-github,
.socialaccountlinks-block .social-account-list.social-icon-color-standard a:visited.social-github {
  color: #4183c4;
}
.socialaccountlinks-block .social-account-list.social-icon-size-large a,
.socialaccountlinks-block .social-account-list.social-icon-size-large a:link,
.socialaccountlinks-block .social-account-list.social-icon-size-large a:visited {
  width: 34px;
  height: 34px;
}
.socialaccountlinks-block .social-account-list.social-icon-size-large a:before,
.socialaccountlinks-block .social-account-list.social-icon-size-large a:link:before,
.socialaccountlinks-block .social-account-list.social-icon-size-large a:visited:before {
  font-size: 34px;
  line-height: 34px;
}
.socialaccountlinks-block .social-account-list.social-icon-size-small a,
.socialaccountlinks-block .social-account-list.social-icon-size-small a:link,
.socialaccountlinks-block .social-account-list.social-icon-size-small a:visited {
  width: 22px;
  height: 22px;
}
.socialaccountlinks-block .social-account-list.social-icon-size-small a:before,
.socialaccountlinks-block .social-account-list.social-icon-size-small a:link:before,
.socialaccountlinks-block .social-account-list.social-icon-size-small a:visited:before {
  font-size: 22px;
  line-height: 22px;
}
.socialaccountlinks-block .social-smugmug:before,
.socialaccountlinks-block .social-github:before,
.socialaccountlinks-block .social-dribbble:before,
.socialaccountlinks-block .social-youtube:before,
.socialaccountlinks-block .social-vimeo:before,
.socialaccountlinks-block .social-twitter:before,
.socialaccountlinks-block .social-tumblr:before,
.socialaccountlinks-block .social-pinterest:before,
.socialaccountlinks-block .social-linkedin:before,
.socialaccountlinks-block .social-instagram:before,
.socialaccountlinks-block .social-google:before,
.socialaccountlinks-block .social-foursquare:before,
.socialaccountlinks-block .social-facebook:before,
.socialaccountlinks-block .social-fivehundredpix:before,
.socialaccountlinks-block .social-flickr:before,
.socialaccountlinks-block .social-stumbleupon:before,
.socialaccountlinks-block .social-blogger:before,
.socialaccountlinks-block .social-reddit:before,
.socialaccountlinks-block .social-share:before,
.socialaccountlinks-block .social-heart:before,
.socialaccountlinks-block .social-email:before,
.socialaccountlinks-block .social-rss:before,
.socialaccountlinks-block .social-smugmug-square:before,
.socialaccountlinks-block .social-github-square:before,
.socialaccountlinks-block .social-dribbble-square:before,
.socialaccountlinks-block .social-youtube-square:before,
.socialaccountlinks-block .social-vimeo-square:before,
.socialaccountlinks-block .social-twitter-square:before,
.socialaccountlinks-block .social-tumblr-square:before,
.socialaccountlinks-block .social-pinterest-square:before,
.socialaccountlinks-block .social-linkedin-square:before,
.socialaccountlinks-block .social-instagram-square:before,
.socialaccountlinks-block .social-google-square:before,
.socialaccountlinks-block .social-foursquare-square:before,
.socialaccountlinks-block .social-facebook-square:before,
.socialaccountlinks-block .social-fivehundredpix-square:before,
.socialaccountlinks-block .social-flickr-square:before,
.socialaccountlinks-block .social-stumbleupon-square:before,
.socialaccountlinks-block .social-blogger-square:before,
.socialaccountlinks-block .social-reddit-square:before,
.socialaccountlinks-block .social-share-square:before,
.socialaccountlinks-block .social-heart-square:before,
.socialaccountlinks-block .social-email-square:before,
.socialaccountlinks-block .social-rss-square:before,
.socialaccountlinks-block .social-smugmug-round:before,
.socialaccountlinks-block .social-github-round:before,
.socialaccountlinks-block .social-dribbble-round:before,
.socialaccountlinks-block .social-youtube-round:before,
.socialaccountlinks-block .social-vimeo-round:before,
.socialaccountlinks-block .social-twitter-round:before,
.socialaccountlinks-block .social-tumblr-round:before,
.socialaccountlinks-block .social-pinterest-round:before,
.socialaccountlinks-block .social-linkedin-round:before,
.socialaccountlinks-block .social-instagram-round:before,
.socialaccountlinks-block .social-google-round:before,
.socialaccountlinks-block .social-foursquare-round:before,
.socialaccountlinks-block .social-facebook-round:before,
.socialaccountlinks-block .social-fivehundredpix-round:before,
.socialaccountlinks-block .social-flickr-round:before,
.socialaccountlinks-block .social-stumbleupon-round:before,
.socialaccountlinks-block .social-blogger-round:before,
.socialaccountlinks-block .social-reddit-round:before,
.socialaccountlinks-block .social-share-round:before,
.socialaccountlinks-block .social-heart-round:before,
.socialaccountlinks-block .social-email-round:before,
.socialaccountlinks-block .social-rss-round:before {
  font-family: 'social-icon-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.socialaccountlinks-block .social-smugmug:before {
  content: "\e000";
}
.socialaccountlinks-block .social-icon-style-square .social-smugmug:before {
  content: "\e001";
}
.socialaccountlinks-block .social-icon-style-round .social-smugmug:before {
  content: "\e002";
}
.socialaccountlinks-block .social-dribbble:before {
  content: "\e003";
}
.socialaccountlinks-block .social-icon-style-square .social-dribbble:before {
  content: "\e004";
}
.socialaccountlinks-block .social-icon-style-round .social-dribbble:before {
  content: "\e005";
}
.socialaccountlinks-block .social-youtube:before {
  content: "\e006";
}
.socialaccountlinks-block .social-icon-style-square .social-youtube:before {
  content: "\e007";
}
.socialaccountlinks-block .social-icon-style-round .social-youtube:before {
  content: "\e008";
}
.socialaccountlinks-block .social-vimeo:before {
  content: "\e009";
}
.socialaccountlinks-block .social-icon-style-square .social-vimeo:before {
  content: "\e00a";
}
.socialaccountlinks-block .social-icon-style-round .social-vimeo:before {
  content: "\e00b";
}
.socialaccountlinks-block .social-twitter:before {
  content: "\e00c";
}
.socialaccountlinks-block .social-icon-style-square .social-twitter:before {
  content: "\e00d";
}
.socialaccountlinks-block .social-icon-style-round .social-twitter:before {
  content: "\e00e";
}
.socialaccountlinks-block .social-tumblr:before {
  content: "\e00f";
}
.socialaccountlinks-block .social-icon-style-square .social-tumblr:before {
  content: "\e010";
}
.socialaccountlinks-block .social-icon-style-round .social-tumblr:before {
  content: "\e011";
}
.socialaccountlinks-block .social-pinterest:before {
  content: "\e012";
}
.socialaccountlinks-block .social-icon-style-square .social-pinterest:before {
  content: "\e013";
}
.socialaccountlinks-block .social-icon-style-round .social-pinterest:before {
  content: "\e014";
}
.socialaccountlinks-block .social-linkedin:before {
  content: "\e015";
}
.socialaccountlinks-block .social-icon-style-square .social-linkedin:before {
  content: "\e016";
}
.socialaccountlinks-block .social-icon-style-round .social-linkedin:before {
  content: "\e017";
}
.socialaccountlinks-block .social-instagram:before {
  content: "\e018";
}
.socialaccountlinks-block .social-icon-style-square .social-instagram:before {
  content: "\e019";
}
.socialaccountlinks-block .social-icon-style-round .social-instagram:before {
  content: "\e01a";
}
.socialaccountlinks-block .social-google:before {
  content: "\e01b";
}
.socialaccountlinks-block .social-icon-style-square .social-google:before {
  content: "\e01c";
}
.socialaccountlinks-block .social-icon-style-round .social-google:before {
  content: "\e01d";
}
.socialaccountlinks-block .social-googleauth2:before {
  content: "\e01b";
}
.socialaccountlinks-block .social-icon-style-square .social-googleauth2:before {
  content: "\e01c";
}
.socialaccountlinks-block .social-icon-style-round .social-googleauth2:before {
  content: "\e01d";
}
.socialaccountlinks-block .social-foursquare:before {
  content: "\e01e";
}
.socialaccountlinks-block .social-icon-style-square .social-foursquare:before {
  content: "\e01f";
}
.socialaccountlinks-block .social-icon-style-round .social-foursquare:before {
  content: "\e020";
}
.socialaccountlinks-block .social-flickr:before {
  content: "\e021";
}
.socialaccountlinks-block .social-icon-style-square .social-flickr:before {
  content: "\e022";
}
.socialaccountlinks-block .social-icon-style-round .social-flickr:before {
  content: "\e023";
}
.socialaccountlinks-block .social-facebook:before {
  content: "\e024";
}
.socialaccountlinks-block .social-icon-style-square .social-facebook:before {
  content: "\e025";
}
.socialaccountlinks-block .social-icon-style-round .social-facebook:before {
  content: "\e026";
}
.socialaccountlinks-block .social-fivehundredpix:before {
  content: "\e027";
}
.socialaccountlinks-block .social-icon-style-square .social-fivehundredpix:before {
  content: "\e028";
}
.socialaccountlinks-block .social-icon-style-round .social-fivehundredpix:before {
  content: "\e029";
}
.socialaccountlinks-block .social-stumbleupon:before {
  content: "\e02a";
}
.socialaccountlinks-block .social-icon-style-square .social-stumbleupon:before {
  content: "\e02b";
}
.socialaccountlinks-block .social-icon-style-round .social-stumbleupon:before {
  content: "\e02c";
}
.socialaccountlinks-block .social-blogger:before {
  content: "\e02d";
}
.socialaccountlinks-block .social-icon-style-square .social-blogger:before {
  content: "\e02e";
}
.socialaccountlinks-block .social-icon-style-round .social-blogger:before {
  content: "\e02f";
}
.socialaccountlinks-block .social-reddit:before {
  content: "\e030";
}
.socialaccountlinks-block .social-icon-style-square .social-reddit:before {
  content: "\e031";
}
.socialaccountlinks-block .social-icon-style-round .social-reddit:before {
  content: "\e032";
}
.socialaccountlinks-block .social-share:before {
  content: "\e033";
}
.socialaccountlinks-block .social-heart:before {
  content: "\e034";
}
.socialaccountlinks-block .social-heart-outline:before {
  content: "\e035";
}
.socialaccountlinks-block .social-email:before {
  content: "\e036";
}
.socialaccountlinks-block .social-icon-style-square .social-email:before {
  content: "\e037";
}
.socialaccountlinks-block .social-icon-style-round .social-email:before {
  content: "\e038";
}
.socialaccountlinks-block .social-github:before {
  content: "\e039";
}
.socialaccountlinks-block .social-icon-style-square .social-github:before {
  content: "\e03b";
}
.socialaccountlinks-block .social-icon-style-round .social-github:before {
  content: "\e03a";
}
.socialaccountlinks-block .social-rss:before {
  content: "\e03c";
}
.socialaccountlinks-block .social-icon-style-square .social-rss:before {
  content: "\e03d";
}
.socialaccountlinks-block .social-icon-style-round .social-rss:before {
  content: "\e03e";
}
/* GLOBAL UI FONT
-----------------------------------------------*//* FONT FILES & FAMILY
-------------------------------------------------*/
@font-face {
  font-family: 'squarespace-ui-font';
  src: url('universal/fonts/squarespace-ui-font.eot');
  src: url('universal/fonts/squarespace-ui-font.eot#iefix') format('embedded-opentype'), url('universal/fonts/squarespace-ui-font.svg') format('svg'), url('universal/fonts/squarespace-ui-font.woff') format('woff'), url('universal/fonts/squarespace-ui-font.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.sqs-ui-font-family {
  font-family: 'squarespace-ui-font';
  font-style: normal;
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
/* FONT SIZE
-------------------------------------------------*/
/* USE FONT VIA A CLASSNAME
-------------------------------------------------*/
[class^="sqs-ui-font-"]:before,
[class*=" sqs-ui-font-"]:before {
  font-family: 'squarespace-ui-font';
  font-style: normal;
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
/* USE FONT VIA [data-icon]
-------------------------------------------------*/
[data-icon]:before {
  font-family: 'squarespace-ui-font';
  font-style: normal;
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  content: attr(data-icon);
}
/* INJECT FONT AS A MIXIN
-------------------------------------------------*/
/* Fallback */
/* SECONDARY VARIABLES
-------------------------------------------------*/
/* PAGINATION
-----------------------------------------------*/#list-paging a,
#item-paging a {
  text-decoration: none;
}
#list-paging a.newer .pagination-icon:before,
#item-paging a.newer .pagination-icon:before {
  font-family: 'squarespace-ui-font';
  font-style: normal;
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  content: "\e000";
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
#list-paging a.newer .pagination-icon:before,
#item-paging a.newer .pagination-icon:before {
  font-size: 16px;
  width: 16px;
  height: 16px;
  line-height: 16px;
}
#list-paging a.newer .pagination-icon:before,
#item-paging a.newer .pagination-icon:before {
  font-size: inherit;
  width: 16px;
  height: 16px;
  line-height: 16px;
}
#list-paging a.older .pagination-icon:after,
#item-paging a.older .pagination-icon:after {
  font-family: 'squarespace-ui-font';
  font-style: normal;
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  content: "\e003";
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
#list-paging a.older .pagination-icon:after,
#item-paging a.older .pagination-icon:after {
  font-size: 16px;
  width: 16px;
  height: 16px;
  line-height: 16px;
}
#list-paging a.older .pagination-icon:after,
#item-paging a.older .pagination-icon:after {
  font-size: inherit;
  width: 16px;
  height: 16px;
  line-height: 16px;
}
#list-paging,
#item-paging {
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  margin: 3em 0 0 0;
}
#list-paging a,
#item-paging a {
  padding: 1.5em 0;
  display: inline-block;
  width: 48%;
}
#list-paging a.newer .pagination-icon,
#item-paging a.newer .pagination-icon {
  margin-right: .5em;
}
#list-paging a.newer:after,
#item-paging a.newer:after {
  content: "Newer";
}
#list-paging a.older,
#item-paging a.older {
  float: right;
  text-align: right;
}
#list-paging a.older .pagination-icon,
#item-paging a.older .pagination-icon {
  margin-left: .5em;
}
#list-paging a.older:before,
#item-paging a.older:before {
  content: "Older";
}
#list-paging a.disabled,
#item-paging a.disabled {
  color: #ddd;
}
/* LIKE AND SHARE
--------------------------------------------*/
.like-share {
  float: right;
}
.like-share .sqs-simple-like {
  display: inline-block;
  margin-right: .5em;
}
.like-share .sqs-simple-like .like-icon {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.like-share .squarespace-social-buttons {
  display: inline-block;
  margin-right: .5em;
}
.like-share .squarespace-social-buttons .ss-social-button-icon {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.like-share.empty {
  display: none;
}
/* TWEAKS
-------------------------------------------------*/
/* SECONDARY VARIABLES
-------------------------------------------------*/
/* MIXINS
-------------------------------------------------*/
/* LESS WORKAROUND
-------------------------------------------------*/
.collection-type-gallery .arrow.previous-slide:before {
  font-family: 'squarespace-ui-font';
  font-style: normal;
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  content: "\e000";
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
.collection-type-gallery .arrow.previous-slide:before {
  font-size: 16px;
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.collection-type-gallery .arrow.previous-slide:before {
  font-size: 16px;
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.collection-type-gallery .arrow.next-slide:before {
  font-family: 'squarespace-ui-font';
  font-style: normal;
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  content: "\e003";
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
.collection-type-gallery .arrow.next-slide:before {
  font-size: 16px;
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.collection-type-gallery .arrow.next-slide:before {
  font-size: 16px;
  width: 40px;
  height: 40px;
  line-height: 40px;
}
/* LAYOUT
-------------------------------------------------*/
.collection-type-gallery {
  /* TWEAKBAR OPEN
  -----------------------------------------------*/

  /* TWEAKS
  -----------------------------------------------*/

}
.collection-type-gallery .sqs-system-gallery {
  cursor: pointer;
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  zoom: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.collection-type-gallery .sqs-system-gallery .arrow,
.collection-type-gallery .sqs-system-gallery .icons span {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.collection-type-gallery .sqs-system-gallery .gallery-wrapper {
  position: relative;
  width: 100%;
}
.collection-type-gallery .sqs-system-gallery .gallery-wrapper .slides {
  display: block;
  width: 100%;
  height: 100% !important;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.collection-type-gallery .sqs-system-gallery .gallery-wrapper .slides .slide {
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  zoom: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  height: 100% !important;
}
.collection-type-gallery .sqs-system-gallery .gallery-wrapper .slides .slide > a {
  display: block;
  height: 100%;
}
.collection-type-gallery .sqs-system-gallery .slides-controls {
  position: relative;
  z-index: 991;
  overflow: hidden;
}
.collection-type-gallery .sqs-system-gallery .arrow {
  z-index: 997;
  position: absolute;
  width: 100%;
  height: 40px;
  margin-top: -20px;
  text-align: center;
  line-height: 40px;
  font-weight: bold;
  color: #ffffff;
  background: #222222;
  -webkit-transition: opacity 0.1s ease-in;
  -moz-transition: opacity 0.1s ease-in;
  -ms-transition: opacity 0.1s ease-in;
  -o-transition: opacity 0.1s ease-in;
  transition: opacity 0.1s ease-in;
}
.collection-type-gallery .sqs-system-gallery .arrow.previous-slide {
  left: 0;
  margin-left: 2%;
  width: 40px;
  height: 40px;
}
.collection-type-gallery .sqs-system-gallery .arrow.next-slide {
  right: 0;
  margin-right: 2%;
  float: right;
  width: 40px;
  height: 40px;
}
.collection-type-gallery .sqs-system-gallery .arrow.sqs-disabled {
  opacity: 0;
}
.collection-type-gallery .sqs-system-gallery .dots,
.collection-type-gallery .sqs-system-gallery .thumbnail-wrapper,
.collection-type-gallery .sqs-system-gallery .circles,
.collection-type-gallery .sqs-system-gallery .numbers,
.collection-type-gallery .sqs-system-gallery .simple {
  display: none;
  margin: 20px 0;
}
.collection-type-gallery .sqs-system-gallery .dots.sqs-gallery-controls-disabled,
.collection-type-gallery .sqs-system-gallery .thumbnail-wrapper.sqs-gallery-controls-disabled,
.collection-type-gallery .sqs-system-gallery .circles.sqs-gallery-controls-disabled,
.collection-type-gallery .sqs-system-gallery .numbers.sqs-gallery-controls-disabled,
.collection-type-gallery .sqs-system-gallery .simple.sqs-gallery-controls-disabled {
  display: none;
}
.collection-type-gallery .sqs-system-gallery .dots {
  text-align: center;
}
.collection-type-gallery .sqs-system-gallery .dots .dot {
  font-size: 30px;
  margin: 0 5px;
}
.collection-type-gallery .sqs-system-gallery .dots .dot:after {
  content: "·";
}
.collection-type-gallery .sqs-system-gallery .numbers {
  text-align: center;
}
.collection-type-gallery .sqs-system-gallery .numbers .number {
  font-size: 12px;
  margin: 0 .5em;
}
.collection-type-gallery .sqs-system-gallery .circles {
  font-size: 0;
  position: absolute;
  bottom: 0;
  text-align: center;
  z-index: 999;
  width: 100%;
  height: 16px;
  margin: 40px 0;
}
.collection-type-gallery .sqs-system-gallery .circles .circle {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 2px solid #ffffff;
  margin: 0 5px;
  border-radius: 100%;
  -webkit-border-radius: 999px;
}
.collection-type-gallery .sqs-system-gallery .circles .circle.sqs-active-slide {
  background: #ffffff;
}
.collection-type-gallery .sqs-system-gallery .simple {
  text-align: center;
  font-size: 12px;
}
.collection-type-gallery .sqs-system-gallery .simple .previous.sqs-disabled,
.collection-type-gallery .sqs-system-gallery .simple .next.sqs-disabled {
  opacity: .5;
}
.collection-type-gallery .sqs-system-gallery .simple .current-index {
  letter-spacing: 2px;
}
.collection-type-gallery .sqs-system-gallery .simple .current-index:after {
  content: " / ";
}
.collection-type-gallery .sqs-system-gallery .simple .previous {
  float: left;
}
.collection-type-gallery .sqs-system-gallery .simple .previous:after {
  content: "Previous";
}
.collection-type-gallery .sqs-system-gallery .simple .next {
  float: right;
}
.collection-type-gallery .sqs-system-gallery .simple .next:after {
  content: "Next";
}
.collection-type-gallery .sqs-system-gallery .dots .dot,
.collection-type-gallery .sqs-system-gallery .numbers .number,
.collection-type-gallery .sqs-system-gallery .thumbnail-wrapper .thumbnail {
  opacity: .5;
}
.collection-type-gallery .sqs-system-gallery .dots .dot.sqs-active-slide,
.collection-type-gallery .sqs-system-gallery .numbers .number.sqs-active-slide,
.collection-type-gallery .sqs-system-gallery .thumbnail-wrapper .thumbnail.sqs-active-slide {
  opacity: 1;
}
.collection-type-gallery .sqs-system-gallery .thumbnail-wrapper .thumbnail {
  width: 100px !important;
}
.collection-type-gallery .sqs-system-gallery .slide-meta {
  display: none;
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 996;
  height: auto;
  background: rgba(0, 0, 0, 0.7);
  padding: 24px 0;
}
.collection-type-gallery .sqs-system-gallery .slide-meta .title {
  margin: 0;
  font-size: 14px;
  color: #fff;
  padding: 0 2%;
}
.collection-type-gallery .sqs-system-gallery .slide-meta .description {
  margin-top: .5em;
  display: inline-block;
  padding: 0 2%;
}
.collection-type-gallery .sqs-system-gallery .slide-meta .description p,
.collection-type-gallery .sqs-system-gallery .slide-meta .clickthrough a {
  font-size: 13px;
  line-height: 1.4em;
  color: #999;
}
.collection-type-gallery .sqs-system-gallery .slide-meta .description p,
.collection-type-gallery .sqs-system-gallery .slide-meta .clickthrough {
  margin: 0;
}
.collection-type-gallery .sqs-system-gallery .slide-meta .clickthrough {
  display: inline-block;
}
.collection-type-gallery .sqs-system-gallery .slide-meta .clickthrough a {
  border-bottom: 1px solid;
}
.collection-type-gallery .sqs-system-gallery .slide-meta .clickthrough a:before {
  content: "Read more";
}
.collection-type-gallery .sqs-system-gallery.sqs-system-gallery-init {
  position: relative;
}
.collection-type-gallery .sqs-system-gallery.sqs-system-gallery-init > * {
  display: none;
}
.collection-type-gallery .sqs-system-gallery.sqs-system-gallery-ready {
  filter: alpha(opacity=1);
  -khtml-opacity: 0.01;
  -moz-opacity: 0.01;
  opacity: 0.01;
  opacity: 1;
  zoom: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
}
.collection-type-gallery .sqs-system-gallery.sqs-system-gallery-interaction .arrow {
  opacity: 0;
}
.collection-type-gallery .sqs-system-gallery.sqs-system-gallery-interaction.sqs-system-gallery-hover-slides-left .arrow.previous-slide:not(.sqs-disabled),
.collection-type-gallery .sqs-system-gallery.sqs-system-gallery-video-iframe .arrow.previous-slide:not(.sqs-disabled) {
  opacity: 1;
}
.collection-type-gallery .sqs-system-gallery.sqs-system-gallery-interaction.sqs-system-gallery-hover-slides-right .arrow.next-slide:not(.sqs-disabled),
.collection-type-gallery .sqs-system-gallery.sqs-system-gallery-video-iframe .arrow.next-slide:not(.sqs-disabled) {
  opacity: 1;
}
.collection-type-gallery.dialog-open .arrow.previous-slide:not(.sqs-disabled) {
  opacity: 1;
}
.collection-type-gallery.dialog-open .arrow.next-slide:not(.sqs-disabled) {
  opacity: 1;
}
.collection-type-gallery.gallery-navigation-thumbnails .sqs-system-gallery .thumbnail-wrapper {
  display: block;
}
.collection-type-gallery.gallery-navigation-bullets .sqs-system-gallery .dots {
  display: block;
}
.collection-type-gallery.gallery-navigation-numbers .sqs-system-gallery .numbers {
  display: block;
}
.collection-type-gallery.gallery-navigation-circles .sqs-system-gallery .slide-meta {
  bottom: auto;
  top: 0;
}
.collection-type-gallery.gallery-navigation-circles .sqs-system-gallery .circles {
  display: block;
}
.collection-type-gallery.gallery-navigation-simple .sqs-system-gallery .simple {
  display: block;
}
.collection-type-gallery.gallery-info-overlay-always-show .sqs-system-gallery .slide-meta.show {
  display: block;
}
.collection-type-gallery.gallery-info-overlay-show-on-hover .slide:hover .slide-meta.show {
  display: block;
}
.collection-type-gallery:not(.gallery-show-arrows) .sqs-system-gallery .arrow {
  opacity: 0 !important;
}
.collection-type-gallery.gallery-aspect-ratio-11-square .sqs-system-gallery.sqs-system-gallery-init {
  padding-bottom: 100%;
}
.collection-type-gallery.gallery-aspect-ratio-11-square .thumbnail-wrapper {
  height: 100px;
}
.collection-type-gallery.gallery-aspect-ratio-32-standard .sqs-system-gallery.sqs-system-gallery-init {
  padding-bottom: 66.66%;
}
.collection-type-gallery.gallery-aspect-ratio-32-standard .thumbnail-wrapper {
  height: 66px;
}
.collection-type-gallery.gallery-aspect-ratio-43-four-thirds .sqs-system-gallery.sqs-system-gallery-init {
  padding-bottom: 75%;
}
.collection-type-gallery.gallery-aspect-ratio-43-four-thirds .thumbnail-wrapper {
  height: 75px;
}
.collection-type-gallery.gallery-aspect-ratio-169-widescreen .sqs-system-gallery.sqs-system-gallery-init {
  padding-bottom: 56.25%;
}
.collection-type-gallery.gallery-aspect-ratio-169-widescreen .thumbnail-wrapper {
  height: 56.25px;
}
.collection-type-gallery.gallery-arrow-style-circular .sqs-system-gallery .arrow {
  border-radius: 100%;
  -webkit-border-radius: 999px;
}
.collection-type-gallery.gallery-arrow-style-round-corners .sqs-system-gallery .arrow {
  border-radius: 10%;
  -webkit-border-radius: 4px;
}
.collection-type-gallery.gallery-arrow-style-rectangular .sqs-system-gallery .arrow {
  border-radius: 0;
  -webkit-border-radius: 0;
}
.collection-type-gallery.gallery-arrow-style-no-background .sqs-system-gallery .arrow {
  border-radius: 0;
  background: none;
  -webkit-border-radius: 0;
}
/* MEDIA QUERIES
-------------------------------------------------*/
/* Always hide meta on small screens, regardless of whether mobile 
   styles are enabled or not */
@media screen and (max-width: 480px) {
  .collection-type-gallery .sqs-system-gallery .slide-meta {
    display: none !important;
  }
}
/*=================================================

	Event Collections

=================================================*/
/* 	General Styling
=================================================*/
.event-time-24hr {
  display: none;
}
.event-icon-date,
.event-icon-time,
.event-icon-address,
.event-icon-tags,
.event-icon-cats {
  display: none;
  font-size: 1.4em;
  line-height: 0.6em;
  margin-right: 8px;
}
.event-icon-date:before {
  font-family: 'squarespace-ui-font';
  font-style: normal;
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  content: "\e015";
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
.event-icon-date:before {
  font-size: 16px;
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.event-icon-time:before {
  font-family: 'squarespace-ui-font';
  font-style: normal;
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  content: "\e00c";
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
.event-icon-time:before {
  font-size: 16px;
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.event-icon-address:before {
  font-family: 'squarespace-ui-font';
  font-style: normal;
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  content: "\e02f";
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
.event-icon-address:before {
  font-size: 16px;
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.event-icon-tags:before {
  font-family: 'squarespace-ui-font';
  font-style: normal;
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  content: "\e00e";
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
.event-icon-tags:before {
  font-size: 16px;
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.event-icon-cats:before {
  font-family: 'squarespace-ui-font';
  font-style: normal;
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  content: "\e028";
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
.event-icon-cats:before {
  font-size: 16px;
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.event-meta {
  list-style-type: none;
  margin: 0 0 2em 0;
  padding: 0;
}
.event-meta-heading,
.event-meta-address:nth-of-type(2) {
  font-weight: bold;
}
.event-meta-item {
  margin-left: 0;
  /* Adjusts for common list item left margins */

}
/* 	List View
=================================================*/
.eventlist-filter {
  font-size: 1.1em;
  margin: 0 0 2em 0;
}
.eventlist-event {
  position: relative;
  padding: 0;
}
.eventlist-event + .eventlist-event {
  margin: 3em 0 0 0;
}
.eventlist-column-thumbnail {
  display: none;
}
.eventlist-column-date {
  position: absolute;
  top: 0;
  left: 0;
  /*width:@eventCollectionDateColumnWidth;*/
  /* See Event Date Label Tweak */

  min-height: 10px;
}
.eventlist-datelabel {
  display: none;
  font-size: 1.4em;
  line-height: 1em;
  font-weight: 200;
}
.eventlist-datelabel-enddate,
.eventlist-datelabel-time {
  display: block;
  font-size: 0.8em;
  margin: 0.2857142857142857em 0 0 0;
}
.eventlist-datelabel-time {
  display: none;
  text-transform: uppercase;
}
.eventlist-column-info {
  width: 100%;
  /*padding:0 0 0 (@eventCollectionDateColumnWidth + 1);*/
  /* Applied in Event Date Label Tweak */

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.eventlist-title {
  font-size: 1.4em;
  line-height: 1em;
  margin: 0 0 1em 0;
}
.eventlist-title-link {
  line-height: 1em;
  font-size: inherit !important;
  line-height: inherit !important;
}
.eventlist-description,
.eventlist-excerpt {
  display: none;
  margin: 0 0 1em 0;
}
.eventlist-meta {
  margin: 0;
}
.eventlist-meta-date,
.eventlist-meta-time,
.eventlist-meta-address {
  display: none;
}
/* 	Item View
=================================================*/
.eventitem-backlink {
  display: inline-block;
  margin: 0 0 3em 0;
  text-transform: uppercase;
}
.eventitem {
  position: relative;
}
.eventitem-title {
  margin: 0 0 1.5em 0;
  line-height: 1.3em;
}
.eventitem-column-content,
.eventitem-column-meta {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.eventitem-column-meta {
  width: 40%;
}
.eventitem-socialicon {
  display: none;
  margin: 0 12px 0 0;
}
.eventitem-addtocallink {
  display: none;
  margin-right: 12px;
}
.eventitem-column-content {
  width: 60%;
  padding-left: 40px;
}
/*----- Pagination -----*/.eventitem-pager {
  margin: 10em 0 0 0;
}
.eventitem-pager-newer,
.eventitem-pager-older {
  float: left;
  display: inline-block;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.eventitem-pager-newer {
  float: right;
  text-align: right;
}
.eventitem-pager-newer .eventitem-pager-icon {
  margin-left: .5em;
}
.eventitem-pager-newer .eventitem-pager-icon:before {
  font-family: 'squarespace-ui-font';
  font-style: normal;
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  content: "\e003";
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
.eventitem-pager-newer .eventitem-pager-icon:before {
  font-size: 16px;
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.eventitem-pager-newer .eventitem-pager-icon:before {
  font-size: inherit;
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.eventitem-pager-older .eventitem-pager-icon {
  margin-right: .5em;
}
.eventitem-pager-older .eventitem-pager-icon:before {
  font-family: 'squarespace-ui-font';
  font-style: normal;
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  content: "\e000";
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
.eventitem-pager-older .eventitem-pager-icon:before {
  font-size: 16px;
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.eventitem-pager-older .eventitem-pager-icon:before {
  font-size: inherit;
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.eventitem-pager-disabled {
  opacity: 0.4;
}
/* 	Calendar (Grid)
=================================================*/
.yui3-eventcollectioncalendar.yui3-calendar {
  position: relative;
  outline: none;
}
.yui3-eventcollectioncalendar .sqs-spin {
  position: absolute;
  left: 50%;
  margin-left: -22px;
  top: 100px;
}
.yui3-eventcollectioncalendar .yui3-calendar-header {
  margin: 0 0 3em 0;
  padding: 0;
  overflow: hidden;
}
.yui3-eventcollectioncalendar .yui3-calendar-header-label {
  float: left;
  width: 60%;
  font-size: 22px;
  line-height: 26px;
  /* same height as prev/next buttons */

}
.yui3-eventcollectioncalendar .yui3-calendarnav-prevmonth,
.yui3-eventcollectioncalendar .yui3-calendarnav-nextmonth {
  opacity: 0;
  float: right;
  height: 26px;
  width: 26px;
  line-height: 26px;
  margin: 0 0 0 1px;
  background-color: #1d1d1d;
  font-weight: normal;
  text-align: center;
  color: transparent;
}
.yui3-eventcollectioncalendar .yui3-calendarnav-prevmonth:before,
.yui3-eventcollectioncalendar .yui3-calendarnav-nextmonth:before {
  color: white;
}
.yui3-eventcollectioncalendar .yui3-calendarnav-prevmonth:before {
  font-family: 'squarespace-ui-font';
  font-style: normal;
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  content: "\e000";
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
.yui3-eventcollectioncalendar .yui3-calendarnav-prevmonth:before {
  font-size: 16px;
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.yui3-eventcollectioncalendar .yui3-calendarnav-prevmonth:before {
  font-size: inherit;
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.yui3-eventcollectioncalendar .yui3-calendarnav-nextmonth:before {
  font-family: 'squarespace-ui-font';
  font-style: normal;
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  content: "\e003";
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
.yui3-eventcollectioncalendar .yui3-calendarnav-nextmonth:before {
  font-size: 16px;
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.yui3-eventcollectioncalendar .yui3-calendarnav-nextmonth:before {
  font-size: inherit;
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.yui3-eventcollectioncalendar .yui3-calendar-grid {
  opacity: 0;
  border-collapse: separate;
  border-spacing: 0;
  -webkit-transition: opacity 0.3s ease-in;
  -moz-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
.yui3-eventcollectioncalendar .eventcal-show {
  opacity: 1;
}
.yui3-eventcollectioncalendar .yui3-calendar-weekdayrow {
  display: none;
  font-size: 0.8em;
  text-align: center;
  text-transform: uppercase;
}
.yui3-eventcollectioncalendar .yui3-calendar-day,
.yui3-eventcollectioncalendar .yui3-calendar-prevmonth-day,
.yui3-eventcollectioncalendar .yui3-calendar-nextmonth-day {
  position: relative;
  height: 0;
  width: 14%;
  padding: 0;
  background: #fff;
  color: #000;
  outline: none;
  cursor: default;
  box-shadow: 0 0 0 1px #ddd;
  /* 1px "shadow" == cross-browser table cell border compatibility. */

  -moz-box-shadow: 0 0 0 1px #ddd;
  -webkit-box-shadow: 0 0 0 1px #ddd;
}
.yui3-eventcollectioncalendar .yui3-calendar-prevmonth-day,
.yui3-eventcollectioncalendar .yui3-calendar-nextmonth-day {
  background: #f6f6f6;
}
.yui3-eventcollectioncalendar .yui3-calendar-nextmonth-day {
  line-height: 0;
  padding: 0;
}
.eventcal {
  width: 100%;
  padding-bottom: 50px;
}
.eventcal.eventcal-preheight {
  height: 0;
  padding-bottom: 100%;
}
.eventcal-clone {
  display: none;
}
.eventcal-content-wrapper {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 100%;
}
.eventcal-daymarker {
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 0.9em;
}
.eventcal-daymarker-outside {
  display: none;
}
.eventcal-list {
  position: absolute;
  top: 0;
  left: -1px;
  width: 100%;
  max-height: 100%;
  list-style-type: none;
  padding: 30px 10px 0 11px;
  margin: 0 !important;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.eventcal-dayname,
.eventcal-daynumber {
  display: inline-block;
  margin-left: 3px;
}
.eventcal-dayname {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.eventcal-item {
  margin: 5px 0 0 0;
  padding: 0;
  font-size: 11px;
  line-height: 13px;
}
.eventcal-link {
  display: inline-block;
  font-size: 11px;
  line-height: 13px;
  color: #000 !important;
  font-weight: normal;
}
.eventcal-time-12hr,
.eventcal-time-24hr {
  font-weight: bold;
  margin-right: 4px;
}
.eventcal-time-24hr {
  display: none;
}
.eventcal-multiday .eventcal-title,
.eventcal-multiday-subsequent .eventcal-title {
  font-weight: bold;
  /*margin-right:4px;*/

}
.eventcal-multiday .eventcal-time-12hr,
.eventcal-multiday-subsequent .eventcal-time-12hr,
.eventcal-multiday .eventcal-time-24hr,
.eventcal-multiday-subsequent .eventcal-time-24hr {
  display: none;
}
.eventcal-multiday-subsequent.eventcal-link {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.eventcal-multiday-subsequent .eventcal-title {
  font-weight: normal;
}
.eventcal .eventcal-today {
  background: #1d1d1d;
  color: #fff !important;
}
.eventcal .eventcal-today .eventcal-link {
  color: #fff !important;
}
.eventcal .eventcal-today .eventcal-viewall,
.eventcal .eventcal-today .eventcal-list-overflow-show {
  color: #fff !important;
}
.eventcal .eventcal-today .eventcal-list-overflow-show {
  background: #1d1d1d;
}
.eventcal-item-hidden {
  visibility: hidden;
}
.eventcal-viewall {
  visibility: hidden;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  color: #1d1d1d;
  padding: 0;
  font-size: 1.2em;
  line-height: normal;
  font-weight: bold;
  text-align: center;
}
.eventcal-viewall-show {
  visibility: visible;
}
.eventcal-node-has-event:hover .eventcal-viewall-show {
  visibility: hidden;
}
.eventcal-list-overflow-show {
  max-height: 400px;
  padding-top: 30px;
  padding-bottom: 10px;
  background: #fff;
  z-index: 100;
  box-shadow: inset 1px 0px 0px 0px #ddd, 1px 0px 0px 0 #ddd, 0px 1px 0px 0px #ddd;
  -moz-box-shadow: inset 1px 0px 0px 0px #ddd, 1px 0px 0px 0 #ddd, 0px 1px 0px 0px #ddd;
  -webkit-box-shadow: inset 1px 0px 0px 0px #ddd, 1px 0px 0px 0 #ddd, 0px 1px 0px 0px #ddd;
  -webkit-transition: max-height 0.3s ease-in;
  -moz-transition: max-height 0.3s ease-in;
  -o-transition: max-height 0.3s ease-in;
  transition: max-height 0.3s ease-in;
}
.eventcal-list-overflow-show .eventcal-item-hidden {
  visibility: visible;
}
.eventcal-list-overflow-show.eventcal-list-overflow-fixedwidth {
  top: -4px;
  width: 120px;
  padding-right: 10px;
  padding-left: 10px;
  background: #fff !important;
  /* overriding .eventcal-today styling */

  color: #000 !important;
  border-top: 3px solid #ddd;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.eventcal-list-overflow-show.eventcal-list-overflow-fixedwidth.eventcal-edge-left {
  left: -1px !important;
}
.eventcal-list-overflow-show.eventcal-list-overflow-fixedwidth.eventcal-edge-right {
  right: 0px !important;
  left: auto !important;
}
.eventcal-list-overflow-show.eventcal-list-overflow-fixedwidth .eventcal-link,
.eventcal-list-overflow-show.eventcal-list-overflow-fixedwidth .eventcal-dayname,
.eventcal-list-overflow-show.eventcal-list-overflow-fixedwidth .eventcal-daynumber {
  color: #000 !important;
  /* overriding .eventcal-today styling */

}
/* Bonus Stuff */
.eventcal-eventcount,
.eventcal-hiddencount-num {
  display: none;
}
/* 	Tweaks
=================================================*/
.event-thumbnails .eventlist-column-date,
.event-thumbnails .eventlist-column-thumbnail {
  position: relative;
  float: left;
  width: 30%;
  text-align: right;
}
.event-thumbnails .eventlist-column-info {
  float: left;
  width: 70%;
  padding: 0 0 0 30px;
}
.event-thumbnails .eventlist-hasimg {
  /* Date will be absolutely positioned over the thumbnail as a little white tag */

}
.event-thumbnails .eventlist-hasimg .eventlist-column-thumbnail {
  display: block;
  height: 0;
  padding-bottom: 20%;
  /* Just a fallback. See full thumbnail aspect ratio settings below */

}
.event-thumbnails .eventlist-hasimg .eventlist-column-date {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
.event-thumbnails .eventlist-hasimg .eventlist-datelabel {
  margin-top: 5px;
  padding: 8px 12px;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.9);
  color: #000;
}
.event-thumbnails .eventlist-hasimg .eventlist-title {
  padding-top: 13px;
}
.event-thumbnails.event-thumbnail-size-11-square .eventlist-hasimg .eventlist-column-thumbnail {
  padding-bottom: 30%;
}
.event-thumbnails.event-thumbnail-size-32-standard .eventlist-hasimg .eventlist-column-thumbnail {
  padding-bottom: 20%;
}
.event-thumbnails.event-thumbnail-size-23-standard-vertical .eventlist-hasimg .eventlist-column-thumbnail {
  padding-bottom: 45%;
}
.event-thumbnails.event-thumbnail-size-43-four-thirds .eventlist-hasimg .eventlist-column-thumbnail {
  padding-bottom: 22.5%;
}
.event-thumbnails.event-thumbnail-size-169-widescreen .eventlist-hasimg .eventlist-column-thumbnail {
  padding-bottom: 16.875%;
}
.event-thumbnails.event-thumbnail-size-2401-anamorphic-widescreen .eventlist-hasimg .eventlist-column-thumbnail {
  padding-bottom: 12%;
}
.event-time-format .event-time-12hr,
.event-time-format .eventcal-time-12hr {
  display: none;
}
.event-time-format .event-time-24hr {
  display: block;
}
.event-time-format .eventcal-time-24hr {
  display: inline-block;
}
.event-date-label .eventlist-datelabel {
  display: block;
}
.event-date-label .eventlist-column-date {
  width: 10em;
}
.event-date-label .eventlist-column-info {
  padding: 0 0 0 11em;
}
.event-date-label.event-thumbnails .eventlist-column-date {
  width: 30%;
}
.event-date-label.event-thumbnails .eventlist-datelabel {
  float: right;
}
.event-date-label.event-thumbnails .eventlist-column-info {
  padding: 0 0 0 30px;
}
.event-date-label-time .eventlist-datelabel-time {
  display: block;
}
.event-excerpts .eventlist-description,
.event-excerpts .eventlist-excerpt {
  display: block;
}
.event-list-date .eventlist-meta-date {
  display: block;
}
.event-list-time .eventlist-meta-time {
  display: block;
}
.event-list-address .eventlist-meta-address {
  display: block;
}
.event-like-and-share-buttons .eventitem-socialicon {
  display: inline;
}
.event-icalgcal-links .eventitem-addtocallink {
  display: inline-block;
}
.event-icons .event-icon-date,
.event-icons .event-icon-time,
.event-icons .event-icon-address,
.event-icons .event-icon-tags,
.event-icons .event-icon-cats {
  display: inline-block;
}
.event-icons .eventitem-cats-heading,
.event-icons .eventitem-tags-heading {
  display: none;
}
/* 	Mobile / Compact View Tweaks */
/*	You can add these mixins to the 
	body tag to switch to the small format 
	(e.g. if your containing element is small 
	by default) 
=================================================*/
/*----- List View -----*/
.event-list-compact-view {
  /* If showing thumbnails, move event thumbnail above event and style the text content below in the default fashion */

  /* Item View */

}
.event-list-compact-view .eventlist-column-date {
  display: none;
}
.event-list-compact-view .eventlist-column-info {
  padding-left: 0 !important;
}
.event-list-compact-view.event-thumbnails .eventlist-column-info {
  width: 100%;
  padding: 0;
}
.event-list-compact-view.event-thumbnails .eventlist-hasimg .eventlist-column-thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-bottom: 40%;
}
.event-list-compact-view.event-thumbnails .eventlist-hasimg .eventlist-column-info {
  padding-top: 40%;
  margin-top: 1em;
}
.event-list-compact-view.event-thumbnails.event-thumbnail-size-11-square .eventlist-hasimg .eventlist-column-thumbnail {
  padding-bottom: 100%;
}
.event-list-compact-view.event-thumbnails.event-thumbnail-size-11-square .eventlist-hasimg .eventlist-column-info {
  padding-top: 100%;
}
.event-list-compact-view.event-thumbnails.event-thumbnail-size-32-standard .eventlist-hasimg .eventlist-column-thumbnail {
  padding-bottom: 66%;
}
.event-list-compact-view.event-thumbnails.event-thumbnail-size-32-standard .eventlist-hasimg .eventlist-column-info {
  padding-top: 66%;
}
.event-list-compact-view.event-thumbnails.event-thumbnail-size-23-standard-vertical .eventlist-hasimg .eventlist-column-thumbnail {
  padding-bottom: 150%;
}
.event-list-compact-view.event-thumbnails.event-thumbnail-size-23-standard-vertical .eventlist-hasimg .eventlist-column-info {
  padding-top: 150%;
}
.event-list-compact-view.event-thumbnails.event-thumbnail-size-43-four-thirds .eventlist-hasimg .eventlist-column-thumbnail {
  padding-bottom: 75%;
}
.event-list-compact-view.event-thumbnails.event-thumbnail-size-43-four-thirds .eventlist-hasimg .eventlist-column-info {
  padding-top: 75%;
}
.event-list-compact-view.event-thumbnails.event-thumbnail-size-169-widescreen .eventlist-hasimg .eventlist-column-thumbnail {
  padding-bottom: 56.25%;
}
.event-list-compact-view.event-thumbnails.event-thumbnail-size-169-widescreen .eventlist-hasimg .eventlist-column-info {
  padding-top: 56.25%;
}
.event-list-compact-view.event-thumbnails.event-thumbnail-size-2401-anamorphic-widescreen .eventlist-hasimg .eventlist-column-thumbnail {
  padding-bottom: 40%;
}
.event-list-compact-view.event-thumbnails.event-thumbnail-size-2401-anamorphic-widescreen .eventlist-hasimg .eventlist-column-info {
  padding-top: 40%;
}
.event-list-compact-view .eventitem-column-content,
.event-list-compact-view .eventitem-column-meta {
  float: none;
  width: auto;
  padding: 0;
}
.event-list-compact-view .eventitem-pager-title {
  display: none;
}
/*----- Item View -----*/
.event-item-compact-view .eventitem-column-content,
.event-item-compact-view .eventitem-column-meta {
  float: none;
  width: auto;
  padding: 0;
}
.event-item-compact-view .eventitem-pager-title {
  display: none;
}
/*------ Calendar View -----*/
.event-calendar-compact-view .eventcal-dayname,
.event-calendar-compact-view .eventcal-daymarker-inside {
  display: none;
}
.event-calendar-compact-view .yui3-eventcollectioncalendar .yui3-calendar-weekdayrow {
  display: table-row;
}
.event-calendar-compact-view .eventcal-daymarker-outside {
  display: inline-block;
  top: 5px;
  right: 5px;
  line-height: 11px;
}
.event-calendar-compact-view .eventcal-daynumber {
  margin: 0;
  font-size: 11px;
  line-height: 11px;
}
.event-calendar-compact-view .eventcal-viewall {
  font-size: 12px;
}
.event-calendar-compact-view .eventcal-list-overflow-show.eventcal-list-overflow-fixedwidth {
  top: 85%;
  padding-top: 5px;
  overflow: visible;
  /* for arrow */

  background: #fff !important;
  border-color: #ddd !important;
  /* overriding .eventcal-today styling */

}
.event-calendar-compact-view .eventcal-list-overflow-show.eventcal-list-overflow-fixedwidth .eventcal-link {
  color: #000 !important;
  /* overriding .eventcal-today styling */

}
.event-calendar-compact-view .eventcal-list-overflow-show.eventcal-list-overflow-fixedwidth .eventcal-arrow-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  margin-left: -7px;
}
.event-calendar-compact-view .eventcal-list-overflow-show.eventcal-list-overflow-fixedwidth .eventcal-arrow {
  position: absolute;
  top: -9px;
  left: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ddd;
}
.event-calendar-compact-view .eventcal-list-overflow-show.eventcal-list-overflow-fixedwidth.eventcal-edge-left .eventcal-arrow-wrapper {
  text-align: left;
}
.event-calendar-compact-view .eventcal-list-overflow-show.eventcal-list-overflow-fixedwidth.eventcal-edge-left .eventcal-arrow {
  margin-left: 7px;
  left: 0;
}
.event-calendar-compact-view .eventcal-list-overflow-show.eventcal-list-overflow-fixedwidth.eventcal-edge-right .eventcal-arrow-wrapper {
  text-align: right;
}
.event-calendar-compact-view .eventcal-list-overflow-show.eventcal-list-overflow-fixedwidth.eventcal-edge-right .eventcal-arrow {
  margin-right: -7px;
  left: auto;
  right: 0;
}
@media only screen and (max-width: 639px) {
  .eventlist-column-date {
    display: none;
  }
  .eventlist-column-info {
    padding-left: 0 !important;
  }
  /* If showing thumbnails, move event thumbnail above event and style the text content below in the default fashion */
  .event-thumbnails .eventlist-column-info {
    width: 100%;
    padding: 0;
  }
  .event-thumbnails .eventlist-hasimg .eventlist-column-thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-bottom: 40%;
  }
  .event-thumbnails .eventlist-hasimg .eventlist-column-info {
    padding-top: 40%;
    margin-top: 1em;
  }
  .event-thumbnails.event-thumbnail-size-11-square .eventlist-hasimg .eventlist-column-thumbnail {
    padding-bottom: 100%;
  }
  .event-thumbnails.event-thumbnail-size-11-square .eventlist-hasimg .eventlist-column-info {
    padding-top: 100%;
  }
  .event-thumbnails.event-thumbnail-size-32-standard .eventlist-hasimg .eventlist-column-thumbnail {
    padding-bottom: 66%;
  }
  .event-thumbnails.event-thumbnail-size-32-standard .eventlist-hasimg .eventlist-column-info {
    padding-top: 66%;
  }
  .event-thumbnails.event-thumbnail-size-23-standard-vertical .eventlist-hasimg .eventlist-column-thumbnail {
    padding-bottom: 150%;
  }
  .event-thumbnails.event-thumbnail-size-23-standard-vertical .eventlist-hasimg .eventlist-column-info {
    padding-top: 150%;
  }
  .event-thumbnails.event-thumbnail-size-43-four-thirds .eventlist-hasimg .eventlist-column-thumbnail {
    padding-bottom: 75%;
  }
  .event-thumbnails.event-thumbnail-size-43-four-thirds .eventlist-hasimg .eventlist-column-info {
    padding-top: 75%;
  }
  .event-thumbnails.event-thumbnail-size-169-widescreen .eventlist-hasimg .eventlist-column-thumbnail {
    padding-bottom: 56.25%;
  }
  .event-thumbnails.event-thumbnail-size-169-widescreen .eventlist-hasimg .eventlist-column-info {
    padding-top: 56.25%;
  }
  .event-thumbnails.event-thumbnail-size-2401-anamorphic-widescreen .eventlist-hasimg .eventlist-column-thumbnail {
    padding-bottom: 40%;
  }
  .event-thumbnails.event-thumbnail-size-2401-anamorphic-widescreen .eventlist-hasimg .eventlist-column-info {
    padding-top: 40%;
  }
  /* Item View */
  .eventitem-column-content,
  .eventitem-column-meta {
    float: none;
    width: auto;
    padding: 0;
  }
  .eventitem-pager-title {
    display: none;
  }
  .eventitem-column-content,
  .eventitem-column-meta {
    float: none;
    width: auto;
    padding: 0;
  }
  .eventitem-pager-title {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .eventcal-dayname,
  .eventcal-daymarker-inside {
    display: none;
  }
  .yui3-eventcollectioncalendar .yui3-calendar-weekdayrow {
    display: table-row;
  }
  .eventcal-daymarker-outside {
    display: inline-block;
    top: 5px;
    right: 5px;
    line-height: 11px;
  }
  .eventcal-daynumber {
    margin: 0;
    font-size: 11px;
    line-height: 11px;
  }
  .eventcal-viewall {
    font-size: 12px;
  }
  .eventcal-list-overflow-show.eventcal-list-overflow-fixedwidth {
    top: 85%;
    padding-top: 5px;
    overflow: visible;
    /* for arrow */
  
    background: #fff !important;
    border-color: #ddd !important;
    /* overriding .eventcal-today styling */
  
  }
  .eventcal-list-overflow-show.eventcal-list-overflow-fixedwidth .eventcal-link {
    color: #000 !important;
    /* overriding .eventcal-today styling */
  
  }
  .eventcal-list-overflow-show.eventcal-list-overflow-fixedwidth .eventcal-arrow-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    margin-left: -7px;
  }
  .eventcal-list-overflow-show.eventcal-list-overflow-fixedwidth .eventcal-arrow {
    position: absolute;
    top: -9px;
    left: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ddd;
  }
  .eventcal-list-overflow-show.eventcal-list-overflow-fixedwidth.eventcal-edge-left .eventcal-arrow-wrapper {
    text-align: left;
  }
  .eventcal-list-overflow-show.eventcal-list-overflow-fixedwidth.eventcal-edge-left .eventcal-arrow {
    margin-left: 7px;
    left: 0;
  }
  .eventcal-list-overflow-show.eventcal-list-overflow-fixedwidth.eventcal-edge-right .eventcal-arrow-wrapper {
    text-align: right;
  }
  .eventcal-list-overflow-show.eventcal-list-overflow-fixedwidth.eventcal-edge-right .eventcal-arrow {
    margin-right: -7px;
    left: auto;
    right: 0;
  }
}
.sqs-audio-playlist {
  zoom: 1;
}
.sqs-audio-playlist.loading {
  visibility: hidden;
}
.sqs-audio-playlist:after {
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  clear: both;
  content: ".";
}
.sqs-audio-playlist.hidden {
  display: none;
}
.sqs-audio-playlist .album-info {
  width: 33%;
  float: left;
  zoom: 1;
}
.sqs-audio-playlist .album-info:after {
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  clear: both;
  content: ".";
}
.sqs-audio-playlist .album-cover-wrapper {
  position: relative;
  width: 90px;
  height: 90px;
  margin-bottom: 30px;
}
.sqs-audio-playlist .album-controls {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
}
.sqs-audio-playlist .album-controls .button {
  -webkit-transition: 0.25s all linear;
  -moz-transition: 0.25s all linear;
  -o-transition: 0.25s all linear;
  transition: 0.25s all linear;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  bottom: 50%;
  left: 50%;
  display: block;
  width: 90px;
  height: 90px;
  margin-bottom: -45px;
  margin-left: -45px;
  background: #000;
}
.sqs-audio-playlist .album-controls .icon {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  margin-top: -20px;
  margin-left: -10px;
  width: 0px;
  height: 0px;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  border-left: 30px solid #fff;
  -webkit-transform: translatez();
  -ms-transform: translatez();
  transform: translatez();
}
.sqs-audio-playlist .album-title {
  font-size: 1.5em;
  margin: 0;
}
.sqs-audio-playlist .album-title a {
  text-decoration: none;
}
.sqs-audio-playlist.playing .album-controls .button .icon {
  border-width: 0px;
  margin-top: -15px;
  margin-left: -13px;
}
.sqs-audio-playlist.playing .album-controls .button .icon,
.sqs-audio-playlist.playing .album-controls .button .icon:before {
  height: 30px;
  width: 10px;
  background-color: #fff;
}
.sqs-audio-playlist.playing .album-controls .button .icon:before {
  content: '';
  display: block;
  margin-left: 16px;
}
.sqs-audio-playlist.has-album-cover .album-cover-wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  margin-bottom: 20px;
}
.sqs-audio-playlist.has-album-cover .album-cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.sqs-audio-playlist.has-album-cover .button {
  background: rgba(0, 0, 0, 0.7);
  opacity: 0.9;
}
.sqs-audio-playlist.has-album-cover:hover .button {
  background: rgba(0, 0, 0, 0.9);
}
.sqs-audio-playlist.has-album-cover.playing .album-controls .button {
  margin: -15px;
  bottom: 0;
  left: 0;
  -webkit-transform: scale(0.4, 0.4);
  -ms-transform: scale(0.4, 0.4);
  transform: scale(0.4, 0.4);
}
.sqs-audio-playlist.has-album-cover.playing .album-controls .button .icon {
  border-width: 0px;
  margin-top: -15px;
  margin-left: -13px;
}
.sqs-audio-playlist.has-album-cover.playing .album-controls .button .icon,
.sqs-audio-playlist.has-album-cover.playing .album-controls .button .icon:before {
  height: 30px;
  width: 10px;
  background-color: #fff;
}
.sqs-audio-playlist.has-album-cover.playing .album-controls .button .icon:before {
  content: '';
  display: block;
  margin-left: 16px;
}
.sqs-audio-playlist.has-album-cover.playing .track {
  opacity: 0.4;
}
.sqs-audio-playlist.has-album-cover.playing .track:hover,
.sqs-audio-playlist.has-album-cover.playing .track.selected {
  opacity: 1;
}
.sqs-audio-playlist .tracks {
  float: right;
  width: 60%;
  margin: 0;
  padding: 0;
}
.sqs-audio-playlist .track {
  list-style-type: none;
  padding: 0;
  margin: 0 0 5%;
  cursor: pointer;
  zoom: 1;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0;
  text-transform: none;
}
.sqs-audio-playlist .track:after {
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  clear: both;
  content: ".";
}
.sqs-audio-playlist .track-progress-bar {
  clear: both;
  height: 2px;
  position: relative;
  cursor: pointer;
  padding-bottom: 2.5%;
}
.sqs-audio-playlist .track-progress-bar .bar {
  position: absolute;
  top: 0;
  left: 0;
  height: 2px;
  width: 0%;
}
.sqs-audio-playlist .track-progress-bar .bar.bg {
  width: 100%;
}
.sqs-audio-playlist .track-progress-bar .bar.play-bar {
  position: relative;
}
.sqs-audio-playlist .track-meta {
  float: right;
  text-align: right;
}
.sqs-audio-playlist .track-info .title a {
  font-size: 1.2em;
}
.sqs-audio-playlist.tablet .album-info,
.sqs-audio-playlist.tablet .tracks {
  width: 100%;
  float: none;
}
.sqs-audio-playlist.tablet .album-info {
  padding-bottom: 8%;
}
.sqs-audio-playlist.tablet .album-cover-wrapper {
  float: left;
  margin-right: 30px;
}
.sqs-audio-playlist.tablet.has-album-cover .album-cover-wrapper {
  width: 40%;
  padding-bottom: 40%;
}
.sqs-audio-playlist.tablet.no-main-image .album-description {
  margin-left: 120px;
}
.sqs-audio-playlist.phone .album-info,
.sqs-audio-playlist.phone .tracks {
  width: 100%;
  float: none;
}
.sqs-audio-playlist.phone .tracks {
  margin-top: 30px;
}
.sqs-audio-playlist.phone .tracks .track {
  margin-bottom: 10%;
}
.sqs-audio-playlist.phone .album-info {
  padding-bottom: 0;
}
.sqs-audio-playlist.phone .album-cover-wrapper {
  float: none;
  margin-right: 0;
  margin-bottom: 20px;
}
.sqs-audio-playlist.phone.has-album-cover .album-cover-wrapper {
  width: 100%;
  padding-bottom: 100%;
}
.sqs-audio-playlist.phone.no-main-image .album-description {
  margin-left: 0;
}
.sqs-audio-playlist .track-progress-bar {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.5);
}
.sqs-audio-playlist .track-progress-bar .bar {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.5);
}
.sqs-audio-playlist .track-progress-bar .bar.bg {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.1);
}
.sqs-audio-playlist .track-progress-bar .bar.load-bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.05);
}
.sqs-audio-playlist .track-progress-bar .bar.play-bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.8);
}
.sqs-audio-playlist .track-meta .track-time {
  color: #000000;
  color: rgba(0, 0, 0, 0.5);
}
.sqs-audio-playlist .track-meta .actions {
  color: #000000;
  color: rgba(0, 0, 0, 0.2);
}
.sqs-audio-playlist .track-meta .actions a {
  color: #000000;
  color: rgba(0, 0, 0, 0.5);
}
.sqs-audio-playlist .track-meta .actions a:hover {
  color: #000000;
  color: rgba(0, 0, 0, 0.8);
}
.sqs-audio-playlist .track-info .title a {
  color: #000000;
  color: rgba(0, 0, 0, 0.85);
}
.sqs-audio-playlist .track-info .artist {
  color: #000000;
  color: rgba(0, 0, 0, 0.5);
}
.hide-album-share-link .sqs-audio-playlist .squarespace-social-buttons {
  display: none;
}
/* Products - List View 
****************************************************/
#productList {
  width: 103%;
  margin-left: -3%;
  margin-top: -3%;
  overflow: hidden;
  clear: both;
}
#productList .product {
  float: left;
  margin-left: 2.912621359223301%;
  margin-top: 3%;
  width: 30.420711974110034%;
  cursor: pointer;
  position: relative;
}
#productList .product .product-image {
  -webkit-transition: opacity 0.14s ease-out;
}
#productList .product .product-image .intrinsic {
  padding-bottom: 100%;
  line-height: 0;
  position: relative;
  overflow: hidden;
}
#productList .product .product-image .intrinsic > div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0);
}
#productList .product .product-image img {
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
#productList .product .product-mark {
  position: absolute;
  top: 15px;
  right: 0;
  background: #222;
  padding: 6px 8px;
  color: #fff;
  line-height: 1em;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
}
#productList .product .product-title {
  font-size: 15px;
  line-height: 1.5em;
  margin-top: 1em;
}
#productList .product .product-price {
  font-size: 12px;
  display: none;
}
#productList .product .product-price .original-price {
  text-decoration: line-through;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#productList .product .product-price .strikeout {
  text-decoration: line-through;
}
#productList .product:hover .product-image img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#productList .product:nth-child(3n+1) {
  clear: left;
}
#productList ul.pagination {
  clear: both;
  margin-top: 15px;
  margin-left: 2.912621359223301%;
}
#productList ul.pagination li {
  display: inline-block;
}
#productList ul.pagination li.previous-page {
  text-align: left;
}
#productList ul.pagination li.next-page {
  text-align: right;
}
.product-list-alignment-center #productList .product-title,
.product-list-alignment-center #productList .product-price {
  text-align: center;
}
.product-item-size-11-square #productList .product .product-image .intrinsic {
  padding-bottom: 100%;
}
.product-item-size-32-standard #productList .product .product-image .intrinsic {
  padding-bottom: 66.666%;
}
.product-item-size-23-standard-vertical #productList .product .product-image .intrinsic {
  padding-bottom: 150%;
}
.product-item-size-43-four-thirds #productList .product .product-image .intrinsic {
  padding-bottom: 75%;
}
.product-item-size-169-widescreen #productList .product .product-image .intrinsic {
  padding-bottom: 56.25%;
}
@media only screen and (min-width: 700px) {
  .no-touch .product-list-titles-overlay #productList .product {
    overflow: hidden;
  }
  .no-touch .product-list-titles-overlay #productList .product .product-image {
    margin: 0;
  }
  .no-touch .product-list-titles-overlay #productList .product .product-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    -webkit-font-smoothing: antialiased;
  }
  .no-touch .product-list-titles-overlay #productList .product .product-mark {
    font-size: 12px;
    line-height: normal;
  }
  .no-touch .product-list-titles-overlay #productList .product .product-meta {
    position: absolute;
    width: 80%;
    margin: 0 10%;
    top: 50%;
  }
  .no-touch .product-list-titles-overlay #productList .product .product-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5em;
    color: #fff;
  }
  .no-touch .product-list-titles-overlay #productList .product .product-price {
    font-size: 13px;
    line-height: normal;
    color: #fff;
  }
  .no-touch .product-list-titles-overlay #productList .product .product-overlay {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    filter: alpha(opacity=0);
  }
  .no-touch .product-list-titles-overlay #productList .product .product-mark {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    filter: alpha(opacity=100);
  }
  .no-touch .product-list-titles-overlay #productList .product .product-meta {
    opacity: 0;
    -webkit-transition: opacity 0.35s cubic-bezier(0, 0, 1, 1);
    -moz-transition: opacity 0.35s cubic-bezier(0, 0, 1, 1);
    -o-transition: opacity 0.35s cubic-bezier(0, 0, 1, 1);
    transition: opacity 0.35s cubic-bezier(0, 0, 1, 1);
    filter: alpha(opacity=0);
  }
  .no-touch .product-list-titles-overlay #productList .product .product-title {
    margin-top: 5px;
    -webkit-transition: margin 0.3s cubic-bezier(0, 0, 0.28, 1);
    -moz-transition: margin 0.3s cubic-bezier(0, 0, 0.28, 1);
    -o-transition: margin 0.3s cubic-bezier(0, 0, 0.28, 1);
    transition: margin 0.3s cubic-bezier(0, 0, 0.28, 1);
  }
  .no-touch .product-list-titles-overlay #productList .product .product-title,
  .no-touch .product-list-titles-overlay #productList .product .product-price {
    text-align: center;
  }
  .no-touch .product-list-titles-overlay #productList .product:hover .product-overlay {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .no-touch .product-list-titles-overlay #productList .product:hover .product-mark {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .no-touch .product-list-titles-overlay #productList .product:hover .product-meta {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .no-touch .product-list-titles-overlay #productList .product:hover .product-title {
    margin-top: 0;
  }
}
.product-list-titles-under .product-meta {
  margin-top: 0 !important;
}
.show-product-price #productList .product .product-price {
  display: block;
}
.sqs-style-mode .product-overlay {
  opacity: 1 !important;
}
.sqs-style-mode .product-mark {
  opacity: 0 !important;
}
.sqs-style-mode .product-meta {
  opacity: 1 !important;
}
/* Products - Item View 
****************************************************/
#productNav {
  text-transform: uppercase;
  margin-bottom: 30px;
  display: none;
}
.product-title.mobile {
  display: none;
}
#productDetails {
  position: relative;
  float: right;
  width: 48.5%;
}
#productDetails .product-title {
  margin: 0 0 0.5em;
}
#productDetails .product-mark {
  float: right;
  background: #222;
  padding: 6px 8px;
  color: #fff;
  line-height: 1em;
  text-transform: uppercase;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 12px;
}
#productDetails .product-price {
  margin: 1em 0;
  font-size: 16px;
}
#productDetails .product-price input {
  width: 130px;
  height: 30px;
  padding-left: 5px;
}
#productDetails .product-price .minimum-price {
  margin-top: 3px;
  margin-left: 10px;
}
#productDetails .product-price .original-price {
  text-decoration: line-through;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#productDetails .product-price .strikeout {
  text-decoration: line-through;
}
#productDetails .product-variants .variant-option {
  margin: 1.2em 0;
}
#productDetails .product-variants .variant-out-of-stock {
  color: #CC0000;
}
#productDetails .product-quantity-select {
  margin-top: 1.2em 0;
}
#productDetails input {
  padding: 5px 10px;
  border: 1px solid #ccc;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#productGallery {
  width: 48.5%;
  float: left;
}
#productGallery .intrinsic {
  max-width: 100%;
}
#productGallery .wrapper {
  padding-bottom: 100%;
  position: relative;
}
#productGallery #productSlideshow {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
}
#productGallery #productSlideshow .slide {
  height: 100%;
  width: 100%;
  overflow: hidden;
  cursor: pointer;
}
#productGallery #productThumbnails {
  margin-left: -5px;
  visibility: hidden;
  overflow: hidden;
}
#productGallery #productThumbnails .slide {
  width: 50px;
  height: 50px;
  margin: 5px 0 0 5px;
  font-size: 0;
  cursor: pointer;
  float: left;
  background-color: rgba(0, 0, 0, 0);
}
.product-gallery-size-11-square #productGallery .intrinsic .wrapper {
  padding-bottom: 100%;
}
.product-gallery-size-32-standard #productGallery .intrinsic .wrapper {
  padding-bottom: 66.666%;
}
.product-gallery-size-23-standard-vertical #productGallery .intrinsic .wrapper {
  padding-bottom: 150%;
}
.product-gallery-size-43-four-thirds #productGallery .intrinsic .wrapper {
  padding-bottom: 75%;
}
.product-gallery-size-169-widescreen #productGallery .intrinsic .wrapper {
  padding-bottom: 56.25%;
}
.product-description {
  clear: both;
  margin-top: 24px;
}
.show-product-item-nav #productWrapper #productNav {
  display: block;
}
/* SQSP Add to Cart button
****************************************************/
.sqs-add-to-cart-button-wrapper {
  /* Buttons begin hidden and are shown by commerce initializer */

  visibility: hidden;
}
.sqs-add-to-cart-button-wrapper .sqs-add-to-cart-button {
  background-color: #272727;
  color: #FFF;
  cursor: pointer;
  font: 12px/1em 'Helvetica Neue', helvetica, arial, sans-serif;
  font-weight: normal;
  margin: 20px 0;
  max-width: 170px;
  padding: 14px 18px;
  text-align: center;
  text-transform: uppercase;
}
.sqs-add-to-cart-button-wrapper .sqs-add-to-cart-button-inner {
  height: 12px;
}
.sqs-add-to-cart-button-wrapper .sqs-add-to-cart-button.cart-adding .sqs-spin {
  margin-top: -6px;
  vertical-align: top;
  margin-right: 15px;
}
.sqs-add-to-cart-button-wrapper .sqs-add-to-cart-button.cart-adding .status-text {
  display: inline-block;
}
/* SQSP Donate button
****************************************************/
.sqs-donate-button-wrapper .sqs-donate-button {
  background-color: #272727;
  color: #FFF;
  cursor: pointer;
  font: 12px/1em 'Helvetica Neue', helvetica, arial, sans-serif;
  font-weight: normal;
  margin: 20px 0;
  padding: 14px 18px;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (max-width: 700px) {
  #productWrapper .product-title {
    display: none;
  }
  #productWrapper .product-title.mobile {
    display: block;
  }
  .product-meta {
    margin-top: 0 !important;
  }
  #productDetails,
  #productGallery {
    width: 100%;
    float: none;
  }
  #productList {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
  }
  #productList .product {
    float: left;
    margin-left: 0;
    margin-top: 0;
    width: 100%;
    cursor: pointer;
    margin-bottom: 3%;
  }
  #productList .product .product-image {
    margin-bottom: 3%;
  }
  #productList .product .product-image .content-fit {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
  #productList .product .product-image img {
    -webkit-transition: opacity 0.3s ease-out;
  }
}
/*
 * OpenTable Block
 */
.opentable-block .OT_wrapper {
  border-radius: 0;
  border: 0;
  background: rgba(0, 0, 0, 0.5);
}
.opentable-block .OT_title {
  color: #fff;
}
.opentable-block .OT_subtitle {
  color: #fff;
  color: rgba(255, 255, 255, 0.4);
}
.opentable-block #OT_Find_a_Table {
  background-color: #111;
  background-color: rgba(0, 0, 0, 0.3);
}
.opentable-block #OT_Find_a_Table:hover {
  background-color: #111;
  background-color: rgba(0, 0, 0, 0.5);
}
.opentable-block a.OT_Find_a_Table:link,
.opentable-block a.OT_Find_a_Table:visited,
.opentable-block a.OT_Find_a_Table:hover,
.opentable-block a.OT_Find_a_Table:active {
  color: #fff;
}
.hide-opentable-icons .opentable-block .OT_day,
.hide-opentable-icons .opentable-block .OT_time,
.hide-opentable-icons .opentable-block .OT_party {
  background: none !important;
  padding: 15px 10px;
}
.opentable-style-dark .opentable-block .OT_wrapper {
  border-radius: 0;
  border: 0;
  background: rgba(0, 0, 0, 0.5);
}
.opentable-style-dark .opentable-block .OT_title {
  color: #111;
  color: rgba(0, 0, 0, 0.95);
}
.opentable-style-dark .opentable-block .OT_subtitle {
  color: #333;
  color: rgba(0, 0, 0, 0.4);
}
.opentable-style-dark .opentable-block #OT_Find_a_Table {
  background-color: #111;
  background-color: rgba(0, 0, 0, 0.8);
}
.opentable-style-dark .opentable-block #OT_Find_a_Table:hover {
  background-color: #111;
  background-color: #000000;
}
.opentable-style-dark .opentable-block a.OT_Find_a_Table:link,
.opentable-style-dark .opentable-block a.OT_Find_a_Table:visited,
.opentable-style-dark .opentable-block a.OT_Find_a_Table:hover,
.opentable-style-dark .opentable-block a.OT_Find_a_Table:active {
  color: #fff;
}
.opentable-style-dark .opentable-block .OT_day,
.opentable-style-dark .opentable-block .OT_time,
.opentable-style-dark .opentable-block .OT_party {
  background-image: url(frontdoor/img/icons_final_dark.png);
}
#ui-datepicker-div {
  z-index: 999 !important;
}
#ui-datepicker-div .ui-datepicker td span,
#ui-datepicker-div .ui-datepicker td a {
  line-height: 2em;
}
#ui-datepicker-div .ui-widget {
  width: auto;
}
/*  Font Awesome
    the iconic font designed for use with Twitter Bootstrap
    -------------------------------------------------------
    The full suite of pictographic icons, examples, and documentation
    can be found at: http://fortawesome.github.com/Font-Awesome/

    License
    -------------------------------------------------------
    The Font Awesome webfont, CSS, and LESS files are licensed under CC BY 3.0:
    http://creativecommons.org/licenses/by/3.0/ A mention of
    'Font Awesome - http://fortawesome.github.com/Font-Awesome' in human-readable
    source code is considered acceptable attribution (most common on the web).
    If human readable source code is not available to the end user, a mention in
    an 'About' or 'Credits' screen is considered acceptable (most common in desktop
    or mobile software).

    Contact
    -------------------------------------------------------
    Email: dave@davegandy.com
    Twitter: http://twitter.com/fortaweso_me
    Work: http://lemonwi.se co-founder
    
    */
/* Clear Cache. Remove this later */
@font-face {
  font-family: 'FontAwesome';
  src: url('http://genecarangal.com/assets/fontawesome-webfont.eot');
  src: url('http://genecarangal.com/assets/fontawesome-webfont.eot#iefix') format('embedded-opentype'), url('http://genecarangal.com/assets/fontawesome-webfont.woff') format('woff'), url('http://genecarangal.com/assets/fontawesome-webfont.ttf') format('truetype'), url('static/ta/4f6798afe4b097349e410d49/1394/assets/fontawesome-webfont.svg') format('svg'), url('http://genecarangal.com/assets/fontawesome-webfont.svg#FontAwesomeRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* sprites.less reset */
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: inherit;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
}
li[class^="icon-"],
li[class*=" icon-"] {
  display: block;
}
/*  Font Awesome styles
    ------------------------------------------------------- */
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline-block;
  text-decoration: inherit;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: top;
  font-size: 1.3333333333333333em;
}
.btn [class^="icon-"],
.btn [class*=" icon-"] {
  /* keeps button heights with and without icons the same */

  line-height: .9em;
}
li [class^="icon-"],
li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
li .icon-large[class^="icon-"],
li .icon-large[class*=" icon-"] {
  /* 1.5 increased font size for icon-large * 1.25 width */

  width: 1.875em;
}
li[class^="icon-"],
li[class*=" icon-"] {
  margin-left: 0;
  list-style-type: none;
}
li[class^="icon-"]:before,
li[class*=" icon-"]:before {
  text-indent: -2em;
  text-align: center;
}
li[class^="icon-"].icon-large:before,
li[class*=" icon-"].icon-large:before {
  text-indent: -1.3333333333333333em;
}
/*  Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
    readers do not read off random characters that represent icons */
.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-empty:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-ok:before {
  content: "\f00c";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-zoom-in:before {
  content: "\f00e";
}
.icon-zoom-out:before {
  content: "\f010";
}
.icon-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-cog:before {
  content: "\f013";
}
.icon-trash:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file:before {
  content: "\f016";
}
.icon-time:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-download:before {
  content: "\f01a";
}
.icon-upload:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle:before {
  content: "\f01d";
}
.icon-repeat:before {
  content: "\f01e";
}
/* \f020 is not a valid unicode character. all shifted one down */
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-indent-left:before {
  content: "\f03b";
}
.icon-indent-right:before {
  content: "\f03c";
}
.icon-facetime-video:before {
  content: "\f03d";
}
.icon-picture:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before {
  content: "\f044";
}
.icon-share:before {
  content: "\f045";
}
.icon-check:before {
  content: "\f046";
}
.icon-move:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-sign:before {
  content: "\f055";
}
.icon-minus-sign:before {
  content: "\f056";
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-ok-sign:before {
  content: "\f058";
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-info-sign:before {
  content: "\f05a";
}
.icon-screenshot:before {
  content: "\f05b";
}
.icon-remove-circle:before {
  content: "\f05c";
}
.icon-ok-circle:before {
  content: "\f05d";
}
.icon-ban-circle:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-share-alt:before {
  content: "\f064";
}
.icon-resize-full:before {
  content: "\f065";
}
.icon-resize-small:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-sign:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye-open:before {
  content: "\f06e";
}
.icon-eye-close:before {
  content: "\f070";
}
.icon-warning-sign:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder-close:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-resize-vertical:before {
  content: "\f07d";
}
.icon-resize-horizontal:before {
  content: "\f07e";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-twitter-sign:before {
  content: "\f081";
}
.icon-facebook-sign:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-up:before {
  content: "\f087";
}
.icon-thumbs-down:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-empty:before {
  content: "\f08a";
}
.icon-signout:before {
  content: "\f08b";
}
.icon-linkedin-sign:before {
  content: "\f08c";
}
.icon-pushpin:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-signin:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-sign:before {
  content: "\f092";
}
.icon-upload-alt:before {
  content: "\f093";
}
.icon-lemon:before {
  content: "\f094";
}
/* Native */
.bg-image {
  background-image: none;
  background-position: top left;
  background-size: auto;
  background-attachment: scroll;
  background-repeat: repeat;
}
.site-title-font {
  font-family: Cabin, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 1.4em;
}
.tagline-font {
  font-family: Cabin, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0px;
  text-transform: uppercase;
  line-height: 1.8em;
}
.site-desc-font {
  font-family: Cabin, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0px;
  line-height: 1.8em;
}
.titles-font {
  font-family: Cabin, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 1.8em;
}
.body-font {
  font-family: Cabin, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.8em;
}
.nav-font {
  font-family: Cabin, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.8em;
}
.quote-font {
  font-family: 'Playfair Display', serif;
  font-weight: normal;
  font-style: italic;
  letter-spacing: 1px;
  line-height: 1.5em;
}
/* VARIABLES
***********************************************/
/* COLORS & BACKGROUNDS
***********************************************/
body {
  background-image: none;
  background-position: top left;
  background-size: auto;
  background-attachment: scroll;
  background-repeat: repeat;
  background-image-array: ;
  background-position-array: ;
  background-size-array: ;
  background-attachment-array: ;
  background-repeat-array: ;
  background-color: #ffffff;
  color: #777777;
}
a,
a:link,
a:visited {
  color: #121212;
}
a:hover,
a:active {
  color: #595959;
}
h1,
h2,
h3,
h4,
.comment-count {
  color: #121212;
}
h1 a,
h2 a,
h3 a,
h4 a,
.comment-count a,
h1 a:link,
h2 a:link,
h3 a:link,
h4 a:link,
.comment-count a:link,
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
.comment-count a:visited {
  color: #121212;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
.comment-count a:hover,
h1 a:active,
h2 a:active,
h3 a:active,
h4 a:active,
.comment-count a:active {
  color: #121212;
}
#header .logo a {
  color: #121212;
}
#header .logo a:hover {
  color: #000000;
}
#header .site-description {
  color: #cfcfcf;
}
#header nav a:link,
#header nav a:visited,
#header h1,
#header h2,
#header h3 {
  color: #cfcfcf;
}
#header nav a:hover,
#header nav a:active,
#header nav .active-link a,
#header nav .folder .active-folder {
  color: #000000;
}
#footer {
  color: #777777;
  font-size: 14px;
}
#footer a,
#footer a:link,
#footer a:visited {
  color: #121212;
}
#footer a:hover,
#footer a:active {
  color: #595959;
}
/* FONTS & VERTICAL GRID
***********************************************/
body,
p,
ul,
ol {
  font-family: Cabin, Helvetica, Arial, sans-serif;
  line-height: 1.8em;
  font-weight: normal;
  font-style: normal;
  font-family-array: ;
  font-weight-array: ;
  font-style-array: ;
  line-height-array: ;
  font-size: 14px;
}
h1,
h2,
h3 {
  font-family: Cabin, Helvetica, Arial, sans-serif;
  line-height: 1.8em;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: normal;
  font-style: normal;
  font-family-array: ;
  font-weight-array: ;
  font-style-array: ;
  letter-spacing-array: ;
  text-transform-array: ;
  line-height-array: ;
}
h1 {
  font-size: 22px;
}
h2 {
  font-size: 17.6px;
}
h3 {
  font-size: 16.5px;
}
blockquote,
blockquote p {
  font-family: 'Playfair Display', serif;
  line-height: 1.5em;
  letter-spacing: 1px;
  font-weight: normal;
  font-style: italic;
  font-family-array: ;
  font-weight-array: ;
  font-style-array: ;
  letter-spacing-array: ;
  line-height-array: ;
  font-size: 18px;
}
#header nav ul {
  font-family: Cabin, Helvetica, Arial, sans-serif;
  line-height: 1.8em;
  text-transform: uppercase;
  font-weight: normal;
  font-style: normal;
  font-family-array: ;
  font-weight-array: ;
  font-style-array: ;
  text-transform-array: ;
  line-height-array: ;
}
#header .site-tagline {
  font-family: Cabin, Helvetica, Arial, sans-serif;
  line-height: 1.8em;
  text-transform: uppercase;
  letter-spacing: 0px;
  font-weight: normal;
  font-style: normal;
  font-family-array: ;
  font-weight-array: ;
  font-style-array: ;
  letter-spacing-array: ;
  text-transform-array: ;
  line-height-array: ;
  font-size: 14px;
  color: #777777;
}
#header .site-description {
  color: #cfcfcf;
}
#header .site-description h1,
#header .site-description h2,
#header .site-description h3,
#header .site-description p,
#header .site-description ul,
#header .site-description ol {
  font-family: Cabin, Helvetica, Arial, sans-serif;
  line-height: 1.8em;
  letter-spacing: 0px;
  font-weight: normal;
  font-style: normal;
  font-family-array: ;
  font-weight-array: ;
  font-style-array: ;
  letter-spacing-array: ;
  line-height-array: ;
}
#header .site-description p,
#header .site-description ul,
#header .site-description ol {
  font-size: 12px;
}
#header .site-description ul,
#header .site-description ol {
  line-height: 1.65em !important;
}
#footer p,
#footer ul,
#footer ol {
  font-size: 14px;
}
body {
  font-size: 14px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 24px;
}
h1 {
  font-size: 22px;
}
h2,
section h1 {
  margin: 0 0 24px;
}
h3,
section h2,
section section h1,
.comment-count {
  font-size: 17.6px;
}
h4,
section h3,
section section h2,
section section section h1 {
  font-size: 16.5px;
}
p {
  margin: 0 0 24px;
}
blockquote {
  margin: 24px 0;
  font-size: 18px;
}
pre {
  margin: 24px 0;
}
table,
ul,
ol,
dl {
  margin-bottom: 24px;
}
nav ul,
nav ol {
  margin: 0;
}
/* NAVIGATION
************************************************/
#navBlock nav {
  width: auto;
  text-align: center;
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  margin: 0;
  padding: 24px 0;
}
#navBlock nav ul {
  font-size: 14px;
}
#navBlock nav ul li {
  display: inline-block;
  text-align: center;
  *display: inline;
  *zoom: 1;
}
#navBlock nav ul li a {
  padding: 0 0.5em;
}
#navBlock nav.main-nav .folder {
  position: relative;
}
#navBlock nav.main-nav .folder .subnav {
  display: none;
}
#navBlock nav.main-nav .folder .subnav ul {
  display: block;
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  padding: 1em 0;
}
#navBlock nav.main-nav .folder .subnav li {
  display: list-item;
  float: none;
  text-align: left;
}
#navBlock nav.main-nav .folder .subnav li a {
  display: block;
  white-space: nowrap;
  padding: 0.25em 1em;
}
#navBlock nav.main-nav .folder:hover .subnav,
#navBlock nav.main-nav .folder:focus .subnav {
  display: block;
  padding: 1em 0;
  position: absolute;
  top: 1em;
  left: -0.5em;
  z-index: 1000;
}
nav select {
  display: none;
}
.pagination {
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #e6e6e6;
  padding: 0;
  height: 48px;
  max-width: 1280px;
  margin: 0 auto 72px;
}
.pagination ul {
  display: block;
  width: auto;
  overflow: hidden;
}
.pagination ul li {
  font-size: 14px;
  color: #cfcfcf;
  display: inline-block;
  *display: block;
  *zoom: 1;
  height: 48px;
  line-height: 48px;
  float: right;
  text-align: right;
  white-space: nowrap;
}
.pagination ul li a {
  display: block;
}
.pagination li.current {
  float: left;
  text-align: left;
}
.pagination li.prev {
  padding-right: 24px;
}
.pagination li.next {
  padding-left: 24px;
}
.pagination li.current i,
.pagination li.prev i {
  padding-right: 0.5em;
}
.pagination li.next i {
  padding-left: 0.5em;
}
nav.main-menu .subnav {
  display: none;
}
/* LAYOUT (WIDTHS & PADDING)
************************************************/
#site {
  margin: 0 auto;
  padding: 50px;
}
#canvas {
  padding: 0;
  max-width: 1280px;
  margin: 0 auto;
}
#header {
  padding: 0px;
  padding-bottom: 50px;
  position: relative;
  text-align: center;
  width: 100%;
}
#header #headerInfo {
  vertical-align: middle;
  text-align: center;
  margin-bottom: 0px;
}
#header .site-tagline,
#header .site-description {
  width: auto;
  max-width: 600px;
}
#header .site-tagline {
  margin-left: auto;
  margin-right: auto;
}
#header .site-description {
  margin: 0 auto;
}
#header,
.content-wrapper {
  max-width: 1280px;
  margin: 0 auto;
}
/* logo options */
#header h1.site-title {
  font-family: Cabin, Helvetica, Arial, sans-serif;
  line-height: 1.4em;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: normal;
  font-style: normal;
  font-family-array: ;
  font-weight-array: ;
  font-style-array: ;
  letter-spacing-array: ;
  text-transform-array: ;
  line-height-array: ;
  font-size: 40px;
  text-align: center;
  display: block;
  margin: 0 auto 24px;
}
#header h1.logo .placed-logo-image {
  display: none;
}
#header h1.logo .placed-site-title {
  display: inline;
}
#header h1.logo.image .placed-logo-image {
  display: inline;
}
#header h1.logo.image .placed-logo-image img {
  width: 100px;
  height: auto;
}
#header h1.logo.image .placed-site-title {
  display: none;
}
#header h1.logo.site-title .placed-logo-image {
  display: none;
}
#header h1.logo.site-title .placed-site-title {
  display: inline;
}
/* SOCIAL ICON FONT
***********************************************/
#sqs-social {
  text-align: center;
}
#sqs-social a,
#sqs-social a:link,
#sqs-social a:visited {
  display: inline-block;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  margin: 0 0.5em;
  color: #999999;
}
#sqs-social a:before,
#sqs-social a:link:before,
#sqs-social a:visited:before {
  font-size: 18px;
}
#sqs-social a:hover {
  color: #595959;
}
@font-face {
  font-family: 'social-icon-font';
  src: url('universal/fonts/social-icon-font.eot');
  src: url('universal/fonts/social-icon-font.eot#iefix') format('embedded-opentype'), url('universal/fonts/social-icon-font.woff') format('woff'), url('universal/fonts/social-icon-font.ttf') format('truetype'), url('universal/fonts/social-icon-font.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.social-smugmug:before,
.social-github:before,
.social-dribbble:before,
.social-youtube:before,
.social-vimeo:before,
.social-twitter:before,
.social-tumblr:before,
.social-pinterest:before,
.social-linkedin:before,
.social-instagram:before,
.social-google:before,
.social-foursquare:before,
.social-facebook:before,
.social-fivehundredpix:before,
.social-flickr:before,
.social-stumbleupon:before,
.social-blogger:before,
.social-reddit:before,
.social-share:before,
.social-heart:before,
.social-email:before,
.social-rss:before,
.social-smugmug-square:before,
.social-github-square:before,
.social-dribbble-square:before,
.social-youtube-square:before,
.social-vimeo-square:before,
.social-twitter-square:before,
.social-tumblr-square:before,
.social-pinterest-square:before,
.social-linkedin-square:before,
.social-instagram-square:before,
.social-google-square:before,
.social-foursquare-square:before,
.social-facebook-square:before,
.social-fivehundredpix-square:before,
.social-flickr-square:before,
.social-stumbleupon-square:before,
.social-blogger-square:before,
.social-reddit-square:before,
.social-share-square:before,
.social-heart-square:before,
.social-email-square:before,
.social-rss-square:before,
.social-smugmug-round:before,
.social-github-round:before,
.social-dribbble-round:before,
.social-youtube-round:before,
.social-vimeo-round:before,
.social-twitter-round:before,
.social-tumblr-round:before,
.social-pinterest-round:before,
.social-linkedin-round:before,
.social-instagram-round:before,
.social-google-round:before,
.social-foursquare-round:before,
.social-facebook-round:before,
.social-fivehundredpix-round:before,
.social-flickr-round:before,
.social-stumbleupon-round:before,
.social-blogger-round:before,
.social-reddit-round:before,
.social-share-round:before,
.social-heart-round:before,
.social-email-round:before,
.social-rss-round:before {
  font-family: 'social-icon-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.social-smugmug:before {
  content: "\e000";
}
.social-icon-style-square .social-smugmug:before {
  content: "\e001";
}
.social-icon-style-round .social-smugmug:before {
  content: "\e002";
}
.social-dribbble:before {
  content: "\e003";
}
.social-icon-style-square .social-dribbble:before {
  content: "\e004";
}
.social-icon-style-round .social-dribbble:before {
  content: "\e005";
}
.social-youtube:before {
  content: "\e006";
}
.social-icon-style-square .social-youtube:before {
  content: "\e007";
}
.social-icon-style-round .social-youtube:before {
  content: "\e008";
}
.social-vimeo:before {
  content: "\e009";
}
.social-icon-style-square .social-vimeo:before {
  content: "\e00a";
}
.social-icon-style-round .social-vimeo:before {
  content: "\e00b";
}
.social-twitter:before {
  content: "\e00c";
}
.social-icon-style-square .social-twitter:before {
  content: "\e00d";
}
.social-icon-style-round .social-twitter:before {
  content: "\e00e";
}
.social-tumblr:before {
  content: "\e00f";
}
.social-icon-style-square .social-tumblr:before {
  content: "\e010";
}
.social-icon-style-round .social-tumblr:before {
  content: "\e011";
}
.social-pinterest:before {
  content: "\e012";
}
.social-icon-style-square .social-pinterest:before {
  content: "\e013";
}
.social-icon-style-round .social-pinterest:before {
  content: "\e014";
}
.social-linkedin:before {
  content: "\e015";
}
.social-icon-style-square .social-linkedin:before {
  content: "\e016";
}
.social-icon-style-round .social-linkedin:before {
  content: "\e017";
}
.social-instagram:before {
  content: "\e018";
}
.social-icon-style-square .social-instagram:before {
  content: "\e019";
}
.social-icon-style-round .social-instagram:before {
  content: "\e01a";
}
.social-google:before {
  content: "\e01b";
}
.social-icon-style-square .social-google:before {
  content: "\e01c";
}
.social-icon-style-round .social-google:before {
  content: "\e01d";
}
.social-googleauth2:before {
  content: "\e01b";
}
.social-icon-style-square .social-googleauth2:before {
  content: "\e01c";
}
.social-icon-style-round .social-googleauth2:before {
  content: "\e01d";
}
.social-foursquare:before {
  content: "\e01e";
}
.social-icon-style-square .social-foursquare:before {
  content: "\e01f";
}
.social-icon-style-round .social-foursquare:before {
  content: "\e020";
}
.social-flickr:before {
  content: "\e021";
}
.social-icon-style-square .social-flickr:before {
  content: "\e022";
}
.social-icon-style-round .social-flickr:before {
  content: "\e023";
}
.social-facebook:before {
  content: "\e024";
}
.social-icon-style-square .social-facebook:before {
  content: "\e025";
}
.social-icon-style-round .social-facebook:before {
  content: "\e026";
}
.social-fivehundredpix:before {
  content: "\e027";
}
.social-icon-style-square .social-fivehundredpix:before {
  content: "\e028";
}
.social-icon-style-round .social-fivehundredpix:before {
  content: "\e029";
}
.social-stumbleupon:before {
  content: "\e02a";
}
.social-icon-style-square .social-stumbleupon:before {
  content: "\e02b";
}
.social-icon-style-round .social-stumbleupon:before {
  content: "\e02c";
}
.social-blogger:before {
  content: "\e02d";
}
.social-icon-style-square .social-blogger:before {
  content: "\e02e";
}
.social-icon-style-round .social-blogger:before {
  content: "\e02f";
}
.social-reddit:before {
  content: "\e030";
}
.social-icon-style-square .social-reddit:before {
  content: "\e031";
}
.social-icon-style-round .social-reddit:before {
  content: "\e032";
}
.social-share:before {
  content: "\e033";
}
.social-heart:before {
  content: "\e034";
}
.social-heart-outline:before {
  content: "\e035";
}
.social-email:before {
  content: "\e036";
}
.social-icon-style-square .social-email:before {
  content: "\e037";
}
.social-icon-style-round .social-email:before {
  content: "\e038";
}
.social-github:before {
  content: "\e039";
}
.social-icon-style-square .social-github:before {
  content: "\e03b";
}
.social-icon-style-round .social-github:before {
  content: "\e03a";
}
.social-rss:before {
  content: "\e03c";
}
.social-icon-style-square .social-rss:before {
  content: "\e03d";
}
.social-icon-style-round .social-rss:before {
  content: "\e03e";
}
/* COLLECTIONS / PAGES
***********************************************/
/* Blog */
.collection-type-blog {
  /* Promoted Blocks */

}
.collection-type-blog article {
  position: relative;
  padding: 0 0 100px;
  /* special category specific override controls for 'wide' or 'narrow' */

}
.collection-type-blog article figure.main-image,
.collection-type-blog article figure.main-image a {
  width: 200px;
  height: 200px;
  -moz-border-radius: 200px;
  -webkit-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  background-position: center center;
  overflow: hidden;
  background-size: cover;
  margin: 0 auto 24px;
}
.collection-type-blog article figure.main-image a {
  display: block;
  text-align: center;
  line-height: 200px;
  background-color: rgba(18, 18, 18, 0);
}
.collection-type-blog article figure.main-image a:hover {
  background-color: rgba(18, 18, 18, 0.75);
}
.collection-type-blog article .special-content {
  width: 100%;
  margin-bottom: 35px;
}
.collection-type-blog article .special-content figure {
  width: 100%;
}
.collection-type-blog article header {
  text-align: center;
}
.collection-type-blog article header span,
.collection-type-blog article header span a {
  color: #cfcfcf;
}
.collection-type-blog article header span a:hover {
  color: #121212;
}
.collection-type-blog article header i {
  padding-right: 0.5em;
}
.collection-type-blog article .post {
  position: relative;
  max-width: 600px;
  margin: 0 auto;
}
.collection-type-blog article span.inline-action {
  font-family: Cabin, Helvetica, Arial, sans-serif;
  line-height: 1.8em;
  text-transform: uppercase;
  font-weight: normal;
  font-style: normal;
  font-family-array: ;
  font-weight-array: ;
  font-style-array: ;
  text-transform-array: ;
  line-height-array: ;
  font-size: 13px;
  text-align: center;
  display: block;
}
.collection-type-blog article .read-more {
  float: right;
  padding: 4px 8px;
  color: #cfcfcf !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.collection-type-blog article .read-more:hover {
  background-color: #777777;
}
.collection-type-blog article .article-meta {
  font-size: 11px;
  font-style: normal;
  text-align: center;
  color: #cfcfcf;
  margin-top: 24px;
  border-top: 1px solid #e6e6e6;
  padding-top: 12px;
}
.collection-type-blog article .article-meta span {
  vertical-align: top;
}
.collection-type-blog article .article-meta span.delimiter {
  padding: 0 12px;
  color: #e6e6e6;
}
.collection-type-blog article .article-meta a {
  padding: 0;
  display: inline;
}
.collection-type-blog article .article-meta a:link,
.collection-type-blog article .article-meta a:visited {
  color: #cfcfcf;
}
.collection-type-blog article .article-meta a:hover,
.collection-type-blog article .article-meta a:active {
  color: #121212;
}
.collection-type-blog article .article-meta span i,
.collection-type-blog article .article-meta div i {
  padding-right: 0.5em;
}
.collection-type-blog article .tags a,
.collection-type-blog article .categories a {
  text-transform: capitalize;
}
.collection-type-blog article .shareLoveButtons {
  text-align: center;
  margin: 12px 0 0;
}
.collection-type-blog article.category-wide .post {
  max-width: 1280px;
  margin: 0 auto;
}
.collection-type-blog article.category-narrow .content-wrapper,
.collection-type-blog article.category-narrow .special-content {
  max-width: 600px !important;
}
.collection-type-blog article .link-block {
  text-align: center;
}
.collection-type-blog article .link-block a {
  display: block;
  color: #ffffff;
  background: #121212;
  padding: 7px;
}
.collection-type-blog article .link-block a:after {
  content: "\f08e";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  padding-left: 0.5em;
}
.collection-type-blog article .link-block a:hover {
  background: #595959;
}
.collection-type-blog .comments-wrapper {
  max-width: 600px;
  margin: 0 auto;
}
.collection-type-blog .comment-list {
  padding-top: 48px;
}
.collection-type-blog .promoted-block-quote .special-content .quote-block .quote {
  margin: 0 72px;
}
.collection-type-blog .promoted-block-quote .special-content .quote-block .quote,
.collection-type-blog .promoted-block-quote .special-content .quote-block .source {
  text-align: center;
}
.collection-type-blog .promoted-block-quote .special-content .quote-block blockquote {
  font-size: 36px;
  color: #121212;
  padding: 0;
}
.collection-type-blog .promoted-block-quote .special-content .quote-block .source {
  font-size: inherit;
}
.collection-type-blog .promoted-block-gallery .special-content .gallery-block .sqs-gallery-design-grid a {
  background-color: #121212;
}
.collection-type-blog .promoted-block-gallery .special-content .gallery-block .sqs-gallery-design-grid a:hover img {
  opacity: 0.25 !important;
}
.collection-type-blog .promoted-block-image .special-content .image-block {
  text-align: center;
}
.collection-type-events #page,
.collection-type-album #page {
  max-width: 800px;
  padding: 0 0 100px;
  margin: 0 auto;
}
.collection-type-page #page {
  max-width: 800px;
  padding: 0 0 100px;
  margin: 0 auto;
}
.collection-type-page .blog-summary ul {
  overflow: hidden;
  width: 100%;
}
.collection-type-page .blog-summary li {
  float: left;
  width: 33.3333%;
  text-align: center;
}
.collection-type-page .blog-summary figure.main-image,
.collection-type-page .blog-summary figure.main-image a {
  width: 240px;
  height: 240px;
  -moz-border-radius: 120px;
  -webkit-border-radius: 120px;
  -o-border-radius: 120px;
  border-radius: 120px;
  background-position: center center;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
}
.collection-type-page .blog-summary figure.main-image {
  margin: 0 auto 48px;
}
.collection-type-page .blog-summary figure.main-image a {
  display: block;
  text-indent: -9999px;
}
.collection-type-page .blog-summary figure.main-image.blank {
  background-color: #e6e6e6;
}
.collection-type-page .blog-summary figure.main-image.blank a {
  font-size: 24px;
  line-height: 36px;
  color: #cfcfcf;
  text-indent: 0;
  padding: 48px 48px;
  width: auto;
  height: auto;
}
.collection-type-page .tagcloud-block ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
.collection-type-page .tagcloud-block li {
  line-height: 1em;
  margin: 0.25em 0.5em;
}
.collection-type-page .tagcloud-block li a,
.collection-type-page .tagcloud-block a:visited {
  color: #cfcfcf;
}
.collection-type-page .tagcloud-block li a:hover,
.collection-type-page .tagcloud-block li a:active {
  color: #121212;
}
.collection-type-page .calendar-block {
  font-size: inherit !important;
}
.collection-type-page.homepage .quote-block .source {
  font-size: 14px;
}
.collection-type-gallery #page {
  padding: 0 0 100px;
  margin: 0 auto;
}
.collection-type-gallery .sqs-gallery .slide-meta {
  padding: 48px 0;
}
.collection-type-gallery .sqs-gallery .slide-meta .title {
  padding: 0 48px;
}
.collection-type-gallery .sqs-gallery .slide-meta .description {
  padding: 0 48px;
  max-width: 35em;
}
.collection-type-products #page {
  padding: 0 0 100px;
  margin: 0 auto;
}
/* Forms */
.form-wrapper .field-list .section {
  margin-bottom: 24px;
  line-height: 1.8em;
}
.form-wrapper .field-list .section .title {
  font-weight: bold;
}
.form-wrapper .field-list .section .description {
  padding-bottom: 1em;
}
/* Read Me Page */
section#read-me-page {
  width: 800px;
  margin: auto;
  /* Temporary fix for ImageLoader */

  /* width should offset for border */

}
section#read-me-page .rm-intro h1 {
  text-align: center;
  font-size: 27px;
}
section#read-me-page .rm-text-image .content-padding {
  padding-left: 0;
  margin-left: 30px;
}
section#read-me-page .rm-browser.tablet {
  max-width: 770px;
  max-height: 1024px;
}
/* TWEAK OPTIONS
************************************************/
.site-alignment-center #header,
.site-alignment-center .content-wrapper {
  margin: 0 auto;
}
.site-alignment-left #header,
.site-alignment-left .content-wrapper {
  margin: 0 24px;
}
/* blog options */
.hide-icons i {
  display: none;
}
.hide-author article .author {
  display: none;
}
.hide-tags-categories .tags,
.hide-tags-categories .categories {
  display: none;
}
/* MEDIA QUERIES
**********************************************/
@media only screen and (max-width: 1024px) {
  #header {
    padding-bottom: 24px !important;
  }
  .content-wrapper {
    padding-right: 0;
    padding-left: 0;
  }
  #header h1.logo.image .placed-logo-image img {
    max-width: 100%;
    height: auto;
  }
}
/* UI
***********************************************/
.sqs-edit-mode #site {
  margin-bottom: 50px;
}
/* Make room for pill thus allowing user to edit footer block field */
.squarespace-comments .header-controls .controls {
  height: auto !important;
}
.sqs-frontend-edit-wrapper.sqs-frontend-outline {
  outline-offset: 0px !important;
}
.sqs-frontend-edit {
  top: 0px !important;
  right: 0px !important;
}
.form-wrapper input[type="button"],
.form-wrapper input[type="submit"] {
  font-family: inherit !important;
  text-transform: uppercase;
}
.squarespace-social-buttons.button-style.empty {
  display: none;
}
.squarespace-social-buttons.inline-style {
  vertical-align: top;
  margin-left: 1em;
}
.squarespace-social-buttons.inline-style .ss-social-button {
  line-height: 18px;
}
.squarespace-social-buttons .ss-social-list-wrapper {
  text-align: left;
}
/* EXTRAS
**********************************************/
header:after,
section:after,
article:after,
footer:after,
nav:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.full-image-float-left,
.thumbnail-image-float-left {
  float: left;
  margin-right: 24px;
}
.full-image-float-right,
.thumbnail-image-float-right {
  float: right;
  margin-left: 24px;
}
.full-image-block {
  display: block;
  margin-bottom: 24px;
}
.thumbnail-caption {
  display: block;
}
img[data-src]:not([src]) {
  visibility: hidden;
}
/* MOBILE MEDIA QUERIES
**********************************************/
@media only screen and (max-width: 640px) {
  h1,
  h2,
  h3 {
    font-size: 18.7px !important;
  }
  blockquote {
    font-size: 15.299999999999999px !important;
  }
  #page {
    margin-top: 0px;
  }
  #header h1.logo.image .placed-logo-image img {
    max-width: 100%;
    height: auto;
  }
  #header .site-tagline {
    display: none !important;
  }
  .collection-type-blog article figure.main-image {
    display: none;
  }
  .collection-type-blog .comment-list {
    margin-left: 0;
    padding-top: auto;
  }
  .collection-type-blog .promoted-block-quote .quote-block .quote {
    margin: 0;
  }
  .collection-type-blog .promoted-block-quote .special-content .quote-block .quote {
    margin: 0;
  }
  .collection-type-blog .promoted-block-quote .quote-block blockquote {
    padding: 0;
  }
  /* ------------- sqs-grid-breaker.less ----------------- */
  .sqs-layout .sqs-block {
    clear: none;
  }
  .sqs-layout .col {
    float: none !important;
    width: auto !important;
  }
  .sqs-layout .spacer-block {
    display: none;
  }
  .sqs-layout .sqs-row .sqs-block:first-child {
    padding-top: 12px !important;
  }
  .sqs-layout .sqs-row .sqs-block:last-child {
    padding-bottom: 12px !important;
  }
  .sqs-layout .sqs-row + .sqs-row,
  .sqs-layout .sqs-row + .sqs-block {
    margin-top: 0 !important;
  }
  .sqs-gallery-design-grid-slide {
    width: 50% !important;
    margin: 0 0 10px 0 !important;
  }
}
@media only screen and (max-width: 480px) {
  #site {
    padding: 25px !important;
  }
  body.site-description-show #header .site-description {
    display: none;
  }
  h1,
  h2,
  h3 {
    font-size: 19.8px !important;
  }
  .collection-type-blog .comment-sort {
    display: none;
  }
  .collection-type-blog article {
    padding: 24px 0;
  }
  nav ul {
    display: none;
  }
  nav select {
    display: inline-block;
  }
}
.bg-image {
  background-image: none;
  background-position: top left;
  background-size: auto;
  background-attachment: scroll;
  background-repeat: repeat;
  background-image-array: ;
  background-position-array: ;
  background-size-array: ;
  background-attachment-array: ;
  background-repeat-array: ;
}
.site-title-font {
  font-family: Cabin, Helvetica, Arial, sans-serif;
  line-height: 1.4em;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: normal;
  font-style: normal;
  font-family-array: ;
  font-weight-array: ;
  font-style-array: ;
  letter-spacing-array: ;
  text-transform-array: ;
  line-height-array: ;
}
.tagline-font {
  font-family: Cabin, Helvetica, Arial, sans-serif;
  line-height: 1.8em;
  text-transform: uppercase;
  letter-spacing: 0px;
  font-weight: normal;
  font-style: normal;
  font-family-array: ;
  font-weight-array: ;
  font-style-array: ;
  letter-spacing-array: ;
  text-transform-array: ;
  line-height-array: ;
}
.site-desc-font {
  font-family: Cabin, Helvetica, Arial, sans-serif;
  line-height: 1.8em;
  letter-spacing: 0px;
  font-weight: normal;
  font-style: normal;
  font-family-array: ;
  font-weight-array: ;
  font-style-array: ;
  letter-spacing-array: ;
  line-height-array: ;
}
.titles-font {
  font-family: Cabin, Helvetica, Arial, sans-serif;
  line-height: 1.8em;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: normal;
  font-style: normal;
  font-family-array: ;
  font-weight-array: ;
  font-style-array: ;
  letter-spacing-array: ;
  text-transform-array: ;
  line-height-array: ;
}
.body-font {
  font-family: Cabin, Helvetica, Arial, sans-serif;
  line-height: 1.8em;
  font-weight: normal;
  font-style: normal;
  font-family-array: ;
  font-weight-array: ;
  font-style-array: ;
  line-height-array: ;
}
.nav-font {
  font-family: Cabin, Helvetica, Arial, sans-serif;
  line-height: 1.8em;
  text-transform: uppercase;
  font-weight: normal;
  font-style: normal;
  font-family-array: ;
  font-weight-array: ;
  font-style-array: ;
  text-transform-array: ;
  line-height-array: ;
}
.quote-font {
  font-family: 'Playfair Display', serif;
  line-height: 1.5em;
  letter-spacing: 1px;
  font-weight: normal;
  font-style: italic;
  font-family-array: ;
  font-weight-array: ;
  font-style-array: ;
  letter-spacing-array: ;
  line-height-array: ;
}