/*
Theme Name: Quarter Wolf
Description: Quarter Wolf Custom Theme
Version: 2.11
Author: Paul Daniel (https://www.pauldaniel.no)
Text Domain: quarterwolf
*/

/**
 * Table of Contents:
 *
 * 1.0 - Global
 *   1.1 - Reset
 *   1.2 - HTML Elements
 *   1.3 - Global Classes
 *   1.4 - Fonts and Icons
 * 2.0 - Page Layout
 *   2.1 - Site Header
 *     2.1.1 - Site Logo
 *     2.1.1 - Site Navigation
 * 3.0 - Content
 *   3.1 - Front Page Sections
 *	     3.1.1 - Intro Section
 *	     3.1.2 - News Section
 *	     3.1.3 - Gigs Section
 *	     3.1.4 - Buy Music Section
 *	     3.1.5 - Discography Section
 *	     3.1.6 - Videos Section
 *	     3.1.7 - Contact Section
 *	     3.1.8 - Mailing List Section
 *   3.2 - Release Download Page
 * 4.0 - Footer
 * 5.0 - Logged In Adjustments
 * 6.0 - Media Queries
 */

/* 1.0 Global -------------------------------------------------------------------------------- */

/* 1.1 Reset --------------------------------------------------------------------------------- */
*{
	box-sizing: border-box
}

