/*
CSS Name: Black Minimalism Theme
Description: For Black Minimalism Theme
Author: Alex Rabe
Version: 1.40

This is a template stylesheet that can be used with NextGEN Gallery. Every
selector is scoped to body.pr-site so the child theme can win specificity
against the parent (mohawk-consumer-2027) NGG styles.
*/

/* ----------- Album Styles Extend -------------*/

body.pr-site .ngg-albumoverview {
    margin-top: 10px;
    width: 100%;
    clear: both;
    display: block !important;
}

body.pr-site .ngg-album {
    /*height: 130px;*/
    overflow: hidden;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
}

body.pr-site .ngg-albumtitle {
    text-align: left;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    font-size: 1.4em;
    margin-bottom: 10px;
}

body.pr-site .ngg-thumbnail {
    float: left;
    margin: 0pt !important;
    margin-right: 12px !important;
}

body.pr-site .ngg-thumbnail img {
    background-color: #ffffff;
    border: 2px solid #a9a9a9;
    margin: 4px 0px 4px 5px;
    padding: 0px;
    position: relative;
}

body.pr-site .ngg-thumbnail img:hover {
    background-color: #a9a9a9;
}

body.pr-site .ngg-description {
    text-align: left;
}

/* ----------- Album Styles Compact -------------*/

body.pr-site .ngg-album-compact {
    float: left;
    height: 180px;
    padding-right: 6px !important;
    margin: 0px !important;
    text-align: left;
    width: 120px;
}

body.pr-site .ngg-album-compactbox {
    background: transparent url(../../plugins/nextgen-gallery2/albumset.gif)
        no-repeat scroll 0%;
    height: 86px;
    margin: 0pt 0pt 6px !important;
    padding: 12px 0pt 0pt 7px !important;
    width: 120px;
}

body.pr-site .ngg-album-compactbox .Thumb {
    border: 1px solid #000000;
    margin: 0px !important;
    padding: 0px !important;
    width: 91px;
    height: 68px;
}

body.pr-site .ngg-album-compact h4 {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 0px;
    width: 110px;
}

body.pr-site .ngg-album-compact p {
    font-size: 11px;
    margin-top: 2px;
}

/* ----------- Gallery style -------------*/

/* Gallery layout (.ngg-galleryoverview, .ngg-gallery-thumbnail-box,
   .ngg-gallery-thumbnail, and the inner img) is owned entirely by the
   responsive grid block in pr-style.css. Do not re-add layout rules here. */

body.pr-site .ngg-gallery-thumbnail img {
    background-color: #ffffff;
    border: 2px solid silver;
}

body.pr-site .ngg-gallery-thumbnail img:hover {
    background-color: #a9a9a9;
}
body.pr-site .ngg-gallery-thumbnail a {
    margin: 0 !important;
}
body.pr-site .ngg-gallery-thumbnail a:hover img,
body.pr-site #content a:hover img.ngg-singlepic {
    background-color: #ffffff;
    border: 2px solid gray;
}

body.pr-site .ngg-gallery-thumbnail span {
    /* Images description */
    font-size: 90%;
    padding-left: 5px;
    display: block;
}

body.pr-site .ngg-clear {
    clear: both;
}

body.pr-site #content .ngg-gallery-thumbnail-row-counter {
    font-family: Arial, Helvetica, sans-serif;
    color: #484848;
    float: left;
    font-size: 36px;
    font-weight: bold;
    height: 76px;
    line-height: 76px;
    margin-right: 15px;
    padding-right: 20px;
    text-align: right;
    width: 100px;
    position: absolute;
    left: 146px;
    padding-bottom: 10px;
    padding-top: 0px;
}

/* ----------- Gallery navigation -------------*/

body.pr-site .ngg-navigation {
    font-size: 0.9em !important;
    clear: both !important;
    display: block !important;
    padding-top: 15px;
    text-align: center;
}

body.pr-site .ngg-navigation span {
    font-weight: bold;
    margin: 0pt 6px;
}

