@charset "utf-8";
/* CSS Document */

/**
* Layout & Type 
**/
body {
    font-family: Arial, sans-serif !important;
	font-size: 1em;
	background: #000;
}

body.single-post .menu-item-15,
body.single-events .menu-item-37 {
	font-weight: 700;
}

.site-inner {
    max-width: 960px;
}
a:link, 
a:active,
a:visited {
    color: #000;
    text-decoration: none;
}
a:hover {
    color: #ccc;
    text-decoration: none;
}
h1, h2, h3,
h4, h5, h6,
.entry-title,
.widget .widget-title {
	font-family: Arial, sans-serif !important;	
}
select {
	font-family: Arial, sans-serif !important;
	padding: 5px;
}


.wrapper p.site-info {
	color: #f1f1f0;
}
.wide, .wide-video {
	width: 100%;
	margin: 0 -100px 0 0;
	float: none;
}
.wide .site-main {
	margin-bottom: 0;
}
.wide-video {
	padding: 0;
	margin: 0;
	background: #000;
}
.wide-video .site-content {
	padding: 0;
}

/**
* Splash Page 
**/

/**
* Header 
**/
.site-header {
	background: #000;
}
.site-branding {
	text-align: center;
	margin: auto;
}
.site-branding .site-title {
	font: 0/0 a;
    text-shadow: none;
    color: transparent;
}
.site-title img {
	width: 100px;
}
/* Navigation */
.site-header-menu {
	margin: 0 auto;
    width: 100%;
}
.main-navigation {
    margin: 0 auto;
}
.main-navigation ul {
	margin: 0;
}
.main-navigation .primary-menu > li {
    margin: 0;
    text-align: center;
}
.main-navigation a:link,
.main-navigation a:visited,
.main-navigation a:active {
	font-family: Arial, sans-serif;
	color: #FFF !important;
	text-transform: uppercase;
}
.main-navigation a:hover {
	color: #D71D06 !important;
}
.main-navigation a:focus {
	color: #FFF;
}
.main-navigation li.current-menu-item {
	border-bottom: 1px dotted #D71D06;
}

/**
* Mobile Menu
**/
.menu-toggle {
	color: #FFF;
}

/**
* Social navigation
**/

.nav,
.site-header .main-navigation + .social-navigation {
  margin: 0 auto;
  padding: 10px;
}
.site-header .main-navigation + .social-navigation {
    padding-top: 21px;
}

.nav-list, .nav-list-home,
ul.social-links-menu {
  list-style: none;
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
	overflow: auto;
}
.nav-list li,
.nav-list-home li {
	float: left;
	padding: 0 10px;
}
.nav-list li a,
.nav-list-home li a,
.social-navigation a {
	border: none;
}
.nav-list li a:before,
.nav-list-home li a:before,
.social-navigation a:before {
	color: #000;
	font-family: 'Fontawesome';
	font-size: 1.5em;
	content: '\f0c0';
}
.nav-list-home li a:before,
.social-navigation a:before {
	color: #FFF;
}
.nav-list li a:hover:before,
.nav-list-home li a:hover:before,
.social-navigation a:hover:before {
	color: #D71D06;
}
.nav-list li a[href*="facebook.com"]::before, 
.nav-list-home li a[href*="facebook.com"]::before,
.social-navigation a[href*="facebook.com"]::before{ content: '\f09a'; }

.nav-list li a[href*="twitter.com"]::before,
.nav-list-home li a[href*="twitter.com"]::before,
.social-navigation a[href*="twitter.com"]::before{ content: '\f099'; }

.nav-list li a[href*="instagram.com"]::before,
.nav-list-home li a[href*="instagram.com"]::before,
.social-navigation a[href*="instagram.com"]::before{ content: '\f16d'; }

.nav-list li a[href*="soundcloud.com"]::before,
.nav-list-home li a[href*="soundcloud.com"]::before,
.social-navigation a[href*="soundcloud.com"]::before { content: '\f1be'; }

.nav-list li a[href*="snapchat.com"]::before,
.nav-list-home li a[href*="snapchat.com"]::before,
.social-navigation a[href*="snapchat.com"]::before { content: '\f2ac'; }