/* 1.2 HTML Elements ------------------------------------------------------------------------- */
html{
	font-family: 'Roboto Condensed',Helvetica,Arial,sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body{
	font-family: 'Roboto Condensed',Helvetica,Arial,sans-serif;
	font-weight: 300;
	font-style: normal;
	margin: 0;
	padding: 0;
	background: rgb(42, 36, 32);
	color: #999999;
	position: relative;
	top: 50px;
}
body,button,input,textarea{
	color: #43454b;
	line-height: 1.618;
	-moz-osx-font-smoothing: greyscale;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	font-weight: 300
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{
	display: block
}
audio,canvas,progress,video{
	display: inline-block;
	vertical-align: baseline
}
a{
	color: rgb(255, 230, 124); /* #ffb600 old */
	text-decoration: none;
	/*border-bottom: 1px dotted #ffd600; */
}
a:active,a:hover{
	outline: 0
}
b,strong{
	font-weight: 700
}
cite,dfn,em,i{
	font-style: italic
}
address{
	margin: 0 0 1.41575em
}
h2{
	font-family: "Caprasimo";
	font-weight: 400;
	font-size: 6em;
	letter-spacing: -4%;
	text-transform: none;
	line-height: 1;
	color: #dddddd;
}
h3{
	font-family: "Caprasimo";
	font-weight: 400;
	font-size: 3em;
	letter-spacing: -4%;
	text-transform: none;
	line-height: 1;
	color: rgb(255, 140, 80); /*#ffd600;*/
	margin: 0.3em 0;
}
h4{
	font-weight: 700;
	font-size: 28px;
	text-transform: uppercase;
	line-height: 34px;
	margin: 5px 0;
	color: #999;
}
h3+h4{ /* Reduce top margin for h4 adjacent to h3 element */
	margin-top: 20px
}
img{
	border: 0;
	height: auto;
	max-width: 100%;
	display: block;
}
p{
	font-family: 'Libre Franklin',Helvetica,Arial,sans-serif;
	margin: 0 0 20px 0;	
}
p,ul{
	color: #e7e2cf;
	font-size: 2em;
	line-height: 1.4;
}
blockquote{
	margin: 30px 0;
	padding: 0 50px;
	position: relative;
	border-left: 4px solid #ffd600
}
figure{
	margin: 0
}
button,input,optgroup,select,textarea{
	color: inherit;
	font: inherit;
	margin: 0
}
button{
	overflow: visible
}
input{
	line-height: normal
}
fieldset{
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend{
	border: 0;
	padding: 0
}
textarea{
	overflow: auto
}
table{
	border-collapse: collapse;
	border-spacing: 0
}
td,th{
	padding: 0
}

/* 1.3 Global Classes ------------------------------------------------------------------------ */
a.page-anchor {
	position:relative;
	top:-56px;
}
.yellow {
	color: #ffd600;
}
.content {
	margin-bottom:60px;
}
a.link-label {
	text-transform: uppercase;
	font-size: 31px;
	line-height: 40px;
	letter-spacing: 0;
	text-decoration: none;
	color: #ffffff;
	background: #000000;
	padding: 5px 15px;
	line-height:1;
	border-bottom: none !important;
	display: inline-block;
}
a.link-label.orange {
	background: #ffd600;
}
a.link-label:hover {
	color: #000000;
	background: #ffffff;
}
.uppercase{
	text-transform: uppercase
}
.element-invisible{
	display: none
}
.clear{
	clear: both
}
.img-replace{
	text-indent: -999em
}
.rhs-img{
	width: 100%
}
.right{
	text-align: right
}

/* 1.4 Fonts and Icons ----------------------------------------------------------------------- */
@font-face{
	font-family: 'qwicons';
	src: url('assets/fonts/qw-webfont.woff2') format('woff2'), /* Super Modern Browsers */
	url('assets/fonts/qw-webfont.woff') format('woff'), /* Pretty Modern Browsers */
	url('assets/fonts/qw-webfont.ttf') format('truetype'); /* Safari, Android, iOS */
	font-weight: normal;
	font-style: normal
}
.icon {
	display: inline-block;
	width: 23px;
	height: 16px;
	-webkit-font-smoothing: antialiased;
	font-size: 16px;
	line-height: 1;
	text-decoration: inherit;
	font-weight: normal;
	font-style: normal;
	vertical-align: top;
	border-bottom: none !important;
}
.icon-arrow-right:before { content: '\f216' }
.icon-arrow-left:before { content: '\f217' }
.icon-next:before { content: '\f218' }
.icon-previous:before { content: '\f219' }
.icon-arrow-up:before { content: '\f218' }
.icon-arrow-down:before { content: '\f219' }
.icon-quote:before { content: '\f106' }
.icon-link:before { content: '\f107' }

 
/* Other icons */
.icon-search:before { content: '\f400' }
.icon-unzoom:before { content: '\f401' }
.icon-zoom:before { content: '\f402' }
.icon-show:before { content: '\f403' }
.icon-hide:before { content: '\f404' }
.icon-close:before { content: '\f405' }
.icon-close-alt:before { content: '\f454' }
.icon-trash:before { content: '\f407' }
.icon-star:before { content: '\f408' }
.icon-home:before { content: '\f409' }
.icon-mail:before { content: '\f410' }
.icon-edit:before { content: '\f411' }
.icon-reply-all:before { content: '\f466' }
.icon-reply:before { content: '\f467' }
.icon-attachment:before { content: '\f416' }
.icon-location:before { content: '\f417' }
.icon-checkmark:before { content: '\f418' }
.icon-menu:before { content: '\f419' }

.icon-top:before { content: '\f420' }

.icon-document:before { content: '\f443' }
.icon-cog:before { content: '\f445' }
.icon-unapprove:before { content: '\f446' }
.icon-info:before { content: '\f455' }
.icon-warning:before { content: '\f456' }
.icon-help:before { content: '\f457' }



/* 2.0 Page Layout --------------------------------------------------------------------------- */
#page{
	overflow-x: hidden;
}
#page.minimised{
}
#content{ /* Everything except page header and page footer */
	position: relative;
	margin: 0 auto
}

/* 2.1 Site Header ---------------------------------------------------------------------- */
.navbar{
	position: fixed;
	top: 0; /* Check logged in specific style def */
	left: 0;
	width: 100%;
	height: 50px; /* Was 70px with Lang switcher */
	margin: 0;
	padding: 0;
	background-color:rgb(42, 36, 32);/*#ff3700;*/
	color: #ccc;
	z-index: 500;
	-webkit-backface-visibility: hidden; /* Fix for Android devices */
	-webkit-transform: translate(0%, 0px);
	transform: translate(0%, 0px);
	transition-property: all;
	transition-duration: 0.38s;
	transition-timing-function: ease;
}
.logged-in.admin-bar .navbar{
	top: 32px
}
.navbar .inner{
	height: 100%;
	margin: 0 auto
}
.navbar .padded{
	position: relative;
	height: 100%;
	margin: 0
}
.navbar .abs-wrapper{
	position: absolute;
	bottom: 0;
	height: 50px;
	width: 100%
}
.minimised .navbar{
	height: 50px
}

