@import 'sc-player-standard.css';
@import 'grid.css';
@import 'mobile.css';

@font-face {
	font-family: 'FuturaBookBook', sans-serif;
	src: url('../fonts/thumbs_like_sledge_hammers-webfont.eot');
	src: url('../fonts/thumbs_like_sledge_hammers-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/thumbs_like_sledge_hammers-webfont.woff') format('woff'), url('../fonts/thumbs_like_sledge_hammers-webfont.ttf') format('truetype'), url('../fonts/thumbs_like_sledge_hammers-webfont.svg#') format('svg');
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'TradeGothicBoldCondTwenty';
	src: url('../fonts/tradegotbolcontwe-webfont.eot');
	src: url('../fonts/tradegotbolcontwe-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/tradegotbolcontwe-webfont.woff') format('woff'), url('../fonts/tradegotbolcontwe-webfont.ttf') format('truetype'), url('../fonts/tradegotbolcontwe-webfont.svg#TradeGothicBoldCondTwenty') format('svg');
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'Museo300';
	src: url('../fonts/museo300-regular-webfont.eot');
	src: url('../fonts/museo300-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/museo300-regular-webfont.woff') format('woff'), url('../fonts/museo300-regular-webfont.ttf') format('truetype'), url('../fonts/museo300-regular-webfont.svg#Museo300') format('svg');
	font-weight: normal;
	font-style: normal
}

@font-face {
    font-family: 'FuturaBookBook';
    src: url('../fonts/futura-book.eot');
    src: url('../fonts/futura-book.eot') format('embedded-opentype'),
         url('../fonts/futura-book.woff') format('woff'),
         url('../fonts/futura-book.ttf') format('truetype'),
         url('../fonts/futura-book.svg#FuturaBookBook') format('svg');
}

@font-face {
	font-family: 'Museo500';
	src: url('../fonts/museo500-regular-webfont.eot');
	src: url('../fonts/museo500-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/museo500-regular-webfont.woff') format('woff'), url('../fonts/museo500-regular-webfont.ttf') format('truetype'), url('../fonts/museo500-regular-webfont.svg#Museo500') format('svg');
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'Pictos';
	src: url('../fonts/pictos-web.eot');
	src: local('☺'), url('../fonts/pictos-web.woff') format('woff'), url('../fonts/pictos-web.ttf') format('truetype'), url('../fonts/pictos-web.svg#webfontIyfZbseF') format('svg');
	font-weight: normal;
	font-style: normal
}/*! normalize.css 2012-02-07T12:37 UTC - http://github.com/necolas/normalize.css */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
	display: block
}

audio, canvas, video {
	display: inline-block;
*display:inline;
*zoom:1
}

audio:not([controls]) {
	display: none
}

[hidden] {
	display: none
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

html, button, input, select, textarea {
	font-family: sans-serif
}

body {
	margin: 0
}

a:focus {
	outline: thin dotted
}

a:hover, a:active {
	outline: 0
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

h2 {
	font-size: 1.5em;
	margin: .83em 0
}

h3 {
	font-size: 1.17em;
	margin: 1em 0
}

h4 {
	font-size: 1em;
	margin: 1.33em 0
}

h5 {
	font-size: .83em;
	margin: 1.67em 0
}

h6 {
	font-size: .75em;
	margin: 2.33em 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b, strong {
	font-weight: bold
}

blockquote {
	margin: 1em 40px
}

dfn {
	font-style: italic
}

mark {
	background: #ff0;
	color: #000
}

p, pre {
	margin: 1em 0
}

pre, code, kbd, samp {
	font-family: monospace, serif;
	_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: 75%
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

dl, menu, ol, ul {
	margin: 1em 0
}

dd {
	margin: 0 0 0 40px
}

menu, ol, ul {
	padding: 0 0 0 40px
}

nav ul, nav ol {
	list-style: none;
	list-style-image: none
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 0
}

form {
	margin: 0
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0;
	white-space: normal;
*margin-left:-7px
}

button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
*vertical-align:middle
}

button, input {
	line-height: normal
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
*overflow:visible
}

button[disabled], input[disabled] {
	cursor: default
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
*height:13px;
*width:13px
}

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, input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}

textarea {
	overflow: auto;
	vertical-align: top
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%
}

body {
	background: #000;
	font-family: 'FuturaBookBook', sans-serif;
}

img {
	max-width: 100%
}

a {
	color: #fff;
	text-decoration: none;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	font-size: 14px
}

a:hover, a:active {
	color: #97907f
}

#bit-events {
	background:#fff;
	padding:10px;
}

#bit-events a {
	color:#97907f !important;
}

