/*
Dark Style Sheet
*/
 
#page {
	background:transparent;
}
#branding {
	border-top:0;
}
#site-generator {
	background: transparent;
	border-top: 1px solid #0d4851;
	color: #09343b;
}
.nocomments {
color: #999;
display: none;
}