/* 2.1.1 Site Logo ---------------------------------------------------------------------- */
#site-logo {
	display: block;
	width: 220px;
	position: absolute;
	top: 30px;
	right: 30px;
	text-decoration: none;
	border-bottom: none;
	z-index: 400;
}
#site-logo img{
	-webkit-filter: drop-shadow( 1px 1px 6px rgba(255, 255, 255, .9));	
	filter: drop-shadow( 1px 1px 6px rgba(255, 255, 255, .9));	
}
h1#site-title {
	background: url(../images/qw-logo-black.svg) no-repeat;
	width: 279px;
	height: 181px;
	text-indent: -999em;
	margin: 0 auto 20px auto;
	text-align: center;
}

h1.site-title{
	position: absolute;
	top: 4px;
	left: 30px;
	margin: 0;
	font-family: "Caprasimo";
	font-weight: 400;
	text-transform: none;
	letter-spacing: -4%;
	color: #ffffff;
	font-size: 26px;
}
h1.site-title a{
	text-decoration: none;
	color:#ffffff;
	border-bottom:none;
}
.icon-wordmark{
	height: 40px;
	width: 200px;
	display: block;
	background: url('https://quarterwolf.com/wp-content/themes/qw/assets/images/qw-logo-black.svg') no-repeat;
}

/* 2.1.2 Site Navigation ---------------------------------------------------------------- */
.navbar .site-nav{
	margin: 0;
	max-width: 1190px;
	text-align: right
}
.navbar .menu{
	display: inline-block;
	position: relative;
	width: auto;
	list-style: none;
	margin: 0 auto;
	padding: 0
}
.navbar .menu li{
	line-height:20px;
	display: inline-block;
	font-size: 20px;
}
.navbar .menu li a{
	display: block;
	float: none;
	padding: 15px 12px;
	text-decoration: none;
	font-family: "Caprasimo";
	font-weight: 400;
	text-transform: none;
	letter-spacing: -4%;
	border-bottom: none;
}
.navbar .menu li a:focus,
.navbar .menu li a:hover{
	opacity: 1;
	text-decoration: none;
}
.navbar .menu .active a,
.navbar .menu .active a:hover,
.navbar .menu .active a:focus{
	color: #ffffff;
	text-decoration: none;
}


/* 3.0 Content ------------------------------------------------------------------------------- */

/* 3.1 Front Page Sections ------------------------------------------------------------------- */

.home #primary{
	position: relative;
}
.section{
	padding: 0;
	margin: 0;
	clear: both;
	position: relative
}
.section-anchor{
	position: relative;
	top: 270px
}
a.page-anchor{
	position: relative;
	top: -56px
}
.section a{
	text-decoration: none;
}
h2.section-title,h1.title,h1.entry-title{
	color: #fff; /*ffd600 yellow*/
	margin: 0;
	padding: 1em 0 0.5em 0;
}
h2.section-title.small{
	text-shadow: none;
	font-size:50px;
}
.inner{
	max-width: 1190px;
	margin: 0 auto;
	position: relative
}
#content .inner{
	min-height: 700px;
	padding: 0 30px 40px;
}
.inner .float-left,.inner .float-right{
	position: relative
}
.content{
	margin-bottom: 60px
}
.visual-section{
	position: relative;
	width: 100%;
	height: 500px;
	margin: 0 auto;
	padding: 0;
	background-attachment: fixed;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden
}
.visual-section .inner{
	height: 100% !important;
	min-height: 0 !important;
}
.photo-caption{
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.content{
	width: 100%
}
.content-left{
	width: 50%;
	float: left
}
.view-content{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.toggle-on {
	display: none
}
.content ul li{
	list-style: none;
	position: relative;
	margin-bottom: 10px
}
.content ul li a{
	border-bottom: 1px dotted #ffd600
}
.content ul li a:hover{
	border-bottom: 1px dotted #005580;
	text-decoration: none
}
.content-right{
	width: 50%;
	padding: 0;
	float: right;
	padding: 0 0 5% 5%
}
.section-anchor#intro{
	top: -50px
}
a.link-label {
	font-size: 20px;
	background-color: #ffd600;
	-webkit-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);	
}


