h3.title {
 width:80%;padding-bottom: 10px;margin-top: 0px;margin-bottom:15px;padding-top: 0 !important;
}
.title {
 padding-top:0px;
}
.profile-info{
    overflow:hidden;
}
 
.profile-photo{
    float:left;
}
 
.profile-photo img{
    width:40px; height:40px;
}
 
.profile-name{
    float:left; margin:0 0 0 .5em;
	font-size: small;
	    width: 70%;
}
 
.time-ago{
    color:#999;
}
 
.profile-message{
   /* margin:1em 0;*/
	/*padding: 10px;*/
	/*font-weight: 500;
	font-size:13px;*/
 font-weight: 700;
 font-size: 13px;
 margin-bottom: 10px;
}
 
.post-link{
    text-decoration:none;
}
 
.post-content{
    background: #f6f7f9; border: 1px solid #d3dae8; overflow:hidden;
}
 
.post-content img{
    width:100%;
}
 
.post-status{
    margin:.5em; font-weight:bold;
}
 
.post-picture{
    width:25%; float:left;
}
 
.post-info{
    width:70%; float:left; margin:.5em;
}
 
.post-info-name{
    font-weight:bold;
}
 
.post-info-description{
    color:#999;
}