ul {
	padding: 0;
	list-style-type: none
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'FuturaBookBook', sans-serif;
	font-weight: normal;
	text-transform:uppercase;
	line-height: 1.25;
	color: #fff
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: inherit
}

h1 {
	font-size: 46px;
	font-size: 4.6rem;
	margin-bottom: 12px
}

h2 {
	font-size: 35px;
	font-size: 3.5rem;
	margin-bottom: 15px
}

h3 {
	font-size: 28px;
	font-size: 2.8rem;
	margin-bottom: 9px
}

h4 {
	font-size: 21px;
	font-size: 2.1rem;
	margin-bottom: 3px;
	margin-top: 0
}

h5 {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: normal;
	margin-bottom: 3px
}

h6 {
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: normal
}

p {
	font-size: 14px;
	line-height: 1.8em;
	margin: 0 0 18px;
	font-weight: 100;
	color: #898989
}

#bit-events td.bit-rsvp {
display:none !important;
}

p img {
	margin: 0
}

p.lead {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 24px
}

@media handheld, only screen and (max-width:767px) {

body, p {
	font-size: 12px;
	font-size: .8rem;
	line-height: 1.2em
}
}

em, i {
	font-style: italic;
	line-height: inherit
}

strong, b {
	font-weight: normal;
	line-height: inherit
}

small {
	font-size: 60%;
	line-height: inherit
}

hr {
	margin-bottom: 50px
}

h1 small, h2 small, h3 small, h4 small, h5 small {
	color: #777
}

section {
	width: 100%
}

.row {
	max-width: 980px
}

header nav {
	position: absolute;
	top: 0;
	z-index: 999;
	background: rgba(0,0,0,0.7);
	width: 100%
}

header nav ul {
	margin: 20px auto;
	text-align: center
}

header nav ul li {
	display: inline-block;
	padding: 0 10px
}

header nav ul li a {
	font-size:17px;
	font-family: 'FuturaBookBook', sans-serif;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	text-transform: uppercase;
letter-spacing: 2px;
}

section {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
	padding: 100px 0 0 0
}

section .content {
	margin: 0 0 5% 0
}

section .content article {
	background: #FFF;
	padding: 15px
}

section .content article h3 {
	font-size: 18px;
	margin-bottom: 20px;
	color: #2b2b2b
}

section .content article a {
	color: #2b2b2b;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

section .content article a:hover, section .content article a:active {
	color: #97907f
}

footer {
	padding: 25px 0
}

footer ul {
	margin: 0 auto;
	text-align: center
}

footer ul li {
	display: inline-block;
	padding: 0 5px;
	font-size: 10px;
	color: #FFF
}

footer ul li a {
	font-size: 10px
}

#news {
	background: url('../images/bg-news.jpg') 0 0 no-repeat fixed;
	height: 100%
}

#news .content h3 {
	font-size: 18px;
	margin-bottom: 20px;
	color: #2b2b2b
}

#news .content article {
	padding: 10px;
	margin: 20px auto
}

#news .content article p {
	min-height: 100px
}

#news .content article .more {
	background: #2b2b2b;
	color: #fff;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

#news .content article .more:hover {
	background: #fff;
	color: #2b2b2b
}

#news-item {
	background: url('../images/bg-news.jpg') 0 0 no-repeat fixed
}

#news-item .content h3 {
	font-size: 18px;
	margin-bottom: 20px;
	color: #2b2b2b
}

#events {
	background: url('../images/bg-events.jpg') 0 0 no-repeat fixed
}

#events article {
	background: 0
}

#events .vevent {
	background: #FFF;
	margin: 10px auto;
	padding: 25px 0 20px;
	color: #2b2b2b
}

#events .vevent .one {
	min-height: 26px
}

#events .vevent abbr[title] {
	border-bottom: 0
}

