/* 
	STYLES MODULE PHOTOTHEQUE
*/

/* -------------------------------------------------------------------------------------
	PAGE ALBUMS-PHOTOS (Liste)
------------------------------------------------------------------------------------- */
/* Liste de la taxo */
#page-photo {
	position:relative;
}
#page-photo .add_photos {
	float:right;
	width:112px;
	height:40px;
}
#page-photo .add_photos a {
	text-indent:-9999px;
	display:block;
	width:100%;
	height:100%;
	background:url(../images/phototheque/deposer_album_fr.png) no-repeat top left;
}
#page-photo .list_photos {
	float:left;
	width:100%;
}
#page-photo .all_photos {
	float:left;
	margin:0 25px 8px 0;
}
#page-photo .all_photos a {
	padding:5px;
	display:block;
	font-weight:bold;
	font-size:1em;
	color:#8a8888;
	text-decoration:none;
	text-transform:uppercase;
}
#page-photo .all_photos a:hover {
	color:#59615b;
	text-decoration:underline;
}
.view-taxonomie.view-display-id-page_2 .views-row {
	float:left;
	margin:0 25px 8px 0;
}
.view-taxonomie.view-display-id-page_2 .views-row .views-field-nothing a {
	font-weight:bold;
	font-size:1em;
	color:#8a8888;
	text-decoration:none;
	text-transform:uppercase;
	padding:5px;
	display:block;
}
.view-taxonomie.view-display-id-page_2 .views-row .views-field-nothing a:hover {
	color:#59615b;
	text-decoration:underline;
}
#page-photo .all_photos a.active,
.view-taxonomie.view-display-id-page_2 .views-row .views-field-nothing a.active {
	background:#F8F4F2;
}



.view-albums-photos {
	clear:both;
}
.view-albums-photos .item-list ul{
	overflow:hidden;
	margin:0;
	padding:0;
}
.view-albums-photos .item-list ul li{
	float:left;
	display:block;
	background:none;
	list-style:none outside none;
	margin:10px 15px 10px 0;
	padding:0;
}
.view-albums-photos a{
	position:relative;
	display:block;
	padding:8px;
	background:#ececec;
	text-decoration:none;
}
.view-albums-photos a:hover{
	text-decoration:none !important;
	background-color:#868686;
	
	/* Transition */
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.view-albums-photos a span,
.view-albums-photos a span img{
	display:block;
}

.view-albums-photos a .views-field-field-miniature-fid {
	text-align:center;
	margin:0 0 5px;
}
.view-albums-photos a .views-field-field-miniature-fid img {
	border:1px solid #fff;
	opacity : 0.5; 
	-moz-opacity : 0.5; 
	-ms-filter: "alpha(opacity=50)"; /* IE 8 */ 
	filter : alpha(opacity=50); /* IE < 8 */ 
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.view-albums-photos a:hover .views-field-field-miniature-fid img {
	opacity : 1; 
    -moz-opacity : 1; 
    -ms-filter: "alpha(opacity=100)"; /* IE 8 */ 
    filter : alpha(opacity=100); /* IE < 8 */ 
}
.view-albums-photos a .views-field-title {
	text-align:left;
	font-size:0.98em;
	font-weight:bold;
	color:#666;
	margin:0 0 2px 2px;
}
.view-albums-photos a:hover .views-field-title{
	color:#fff;
}
#node-16 .contenu {
	background:none;
	padding:0;
}

/* -------------------------------------------------------------------------------------
	PAGE PHOTOS (Noeud Complet avec module photo_content)
------------------------------------------------------------------------------------- */
.node.node-type-phototheque #content-header h1.title, 
.node.node-type-phototheque .book-navigation, 
.page-bonus-les-albums-photos .book-navigation ul.menu,
.page-bonus-les-albums-photos-en .book-navigation ul.menu {
	display:block;
}

.node.node-type-phototheque .content form {
	display:block;
	padding:0;
}

.node.node-type-phototheque h1.title a {
	color:#8162a4;
	text-decoration:none;
}
.node.node-type-phototheque h1.title a:hover {
	color:#000;
	text-decoration:underline;
}



.return-list {
	overflow:hidden;
	margin:15px 0 0 0;
}
.return-list a.view_more{
	float:right;
	display:block;
	margin:10px 0 5px;
	padding:0 0 0 22px;
	font:bold 0.9em/16px Arial;
	color:#666;
	background:url(../images/phototheque/ico_retour.png) no-repeat  left center;
	text-decoration:none;
}
.return-list a.view_more:hover{
	text-decoration:underline;
}

.return-list a.add_photo{
	float:left;
	display:block;
	margin:10px 0 5px 0px;
	padding:0px;
	font:bold 0.9em/16px Arial;
	color:#666;
	text-decoration:none;
}
.return-list a.add_photo:hover{
	text-decoration:underline;
}

.node.node-type-phototheque #photo_content{
	overflow:hidden;
	width:auto;
	/*margin-top:-30px;*/
	padding:0;
}
.node.node-type-phototheque #photo_content li {
	list-style:none outside none;
	background:none;
}