/* 3.1.1 Intro Section ----------------------------------------------------------------------- */
#intro-wrapper{
	padding: 0;
}
#intro-wrapper .inner{
	margin: 0 auto;
	padding: 70px 30px 0;
	background: none;
	min-height: 550px
}
#intro-wrapper .bg-fill{
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
#intro-wrapper h2.section-title{
	margin: 0 0 10px;
	padding: 0;
	height: 200px;
	line-height: 1;
}
#intro-wrapper h3{
	color: #ffd600;
	font-weight: 600;
	font-size: 30px;
	line-height: 1;
	letter-spacing: 0;
	padding: 60px 0 20px;
	margin: 0;
}
#intro-wrapper h3 a{
	border-bottom: none;
	display: inline-block;
	background: #000;
	padding:5px 20px;
	margin: 5px 0;
}
#intro-wrapper .content{
	width: 50%;
	max-width: 600px;
	min-width: 420px;
	padding: 20px 0;
	margin-bottom: 0;
	position: absolute;
	bottom: 0;
}
#intro-wrapper .content p{
	font-family: "Caprasimo";
	font-weight: 400;
	font-size: 6em;
	letter-spacing: -4%;
	text-transform: none;
	line-height: 0.95;
	margin: 5px 0 15px;
	color: #000;
	text-shadow:
		0 0 0.15em rgba(255, 255, 255, 1),
		-0.12em 0.08em 0.02em rgba(0, 192, 240, 0.699),
		0.15em 0.1em 0.02em rgba(251, 68, 113, 0.8),
		0.08em -0.05em 0.02em rgba(251, 233, 68, 0.8);
}
#intro-wrapper .content p .highlight{
	/* background: rgba(255, 79, 0, 0.8); rgba(255, 95, 0, 0.8);
	padding: 2px; */
}
#intro-wrapper .content p .highlight.black{
	background:#000;
}	

/* 3.1.2 News Section ----------------------------------------------------------------------- */
#news-wrapper{
	background: rgb(246, 237, 213) /* #ffd600 */
}
#news-wrapper h2.section-title{
	color: #fff;
}
#news-wrapper h3.section-title{
	font-family: 'Roboto Condensed',Helvetica,Arial,sans-serif;
    font-weight: 700;
	text-transform: uppercase;
    color: #4B1A00;
    font-size: 18px;
    line-height: 1;
    margin: 0;
    padding-top: 40px;
}
.news-item .content{
	width: 100%;
}
.news-item h2{
	font-family: "Caprasimo";
	font-weight: 400;
	text-transform: none;
	letter-spacing: -4%;
	font-size: 4em;
	line-height: 1.1;
	color: rgb(48, 41, 34);
	margin: 0.5em 0;
}
.news-item h3{
	padding-top:10px;
}
.news-item .cta{
	margin-right: 15px;
	padding: 5px 15px;
	font-size:22px;
	color: #fff;
}
.news-item p{
	color: #2e2719;
}
.news-item .image{
	width: 45%;
	float: right;
	margin: 0 10px 40px 2.5%;
	box-shadow: 5px 5px 20px #b37400;
	transform: rotate(-3deg);
}


/* 3.1.3 Gigs Section ------------------------------------------------------------------------ */
#gigs {
	margin-bottom: 0;	
}
.gigs {
	width: 100%;
}
.gigs.archive h2 {
	font-size: 38px;
	line-height: 1.4;
	margin: 0;
}
.gig {
	width:49%;
	margin-bottom:40px;
	display: inline-table;
}