#events .vevent .dtstart {
	padding-left: 20px
}

#events .vevent .gigpress-tickets-link {
	font-family: 'FuturaBookBook', sans-serif;
	color: #2b2b2b;
	font-style: normal;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	font-size: 14px;
	text-transform: none;
	font-weight: 300
}

#events .vevent .gigpress-tickets-link:hover, #events .vevent .gigpress-tickets-link:active {
	color: #97907f
}

#events .vevent .gigpress-info {
	font-size: 12px;
	color: #898989
}

#events .vevent .gigpress-info .gigpress-calendar-add {
	padding-left: 20px
}

#events .vevent .gigpress-info .gigpress-calendar-add .gigpress-calendar-links-inner {
	background: #2b2b2b
}

#events .vevent .gigpress-info span {
	padding-right: 20px
}

#events .gigpress-subscribe {
	color: #fff
}

#music {
	background: url('../images/bg-music.jpg') 0 0 no-repeat fixed;
	padding: 60px 0 0 0
}

#music .content ul li {
	margin-bottom: 20px
}

#music .content ul li img {
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6);
	-moz-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6);
	box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6)
}

#music .content .title {
	display: block;
	background: #2b2b2b;
	color: #fff;
	font-family: 'FuturaBookBook', sans-serif;
	padding: 20px 0 0;
	text-align: center;
	min-height: 55px
}

#music .content .panel {
	background: #fff;
	padding: 10px;
	margin: 1em auto;
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6);
	-moz-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6);
	box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6)
}

#music .content .panel h4 {
	color: #2b2b2b;
	margin: 10px auto;
	text-align: center
}

#music .content #purchase-links {
	background: #2b2b2b;
	padding: 10px
}

#music .content #purchase-links p {
	margin: 0
}

#video {
	background: url('../images/bg-video.jpg') 0 0 no-repeat fixed;
	padding: 20px 0 0 0
}

#video .content article {
	background: 0
}

#video .content iframe {
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6);
	-moz-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6);
	box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6)
}

#video .content #video-title {
	background: #fff;
	margin-top: 10px
}

#video .content #video-title h3 {
	color: #2b2b2b;
	padding-left: 20px;
	font-size: 18px
}

#video .content ul li {
	position: relative;
	height: 180px;
	overflow: hidden;
	margin: 10px 0 10px 2%;
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6);
	-moz-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6);
	box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6)
}

#video .content .video-caption {
	position: absolute;
	max-height: 100px;
	width: 90.5%;
	bottom: 0;
	padding: 15px;
	overflow: hidden;
	background: rgba(0,0,0,0.8) url('../images/vid-play.png') 96% center no-repeat;
	display: none
}

#video .content .video-caption .title {
	font-family: 'FuturaBookBook', sans-serif;
	display: block;
	color: #fff;
	margin-right: 80px;
	padding-bottom: 10px
}

#video .content .video-caption .description {
	display: block;
	color: #898989;
	margin-right: 80px
}

#about {
	background: url('../images/bg-about.jpg') 0 0 no-repeat fixed
}

#contact {
	background: url('../images/bg-contact.jpg') 0 0 no-repeat fixed
}

#store {
	background: url('../images/bg-store.jpg') 0 0 no-repeat fixed
}

#store article {
	background: 0
}

#store article h2 a {
	color: #fff
}

.home header nav {
	position: fixed
}

.home #home {
	background: url('../images/bg-home.jpg') center center no-repeat fixed;
	background-size:cover;
	color: white;
	height: 1000px;
	margin: 0 auto;
	padding: 60px 0 0 0
}

.home #home h1.logo {
	font-size: 62px;
	padding: 50px 0 0;
	margin: 40% auto 5%;
	text-align: center;
	display: block;
	background: url('../images/logo-bg2.png');
	height: 130px;
	width: 913px;
}

.home #news {
	background: url('../images/bg-news.jpg') 0 0 no-repeat fixed;
	height: 1300px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	background-size:cover;
}

.home #news .content {
	margin: 10% auto
}

.home #news .content h3 {
	font-size: 18px;
	margin-bottom: 20px;
	color: #2b2b2b
}

.home #news .content article p {
	min-height: 100px
}

