html { -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */ }
body {
	background-image: none;
	min-width: 320px;
}
#topbar { background-color: #fff; }
#topbar h2 { width: 280px; }
#navbar, #bottombar, #notmobile { display: none; }
#formobile, #podcastwrapper { display: block; }
#lift { margin-top: 0; }
.wrapper, .wrapper0 { width: 284px; }
.wrapper {
	width: 284px;
	padding-top: 66px;
	min-height: 480px;
}

@media only screen and (orientation : landscape) {
.wrapper, .wrapper0 { width: 444px; }
}
h3 {
	font-size: 34px;
	letter-spacing: 6px;
}
#wrapper_orange, #album {
	clear: both;
	margin-top: 64px;
}
#resources p:last-child { padding-bottom: 64px; }
form, #album_footer, #album {
	width: 284px;
	min-width: 284px;
}
#album {
	position: relative;
	left: 0;
}
input[type="text"], input[type="email"] { width: 280px; }
textarea, input[type="text"].longinput { width: 280px; }
#album_footer {
	padding-top: 30px;
	width: 284px;
}
.entry {
	width: 284px;
	min-width: 284px;
	min-height: 200px;
	margin: 0;
	padding: 0 0 106px 0;
}
.entry img { height: 150px; }
.entry .more { width: 246px; }
.episode_content {
	float: none;
	border-left: none;
	margin-left: 0;
	padding-left: 0;
	width: 284px;
}
.episode_image {
	padding: 0 0 20px 0;
	float: none;
}
.episodebox { padding-bottom: 80px; }
