@import 'css/reset.css';
@import 'css/main.css';
@import 'css/pagecontent.css';

#site-header,
#page-header,
#page-extras,
#comments_container,
#page-feature,
#job-postings,
#recent-stories,
#archives, 
.pager,
.tools, 
.tool {
	display: none;}

#page-container {
	background: none;
	position: relative;
	width: 90%;
	margin: 0 0 0 10px;
	padding: 0 0 25px 0;}

#page-content {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	height: auto;
	min-height: 0;}

#footer {
	clear: both;
	width: 90%;
	color: #888;
	margin: 0 0 0 10px;
	padding: 25px 0 15px 0;}

#footer #footer-wwd,
#footer #footer-newteevee,
#footer #footer-earth2tech,
#footer #footer-foundread,
#footer #footer-jobs {
	display: none;}

#footer ul {
	padding: 0;
	border: 0;}

#footer ul li {
	display: none;
	margin: 0;
	padding: 0;}

#footer ul li.copyright {
	display: block;}