.nav-list li a[href*="youtube.com"]::before,
.nav-list-home li a[href*="youtube.com"]::before,
.social-navigation a[href*="youtube.com"]::before { content: '\f16a'; }

/**
* Video
**/
.splash-video,
.featured-video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	clear: both;
}
.splash-video iframe,
.featured-video iframe,
.splash-video object,
.splash-video embed {
	position: absolute;
	top: -90px;
	left: 0;
	width: 100%;
	height: 100%;
}
.featured-video iframe {
	top: 0;
	height: 100%;
}

/**
* Posts
**/
.post-box-title {
	margin: 0 0 28px;
}
.posts-wrap {
	overflow: auto;
	margin: 0 0 28px;
}
article.home-news {
	float: left;
    width: 200px;
    margin: 0 14px 14px 0;
    border: 1px solid #ccc;
    padding: 7px;
	min-height: 135px;
}
article.home-news section {
	overflow: auto;
}
article.home-news .entry-header {
	margin: 0 0 0;
}
.entry-title {
	margin-bottom: 7px;
	font-size: 1em;
	text-transform: capitalize;
}
.entry-title a:link,
.entry-title a:active {
	color: #000 !important;
}
.entry-title a:hover {
	color: #1a1a1a !important;
}
.entry-meta {
	line-height: normal;
	margin: 0 0 14px;
	color: #777;
}
.entry-date {
	font-size: 0.75em;
	color: #ccc;
}
.news-thumb {
	float: left;
	margin: 0 21px 21px 0;
}
.my-news-thumb {
	float: left;
	margin: 0 21px 21px 0;
}
.entry-content ul {
	list-style-type: none;
}

.comments-title, .comment-reply-title {
    border-top: 1px solid #1a1a1a;
    font-family: Arial, sans-serif;
}

/* Post Navigation */
.pagination {
	width: 628px;
	clear: both;
}
.nav-previous, .nav-next {
	width: 47%;
	text-align: left;
	float: left;
}
.nav-next {
	float: right;
	text-align: right;
}
.post-navigation {
	border-top: 1px solid #1a1a1a;
	border-bottom: 0px solid #1a1a1a;
}
.post-navigation div + div {
    border-top: 0px solid #1a1a1a;
}
.post-navigation a:hover .post-title {
	color: #ccc;
}
.post-navigation a .post-title {
		font-size: 1rem !important;
		font-family: Arial, sans-serif !important;
		line-height: 1.25;
	}

/**
* Albums
**/
.album-item {
	margin: 0px 0px 21px 0px;
	overflow: auto;
	border-bottom: 1px solid #ccc;
	padding-bottom: 21px;
}
section.album-item:nth-of-type(4n + 0) {
	margin-right: 0px;
}
section.album-item:last-of-type {
	border-bottom: none;
}
h1.album-title {
	line-height: 21px;
	margin: 0 0 5px;
}
h1.album-title a {
	font-size: 1em;
}
.sidebar-cover-art {
	margin-bottom: 1em;
}
.featured-music-image {
	margin: 0 0 21px;
}

/**
* Single album layout
**/
.single-releases li#menu-item-1829 a{
	color: red !important;
}
h1.single-release-title {
	font-size: 2em;
	margin-bottom: .5em;
	line-height: 1;
}
.album-info-box {
	float: left;
	width: auto;
	margin: 0px 42px 0px 0px;
}
.album-info-box figure {
	margin-bottom: 21px;
}
.album-info p {
	font-size: .75em;
}
span.release-type {
	text-transform: capitalize;
}
a span.buy-link {
	background: transparent;
    color: #000;
    border: 1px solid;
    font-weight: normal;
	font-size: 1rem;
	font-family: "Montserrat", "Helvetica Neue", sans-serif;
    letter-spacing: 0.046875em;
    line-height: 1;
    padding: 0.84375em 0.875em 0.78125em;
    text-transform: uppercase;
}
a:hover span.buy-link {
	background: #efefef;
}
.album-tracklist {
	float: right;
	width: 62%
}
.album-tracklist p {
	margin-bottom: 0;
}
.album-tracklist ul {
	margin: 0 0 1.75em;
}
.album-tracklist li {
	list-style-type: none;
	padding: 0 0 14px;
}
.album-tracklist li:last-of-type {
}

