/*LIGHTBOX JQUERY*/
/**
 * Layout structure lightbox-logo
 *
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1001;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1002;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#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;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-container-image-data #lightbox-image-details h2{ 
font-size:16px;
color:#41281B;
margin:0px;
padding:0px;
}
#lightbox-container-image-data #lightbox-image-details span{ 
font-size:12px;
color:#000;
}

#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-top:5px;
	padding-bottom:10px;	
	color:#444 !important;
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


/* ALBUMS */
#photogallery
{
    clear: both;
    position:relative;
    background:#E9E5DC;
    margin-bottom:30px;
}
#numero{
	height:25px;
	width:60px;
	margin:0 10px 0 0;
}

.albums .album {
	 margin: 0 15px 15px 0;
	 float:left;
	 width:179px;
	 height:215px;
	 overflow:hidden;
}

.albums .albumImg
{
    padding: 1px;
	border: 1px solid #ccc!important;
	height:131px;
	overflow:hidden;
	width:175px;
}
.albums .img
{
    width:200px;
    height:125px;
    overflow:hidden;
    margin-bottom:5px;	
}
.albums .info {

	
}

.albums .info h2{
	font-size: 14px;
    line-height:16px;
	font-style:normal;
	margin:5px 0px;		
}
/*#content .albums .info p:first-letter {
    font-style:normal;
	font-size:14px;
	}*/
.albums .info h2 a{
    text-decoration:none;
}

.albums .info small {
	font-size: 10px;	
}

.lastAlbums .album {	
	 height:160px;	 
}

.lastAlbums .info small
{
    color:#fff;
}

.lastAlbums .img
{    
    height:100px;    
}

.albums .info small .barra{
	display:none;
}

.albums .info small .insData{
	/*display:inline-block;*/
	display:block;
}
.albums p {
	
	margin: 5px 0;

}
div.paginazione{
	clear:both;
	margin-top:20px;
}
#PhotoGallery
{
    clear: both;
    overflow:hidden;
}

#PhotoGallery .foto 
{
	float:left;	
	margin-right:10px;
	margin-bottom:10px !important;	
	text-align:center;
	width:181px;
	overflow:hidden;
	border:1px solid #645145!important;
    background-color:#645145;
    height:175px;
    position:relative;
}

#PhotoGallery .foto .fotoImg
{
	height:137px;
}

#PhotoGallery .foto p.descrizioneFile
{
   color:#fff;      
	font-size:11px;	
     margin: 1% 3% 2%;
    text-align: left;
}

#PhotoGallery .foto p a:hover
{
color:#fff;
}

#PhotoGallery .last 
{
	margin-right:0;
}

#PhotoGallery .foto img
{
	padding:1px;
    width:100%;	
}

#PhotoGallery .foto img.download
{

border:none!important;
float:right;
	padding:0px 3px 0px 2px;
	margin:2px 0px 0px 0px!important;
	vertical-align:middle;
	
	height:auto;
}
	/*
select {
background-color:#5CBFEB;
border:1px solid #101A24;
color:#101A24;
margin:1px;
padding:3px;
}*/
.txtfoto {
clear:both;
float:left;
margin-bottom:6px;
margin-top:-4px;
min-width:100px;
text-align:left;
font-size:10px;
}

.posted
{
	float: right;
	font-size: 12px;
	line-height: 17px;

	
	padding-bottom:2px;
	position: relative;
}
.posted p
{
	
	text-align: right!important;	
	margin:0;
}
.posted p a{
	
}
.posted p img
{
	margin:0px 0px 0px 0;

}
.posted a.tooltip span
{
	display: none;
}
.posted a.tooltip:hover span
{
	/*lo span verrą mostrato solo sullo stato :hover */
	display: block;
	position: absolute;
	top: 2em;
	left: -10px;
	width: 140px;
	border: 1px solid #fff; /**/
	background-color: #000;
	padding: 6px;
	font-size: 11px;
	text-align: center;
	color: #fff;
	z-index:999;
}

/*load last folders*/
.containerAlbum
{
    border: 5px solid #FFFFFF;
    float: left;
    margin: 0 7px 7px 0;
}

.containerAlbum .info
{
    display:none;
}