/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
 
 #gallery img{
	 width:240px;
	 padding-left:28px;
	 padding-bottom:20px;
	 float:none;
 }
 
 #lightbox-nav-btnPrev { 
	background-repeat:no-repeat!important;
}

 #lightbox-nav-btnNext { 
	background-repeat:no-repeat!important;
}
 

 
 @media screen and (max-width: 1100px) {
	 
	  #gallery img{
	 padding-left:20px;
 }
 }
 #lightbox-container-image-box {
	position: relative;
	background-color: #000;
	
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }



@media screen and (max-width: 449px) {
	 #lightbox-container-image{
	width:100%!important;
	height:auto!important;padding: 0px!important;
	 }
	#lightbox-image { width:100%!important;padding: 0px!important;}
#lightbox-container-image-box { width:100%!important; height:auto!important;padding: 0px!important; padding-bottom:10px!important;}
#lightbox-container-image { width:100%!important;  padding: 0px!important;}
#lightbox-container-image-data-box {
	
	overflow-x: hidden;
	width: 100%!important;
	padding: 0px!important;
	margin: 0px!important;

}
#lightbox-container-image-data {
padding: 0px!important;

}


#lightbox-container-image-data-box {
background:black!important;

}

#gallery{
	width:100%!important;
}
 #gallery img{
	 display:block!important;
	 position:inherit!important;

	padding-left:0px!important;
	padding-right:0px!important;
	padding-top:10px!important;
margin:0px!important;
overflow:hidden!important;
width:100%;
 }

a.photo-link.smoothbox{
	display:block;
	position:relative;
	float:left;	
width:50%;
}

a.photo-link.smoothbox:nth-child(odd){
clear:left;
}
 
 
 #lightbox-image-details-currentNumber{
	overflow:hidden!important; 
 }
 

 
/*
 #lightbox-nav-btnPrev { 
	height:200px!important;

	display:block!important;
	background-image: url(images/lightbox-btn-prev.gif)!important;
	background-position:top left!important;
	background-repeat:no-repeat!important;
background-attachment:scroll!important;
background-position:center!important; 
	z-index:200!important;
	
}
#lightbox-nav-btnNext { 
	height:200px!important;
	
		display:block!important;
	background-image: url(images/lightbox-btn-next.gif)!important;
	background-repeat:no-repeat!important;
	background-position:top right!important;
background-attachment:scroll!important;
background-position:center!important;
	z-index:200!important;
	margin-top:0px!important;
	
}

*/
	#lightbox-nav {
		top: 0px !important;
		height: 50px !important;
		margin-top: -50px !important;
		display: block !important;
		z-index: 200 !important;
		background-color: #112 !important;
		background-color: #000 !important;
		border-top: 6px solid black !important;
	}




#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
    width: 49%;
    height: 150px!important;
    zoom: 1;
    display: block;
	z-index:200!important;
}

#lightbox-image-details-currentNumber{
margin-left:15px!important;	
}

#lightbox-secNav-btnClose {
	margin-right:0px!important;	
}




#lightbox-loading {

	top: 20px!important;
	left:0%;
	
	height: 25%;
	width: 100%;
	
}




}


@media screen and (min-width: 451px) {
	
#gallery img{
	clear:both!important;
	float:none!important;
 }
 


#lightbox-nav {
	margin-top:-50px!important;
}
}
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%!important;
	height: 100%;

	overflow:hidden;
	
background: rgba(0, 0, 0,.5)!important;

}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }

#lightbox-loading {
	position: absolute;
	top: 40%;
	left:0%;
	
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
	z-index:200;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;

	background-position:top left!important;
	margin-top:0px!important;
	
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
		background-position:top right!important;
		margin-top:0px!important;

}
#lightbox-container-image-data-box {
	font: 30px bebas, "Trebuchet MS", Arial, Helvetica, sans-serif;
	
	margin: 0 auto;
	line-height:;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
background-color:#000!important;
border-bottom:3px solid gray!important;
}
#lightbox-container-image-data {
	padding: 0 0px; 
	color: #666; 
	width:100%;
	font-size:20px;
	background-color:black!important;

}
#lightbox-container-image-data #lightbox-image-details { 
	width:auto;
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight:100; 
width:50%;
}
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 0;	
	margin-top:12px!important;
}			
#lightbox-secNav-btnClose {
	width: auto; 
		padding-bottom: 0px;
	position:relative;
	right:0px;
	margin-right:0px;	
}
#lightbox-secNav-btnClose {
	float:right;
	width: 50%; 
		padding-bottom: 0px;
	position:relative;
	right:0px;
	margin-right:0px;	
	text-align:right;
}