/**
* Lyrics
**/


/**
* Events 
**/
table.events-wrap {
	margin: 21px 0 0;
	border-width: 0;
}
table.events-wrap th {
	background: #000;
	color: #fff;
	border-width: 0;
	font-weight: normal;
}
table.events-wrap th.e-date,
table.events-wrap th.url-box {
	width: 15%;
}
table.events-wrap th.url-box,
table.events-wrap td.e-infobox {
	text-align: center;
}
table.events-wrap td {
	border-width: 0 0 1px 0;
}
table.events-wrap td a {
	display: block;
	height: 100%;
	width: 100%;
	color: #252525;
}
.event-www a {
	text-decoration: underline;
}

/**
* Video
**/
.movie-item {
	float: left;
	margin: 0 28px 0 0;
	text-align: center;
	width: auto;
}
.movie-item figure img {
	margin: 0 0 14px;
}
.movie-info {
	line-height: 1.5em;
}
.movie-title {
	font-weight: 700;
}

/* SHOP */
.product-group, .music-group {
	display: block;
	margin: 0 0 35px;
	overflow: hidden;
}
.product-cat, .music-cat, .featured-cat {
	padding: 0 0 10px;
	clear: both;
}
.product-cat {
	font-weight: normal;
}
.front-features {
    position: relative;
}
.featured-more {
    position: absolute;
    right: 0;
    top: 10px;
    font-size: 13px;
    font-style: italic;
}
.featured-more a {
    text-decoration: underline;
}
.my-product-image {
	margin: 0;
}
.product-info {
	padding-bottom: 3px; 
	margin-bottom: 0px;
	text-transform: capitalize; 
	overflow: hidden;
}
.product-info p {
	margin-bottom: 0;
	font-size: 10px;
}
.product-item {
	float: left;
	margin: 0 21px 0 0;
	overflow: hidden;
	text-align: center;
	width: 275px;
}
.product-item h1 a {
	font-size: 14px; 
	margin-bottom: 0; 
	padding-bottom: 5px;
	text-align: center;
	color: #000;
}
.product-item textarea {
	resize: none;
	width: 40%;
}
.product-item input:focus {
	outline-color: #b42f4f;
}
p.price-box {
	margin-bottom: 10px;
}
.product-price {
	font-weight: bold; 
	font-size: 1.5rem;
}
.product-preorder, .product-available {
	padding: 0px;
    background: #cd7f32;
    width: 130px;
    text-align: center;
    margin: 0 auto;
    color: white;
}
.single-preorder, .single-available {
	margin: 0 0 10px;
	font-size: 10px;
}
.product-available {
	font-weight: bold;
	background: red;
	color: #fff;
}
section.product-item:nth-of-type(4n + 0) {margin-right: 0px;}

#target {
	display:none;
	border:0px solid #ccc;
	width: 200px;
	margin:28px 0 7px;
	padding:0;
}
/* --------------- SINGLE PRODUCT VIEW --------------------- */
.single-product-item {
	margin: 0;
}
.product-detail {
	float: left;
	margin: 0 21px 0 0;
}
.single-product-info {
	width: 100%;
}
.single-product-item textarea {
	resize: none;
	width: 60%;
}
.rel-product-item {
	display: block;
	overflow: hidden;
	margin: 0 0 21px;	
}
.rel-product-thumb {
	width: 100px;
	float: left;
	margin: 0 14px 0 0;
	border: 1px solid #ccc;
	text-align: center;
}
.rel-product-thumb img{
	margin: 0 auto;
	display: block;
	float: none;
}

input[type="submit"],
input[type="submit"]:hover
{
	background: transparent;
    color: #000;
    border: 1px solid;
    font-weight: normal;
}
input[type="submit"]:hover{
	background: #efefef;
}