.node.node-type-phototheque #photo_content #controls{
	position:absolute;
	top:-2px;
	left:0;
	z-index:2;
	overflow:hidden;
	width:100%;height:100%;
	margin:0 0 0px;padding:0px;
}

.node.node-type-phototheque #photo_content #controls .nav-controls{
	position: relative;
	width: 100%;
	height: 100%;
}

.node.node-type-phototheque #photo_content #controls .nav-controls a{
	float:left;
	display:block;
	font:bold 0.9em/16px Arial;color:#c6c7c8;	
}

.node.node-type-phototheque #photo_content #controls .nav-controls .nav-controls-prev{float:left;width: 50%;height: 100%;}
.node.node-type-phototheque #photo_content #controls .nav-controls .nav-controls-next{float:right;width: 50%;height: 100%;}
	
.node.node-type-phototheque #photo_content #controls .nav-controls a{
	width: 100%;
	height: 100%;
	text-indent:-99999px;
	opacity:0;
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
	}
	.node.node-type-phototheque #photo_content #controls .nav-controls a.prev{
		margin:0;padding:0 0 0 0px;
		background:url(../images/phototheque/fleche_prev.png) no-repeat left center;
	}
	.node.node-type-phototheque #photo_content #controls .nav-controls a.next{
		padding:0 0px 0 0;
		background:url(../images/phototheque/fleche_next.png) no-repeat right center;

	}

	.node.node-type-phototheque #photo_content #controls .nav-controls a.prev:hover{
	opacity:1;
	}
	.node.node-type-phototheque #photo_content #controls .nav-controls a.next:hover{
	opacity:1;
	}

/* DIAPORAMA */
.node.node-type-phototheque h2{margin-top:0;}
.node.node-type-phototheque .print-link{display:none;}

h2.titre.photos{
	display:none;
	}

.node.node-type-phototheque h1{
	display:none;
	}
	
.node.node-type-phototheque #photo_content #gallery{
	position:relative;
	width:100%!important;
	padding:0px;
	margin:0;
}
	/* Chargement */
	.node.node-type-phototheque #photo_content #gallery .loader{
		position:absolute;
		top:46px;
		left:0;
		width:100%;
		height:491px;
		background-color:rgba(255, 255, 255, 0.50);
	}
	
	/* Slideshow */
	.node.node-type-phototheque #photo_content #slideshow{
		width:100%!important;
		margin:0px auto 0;
		overflow:hidden;
	}
	.node.node-type-phototheque #photo_content .slideshow span.image-wrapper{
		padding:0;
	}
	.node.node-type-phototheque #photo_content .slideshow a.advance-link{
		border: 1px solid #CCCCCC;
		display: block;
		padding: 2px;
		
	}
	
#photo_content div#slideshow a.advance-link {
    line-height: 0;
}
#photo_content div#slideshow img {
	border:0 !important;
}
#slideshow span {opacity:1!important}
	