.home #news .content article a {
	color: #2b2b2b;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.home #news .content article a:hover, .home #news .content article a:active {
	color: #97907f
}

.home #news .content article .more {
	background: #2b2b2b;
	color: #fff;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.home #news .content article .more:hover, .home #news .content article .more:active {
	background: #fff;
	color: #2b2b2b
}

.home #events {
	background: url('../images/bg-events.jpg') 0 0 no-repeat fixed;
	color: white;
	height: auto;
	background-size:cover;
	padding:80px 0;
}

.home #events .content {
	margin: -2% auto 0
}

.home #music {
	background: url('../images/bg-music.jpg')  0 0 no-repeat fixed;
	color: white;
	height: 1150px;
	background-size:cover;
}

.home #music .content article {
	background: 0
}

.home #music .content article .albumcover {
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6);
	-moz-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6);
	box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6)
}

.home #music .content article .sc-player .sc-artwork-list, .home #music .content article .sc-player .sc-info-toggle, .home #music .content article .sc-player .sc-controls, .home #music .content article .sc-player .sc-scrubber {
	display: none
}

.home #music .content article .sc-player .sc-trackslist {
	margin: 0;
	overflow: hidden
}

.home #music .content article .sc-player .sc-trackslist li {
	background: #fff;
	color: #2b2b2b;
	padding: 7px 10px;
	margin: 0 auto 5px;
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6);
	-moz-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6);
	box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6)
}

.home #music .content article .sc-player .sc-trackslist li.active {
	background: #2b2b2b;
	color: #fff
}

.home #music .content article .sc-player .sc-trackslist li:hover, .home #music .content article .sc-player .sc-trackslist li:active {
	background: #2b2b2b;
	color: #fff
}

.home #music .content article .sc-player .sc-trackslist li a {
	display: inline-block;
	width: 90%;
	font-family: 'ThumbsLikeSledgeHammersRg'
}

.home #video {
	background: url('../images/bg-video.jpg') 0 0 no-repeat fixed;
	padding: 100px 0 0 0;
	color: white;
	height: 1150px;
	background-size:cover;
}

.home #video .content {
	margin: -8% auto 2%
}

.home #video .content article {
	background: 0
}

.home #video .content article .more {
	background: #2b2b2b;
	color: #fff;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.home #video .content article .more:hover, .home #video .content article .more:active {
	background: #fff;
	color: #2b2b2b
}

.home #video .content iframe {
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6);
	-moz-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6);
	box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6)
}

.home #video .content #video-title {
	margin-top: 10px;
	background: #fff
}

.home #video .content #video-title h3 {
	color: #2b2b2b;
	padding-left: 20px;
	font-size: 18px;
	margin-bottom: 20px
}

.home #about {
	background: url('../images/bg-about.jpg') 0 0 no-repeat fixed;
	color: white;
	height: 1050px;
	background-size:cover;
}

.home #contact {
	background: url('../images/bg-contact.jpg') 0 0 no-repeat fixed;
	color: white;
	height: 1050px
};
background-size:cover;

.home #store {
	background: url('../images/bg-store.jpg') 0 0 no-repeat fixed;
	color: white;
	height: 950px;
	background-size:cover;
}

.home #store article {
	background: 0
}

.more {
	font-family: 'FuturaBookBook', sans-serif;
	text-transform: lowercase;
	float: right;
	background: #000;
	color: #fff;
	display: block;
	padding: 2px
}

.more:hover, .more:active {
	color: #2b2b2b;
	background: #fff
}

#continue-link {
	margin-top: 80px
}

#ts-e4m {
	position: fixed;
	bottom: 1.2em;
	left: -246px
}

#ts-e4m h5 {
	font-size: 18px;
	margin: 0 0 10px 20px
}

#ts-e4m input[type="submit"] {
	border: 0;
	border-radius: 0;
	background: #000;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: 'FuturaBookBook', sans-serif;
	font-size: 14px;
	line-height: normal!important;
	padding: 10px 15px;
	position: relative;
	text-decoration: none;
	font-weight: 100;
	margin: 5px 0 0 0;
	text-shadow: none;
	margin: 0;
	-webkit-appearance: none;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6);
	-moz-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6);
	box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6)
}

