﻿


		
@media handheld, only screen and (max-width: 1023px) {
	.reveal-modal-bg { 
		position: absolute; 
		}
	.reveal-modal,
	.reveal-modal.small,
	.reveal-modal.medium,
	.reveal-modal.large,
	.reveal-modal.xlarge { 
		width: 60%; 
		top: 60px; 
		left: 15%; 
		margin-left: 0; 
		padding: 20px; 
		height: auto; 
		}
	
	
	
	.container {
		margin-top: 0px;
		padding: 0px 20px;
		}
	#masthead {
		float: none;
		width: 100%;
		text-align: center;
		}
	#masthead .site-title a {
		float: none;
		line-height: 40px;
		padding-top: 40px;
		}
	#navigation {
		float: none;
		}
	.menu {
		text-align: center;
		}
	.footer {
		padding: 10px 20px;
		}
	
	}

@media handheld, only screen and (max-width: 767px) {
	.reveal-modal-bg { 
		position: absolute; 
		}
	.reveal-modal,
	.reveal-modal.small,
	.reveal-modal.medium,
	.reveal-modal.large,
	.reveal-modal.xlarge { 
		width: 80%; 
		top: 15px; 
		left: 5%; 
		margin-left: 0; 
		padding: 20px; 
		height: auto; 
		}
	}
	

	
@media handheld, only screen and (max-width: 767px) {
	h1 { 
		font-size: 32px; 
		font-size: 2.0rem; 
		line-height: 1.4; 
		}
	h2 { 
		font-size: 28px; 
		font-size: 1.6rem; 
		line-height: 1.4; 
		}
	h3 { 
		font-size: 21px; 
		font-size: 1.4rem; 
		line-height: 1.4; 
		}
	h4 { 
		font-size: 18px; 
		font-size: 1.2rem; 
		line-height: 1.4; 
		}
	h5 { 
		font-size: 16px; 
		font-size: 1.0rem; 
		line-height: 1.4; 
		}
	h6 { 
		font-size: 14px; 
		font-size: 1.0rem; 
		line-height: 1.4; 
		}
	body, p {  
		font-size: 14px; 
		font-size: 1.0rem; 
		line-height: 1.7; 
		}
	blockquote {
		margin: 10px;
		padding: 0px 15px;
		}
	blockquote p {
		font-size: 1.2rem;
		line-height: 1.6;
		}
	}
	

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

	
	
	.container {
		margin-top: 0px;
		padding: 0px 12px;
		}
	.content, .content.archive {
		padding: 20px 0px 20px 0px;
		border-bottom: 1px solid rgba(0, 0, 0, .9);
		}
	.headline, .headline.post {
		font-size: 1.6rem;
		line-height: 1.4;
		}
	.headline.ultra {
		font-size: 2.4rem;
		line-height: 1.4;
		}
	#masthead .site-title a {
		padding: 0px;
		line-height: 80px;
		}
	#navigation {
		background: rgba(0, 0, 0, .2);
		position: relative;
		top: auto;
		margin: 0px;
		padding: 0px;
		border-top: 1px solid rgba(0,0,0, 0.8);
		}
	.mobile-menu {
		margin: 0px;
		padding: 0px;
		}
	.menu-toggle,
	.main-small-navigation ul.mobile-menu.toggled-on {
		display: block;
		}
	.navigation-main ul.menu,
	.sf-sub-indicator {
		display: none;
		}
	.menu {
		display: block;
		}
	.menu-toggle {
		color: #FFFFFF;
		font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
		font-size: 1.4em;
		font-weight: 400;
		text-shadow: -1px -1px rgba(0,0,0, 0.1);
		letter-spacing: 0;
		text-transform: none;
		text-align: center;
		margin: 0;
		padding: 12px;
		}
	.menu-toggle:before {
		color: #FFFFFF;
		font-family: 'FontAwesome';
		content: ' ';
		top: 1px;
		margin-right: 6px;
		position: relative;
		}
	.mobile-menu ul.sub-menu {
		display: block !important;
		visibility: visible !important;
		left: auto;
		margin: 0;
		padding: 0;
		}
	.mobile-menu ul,
	.mobile-menu li {
		list-style: none;
		margin: 0;
		padding: 0;
		}
	.mobile-menu li {
		display: block;
		text-align: center;
		line-height: 30px;
		}
	.mobile-menu li li a:before {
		content: '- ';
		}
	.mobile-menu li li li a:before {
		content: '-- ';
		}
	.mobile-menu li li li li a:before {
		content: '--- ';
		}
	.mobile-menu a {
		display: block;
		color: #EEEEEE !important;
		font-size: 1.2em;
		text-decoration: none;
		text-shadow: -1px -1px rgba(0,0,0, 0.1);
		padding: 6px 0px;
		border-top: 1px solid rgba(0,0,0, 0.8);
		}
	.mobile-menu a:hover {
		background: rgba(0,0,0, 0.08);
		color: #FFFFFF !important;
		text-decoration: none;
		}
	.five.columns.home {
		margin-left: 0px;
		}
	.postdata p {
		display: none;
		}
	.postauthor {
		margin-top: -14px;
		}
	.postauthor p {
		font-size: 0.9rem;
		}
	.postmeta p {
		width: 70%;
		font-size: 0.85em;
		}
	.social {
		width: 30%;
		}
	.tweet_btn, .like_btn, .plus_btn {
		float: none;
		display: block;
		max-width: none !important;
		margin: 6px 0px;
		padding-left: 12px;
		}
	.article.archive .featurevid iframe, 
	.article.archive .featurevid embed, 
	.article.archive .featurevid object {
		max-height: 160px;
		}
	.post .tweet_btn, 
	.post .like_btn, 
	.post .plus_btn {
		margin-top: 4px;
		margin-bottom: 4px;
		}
	table.tour-table {
		font-size: 0.5em;
		}
	table.tour-table th h5 {
		font-size: 1.4em;
		}
	.ot_tour_widget table.tour-table {
		font-size: 0.8em;
		}
	#discography {
		padding: 10px 0px;
		}
	.album .music-player.album .player-controls .main {
		width: 18%;
		}
	.album .music-player.album .jp-progress {
		width: 76%;
		}
	.sidebar {
		border-top: 1px solid rgba(255, 255, 255, .06);
		}
	.sidebar.left {
		display: none;
		}
	#footer {
		padding-left: 12px;
		padding-right: 12px;
		}
	.footer {
		text-align: center;
		}
	.footer.left {
		float: none;
		}
	.footer.right {
		display: none;
		}
		
	
	
	body { 
		-webkit-text-size-adjust: none; 
		-ms-text-size-adjust: none; 
		width: 100%; 
		min-width: 0; 
		margin-left: 0; 
		margin-right: 0; 
		padding-left: 0; 
		padding-right: 0; 
		}
	.container { 
		min-width: 0;
		margin-left: 0; 
		margin-right: 0; 
		}
	.row { 
		width: 100%; 
		min-width: 0; 
		margin-left: 0; 
		margin-right: 0; 
		}
	.row .row .column, .row .row .columns { 
		padding: 0; 
		}
	.column, .columns { 
		width: auto !important; 
		float: none; 
		margin-left: 0; 
		margin-right: 0; 
		}
	.column:last-child, .columns:last-child { 
		margin-right: 0; 
		float: none; 
		}
	[class*="column"] + [class*="column"]:last-child { 
		float: none; 
		}
	[class*="column"]:before, [class*="column"]:after { 
		content:""; 
		display:table; 
		}
	[class*="column"]:after { 
		clear: both; 
		}
	
	.offset-by-one, .offset-by-two, .offset-by-three, .offset-by-four, .offset-by-five, .offset-by-six, .offset-by-seven, .offset-by-eight, .offset-by-nine, .offset-by-ten, .offset-by-eleven, .centered { 
		margin-left: 0 !important; 
		}
	
	.push-two, .push-three, .push-four, .push-five, .push-six, .push-seven, .push-eight, .push-nine, .push-ten { 
		left: auto; 
		}
	.pull-two, .pull-three, .pull-four, .pull-five, .pull-six, .pull-seven, .pull-eight, .pull-nine, .pull-ten { 
		right: auto; 
		}
	
	
	
	.row .phone-one:first-child, .row .phone-two:first-child, .row .phone-three:first-child, .row .phone-four:first-child { margin-left: 0; }
	.row .phone-one:last-child, .row .phone-two:last-child, .row .phone-three:last-child, .row .phone-four:last-child { float: right; }
	
	.row .phone-one, .row .phone-two, .row .phone-three, .row .phone-four { margin-left: 4.4%; float: left; min-height: 1px; position: relative; padding: 0; }
	
	.row .phone-one 	{ width: 21.68% !important; }
	.row .phone-two 	{ width: 47.8% !important; }
	.row .phone-three 	{ width: 73.9% !important; }
	.row .phone-four 	{ width: 100% !important; }
	
	.row .push-one-phone { left: 26.08%; }
	.row .push-two-phone { left: 52.2% }
	.row .push-three-phone { left: 78.3% }
	
	.row .pull-one-phone { right: 26.08% }
	.row .pull-two-phone { right: 52.2% }
	.row .pull-three-phone { right: 78.3%; }
	
	
}
	
	
	
	
@media only screen and (max-width: 767px) {
	.block-grid.mobile { 
		margin-left: 0; 
		}
	.block-grid.mobile > li { 
		float: none; 
		width: 100%; 
		margin-left: 0; 
		}
}
	
	


	
	