/* Titre-Description */
.node.node-type-phototheque #photo_content #gallery .embox{
	display:none; 

	position:absolute;bottom:4px;left:13px;
	width:643px;	
	padding:5px;
	background:transparent url(../images/trans-noir50_fond.png); /* Surcharge IE */
	background:rgba(0, 0, 0, 0.5); /* CSS 3 */
	border:0 none;
	border-top:1px solid rgba(255,255,255,0.5);
}
	.node.node-type-phototheque #photo_content #gallery .image-title{
		color:#ee77bc;
		margin:0;padding:0;
		font:bold 1.2em Arial;
	}
	.node.node-type-phototheque #photo_content .image-desc{
		padding:0;
	}
	.node.node-type-phototheque #photo_content #gallery .image-desc p{
		margin:3px 0;padding:0;
		color:#d7d7d7;
		text-align:justify;
		font:1em Arial;
	}
	
#navSecondaire{
	margin-top:14px;
	padding-top:15px;
	border-top:1px solid #666;
	}
	
#content-area #navSecondaire .view-albums-photos  ul li {
	margin:10px 13px 0 0;
}
	
#navSecondaire h2{
	background:none;
	padding-left:0;
	margin:0;
}
#navSecondaire h2 a{	
	color:#666;
	text-decoration:none;
}
#navSecondaire h2 a:hover{
		text-decoration:underline;
}

/* VIGNETTE */
.node.node-type-phototheque #photo_content #thumbs{
	clear:both;
	width:100%;
	margin:10px 0 0;padding:0;
}
.node.node-type-phototheque #photo_content #thumbs ul.thumbs{
	overflow:hidden;
	width:auto;
	margin:0;
	padding:15px 0 0 25px;
	background:#F8F4F2;
}
	.node.node-type-phototheque #photo_content ul.thumbs li{
		margin:0 16px 14px 0;
	}
	.node.node-type-phototheque #photo_content ul.thumbs li.selected a.thumb{
		border-color:#fff;
		background-color:#666;
	}
	.node.node-type-phototheque #photo_content a.thumb {
		border:none;
	}
	
.node-inner .submitted{
	display:none;
	}
	
/* Pagination */
#thumbs .pagination{
	overflow:hidden;
	height:auto;
	padding:0 10px;
	color:#3f3f3f;
}
#thumbs .pagination.top{
	margin-bottom:14px;
	margin-left:-14px;
	margin-top:-10px;
}
#thumbs .pagination.bottom{
	margin-bottom:10px;
}

