body {
	width:100% !important;
	margin:0 !important;
	padding:0 !important;
	background-image:none;
	background-color:#fff;
	color:#000;
}
canvas {
	display:none;
}
#wrap {
	font-size:14px;
	line-height:18px;
}
#wrap, #wrapin {
	background:none;
}
#footer {
	font-size:12px;
	color:#666;
	padding-top:20px;
}
#header-print {
	border-bottom:1px solid #ccc;
	padding:14px 20px;
	margin-bottom:20px;
}
#container {
	padding:30px 0;
}
#content-main {
	float:none !important;
	width:100% !important;
}
.printonly {
	display:block;
}

#wrapper,h1,h2,h3,h4,h5,h6,p,ul,li {
	color:#000;
}
h1.title, h2.title {
	border-color:#ccc;
}

/** Links **/
a:link[href^="http://"]:after, a[href^="http://"]:visited:after { content: " (" attr(href) ") "; font-size: 90%; color:#666666; }
a:link[href^="https://"]:after, a[href^="https://"]:visited:after { content: " (" attr(href) ") "; font-size: 90%; color:#666666; }

/** Layout **/
#sustainable { float:left; }
#footer-r { float:right; text-align:right; }
#project-details a.details, #project-listing a { background-image:none; }

/** Hide these **/
#header, #navwrap, #masthead, #content-left, #wrap-base, embed, object {
	display:none;
}