#ts-e4m input[type="submit"]:hover, #ts-e4m input[type="submit"]:active {
	color: #2b2b2b;
	background: #fff;
	border: 0
}

#ts-e4m input[type="email"] {
	display: inline-block;
	font-style: italic;
	border-radius: 0;
	font-size: 12px;
	height: 34px!important;
	color: #2b2b2b;
	background: #fff;
	width: 230px;
	border: 0;
	padding: 7px 3px 3px 8px;
	border: solid 1px #fff;
	margin: 0;
	text-shadow: none!important;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6);
	-moz-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6);
	box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6)
}

#ts-e4m input[type="email"]:focus {
	color: #fff;
	background: #2b2b2b
}

#social {
	position: fixed;
	bottom: 0;
	right: 1em
}

#social ul li {
	display: inline-block;
	padding: 0 5px
}

#social ul li img {
	opacity: 1.0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

#social ul li img:hover, #social ul li img:active {
	opacity: .6
}

ul.topspin-item-listings li.topspin-item div.topspin-item-canvas div.topspin-item-buy a, div.topspin-view-more-canvas div.topspin-view-more-buy a.topspin-buy {
	background: #2b2b2b;
	color: #fff;
	text-decoration: none;
	padding: 15px;
	display: block;
	width: 90%;
	cursor: pointer;
	text-align: center
}

ul.topspin-item-listings li.topspin-item div.topspin-item-canvas div.topspin-item-buy a:hover, div.topspin-view-more-canvas div.topspin-view-more-buy a.topspin-buy:hover, ul.topspin-item-listings li.topspin-item div.topspin-item-canvas div.topspin-item-buy a:active, div.topspin-view-more-canvas div.topspin-view-more-buy a.topspin-buy:active {
	background: #fff;
	color: #2b2b2b
}

ul.topspin-item-listings li.topspin-item div.topspin-item-canvas div.topspin-item-buy a span.cta, div.topspin-view-more-canvas div.topspin-view-more-buy a.topspin-buy span.cta {
	font-family: 'FuturaBookBook', sans-serif;
	padding-left: 10%
}

div.topspin-store-navmenu ul {
	background: 0;
	float: right;
	margin-top: 80px;
	padding-right: 20px
}

div.topspin-store-navmenu ul li.topspin-store-navmenu {
	background: 0
}

div.topspin-store-navmenu ul li.topspin-store-navmenu a {
	font-family: 'FuturaBookBook', sans-serif;
	background: #2b2b2b;
	color: #fff;
	padding: 2px;
	display: block
}

div.topspin-store-navmenu ul li.topspin-store-navmenu a:hover, div.topspin-store-navmenu ul li.topspin-store-navmenu a:active {
	background: #fff;
	color: #2b2b2b
}

.topspin-view-more-title {
	color: #2b2b2b
}

.topspin-view-more-desc {
	color: #898989;
	font-size: 14px;
	line-height: 1.8em;
	margin: 20px 0;
	font-weight: 100
}

#cboxOverlay {
	background: #2b2b2b;
	background: rgba(0,0,0,0.8)
}

#store .content article .topspin-store-navmenu {
	display: none
}

@media only screen and (min-width:480px) and (max-width:767px) {

h2 {
	font-size: 18px;
	padding-top: 15px
}

h3 {
	font-size: 16px
}

article p {
	line-height: 1.5em!important
}

header nav {
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 0;
	display:none;
}

header nav ul {
	margin: .5em auto;
	text-align: center
}

header nav ul li {
	display: inline-block;
	padding: 0 5px
}

header nav ul li a {
	font-size: 11px;
	font-family: 'FuturaBookBook', sans-serif;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

section {
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	height: 100%;
	width: 100%;
	padding: 10px 0 0 0
}

footer {
	padding: 25px 0
}

footer ul {
	margin: 0 auto;
	text-align: center
}

footer ul li {
	display: inline-block;
	padding: 0 5px;
	font-size: 10px;
	color: #FFF
}

footer ul li a {
	font-size: 10px
}

.home header nav {
	position: fixed
}

.home #home {
	background: url('../images/bg-home.jpg') 0 0 no-repeat fixed;
	height: auto;
	margin: 0 auto;
	padding: 10px 0 0 0;
	background-image:cover;
}

.home #home h1.logo {
	background: url('../images/logo-bg.png') no-repeat;
	background-size: 100%;
	max-width: 1012px;
	width: 100%;
	font-size: 24px;
	padding: 25px 0 0;
	margin: 25% auto 5%;
	text-align: center;
	display: block;
	height: 130px
}

