/*
Theme Name:         Alan Doyle | 2021 
Theme URI:          http://www.soniclabs.ca
Description:        Custom theme for Alan Doyle
Version:            1.0
Author:             Glen Leck for Sonic Labs
Author URI:         http://www.seg.ca
*/


/* GLOBALS */

body {
    background: url(images/bg.jpg) no-repeat center center fixed #000; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	color: #000;
	font-family: 'Raleway', sans-serif;
}

a {color: #426b94; font-weight: 700; text-decoration: underline;}
a:visited {color: #426b94;}
a:hover {
    color: #25415d;
    transition: color 0.25s ease-out; 
    -webkit-transition: color 0.25s ease-out; 
    -moz-transition: color 0.25s ease-out; 
    -o-transition: color 0.25s ease-out;
}

hr {margin: 5px 0px 5px 0px; background: #000;}

/* NAV, LOGO */

.navbar {
    background: #fff;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
}

.access {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    text-align: center;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 10px 30px 6px 30px;
}

.access ul {
	font-size: 1.9em;
	letter-spacing: 0em;
	list-style: none;
	margin: 12px 0 0 0;
	padding-left: 0px;
}
.access li {
	float: left;
	position: relative;
}
.access a, 
.access a:visited {
	color: #525252;
	display: block;
	line-height: 1.1em;
	padding: 0 0.7em 0 1em;
	text-decoration: none;
}

.access li:hover > a,
.access ul ul :hover > a,
.access a:focus { }
.access li:hover > a,
.access a:focus {
	color: #2b2b2b;
}
.access ul li:hover > ul {
	display: block;
}
.access .current-menu-item > a,
.access .current-menu-ancestor > a,
.access .current_page_item > a,
.access .current_page_ancestor > a {
	font-weight: 700;
    color: #2b2b2b;
}

.access ul ul {
    font-size: 1em;
    overflow: hidden;
}

.menu-mobile,
.menu-mobile:visited {
    text-align: center !important;
    padding: 4px 0px 4px 0px;
    width: 90%;
    color: #000;
}

.navbar-toggle {margin-top: 8px; margin-bottom: 5px;}

@font-face {
    font-family: 'si';
    src: url('fonts/socicon.eot');
    src: url('fonts/socicon.eot?#iefix') format('embedded-opentype'),
         url('fonts/socicon.woff') format('woff'),
         url('fonts/socicon.ttf') format('truetype'),
         url('fonts/socicon.svg#icomoonregular') format('svg');
    font-weight: normal;
    font-style: normal;
 
}
 
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family:si;
        src: url(PATH_TO/socicon.svg) format(svg);
    }
}

.soc {
    overflow:visible;
    margin: 12px 0 0 0; 
    padding: 8px 20px 8px 6px;
    list-style:none;
}

.soc li {
    display:inline-block;
    *display:inline;
    zoom:1;
}

.soc li a {
    font-family:si!important;
    font-style:normal;
    font-weight:400;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
    -o-transition:.1s;
    -ms-transition:.1s;
    -moz-transition:.1s;
    -webkit-transition:.1s;
    transition:.1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    overflow:hidden;
    text-decoration:none;
    text-align:center;
    display:block;
    position: relative;
    z-index: 1;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    margin-right: 8px;
    margin-bottom: 12px;
    color: #fff;
    background-color: #426b94;
}

.soc a:hover {
    z-index: 2;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    background-color: #2c547b;
}

.soc-icon-last{
    margin:0 !important;
}

.soc-twitter:before {
    content:'a';
}
.soc-youtube:before {
    content:'r';
}
.soc-email1:before {
    content:'<';
}
.soc-facebook:before {
    content:'b';
}
.soc-instagram:before {
    content:'x';
}
.soc-spotify:before {
    content:'o';
}
.soc-apple:before {
    content:'O';
}

.modal {
  color: #000;
  line-height: 1.05em;
  margin-top: 110px;
}
.modal-content {padding: 2px 10px 15px 10px;}

.modal a, 
.modal a:visited { font-size: 1.2em; line-height: 1.4em;}

.close {font-size: 40px; color:#000; margin-top: -20px;}

.logo-header {
	padding: 130px 0px 30px 0px;
	margin: 0px 0px 0px 0px;
}

/* MAIN INDEX */

h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 2em;
    color: #141f3d;
    line-height: 1.1em;
    margin: 0px 0px 2px 0px;
    padding: 8px 0px 0px 0px;
}

h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 2em;
    color: #141f3d;
    line-height: 1.15em;
    font-weight: 700;
    margin: 4px 0px 2px 0px;
    padding: 0px 0px 0px 0px;
}

