/*
Theme Name: katherinejenkins
Theme URI: http://staak.co.uk/
Author: Staak
Author URI: http://staak.co.uk/
Description: Description
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: katherinejenkins
Domain Path: /languages/
Tags:

*/
/***************************************************************************************
*
* Reset & Clear
*
***************************************************************************************/
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;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.reset-font-family {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-transform: none;
}
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;
}

* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.group:before,
.group:after {
    content: "";
    display: table;
} 
.group:after {
    clear: both;
}
.group {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}
a { text-decoration: none; outline: 0;}


/***************************************************************************************
*
* Generic / Globals
*
***************************************************************************************/
html, body, iframe {
		   margin:0; /* remove any margins of the IFrame and the body tag */
		   padding:0;
		   height:100%; /* set height 100% so that it fills the entire view port*/
		}
		iframe {
		   display:block; /* force the iframe to display as block */   
		   height:90%; /* assign 100% height */
		   width: 90%;
		   border:none;
           margin: 0px auto;
		}

body {
    font-family: 'Open Sans', sans-serif;
    background: #434343;
    min-width: 320px;
}
h1,
#masthead a,
#masthead li,
ul.gigpress-listing a,
ul.gigpress-listing,
.filter-nav li,
h3.tile-type ,
.loading,
.label ,
a.btn   {
    text-transform: uppercase;
    min-width: 40px;
}

/*
Green text
*/
h1,
ul.head-nav li a,
#masthead li,
ul.gigpress-listing a:hover,
.filter-nav li a,
h3.tile-type, .tile a, form a, a.btn:hover, ul.legals a:hover  {
    color: #9a7057;
}
 .tile .tile-copy a:hover {
     color: #9a7057;
 }
 a.btn:hover {
     background: #23204b;
 }
/*
Green Bkg
*/
ul.head-nav li a:hover {
    background-color: #23204b;
}

.wrapper {
    min-width: 320px;
}
/* Proxima */
header,
.filter-nav,
h3,
.loading, .label {
   font-family: "proxima-nova",sans-serif;
}

.animate,
a.share,
a.pagination,
ul.gigpress-listing a,
header a,
nav a,
.tile.youtube a , .tile a, a.btn {
    -webkit-transition-duration: 0.5s; /*Webkit: Animation duration*/
    -moz-transition-duration: 0.5s; /*Mozilla duration version*/
    -o-transition-duration: 0.5s; /*Opera duration version*/
    transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
}

.faux-table {
    display: table;
}
.faux-row {
    display: table-cell;
    vertical-align: middle; 
    
}
.sticky {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 101;
	border-top: 0;
}
a.btn,
ul.gigpress-listing a {
    border: 1px solid #fff;
    color: #fff;
    display: block;
    padding: 1em;
     font-size: 0.875em;
     font-weight: 900;
}

a.btn:hover, ul.gigpress-listing a:hover {
    background: #fff;
}
/***************************************************************************************
*
* Share Widget
*
***************************************************************************************/
.share-widget li {
    float: left;
    margin-right: 5px;
}
.share-widget li:last-child {
    margin-right: 0px;
}
a.share {
    display: inline-block;
    text-align: center;
    border: 2px solid #000;
    border-radius: 5px;
    color: #000;
    opacity: 0.2;
}
.instagram .share-widget a.share,
.youtube .share-widget a.share {
    opacity: 0.5;
}
.white a.share,
.instagram .share-widget a.share,
.youtube .share-widget a.share,
.tile.dark .share-widget a.share {
    border-color: #fff;
    color: #fff;
}
.share-widget a.share:hover {
    background: #000;
    color: #fff;
}
.dark .share-widget a.share:hover,
.youtube .share-widget a.share:hover,
.instagram .share-widget a.share:hover 
 {
    background: #fff;
    color: #000;
}
.instagram .share-widget a.share {
    background: #000;
}
a.share i {
    /* offset border*/
    position: relative;
    top: -2px;
    left: -2px;
}
a.share i,
a.share  {
    height: 2.125em;
    width: 2.125em;
    line-height: 2.125em;
}
/***************************************************************************************
*
* Header 
*
***************************************************************************************/
#masthead {
    background: #e9eae7 url(http://cdn1.umg3.net/80-cdn/img/KJ_header_6.jpg) no-repeat top center;
    height: 34.6875em;
    position: relative;
}
#wall {

}
h1 {
        text-align: center;
    width: 100%;
    position: absolute;
    bottom: 10px;
    font-weight: 700;
    font-size: 2.4375em;
    letter-spacing: 0.6em;
    text-shadow: 1px 1px 31px rgba(0,0,0, 0.3);
    color: #fff!important;
}
ul.head-nav {
    border-bottom: 1px solid #ebebeb;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    height:51px;
    background-color: rgba(251, 250, 248, 0.5);
}
ul.head-nav li {
    display: inline-block;
    border-left: 1px solid #ebebeb;
    border-left: 1px solid rgba(0,0,0,0.1);
    min-width: 100px;
    max-width: 33.333%;
    float: right;
    text-align: center;
    font-size: 11px;
    font-weight: 800;
}
ul.head-nav li:first-child,
ul.head-nav li a {
    padding: 20px 14px;
    
}
ul.head-nav li a {
    display: block;
  
}
ul.head-nav li:first-child {
    float: left;
    border-right: 1px solid #ebebeb;
    
    border-right: 1px solid rgba(0,0,0,0.1);
    border-left: 0px;
}
ul.head-nav li a:hover {
    color: #fff;
}
ul.head-nav li.social {
    float: left;
    border-left: none;
	min-width:0;
}
ul.head-nav li.social a {
    float: left;
    font-size: 20px;
    padding: 15px 16px 14px 15px;
}

