body {
	font-size: 60px;
}
#page {
	margin-left: 0;
	padding: 0;
	left: 0;
	width: 100%;
}
header {
	background: none;
	height: auto;
}
#logo {
	border: 0;
	padding: 10px 0;
	position: relative;
	top: 0;
	left: 5%;
	width: 90%;
}
nav {
	background: url('images/nav-mobile.png') bottom;
	float: left;
	height: auto;
	margin-bottom: 0.5em;
	padding: 0.5em 0
}
nav a {
	background: url('images/separator.png') no-repeat right;
	font-size: 1em;
	line-height: 1.5em;
	padding-right: 1em;
}
nav li {
	float: left;
}
#before-content {
	font-size: 1.2em;
	padding-bottom: 0.5em;
}
a#tsn,
#social-media,
#featured,
#featured-controls,
#ad-strip,
aside {
	display: none;
}
article,
.article-1,
.article-2,
.article-3 {
	border-top: none;
	border-bottom: 1px dotted #022952;
	margin-bottom: 0.9em;
	padding-top: 0.5em;	
	width: 100%;
}
article img.attachment-post-thumbnail,
article img.attachment-small {
	display: none;
}
#disqus_thread {
	float: left;
	width: 100%;
}
#respond {
	width: 100%;
}
#respond textarea {
	width: 100%;
}
#pagination {
	width: 100%;
}
footer {
	margin-left: 0;
	padding: 0 0 5px;
	left: 0;
	width: 100%;
}
footer ul {
	display: none;
}