h3 {
    font-size: 1.7em;
    font-weight: 100;
    letter-spacing: 0.05em;
    line-height: 1.2em;
    margin: 0px 0px 2px 0px;
    padding: 0px 0px 0px 0px;
}

h4 {
    font-size: 1.4em;
    font-weight: 300;
    letter-spacing: 0.05em;
    line-height: 1.3em;
    margin: 0px 0px 2px 0px;
    padding: 0px 0px 0px 0px;
}

h5 {
    font-size: 0.8em;
    font-weight: 100;
    letter-spacing: 0.1em;
    line-height: 1.65em;
    margin: 0px 0px 2px 0px;
    padding: 0px 0px 0px 0px;
}


.banner { 
    margin: 10px 10px 30px 10px;
    border: 5px solid #fff;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.3);
}

.soliloquy-container .soliloquy-caption-inside {
    text-align: left !important;
    font-size: 1.15em !important;
}

.soliloquy-container .soliloquy-pager { display: none; }

.post {
	margin: 0px 0px 25px 0px;
	padding: 15px 20px 12px 20px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
}

.post h2 {font-size: 1.8em; line-height: 1.15em; color: #141f3d; font-weight: 700;}

.entry {
	padding: 20px 0px 20px 0px;
	letter-spacing: 0.075em;
    font-size: 1em;
    line-height: 1.55em;
}

.entry img {padding-top: 10px; padding-bottom: 10px;}

small {
	color: #9bb9bb;
	font-size: 0.9em;
    font-weight: 500;
}

.packshot {
    border: #fff solid 5px;
    background: #fff;
    padding: 0px 0px 0px 0px;
}

.pre-save {padding: 0px 15px 0px 15px;}

.sidebar-item-no-border {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 30px 0px;
}

.sidebar-item {
    border: #fff solid 5px;
    background: #fff;
    padding: 0px 0px 0px 0px;
    margin-bottom: 30px;
}

.sidebar-purchase, 
.sidebar-purchase:visited {
	font-size: 1.6em;
    font-family: 'Roboto', sans-serif;
    background: #fff;
	padding: 5px 0px 5px 0px;
	margin-top: 4px;
    margin-bottom: 4px;
	color: #426b94;  
    text-decoration: none;
	width: 100%;
	text-align: center;
	display: block;
	letter-spacing: 0.025em;
}

.sidebar-purchase:hover {background: #426b94; color: #fff; text-decoration: none;}

.buy-now {
    background: #973c60 !important;
    color: #fff !important;
}

.buy-now:hover {
    background: #426b94 !important;
}

.tour-widget {
    background: #fff; 
    font-size: 1em; 
    padding: -5px 8px 12px 8px; 
    margin: -5px 0px 25px 0px; 
    text-align: center;
}

.tour-widget ul {
    list-style: none;
    border-bottom: none;
    margin: 0 8px 8px 8px;
}
.tour-widget li {
    margin: 0px 0px 4px 0px;
    font-size: 1.15em;
    list-style: none;
    padding: 0px 0px 8px 0px;
    border-bottom: 1px solid #141f3d;
}

.on-tour,
.on-tour:visited {
    font-size: 1.75em;
    background: #000;
    padding: 8px 0px 8px 0px;
    margin-top: 0px;
    margin-bottom: 20px;
    color: #075ba1; 
    text-decoration: none;
    width: 100%;
    text-align: center;
    display: block;
    font-weight: 700;
    letter-spacing: 0.05em;
}

.on-tour:hover {color: #fff; text-decoration: none;}

/* PAGE */

.page-container {
	margin: 10px 5px 10px 20px;
}

.page {
	padding: 20px 30px 30px 30px;
    background: #fff;
}

.full-width {
    background: #fff;
    padding: 20px 30px 30px 30px;
    margin: 0px 20px 20px 20px;
}

.endeavour {
    font-size: 1.1em;
    line-height: 1.65em;
    padding: 25px 15px 15px 15px;
}

.endeavour img {
    padding: 30px 40px 30px 40px;
}

.copy-img {padding: 15px 5px 15px 5px !important;}

table {margin-top: 15px;}

.entry-content {
	letter-spacing: 0.05em;
	font-weight: 100;
	line-height: 1.6em;
}

.older-newer, 
.older-newer:visited {
    font-size: 1.6em;
    line-height: 1.6em;
    padding: 15px 0px 15px 0px;
    background: #fff;
    color: #141f3d;
    text-decoration: none;
    width: 100%;
    text-align: center;
    display: block;
    font-weight: 700;
    letter-spacing: 0.05em;
    margin-bottom: 15px;
}

footer {
    color: #fff;
	font-weight: 300;
	letter-spacing: 0.05em;
	padding: 30px 0px 10px 0px;
	margin: 15px 0px 30px 0px;
}

footer a, 
footer a:visited {
    color: #fff;
}

footer a:hover {color: #9bb9bb;}

.site-credit {text-align: center;}

.factor {font-size: 0.675em; padding-top: 15px; text-align: center; }

.404 {text-align: center; font-size: 2em;}

.popmake-content {text-transform: none;}
.popmake h2 {margin-top: 8px;}
.popup-link, 
.popup-link:visited {
    font-size: 1.15em;
    background: #fff;
    padding: 8px 0px 8px 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #ea2b90;
    text-decoration: none;
    width: 100%;
    text-align: center;
    display: block;
    font-weight: 700;
    letter-spacing: 0.025em;
}

.popup-link:hover {background: #ea2b90; color: #fff; text-decoration: none;}

.popup-passes,
.popup-passes:visited {
    font-size: 1.75em;
    background: #00a6aa;
    padding: 8px 0px 8px 0px;
    margin-top: 8px;
    color: #000;
    width: 100%;
    text-align: center;
    display: block;
    font-weight: 700;
    letter-spacing: 0.05em;
}

.popup-passes:hover {
    background: #000; 
    color: #fff !important;
}

.sidebar-item ul {
    list-style:none;
	padding: 8px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
}

.sidebar-item li {
	font-size: 1.05em;
	border-bottom: #464646 solid 1px;
	padding: 8px 0px 8px 0px;	
}

.sidebar-item h2 {
	font-size: 1.6em;
    color: #141f3d;
	padding: 2px 0px 0px 0px;
	margin-top: 4px;
	text-align: center;
}

/* LYRICS */

.lyrics {
    padding: 6px 10px 30px 20px;
    font-size: 0.95em;
    line-height: 1.2em;
}

.look-album {padding: 20px 0px 20px 0px;}


/* STORE PAGE */

.holiday {margin: 8px 0px 8px 0px; color: #5b5b5b; font-size: 0.775em; line-height: 1.1em; padding: 6px 6px 6px 6px; border: 1px dotted;}

.store-container {
     background: #eaeaea;
}

.store-item {
    background: #fff;
     margin: 10px 10px 10px 10px;
     padding: 10px 10px 10px 10px;
     text-align: center;
     font-size: 0.975em;
}

.store-item h2 {font-size: 1.8em; padding-top: 5px;}

.ntw {
    padding: 20px 0px 20px 5px;
    margin: 0px 0px 25px 0px;
    background: #fff;
}

.ntw h2 {font-size: 3em;}

.pre,
.pre:visited {
    background: #ab3040; 
    padding: 2px 4px 2px 4px; 
    color: #fff; 
    text-decoration: none;
}

.pre:hover {background: #141f3d; color: #fff; text-decoration: none;}

.preorder {font-size: 1.45em; line-height: 1.5em;}
    
/* TOUR PAGE */

.tour-page {
    background: #fff;
    padding: 20px 30px 30px 30px;
    margin: 0px 20px 20px 20px;
}

.sonic-events td {
    line-height: 1.15em;
    padding: 10px 4px 10px 4px;
    vertical-align: top;
}

.sonic-events tr.event-brief {
    font-size: 1.15em;
    margin: 3px 0px 3px 0px;
}   

.sonic-events tr.event-details {
    background: #ededed;
    font-size: 0.95em;
    margin: 6px 0px 6px 0px;
}

.sonic-events td p {
    margin: 0;
}

.sonic-events h2 {
    text-transform: none;
    font-size: 0.95em;
    color: #bbbbbb;
}

.sonic-events td.date {
    width: 15%;
    border-top: #ddd solid 1px;
}
.sonic-events td.city {
    width: 25%;
    font-weight: bold;
    border-top: #ddd solid 1px;
}
.sonic-events td.venue {
    width: 40%;
    border-top: #ddd solid 1px;
}
.sonic-events td.more-info {
    white-space: nowrap;
    text-align: right;
    width: 25%;
    border-top: #ddd solid 1px;
}
.sonic-events td.actions {
    text-align: center;
    white-space: nowrap;
    width: 50%;
    border-top: #ddd solid 1px;
}

.sonic-events td.actions .sold-out {
    color: #000;
    background: #999ca0; 
    text-decoration: none;
    padding: 2px 4px 2px 4px;
    margin-right: 2px;
    font-weight: 800;
}

.sonic-events td.actions a { 
    color: #fff;
    background: #b63d6c; 
    text-decoration: none;
    padding: 2px 4px 2px 4px;
    margin-right: 2px;
}

.sonic-events td.actions a:hover {background: #141f3d; color: #fff;}

.sonic-events td.actions a, 
.sonic-events td.actions span {
    display: block;
    width: 100%;
}

.book {
    background: #a98769 !important; 
    padding-left: 10px !important; 
    padding-right: 10px !important;
}

.book:hover {background: #846951 !important;}

.free {
    background: #77c2c7 !important; 
    padding-left: 38px !important; 
    padding-right: 38px !important;
}

.free:hover {background: #61bbc1 !important;}

.sonic-events td.pricing {
    text-align: right;
    padding-right: 5px;
    font-size: 0.8em;
}
.sonic-events address {
    display: inline;
    margin: 0;
}
.sonic-events .share-buttons {
    padding-top: 15px;
    padding-bottom: 10px;
}

.sonic-events .twitter-share-button {
    float: right;
    margin: 2px 2px 8px 2px;
    width: 90px !important;
}
.sonic-events .fb-like {
    float: right;
    margin-bottom: 4px;
    margin-right: 2px;
    margin-top: 2px;
}

.sonic-events .fb-like iframe {
    max-width: none;
}

.addthisevent-drop {
    background: url("http://www.addthisevent.com/gfx/icon-calendar-t1.png") no-repeat scroll 6px 50% #F4F4F4;
    border: 1px solid #D9D9D9;
    color: #333333 !important;
    display: inline-block;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    padding: 4px 2px 4px 12px;
    position: relative;
    text-decoration: none;
    z-index: 10;
    margin-right: 2px;
    float: right;
}
.addthisevent-drop:hover {
    border: 1px solid #AAB9D4;
    color: #555555;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
.addthisevent-drop:active {
    top: 1px;
}
.addthisevent-selected {
    background-color: #F7F7F7;
}
.addthisevent_dropdown {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #C8C8C8 #BEBEBE #A8A8A8;
    border-style: solid;
    border-width: 1px;
    box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.15);
    display: none;
    margin-left: -1px;
    margin-top: -2px;
    padding: 6px 0 0;
    position: absolute;
    text-align: left;
    width: 180px;
    z-index: 99999;
}
.addthisevent_dropdown span {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #6D84B4;
    display: block;
    font-size: 12px;
    line-height: 110%;
    padding: 8px 10px 9px 15px;
    text-decoration: none;
    width: 150px;
}
.addthisevent_dropdown span:hover {
    background: none repeat scroll 0 0 #F4F4F4;
    color: #6D84B4;
    font-size: 12px;
    text-decoration: none;
}
.addthisevent span {
    display: none !important;
}
.addthisevent-drop ._url, .addthisevent-drop ._start, .addthisevent-drop ._end, .addthisevent-drop ._summary, .addthisevent-drop ._description, .addthisevent-drop ._location, .addthisevent-drop ._organizer, .addthisevent-drop ._organizer_email, .addthisevent-drop ._facebook_event, .addthisevent-drop ._all_day_event {
    display: none !important;
}
.addthisevent_dropdown .copyx {
    cursor: default;
    display: block;
    height: 21px;
    position: relative;
    width: 180px;
}
.addthisevent_dropdown .brx {
    background: none repeat scroll 0 0 #E0E0E0;
    height: 1px;
    left: 10px;
    overflow: hidden;
    position: absolute;
    top: 9px;
    width: 160px;
    z-index: 100;
}
.addthisevent_dropdown .frs {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #CACACA;
    cursor: pointer;
    font-size: 9px;
    font-style: normal;
    font-weight: normal;
    line-height: 110%;
    padding-left: 10px;
    position: absolute;
    right: 10px;
    text-align: right;
    text-decoration: none;
    top: 5px;
    z-index: 101;
}
.addthisevent_dropdown .frs:hover {
    color: #6D84B4;
}
.addthisevent {
    visibility: hidden;
    float: right;
}
.addthisevent-drop {
    background-size: 18px 15px;
    font-size: 11px;
    padding: 4px 5px 4px 27px;
    float: right;
}
.addthisevent-drop:hover {
    font-size: 11px;
}

/* SMALLER BROWSER */

@media (max-width: 1200px) {
.access {
	padding: 8px 10px 18px 10px;
	margin: 0px 0px 0px 0px;
}

.access ul {
	font-size: 1.8em;
}

.access a, 
.access a:visited {
	line-height: 1.2em;
	padding: 0 0.7em 0 0.7em;
}

.buy-passes a,
.buy-passes a:visited {
    padding: 4px 6px 2px 6px;
    margin: -3px 0px 0px 10px;
}

.soc {
    margin: 15px 0 0 0; 
    padding: 8px 6px 8px 6px;
}

.social a {	padding: 5px 8px 0px 8px; }

.soc li a {
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    margin-right: 6px;
    margin-left: 6px;
    margin-bottom: 10px;
}

.logo-header {
    padding: 110px 0px 30px 0px;
    margin: 0px 0px 0px 0px;
}

.banner { margin: 0px 0px 30px 0px;}

.post h2 {font-size: 1.8em; line-height: 1em;}

.page-container {margin: 0px 0px 20px 0px;}

.page {
    padding: 10px 20px 10px 20px;
}

.tour-page {
	margin: 0px 0px 10px 0px;
}

.full-width {
    margin: 0px 0px 10px 0px;
}

.sidebar-item {	
	padding: 6px 4px 6px 4px;
}

.sidebar-purchase, 
.sidebar-purchase:visited {
    font-size: 1.5em;
    padding: 3px 0px 3px 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.store-page { padding: 10px 20px 20px 20px; margin: 0px 0px 10px 0px; }

footer {
	letter-spacing: 0.05em;
	padding: 80px 15px 12px 15px;
	margin: 10px 0px 0px 0px;
    font-size: 0.95em;
}

}

/* TABLET */

@media (max-width: 992px) {

body {
    background: url(images/bg.jpg) no-repeat top center fixed #100f37; 
    background-size: 1400px 840px;
}

.access { padding: 8px 0px 5px 0px; margin-bottom: 0px; }

.access ul {
	font-size: 1.5em;
}

.access a, 
.access a:visited {
	padding: 0 0.5em 0 0.5em;
}

.buy-passes a,
.buy-passes a:visited {
    padding: 2px 6px 2px 6px;
    margin: -2px 0px 0px 6px;
}

.soc li a {
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    margin-right: 7px;
    margin-left: 7px;
    margin-bottom: 5px;
}

.pre-save {margin-top: 10px;}

.sidebar-purchase, 
.sidebar-purchase:visited {
    font-size: 1.5em;
    padding: 14px 0px 16px 0px;
    margin-top: 0px;
    margin-bottom: 6px;
}

.page {margin-bottom: 30px;}

.logo-header { padding: 90px 0px 20px 0px;}

.ntw {
    padding: 20px 5px 20px 5px;
    margin: 0px 5px 25px 5px;
    background: #fff;
    min-height: 140px;
    font-size: 0.8em;
}

.ntw h2 {font-size: 2em;}

footer {font-size: 0.95em; text-align: left; margin: 10px 0px 0px 0px;}

}

/* PHONES horizontal, small tablets */

@media (max-width: 768px) {

body {
	background: url(images/bg.jpg) no-repeat top center fixed #100f37; 
	background-size: 1400px 840px;
}

.access {
	margin: 0px 0px 0px 0px;
	min-height: 35px;
	padding: 6px 8px 2px 8px;
}

.access ul {
	font-size: 1em;
}

.access a, 
.access a:visited {
	padding: 0 0.5em 0 0.5em;
	line-height: 1.3em;
}


.buy-passes a,
.buy-passes a:visited {
    display: none;
    font-size: 1.25em;
    padding: 6px 6px 6px 6px;
    margin: 8px 8px 8px 8px;
} 


.soc li a {
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    margin-right: 7px;
    margin-left: 7px;
    margin-bottom: 5px;
}

.logo-header { padding: 80px 0px 15px 0px; clear: both;}

.feature { margin: 0px 0px 5px 0px;}

.banner { margin: 5px 10px 5px 10px;}

.page-container {margin: 0px 0px 20px 0px;}

.sidebar-item { 
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 10px 0px;
    border: #fff solid 1px;
}

.pre-save {background: #fff; margin: 15px 0px 10px 0px; padding: 2px 2px 2px 2px;}

.pre-save:hover {background: #426b94; color: #fff; text-decoration: none;}

.sidebar-purchase, 
.sidebar-purchase:visited {
	font-size: 1.6em;
	line-height: 1.1em;
	padding-top: 14%;
	margin: 0px 0px 0px 0px;
	letter-spacing: 0em;
}

a.left-sidebar {text-align: left; background: none; padding: 2px 10px 10px 0px;}

.soundcloud {max-height: 80px; overflow: hidden;}

tr {margin-bottom: 20px;}

.media-tools table, 
.media-tools thead, 
.media-tools tbody, 
.media-tools th, 
.media-tools td, 
.media-tools tr { 
    display: block; 
    font-size: 0.95em;
    letter-spacing: 0.05em;
    padding: 0px 0px 0px 0px !important;
    border-top: none !important;
}

#popmake-339 {top: 40px!important; width: 70%;}

footer {font-size: 0.75em; text-align: center; margin: 10px 0px 0px 0px;}

.footer-social a {float: none;}

.ntw {
    margin: 0px 0px 25px 0px;
    background: #fff;
    padding: 20px 5px 5px 5px;
}

.ntw h2 {font-size: 2em;}

.preorder {font-size: 1.025em; line-height: 1.5em;}

}


/* PHONES vertical */

@media (max-width: 480px) {

.mobile-remove {display:none;}

.navbar-header {font-weight: 700;}

.access {
	margin: 0px 0px 0px 0px;
	min-height: 35px;
	padding: 2px 0px 2px 0px;
	opacity: 0.98;
}

.access ul {
	opacity: 1;
	font-size: 1.025em;
    margin-top: 2px;
}

.access a, 
.access a:visited {
	padding: 0 1.1em 0 0.4em;
	line-height: 2.1em;
}

.soc {
    clear: both;
    margin: 20px 0 0 0; 
    padding: 6px 2px 6px 6px;
}

.soc li a {
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    margin-right: 10px;
    margin-bottom: 6px;
}

.logo-header {
    margin-bottom: 15px;
    padding: 70px 0px 5px 0px;
}

.popup-passes,
.popup-passes:visited {
    font-size: 1em;
    background: #00a6aa;
    padding: 4px 0px 4px 0px;
    margin-top: 8px;
    font-weight: 700;
    letter-spacing: 0.05em;
}

.popup-passes:hover {
    background: #000; 
    color: #fff !important;
}

.info-link, 
.info-link:visited {
    font-size: 1.3em;
    line-height: 2.8em;
    }

h1 {
    font-size: 1.8em;
    line-height: 1.2em;
    padding-top: 5px;
}

h2 {
    font-size: 1.65em;
    line-height: 1.2em;
}

h3 {
    font-size: 1.4em;
    line-height: 1.3em;
}

h4 {
    font-size: 1.2em;
    line-height: 1.65em;
}

.sidebar-purchase, 
.sidebar-purchase:visited {
	font-size: 1.65em;
	line-height: 1em;
    padding-top: 12%;
    padding-bottom: 1%;
}

.pre-save:hover {background: #426b94; color: #fff; text-decoration: none;}

.pre-save {background: #fff; margin: 10px 0px 10px 0px; padding: 2px 2px 2px 2px;}

a.left-sidebar {text-align: left; background: none; padding: 2px 10px 2px 0px;}

.full-width {padding: 5px 10px 5px 10px;}
.tour-page {padding: 5px 5px 5px 5px;}

.sonic-events td { font-size: 0.5em; padding: 5px 0px 5px 0px;}

.sonic-events td.date {width: 15%;}
.sonic-events td.city {width: 25%;}
.sonic-events td.venue {width: 20%;}
.sonic-events td.more-info {width: 5%; font-size: 0.45em;}
.sonic-events td.actions {width: 10%;}

.sonic-events td.actions a { 
    text-decoration: none;
    padding: 1px 2px 1px 2px;
    border-radius: 2px;
    margin-right: 0px;
}

.sonic-events td.actions .sold-out { 
    padding: 1px 2px 1px 2px;
}

.book {
    padding-left: 2px !important; 
    padding-right: 2px !important;
}

.free {
    padding-left: 2px !important; 
    padding-right: 2px !important;
}


.addthisevent-drop {
    font-size: 9px;
    font-weight: bold;
    padding: 2px 2px 2px 22px;
    margin-right: 0px;
    float: right;
}

.banner { margin: 0px 0px 20px 0px;}

.text-right {text-align: center;}

}