/*
h1:after {
    content: '.co.uk';
}
*/

.album-promo{
    border-bottom: 1px solid #ebebeb;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    border-right: 1px solid #ebebeb;
    border-right: 1px solid rgba(0,0,0,0.1);
	width: 228px;
	padding:16px 29px;
	color:#9a7057;
	transition:0.5s;
}
.album-promo a span {
    color: #9a7057!important;
}
.album-promo a:hover span {
    color: #fff!important;
}

.album-promo:hover, #masthead ul.album-source-list li:hover{
	background-color:#20193a;
	color:#fff!important;
	cursor:pointer;
}

.album-promo img{
	display:inline-block;
}

.album-promo span{
	display: inline-block;
	width: 87px;
	margin-left: 3px;
	vertical-align: top;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 13px;
	margin-top: 0px;
	line-height: 19px;
}

.album-source-list{
	width:300px;
	display:none;
    border-right: 1px solid #ebebeb;
    border-right: 1px solid rgba(0,0,0,0.1);
	overflow: hidden;
}

.album-source-list li a{
    border-bottom: 1px solid #ebebeb;
    border-bottom: 1px solid rgba(0,0,0,0.1);
	padding:0 29px;
	background-repeat:no-repeat;
	background-position:center left 29px;
	height:55px;
	display:block;
}

