/*
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
*/

.ngg-galleryoverview {
overflow: hidden;
margin-top: 0;
width: 100%;
clear: both;
border-top: 1px solid #CCC;
padding-top: 40px;
display: block !important;
}

.ngg-album-compact {
	float: left;
width: 25%;
}



.ngg-gallery-thumbnail-box {
	width: 33%;
	margin-left: 1px !important;
	margin-right: 0;
	padding: 0;
	float:left;
}
.single-post .ngg-galleryoverview {
position: relative;
width: 1000px;	
}


.page-id-519 .nggrow_2 {
	
	display:block !important;
	
	
}

.page-id-519 .nggrow_2 .ngg-gallery-thumbnail-box {
	
	display:block !important;
	
	
}

.page-id-519 .nggopen {
display: none;	
}

#ngg-gallery-0fa389b82c766a53d26285daa36c6a97-519 .nggrow_2 .ngg-gallery-thumbnail-box, #ngg-gallery-83069a0e53efdef67f82b7789cdb720a-519 .nggrow_2 .ngg-gallery-thumbnail-box  {

	display:block;
	
	
}
#ngg-gallery-0fa389b82c766a53d26285daa36c6a97-519 .button nggopen, #ngg-gallery-0fa389b82c766a53d26285daa36c6a97-519 .button nggclose, #ngg-gallery-83069a0e53efdef67f82b7789cdb720a-519 .button nggopen, #ngg-gallery-83069a0e53efdef67f82b7789cdb720a-519 .button nggclose {
dsplay: none;	
}

#ngg-gallery-0fa389b82c766a53d26285daa36c6a97-519 .ngg-gallery-thumbnail-box, #ngg-gallery-83069a0e53efdef67f82b7789cdb720a-519 .ngg-gallery-thumbnail-box {
	margin-right: 0px !important;
}
.ngg-gallery-thumbnail img {
	opacity: 1;
    -webkit-transform: scale(1,1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1,1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;	
	padding:0 !important;
	margin:0 !important;
	border: 0 !important;
}


.ngg-gallery-thumbnail img:hover {
	
	background-color:transparent;
	opacity: 1;
    -webkit-transform: scale(1.02,1.03);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1.05,1.07);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
	
}
.ngg-gallery-thumbnail-box {
	margin-bottom:40px;
margin-right:0 !important;
margin-left:40px;	


}

#ngg-image-0, #ngg-image-3, #ngg-image-6, #ngg-image-9, #ngg-image-12, #ngg-image-15, #ngg-image-18, #ngg-image-21,  #ngg-image-24, #ngg-image-27 {
/*	margin-left:0 !important;	*/
}

.ngfirst {
	margin-left:0 !important;	
}


.nggrow_2 .ngg-gallery-thumbnail-box {
	
	display:none;
	
	
}

.ngg_button {
}
	



.ngg-album-compactbox:before {
	border:0 !important;
	padding:0 !important;
	
}

.ngg-album-compactbox:after {
	border:0 !important;
	padding:0 !important;
}

.ngg-album-compactbox {
border: 0;
padding:0 !important;
margin: 0 !important;	
}


.ngg-album-compactbox .Thumb {
	width: 100%;
	height:auto;
	border: 0 !important;
}

.ngg-album-compact h4  {
	padding-top: 10px;
padding-bottom: 5px;
line-height: 20px;
font-family: 'milootregular';
font-weight: normal;
font-size:20px;
margin-top: 0;
min-height: 40px;
}

.ngg-album-compact h4 .ngg-album-desc {
height: auto;	
}
