#top_meta,
#callout_bar,
#cat-name,
#sidebar,
#dialog,
#map,
#footer,
.comment-header,
.commentlist,
.postsidemeta,
#commentform,
#ajax-loader {
	display: none;
}

#the-content a {
	color: #000;
}

#cpyrght {
	color: #000;
	font-size: 100%;
	font-weight: bold;
}

/* Show the bio information */
div.bio {
    display: block;
}