html, body {
	background-color: transparent;
}

body {
	padding: 0;
}

.wrap {
	margin: 0 auto;
	border: none;
	border-radius: 0;
	box-shadow: none;
}

#moon img {
	width: 64px;
}

.breadcrumbs .nav-buttons:before {
	content: ' ';
	margin-left: 5px;
}

.site-description {
	width: 358px;
}

.site-description h1, .site-description p {
	display: none;
}

.postprofile .avatar img, .profile-avatar img {
	max-width: 100px;
}

.profile-avatar img {
	max-height: 100px;
}

.attachbox > dt:first-child {
	display: none;
}

.attachbox dd {
	border-top: none;
	padding-top: 0;
	margin-top: 0;
}

dl.file dd {
	display: none;
}

div.agreement {
	display: none;
}
