body.home,
body.single {
	background-image: url('../images/mobile/mobile-bg-1.jpg');
}

body.tour-dates {
	background-image: url('../images/mobile/mobile-bg-2.jpg');
}

body.featured-albums {
	background-image: url('../images/mobile/mobile-bg-3.jpg');
}

body {
	background-size: 56% auto;
	background-position: -100px top;
	background-color: #000;
}

a.logo {
	margin:20px 0 0 30px;
}

#header {
	z-index:99999;
}

#wrapper {
	position: absolute;
	width: 100%;
	height: 100% !important;
	top: 0;
	margin: 0;
	padding: 0;
}

.page-wrap {
	height: 90% !important;
	position: absolute;
	width: 100%;
	/* background: Red; */
	bottom: 0;
}

.stevie-bg,
.factoid  {
	display: none;
}

.right {
	width: 550px;
	right: 30px;
}

ul.page-links {
	margin-top:120px;
}

.posts .news-item {
	width: 252px;
}

.jspVerticalBar {
	background: none !important;
}

.albums h2.grey {
	color: #fff;
}

.album-list a.spot .label {
	display: block;
	color: #567382;
	font-size: 1em;
	line-height: 1em;
	margin-top: 10px;
}

.album-item {
	margin-bottom:50px;
}

.mobile-share {
	display:block;
	float: left;
	width: 100%;
	margin-bottom: 20px;
	text-align:center;
	margin-left: 82px;
}

.mobile-share a.share-btn {
	display:inline-block;
}

.mobile-share a.share-btn:before {
	margin:0 10px;
}