.blueimp-gallery>.title{
    top:initial;
    bottom:0;
    left:0;
    background-color:#141823;
    width:100%;
    font-size:16px;
    line-height:20px;
    padding:.5em;
}

.album-numbers{
    margin-right:1em;
}

.item_box{
    height: 0px;
}
#slideshow{
height: 365px!important;

}
.slideshow{
overflow: hidden;
}

.photo-thumb{
    width: 25%;
    height: 210px;
    float: left;
    border: 0 solid #d1d1d1;
    margin: 0 0 0 0;
}

.photo-thumb-styles{
    width: 640px;
    height: 210px;
    float: left;
    border: 0 solid #d1d1d1;
    margin: 0 0 20px 0;
}


div#blueimp-gallery div.modal {
    overflow: visible;
}

#last_item_loader{
    text-align:center;
    display:block;
    width:100%;
    overflow:hidden;
    margin:1em 0 10em 0;
    font-weight:bold;
}

.display-none{
    display:none;
}

.margin-right-1em{
    margin-right:1em;
}

.margin-bottom-2em{
    margin-bottom:2em;
}

.blueimp-gallery>.prev, .blueimp-gallery>.next{
    border:none;
    background:none;
    border:none;
    opacity:1;
}

.display-none{
    display:none;
}

.post-html-title{
    display:none;
}