.author-avatar-div {
    background: none repeat scroll 0 0 #444;
    box-shadow: 0 0 100px 1px rgba(0, 0, 0, 1) inset, 0 3px 2px 0;
    -moz-box-shadow: 0 0 100px 1px rgba(0, 0, 0, 1) inset, 0 3px 2px 0;
    -webkit-box-shadow: 0 0 100px 1px rgba(0, 0, 0, 1) inset, 0 3px 2px 0;
    color: #999;
    float: left;
    width: 100%;
    padding: 15px 30px;
    margin-bottom: 30px;
}
.author_content{
    width: calc(100% - 130px);
    margin-left: 20px;
    display: inline-block;
}
.avtar-img {
    float: left;
    width: 110px;
}
.bdp_blog_template.winter .post_content_wrap .share-this {
    display: inline-block;
    float: left;
    line-height: 1.5;
    margin-right: 15px;
    margin-top: 10px;
    width: auto;
}
.bdp_blog_template.winter .post_content_wrap .social-component {
    margin-top: 0px;
    width: auto;
}
.blog_template.bdp_blog_template.winter {
    display:inline-block;
    width:100%;
}
.bdp_single.winter .bdp_single_winter {
    box-shadow: 0 10px 10px 10px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 10px 10px 10px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 10px 10px 10px rgba(0, 0, 0, 0.05);
    display: inline-block;
    padding-bottom: 10px;
    padding-top: 30px;
    position: relative;
    width: 100%;
    font-size: 16px;
    color: #999;
    background: #fff;
}
.bdp_single.winter .navigation.post-navigation .nav-links .nav-previous {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    display: inline-block;
    float: left;
    margin: 15px 0;
    position: relative;
    width: auto;
}
.bdp_single.winter  .navigation.post-navigation .nav-links .nav-next {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    display: inline-block;
    float: right;
    margin: 15px 0;
    position: relative;
    width: auto;
}
.blog_header,
.post_content_wrap,
.related_post_wrap {
    padding: 0 15px;
    width: 100%;
    float: left;
}
.post_content_wrap{
    margin-bottom: 30px;
}
.related_post_wrap h3{
    border-bottom: 1px dotted #cccccc;
    display: block;
    float: left;
    line-height: 1.5;
    padding-bottom: 10px;
    width: 100%;
}
.related_post_wrap .bdp-no-post-found {
    padding: 0 15px;
}
.post_content.entry-content.no_img{
    padding-top: 20px;
    padding-bottom: 0;
}
.relatedpost_title {
    background: none repeat scroll 0 0 #eee;
    border-top: 1px solid;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
}
.bdp_single.winter .nav-links {
    padding: 0 15px;
    display: inline-block;
    width: 100%;
}
.bdp_single .post-navigation{
    float: left;
    margin-bottom: 25px;
    width: 100%;
    border: medium none;
}
.bdp_single.winter .avtar-img .avatar{
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    padding-top: 12px;
    padding-bottom: 12px;
}
.winter .tags {
    display: inline;
}
.winter .bdp-post-image .category-link:before {
    opacity: 0.65;
}
.winter .bdp-post-image .category-link:before {
    border-bottom: 10px solid rgba(0, 0, 0, 0);
    border-top: 0 none;
    bottom: -10px;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 0;
}
.bdp_single .bdp_blog_template.winter.no_feature_image .bdp-post-image .category-link{
    display: inline-block;
    left: 0;
    margin-left: -10px;
    position: relative;
    width: auto;
}
.winter .bdp-post-image .category-link {
    color: #ffffff;
    height: auto;
    left: -10px;
    line-height: 32px;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    z-index: 10;
}
.bdp_single.winter .bdp_blog_template .category-link a{
    color: #ffffff;
}
.post_content {
    float: left;
    margin-top: 40px;
    width: 100%;
}
.bdp_single.winter h1.post-title {
    display: inline-block;
    line-height: 1.5;
    float: left;
    width: 100%;
    margin: 0;
}
.related_post_div{
    float: left;
    width: 100%;
    margin: 15px -15px;
}
.bdp_single.winter .metadatabox {
    margin-bottom: 20px;
    border-bottom: 1px dotted #cccccc;
    float: left;
    padding-bottom: 5px;
    width: 100%;
}
.bdp_single.winter .comments-title,
.bdp_single.winter .comment-list ,
.bdp_single.winter .comment-reply-title,
.bdp_single.winter .comment-form{
    padding: 10px 30px;
}
.bdp_single.winter .metacomments {
    float: right;
    text-transform: capitalize;
}
.bdp_single.winter .posted_by {
    float: left;
    text-transform: capitalize;
}
.bdp_single.winter .bdp-post-image{
    float: left;
    width: 100%;
}
.bdp_single.winter .bdp_single_winter .comments-area {
    margin-bottom: 0;
}
.bdp_single.winter .bdp_single_winter .related_post_wrap {
    margin-bottom: 5px;
}
.bdp_single.winter .author_content p,.bdp_single.winter .author-avatar-div .author_content .author{
    color: #fff;
    margin-bottom: 0;
}
.bdp_single.winter .navigation.post-navigation .nav-links .nav-previous:hover,
.bdp_single.winter .navigation.post-navigation .nav-links .nav-next:hover{
    background: #eee;
    transition: 0.2s all;
}
.bdp_single.winter .relatedposts .relatedthumb .related_post_content{
    background: #eee none repeat scroll 0 0;
    padding: 0 10px 10px;
}