.pub-blog-header{
    display:block;
    text-align: center;
    padding: 100px;
    padding-bottom: 120px;
    margin-bottom: 30px;
    margin-top: 10px;
    background-position: 50% 30%;
    width:100%;
    height:220px;

}
.contentcontainer{
    width:700px;
    margin-left: auto;
    margin-right: auto;
    color:#fff;

}
.post_info{
    display:none;
}
.pub-blog-header img.blog_image{
    position: relative;
    top: 120px;
    margin: 8px;
    border: 6px solid #fff;
    border-radius: 10px;
    margin-right: 20px;
    height: 120px;
    width: 120px;
}
.pub-blog-header img.square{
    border-radius: 10px;
}
.pub-blog-header img.round{
    border-radius: 60px;
}
.pub-blog-header div.image_container{
    height: 10px;
    text-align: center;
}
.pub-blog-header h1{
    font: bold 36px arial, sans-serif;
    color: white;
    background: rgba(0, 0, 0, 0.3);
    display: inline;
    padding: 7px;
    border-radius: 5px;
    line-height:60px;
}
.post h2.quote{
    font: 46px arial, sans-serif;
}

.post .date{
    position: relative;
    top: 0px;
    left: -8px;
    font: bold 13px arial, sans-serif;
    /*color: rgba(0, 0, 0, 0.5);*/
    height: 0px;
    display: block;
    float: right;
}
.quoted{
    margin-bottom:15px;
    padding-left:0px;
    border-left:0px;
    padding-bottom: 20px;
    padding-top: 13px;
}
.archive_quoted{
    margin-bottom:15px;
    padding-left:0px;
    border-left:0px;
    z-index:-2;
}
.tag_icons{
    margin:5px 9px 0px 12px;

}
.post > p {
    padding-top: 0px;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.8;
    margin-left: 10px;
    margin-right: 10px;
}

.post{
    padding: 0px 0px 0px;
    margin-bottom: 5px;
    padding-top: 0px;
    border-radius:3px;
    width: 220px;
    background:#fff;
    float: left;
    margin-right: 3px;
    margin-left: 3px;
}
span.posted-by {
    display:block;
    margin-right: 10px;
    text-align:right;
}

h1, .h1, h2, .h2, h3, .h3{
    margin-left:25px;
    margin-top:0px;
}

.post p {
    margin-left:25px;
    margin-right:25px;
    margin-top:15px;
    /*min-height: 37px;*/
}

.videoWrapper {
    position: relative;
    padding-bottom: 60.25%;
    padding-top: 25px;
    height: 0;
}

.post-footer .actions {
    font-size: 18px;
    margin-top: -5px;
    margin-right: 0px;
    background:#fff;
    width:98px;
}
.post-hover .actions {
    font-size: 18px;
    margin-top: -10px;
    margin-right: 10px;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 31px;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top:26px;
    left: 0;
    right: 0;
}
.img_post{
    width:700px;
    /*border-radius: 3px 3px 0px 0px;*/

}
.reblogcontainer {

    position: relative;
    height: 100%;
    margin-bottom: 0px !important;
    width: 100%;
    overflow: auto;
}

.reblogcontainerouter {
    position: fixed;
    width: 100%;
    height: 102%;
    top: 0px;
    background: rgba(31, 45, 58, 0.76);
    z-index: 999;
}

.reblogcontent {
    border-radius: 2px;
    background: white;
    width: 540px;
    text-align: center;
    position: relative;
    margin: auto;
    margin-top: 30px;
    /*overflow-y: auto;*/
}

.earlycomments a {
    color: #000;
    font-weight: 600;
}

.fa-times-circle {
    color: darkred;
    text-align: right;
    position: absolute;
    right: 0px;
    font-size: 25px !important;
}

.fo_right {
    float: right;
    margin-right: 25px;
}

.reblogcancel {
    padding: 7px;
    background: #999;
    margin-left: 10px;
    border-radius: 3px;
    color: white;
    font-weight: 600;
    display: inline-block;
    width: 70px;
    text-align: center;
}

.reblogpost {
    padding: 7px;
    background: #5C9CC1;
    margin-right: 10px;
    border-radius: 3px;
    color: white;
    font-weight: 600;
    display: inline-block;
    width: 70px;
    text-align: center;
    float: right;
}

.buttonsreblog {
    display: table;
    width: 100%;
    padding: 15px 0px;
    box-sizing: border-box;
}

.cancelbholder {
    display: table-cell;
    text-align: left;
}

.reblogbholder {
    display: table-cell;
    text-align: right;
}