.home #news {
	background: url('../images/bg-news.jpg') 50% 0 no-repeat fixed;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	padding: 0
}

.home #news .content {
	margin: 10% auto
}

.home #news .content h3 {
	font-size: 18px;
	margin-bottom: 20px;
	color: #2b2b2b
}

.home #events {
	background: url('../images/bg-events.jpg') 50% 150px no-repeat fixed;
	color: white;
	height: auto
}

.home #events .content {
	margin: -2% auto 0
}

.home #music {
	background: url('../images/bg-music.jpg') 50% 150px no-repeat fixed;
	color: white;
	height: auto
}

.home #music .content article {
	background: 0
}

.home #music .content article .albumcover {
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6);
	-moz-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6);
	box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6)
}

.home #music .content article .sc-player .sc-artwork-list, .home #music .content article .sc-player .sc-info-toggle, .home #music .content article .sc-player .sc-controls, .home #music .content article .sc-player .sc-scrubber {
	display: none
}

.home #music .content article .sc-player .sc-trackslist {
	margin: 0;
	overflow: hidden
}

.home #music .content article .sc-player .sc-trackslist li {
	background: #fff;
	color: #2b2b2b;
	padding: 7px 10px;
	margin: 0 auto 5px;
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6);
	-moz-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6);
	box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6)
}

.home #music .content article .sc-player .sc-trackslist li.active {
	background: #2b2b2b;
	color: #fff
}

.home #music .content article .sc-player .sc-trackslist li:hover, .home #music .content article .sc-player .sc-trackslist li:active {
	background: #2b2b2b;
	color: #fff
}

.home #music .content article .sc-player .sc-trackslist li a {
	display: inline-block;
	width: 90%;
	font-family: 'ThumbsLikeSledgeHammersRg'
}

.home #video {
	background: url('../images/bg-video.jpg') 50% 150px no-repeat fixed;
	padding: 100px 0 0 0;
	color: white;
	height: auto
}

.home #video .content {
	margin: -8% auto 2%
}

.home #video .content article {
	background: 0
}

.home #video .content article .more {
	background: #2b2b2b;
	color: #fff;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.home #video .content article .more:hover, .home #video .content article .more:active {
	background: #fff;
	color: #2b2b2b
}

.home #video .content iframe {
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6);
	-moz-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6);
	box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6)
}

.home #video .content #video-title {
	margin-top: 10px;
	background: #fff
}

.home #video .content #video-title h3 {
	color: #2b2b2b;
	padding-left: 20px;
	font-size: 18px;
	margin-bottom: 20px
}

.home #about {
	background: url('../images/bg-about.jpg') 0 0 no-repeat fixed;
	color: white;
	height: auto;
	background-size:cover;
}

.home #contact {
	background: url('../images/bg-contact.jpg') 0 0 no-repeat fixed;
	color: white;
	height: auto;
	background-size:cover;
}

.home #store {
	background: url('../images/bg-store.jpg') 0 0 no-repeat fixed;
	color: white;
	height: auto;
	background-size:cover;
}

.home #store article {
	background: 0
}

.more {
	padding: 6px
}

#continue-link {
	margin-top: 80px
}

#ts-e4m {
	position: relative;
	bottom: 1.2em;
	left: -246px
}

#social {
	position: relative
}
}