.show-on-phones { display: none !important; }	
.show-on-tablets { display: none !important; }
.show-on-desktops { display: block !important; }

.hide-on-phones { display: block !important; }	
.hide-on-tablets { display: block !important; }
.hide-on-desktops { display: none !important; }



@media only screen and (max-width: 1280px) and (min-width: 768px) {
	.touch .hide-on-phones { display: block !important; }
	.touch .hide-on-tablets { display: none !important; }
	.touch .hide-on-desktops { display: block !important; }
	
	.touch .show-on-phones { display: none !important; }
	.touch .show-on-tablets { display: block !important; }
	.touch .show-on-desktops { display: none !important; }
}

	
@media only screen and (max-width: 767px) {
	.hide-on-phones { display: none !important; }
	.hide-on-tablets { display: block !important; }
	.hide-on-desktops { display: block !important; }
	
	.show-on-phones { display: block !important; }
	.show-on-tablets { display: none !important; }
	.show-on-desktops { display: none !important; }
}




table.show-on-desktops { display: table !important; }
table.hide-on-phones { display: table !important; }	
table.hide-on-tablets { display: table !important; }

@media only screen and (max-width: 1280px) and (min-width: 768px) {
	.touch table.hide-on-phones { display: table !important; }
	.touch table.hide-on-desktops { display: table !important; }
	.touch table.show-on-tablets { display: table !important; }
}

@media only screen and (max-width: 767px) {
	table.hide-on-tablets { display: table !important; }
	table.hide-on-desktops { display: table !important; }
	table.show-on-phones { display: table !important; }
}


