/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*---------------------------------------------------
    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
-----------------------------------------------------*/
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -o-transition-property: top, left, opacity;
  transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
.clear {
  clear: both;
}
strong {
  font-weight: bold;
}
a,
a:visited {
  color: #ba0500;
}
a:hover,
a:visited:hover {
  color: #ff0000;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-repeat: no-repeat;
  position: relative;
  vertical-align: middle;
  text-decoration: none;
  border-width: 0px;
}
body {
  background: #3e3e3e;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.header {
  background: #282828 url(../gfx/header-bg.jpg) no-repeat center top;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);
  position: absolute;
  height: 303px;
  top: 0;
  margin: 0px auto;
  z-index: 89;
  width: 100%;
}
.header .spool {
  display: block;
  width: 48px;
  height: 48px;
  position: absolute;
  left: 50%;
  top: -39px;
}
.header .spool1 {
  margin-left: -97px;
}
.header .spool2 {
  margin-left: 60px;
}
.header h1 {
  top: 56px;
  font: normal 48px/1 'stencil-std', 'Arial Black';
  margin: 0 auto;
  text-align: center;
  position: absolute;
  width: 100%;
}
.header h1 a,
.header h1 a:visited {
  width: 313px;
  height: 56px;
  display: block;
  left: 50%;
  margin-left: -150px;
  background: url(../gfx/the-clash-logo.png) no-repeat 0 0;
  text-indent: -5000px;
  /*			&:hover {
				background-position: 0 -56px;
			}*/
}
.header .fb-like {
  position: absolute;
  top: 230px;
  right: 50%;
  margin-right: -423px;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
}
.header .menu {
  top: 138px;
  width: 579px;
  margin: 0 auto;
}
.social {
  z-index: 5;
  position: absolute;
  top: 20px;
  right: 50%;
  width: 100px;
  margin-right: -330px;
  font: normal 16px/1.3em 'atrament-web', 'Arial Narrow';
  letter-spacing: 0.1em;
  text-transform: uppercase;
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  -webkit-opacity: 0.4;
  opacity: 0.4;
}
.social a,
.social a:visited {
  color: black;
}
.social a:hover,
.social a:visited:hover {
  color: white;
}
.menu ul.section-menu {
  position: absolute;
  z-index: 6;
  margin-left: 6px;
}
.menu ul.section-menu li {
  float: left;
  font: normal 12px/3 'stencil-std', 'Arial Black';
}
.menu ul.section-menu li a,
.menu ul.section-menu li a:visited {
  background: url(../gfx/button-small-71.png) no-repeat;
  display: block;
  width: 71px;
  height: 61px;
  text-align: center;
  text-transform: uppercase;
  font: normal 14px/1.5 'atrament-web', 'Arial Narrow';
  font-weight: 600;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
  letter-spacing: 0.1em;
  color: black;
  padding: 16px 0 10px 2px;
}
.menu ul.section-menu li a:hover,
.menu ul.section-menu li a:visited:hover {
  top: 2px;
}
.menu ul.section-menu li a.active,
.menu ul.section-menu li a:visited.active {
  background-color: black;
  color: white;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-shadow: 0 1px 0 #666;
  border-bottom: 1px solid #ed0600;
}
.menu ul.section-menu li a.two-lines,
.menu ul.section-menu li a:visited.two-lines {
  line-height: 0.95;
  padding-top: 12px;
}
.menu ul.section-menu li.active a {
  background: url(../gfx/button-small-active-71.png) no-repeat;
}
ul.date-menu {
  position: absolute;
  display: none;
  left: 116px;
  top: 85px;
  width: 360px;
  height: 31px;
  background: url(../gfx/tuner-active.png) no-repeat;
  padding: 0 0 0 15px;
  z-index: 2;
}
ul.date-menu li {
  float: left;
  margin-right: 9px;
}
ul.date-menu li a {
  font: bold 12px/12px Helvetica, Arial;
  padding-top: 10px;
  height: 30px;
  display: block;
  width: 25px;
  color: black;
}
ul.date-menu li a.active {
  color: #ba0500;
}
ul.date-menu li.inactive {
  -moz-opacity: 0.25;
  -khtml-opacity: 0.25;
  -webkit-opacity: 0.25;
  opacity: 0.25;
}
ul.date-menu li.inactive a:hover {
  cursor: default;
  color: black;
}
ul.date-menu li.first a {
  font-size: 18px;
}
ul.date-menu li.last {
  margin-right: 0 !important;
}
.led {
  display: none;
  position: absolute;
  width: 138px;
  height: 138px;
  top: 29px;
  left: 29px;
  z-index: 1;
  background: url(../gfx/tuner-led.png) no-repeat;
}
.pin {
  display: none;
  width: 25px;
  height: 30px;
  position: absolute;
  top: 85px;
  left: 124px;
  z-index: 3;
  background: url(../gfx/tuner-tuning-pin.png) no-repeat;
}
.header.fixed {
  position: fixed;
  top: -120px;
  /*	.spool { display: none; }*/
}
.splash-back {
  width: 100%;
  height: 50%;
  position: fixed;
  background: #282828;
  z-index: 1;
}
.splash-holder {
  top: 50%;
  margin-top: -330px;
  position: absolute;
  width: 100%;
  height: 659px;
  z-index: 2;
  background: url(../gfx/splash-gradient.png) repeat-x;
}
.splash-holder .splash {
  background: url(../gfx/splash-boombox.jpg) no-repeat center top;
  width: 100%;
  height: 659px;
}
.splash-holder .splash ul.section-menu {
  position: absolute;
  top: 572px;
  left: 50%;
  margin-left: -293px;
}
.container-spacer {
  height: 303px;
  top: 0;
  width: 100%;
}
#container {
  margin: 0 auto 150px;
  padding: 10px 0 20px;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.pod {
  width: 300px;
  background: #dbdbdb;
  margin: 10px;
  padding: 8px 10px;
  font: normal 12px/1.5 Helvetica, Arial, sans-serif;
  color: #444444;
}
.pod h3 {
  margin: 0.25em 0;
  text-transform: uppercase;
  font: normal 24px/1.25em 'stencil-std', 'Arial Black';
  color: #444444;
  padding-right: 0;
}
.pod h3 a,
.pod h3 a:visited {
  color: #ba0500;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
  -moz-transition-duration: 0.25s;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.pod h3 a:hover,
.pod h3 a:visited:hover {
  color: #ed0600;
  -moz-transition-duration: 0.25s;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.pod iframe {
  display: block;
}
.pod .thumb,
.pod .light-box {
  display: block;
}
.pod .thumb img,
.pod .light-box img {
  display: block;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.pod h4 {
  font-weight: bold;
}
.pod .sortby {
  display: none;
}
.pod .details {
  display: none;
}
.pod.banner {
  padding: 0;
  border: none;
}
.pod.banner a {
  display: block;
}
.pod.banner a img {
  display: block;
}
.pod.facebook {
  background: white;
}
.pod.facebook h3 {
  font-size: 175%;
  padding-right: 0;
  word-wrap: break-word;
}
.pod.facebook.fb-video .video {
  padding: 56.25% 0 0 0;
  height: 0;
  overflow: hidden;
}
.pod.facebook.fb-video .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pod.facebook.fb-photo .photo img {
  width: 100%;
  height: auto;
}
.pod.facebook .fb-permalink {
  margin-top: 1em;
  border-top: 1px solid #cccccc;
  padding-top: 0.5em;
}
.pod.facebook .fb-permalink a,
.pod.facebook .fb-permalink a:visited {
  color: #3B5998;
  font-weight: bold;
}
.pod.facebook .fb-permalink a:hover,
.pod.facebook .fb-permalink a:visited:hover {
  color: #000000;
}
.pod.lyrics {
  font: normal 18px/1.5em Helvetica, Arial, sans-serif;
}
.pod.lyrics p {
  margin: 1em;
}
.tt {
  display: none;
}
.tt.active {
  opacity: 1;
  display: block;
  position: absolute;
  z-index: 5;
  padding: 10px 25px;
  margin-left: -130px;
  width: 260px;
  background: #ba0500;
  border: 3px solid white;
  font: normal 12px/1.3 Helvetica, Arial, sans-serif;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.75);
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.75);
  color: white;
}
.tt.active h3 {
  font: normal 18px/1 'stencil-std', 'Arial Black';
  margin: 3px 0 5px;
  color: white;
}
.tt.active .connect {
  width: 25px;
  height: 12px;
  background: url(../gfx/details-connect.png) no-repeat;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -12px;
  top: -12px;
}
.pod.spacer {
  border: none;
  background: none;
  height: 1px;
  visiblity: hidden;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.pod.quote {
  background: #222222;
  padding: 20px 20px 20px 30px;
  border-width: 0;
}
.pod.quote h3 {
  color: white;
  font-size: 18px;
  text-shadow: 0 1px 0 #3c3c3c;
  text-indent: -0.6em;
}
.pod.quote h4 {
  text-align: right;
  color: white;
  color: #999999;
  font: normal 14px/1.2em 'stencil-std', 'Arial Black';
  text-shadow: none;
}
.pod.history {
  border-width: 0;
  padding: 20px 20px 20px 20px;
}
.pod.history p,
.pod.history h3 {
  text-transform: none;
  font: normal 15px/20px 'Courier New', Courier, monospace;
  text-shadow: none;
  color: #202110;
}
.pod.history h3 {
  text-shadow: none;
  font: normal 16px/20px 'Courier New', Courier, monospace;
  font-weight: bold;
  color: black;
  text-transform: uppercase;
}
.pod.history p {
  font: normal 14px/21px 'Times New Roman', 'Times', serif;
  letter-spacing: 0.025em;
}
.pod.featured ul {
  margin: 0 -5px;
}
.pod.featured ul li {
  float: left;
  width: 135px;
  margin: 0 5px 5px 5px;
}
.pod.featured ul li h3 {
  font: normal 18px/1.2em 'stencil-std', 'Arial Black';
}
.pod.double {
  width: 620px;
}
.pod.tracklist ol {
  list-style: decimal;
  margin-left: 40px;
}
.pod.news h3 {
  text-transform: none;
  font-weight: 800;
  font-style: italic;
  font-family: 'futura-pt', 'Arial Black';
  font-size: 28px;
  line-height: 1em;
  padding-right: 0;
}
.pod.news h3 a,
.pod.news h3 a:visited {
  margin: -3px 0 7px;
  padding: 8px 20px 10px 15px;
  display: block;
  background: #ba0500;
  color: #dbdbdb;
  text-shadow: none;
}
.pod.news h3 a:hover,
.pod.news h3 a:visited:hover {
  color: #dbdbdb;
  background: black;
}
.pod.news.main {
  background: white;
}
.pod.news.main h3 {
  font-size: 46.666667px;
}
.pod.news .date {
  text-transform: uppercase;
  color: #222222;
  font: bold 12px/1em 'Times New Roman', 'Times', serif;
  border: 4px solid #222222;
  border-width: 0 0 2px 0;
  padding: 5px 0 10px;
  margin: 0;
  text-align: right;
}
.pod.news .article-image {
  margin: 1em 0;
}
.pod.news p {
  color: #222222;
  padding-right: 10px;
  font: normal normal 16px/1.25em 'Times New Roman', 'Times', serif;
  margin: 1em 0;
}
.pod.news .footer a,
.pod.news .footer a:visited {
  text-transform: none;
  font-family: 'futura-pt', 'Arial Black';
  font-size: 18px;
  font-weight: 800px;
  font-style: italic;
  display: block;
  padding: 0;
  margin: 0.5em 0px;
  text-shadow: none;
}
.pod.news .footer a:hover,
.pod.news .footer a:visited:hover {
  color: #222222;
}
.pod.paginate {
  padding: 0;
  border: none;
}
.pod.paginate a,
.pod.paginate a:visited {
  border-top: 1px solid #ed0600;
  border-bottom: 1px solid #540200;
  padding: 10px 13px;
  background: #ba0500;
  font-family: 'futura-pt', 'Arial Black';
  font-size: 18px;
  font-weight: 800px;
  font-style: italic;
  display: block;
  text-shadow: none;
  color: white;
}
.pod.paginate a:hover,
.pod.paginate a:visited:hover {
  background: black;
  border-bottom: 1px solid black;
  border-top: 1px solid #1a1a1a;
}
.pod.double.release h3 {
  font-size: 48px;
}
.pod.notes {
  background: white;
  font: normal 16px/1.2em 'Courier', 'Courier New', monospace;
  padding: 20px;
}
.pod.notes p {
  margin: 0 0 1em 0;
}
.hr {
  height: 1px;
  background: #999999;
  margin: 1em 0;
}
.hr hr {
  display: none;
}
.lyrics p {
  margin-bottom: 1.5em;
}
.addthis_toolbox {
  position: absolute;
  right: 0;
}
.news .addthis_toolbox {
  right: auto;
  left: 0;
  top: 0;
}
.loading {
  display: none;
}
.format h3 {
  border-bottom: 1px dotted #444444;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.format ol {
  list-style-type: decimal-leading-zero;
  margin: 0 0 1em 2em;
  font: normal 14px/1.5em Helvetica, Arial, sans-serif;
}
.brief-info {
  margin-top: 10px;
  border: 1px dotted #444444;
  border-width: 1px 0;
  padding: 10px 0;
}
.link:hover {
  cursor: pointer;
}
.link .overlay {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: black;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
}
body,
html {
  height: 100%;
}
.page {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -130px;
}
.page-footer,
.footer-push {
  height: 130px;
}
.page-footer {
  background: #333333;
}
.page-footer .page-footer-contents {
  margin: 0 auto;
  padding: 20px 0;
  font: normal 12px/18px Helvetica, Arial, sans-serif;
}
.page-footer .page-footer-contents ul {
  float: left;
  width: 180px;
}
.page-footer .page-footer-contents ul li a,
.page-footer .page-footer-contents ul li a:visited {
  color: #999999;
  text-transform: uppercase;
}
.page-footer .page-footer-contents ul li a:hover,
.page-footer .page-footer-contents ul li a:visited:hover {
  color: #cccccc;
}
.page-footer .page-footer-contents .copyright {
  color: #999999;
  width: 300px;
  text-transform: uppercase;
  position: absolute;
  right: 0;
}
.page-footer .page-footer-contents .copyright a,
.page-footer .page-footer-contents .copyright a:visited {
  color: #999999;
}
.page-footer .page-footer-contents .copyright a:hover,
.page-footer .page-footer-contents .copyright a:visited:hover {
  color: #cccccc;
}
.section-title {
  -moz-transition-duration: 1s;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  margin: 30px auto 0;
}
.section-title h2 {
  font: normal 48px/1em 'stencil-std', 'Arial Black';
  color: #75763a;
  /*text-shadow:
		0 0 15px rgba(0,0,0,0.5),
		0 -1px 0 lighten(@drab, 15);*/
}
@media only screen and (min-width: 632px) and (max-width: 971px) {
  .section-title,
  .page-footer-contents {
    width: 620px;
  }
}
@media only screen and (min-width: 972px) and (max-width: 1245px) {
  .section-title,
  .page-footer-contents {
    width: 940px;
  }
}
@media only screen and (min-width: 1246px) and (max-width: 1555px) {
  .section-title,
  .page-footer-contents {
    width: 1260px;
  }
}
@media only screen and (min-width: 1556px) {
  .section-title,
  .page-footer-contents {
    width: 1580px;
  }
}
.territories {
  padding-bottom: 10px;
}
.territories ul.territory-list li {
  float: left;
  margin-right: 10px;
}
.territories ul.territory-list li a img,
.territories ul.territory-list li a:visited img {
  display: block;
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  -webkit-opacity: 0.75;
  opacity: 0.75;
}
.territories ul.territory-list li a:hover img,
.territories ul.territory-list li a:visited:hover img {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.jplayer {
  padding: 0;
  background-color: #545425;
  border-top: 1px solid #787833;
  border-bottom: 1px solid #303015;
}
.jplayer * {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  position: static;
  text-shadow: none;
}
.jplayer *:focus {
  outline: none;
}
.jplayer .jp-audio {
  width: 260px;
}
