/* ***** BEGIN LICENSE BLOCK *****
 * This file is part of DotClear.
 * Copyright (c) 2004 Nicolas Arnaud and contributors. All rights
 * reserved.
 *
 * DotClear is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 * 
 * DotClear is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 * 
 * You should have received a copy of the GNU General Public License
 * along with DotClear; if not, write to the Free Software
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 *
 * ***** END LICENSE BLOCK *****
 */


/* Général
******************************************/



#galleries {
	
	padding-left: 20px;
	font-family: Georgia, Times;
}

#galleries h2{
	padding-left:10px;
	margin-bottom: 0px;
	margin-top:-10px;
}


#gallery {
	margin : 20px 40px 40px 40px; 
}



#randimage img
{
	width: 250px;
	height: 187px;
	margin-top:-23px;
	margin-left: -20px;
	border-color: #000;
	border-width: 0px 0 1px 0;
	border-style: solid;
}

#galerie-titre  {

	border-color: #ddd;
	border-width: 0 0 1px 0;
	border-style: solid;
	margin-top:0px;
	margin-left:-40px;
	margin-right:8px;
	margin-bottom: 20px;
	padding-left: 40px;
	padding-top:20px;
	padding-bottom:10px;
		
}

#galerie-titre:hover
{
	background-color: #ddd;

}

#galerie-titre a {

	color: black;
}

#galerie-titre a:hover {

	text-decoration:none;
}



/* Blazouf titre
******************************************/

.post-title-gallery {
height: 25px;
	background : transparent url("images/galeries.png") no-repeat 10 0 0 0em; background-position: 0px 10px;;
	padding-top: 10px;
	padding-left : 25px;
	margin: 0 0 0 0px;
	color: #333;
	font-size:1.2em;
	text-decoration:none;
}

.post-title-gallery a{
	text-decoration:none;
		color: #666;
}

.post-title-gallery a:hover{
	text-decoration:underline;
		color: #000;
}

/*******************************************/


.gallery-thumbnail {
	float : left; 
	margin : 10px; 
	padding : 10px; 
	width : 140px;
	height : 155px; 
	background-image: url("images/diapo.jpg");
	text-align : center; 
	border : 0px dashed #ccc; 
}

/*  css blazouf : calcul des vignettes taille forc et centrage vertical */

.gallery-thumbnail img {
     
     left: 50%; 
     top: 50%;
     width: 140px;
     height: 100px;
     margin-top: 25px; /* moiti de la hauteur */
     margin-left: 0px; /* moiti de la largeur */

	border : 1px solid #C7C7C7; 

}

/* ancienne css desactiv avec calcul vignette automatique avec proportion bases sur l'image d'origine */

/* .gallery-thumbnail img {  		*/
/*	display : block;  				*/
/*	margin : 0px auto; 				*/
/*	border : 0px solid #C7C7C7; 	*/
/*	}								*/

.gallery-icone {
}

.gallery-landscape {
	padding-bottom: 35px;
	
}

.gallery-portrait {

}

.gallery-image-title {
	display:block;
	text-align: center; 
}

.gallery-nb-comment {
	margin-top : 5px;
	display:block;
	font-size : 0.8em; 
	text-align: center; 
}

/* Blazouf commentaires
****************************************************************/

#comments {
	margin: 0 20px 1em 20px;




}

.comment-info {
	font-size:10px;
	padding-left: 0em;
	color:#934BA2;	
	margin-bottom: -5px;



}

#comments blockquote{
	margin: 0 0 1em 1em;
	padding: 0.5em 0.5em;
	text-align:justify;


}

/* fin
****************************************************************/

.gallery-thumbnail:hover {
	background-image: url("images/diapo-over.jpg");
}

.gallery-description { 
	float : left; 
	width : 100%; 
	line-height : normal; 
	font-size: 14px;

	
}

.gallery-description ul {
	margin : 0;
	padding : 0;
	list-style : none; 
	
}

.gallery-description li {
	float : left; 
	margin : 5px;
	margin-bottom: 0px;
	padding : 15px 0px 35px 5px;	
	width : 720px; 
	list-style : none;  !important;
	text-align: justify;

	background-image: url("images/carnet.jpg");
	background-repeat: no-repeat; 	
	border-bottom: 1px dashed #ccc;
	
}



.gallery-description img { 
	float : left; 
	margin : 0 40px 0 25px; 
     width: 120px;
     height: 86px;
	border-color: #ddd;
	border-width: 1px;
	border-style: solid;

}



.gallery-description a { 
	display : block; 
	text-decoration : none; 
		list-style : none; 
}

.gallery-description li:hover { 
}

.gallery-enddescription { 
	clear: both; 
	margin-bottom: 10px;	
	padding: 1px; 
}

.gallery-navigation { 
	font-size : 0.9em; 
	clear : both; 
	color : #000;
	margin : 10px; 
	padding-right:40px;
	text-align : right; 
}



/* Blazouf Personnalisation barre de navig images	*/

.gallery-navigation_imagefull { 
	background-color: #4e4e4e; 
	width: 800px; 
	height: 20px;
	font-size : 0.9em; 
	clear : both; 
	color : #fff;
	margin : 0 0 0 0px; 
	text-align : center; 
}

.gallery-navigation_imagefull a{ 
	color : #fff;
	text-decoration: none;

}

.gallery-image img { 

	margin-left : -20px;
	display:block; 

	padding : 0px; 
	border : 0px solid #000; 
}

.gallery-content blockquote { 
	background: #EEE; 
	border: 1px dashed #ccc; 
	margin: 10px 0;
	padding: 10px; 
	overflow: auto; 
}

.gallery-content blockquote p{
	margin: 1ex 0; 
}