li.source-universal a{
	background-image:url(http://cdn1.umg3.net/80-cdn/img/source-universal.png);
	font-size: 11px;
	padding-left: 175px;
	padding-right: 0;
	padding-top: 18px;
	text-decoration:none;
	color:inherit;
}

.source-itunes a{
	background:url(http://cdn1.umg3.net/80-cdn/img/source-itunes_2.png);
}

.source-google a{
	background:url(http://cdn1.umg3.net/80-cdn/img/source-google_2.png);
}

.source-spotify a{
	background:url(http://cdn1.umg3.net/80-cdn/img/source-spotify_2.png);
}

.source-amazon a{
	background:url(http://cdn1.umg3.net/80-cdn/img/source-amazon_2.png);
}

/***************************************************************************************
*
* Gigs Strip
*
***************************************************************************************/

/*fixed height items - may change this later */
.gigpress-date-wrapper,
.gigpress-gig-info,
.pagination {
    height: 155px;
}
/* line height the same as height */
.pagination {
    line-height: 155px;
}
ul.gigpress-listing li {
   /* max-width: 300px;
    min-width: 300px;
    */
   position: static;
   display: inline-block;
   min-width: 300px;
   max-width: 375px;    
}
.gigpress-sidebar-venue {
    /*padding-top: 45px;*/
}

.gigpress-gig-info .faux-table {
    overflow: hidden;
    height: 100px;
    
}
.faux-row {
}
/* Pagination arrows */
.pagination i {
    padding: 0px;
    margin: 0px;
    display: block;
    line-height: 155px;
}
a.pagination:hover {
    opacity: 1;
}
.pagination {
    position: absolute;
    color: #fff;
    display: block;
    top: 10px;
    opacity: 0.2;
    font-size: 5em;
}
.pagination.prev {
    left: 5px;
}

.pagination.next {
    right: 5px;
}

/* End */

div.gigpress-listing-wrapper {
     padding: 0.625em 2.5em;
     background: #52937b;
     position: relative;
}
ul.gigpress-listing {
    color: #fff;
    
    
}

span.gigpress-sidebar-date {
    font-style: italic;
      font-weight: 300;
}
.gigpress-date-wrapper {
    background: #659f89;
    background: rgba(255,255,255,0.2);
    display: block;
    width: 25%;
    float: left;
    text-align: center;
    font-size:  2.25em;
    padding-top: 25px;
    
}
.gigpress-date-wrapper em {
    font-size: 0.4em;
    margin: 0px;
    padding: 0px;
}
ul.gigpress-listing a
{
    
    float: left;
   
    position: absolute;
    bottom: 10px;
}

.gigpress-sidebar-venue,
.gigpress-sidebar-city {
    display: block;
    font-size: 1.125em;
    color: #fffefe;
}


.gigpress-gig-info {
    display: block;
    float: right;
    /*padding-left: 0.625em;*/
    position: relative;
    width: 70%;
}
.gigpress-sidebar-venue {
    font-weight: 700;
}

.gigpress-sidebar-venue {
    white-space: normal;
    
}

/***************************************************************************************
*
* Filter Nav
*
***************************************************************************************/

.filter-nav {
    text-align: center;
        background: #20193a;
    padding: 0.6em;
    letter-spacing: 0.1em;
}
.filter-nav li {
    display: inline-block;
    font-weight: 800;
    font-size: 0.875em;
}
.filter-nav h2 {
    color: #8f8f8f;
}
.filter-nav li h2:after {
    content: ":";
}
.filter-nav li a {
    border-left: 1px solid #505050;
    padding: 0.6875em 1.25em;
    display: inline-block;
}
.filter-nav li:nth-child(2) a {
    border-left: none;
}
.filter-nav li a:hover,
.filter-nav li a.selected {
    color: #fff;
}


.content {
    
}

/***************************************************************************************
*
* Tiles
* Dims
*
***************************************************************************************/
span.before{
	content: "";
	display: block;
	padding-top: 100%; 	/* initial ratio of 1:1*/
}
.tile.w-1:before{
   /* padding-top: 56.25%;*/
}
.tile {
    overflow: hidden;
    background-size: cover;
    position: relative;
    /*  float: left;*/
}
.tile-content {
    position:  absolute;
    	top: 0;
    	left: 0;
    	bottom: 0;
    	right: 0;
}
.tile.w-1:before,
.tile.w-2.h-2:before{
    /* 16/9 */
    /*padding-top: 56.25%;*/
}
.tile.ratio-16-9 .before {
    padding-top: 56.25%;
}
.tile.ratio-16-18 .before {
    padding-top: 112.5%;
}
.tile.w-1 {
  width: 25%;
  /*min-width: 300px;*/
}
.tile.w-2 {
  width: 50%;
}
.tile.w-1.h-2:before {
    /* 1/2 */
    /*
    padding-top: 112.5%;
    */
}

.tile.w-2.h-1:before {
    /* 2/1 
    padding-top: 25%;*/
}
.tile.resize span.before {
    padding-top: 0px;
}
.tile.resize .tile-content {
    position: static;
}

/***************************************************************************************
*
* Tiles
* Styles
*
***************************************************************************************/
/**
* Colours
**/
.tile.red {
    background: red;
}

.tile.dark {
    background: #20193a;
    color: #a9a2a0;
}
.tile.mid {
    background: #f5eee2;
    color: #73645f;
}
.tile.light {
    background: #fff;
    color: #73645f;
}
.media-left.tile.dark .tile-content.text:after,
.media-right.tile.dark .tile-content.text:after {
    border-right-color: #393636;
    border-left-color: #393636;
}
.media-top.tile.dark .tile-content.text:after,
.media-bottom.tile.dark .tile-content.text:after {
    border-top-color: #393636;
    border-bottom-color: #393636;
    
}
.media-left.tile.mid .tile-content.text:after,
.media-right.tile.mid .tile-content.text:after {
    border-right-color: #f5eee2;
    border-left-color: #f5eee2;
}
.media-top.tile.mid .tile-content.text:after,
.media-bottom.tile.mid .tile-content.text:after {
    border-top-color: #f5eee2;
    border-bottom-color: #f5eee2;
    
}
.media-left.tile.light .tile-content.text:after,
.media-right.tile.light .tile-content.text:after {
    border-right-color: #fff;
    border-left-color: #fff;
}
.media-top.tile.light .tile-content.text:after,
.media-bottom.tile.light .tile-content.text:after{
    border-top-color: #fff;
    border-bottom-color: #fff;
}
/**
* End Colors
**/
.tile-gutter {
    padding: 1.875em;
}

h3.tile-type {
    font-weight: 900;
    font-size: 0.875em;
    margin-bottom: 3.125em;
}
h4.tile-title {
    font-size: 1.25em;
    line-height: 1.2em;
    margin-bottom: 0.2em;
}
p.tile-date {
    font-style: italic;
    font-weight: 900;
    margin-bottom: 1.875em;
}
.tile-copy {
    line-height: 1.25em;
}
.tile-copy p {
    margin-bottom: 1em;
}
.twitter .tile-copy {
    font-size: 1.5em;
}
.tile-copy a {
    word-wrap: break-word;
}

/*
*/
div.img {
    background-size: cover;
    height: 0;
    padding-bottom:56%; /* 16:9 */
    margin-bottom: 1em;
}
.tile-copy img {
    width: 100%;
}
.deeplink .tile-copy img {
    width: auto;
}

div.media-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

/*
    YouTube
*/
.tile.youtube {
   
}

.tile a.youtube {
    color: #fff;
    display: block;
    font-size: 4em;
    opacity: 0.8;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

a.youtube:hover {
    opacity: 0.6;
    background: #000;
}

a.youtube .faux-table  {
    width: 100%;
    height: 100%;
}

a.youtube i {
    display: block;
    text-align: center;
}
/*
     End YouTube
*/

/*
    Instagram
*/
.instagram h3.tile-type,
.youtube h3.tile-type {
    color: #fff;
}
/*
    End Instagram
*/
a.modal-link {
    display: block;
    height: 100%;
}
.instagram a.modal-link {
    position: absolute;
    top: 0px; left: 0px; right: 0px; bottom: 0px;
}
.tile-content.media {
}
.tile-content.text {
}
.media-split.horizontal .tile-content {
    width: 50%;
}

.media-split.vertical .tile-content {
    height: 50%;
}
.media-left .tile-content.media,
.media-right .tile-content.text {
    left: 0px;
}

.media-right .tile-content.media-image,
.media-left .tile-content.text {
    left: 50%;
}
.media-top .tile-content.text,
.media-bottom .tile-content.media-image  {
    top: 50%;
}


.media-split .tile-content.text:after {
    display: block;
    content: '';
    width: 0; 
	height: 0; 
    position: absolute;
    z-index: 100;
    
}
.media-split.horizontal .tile-content.text:after {
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent; 
    top: 50%;
    margin-top: -20px;
}
.media-split.vertical .tile-content.text:after {
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
    left: 50%;
    margin-left: -20px;
}
/* left arrow */
.media-left .tile-content.text:after {
    	border-right-width:20px;
        border-right-style: solid; 
        left: -20px;
}
/* right arrow */
.media-right .tile-content.text:after {
        border-left-width:20px;
        border-left-style: solid; 
        right: -20px;
}
/* up arrow */
.media-top .tile-content.text:after {
    border-bottom-width:20px;
    border-bottom-style: solid; 
    top: -20px;
}
/* down arrow */
.media-bottom .tile-content.text:after {
    border-top-width:20px;
    border-top-style: solid; 
    bottom: -20px;
}

.tile .share-widget {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

#wall {
    /*margin: 0px auto;
    width:1600px;*/
}

#load-more {
    margin: 5em auto;
    width: 300px;
    text-align: center;
}

/***************************************************************************************
*
* Modal
* 
***************************************************************************************/

.modal {
    width: 100%;
    height: 100%;
    background: #000;
    background: rgba(0,0,0,0.9);
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 999;
}
.model-content {
    width: 90%;
    height: 90%;
    background: #000;
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    text-align: center;
    
    height: 100%;
    width: 100%;
   
}
 a.close {
    position: absolute;
    top: 25px;
    right: 25px;
    display: block;
    width: 30px;
    height: 30px;
    font-size: 30px;
    text-align: center;
    color: #fff;
    z-index: 9999999;
}
a.close:hover {
    opacity: 0.6;
}
 a.close span {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
}
.model-content img {
    display: block;
   
     margin: 0px auto;
}
.model-content .image {
    height: 100%;
    width: 100%;
    background-size: cover;
}
.model-content .faux-table,
.model-content .faux-row {
    width: 100%;
    height: 100%;

}


/***************************************************************************************
*
* Twitter Intents
*
***************************************************************************************
.actions li,
.actions li a {
	display: block;
	width: 25px;
	height: 20px;
	text-indent: -99999px;
}
.actions li {
	float: left;
}
.actions {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.actions li a {
	background: transparent url(img/actions.png) no-repeat 0px 0px;
	display: block;
    height: 100%;
    background-color: red;
}

.actions li.reply a:hover {
	background-position: 0px -20px;
}
.actions li.retweet a {
	background-position: -25px 0px;
}
.actions li.retweet a:hover {
	background-position: -25px -20px;
}
.actions li.favourite a {
	background-position: -50px 0px;
}
.actions li.favourite a:hover {
	background-position: -50px -20px;
}
*/
/***************************************************************************************
*
* Loading
*
***************************************************************************************/
.loading {
    text-align: center;
    background: #52937b;
    color: #fff;
    font-weight: 900;
    font-size: 1.4em;
    padding: 2em;
    letter-spacing: 0.1em;
}

/***************************************************************************************
*
* Form
*
***************************************************************************************/
#signup {
   display: none;
   max-width: 600px;
   margin: 0px auto;
   position: relative;
   padding-top: 10px;
}
#signup a.close {
    top: 10px;
    right: 10px;
}
.label {
    color: #fff;
    font-size: 1em;
    font-weight: 900;
    letter-spacing: 0.1em;
    
}
form  {
    color: #fff;
    padding: 1em;
   
    line-height: 1.4em;
}
.inputfield , select{
    display: block;
    width: 100%;
    border: 1px solid #ccc;
    padding: 0.8em 1em;
}
div.input {
    margin-bottom: 0.8em;
}
select {
    width: 100%;
}
input.submitfield {
    border: none;
    text-align: center;
    background: #52937b;
    color: #fff;
    font-weight: 900;
    font-size: 1em;
    padding: 1em;
    letter-spacing: 0.1em;
    display: block;
    width: 100%;

    margin-top: 1em;
}

/***************************************************************************************
*
* Legals
*
***************************************************************************************/
ul.legals li {
    display: inline;
}

ul.legals {
    background: #000;
    text-align: center;
    font-size: 0.8em;
    padding: 10px;
    
}

ul.legals a {
    color: #ccc;
    padding-right: 10px;
}

/***************************************************************************************
*
* Responsive
*
***************************************************************************************/
/***************************************************************************************
*
* General
*
***************************************************************************************/
@media screen and (max-width: 1268px) and (min-width: 1000px){
	#signup-news, #visit-official, #contact-official{
		min-width:100px;
	}
}

@media screen and (max-width: 970px){
   
    ul.head-nav li {
		max-width: 16.66%;
		max-width: 16.66%;
        width:     25%;
        background: rgba(255,255,255,0.4);
    }
    ul.head-nav li:first-child {
        border-right: none;
    }
    li.social{
    	display:none!important;
    }
    #masthead {
        height: 30.6875em;
    }
    
    .tile.w-1 {
      width: 100%;
      /*min-width: 300px;*/
    }
    .tile.w-2,
    .tile.post.w-1 {
      width: 100%;
    }
    
    
    /* Hide the first one */
    ul.head-nav li:first-child {
        display: none;
    }
	
    .album-promo, .album-source-list li a{
  		background-color:rgba(255,255,255,0.4);
    }
	
	
    
}
@media screen and (max-width: 620px){
    
    /* remove padding */
    
    .filter-nav,
    .filter-nav li a,
    .filter-nav li {
        padding-left: 0em;
        padding-right: 0em;
    }
    .filter-nav,
    .filter-nav li {
        padding-top: 0em;
        padding-bottom: 0em;
    }
    
  .filter-nav li:first-child {
      display: none;
  }
  
  .filter-nav li a {
      padding-top: 1em;
      padding-bottom: 1em;
      display: block;
  }
  .filter-nav li {
      width: 50%;
      display: block;
      float: left;
      border-left: 1px solid red;
      border-left: none;
      
  }  
  
  .filter-nav li:nth-child(2),
  .filter-nav li:nth-child(3)  {
      border-bottom: 1px solid #505050;
  }
  
 
  .filter-nav li:nth-child(4) a {
      border-left: none;
  }
  
  .news .filter-nav li {
      width: 100%;
  }
  
  
  /*Album promo*/
  
  .album-promo{
    border-right: none;
  	width:100%;
	background-color:rgba(255,255,255,0.4);
  }

  .album-promo img{
  	display:none
  }

  .album-promo span{
  	width:100%;
  	margin:0;
  	font-size:14px;
	text-align:center;
  }

  .album-source-list{
  	width:100%;
  	display:none;
    border-right: 1px solid #ebebeb;
    border-right: 1px solid rgba(0,0,0,0.1);
	position:relative;
	z-index:1;
  }

  .album-source-list li{
	  width:50%;
	  float:left;
  }
   .album-source-list li a:hover{
	   background-color:#52937b;
   }
  
  .album-source-list li a{
	   border-bottom:0;
  }
  
  #masthead li.source-universal a{
	  font-size:0;
  }
}