#thumbs .pagination a{
	display:block;
	margin:5px 3px;padding:2px 5px;
	color:#3f3f3f !important;font:bold 0.9em Arial;text-decoration:none;
	background:#efefef;
	border:1px solid #fff !important;

	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	-moz-box-shadow:0 0 1px #444;-webkit-box-shadow:0 0 1px #444;box-shadow:0 0 1px #444;
	background:-moz-linear-gradient(center top , #efefef 50%, #dfdfdf 50%);
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#efefef), to(#dfdfdf), color-stop(0.5, #efefef), color-stop(0.5, #dfdfdf));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#dfdfdf');
}
#thumbs .pagination a:hover{
	background: #1da1a1;
	background: -moz-linear-gradient(top, #1da1a1 0%, #25cccc 83%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1da1a1), color-stop(83%,#25cccc));
	background: -webkit-linear-gradient(top, #1da1a1 0%,#25cccc 83%);
	background: -o-linear-gradient(top, #1da1a1 0%,#25cccc 83%);
	background: -ms-linear-gradient(top, #1da1a1 0%,#25cccc 83%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1da1a1', endColorstr='#25cccc',GradientType=0 );
	background: linear-gradient(top, #1da1a1 0%,#25cccc 83%);
}

#thumbs .pagination span.current{
	display:block;
	margin:5px 3px;padding:2px 5px;
	font:bold 11px Arial;color:#fff;text-decoration:none;
	border:1px solid #fff !important;

	background: #1da1a1;
	background: -moz-linear-gradient(top, #1da1a1 0%, #25cccc 83%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1da1a1), color-stop(83%,#25cccc));
	background: -webkit-linear-gradient(top, #1da1a1 0%,#25cccc 83%);
	background: -o-linear-gradient(top, #1da1a1 0%,#25cccc 83%);
	background: -ms-linear-gradient(top, #1da1a1 0%,#25cccc 83%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1da1a1', endColorstr='#25cccc',GradientType=0 );
	background: linear-gradient(top, #1da1a1 0%,#25cccc 83%);
}

.btn_back a{
	float:left;display:block;
	margin:10px 0 0;padding:0 0 0 22px;
	font:bold 0.9em/16px Arial;color:#f8b200;
	background:url(../images/phototheque/ico_retour.png) no-repeat  left center;
}
.btn_back a:hover{color:#3f3f3f;text-decoration:none;}


.node.node-type-phototheque .deposer_album {
	float:right;
	height:40px;
	margin:10px 0;
}
.node.node-type-phototheque .deposer_album a {
	display:block;
	height:100%;
	text-decoration:none;
	color:#474747;
	font-size:0.95em;
	line-height:33px;
	font-weight:bold;
}
.node-type-phototheque .deposer_album a:hover {
	text-decoration:underline;
}
.node-type-phototheque .deposer_album a span {
	display:block;
	float:left;
	height:100%;
}
.node-type-phototheque .deposer_album a span.left {
	background:url(../images/phototheque/deposer_album_left.png) no-repeat top left;
	width:38px;
}
.node-type-phototheque .deposer_album a span.middle {
	background:url(../images/phototheque/deposer_album_middle.png) repeat-x top left;
	padding-left:6px;
}
.node-type-phototheque .deposer_album a span.right {
	background:url(../images/phototheque/deposer_album_right.png) no-repeat top left;
	width:16px;
}

.node.node-type-phototheque .content {
	clear:both;
}
/************************** PicShare  *********************************/
#picshare .deposer_photo a {
	text-decoration:none;
	color:#8a8888;
}
#picshare .deposer_photo a:hover {
	text-decoration:underline;
}
#picshare .picshare_entete {
	color:#8a8888;
}
.montage_photo {
	background:url(../images/phototheque/montage.png) no-repeat top center;
	top:240px;
}

.album_selection span.deposer_album {float: right;}

.album_selection span.selection {
    float: left;
    padding-top: 20px;
    text-align: left;
	font-weight:bold;
}
.page-phototheque .node-type-page {
    clear: both;
	padding-top:1px;
}
#picshare .link_picasa,
#picshare .link_flickr {
	top:180px;
}
#picshare .link_picasa a,
#picshare .link_flickr a {
	color:#8a8888 !important;
	font-size:11px;
	text-decoration:none;
    background: url(../images/phototheque/point_interro.png) no-repeat;
}
#picshare .link_picasa a:hover,
#picshare .link_flickr a:hover {
	text-decoration:underline;
}
#picshare .picshare_entete span.bold {
	font-weight:bold;
}
#picshare #form-picasa,
#picshare #form-flickr {
	margin:0 10px 0 75px !important;
}
#picshare #form-picasa label,
#picshare #form-flickr label {
	color:#4C606B;
	font-weight:normal;
}
#picshare #picasa_div #form-picasa .picasa .form-submit,
#picshare #flickr_div #form-flickr .flickr .form-submit {
	color:#535353;
	background:#ececec;
	border-color:#ececec;
}
#picshare .picasa_albums #form-picasa .album {
	width:190px;
	background:#fff;
}
#picshare .picasa_albums #form-picasa .album {
	width:190px;
	background:#fff;
}
#picshare #picasa_div #form-picasa .form-submit,
#picshare #flickr_div #form-flickr .form-submit {
	background:none;
}
#picshare .form-item .description{
	clear: both;
	margin: 0;
}
#picshare .link_picasa,
#picshare .link_flickr {
	display: none !important;
}