body {
	color: #000;
	font-family: Arial, sans-serif;
	background-color: #fff;
}
a {
	color: #000;
	text-decoration: none;
}
#top h3 {
	font-size: 36px;
	letter-spacing: 1px;
	line-height: 30px;
	margin: 20px 0 0 3px;
}
#top h1 {
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 30px;
	margin: 0;
}
#content h2 {
	font-size: 18px;
}
#content {

}
	#content p {
		font-size: 12px;
	}
	#content div.navigation {
		display: none;
	}
	#content div.postmetadata {
		display: none;
	}
	#content p.postByAndTime {
		font-size: 10px;
	}
	#content div.userDetails {
		clear: both;
		font-size: 10px;
		height: 73px;
		line-height: 13px;
		margin-top: 10px;
		width: 400px;
	}
		#content div.text {
			color: #585858;
			position: relative;
		}
			#content div.text img {
				border: 1px solid #cdcdcd;
				padding: 3px;
				margin-right: 15px;
			}
			#content div.text span {
				line-height: 5px;
			}

#comments {
	display: none;
}
	.commentlist {
		display: none;
	}
#respond {
	display: none;
}
#sidebar {
	display: none;
}
#footer {
	display: none;
}