@media only screen and (max-width:479px) {

h2 {
	font-size: 18px;
	padding-top: 15px
}

h3 {
	font-size: 16px
}

article p {
	line-height: 1.5em!important
}

header nav {
	position: absolute;
	top: 0;
	height: 70px;
	left: 0;
	margin-left: 0;
display:none;
}

header nav ul {
	margin: .5em auto;
	text-align: center
}

header nav ul li {
	display: inline-block;
	padding: 0 5px
}

header nav ul li a {
	font-size: 7px;
	font-family: 'FuturaBookBook', sans-serif;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

section {
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	height: 100%;
	width: 100%;
	padding: 10px 0 0 0
}

footer {
	padding: 25px 0
}

footer ul {
	margin: 0 auto;
	text-align: center
}

footer ul li {
	display: inline-block;
	padding: 0 5px;
	font-size: 10px;
	color: #FFF
}

footer ul li a {
	font-size: 10px
}

.home header nav {
	position: fixed
}

.home #home {
	background: url('../images/bg-home.jpg') 90% -164px no-repeat fixed;
	height: auto;
	margin: 0 auto;
	padding: 60px 0 0 0
}

.home #home h1.logo {
	background: url('../images/logo-bg.png') no-repeat;
	background-size: 100%;
	max-width: 1012px;
	width: 100%;
	font-size: 16px;
	padding: 15px 0 0;
	margin: 45% auto 5%;
	text-align: center;
	display: block;
	height: 130px;
	display:none;
}

.home #news {
	background: url('../images/bg-news.jpg') 50% 0 no-repeat fixed;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	padding: 0
}

.home #news .content {
	margin: 10% auto
}

.home #news .content h3 {
	font-size: 18px;
	margin-bottom: 20px;
	color: #2b2b2b
}

.home #events {
	background: url('../images/bg-events.jpg') 50% 150px no-repeat fixed;
	color: white;
	height: auto
}

.home #events .content {
	margin: -2% auto 0
}

.home #music {
	background: url('../images/bg-music.jpg') 50% 150px no-repeat fixed;
	color: white;
	height: auto
}

.home #music .content article {
	background: 0
}

.home #music .content article .albumcover {
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6);
	-moz-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6);
	box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6)
}

.home #music .content article .sc-player .sc-artwork-list, .home #music .content article .sc-player .sc-info-toggle, .home #music .content article .sc-player .sc-controls, .home #music .content article .sc-player .sc-scrubber {
	display: none
}

.home #music .content article .sc-player .sc-trackslist {
	margin: 0;
	overflow: hidden
}

.home #music .content article .sc-player .sc-trackslist li {
	background: #fff;
	color: #2b2b2b;
	padding: 7px 10px;
	margin: 0 auto 5px;
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6);
	-moz-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6);
	box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6)
}

.home #music .content article .sc-player .sc-trackslist li.active {
	background: #2b2b2b;
	color: #fff
}

.home #music .content article .sc-player .sc-trackslist li:hover, .home #music .content article .sc-player .sc-trackslist li:active {
	background: #2b2b2b;
	color: #fff
}

.home #music .content article .sc-player .sc-trackslist li a {
	display: inline-block;
	width: 90%;
	font-family: 'ThumbsLikeSledgeHammersRg'
}

.home #video {
	background: url('../images/bg-video.jpg') 50% 150px no-repeat fixed;
	padding: 100px 0 0 0;
	color: white;
	height: auto
}

.home #video .content {
	margin: -8% auto 2%
}

.home #video .content article {
	background: 0
}

.home #video .content article .more {
	background: #2b2b2b;
	color: #fff;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.home #video .content article .more:hover, .home #video .content article .more:active {
	background: #fff;
	color: #2b2b2b
}

.home #video .content iframe {
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6);
	-moz-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6);
	box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6)
}

.home #video .content #video-title {
	margin-top: 10px;
	background: #fff
}

.home #video .content #video-title h3 {
	color: #2b2b2b;
	padding-left: 20px;
	font-size: 18px;
	margin-bottom: 20px
}

.home #about {
	background: url('../images/bg-about.jpg') 50% 0 no-repeat fixed;
	color: white;
	height: auto
}

.home #contact {
	background: url('../images/bg-contact.jpg') 50% 0 no-repeat fixed;
	color: white;
	height: auto
}

.home #store {
	background: url('../images/bg-store.jpg') 50% 0 no-repeat fixed;
	color: white;
	height: auto
}

.home #store article {
	background: 0
}

.more {
	padding: 6px
}

#continue-link {
	margin-top: 80px
}

#ts-e4m {
	position: relative;
	bottom: 1.2em;
	left: -246px
}

#social {
	position: relative
}
}