@font-face {
  font-family: Calibre;
  src: local('Calibre'), url("../font/Calibre Regular.otf") format('opentype');
}
@font-face {
  font-family: CalibreMedium;
  src: local('☺'), url("../font/Calibre Medium.otf") format('opentype');
}
@font-face {
  font-family: CalibreSemiBold;
  src: local('☺'), url("../font/Calibre Semibold.otf") format('opentype');
}
@font-face {
  font-family: CalibreLight;
  src: local('☺'), url("../font/Calibre Light.otf") format('opentype');
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #01bcc8;
}
a:visited {
  color: #01bcc8;
}
a:hover,
a:focus,
a:active {
  color: #01bcc8;
}
a:hover,
a:active {
  outline: 0;
}
a {
  text-decoration: none;
}
.clear {
  clear: both;
}
.category-label {
  text-transform: uppercase;
  border-radius: 5px;
  color: #fff;
  float: left;
  padding: 11px 8px 4px;
  line-height: 14px;
  font-size: 17px;
  margin-top: -6px;
  margin-right: 10px;
  font-family: CalibreSemiBold;
}
.category-label a {
  color: #fff;
}
.music.category-label {
  background-color: #01bcc8;
}
.film.category-label {
  background-color: #fe3535;
}
.podcast.category-label {
  background-color: #f50;
}
body {
  font-family: 'Calibre', Arial, Helvetica, Times, sans-serif;
  box-sizing: border-box;
  background: #fff;
}
.nav-wrapper {
  margin: 0 50px;
}
.content-wrapper {
  width: auto;
  margin: 0 400px 0 auto;
}
.content-wrapper .site-main {
  max-width: 700px;
  margin: 40px auto;
}
.single .widget-area,
.page-template-page-contact .widget-area,
.page-template-page-about .widget-area,
.post-type-archive-artist .widget-area,
.page-template-default .widget-area {
  display: none;
}
.single .content-wrapper,
.page-template-page-contact .content-wrapper,
.page-template-page-about .content-wrapper,
.post-type-archive-artist .content-wrapper,
.page-template-default .content-wrapper {
  margin: 0 auto;
}
.single .content-wrapper .site-main,
.page-template-page-contact .content-wrapper .site-main,
.page-template-page-about .content-wrapper .site-main,
.post-type-archive-artist .content-wrapper .site-main,
.page-template-default .content-wrapper .site-main {
  max-width: 880px;
  margin: 40px auto;
}
body .nav-wrapper svg rect {
  visibility: hidden;
}
body.home .nav-wrapper svg rect,
body.single .nav-wrapper svg rect {
  visibility: visible;
}
.site-header {
  background-color: #222;
}
.site-header a,
.site-header .socialsubmenu .loginLink a {
  color: #e0e0e0;
  font-size: 15px;
}
.site-header a:hover {
  color: #01bcc8;
}
.site-header .nav-wrapper > a > svg {
  float: left;
  margin-right: 30px;
  margin-top: 20px;
  margin-bottom: 0px;
  width: 130px;
  fill: #fff;
}
.site-header .artistLoginWrapper {
  float: right;
}
.site-header .main-navigation {
  text-transform: uppercase;
  float: left;
  margin: 40px 0 0;
}
.site-header .main-navigation ul li {
  margin-right: 20px;
  line-height: 66px;
}
.site-header .main-navigation ul li.current-menu-item .bottomBorderDiv,
.site-header .main-navigation ul li.current-menu-ancestor .bottomBorderDiv {
  border-bottom: 2px solid #fff;
  height: 0px;
  bottom: -2px;
  width: 32px;
  margin: 0 auto;
}
.site-header .main-navigation ul .artists-nav-item > a img {
  height: 10px;
  margin-left: 3px;
}
.site-header .main-navigation ul ul.sub-menu {
  top: 40px;
  background-color: #222;
  padding: 5px;
}
.site-header .main-navigation ul ul.sub-menu li {
  line-height: 30px;
}
.site-header .main-navigation ul ul.sub-menu li a {
  width: 40px;
}
.site-header .searchform a {
  color: #666;
}
.site-header .socialsubmenu {
  float: right;
  margin: 62px 0 0;
  padding-left: 15px;
}
.site-header .socialsubmenu a {
  color: #666;
  font-size: 18px;
}
.site-header .socialsubmenu a:hover {
  color: #aaa;
}
.site-header .socialsubmenu li {
  display: inline-block;
  margin-right: 16px;
  font-size: 1.2rem;
  color: #fff;
}
.infinite-loader .spinner {
  margin: 0 auto;
  left: 0 !important;
}
/* HEADER SEARCH FORM */
.searchform {
  float: right;
  margin: 0.67rem 0;
}
.searchform .search {
  position: relative;
  width: 30px;
  height: 30px;
  margin: 44px 0px 0;
}
.searchform .search .searchbox {
  display: none;
  height: 30px;
  width: 100%;
  padding-right: 30px;
  padding-left: 15px;
  background-color: #fff;
  border: 0px;
  color: #000;
  font-family: sans-serif;
}
.searchform .search .search-toggle {
  border: 0;
  background-color: transparent;
  position: absolute;
  top: 5px;
  right: 0;
  display: block;
  width: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  font-size: 18px;
  border-radius: 15px;
}
.searchform .search .search-toggle:hover {
  color: #aaa;
}
.searchform .search.is-active {
  width: 200px;
}
.searchform .search.is-active .searchbox {
  display: inline-block;
}
.searchform .search.is-active .search-toggle {
  color: #a9a9a9;
}
.search-results article footer {
  display: none;
}
/* HOMEBOX */
.homeBox {
  color: #4a4a4a;
  margin-bottom: 29px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e0e0e0;
}
.homeBox .byLine {
  margin: 10px 0;
  color: #888;
  font-size: 17px;
}
.homeBox .wp-post-image {
  width: 100%;
  height: auto;
}
.homeBox .byLine .socialLine {
  float: right;
  font-size: 17px;
  color: #888;
}
.homeBox .byLine .socialLine a {
  margin-left: 16px;
  margin-right: 5px;
}
.homeBox .byLine .socialLine .fa-facebook {
  color: #3b5998;
  font-size: 22px;
}
.homeBox .byLine .socialLine .fa-twitter {
  color: #4099ff;
  font-size: 22px;
  margin-right: 0px;
}
.homeBox .byLine .socialLine .commentsIcon {
  color: #666;
  font-size: 18px;
}
.homeBox .entry-header h2 {
  margin-bottom: 0px;
  font-weight: normal;
  font-family: CalibreSemiBold;
  font-size: 36px;
}
.homeBox .entry-header h2 a {
  color: #222;
}
.homeBox .entry-content {
  margin-top: 0px;
  font-size: 22px;
}
.content-area #infinite-handle {
  text-align: center;
  margin-bottom: 1.5em;
  font-family: CalibreMedium;
  font-size: 14px;
}
.content-area #infinite-handle span {
  padding: 10px 16px 6px;
  background-color: #fff;
  color: #01bcc8;
  border: 1px solid #01bcc8;
}
footer {
  padding-top: 15px;
  padding-bottom: 10px;
  background-color: #000;
  color: #4a4a4a;
  position: relative;
}
footer .homeLink,
footer .bottomText {
  float: left;
}
footer .homeLink svg {
  height: 70px;
  fill: #4a4a4a;
}
footer .bottomText {
  margin-left: 30px;
  line-height: 84px;
  font-size: 15px;
  color: #666;
}
footer .topLinkWrapper {
  position: absolute;
  right: 20px;
  top: 35px;
  font-size: 48px;
}
footer .topLinkWrapper a {
  color: #4a4a4a;
}
.site-content {
  position: relative;
}
#secondary.widget-area {
  background-color: #f7f7f7;
  position: absolute;
  top: 0;
  right: 0;
  padding: 13px 50px;
  width: 400px;
}
#secondary.widget-area .widget-title,
#secondary.widget-area .widget-title a {
  color: #aaa;
  margin-bottom: 5px;
  font-family: CalibreSemiBold;
  font-size: 30px;
}
#secondary.widget-area .widget {
  margin-bottom: 60px;
}
.page-template-page-contact .contact-box {
  background: #fff;
  float: left;
  width: 315px;
  height: 239px;
  margin-bottom: 12px;
  text-align: center;
}
.page-template-page-contact .contact-box h2 {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  margin-top: 80px;
}
.page-template-page-contact .contact-box h3 {
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  margin-bottom: 30px;
}
.page-template-page-contact .contact-box a {
  font-size: 14px;
  line-height: 20px;
}
.page-template-page-about .about-us .about-box {
  margin: 0 auto;
  overflow: hidden;
  border-bottom: 5px solid #000;
  padding-top: 30px;
  padding-bottom: 30px;
}
.page-template-page-about .about-us .about-box:nth-child(1) {
  padding-top: 0;
}
.page-template-page-about .about-us h2 {
  font-size: 20px;
  color: #000;
  font-weight: bold;
  margin: 0 0 10px;
  clear: none;
}
.page-template-page-about .about-us .about-img {
  float: left;
  width: 158px;
  overflow: hidden;
  margin-right: 30px;
}
.page-template-page-about .about-us .about-content {
  float: left;
  overflow: hidden;
}
.page-template-page-about .about-us .about-content img {
  float: left;
  width: 158px;
  overflow: hidden;
  margin-right: 30px;
}
/* SINGLE TALK PAGE */
.single-talks article .artistSidebarBox {
  margin-top: 30px;
}
.single-talks article .socialLine {
  color: #888;
}
.single-talks article .entry-header h1.entry-title {
  margin-bottom: 6px;
  font-family: CalibreMedium;
  font-size: 40px;
  color: #222;
}
.single-talks article .entry-header .subtitle {
  margin-bottom: 13px;
  font-size: 28px;
  color: #4a4a4a;
}
.single-talks article .entry-header .byLine {
  margin-bottom: 24px;
  font-size: 17px;
  color: #888;
}
.single-talks article .entry-header img.wp-post-image {
  width: 100%;
  height: auto;
}
.single-talks article .entry-content .articleMeta {
  width: 200px;
  margin-right: 60px;
}
.single-talks article .entry-content .articleMeta .rightText {
  font-size: 23px;
}
.single-talks article .entry-content .articleMeta .artistContent {
  font-size: 17px;
  color: #222;
}
.single-talks article .entry-content .articleMeta .fa-facebook {
  color: #3b5998;
  font-size: 22px;
  margin-right: 10px;
}
.single-talks article .entry-content .articleMeta .fa-twitter {
  color: #4099ff;
  font-size: 22px;
  margin-right: 15px;
  margin-left: 10px;
}
.single-talks article .entry-content .articleMeta .commentsIcon {
  color: #666;
  font-size: 18px;
  margin-right: 10px;
}
.single-talks article .entry-content .articleMeta .category-label {
  font-size: 14px;
  color: #222;
  margin-bottom: 10px;
}
.single-talks article .entry-content .text-content {
  max-width: 600px;
  color: #222;
  font-size: 21px;
}
.single-talks article .entry-content .text-content blockquote {
  font-family: CalibreLight;
  font-size: 36px;
  color: #222;
  margin: 0 50px;
}
.single-talks article .entry-content .text-content blockquote p {
  margin-top: 4px;
  margin-bottom: -3px;
}
.single-talks article .entry-content .text-content .blockquoteQuoteOpen {
  height: 45px;
  background-image: url("../images/icons/quote_open.svg");
  background-repeat: no-repeat;
  background-size: 45px;
  margin-top: 50px;
}
.single-talks article .entry-content .text-content .blockquoteQuoteClose {
  height: 45px;
  background-image: url("../images/icons/quote_close.svg");
  background-repeat: no-repeat;
  background-size: 45px;
  background-position: right center;
  margin-bottom: 50px;
}
.single-talks article .entry-content .article-page-content-float {
  float: left;
}
.single-talks .related-talks a {
  color: #000;
}
.single-talks .related-talks .youMightAlsoLikeContent {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: -10px;
}
.single-talks .related-talks .youMightAlsoLikeContent .lineItem {
  margin: 10px;
  width: 30%;
}
.single-talks .related-talks .youMightAlsoLikeContent .lineItem img {
  width: 100%;
  height: auto;
}
.single-talks .articleMeta .artistSidebarBox .topsection img {
  border-radius: 50%;
}
.single-talks .nextPrevWrapper {
  border-bottom: 1px solid #aaa;
  margin-bottom: 26px;
}
.single-talks .nextPrevWrapper .half {
  padding: 32px 50px 32px 50px;
  width: 50%;
  float: left;
  background-repeat: no-repeat;
}
.single-talks .nextPrevWrapper .half a {
  color: #000;
  display: flex;
  align-items: center;
  height: 40px;
}
.single-talks .nextPrevWrapper .half.left {
  background-image: url("../images/icons/arrow_left.svg");
  background-size: 60px 60px;
  background-position: left center;
  padding-left: 75px;
}
.single-talks .nextPrevWrapper .half.right {
  background-image: url("../images/icons/arrow_right.svg");
  background-size: 60px 60px;
  background-position: right center;
  padding-right: 75px;
}
.single-talks .nextPrevWrapper .half.right a {
  justify-content: flex-end;
}
/* SINGLE ARTIST PAGE */
#artist-box {
  background: #fff;
  width: 100%;
  height: 312px;
}
#artist-box #artist-img {
  float: left;
  width: 312px;
  height: 312px;
  overflow: hidden;
}
#artist-box #artist-img img {
  width: 100%;
  height: auto;
}
#artist-box #artist-content {
  float: left;
  overflow: auto;
  width: 284px;
  height: 312px;
}
#artist-box #artist-content h2 {
  font-size: 24px;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  margin: 15px;
}
#artist-box #artist-content p {
  font-size: 14px;
  color: #585858;
  line-height: 20px;
  font-weight: normal;
  padding: 0 15px 15px 15px;
}
#artist-box .tweet {
  float: left;
  width: 284px;
  background: #000;
  position: relative;
  color: #fff;
  height: 100%;
}
#artist-box .tweet h2 {
  font-weight: 500;
  padding: 10px 20px;
  float: left;
  width: 50%;
  font-size: 14px;
}
#artist-box .tweet div.half {
  float: right;
  width: 30%;
  padding: 20px;
}
#artist-box .tweet .dateago {
  font-size: 12px;
  margin-top: 20px;
  text-align: right;
  position: absolute;
  bottom: 15px;
  right: 0px;
}
#artist-box .tweet p.tweettext {
  max-height: 200px;
}
#artist-box .tweet p {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  padding: 0 20px;
}
#artist-box .tweet p a {
  text-decoration: none;
}
#artist-box .tweet p a:hover {
  color: #fff;
}
/* ARTIST LIST PAGE */
.post-type-archive-artist ul#letters {
  float: right;
  position: relative;
}
.post-type-archive-artist ul#letters li {
  display: inline;
  margin-left: 8px;
}
.post-type-archive-artist ul#letters li a {
  font-size: 12px;
  color: #323232;
  text-decoration: none;
}
.post-type-archive-artist ul#letters li a:hover {
  color: #1dd5cd;
}
.post-type-archive-artist .boxesWrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
}
.post-type-archive-artist .boxesWrapper .artist {
  width: 200px;
  overflow: hidden;
  text-align: center;
  min-height: 225px;
}
.post-type-archive-artist .boxesWrapper .artist h2 {
  font-size: 18px;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 5px solid #000;
}
.post-type-archive-artist .boxesWrapper .artist ul {
  position: relative;
}
.post-type-archive-artist .boxesWrapper .artist li {
  display: block;
  padding-bottom: 10px;
}
.post-type-archive-artist .boxesWrapper .artist li a {
  font-size: 14px;
  color: #7c7c7c;
  font-weight: normal;
  text-decoration: none;
}
.post-type-archive-artist .boxesWrapper .artist li a:hover {
  color: #1dd5cd;
}
.post-type-archive-artist .boxesWrapper .artist li a.moreartistslink {
  color: #1dd5cd;
}
.post-type-archive-artist .boxesWrapper .artist li:last-child a:hover {
  color: #7c7c7c;
}
.post-type-archive-artist .boxesWrapper .artist:nth-child(4n+1) {
  clear: both;
}
.nextprevarrows {
  text-align: center;
  margin: 30px auto 0;
}
.pullquote {
  display: inline-block;
  text-align: center;
  background-image: url("../images/quote-left.png"), url("../images/quote-right.png");
  background-repeat: no-repeat, no-repeat;
  background-position: top left, bottom right;
  padding-top: 100px;
  padding-bottom: 70px;
}
/* BEGIN NEW MAILING LIST BLOCK STYLES */
.mailing-list-wrapper {
  text-align: center;
  padding-top: 27px;
  padding-bottom: 40px;
  border-bottom: 1px solid #e0e0e0;
  color: #222;
}
.mailing-list-wrapper .mailingListInsideWrapper {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  font-family: CalibreMedium;
}
.mailing-list-wrapper .description {
  margin-top: 20px;
}
.mailing-list-wrapper form input {
  padding: 9px;
  font-size: 17px;
  width: 363px;
  margin-right: 15px;
  margin-top: 0px;
  font-family: sans-serif;
  color: #aaa;
}
.mailing-list-wrapper form button {
  color: #222;
  background-color: #01bcc8;
  font-size: 14px;
  padding: 13px 65px 12px;
  font-family: CalibreMedium;
}
.mailing-list-wrapper.top .mailingListInsideWrapper {
  font-size: 26px;
  color: #222;
  text-align: center;
}
.mailing-list-wrapper.top .mailingListInsideWrapper .description {
  font-size: 17px;
}
.mailing-list-wrapper.top button {
  border: 0px;
  text-transform: uppercase;
}
/* end NEW MAILING LIST BLOCK STYLES */
.socialLine.vertical .at-share-tbx-element.addthis_32x32_style {
  text-align: center;
}
.socialLine.vertical .at-share-tbx-element.addthis_32x32_style .at-share-btn-lookalike {
  max-height: none !important;
  max-width: none !important;
}
.socialLine.vertical .at-share-tbx-element.addthis_32x32_style .at-share-btn-lookalike span {
  height: 32px !important;
  width: 32px !important;
  line-height: 32px !important;
  padding: 5px;
}
.socialLine.vertical .at-share-tbx-element.addthis_32x32_style .at-share-btn-lookalike span svg {
  width: 22px !important;
  height: 22px !important;
}
ul.artist-list.artists-echo {
  position: relative;
  list-style: none;
  -webkit-column-width: 230px;
  -moz-column-width: 230px;
  column-width: 230px;
  text-align: center;
  padding: 25px 0;
  width: 100%;
}
.post-type-archive-artist #infinite-handle {
  display: none;
}
/** PRESS ------------------------- **/
.press {
  float: left;
  width: 23%;
  overflow: hidden;
  margin: 30px 1% 30px 1%;
  height: 144px;
  border-bottom: 5px solid #000;
}
.press a {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
.press h2 {
  font-size: 14px;
  color: #8d8d8d;
  font-weight: normal;
  font-style: italic;
  margin-top: 0;
  margin-bottom: 0;
}
.pressList#full > divnth-child(4n+1) {
  clear: both;
}
.pressList.profileList {
  margin-bottom: 35px;
}
