ol.statuses span.status-body
{
	margin-left: 0;
	min-height: 0;
}
ol.statuses>li:first-child
{
	border-top: 0;
}
ol.statuses
{
	font-size: 0.9em;
	list-style: none;
	padding: 0;
	margin:0px;
	margin-top: 10px;
}
ol.statuses li.status
{
	border-bottom: 1px solid #eee;
	line-height: 1.1em;
	padding: .7em 0 .6em 0;
	position: relative;
}
ol.statuses>li:first-child
{
	border-top: 1px solid #eee;
}
ol.statuses .thumb
{
	display: block;
	height: 30px;
	left: 0;
	margin: 0 5px 0 0;
	overflow: hidden;
	position: absolute;
	width: 30px;
	padding: 0;
}
ol.statuses .thumb img
{
	height: 24px;
	width: 24px;
  padding:0;border:0;border-radius:0;
}
ol.statuses span.status-body
{
	display: block;
	margin-left: 36px;
	min-height: 30px;
	overflow: hidden;
}
.meta
{
	color: #999;
	display: block;
	font-size: 10px;
	margin: 3px 0 0 0;
}
.meta a
{
	color: #999;
}
ol.statuses li
{
	position: relative;
}
ol.statuses li:hover .actions span,ol.statuses li.hover .actions span,ol.statuses li.perma-hover .actions span,ol.statuses li:hover .actions a,ol.statuses li.hover .actions a,ol.statuses li.perma-hover .actions a
{
	visibility: visible;
}
ol.statuses li.no-hover .actions span,ol.statuses li.no-hover .actions a
{
	visibility: hidden!important;
}
ol.statuses li:hover,ol.statuses li.perma-hover,ol.statuses li.hover
{
	background-color: #f7f7f7;
}
ol.statuses li:hover .hentry a,ol.statuses li.perma-hover .hentry a,ol.statuses li.hover .hentry a
{
	visibility: visible;
}
ol.statuses .hentry a.fav
{
	visibility: visible;
}
ol.statuses span.status-body .share-text .entry-content
{
	font-size: 0.8em;
}
ol.statuses li
{
	padding: 10px 0;
}
.meta
{
	color: #999;
	display: block;
	font-size: 10px;
	margin: 3px 0 0 0;
}
.meta a
{
	color: #999;
}
