.title {
    color: #23527c;
    padding: 7px 10px;
}

    .title a, .title a:hover {
        color: #23527c;
        font-size: 14px;
    }

div.thumbnail:hover {
    border-color: #428bca;
}

.thumbnail .caption {
    padding: 9px 0px !important;
}

.thumbnail img {
    width: 200px !important;
    height: 200px !important;
}

span[id$='dpAlbums'] span:first-child, span[id$='dpAlbums'] a:first-child {
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    padding: 7px 10px;
}

span[id$='dpAlbums'] span:last-child, span[id$='dpAlbums'] a:last-child {
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 7px 10px;
}

span[id$='dpAlbums'] a, span[id$='dpAlbums'] span {
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: 0;
    padding: 7px 10px;
}

    span[id$='dpAlbums'] a.active, span[id$='dpAlbums'] span.active {
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7;
    }

    span[id$='dpAlbums'] a:hover {
        color: #23527c;
        background-color: #eee;
        border-color: #ddd;
    }

.col-md-3 {
    float: right !important;
}

h2 {
    color: #fff !important;
    background-color: #0084C5 !important;
    padding: 7px 10px !important;
    text-align: right !important;
}

#recent_photos_thumbs, #recent_videos_thumbs {
    margin-left: 24px;
    position: relative;
    width: 228px;
    min-height: 43px;
}

    #recent_photos_thumbs .slides li, #recent_videos_thumbs .slides li {
        margin-right: 2px;
        cursor: pointer;
    }

        #recent_photos_thumbs .slides li img, #recent_videos_thumbs .slides li img {
            width: 100%;
        }

    #recent_photos_thumbs .flex-direction-nav,
    #recent_videos_thumbs .flex-direction-nav {
        margin: 0;
    }

        #recent_photos_thumbs .flex-direction-nav li,
        #recent_videos_thumbs .flex-direction-nav li {
            cursor: pointer;
        }

            #recent_photos_thumbs .flex-direction-nav li a,
            #recent_videos_thumbs .flex-direction-nav li a {
                display: block;
                position: absolute;
                width: 20px;
                height: 41px;
                border: 1px solid #e3e3e3;
                top: 0;
                left: -24px;
                overflow: hidden;
                text-indent: 100%;
                white-space: nowrap;
                background-color: #FFF;
            }

                #recent_photos_thumbs .flex-direction-nav li a.flex-next,
                #recent_videos_thumbs .flex-direction-nav li a.flex-next {
                    left: auto;
                    right: -24px;
                }

                #recent_photos_thumbs .flex-direction-nav li a span,
                #recent_videos_thumbs .flex-direction-nav li a span {
                    display: inline-block;
                    width: 5px;
                    height: 7px;
                    background: url(photos-slider-controls.gif) 0 0 no-repeat;
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    margin-top: -4px;
                    margin-left: -2px;
                    z-index: 11;
                }

                #recent_photos_thumbs .flex-direction-nav li a:hover,
                #recent_videos_thumbs .flex-direction-nav li a:hover {
                    background-color: #ebebeb;
                }

                #recent_photos_thumbs .flex-direction-nav li a.flex-next span,
                #recent_videos_thumbs .flex-direction-nav li a.flex-next span {
                    background-position: right 0;
                }

    #recent_photos_thumbs .slides li img, #recent_videos_thumbs .slides li img {
        vertical-align: top;
        max-width: 50px !important;
        max-height: 30px !important;
    }

#recent_photos_slider, #recent_videos_slider {
    min-height: 145px;
}

    #recent_photos_slider .title, #recent_videos_slider .title {
        padding-top: 14px;
        font-weight: bold;
        font-size: 13px;
        line-height: 16px;
        text-align: center;
    }

        #recent_photos_slider .title a, #recent_videos_slider .title a {
            color: #0b0b0b;
            text-decoration: none;
        }

            #recent_photos_slider .title a:hover, #recent_videos_slider .title a:hover {
                color: #e50700;
            }

            #recent_photos_slider .title a:before, #recent_videos_slider .title a:before {
                content: '';
            }

.widget_recent_photos .slides, .widget_recent_videos .slides {
    margin: 0 0 2px 0;
    overflow: hidden;
    max-height: 200px;
}


/*Recent photos & carousel */
#recent_photos_thumbs, #recent_videos_thumbs {
    margin-left: 24px;
    position: relative;
    width: 228px;
    min-height: 43px;
}

    #recent_photos_thumbs .slides li, #recent_videos_thumbs .slides li {
        margin-right: 2px;
        cursor: pointer;
    }

    #recent_photos_thumbs .flex-direction-nav, #recent_videos_thumbs .flex-direction-nav {
        margin: 0;
    }

        #recent_photos_thumbs .flex-direction-nav li, #recent_videos_thumbs .flex-direction-nav li {
            cursor: pointer;
        }

            #recent_photos_thumbs .flex-direction-nav li a, #recent_videos_thumbs .flex-direction-nav li a {
                display: block;
                position: absolute;
                width: 20px;
                height: 41px;
                border: 1px solid #e3e3e3;
                top: 0;
                left: -24px;
                overflow: hidden;
                text-indent: 100%;
                white-space: nowrap;
                background-color: #FFF;
            }

                #recent_photos_thumbs .flex-direction-nav li a.flex-next,
                #recent_videos_thumbs .flex-direction-nav li a.flex-next {
                    left: auto;
                    right: -24px;
                }

                #recent_photos_thumbs .flex-direction-nav li a span, #recent_videos_thumbs .flex-direction-nav li a span {
                    display: inline-block;
                    width: 5px;
                    height: 7px;
                    background: url(photos-slider-controls.gif) 0 0 no-repeat;
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    margin-top: -4px;
                    margin-left: -2px;
                    z-index: 11;
                }

                #recent_photos_thumbs .flex-direction-nav li a:hover, #recent_videos_thumbs .flex-direction-nav li a:hover {
                    background-color: #ebebeb;
                }

                #recent_photos_thumbs .flex-direction-nav li a.flex-next span,
                #recent_videos_thumbs .flex-direction-nav li a.flex-next span {
                    background-position: right 0;
                }

    #recent_photos_thumbs .slides li img, #recent_videos_thumbs .slides li img {
        vertical-align: top;
    }

#recent_photos_slider, #recent_videos_slider {
    min-height: 145px;
}

    #recent_photos_slider .title, #recent_videos_slider .title {
        padding-top: 14px;
        font-weight: bold;
        font-size: 13px;
        line-height: 16px;
        text-align: center;
    }

        #recent_photos_slider .title a, #recent_videos_slider .title a {
            color: #0b0b0b;
            text-decoration: none;
        }

            #recent_photos_slider .title a:hover, #recent_videos_slider .title a:hover {
                color: #e50700;
            }

            #recent_photos_slider .title a:before, #recent_videos_slider .title a:before {
                content: '';
            }

#recent_photos_thumbs .slides li img {
    width: 100%;
    max-width: 50px !important;
    max-height: 30px !important;
}

a.img-wrap img, a.gal_link img, .img_wrap img, a.w_hover img {
    max-height: 200px;
}
