.margintop10 {
    margin-top: 35px;
}
.entry-content h2 {
    display: inline;
}
.inline{
    display: inline;
}
.post_tags a {
    display: inline;
    margin-right: 3px;
    padding: 2px 5px;
    background-color: hsla(168, 76%, 42%, 0.81);
    border-radius: 4px;
    font-size: 11px;
    color: #3a3c41;
}

.post_tags{
	padding-left: 0;
    display: inline;
}

.span-author{
    border: 3px #a29797 solid;
    background-position: -22px -3px;
}

.sgeek-fb, .sgeek-fb:before, .sgeek-fb:after{
    border: 1px solid #ccc;
    background: #f6f7f8;
}

.sgeek-fb:after{
    left: 4px;
    box-shadow: 0 0 2px #ccc;
    bottom: -5px;
    right: 4px;
}

/*.related_post li{
	width: 210px !important;
}*/
.snap-author{
    background: url(http://0.gravatar.com/avatar/6640c270b82e1778254314c5c4fce49b?s=96&d=wavatar&r=g) !important;
    border: 2px solid #ababb3  !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3) !important;
}
.link-download{
    padding: 12px;
    border: 2px #777 dashed;
    border-radius: 6px;
    margin: 8px 2px 5px 3px;
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    color: #d21111;
}
.link-tutorial{
    padding: 12px;
    border: 2px #777 dashed;
    border-radius: 6px;
    margin: 8px 2px 5px 3px;
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    color: #35d211;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a{
font-weight: bold !important;
    color: black !important;
}

.post-inner-title{ font-size: 26px; font-weight: bold;}
.display-block{display: block !important;}

/* 19-02-2017 | Nested Comment */
.media:first-child{margin-top: 10px !important;}
.article-link {font-size: 17px; font-weight: bold; text-decoration: underline;}
.comment .children li{list-style: none;}
.comment-body .media-body{border: 1px solid #DDDBDB; border-left: 3px solid rgba(26, 188, 156, 0.62);}

/* 19-02-2017 | Ad Banner */
.banner-top{ background: url(../../uploads/2017/05/ad-background.png); border-bottom: 2px solid #ccc; padding: 10px; background-color: #f5f5f5; text-align: center;}
.main-content { padding: 20px 0 !important;}
article.post { margin-bottom: 20px !important; padding-bottom: 20px !important;}