/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Photocrati Media
Version: 2.12

This stylesheet is provided to allow users the ability of overriding the default styles for all display types
*/

div#shDisplay img#shTopImg {background: white;}

.ngg-album {border: none; width: 24%;}
.ngg-thumbnail img { border: none; padding:0px; margin:0px;}
.ngg-thumbnail img:hover{opacity:.7; background-color:#FFF;}
.ngg-album {float:left;}
.ngg-thumbnail {margin-right:0px;}
p.images-pg {margin-bottom:24px;}
.ngg-albumtitle {font-family: rbno3; font-size: 140%; letter-spacing: .5px;} 
.ngg-albumoverview {margin-top: 0px;}
.ngg-album-gallery-image-counter {font-family: rbno3;}
.ngg-gallery-thumbnail img {padding: 0; margin: 0; /* width:295px; height: 198px; */}
.ngg-gallery-thumbnail-box {margin-right: 8px; margin-bottom: 10px;float: left;}
@media screen and (max-width: 1200px) {.ngg-gallery-thumbnail img {display: block;} .ngg-gallery-thumbnail{float:none;} .ngg-gallery-thumbnail-box {float: left; width: 30%; padding-left: 1em;} }
@media screen and (max-width: 760px) {.ngg-gallery-thumbnail-box {width: 41%; padding-left: 1em;} }
@media screen and (max-width: 320px) {.ngg-gallery-thumbnail-box {width: 41%; padding-left: 1em;} }