.post-list .post { padding:15px 0; border-bottom:1px solid #daeaee; }
.post-list .post:last-child { border:none; }
.post-list .post .picture { float:left; }
.post-list .post .info.has-img { padding:0 0 0 145px; }
.post-list .post .info .title { margin-top:0; }
.post-list .post .info .date { font-size:11px; margin:-12px 0 10px; }
.post-list .post .info .button { float:right; }
.post-page .author { float:left; width:80px; }
.post-page .author .avatar { width:80px; height:80px; margin:0 0 10px; }
.post-page .author .avatar img { width:100%; }
.post-page .author .avatar .noimg { height:100%; display:block; background:#f1f1f1 url(/i/logo.png) no-repeat center; background-size:60px; }
.post-page .author .name { font-weight:bold; }
.post-page .post-content { margin:0 0 0 100px; }
.post-page:after { content:''; display:block; clear:both; }
