/* automatic import /usersite/themes/core_mixins.less */
/* automatic import /usersite/themes/legacy/mobile.less */
@import "http://fonts.googleapis.com/css?family=PT+Sans&.css";
@import "http://fonts.googleapis.com/css?family=Oswald:700&.css";
.not-intro-page #usersite-container.mobile-view {
  padding-top: 0;
  margin-top: 0;
}
.not-intro-page #usersite-container.mobile-view #page-root,
.not-intro-page #usersite-container.mobile-view #container-wrap,
.not-intro-page #usersite-container.mobile-view #container,
.not-intro-page #usersite-container.mobile-view #page-footer,
.not-intro-page #usersite-container.mobile-view #content-wrap,
.not-intro-page #usersite-container.mobile-view #content-top,
.not-intro-page #usersite-container.mobile-view #content,
.not-intro-page #usersite-container.mobile-view #content-bottom,
.not-intro-page #usersite-container.mobile-view #page-header,
.not-intro-page #usersite-container.mobile-view .music-player.display-swmp .player {
  width: auto;
  max-width: none;
  border-width: 0;
}
.not-intro-page #usersite-container.mobile-view #container,
.not-intro-page #usersite-container.mobile-view #content {
  padding: 0;
}
.not-intro-page #usersite-container.mobile-view #page-header {
  width: auto;
  height: auto;
  padding-top: 0;
  background-image: none;
}
.not-intro-page #usersite-container.mobile-view .zoogle-columns,
.not-intro-page #usersite-container.mobile-view div.zoogle-columns > .zoogle-column,
.not-intro-page #usersite-container.mobile-view div.zoogle-columns > .zoogle-column ~ .zoogle-column {
  display: block;
  float: none;
  width: 100%;
  height: auto;
  margin-left: 0;
  left: 0;
  top: 0;
}
.not-intro-page #usersite-container.mobile-view table#page-content-wrap,
.not-intro-page #usersite-container.mobile-view table#page-content-wrap > tbody:first-child {
  display: block;
}
.not-intro-page #usersite-container.mobile-view #header-wrap {
  display: none;
}
.display-mode-desktop .not-intro-page #usersite-container.mobile-view #header-wrap {
  display: block;
}
.not-intro-page #usersite-container.mobile-view #mobile-header {
  display: block;
}
.not-intro-page #usersite-container.mobile-view #mobile-header .bar {
  padding: 10px;
  vertical-align: middle;
  position: relative;
  box-sizing: border-box;
  min-height: 48px;
}
.not-intro-page #usersite-container.mobile-view #mobile-header .bar .project-name {
  max-width: 80%;
  margin: 0 auto;
  text-align: center;
}
.not-intro-page #usersite-container.mobile-view #mobile-header a {
  opacity: 0.75;
  float: left;
  border-style: solid;
  border-width: 1px;
  text-decoration: none !important;
  border-radius: 2px;
  font-size: 14px;
  width: 24px;
  height: 24px;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -12px;
  text-align: center;
  padding: 0 !important;
}
.not-intro-page #usersite-container.mobile-view #mobile-header a i {
  height: 100%;
}
.not-intro-page #usersite-container.mobile-view #mobile-header a i,
.not-intro-page #usersite-container.mobile-view #mobile-header a i:before {
  display: block;
  width: 100%;
}
.not-intro-page #usersite-container.mobile-view #mobile-header a i:before {
  position: relative;
  top: 50%;
  margin-top: -0.5em;
}
.not-intro-page #usersite-container.mobile-view #mobile-header .page-photos {
  position: relative;
  overflow: hidden;
}
.not-intro-page #usersite-container.mobile-view #mobile-header img {
  min-width: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  vertical-align: bottom;
}
.display-mode-desktop .not-intro-page #usersite-container.mobile-view #mobile-header {
  display: none;
}
#usersite-container.previewing-within-container #mobile-header img {
  top: 0 !important;
  left: 0 !important;
}
/* --------------------------
   Structure
-------------------------- */
html:not(.previewing-within-container):not(.mobile-view) body {
  min-width: 980px;
}
.not-intro-page #usersite-container:not(.mobile-view) #content {
  width: 960px;
  margin: 0 auto;
}
.not-intro-page #usersite-container .music-player.display-swmp .player {
  width: 960px;
}
.not-intro-page #usersite-container #container,
.not-intro-page #usersite-container .music-player.display-swmp header,
.not-intro-page #usersite-container footer#page-footer {
  margin: 0 auto;
}
.not-intro-page #usersite-container .zoogle-columns {
  *zoom: 1;
}
.not-intro-page #usersite-container .zoogle-columns:before,
.not-intro-page #usersite-container .zoogle-columns:after {
  content: " ";
  display: table;
}
.not-intro-page #usersite-container .zoogle-columns:after {
  clear: both;
}
.not-intro-page #usersite-container div.zoogle-column {
  float: left;
  height: 100%;
}
.not-intro-page #usersite-container .zoogle-columns-100 > .zoogle-column {
  width: 100%;
}
.not-intro-page #usersite-container div.zoogle-columns-50-50 > .zoogle-column {
  width: 49%;
}
.not-intro-page #usersite-container div.zoogle-columns-50-50 > .zoogle-column ~ .zoogle-column {
  margin-left: 2%;
}
.not-intro-page #usersite-container div.zoogle-columns-67-33 > .zoogle-column {
  width: 66%;
}
.not-intro-page #usersite-container div.zoogle-columns-67-33 > .zoogle-column ~ .zoogle-column {
  width: 32%;
}
.not-intro-page #usersite-container div.zoogle-columns-33-67 > .zoogle-column {
  width: 32%;
}
.not-intro-page #usersite-container div.zoogle-columns-33-67 > .zoogle-column ~ .zoogle-column {
  width: 66%;
}
.not-intro-page #usersite-container div.zoogle-columns-33-33-33 > .zoogle-column {
  width: 32%;
}
.not-intro-page #usersite-container div.zoogle-columns-33-67 > .zoogle-column ~ .zoogle-column,
.not-intro-page #usersite-container div.zoogle-columns-67-33 > .zoogle-column ~ .zoogle-column,
.not-intro-page #usersite-container div.zoogle-columns-33-33-33 > .zoogle-column ~ .zoogle-column {
  margin-left: 2%;
}
.not-intro-page #usersite-container:not(.mobile-view) table#page-content-wrap {
  width: 1040px;
  border-spacing: 20px;
  position: relative;
  left: -40px;
}
.not-intro-page #usersite-container:not(.mobile-view) table#page-content-wrap *:after {
  border-spacing: 0;
}
.not-intro-page #usersite-container:not(.mobile-view) table#page-content-wrap {
  top: -20px;
}
.not-intro-page #usersite-container header#page-header {
  text-align: center;
  width: 960px;
  margin: 0 auto;
}
.not-intro-page #usersite-container nav#main-nav.non-mobile {
  padding: 0.65em 0;
  background-color: #282727;
}
.not-intro-page #usersite-container nav#main-nav.non-mobile ul li.top {
  margin: 0 25px;
}
.not-intro-page #usersite-container #page-header #header-wrap .layer-title {
  margin-top: 20px;
}
.not-intro-page #usersite-container #content {
  padding-top: 35px;
}
.not-intro-page #usersite-container #content .zoogle-columns {
  margin-bottom: 40px;
}
.not-intro-page #usersite-container #content .zoogle-column {
  background-color: black;
  background-color: rgba(0, 0, 0, 0.06);
}
.not-intro-page #usersite-container #content .feature {
  padding: 15px;
}
.not-intro-page #usersite-container #content .feature.with-title {
  padding-top: 0;
}
.not-intro-page #usersite-container #content .feature.title_feature {
  padding-bottom: 0;
}
.not-intro-page #usersite-container #content .col_1_of_1 .feature,
.not-intro-page #usersite-container #content .col_1_of_2 .feature {
  margin-left: 0;
}
.not-intro-page #usersite-container #content .col_2_of_2 .feature {
  margin-left: 0;
}
.not-intro-page #usersite-container #content .col_1_of_1 .feature,
.not-intro-page #usersite-container #content .col_2_of_2 .feature {
  margin-right: 0;
}
.not-intro-page #usersite-container .subtitle-wrap {
  padding: 15px;
  margin: 15px 0;
}
.not-intro-page #usersite-container .feature.title_feature .subtitle-wrap {
  margin-top: 0;
}
.not-intro-page #usersite-container footer#page-footer {
  width: 960px;
  text-align: center;
}
/* --------------------------
   / Structure
-------------------------- */
/* --------------------------
   Variables: 

@theme-id: 152;
@variant-key: "a";
@text-color: #000000;
@link-color: #a05940;
@feature-title-color: #000000;
@nav-link-color: #f0f0f0;
@nav-link-rollover-color: #ffffff;
@sub-menu-background-color: #f5ac62;
@sub-menu-link-color: #ffffff;
@page-title-color: #000000;
@body-font-set: 3;
@body-font-set-main-family: 'PT Sans', sans-serif;
@body-font-set-main-weight: normal;
@body-font-set-main-text-transform: none;
@body-font-set-main-font-style: normal;
@body-font-set-main-letter-spacing: normal;
@body-font-set-main-url: "http://fonts.googleapis.com/css?family=PT+Sans";
@body-font-set-alt-family: 'Oswald', sans-serif;
@body-font-set-alt-weight: 700;
@body-font-set-alt-text-transform: uppercase;
@body-font-set-alt-font-style: normal;
@body-font-set-alt-letter-spacing: normal;
@body-font-set-alt-url: "http://fonts.googleapis.com/css?family=Oswald:700";
@body-size-number: 18px;
@feature-title-font-face: "OpenSans";
@feature-title-font-face-base-url: "http://s3.amazonaws.com/content.sitezoogle.com/system/fonts/";
@feature-title-font-face-svg-id: "OpenSans";
@feature-title-size-number: 25px;
@page-title-font-face: "Oswald-Bold";
@page-title-font-face-base-url: "http://s3.amazonaws.com/content.sitezoogle.com/system/fonts/";
@page-title-font-face-svg-id: "Oswald-Bold";
@page-title-size-number: 72px;
@button-font-face: "PTSans-Regular";
@button-font-face-base-url: "http://s3.amazonaws.com/content.sitezoogle.com/system/fonts/";
@button-font-face-svg-id: "PTSans-Regular";
@button-size-number: 19px;
@swmp-use-custom-colors-boolean: false;
@swmp-background-color: #000000;
@swmp-text-color-enum: "white";
@page-title-type-enum: "text";
@page-title-offset-x-number: 0px;
@page-title-offset-y-number: 0px;
@page-title-logo-background-image: none;
@page-title-logo-background-image-original-width: 0px;
@page-title-logo-background-image-original-height: 0px;
@page-title-string: "";
@page-title-logo-size-number: 100%;
@intro-page-background-color: #ffffff;
@intro-page-text-color: #000000;
@mobile-nav-link-color: #000000;
-------------------------- */
/* automatic import /usersite/themes/core_mixins.less */
/* automatic import /usersite/themes/theme_option_groups/global_colors.less */
.not-intro-page #usersite-container,
.not-intro-page #usersite-container legend,
.not-intro-page #usersite-container button {
  color: #000000;
}
.not-intro-page #usersite-container .FCK__AnchorC {
  color: #000000 !important;
}
.not-intro-page #usersite-container .text-main,
.not-intro-page #usersite-container h1,
.not-intro-page #usersite-container h2,
.not-intro-page #usersite-container h3,
.not-intro-page #usersite-container h4,
.not-intro-page #usersite-container h5 {
  color: #000000;
}
.not-intro-page #usersite-container a,
.not-intro-page #usersite-container .text-main a,
.not-intro-page #usersite-container h1 a,
.not-intro-page #usersite-container h2 a,
.not-intro-page #usersite-container h3 a,
.not-intro-page #usersite-container h4 a,
.not-intro-page #usersite-container h5 a {
  color: #a05940;
}
.not-intro-page #usersite-container .text-secondary {
  color: lighten_or_darken(#000000, 15%);
  color: rgba(0, 0, 0, 0.75);
}
.not-intro-page #usersite-container .pagination a {
  color: lighten_or_darken(#a05940, 15%);
  color: rgba(160, 89, 64, 0.85);
}
.not-intro-page #usersite-container .pagination .current,
.not-intro-page #usersite-container .pagination a:hover,
.not-intro-page #usersite-container .pagination a:focus {
  color: rgba(0, 0, 0, 0.5);
}
.not-intro-page #usersite-container .text-tertiary {
  color: lighten_or_darken(#000000, 30%);
  color: rgba(0, 0, 0, 0.55);
}
.not-intro-page #usersite-container .text-tertiary a {
  color: lighten_or_darken(#000000, 15%);
  color: rgba(0, 0, 0, 0.85);
}
.not-intro-page #usersite-container .text-tertiary a:hover,
.not-intro-page #usersite-container .text-tertiary a:focus {
  color: #000000;
}
.not-intro-page #usersite-container .bg-accent-slight,
.not-intro-page #usersite-container .bg-accent-slight-hover:hover,
.not-intro-page #usersite-container table.ui-collection tr:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.not-intro-page #usersite-container .bg-accent {
  background-color: #8c8c8c;
  background-color: rgba(0, 0, 0, 0.2);
}
.not-intro-page #usersite-container .bg-accent-heavy {
  background-color: #808080;
  background-color: rgba(0, 0, 0, 0.5);
}
.not-intro-page #usersite-container .bg-main {
  background-color: #000000;
}
.not-intro-page #usersite-container .pagination .current,
.not-intro-page #usersite-container .pagination .page a:hover,
.not-intro-page #usersite-container .pagination .page a:focus {
  background-color: rgba(140, 140, 140, 0.5);
}
.not-intro-page #usersite-container table.underlined th,
.not-intro-page #usersite-container table.underlined td,
.not-intro-page #usersite-container table.ui-collection th,
.not-intro-page #usersite-container table.ui-collection td,
.not-intro-page #usersite-container .border-accent th,
.not-intro-page #usersite-container .border-accent td,
.not-intro-page #usersite-container .border-accent {
  border-color: #8c8c8c;
  border-color: rgba(0, 0, 0, 0.2);
}
.not-intro-page #usersite-container .border-accent-embossed {
  border-color: #8c8c8c;
  border-color: rgba(0, 0, 0, 0.2);
  border-bottom-color: rgba(0, 0, 0, 0.35);
}
.not-intro-page #usersite-container .border-accent-dark {
  border-color: #8c8c8c;
  border-color: rgba(0, 0, 0, 0.35);
}
.not-intro-page #usersite-container .border-link {
  border-color: #a05940;
  border-color: rgba(160, 89, 64, 0.6);
}
.not-intro-page #usersite-container .pagination {
  border-top: 1px solid #8c8c8c;
}
.not-intro-page #usersite-container td.spacer {
  background: #8c8c8c;
  background: rgba(0, 0, 0, 0.2);
}
.not-intro-page #usersite-container input,
.not-intro-page #usersite-container textarea {
  color: #333;
  background-color: #fff;
}
.not-intro-page #usersite-container input[type="image"] {
  background-color: transparent;
}
.not-intro-page #usersite-container .simple_form textarea,
.not-intro-page #usersite-container .simple_form input {
  border: 1px solid #8c8c8c;
}
.not-intro-page #usersite-container .simple_form textarea:focus,
.not-intro-page #usersite-container .simple_form input:focus {
  border-color: #a05940;
  box-shadow: 0 0 4px rgba(160, 89, 64, 0.5);
}
.not-intro-page #usersite-container #mobile-header .bar {
  color: #000000;
}
.not-intro-page #usersite-container #mobile-header .bar a {
  color: #000000;
  border-color: #000000;
}
.not-intro-page #usersite-container .subtitle-wrap {
  color: #000000;
}
.not-intro-page #usersite-container .button,
.not-intro-page #usersite-container input[type="submit"],
.not-intro-page #usersite-container .bg-highlight,
.not-intro-page #usersite-container a.bg-highlight {
  background-color: #a05940;
  border: 1px solid transparent;
}
.not-intro-page #usersite-container .button,
.not-intro-page #usersite-container input[type="submit"],
.not-intro-page #usersite-container .bg-highlight,
.not-intro-page #usersite-container a.bg-highlight,
.not-intro-page #usersite-container .button:hover,
.not-intro-page #usersite-container input[type="submit"]:hover,
.not-intro-page #usersite-container .bg-highlight:hover,
.not-intro-page #usersite-container a.bg-highlight:hover,
.not-intro-page #usersite-container .button:focus,
.not-intro-page #usersite-container input[type="submit"]:focus,
.not-intro-page #usersite-container .bg-highlight:focus,
.not-intro-page #usersite-container a.bg-highlight:focus {
  color: rgba(255, 255, 255, 0.8);
}
.not-intro-page #usersite-container .button:hover,
.not-intro-page #usersite-container .button:focus {
  background-color: rgba(160, 89, 64, 0.9);
}
.not-intro-page #usersite-container .button:active {
  background-color: lighten_or_darken(#a05940, 10%);
}
.not-intro-page #usersite-container .button.disabled:hover,
.not-intro-page #usersite-container .button[disabled]:hover,
.not-intro-page #usersite-container .button.disabled:focus,
.not-intro-page #usersite-container .button[disabled]:focus {
  background-color: rgba(160, 89, 64, 0.9);
}
.not-intro-page #usersite-container .button-secondary {
  color: #a05940;
  border: 1px solid rgba(160, 89, 64, 0.8);
  background-color: transparent;
}
.not-intro-page #usersite-container .button-secondary:hover,
.not-intro-page #usersite-container .button-secondary:focus {
  background-color: rgba(255, 255, 255, 0.2);
  color: rgba(160, 89, 64, 0.8);
}
.not-intro-page #usersite-container .button-secondary:active {
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1);
}
.not-intro-page #usersite-container .button-tertiary,
.not-intro-page #usersite-container .button-tertiary:hover,
.not-intro-page #usersite-container .button-tertiary:focus {
  background-color: transparent;
  color: #a05940;
}
.not-intro-page #usersite-container .button-tertiary:hover,
.not-intro-page #usersite-container .button-tertiary:hover:hover,
.not-intro-page #usersite-container .button-tertiary:focus:hover {
  background-color: rgba(255, 255, 255, 0.55);
}
.not-intro-page #usersite-container footer .branding a {
  color: #000000;
}
.oldie.not-intro-page #usersite-container .zoogle-music-player .circle-button {
  color: #a05940;
}
.not-intro-page #usersite-container .track-number {
  color: rgba(0, 0, 0, 0.4);
}
/* automatic import /usersite/themes/theme_option_groups/global_menu_colors.less */
#usersite-container nav#main-nav.non-mobile ul ul li a:link,
#usersite-container nav#main-nav.non-mobile ul ul li a:visited {
  background-color: #f5ac62;
  color: #ffffff;
  color: rgba(255, 255, 255, 0.8);
}
#usersite-container nav#main-nav.non-mobile ul ul li a:hover,
#usersite-container nav#main-nav.non-mobile ul ul li a:focus {
  color: #ffffff;
}
#usersite-container nav#main-nav.non-mobile ul ul:before,
#usersite-container nav#main-nav.non-mobile ul.horizontal ul:before {
  border-color: transparent transparent #f5ac62 transparent;
}
#usersite-container nav#main-nav.non-mobile ul.horizontal ul:after {
  border-color: #f5ac62 transparent transparent transparent;
}
#usersite-container nav#main-nav.non-mobile ul.vertical_right ul:before {
  border-color: transparent transparent transparent #f5ac62;
}
#usersite-container nav#main-nav.non-mobile ul.vertical_left ul:before {
  border-color: transparent #f5ac62 transparent transparent;
}
#usersite-container #toggle-mobile-menu a,
#usersite-container nav#main-nav.non-mobile a.top {
  color: #f0f0f0;
}
#usersite-container #toggle-mobile-menu a:hover,
#usersite-container nav#main-nav.non-mobile a.top:hover,
#usersite-container #toggle-mobile-menu a:focus,
#usersite-container nav#main-nav.non-mobile a.top:focus {
  color: #ffffff;
}
#usersite-container nav#main-nav li.selected a.top {
  color: #ffffff;
}
#usersite-container nav#main-nav.mobile a.top:hover {
  color: #ffffff;
}
/* automatic import /usersite/themes/theme_option_groups/global_menu_fonts.less */
@font-face {
  font-family: "PTSans-Regular";
  src: url("http://s3.amazonaws.com/content.sitezoogle.com/system/fonts/PTSans-Regular/PTSans-Regular.eot?iefix") format("embedded-opentype"), url("http://s3.amazonaws.com/content.sitezoogle.com/system/fonts/PTSans-Regular/PTSans-Regular.woff") format("woff"), url("http://s3.amazonaws.com/content.sitezoogle.com/system/fonts/PTSans-Regular/PTSans-Regular.ttf") format("truetype"), url('http://s3.amazonaws.com/content.sitezoogle.com/system/fonts/PTSans-Regular/PTSans-Regular.svg#button-font-face-svg-id') format('svg');
  font-weight: normal;
  font-style: normal;
}
#usersite-container #page-root nav#main-nav {
  font-size: 19px;
}
#usersite-container #page-root nav#main-nav ul ul {
  font-size: 13px;
}
#usersite-container #page-root nav#main-nav.non-mobile {
  font-size: 19px;
}
#usersite-container #page-root nav#main-nav.non-mobile ul ul {
  font-size: 13px;
}
#usersite-container nav#main-nav {
  font-family: "PTSans-Regular";
}
/* automatic import /usersite/themes/theme_option_groups/global_mobile_menu.less */
#usersite-container nav#main-nav.mobile a.top:link,
#usersite-container nav#main-nav.mobile ul li a:link,
#usersite-container nav#main-nav.mobile a.top:visited,
#usersite-container nav#main-nav.mobile ul li a:visited,
#usersite-container nav#main-nav.mobile a.top:hover,
#usersite-container nav#main-nav.mobile ul li a:hover,
#usersite-container nav#main-nav.mobile a.top:active,
#usersite-container nav#main-nav.mobile ul li a:active {
  color: #000000;
}
/* automatic import /usersite/themes/theme_option_groups/global_content_fonts.less */
#usersite-container {
  text-align: left;
}
#usersite-container .main-font {
  font-family: 'PT Sans', sans-serif;
  font-weight: normal;
  text-transform: none;
  font-style: normal;
  letter-spacing: normal;
}
#usersite-container .alt-font {
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-style: normal;
  letter-spacing: normal;
}
#usersite-container,
#usersite-container legend,
#usersite-container input,
#usersite-container textarea,
#usersite-container button {
  font-size: 18px;
  line-height: 1.5;
  font-family: 'PT Sans', sans-serif;
  font-weight: normal;
  text-transform: none;
  font-style: normal;
  letter-spacing: normal;
}
#usersite-container .gallery_feature li {
  font-size: 18px;
}
#usersite-container footer .branding a {
  text-decoration: none;
}
/* automatic import /usersite/themes/theme_option_groups/global_feature_title_fonts.less */
@font-face {
  font-family: "OpenSans";
  src: url("http://s3.amazonaws.com/content.sitezoogle.com/system/fonts/OpenSans/OpenSans.eot?iefix") format("embedded-opentype"), url("http://s3.amazonaws.com/content.sitezoogle.com/system/fonts/OpenSans/OpenSans.woff") format("woff"), url("http://s3.amazonaws.com/content.sitezoogle.com/system/fonts/OpenSans/OpenSans.ttf") format("truetype"), url('http://s3.amazonaws.com/content.sitezoogle.com/system/fonts/OpenSans/OpenSans.svg#feature-title-font-face-svg-id') format('svg');
  font-weight: normal;
  font-style: normal;
}
#usersite-container .subtitle-wrap {
  font-size: 25px;
  font-family: "OpenSans";
  letter-spacing: normal;
  font-weight: normal;
  text-transform: none;
  font-style: normal;
}
/* automatic import /usersite/themes/theme_option_groups/global_page_title_logo_legacy.less */
h1#page-title.display-type-logo img {
  width: 100%;
}
/* automatic import /usersite/themes/theme_option_groups/global_page_title_offsets_legacy.less */
#page-header .layer-title .outer {
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
/* automatic import /usersite/themes/theme_option_groups/global_page_title_font_legacy.less */
@font-face {
  font-family: "Oswald-Bold";
  src: url("http://s3.amazonaws.com/content.sitezoogle.com/system/fonts/Oswald-Bold/Oswald-Bold.eot?iefix") format("embedded-opentype"), url("http://s3.amazonaws.com/content.sitezoogle.com/system/fonts/Oswald-Bold/Oswald-Bold.woff") format("woff"), url("http://s3.amazonaws.com/content.sitezoogle.com/system/fonts/Oswald-Bold/Oswald-Bold.ttf") format("truetype"), url('http://s3.amazonaws.com/content.sitezoogle.com/system/fonts/Oswald-Bold/Oswald-Bold.svg#page-title-font-face-svg-id') format('svg');
  font-weight: normal;
  font-style: normal;
}
#usersite-container .project-name {
  font-family: "Oswald-Bold";
  font-weight: normal;
}
#usersite-container h1#page-title .outer {
  font-family: "Oswald-Bold";
  font-weight: normal;
  font-size: 72px;
}
#usersite-container h1#page-title.display-type-logo span.outer,
#usersite-container h1#page-title.display-type-none span.outer {
  font-size: 0;
}
#usersite-container h1#page-title.display-type-none span {
  display: none;
}
#usersite-container #title-wrap h1#page-title.display-type-logo span,
#usersite-container #title-wrap h1#page-title.display-type-logo span img {
  width: 100%;
}
/* automatic import /usersite/themes/theme_option_groups/global_page_title_color.less */
#page-title span.outer {
  color: #000000;
}
/* automatic import /usersite/themes/theme_option_groups/global_swmp.less */
#sticky-footer .music_feature .music-player.display-swmp {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.95);
}
#sticky-footer .music_feature .music-player.display-swmp .player-title .title {
  color: #fff;
  color: rgba(255, 255, 255, 0.9);
}
#sticky-footer .music_feature .music-player.display-swmp .artist {
  color: #fff;
  color: rgba(255, 255, 255, 0.6);
}
#sticky-footer .music_feature .music-player.display-swmp .artist span {
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
}
#sticky-footer .music_feature .music-player.display-swmp .player .action .button {
  font-size: 12px;
  min-width: 55px;
}
#sticky-footer .music_feature .music-player.display-swmp .player a {
  color: #fff;
}
#sticky-footer .music_feature .music-player.display-swmp .player a.play-button,
#sticky-footer .music_feature .music-player.display-swmp .player a.button {
  background-color: transparent;
  background-color: rgba(255, 255, 255, 0.3);
}
#sticky-footer .music_feature .music-player.display-swmp .player a.play-button:hover,
#sticky-footer .music_feature .music-player.display-swmp .player a.button:hover,
#sticky-footer .music_feature .music-player.display-swmp .player a.play-button:focus,
#sticky-footer .music_feature .music-player.display-swmp .player a.button:focus {
  background-color: rgba(255, 255, 255, 0.325);
}
#sticky-footer .music_feature .music-player.display-swmp .player a.play-button:active,
#sticky-footer .music_feature .music-player.display-swmp .player a.button:active {
  background-color: rgba(255, 255, 255, 0.35);
}
#sticky-footer .music_feature .music-player.display-swmp .player .progress {
  background: #fefefe;
  background: rgba(255, 255, 255, 0.4);
}
#sticky-footer .music_feature .music-player.display-swmp .player .progress .position {
  background: #fdfdfd;
  background: rgba(255, 255, 255, 0.7);
}
#sticky-footer .music_feature .music-player.display-swmp .time {
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
}
#sticky-footer .music_feature .music-player.display-swmp .text-tertiary {
  color: rgba(255, 255, 255, 0.7);
}
/* automatic import /usersite/themes/theme_option_groups/global_intro_page.less */
.intro-page #usersite-container {
  color: #000000;
}
.intro-page #usersite-container,
.intro-page #usersite-container #page-root {
  background-color: #ffffff;
}
.intro-page #usersite-container a:link,
.intro-page #usersite-container a:visited {
  color: #000000;
}
.intro-page #usersite-container #intro-enter-link a.button {
  background-color: #000000;
  color: #ffffff;
}
/* --------------------------
   Skin
-------------------------- */
.not-intro-page #usersite-container {
  background: white url("http://assets.sitezoogle.com/usersite/themes/152/a/bg.png") top left repeat;
}
.not-intro-page #usersite-container header#page-header {
  background: transparent url("http://assets.sitezoogle.com/usersite/themes/152/a/header-background.png") top center no-repeat;
}
.not-intro-page #usersite-container .subtitle-wrap {
  background: transparent url("http://assets.sitezoogle.com/usersite/themes/152/a/subheader.png") top left repeat;
}
.not-intro-page #usersite-container #header-wrap {
  width: 961px;
  height: 286px;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.not-intro-page #usersite-container #header-wrap img {
  vertical-align: bottom;
}
.not-intro-page #usersite-container #header-wrap #page-title.display-type-none {
  display: none;
}
.not-intro-page #usersite-container #header-wrap #page-title.display-type-logo {
  font-size: 0px;
}
.not-intro-page #usersite-container #header-wrap .layer {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
  background: transparent none no-repeat 0 0;
}
.not-intro-page #usersite-container #header-wrap .layer.layer-foreground,
.not-intro-page #usersite-container #header-wrap .layer.layer-trim-frame,
.not-intro-page #usersite-container #header-wrap .layer.layer-frame,
.not-intro-page #usersite-container #header-wrap .layer.layer-title,
.not-intro-page #usersite-container #header-wrap .layer.layer-title-background,
.not-intro-page #usersite-container #header-wrap .layer.layer-subtitle {
  z-index: 101;
}
.not-intro-page #usersite-container #header-wrap .layer-background {
  left: 0px;
  top: 0px;
  width: 1301px;
  height: 286px;
  background-image: url("http://assets.sitezoogle.com/usersite/themes/152/a/header/background.png?1");
}
.not-intro-page #usersite-container #header-wrap .layer-photo {
  left: 1px;
  top: 0px;
  width: 959px;
  height: 286px;
  overflow: hidden;
}
.not-intro-page #usersite-container #header-wrap .layer-photo img {
  max-width: none;
  min-width: 0;
  border: 0px none transparent;
  padding: 0;
  margin: 0;
}
.not-intro-page #usersite-container #header-wrap .layer-title {
  text-align: center;
  top: 73px;
  overflow: visible;
  left: 480px;
  color: black;
  -webkit-transform: translate(-50%, -95%) rotate(0deg);
  -moz-transform: translate(-50%, -95%) rotate(0deg);
  -ms-transform: translate(-50%, -95%) rotate(0deg);
  transform: translate(-50%, -95%) rotate(0deg);
}
.not-intro-page #usersite-container #header-wrap .layer-title h1 {
  color: black;
  margin: 0;
  padding: 0;
  font-weight: normal;
  line-height: normal;
}
.not-intro-page #usersite-container #header-wrap .layer-title span {
  display: inline-block;
  white-space: nowrap;
  position: relative;
}
.not-intro-page #usersite-container #header-wrap .layer-title span img {
  vertical-align: bottom;
}
/* --------------------------
   / Skin
-------------------------- */
/* --------------------------
   Custom CSS
-------------------------- */
/* --------------------------
   / Custom CSS
-------------------------- */
