/*
CSS Name: in23hours
Description: NextGEN Gallery Stylesheet
Author: in23h
Version: 1.0

This is a template stylesheet that can be used with NextGEN Gallery.

*/

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

.ngg-albumoverview {
	clear: both; 
}

.ngg-album {
	padding: 0;
	margin: 20px 5px 0 5px;
	float: left;
	height: 200px;
	width: 130px;
	border: 1px solid #8a8a8a;
}

.ngg-albumtitle a {
	margin: 0 0 10px 0;
	padding: 0 20px 5px 20px;
	text-align: center;
	font-size: 18px;
	font-family: "Century Gothic";
	background: #e4e4e4;
	border-bottom: 1px solid #8a8a8a;
	display: block;
}

.ngg-albumtitle a:hover {
	color: #8a8a8a;
	background-color: #FFFFFF;
	text-decoration: none;
}

.ngg-albumcontent {
	text-align: left;
}

.ngg-thumbnail {

}

.ngg-thumbnail img {
	border: 1px solid #8a8a8a;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.ngg-description {
	
}

.ngg-description p {
	margin: 0 !important;
	padding: 5px 0 0 0 !important;
	text-align: center !important;
}

.ngg-description p:first-child {
	display: none;
}


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

.ngg-galleryoverview {
	padding: 0;
	margin: 0;
}

.ngg-gallery-thumbnail-box {
	float: left;
	margin: 10px 5px 0 5px;
	height: 130px;
}


.ngg-gallery-thumbnail {
	
}

.ngg-gallery-thumbnail img {
	border: 1px solid #8a8a8a;
	display: block;  
	position: relative;
}

.ngg-gallery-thumbnail span {
	/* Images description */
	padding-left: 5px;
	display: block;
}

.ngg-clear {
	clear: both;
}

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

.ngg-navigation {
	clear: both;
	font-size: 10px;
	margin: 20px 0 0 0;
	color: #696969;
	border: 0;
}


.ngg-navigation a, .ngg-navigation span {
	display: block;
	float: left;
	margin: 3px;
	border: #FF0 solid 2px;
}

.ngg-navigation a {
	background: #e6e3ed url(images/btn.bg.png) repeat-x 0px 0px;
	padding: 3px 5px;
	border: solid 1px #8a8a8a;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/PIE.htc);
}

.ngg-navigation a:hover {
	text-decoration: none;
	background-color: #f2f1fd;
	color: #8a8a8a;
}

.ngg-navigation span {
	background: #f2f1fd url(images/btn.bg.png) repeat-x 0px 0px;
	padding: 3px 5px;
	border: solid 1px #8a8a8a;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #8a8a8a;
	behavior: url(/PIE.htc);
}



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

.ngg-imagebrowser {
	
}

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

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

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

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #8a8a8a;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #8a8a8a;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
}

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

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

.slideshowlink {
	border-bottom: solid 1px #8a8a8a;
	border-left: solid 1px #8a8a8a;
	padding: 5px;
	margin: 0 0 10px 0;
}

a.slideshowlink {
	border: 0;
	padding: 0;
	margin: 0;
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#595959;
	display:block;  
	padding:4px;
}

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

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

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

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
	text-align:left;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#595959;
	border:1px solid #8a8a8a;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #8a8a8a;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #8a8a8a;
} 

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

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

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

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

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

.ngg-gallery-list li a {
	border:1px solid #8a8a8a;
	display:block;
	padding:2px;
}

.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;
}

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

li.ngg-next, li.ngg-prev {
	height:40px;
	width:40px;	
}

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