#nav, #nav-secondary, .panel, #sidebar, .related-posts, .printemail, #header, .heading, h2.backtopost, .logo-holder, .post span {
	display: none;
	}
#main, body, #main .container, #main .content, .post, #footer, #footer .container, .main-holder {
	margin: 0 !important;
	padding: 0 !important;
	font-family: Georgia, serif;
	width: 100% !important;
	font-size: 10pt;
	line-height: 14pt;
	}
.post h3 {
	font-size: 26px;
	padding: 18px 0;
	line-height: 22pt;
	width: 100%;
	text-align: center;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	}
.post .post-date {
	width: 100%;
	font-size: 10pt;
	text-align: center;
	padding: 14px 0; 
	display: block;
	border-bottom: 1px solid #DDDDDD;
}
.post img {
	padding-top: 14px;
	}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
a:link:after, a:visited:after {
	content: " [" attr(href) "] ";
	}
a[href^="/"]:after {
  	content: " (http://news.harker.org" attr(href) ") ";
   }
#main .container {
	background: none !important;
	margin-left: 10%;
	}
#footer .container {
	color: #151515;
	text-align: left;
	}
	