.blueimp-gallery>.title{
    top:initial;
    bottom:0;
    left:0;
    background-color:#141823;
    width:100%;
    font-size:16px;
    line-height:20px;
    padding:.5em;
}

#pop-up-description {
    padding: 20px 20px 0 20px;
}

.album-numbers{
    margin-right:1em;
}

.item_box{
    height:280px;
}

.item-holder{
    overflow: hidden;
    background-color: #1c1c27;
    border:1px solid #1c1c27;
}

.item-details{
    overflow:hidden;
    padding:10px;
    color:#ffffff;
}

.item-details a{
    color:#ffffff;
}

.item-details a:hover{
    color:#9c8b69;
}

.photo-thumb{
    width:100%;
    height:210px;
    float:left;
}

div#blueimp-gallery div.modal {
    overflow: visible;
}

#last_item_loader{
    text-align:center;
    display:block;
    width:100%;
    overflow:hidden;
    margin:0;
    font-weight:bold;
}

#load_more_photos{
    width:100%;
    margin:0 0 20px 0;
}

#all_items_loaded{
    margin:0 0 20px 0;
}

.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;
}
.modal-body-photo {
    position: relative;
    padding: 15px;
}