* {
	color:#000 !important;
	background-color:transparent !important;
}
body {
	line-height:1.5;
	background:none;
	padding:54px;
}
a {
	text-decoration:underline;
}
/*
a:after {
	content:" (" attr(href) ") ";
	font-size:90%;
}
*/
.register {
	width:auto;
	margin:0 auto 50px;
	padding:0 !important;
}

.nav, .topics, .sidebar, .section, .more, .share, .promo, .gamma, .delta .books, .delta .sites {display:none;}

.alpha {
	background:none;
}
.alpha .site-title {
	float:none;
	margin:24px 0 0;
	background:#515151 !important;
	text-indent:0;
	height:.5em;
}
.alpha .site-title a {
	display:inline;
	width:auto;
	text-decoration:none;
	color:#515151 !important;
	background:#fff !important;
	padding-right:.3em;
	font-family:LeagueGothicRegular,'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:40pt;
	font-weight:normal;
	line-height:0;
}
.alpha .feed,
.alpha .search {display:none;}

.main {
	float:none;
	width:100% !important;
	margin:0 !important;
}
.main .post {
	float:none !important;
	border:0 none !important;
	margin:0 !important;
}

body.about .alpha {
	height:inherit;
	background:none;
}
body.about .alpha .caption {
	display:none;
}
body.about .beta .feature {
	display:none;
}

body.radio-single .post .content,
body.powerline-single .post .content {
	width:45em;
}
body.radio-single .post .meta,
body.powerline-single .post .meta {
	width:9em;
	margin-right:1em;
}

.delta {
	background:none;
}
.delta .copyright {
	display:block;
	width:100%;
}
.delta .copyright a {
	display:none;
}
