.post{
	border-top: 1px dotted #D9D9D9;
	padding: 2px;
	list-style: none;
	width: 100%;
	float: left;
	margin: 0;
	float:left;
	overflow:hidden;
	position:relative;
	height: 100px;
}

.post-footer {display:none}

.comment-link {
top:13px;
left:235px;
position:absolute;
background: #60432E;
padding:5px 15px; 
}

.post-comment-link a {color:#fff}
.post-comment-link a:hover {text-decoration:none}
.post img {border:0 none; background:none;}
.post h3{    border: 0 none;
    line-height: 13px;
    margin: 0px 0 10px;
    padding: 5px;
}

.post h3 a, .post h3 a:visited, .post h3 strong {
    color: #000000;
    font-weight: normal;
    text-align: center;
    line-height:20px;
	text-shadow: 0 0 0.2em #8F7;
}

.post-labels{font-size:12px;background:rgba(96,68,45,0.5);border:0 none;position:absolute;}

.post-author{display:none;}

.post-body{
    overflow: hidden;
    padding: 5px;
}