.gig a {
	font-family: 'Roboto Condensed',Helvetica,Arial,sans-serif;
	font-weight: 700;
}
.gig h3 {
	line-height: 1.1;
}
.gig h4 {
	font-family: "Caprasimo";
	font-weight: 400;
	text-transform: none;
	letter-spacing: -4%;
	font-size:40px;
	line-height: 1.1;
	color: #eeeeee;
	margin: 5px 0;
}
.gig p {
	font-family: "Caprasimo";
	font-weight: 400;
	text-transform: none;
	letter-spacing: -4%;
	font-size:40px;
	line-height:1.4;
	margin-bottom: 0;
}
.gig.upcoming .date {
	display: inline-block;
	background: rgb(255, 239, 185); /* #ffd600; */
	color: rgb(42, 36, 32);
	padding: 5px 10px;
	-webkit-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
	font-size: 1.3em;
	font-weight: 700;
	margin: 5px 0;
	text-transform:uppercase;
}
.cta {
	display: inline-block;
	background: #473631;
	margin: 5px 0;
	padding: 8px 15px;
	font-size: 1.5rem;
	line-height: 1;
	text-transform: uppercase;
	border-bottom: none !important;
	
}
.gigs-archive {
}
.gig.archive {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	margin-bottom:5px;
}
.gig.archive .cell {
	display: block;
	color: #bbbbbb;
	font-size: 18px;
}
.gig.archive .date {
	width: 10%;
}
.gig.archive .gig-title {
	width: 50%;
}
.gig.archive .venue {
	width: 40%;
}
.gig.archive h4 {
	font-family: 'Roboto Condensed',Helvetica,Arial,sans-serif;
	letter-spacing: 0;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.4;
	text-transform: none;
	margin: 1px 0;
	color: rgb(255, 239, 185);
}
.gig.archive p {
	text-transform: uppercase;
	font-weight: 700;
	font-size:14px;
	line-height:18px;
	margin-bottom: 5px;
	color: #ffd600;
}


/* 3.1.4 Buy Music Section ----------------------------------------------------------------------- */
.stores {
	width:100%;
}
.store {
	width:31%;
}
.store.digital {
	width:20%;
}
.store.icon {
	text-align: center;
}
.store.icon a {
	display: block;
	width: 160px;
	height: 60px;
	text-decoration: none;
	outline: none;
	border-bottom: none;
}
.store h4 {
	color: #eeeeee;
	font-size: 26px;
	line-height: 1.2;
}
.store p {
	font-family: 'Roboto Condensed',Helvetica,Arial,sans-serif;
	font-size: 22px;
}


/* 3.1.5 Discography Section ----------------------------------------------------------------- */

#releases {
	top: -40px;
}
.tile.discography {
	width: 30%;
	margin-bottom: 40px;
}
.tile.discography .info {
	position: relative;
}
.tile.discography .info p {
	font-family: 'Roboto Condensed',Helvetica,Arial,sans-serif;
	color:#888888;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 1.4;
	margin: 0;
}
h4.release-title {
	color:#ffffff;
	font-size:15px;
	line-height:1.4;
}
.catno {
	font-size:15px;
	line-height:1.4;
}


/* 3.1.6 Video Section ----------------------------------------------------------------------- */
.tile.video {
	display: inline-table;
	margin: 15px 0;
	width: 49%;
}
.tile.video.featured {
	display: block;
	width: 100%;
}
.vid-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.vid-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* 3.1.7 Contact Section --------------------------------------------------------------------- */
#contact-wrapper .view-content>div{
	width:40%;
}

/* 3.1. Mailing List Section ---------------------------------------------------------------- */
#contact-wrapper input[type=email]{
	background-color: rgb(42, 36, 32);
	border-bottom: 1px solid #666;
	width: 100%;
	color: #fff;
	padding-left: 0;
}
#contact-wrapper input[type=email]::placeholder {
	color: #666;
}
#contact-wrapper input[type=submit]{
	font-family: "Caprasimo";
	font-weight: 400;
	text-transform: none;
	letter-spacing: -4%;
	background: rgb(255, 230, 124);
    border: none;
	border-radius: 20px;
    padding: 10px 25px;
    font-size: 1.3em;
    color: #482319;
}



/* 3.2 Download Page ------------------------------------------------------------------------- */

.w3eden .list-group li:nth-of-type(2){
	display: none !important;
}
.single-wpdmpro .posted-on{
	display: none !important;
}

