.text-block{
	color:				#666;	
	padding:			10px;
	margin-bottom:		5px;
}
.text-block h3.post_title{
	margin-top:			10px;
	margin-bottom:		5px;
	margin-left:		-5px;
}
.text-block h3.post_title a, .text-block h3{
	color:				#aaa;
}
.text-block h3.post_title a:hover{
	color:				#ddd;
}
.post_content{
	color:				#fff;
	font-variant:		normal;
}
address.author a{
	color:				#666;
}
address.author a:hover{
	color:				#aaa;
}
#openid_enabled_link, .openid_link, #openid_identifier, #commentform #openid_identifier, input#url{
	background-image:url(/resources/shared/img/icons/openid-icon.png);
	background-repeat:no-repeat;
	border-width: 1px;
}
#openid_text{
	padding: 3px;
	padding-top: 10px;
}
.syntaxhighlighter .lines{
	font-size: .8em !important;
