#mobile body, html{width:100%;background:#FFF;}
#mobile .region1{width:100%;background:#FFF;}
#mobile .preHeaderRegion{display:none;}
#mobile .headerRegion{display:none;} 
#mobile .postHeaderRegion{display:none;}
#mobile .postHeaderRegion1{display:none;}
#mobile  .social_bookmarks{display:none;}
#mobile .regionParent {width:100%;}
#mobile body, html {width:100%;}
#mobile .contentStyle{width:100%;}
#mobile .footerRegion{display:none;}
#photoviewer {display:none;} /* can't view scripts on mobile! */

/* ------------------ Article Display ------------------ */
#mobile .articleBox {
	font:13px 'Trebuchet MS', arial, sans-serif;
	color:#000;
	margin:0px;
	padding:0px;
}
#mobile .articleOptions {}
#mobile .articleTitle {
	font:bold 14px 'Trebuchet MS', arial, sans-serif;
	color:#000;
}
#mobile .articleSubTitle {
	font:13px 'Trebuchet MS', arial, sans-serif;
	color:#036;
}
#mobile .articleByline {
	font:11px 'Trebuchet MS', arial, sans-serif;
	color:#6C6C6C;
}
#mobile .articleDate {
	font:11px 'Trebuchet MS', arial, sans-serif;
	color:#036;
}
#mobile .articlePositionHeader {}
#mobile .articleBody {
	margin:0px;
	padding:0px 5px 0px 0px;
	font:12px 'Trebuchet MS', arial, sans-serif;
	color:#000;
}

/* ------------------ Other News Listings ------------------ */
#mobile .complexListingBox {margin:5px 0px 0px 4px;}
#mobile .listingItemTitle {
	background:transparent;
	padding:0px;
	margin:0px 0px 0px 0px;
	font:bold 12px 'Trebuchet MS', arial, sans-serif;
	color:#036;
	line-height:14px;
}
#mobile .listingItemTitle:hover{
	background:transparent;
	padding:0px;
	margin:0px 0px 0px 0px;
	font:bold 12px 'Trebuchet MS', arial, sans-serif;
	color:#C00;
	line-height:14px;
}
#mobile .listingArticleBlurb {
	/*background:Transparent url(http://extras.sentinelandenterprise.com/sent/photos/dashed-line.gif) repeat-x left bottom;*/
	background:Transparent;
	padding:0px 0px 4px 0px;
	font:11px 'Trebuchet MS', arial, sans-serif;
	color:#000;
}
#mobile .listingItemDateWithBlurb {
	font:11px 'Trebuchet MS', arial, sans-serif;
	color:#5E7392;
	display:block;
	clear:both;	
}
#mobile .listingArticleLinkTo {
	font:bold 11px 'Trebuchet MS', arial, sans-serif;
	color:#07519C;
	/*background:url(http://extras.sentinelandenterprise.com/sent/plus.gif) no-repeat left center;*/
	background:Transparent url(http://extras.sentinelandenterprise.com/sent/photos/dashed-line.gif) repeat-x left bottom;
	display: block;
	clear:both;
	text-decoration:none;
	padding:0px 5px 2px 0px;
	margin:0px 5px 0px 0px;
	text-align:right;
}
#mobile .complexListingTitle {
	font:bold 12px 'Trebuchet MS', arial, sans-serif;
	color:#07519C;
	text-transform:uppercase;
	/* background:Transparent url(http://extras.sentinelandenterprise.com/sent/photos/dashed-line.gif) repeat-x left bottom; */
	padding:0px 0px 10px 0px;
	width:238px important!;
	text-decoration:none;	
}
#mobile .complexListingImage {display:none;}

/* ------------------ Photo Viewer ------------------ */
#mobile .articleEmbeddedViewerBox {
	border:0px;
}
#mobile .articleImageCaption {
	font:11px arial, sans-serif;
	color:#000;
}
