/* Post list */
.post-list-group{list-style:none;padding:0;}
.post-list-group-item{list-style:none;clear:both;overflow:hidden;padding:0.5em 1px;}
.article-title{font-size:1.5em;margin-bottom:5px;}
.post-list-sub-item{ border:0; padding:0px; margin:20px 0 0px 10px;}
.post-list-sub-item li{display:inline;}
.author-by{text-transform:uppercase}
.post-inline-cate{text-transform: uppercase;}
.post-inline-tag{}

#post-content-main *{font-family: 'Source Sans Pro';}
#post-content-main a[target="_blank"]:after {font-family: 'FontAwesome';content: " \f08e";}
#post-content-main pre{border:0;}
#post-content-main pre code{border: 2px solid #865439;}
#post-content-main blockquote{border-left:3px solid #EFE3D0;padding:0px 10px;font-size:0.9em;margin-left:2em;}
.post-type{padding-right:1em;}