/* 4.0 Footer -------------------------------------------------------------------------------- */
#page-footer{
	background: #000;
}
#page-footer .inner{
	position: relative;
	margin: 0 auto;
	padding: 30px;
	min-height: 350px;
	background: url('https://quarterwolf.com/wp-content/themes/qw/assets/images/qw-lt-footer.jpg') no-repeat;
	
}
#page-footer .widget{
	float: left;
	width: 33%;
	padding: 10px
}
#page-footer #mc4wp_form_widget-2 .icon{
	margin-right: .5em;
	background-size: cover;
	color: #ccc;
	width: 50px;
	height:50px;
}
#page-footer .widget p{
	width: 80%
}
#page-footer h3{
	color: #ccc;
	font-weight: 300;
	font-size: 30px;
	margin-top: 0
}
#page-footer h4,
#page-footer p,
#page-footer .menu li{
	color: #ccc;
	font-size: 14px;
	line-height: 19px
}
#page-footer h4{
	font-weight: 700;
	margin-top: 15px;
	margin-bottom: 5px
}
#page-footer a[target="_blank"]{
	text-transform: none;
	background: none;
	border-bottom: 1px dotted #ccc;
	color: #ccc;
	padding: 0
}
#page-footer .menu{
	list-style-type: none;
	padding: 0
}

/* 5.0 Logged In Adjustments ----------------------------------------------------------------- */

.admin-bar .section-anchor{
	top: 220px
}
.admin-bar #releases {
    top: -90px;
}
.admin-bar .navbar{
	top: 64px
}

.menu-toggle{
	display: none
}
input.form-submit{
	-webkit-appearance: none
}
.icon .text{
	display: none
}
.icon[target="_blank"]{
	background: none;
	padding: 0;
	font-size: 30px;
	color: #ccc
}
.icon[target="_blank"]:hover{
	background: none
}
.touch .visual-section{
	background-attachment:scroll;
	background-size: 150%
}
.screen-reader-text{
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px,1px,1px,1px);
	position: absolute!important
}
.screen-reader-text:focus{
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
	clip: auto!important;
	display: block;
	font-weight: 700;
	height: auto;
	left: 0;
	line-height: normal;
	padding: 1em 1.618em;
	text-decoration: none;
	top: 0;
	width: auto;
	z-index: 100000;
	outline: 0
}
.clear:after,
.clear:before,
.entry-content:after,
.entry-content:before,
.site-content:after
,.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before{
	content: "";
	display: table;
	clear: both
}
table{
	border-spacing: 0;
	width: 100%;
	border-collapse: separate
}
table caption{
	padding: 1em 0;
	font-weight: 700
}
table td,table th{
	padding: 1em 1.41575em;
	text-align: left;
	vertical-align: top
}
table td p:last-child,table th p:last-child{
	margin-bottom: 0
}
table th{
	font-weight: 700
}
table thead th{
	padding: 1.41575em;
	vertical-align: middle
}
table tbody h2{
	font-size: 1em;
	letter-spacing: normal;
	font-weight: 300
}
table tbody h2 a{
	font-weight: 300
}
.hentry{
	margin: 0 0 4.235801032em
}
.hentry .wp-post-image{
	margin-bottom: 1.618em;
	margin-left: auto;
	margin-right: auto
}
.hentry .entry-header{
	margin-bottom: 1em;
	border-bottom: 1px solid rgba(0,0,0,.05)
}
.hentry .entry-header .byline,
.hentry .entry-header .posted-on{
	font-size: .875em
}
.hentry .entry-header .byline a,
.hentry .entry-header .posted-on a{
	font-weight: 300;
	text-decoration: underline
}
.hentry .entry-header .byline a:hover,
.hentry .entry-header .posted-on a:hover{
	text-decoration: none
}
.hentry .entry-meta{
	font-weight: 300
}
.hentry.type-page .entry-header{
	border-bottom: 0;
	margin-bottom: 0
}
.page-links{
	clear: both;
	margin: 0 0 1em
}
form{
	margin-bottom: 1.618em
}
button,input,select,textarea{
	font-size: 100%;
	margin: 0;
	vertical-align: baseline
}
input[type=checkbox],
input[type=radio]{
	padding: 0
}
input[type=search]::-webkit-search-decoration{
	-webkit-appearance: none
}
input[type=search]{
	box-sizing: border-box
}
button::-moz-focus-inner,
input::-moz-focus-inner{
	border: 0;
	padding: 0
}
.input-text,
input[type=email],
input[type=password],
input[type=search],
input[type=text],
input[type=url],
textarea{
	padding: .6180469716em;
	background-color: #f6f6f6;
	color: #43454b;
	outline: 0;
	border: 0;
	-webkit-appearance: none;
	box-sizing: border-box;
	font-weight: 300
}
.input-text:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=text]:focus,
input[type=url]:focus,
textarea:focus{
	background-color: #e6e5e5;
	color: #2b2c30
}
textarea{
	overflow: auto;
	padding-left: .875em;
	vertical-align: top;
	width: 100%
}
label{
	font-weight: 300
}
label.inline input{
	width: auto
}
fieldset{
	padding: 1.618em;
	padding-top: 1em;
	border: 0;
	margin: 0;
	margin-bottom: 1.618em;
	margin-top: 1.618em
}
fieldset legend{
	font-weight: 700;
	padding: .6180469716em 1em;
	margin-left: -1em
}
[placeholder]:focus::-webkit-input-placeholder{
	-webkit-transition: opacity .5s .5s ease;
	transition: opacity .5s .5s ease;
	opacity: 0
}
.wp-caption{
	margin-bottom: 1em;
	max-width: 100%
}
.wp-caption img[class*=wp-image-]{
	display: block;
	margin: 0 auto
}
.wp-caption .wp-caption-text{
	text-align: left;
	font-style: italic;
	border-bottom: 2px solid rgba(0,0,0,.05);
	padding: 1em 0
}
embed,iframe,object,video{
	max-width: 100%
}
.widget{
	margin: 0 0 3.706325903em
}
.widget select{
	max-width: 100%
}
.widget .widget-title,
.widget .widgettitle{
	font-size: 1.41575em;
	letter-spacing: 0;
	border-bottom: 1px solid rgba(0,0,0,.05);
	padding: 0 0 1em;
	margin-bottom: 1em;
	font-weight: 300
}
.widget ul{
	margin-left: 0;
	list-style: none
}
.widget ul ul{
	margin-left: 1.618em
}