/***************************************************************************************
*
* iPad
*
***************************************************************************************/
@media screen and (max-width: 768px){
    ul.head-nav li {
        min-width:  50%;
        max-width:  50%;
        width:      50%;
        display: block;
        height: 100%;
        border-bottom: 1px solid rgba(0,0,0,0.1);
    }
     #masthead {
            height: 668px;
    		background-position: bottom;
    }
    div.album-promo{
        margin-top: 99px;
    }
    li#contact-official, li#visit-official{
    	border-bottom: 1px solid #ebebeb;
    	border-bottom: 1px solid rgba(0,0,0,0.1);
    }
    
    ul.head-nav li.social {
        min-width   : 16%;
        max-width   : 16%;
        width       : 16%;
    }
    ul.head-nav li.social a{
        width: 50%;
        padding: 10px 0px;
    }
    ul.head-nav {
    	background-color:none!important;
    }
  
    ul.head-nav li a {
        padding: 20px 10px;
    
    }
    
    h1 {
        letter-spacing: 0.4em;
    }
	
	.album-source-list{
		background-color:#fff;
	}
	
	.album-source-list li a{
		background-size:50%;
		background-color:#fff;
	}
	
	/* Retina Images */
	
	li.source-universal a{
		background-image:url(http://cdn1.umg3.net/80-cdn/img/source-universal@x2.png);
	}

	.source-itunes a{
		background:url(http://cdn1.umg3.net/80-cdn/img/source-itunes@x2.png);
	}

	.source-google a{
		background:url(http://cdn1.umg3.net/80-cdn/img/source-google@x2.png);
	}

	.source-spotify a{
		background:url(http://cdn1.umg3.net/80-cdn/img/source-spotify@x2.png);
	}

	.source-amazon a{
		background:url(http://cdn1.umg3.net/80-cdn/img/source-amazon@x2.png);
	}
}
@media screen and (max-width: 767px){
	#masthead {
		height: 554px;
		background-position: bottom;
		background-size: 1603px;
	}
}
/***************************************************************************************
*
* iPhone
*
***************************************************************************************/
@media screen and (max-width: 480px){
    ul.head-nav li {
        background: #fff;
   } 
   
   ul.head-nav li a {
       padding: 19px 10px;
   
   }
   .album-promo span{
   	font-size: 12px;
   }
   h1 {
       letter-spacing: 0.2em;
       font-size: 2.5em;
   }
   #masthead {
       height: 320px;
       background-size: 1250px;
       background-position: center 70px;
   }
   
   /*
   Gigs Strip
   */
   
 
   .pagination {

       font-size: 5em;
   }
   .pagination.prev {
       left: 0px;
       
   }
   .pagination.next {
       right: 0px;
   }
   
   div.gigpress-listing-wrapper {
        padding: 0.625em 30px;
    }
    
    .tile.w-1 {
      width: 100%;
      /*min-width: 300px;*/
    }
    .tile.w-2 {
      width: 100%;
    }
    
    .gigpress-date-wrapper {
        background: rgba(255,255,255,0.2);
     
        font-size:  2.00em;
    
    }
	
	#masthead{
		height: 450px;
    background-position: bottom;
	}
	
    .album-promo{
  		background-color:#fff;
    }   

}
/***************************************************************************************
*
* iPhone 4 Portrait
*
***************************************************************************************/
@media only screen and (min-device-width: 320px)  and (max-device-width: 480px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 2/3) and (orientation:portrait) {
    #masthead {
    }
}
#page {
   /* width: 320px;*/
}

