.tmb_adn_post{
	overflow:hidden;
	padding:15px;
	background-image: -webkit-linear-gradient(top, #F6F6F6, #EEE);
	box-shadow: inset 0 0 1px 1px white,0 1px 5px rgba(0, 0, 0, 0.3);
	border:0;
	border-radius:5px;
	margin-bottom:1em;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333;
}		
.tmb_adn_post a.tmb_adn_user_link{
	text-shadow: 0 1px 0 white;
	font-weight:bold;
	color:#333;
}
.tmb_adn_post .tmb_adn_user{
	float:left;
	display:block;
	line-height: 0;
}
.tmb_adn_post img.tmb_adn_user_image{
	border-radius:5px;
	height:80px;
	width:80px;
	margin:0;
}
.tmb_adn_post .tmb_adn_post_body{
	margin-left:80px;
	padding:0 10px;
}
.tmb_adn_post .tmb_adn_post_body span{
	display:block;
}
.tmb_adn_post .tmb_adn_meta{
	font-size:12px;
	color: #000;
	line-height: 18px;
	margin-top:10px;
}
.tmb_adn_post .tmb_adn_meta a{
	display:inline;
	text-decoration: none;
	color:#999;
	margin:0;
}