/* 6.0 Media Queries -------------------------------------------------------------------------- */

@media(max-width: 900px){
	h1.site-title {
	    display: block;
	}
	.menu-toggle{
		display: block;
		position: absolute;
		top: 5px;
		right: 30px;
		margin: 10px 0 0;
		cursor: pointer
	}
	.menu-toggle:before{
		font-family: 'qwicons';
		content: '\f419';
		display: inline-block;
		height: 50px;
		-webkit-font-smoothing: antialiased;
		font-size: 30px;
		text-decoration: inherit;
		font-weight: 300;
		font-style: normal;
		vertical-align: top;
		color: #ffffff;
	}
	.menu-toggle .text{
		display: none
	}
	.navbar .site-nav{
		display: none;
		position: relative;
		top: 50px;
		overflow: visible;
		text-align: left
	}
	.navbar .menu{
		display: block;
		float: none;
		left: 0
	}
	.navbar .menu li{
		float: none;
		width: 100%;
		font-family: "Caprasimo";
		font-weight: 400;
		text-transform: none;
		letter-spacing: -4%;
		font-size: 2em;
		-webkit-text-size-adjust: 100%
	}
	.navbar .menu li a{
		/* color: #fff;
		border-bottom: 1px dotted #555; */
		padding: 0.6em 30px
	}
	.navbar .menu li:last-child a{
		border-bottom: none;
	}
	.navbar .menu li:last a{
		border-bottom: none
	}
	.site-nav.toggled-on{
		display: block;
		background: #000000c4;
	}
	#intro-wrapper h3{
		font-size: 4em;
	}
	#intro-wrapper .content{
		width: 340px;
		max-width: intrinsic;
		margin-bottom: 0
	}
}

@media (min-width: 768px){
	.site-content:after,.site-content:before{
		content: "";
		display: table
	}
	.site-content:after{
		clear: both
	}
	.hentry .entry-header{
		margin-bottom: 2.617924em
	}
	.hentry.type-post:after,.hentry.type-post:before{
		content: "";
		display: table
	}
	.hentry.type-post:after{
		clear: both
	}
	.hentry.type-post .entry-meta{
		width: 17.6470588235%;
		float: left;
		margin-right: 5.8823529412%;
		font-size: .875em
	}
	.hentry.type-post .entry-content{
		width: 76.4705882353%;
		float: right;
		margin-right: 0
	}
}

