/*---------------------------------------------------
    LESS Elements 0.6
  ---------------------------------------------------
    A set of useful LESS mixins by Dmitry Fadeyev
    Special thanks for mixin suggestions to:
      Kris Van Herzeele,
      Benoit Adam,
      Portenart Emile-Victor,
      Ryan Faerman

    More info at: http://lesselements.com
-----------------------------------------------------*/
/*

reusable mixins 

*/
.inline-block {
  display: inline-block;
  zoom: 1;
  /*display: inline; // ie6 */
  vertical-align: top;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
.fancy-button {
  vertical-align: middle;
  color: #ffffff;
  font-size: 14px;
  line-height: 14px;
  display: inline-block;
  padding: 0px 10px;
  height: 26px;
  line-height: 26px;
  border: 1px solid #ffffff;
  vertical-align: top;
  text-decoration: none;
}
.fancy-button:hover {
  text-decoration: underline;
  cursor: pointer;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}
.left-right {
  display: block;
  font-size: 0px;
}
.left-right .left,
.left-right .right {
  display: inline-block;
  zoom: 1;
  /*display: inline; // ie6 */
  vertical-align: top;
  width: 50%;
}
.left-right .right {
  text-align: right;
}
.chocolate-bar {
  /*width: 100%;*/
  margin-right: 10px;
  overflow: hidden;
  text-align: right;
  font-size: 0px;
}
.chocolate-bar .bite {
  display: inline-block;
  zoom: 1;
  /*display: inline; // ie6 */
  vertical-align: top;
}
.chocolate-bar .bite.first {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.chocolate-bar.two .bite {
  /*   width: 18%; */
}
.chocolate-bar.three .bite {
  width: 33%;
}
.chocolate-bar.four .bite {
  width: 23%;
}
.chocolate-bar.five .bite {
  width: 18%;
}
/* variables */
/* 5 */
/* 10 */
/* 20 */
/* 40 */
/* EA7E32 */
/* 704497 */
/* DEE03D */
#otw_2015_2 #content-right #tour-dates {
  background: none;
  border: none;
}
#otw_2015_2 #content-right #tour-dates ul li a {
  border-bottom: 1px solid #eee;
}
#otw_2015_2 #content-right #tour-dates ul li a .city {
  background: #eee;
  padding: 0 5px;
}
#otw_2015_2 #container {
  background-color: #ffffff;
}
#otw_2015_2 #zindex {
  width: 462px;
  margin: 0 auto;
  display: block;
}
#otw_2015_2 #zindex .zlogo {
  margin: 0 auto;
  width: 433px;
  display: block;
}
#otw_2015_2 #zindex .navigation {
  margin: 20px auto;
  width: 462px;
  font-size: 0;
  text-align: center;
}
#otw_2015_2 #zindex .navigation a {
  background-image: url("/images/zeitgeist2012/selector.png");
  height: 120px;
  width: 155px;
  display: inline-block;
  zoom: 1;
  /*display: inline; // ie6 */
  vertical-align: top;
}
#otw_2015_2 #zindex .navigation a.artists {
  background-position: 0 -1px;
  margin-top: 14px;
}
#otw_2015_2 #zindex .navigation a.artists:hover {
  background-position: bottom left;
}
#otw_2015_2 #zindex .navigation a.tracks {
  background-position: 155px -1px;
  margin-top: 14px;
}
#otw_2015_2 #zindex .navigation a.tracks:hover {
  background-position: bottom right;
}
#otw_2015_2 #zindex .navigation a.tumblr {
  background-image: url("/images/zeitgeist2012/albums.png");
  height: 129px;
  background-position: top left;
  width: 147px;
  margin-top: 14px;
}
#otw_2015_2 #zindex .navigation a.tumblr:hover {
  background-position: bottom left;
}
#otw_2015_2 #zindex .copy {
  width: 340px;
  font-size: 18px;
  border: 5px solid #222222;
  margin: 40px auto;
  padding: 10px;
}
#otw_2015_2 #zindex .share {
  font-size: 24px;
  height: 24px;
  line-height: 1em;
  margin: 40px auto;
  text-align: center;
}
#otw_2015_2 #zindex .share a {
  display: inline-block;
  zoom: 1;
  /*display: inline; // ie6 */
  vertical-align: top;
  position: relative;
  top: 3px;
  color: #222222;
}
#otw_2015_2 #zindex .share a:hover {
  color: #222222;
}
#otw_2015_2 #zheader {
  position: relative;
  margin: 60px 0;
}
#otw_2015_2 #zheader .navigation {
  position: absolute;
  right: 0;
  top: 0;
}
#otw_2015_2 #zheader .navigation a {
  background-image: url("/images/zeitgeist2012/selector_long.png");
  display: inline-block;
  zoom: 1;
  /*display: inline; // ie6 */
  vertical-align: top;
  width: 132px;
  height: 41px;
}
#otw_2015_2 #zheader .navigation a.artists {
  background-position: top left;
}
#otw_2015_2 #zheader .navigation a.artists:hover {
  background-position: 0 -46px;
}
#otw_2015_2 #zheader .navigation a.tracks {
  background-position: top right;
}
#otw_2015_2 #zheader .navigation a.tracks:hover {
  background-position: 132px -46px;
}
#otw_2015_2 #zmixes h3 {
  font-size: 18px;
  margin: 60px 0;
}
#otw_2015_2 #zmixes li {
  width: 688px;
  padding: 5px 23px 20px 328px;
  position: relative;
  margin: 60px 0;
}
#otw_2015_2 #zmixes li .album-art {
  left: 21px;
  top: 3px;
  position: absolute;
  width: 284px;
  height: 284px;
  background-color: #efefef;
}
#otw_2015_2 #zmixes li .album-art img {
  width: 284px;
  height: 284px;
}
#otw_2015_2 #zmixes li .buy-links p {
  text-align: right;
  font-size: 18px;
}
#otw_2015_2 .item-block {
  position: relative;
  /*margin-top: @space-large;*/
}
#otw_2015_2 .item-block h2 {
  font-weight: bold;
  color: #222222;
  font-size: 30px;
}
#otw_2015_2 .item-block h2 .ranking {
  color: #999999;
}
#otw_2015_2 .item-block h2 a {
  color: #222222;
}
#otw_2015_2 .item-block h3.album {
  font-size: 26px;
  margin-bottom: 0;
}
#otw_2015_2 .item-block h3.album a {
  color: #222222;
}
#otw_2015_2 .item-block .details {
  width: 623px;
  min-height: 106px;
  padding-top: 18px;
}
#otw_2015_2 .item-block .credits {
  font-size: 20px;
  display: inline-block;
  zoom: 1;
  /*display: inline; // ie6 */
  vertical-align: top;
}
#otw_2015_2 .item-block .share {
  position: absolute;
  right: 0;
  top: 13px;
  bottom: 3px;
  font-size: 16px;
  font-weight: bold;
  color: #999999;
}
#otw_2015_2 .item-block .share a {
  display: inline-block;
  position: relative;
  top: 5px;
  color: #222222;
}
#otw_2015_2 .item-block .share a:hover {
  color: #222222;
}
#otw_2015_2 .item-block .released {
  font-style: italic;
  color: #999999;
  font-weight: normal;
  letter-spacing: normal;
}
#otw_2015_2 .item-block .icon-heart-bubble {
  display: inline-block;
  zoom: 1;
  /*display: inline; // ie6 */
  vertical-align: top;
  position: relative;
  top: 3px;
  color: #222222;
}
#otw_2015_2 .item-block .icon-heart-bubble:hover {
  color: #222222;
}
#otw_2015_2 .play-track {
  position: absolute;
  right: 0;
  top: 771px;
  background-color: #efefef;
  padding: 0 20px;
  width: 385px;
  height: 100px;
  display: inline-block;
}
#otw_2015_2 .play-track .icon-play {
  position: absolute;
  right: 20px;
  top: 45%;
  height: 20px;
  font-size: 20px;
  line-height: 1em;
  margin-top: -5px;
}
#otw_2015_2 .play-track .track-num {
  font-size: 14px;
}
#otw_2015_2 .play-track h4 {
  margin-bottom: 5px;
  margin-top: 30px;
}
#otw_2015_2 .play-track a:hover h4 {
  text-decoration: none;
  display: inline-block;
  zoom: 1;
  /*display: inline; // ie6 */
  vertical-align: top;
}
#otw_2015_2 #phonograph {
  display: none;
}
#otw_2015_2 .paginator {
  border-top: none;
}
#otw_2015_2 .paginator a {
  font-size: 36px;
  line-height: 72px;
}
body#otw_2015_2 {
  background-image: url("/images/events/otw2015-2-bg2.jpg");
  background-color: #000;
}
#otw_2015_2 #content {
  display: block;
}
#otw_2015_2 #container {
  background: transparent;
}
#otw_2015_2 #content-left {
  width: 1038px;
}
#otw_2015_2 #event-special-header {
  height: 410px;
  background-color: rgba(107, 0, 79, 0.5);
}
#otw_2015_2 #event-special-header svg {
  float: left;
}
#otw_2015_2 #event-special-header p {
  color: #fff;
  width: 450px;
  float: right;
}
#otw_2015_2 #event-special-header p a {
  color: #fff;
  text-decoration: underline;
}
#otw_2015_2 #content-left .blogs-picked {
  display: block;
  position: relative;
  overflow: hidden;
}
#otw_2015_2 #content-left.blog-quotes #track-list .section {
  padding-left: 30px;
  background-color: rgba(239, 239, 239, 0.3);
}
#otw_2015_2 #content-left.blog-quotes #track-list .section-track {
  padding-left: 0;
  padding-bottom: 5px;
  margin-left: 136px;
  margin-right: 52px;
  background-color: rgba(255, 255, 255, 0.3);
  display: block;
}
#otw_2015_2 #content-left .section h3,
#otw_2015_2 #content-left .section h3 a {
  color: #222;
}
#otw_2015_2 #content-left.blog-quotes .section h2 a {
  /*color: #3a052d;*/
  color: #fff;
  font-size: 44px;
}
#otw_2015_2 #content-left.blog-quotes .blog-blurb a {
  color: #3a052d;
}
#otw_2015_2 #content-left.blog-quotes .blogs-picked-item img {
  border: none;
}
#otw_2015_2 #content-left.blog-quotes #track-list .section-player {
  padding-left: 10px;
}
#otw_2015_2 #content-left.blog-quotes .blog-blurb {
  width: 800px;
  background-color: rgba(239, 239, 239, 0.5);
  color: #222;
  min-height: 84px;
  margin-left: 30px;
}
#otw_2015_2 a.favcount-off,
#otw_2015_2 a.favcount-on {
  display: none;
}
#otw_2015_2 .icons {
  float: left;
  width: 300px;
  margin-left: 25px;
}
#otw_2015_2 .icons .social {
  float: left;
  margin-right: 10px;
  color: #fff;
}
#otw_2015_2 .icons #embed-button {
  float: left;
  display: block;
  font-size: 20px;
  color: #fff;
}
