h1 { 
	float: left; 
	font-size: 30px; 
	font-family: Helvetica, Arial, sans-serif; 
	line-height: 36px; 
	border-bottom: 1px solid #ccc; 
}

#content { 
	clear: both; 
	font-family:Georgia, "Times New Roman", serif; 
	font-size: 13px; 
	line-height: 18px; 
	margin-right: 15%; 
}
	
#byline, #meta .user { 
	clear: both; 
	display: block; 
	font-family:Georgia, "Times new Roman", serif; 
	font-size: 11px;
}

#meta .author, a { 
	color: #000; 
	text-decoration: none; 
}

.user strong {
	font-weight:normal;
}

#real-article-date-info {
	display:block;
}

.article-photo-wrapper span {
	font-size:10px;
	display:block;
}
	
#hat,
#header-logo,
#search,
#nav-container,
#sub-nav-container,
#sub-header,
#poll,
#article-actions,
#flag-article-lightbox,
#lightbox_engage,
#related_content,
.comments-new-article,
#sidebar,
#footer,
#main-bottom,
#nav-dropdown-template,
#nav-tabbed-dropdown-template,
#tab-container-template,
#nav-column-template,
#sub-nav-dropown-template,
#tooltip,
#recent_comments,
.user .user-photo img { 
	display: none !important; 
}

