/* hideprofile.css
----------------------------------------*/

.postbody {
	width: 96%;
}

.postprofile {
	display: none;
}

p.author {
	display: none;
}

p.author-hiding-postprofile {
	margin-bottom: 0.6em;
	padding: 0 0 5px 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	clear: both;
}