.post_name{
    font-size: 2em;
    padding:0 0 10px 0;
}
.post_desc{
    color: #777;
    padding: 15px 0 5px 0;
    font-size: 14px;
}
#post_details{
    font-size: 11px;
    padding: 7px 0 5px 10px;
    background: #222;
    color: #fff !important;
    border-top: 2px solid #ff0000;
    border-radius: 0 0 10px 10px;
}
#post_details img{
    vertical-align: middle;
}
.post_socs{
    text-align: right;
}
.post_top_pic{
    border-radius: 10px 10px 0 0;
}
.noppy{
    display: none;
}
.post_img_list{
    border-right: 1px solid #999;
    padding-right: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    float: left;
}
.post_img_news{
    color: #111;
}
.post_img_news:hover{
    color: #00b4ff;
    text-decoration: none;
}
.post_img_list:hover{
    opacity: 0.4;
}
.post_img_list img{
    height: 70px;
}
.post-imgs{
    margin: 5px 0;
    max-width: 100% !important;
    vertical-align: middle;
}
.large_pic_inf{
    color: #ff0000 !important;
}
.mini_font{
    font-size: 10px;
}
.post_img_block{
    display: inline-block;
}
.post_txt{
    line-height: 2;
}

.post-socials{
    margin-top: 5px;
}