.rblbutton:focus {
    background: rgb(76, 131, 162) !important;
}

.loader {
    color:#fff;
    background:#333;
    padding:5px;
    border-radius:5px;
}
.reblogpost:focus {
    background: #000000 !important;
}

.reblogholder:focus {
    background: #000 !important;
}
.reblogimage img{
    width:100%;
}
.post_content{
    /*max-width:540px;*/
}
.post_content img {
    border: 0;
    border-radius: 3px 3px 0px 0px;
}


.post_info{
    margin-bottom:5px;
}

.post_info a{
    font-weight: 700;
    color: #999;
    font-size: 14px;
}
.post_desc{
    margin-top:5px;
    padding:5px;
}
h3 {
    font: 20px arial,sans-serif;
    margin-left:25px;
    margin-right:25px;
    text-align: center;
    margin-bottom:15px;
}
.user_likes_container{
    left: 66px;
}
.user_likes:container a{
    color: #428bca;
    text-decoration: none;
}
.post_hover{ 

    /*display: none;*/
    height: 30px;
    bottom: 15px;
    margin-top: 0px;}
.post-shadow:hover  {
    background:#fff;
}
.post_hover a.option.reblog {
    background-position: -496px -266px;
}
.post_hover a.option{
    background-color: #c0c0c0;
    background: url(http://bdsmlr.com/dbsprite.png); 
    display: block;
    float: left;
    margin: 2px;
    margin-left: 5px;
    height: 30px;
    width: 30px;
    opacity: .5;
    border-radius: 5px
}
.post-footer a.option.like {
    opacity: 0.5;
    padding-left: 25px;
    padding-right: 5px;
    padding-top: 0px;
    background-position: -496px -210px;
    color: white;
}
.post_hover a.option.like {
    opacity: 0.5;
    padding-left: 25px;
    padding-right: 5px;
    padding-top: 0px;
    background-position: -496px -210px;
}
.archive_img_post{
    height:170px;
    width:150px;
}
.archive_post{
    padding: 0px 0px 0px;
    border-radius: 3px;
    float: left;
    margin-bottom:10px;
    background:#fff;
    width:150px;
    margin-left:2px;
    border:2px solid;
}
.archive_post > img :first-of-type {
    vertical-align: middle;
    max-width: 100%;
    display: block;
}
.archive_post2{
    width: 10%
}
.archive_post .date{
    position: relative;
    left: 5px;
    font: bold 13px arial, sans-serif;
    color: #fff;
    height: 0px;
    display: block;
    float: left;

}
.archive_date {
    position: relative;
    left: 5px;
    font: bold 13px arial, sans-serif;
    color: #fff;
    height: 0px;
    display: block;
    float: left;
    display:none;
}
.tag_cont{
    overflow:hidden;
    overflow: hidden;
    white-space: nowrap;
    width: 200px;
    margin-top: 6px;
    display: table-caption;
}

.archive_hover{ 
    display:inline;
    height:90px;
}
.archive_post:hover .archive_hover {
    /* max-height: 400px;  some value that will always be larger than the height of your footer */ 
    background:transparent;
}
.archive_video_wrapper{
    width:100px;
    height:100px;
}
.archive_video_wrapper iframe {
    position: relative;
    top: 0;
    width: 100px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    margin-top:0px;
    margin-bottom:0px;
    float:right;
    right: 10px;
}
a.option.like.liked, .archive-footer a.option.like.liked {
    background-position: -297px -145px;
    opacity: 1.0;
}
.archive-footer a.option.like {
    opacity: 1;
    padding-left: 25px;
    padding-right: 5px;
    padding-top: 0px;
    background-position: -297px -116px;
    color: white;
}
.archive-footer a.option.like {
    opacity: 0.5;
    padding-left: 25px;
    padding-right: 5px;
    padding-top: 0px;
    background-position: -496px -210px;
}
.content .newsfeed .feed .news.panel .footer a.option, .archive-footer a.option {
    background-color: #c0c0c0;
    background: url(http://bdsmlr.com/dbsprite.png);
    display: block;
    border: 2px solid #fff;
    float: left;
    margin: 2px;
    margin-left: 5px;
    height: 30px;
    width: 30px;
    opacity: .5;
    border-radius: 5px;
}
.content .newsfeed .feed .news.panel .footer a.option.reblog, .archive-footer a.option.reblog {
    background-position: -300px -177px;
}

.archive_post iframe{
    padding:0px;
    margin-top:0px;
    right:0px;
    margin-bottom:0px;
}
.ar_container{
    width:96%;
    margin-left:30px;
    margin-top:27px;
}
span.date{
    display:none;
}
ar_img.link_post {
    float: right;
    max-height: 120px;
    max-width: 146px;
    margin-left: 10px;
    margin-bottom: 10px;
}
span.title1 {
    display: block;
    text-align: center;
    font: bold 14px arial,sans-serif;
    color: #000;
    padding-top: 30px;
    margin-left:3px;
    margin-right:3px;
}
span.site1 {
    display:none;
}
.archive_post > p{
    margin-left:5px;
    margin-right:5px;
    margin-top: 5px;
}
#askbox
{
    display: none;
    position: fixed;
    width: 0;
    height: 100%;
    left: 37%;
    top: 0px;
    z-index:9000;
}
#askq
{
    padding: 4px;
    color: #fff;
    border-radius: 3px;
    font-size: 12px;
    margin-left: 5px;
}
.askit
{
    padding: 10px;
    width: 450px;
    margin-top: 70px;
    height:400px;
}
.askcancel {
    float: left;
    margin-top: 50px;
}
.asksend {
    float:right;
    margin-top: 50px;
}
.pub-blog-title{
    display:block;
    text-align: center;

    background-size: 100% auto;
    margin-bottom: 30px;
    margin-top: 10px;
    background-position: 50% 30%;
    width:100%;
}
.pub-blog-desc{
    display:block;
    text-align: center;

    background-size: 100% auto;
    margin-bottom: 30px;
    margin-top: 10px;
    background-position: 50% 30%;
    width:100%;
}

.post-shadow {
    -webkit-box-shadow: 1px 1px 8px #000;
    box-shadow: 1px 1px 8px #000;
}
.likesandreblogs{
    padding-bottom: 15px;

}
.likedreblogged{
    padding: 7px;
    border-top: 1px #B3B3B3 solid;
    border-spacing: 9px;
    margin-right: 20px;
    margin-left: 20px;
}
.user_likes{
    float: left;
    padding: 8px;
    font: bold 13px arial,sans-serif;
    color: #999;
    padding: 7px 20px;
    text-decoration: none;
}
.videoar {
    width: 146px;
    height: 170px;
    background: black;
}
.videoWrappersingle{
    position: relative;
    padding-bottom: 65.25%;
    padding-top: 25px;
    min-height: 0;
}
.pub-blog-header1{
    display: block;
    text-align: center;
    background-size: 100% auto;
    margin-bottom: 30px;
    margin-top: 10px;
    background-position: 50% 30%;
    width: 700px;
}
.pub-blog-header1 img.round {
    border-radius: 60px;
}
.pub-blog-header1 img.blog_image {
    position: relative;
    top: 20px;
    margin: 8px;
    border: 6px solid #fff;
    margin-right: 20px;
    height: 120px;
    width: 120px;
}
.view_user_likes{
    margin-top:-3px;
}
@media screen and (max-width:695px){
    .videoWrapper{
        padding-bottom: 60.25%;
    }
    .post{
        width:320px!important;
    }
}
@media screen and (max-width:668px){

    .post{
        width:100%!important;
    }
}
@media screen and (max-width:590px){
    .videoWrapper{
        padding-bottom: 80.25%;
    }
}
@media screen and (max-width:400px){
    .videoWrapper{
        padding-bottom: 130.25%;
    }
}
#mep_0{
    width:100%!important;
}
.mejs-overlay, .mejs-layer, .mejs-overlay-play{
    width:100%!important;
}
#player1{
    width:100%!important;
}
.panel{
    border: none!important;
}
.bottomline{
    height:30px;
}
.rebloggedpost{
    position: fixed;
    bottom: 5px;
    right: 20px;
    color: white;
    background: #a90039;
    padding: 10px;
    font-weight: 600;
    border-radius: 3px;
}
.tags{
    text-align:left;
    color: #888;
}
#likecontainer{
    font-size:20px;
    text-align:right;
    margin-right:10px;
}
.fa-cog{
    color:#888;
    padding-right:20px;
}

.titletext{
    font-size: 18px;
    padding-top: 5px;
    margin-bottom: 15px;
    font-weight: 600;
    word-break:break-word;
}
.textcontent{
    padding:5px;
    word-break:break-word;

}
.earlycomments{
    padding:10px;
    text-align:left;
    padding-left:40px;
    padding-right:40px;
}

.date{
    text-align: right;
    margin-right: 10px;
    margin-top: 5px;
    font-weight: 600;
    font-size: 12px;
}