/***** Tablet *****/


/***** NAVIGATION *****/

.navigation-inner {
	padding: 50px 0 0 0 !important;
	margin: 0 0 50px 0 !important;
}

#navigation .jspPane {
	padding: 0 !important;
}

#navigation .nav-icon, #navigation .nav-icon-bg {
	top: 50px;
}

/***** HEADER *****/

#header {	
	position: relative;
	z-index: 100;
	left: inherit;
	top: 0;
	width: 100%;
	height: auto;
}

.header-inner {
	position: relative;	
	height: auto;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 0;
}

#header, .header-inner, #header .jspPane, #header .jspContainer {
	position: relative !important;
	width: 100% !important;
	height: auto !important;
	top: 0 !important;
}

#header .jspPane, .header-inner {
	overflow: auto !important;
}

.inner-wrapper {
	padding: 50px 33px 50px 50px;
	clear: both;
	overflow: auto;
}

.logo {
	margin-bottom: 6%;
	text-align: center;
}

.logo img {
	max-width: 250px;
	max-height: 150px;
	margin: 0 auto !important;
}

#description {
	float: left;
	width: 50%;
	margin-right: 5%;
}

.download-btn {
	font-size: 1.2857142em; /* 18px */
	padding: 2.60416666667%; /* 25px */
	text-align: center;
	float: right;
	width: 35%;
}

.download-notes {
	font-size: 0.7857142em; /* 11px */
	line-height: 1.45454545em; /* 16px */
	margin-top: 1.5625%; /* 15px */
	float: right;
	width: 41%;
}

/***** SCROLLER *****/

.hs-content-scroller .jspVerticalBar, .hs-content-scroller .jspHorizontalBar {
	opacity: 1;
}

/***** CONTENT *****/

#content {
	width: inherit;
	padding: 60px 0;
	left: auto;
}

/***** POSTS *****/

.post, #posts .sidenotes, #posts footer, .photo .caption, .photoset .caption, .video .caption, .audio .audio-info, .audio .caption, #disqus, #notes, .custom-page {
	padding: 0 33px 0 50px;
}

.nivo-prevNav {
	left: 0;
	padding: 1.5625% /* 15px */ 2.08333333% /* 20px */ !important;
	background: #fff;
	height: 30px;
}

.nivo-nextNav {
	right: 0;
	padding: 1.5625% /* 15px */ 2.08333333% /* 20px */ !important;
	background: #fff;
	height: 30px;
}

.photo, .photoset, .video {
	padding-right: 0;
	padding-left: 17px;
}

.photo .caption, .photoset .caption, .video .caption {
	padding-left: 33px;
}

.chat ul li {
	padding: 1.25% /* 12px */ 5.2083333% /* 50px */;
}

.audio, .audio-player, .album-art, .audio-info {
	margin: 0;
	padding: 0;
}

.audio .audio-player {
	padding-left: 17px;
}

.audio .album-art {
	max-width: 100%;
	width: 100%;
	float: none;
	margin-bottom: 5.2083333%; /* 50px */
	max-height: none;
	overflow: inherit;
}

.audio .album-art img {
	width: 100%;
}

.audio .audio-info {
	margin-left: -17px;
}

/***** SHARE *****/

.share {
	right: 33px;
}

/***** TWITTER *****/

#twitter {
	display: none !important;
}