body {
	-webkit-text-size-adjust: none;
	}
	
#site-title {
	display: none;
	}
	
#mobile-logo {
	display: block;
	margin: 0 auto;
	max-width: 90%;
	}

#navigation, #header, #cat-navigation, #after-header-container, 
#container, .content, #footer-container-2 {
	width: 100% !important;
	}
	
#cat-nav, #search-form-1, #widget-container, #footer-container, #utility-after-content, .desktop {
	display: none;
	}
	
.mobile {
	display: block;
	}

.wp-caption img, .wp-caption {
	max-width: 95% !important;
	}

img, .text-input {
	max-width: 100%;	
	}

img {
	height: auto;
	}	

.logos img {
	width: 50%;
}	

#page-nav {
	display: none;
	}
	
#page-nav li, #page-nav a {
	float: none;
	display: inline;
	}
	
#page-nav li {
	position: relative;
	top: 5px;
	}
	
#mobile-menu {
	display: block;
	margin: 10px auto 0;
	width: 250px;
	font-size: 15px;
	}

.feature img.feature-image {
	max-width: 30%;
	}
	
.feature .entry-title, .feature .byline, .feature .entry {
	width: 100%;
	}

#slider-container, #slider, #slider .hentry {
	width: 100%;
	}
	
#slider {
	height: 420px;
	}

#slider-container, .feature {
	height: 470px;
	}

#slider .feature .entry-title {
	font-size: 18px;
	}

.feature img {
	margin-bottom: 10px;
	max-width: 50%;
	}
	
.slider-controls {
	margin-top: 20px;
	padding-left: 40%;
	}
	
#mobile-news h2.entry-title {
	font-size: 24px;
	}
	
#mobile-news {
	padding-bottom: 20px;
	margin-bottom: 20px;
	background: url(../images/widget-title-content.jpg) no-repeat -20px bottom;
	}
	
#excerpts {
	padding-top: 40px;
	}
	
.breadcrumb {
	clear: both;
	padding: 30px 0 20px 20px;
	}
	
#firstimage {
	float: none;
	padding: 0;
}

#storyroll, 
.storyroll,
#storyroll.wide,
.storyroll.wide,
#storyroll-new,
#storyroll-newcommentary,
#storyroll1,
#storyroll2, 
#storyroll-wide {
	width: auto !important;
}
	
#mobile-footer {
	background: url(../images/widget-title-content.jpg) no-repeat -20px top;
	padding: 20px 0;
	margin: 0 20px;
	}
	
#mobile-footer h2 {
	text-align: center;
	font-family: Georgia, Times, 'Times New Roman', serif;
	}
	
#mobile-footer .widget {
	text-align: center;
	}

#mobile-footer h2 a {
	text-decoration: underline;
	color: #C00;
	}
	
#container, #container-2, #container-3 {
	background: transparent;
	}
	
#container {
	margin-bottom: 10px;
	clear: both;
	}

#utility-header {
	padding: 30px 0 0;
	text-align: center;
}

.content {
	padding-bottom: 0;
	}
	
.home .content .widget-title {
	padding: 20px 10px 15px 0px;
	background: url(../images/widget-title-content.jpg) no-repeat -19px top;
	}
	
.home .content #mobile-news .widget-title {
	padding: 3px 10px 15px 0px;
	background: url(../images/widget-title-content.jpg) no-repeat -19px bottom;
	}

h3.mobile {
	font-size: 16px;
	text-align: center;
	font-family: Georgia, Times, 'Times New Roman', serif;
	}
	
h3.mobile a {
	text-decoration: underline;
	color: #C00;
	}

#donate-box {
	padding: 5px;
	width: 150px;
	font-size: 11px;
	}

#donate-box h2 {
	font-size: 14px;
}

.split-posts .post {
	width: auto;
	margin-right: 0;
}