@media screen and (max-width: 782px) {
	.logged-in.admin-bar .navbar{
		top: 46px
	}
	#intro-wrapper .content{
		width: 280px
	}
	#intro-wrapper h3{
		font-size: 3em;
	}
	#intro-wrapper h2.section-title{
		height: 180px;
		font-size: 160px
	}
	#intro-wrapper h2.section-title:before{
		top: 60px;
		line-height: 1
	}
	p {
		font-size: 1.7em;
	}
	.news-item{
		float: none;
	}
	.news-item .image{
		float: none;
		width: 60%;
		text-align: center;
		margin: 1.5em auto;
	}
	.news-item h2, .news-item p{
		text-align: center;
		padding: 0 0.5em;
	}
	.gig.archive {
		border-bottom: 1px dotted #444;
	}
	.gig.archive .date {
		width: 20%;
		text-align: right;
	}
	.gig.archive .gig-title {
		width: 80%;
	}
	.gig.archive .venue {
		width: 100%;
	}
	.tile.discography {
		width: 29%;
	}
	.store {
		width: 48%;
	}
	#page-footer .widget{
		width: 50%
	}
	#page-footer #mc4wp_form_widget-2{
		float: none;
		width: 100%
	}
	#page-footer #mc4wp_form_widget-2 p{
		width: 100%
	}
}

@media(max-width: 600px){
	.logged-in.admin-bar .minimised .navbar{
		top: 0px
	}
	.front h1.site-title a.wordmark{
		display: inline-block
	}
	.navbar .inner{
		/* margin: 0 15px */
	}
	.navbar .padded{
		margin: 0
	}
	#intro-wrapper h2.section-title{
		font-size: 130px;
		height: 170px;
		margin-top: 20px
	}
	#intro-wrapper h2.section-title:before{
		top: 70px
	}
	#intro-wrapper .inner{
		min-height: 500px
	}
	#intro-wrapper .content{
		padding: 10px 0 15px;
		width: 240px
	}
	#intro-wrapper .content  p{
		font-size: 3.5em;
	}
	#content #intro-wrapper .inner{
		padding-top: 20px;
	}
	#content .inner{
		padding: 0 15px 40px;
	}
	.content-full{
		display: none;
	}
	.toggle-on {
		display: block
	}
	.hidden {
		display:none;
	}
	.content{
		width: 100%;
		padding-right: 0;
		padding-left: 0
	}
	.gig {
		width: 100%;
	}
	.tile.discography {
		width: 45%;
		margin-bottom: 40px;
	}
	.store {
		width: 100%;
	}
	h2.section-title,
	h1.title,
	h1.entry-title {
		font-size: 75px;
		line-height: 1.1;
		padding-top: 30px;
	}
	#page-footer .inner{
		width: 100%;
		position: relative;
		padding: 30px 15px
	}
	#page-footer .widget{
		float: none;
		width: 100%;
		padding: 30px 0;
		border-bottom: 1px dotted #666
	}
	#page-footer #custom_html-2{
		border-bottom: none
	}
	#page-footer .widget p{
		width: 100%
	}
	.visual-section{
		background-attachment:scroll;
	}
	.form-item-mail input{
		width: 100%
	}
	#contact-wrapper .view-content>div{
    	width: 100%;
	}
}

@media(max-width: 500px){
	#content .inner{
		padding: 0 25px 40px;
	}
}
@media(max-width: 320px){
	#content .inner{
		padding: 0 20px 40px;
	}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation: landscape){
	.visual-section{
		background-attachment:scroll;
	}
}
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : landscape){
	.navbar .menu li a{
		padding: 12px 28px
	}
}
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : portrait){
	#site-logo {
		display: none;
	}
	.visual-section{
		height: 320px
	}
	#content .inner {
		padding: 0 15px 40px;
	}
	#intro-wrapper .bg-fill {
    	background-attachment: scroll;
    	background-size: 140%;
	}
	#intro-wrapper .content {
    	min-width: 320px;
	}
	#intro-wrapper .p {
    	font-size: 35px;
	}
	h2.section-title, h1.title,
	h1.entry-title {
		font-size: 60px;
	}
	.news-item p {
		font-size: 20px;
	}
}