body.pr-site .ngg-navigation a.page-numbers,
body.pr-site .ngg-navigation a.next,
body.pr-site .ngg-navigation a.prev,
body.pr-site .ngg-navigation span.page-numbers,
body.pr-site .ngg-navigation span.next,
body.pr-site .ngg-navigation span.prev {
    border: 1px solid #660000;
    margin-right: 3px;
    padding: 3px 7px;
}

body.pr-site .ngg-navigation a.page-numbers:hover,
body.pr-site .ngg-navigation a.next:hover,
body.pr-site .ngg-navigation a.prev:hover,
body.pr-site .ngg-navigation span.page-numbers:hover,
body.pr-site .ngg-navigation span.next:hover,
body.pr-site .ngg-navigation span.prev:hover {
    background-color: #660000;
    color: #ffffff;
    text-decoration: none;
}

/* ----------- Image browser style -------------*/

body.pr-site .ngg-imagebrowser {
}

body.pr-site .ngg-imagebrowser h3 {
    text-align: center;
}

body.pr-site .ngg-imagebrowser img {
    border: 1px solid #a9a9a9;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    display: block !important;
    padding: 5px;
}

body.pr-site .ngg-imagebrowser-nav {
    padding: 5px;
    margin-left: 10px;
}

body.pr-site .ngg-imagebrowser-nav .back {
    float: left;
    border: 1px solid #dddddd;
    margin-right: 3px;
    padding: 3px 7px;
}

body.pr-site .ngg-imagebrowser-nav .next {
    float: right;
    border: 1px solid #dddddd;
    margin-right: 3px;
    padding: 3px 7px;
}

body.pr-site .ngg-imagebrowser-nav .counter {
    text-align: center;
    font-size: 0.9em !important;
}

body.pr-site .exif-data {
    margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Slideshow -------------*/
body.pr-site .slideshow {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    outline: none;
}

body.pr-site .slideshowlink {
}

/* ----------- Single picture -------------*/
body.pr-site .ngg-singlepic {
    display: block;
    padding: 4px;
}

body.pr-site .ngg-left {
    float: left;
    margin-right: 10px;
}

body.pr-site .ngg-right {
    float: right;
    margin-left: 10px;
}

body.pr-site .ngg-center {
    margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
body.pr-site .ngg-widget,
body.pr-site .ngg-widget-slideshow {
    overflow: hidden;
    margin: 0pt;
    padding: 5px 0px 0px 0pt;
}

body.pr-site .ngg-widget img {
    border: 2px solid #a9a9a9;
    margin: 0pt 2px 2px 0px;
    padding: 1px;
}

/* ----------- Related images -------------*/
body.pr-site .ngg-related-gallery {
    background: #f9f9f9;
    border: 1px solid #e0e0e0;
    overflow: hidden;
    margin-bottom: 1em;
    margin-top: 1em;
    padding: 5px;
}
body.pr-site .ngg-related-gallery img {
    border: 1px solid #dddddd;
    float: left;
    margin: 0pt 2px;
    padding: 2px;
    height: 50px;
    width: 50px;
}

body.pr-site .ngg-related-gallery img:hover {
    border: 1px solid #000000;
}

/* ----------- Gallery list -------------*/

body.pr-site .ngg-galleryoverview ul li:before {
    content: '' !important;
}

body.pr-site .ngg-gallery-list {
    list-style-type: none;
    padding: 0px !important;
    text-indent: 0px !important;
}

body.pr-site .ngg-galleryoverview div.pic img {
    width: 100%;
}

body.pr-site .ngg-gallery-list li {
    float: left;
    margin: 0 2px 0px 2px !important;
    overflow: hidden;
}

body.pr-site .ngg-gallery-list li a {
    border: 1px solid #cccccc;
    display: block;
    padding: 2px;
}

body.pr-site .ngg-gallery-list li.selected a {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: #000000 none repeat scroll 0 0;
}

body.pr-site .ngg-gallery-list li img {
    height: 40px;
    width: 40px;
}

body.pr-site li.ngg-next,
body.pr-site li.ngg-prev {
    height: 40px;
    width: 40px;
    font-size: 3.5em;
}

body.pr-site li.ngg-next a,
body.pr-site li.ngg-prev a {
    padding-top: 10px;
    border: none;
    text-decoration: none;
}