/**
* Footer
**/
.site-title {
    font-size: 14px;
	color: #686868 !important;
}
.site-info {
	margin: 0 auto;
    text-align: center;
    display: block;
    width: 100%;
}
.site-info a:link,
.site-info a:visited {
	color: #000;
}
.footer-dark a:link,
.footer-dark a:visited {
	color: #686868;
}
.site-info a:hover,
.site-info a:active,
.site-info a:focus,
.footer-dark a:hover, 
.footer-dark a:active,
.footer-dark a:focus {
	color: red;
}



/* Media Queries */

@media screen and (min-width: 61.5625em){
	body:not(.search-results) article:not(.type-page) .entry-content {
    	float: none;
		margin: 0 0 21px;
		width: 100%;
	}
	.site-header {
		padding: 0 0 21px;
	}
	.site-branding, .site-header-menu, .header-image {
    	margin: 0 auto;
	}
}

@media screen and (min-width: 56.875em){
	.site-content {
		padding: 2%;
	}
	.site-header-menu {
		display: block;
	}
	.main-navigation ul {
    text-align: center;
	}
	.main-navigation .primary-menu > li {
    display: inline-block;
    float: none;
	}
}

@media screen and (min-width: 44.375em) {
	body:not(.custom-background-image):before, body:not(.custom-background-image):after {
		height: 0;
	}
	.site {
		margin: 0;
	}
	.site-header-menu {
		margin: 0 2%;
	}
}

@media screen and (max-width: 30em){
	.site-header {
    padding: 1em 7.6923%;
	}
	.main-navigation li.current-menu-item {
    border-bottom: 0px dotted #D71D06;
	}
	.site-header-menu.toggled-on {
		margin: 21px auto 0;
	}
	.menu-toggle:hover,
	.menu-toggle:focus {
		border-color: #FFF;
		color: #FFF;
	}
	.menu-toggle.toggled-on, 
	.menu-toggle.toggled-on:hover, 
	.menu-toggle.toggled-on:focus {
		background-color: transparent;
		border-color: #FFF;
		color: #fff;
		}
	.splash-video iframe,
	.featured-video iframe,
	.splash-video object,
	.splash-video embed {
		top: 0px;
	}
	.site-inner {
    	padding: 6%;		
	}
	
	article.home-news {
		width: 100%;
		margin: 0 14px 14px 0;
		border: none;
		padding: 0px;
		min-height: initial;
		border-bottom: 1px solid #ccc;
	}
	
	.entry-header {
		margin-left: 0;
	}
	.entry-title, .post-box-title {
		margin-bottom: 14px;
		text-align: center;
		font-size: 1.5em;
	}
	.my-news-thumb {
		float: none;
		margin: 0 0 21px;
		width: 100%;
	}
	
	.album-info-box {
		float: none;
		width: 100%;
		margin: 0px 0 42px;
	}
	.my-album-cover {
		width: 100%;
	} 
	.album-info {
		text-align: center;
	}
	.album-tracklist {
    float: none;
    width: auto;
	}
	
	.product-group, .music-group {
    margin: 0;
	}
	.product-item {
    float: none;
    margin: 0 0 35px;
	padding: 0 0 14px;
	border-bottom: 1px dotted #ccc;
    overflow: hidden;
    text-align: center;
    width: 100%;
	}
	.single-product-item {
		margin: 0 0 35px;
	}
	.product-item img,
	.single-product-item img {
		width: 100%;
		margin: 0 0 28px;
	}
	table.events-wrap th {
		display: none;
	}
	table.events-wrap tr {
		margin: 0 0 21px;
		border-bottom: 1px solid #ccc;
		padding: 0 0 14px;
    	display: block;
	}
	table.events-wrap tr:first-of-type{
		border: none;
		display: none;
	}
	table.events-wrap td,
	table.events-wrap td a {
		display: block !important;
		width: 100% !important;
		border: none;
		padding: 0;
	}
	table.events-wrap td.event-date {
		font-weight: 700;
	}
	table.events-wrap td.e-infobox {
		text-align: left;
	}
	
}
