/* ***** 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 ***** *//* General******************************************/#galleries {background-color:#000;}#gallery {	margin : 10px 10px 10px 10px; 	}.gallery-thumbnail {	float : left; 	margin : 10px 5px 10px 5px; 	padding : 0 0 0 5px; 	text-align : center; 	}.gallery-thumbnail-container img {	display : block; 		margin :10px 20px 10px 10px; 	border : 0;}.gallery-thumbnail-container {	width: 180px;	height: 140px;	margin: 10px;}.gallery-thumbnail-desc {	margin-left: 0px;	margin-right: 0px;	background : transparent; 	font-size: 0.2em;}.gallery-icone {}.gallery-portrait {font-family: Arial, sans-serif;	font-size: 80%;		}.gallery-image-title {	display:block;	text-align: left; }.gallery-nb-comment {	margin-top : 1px;	display:block;	text-align: left; 	font-size: 1em;}.gallery-nb-comment a{	font-size: 1em;}.gallery-nb-views {	padding-bottom : 1px;	display:block;	text-align: center; }.gallery-thumbnail:hover {	background : transparent; }.gallery-description { 	font-family:  Arial, sans-serif;	font-size: 100%;	float : left; 	width : 100%;	line-height : normal; }.gallery-description ul {	margin : 0;	padding : 0;	list-style : none; }.gallery-description li {	float : left; 	margin : 10px; 	padding : 10px;	width : 210px; 	height : auto; 		line-height : normal;	list-style : none; }.gallery-description img { 	float : left; 	margin : 0 10px 0 10px; 	width: 110px;	height: 80px;	line-height : normal;	text-decoration : none;}.gallery-description a { 	float : left; 	display :inline; 	color : #9B9B9B;	text-decoration : none; 	font-size:77%;	width:250px;}.gallery-description a:hover { 	float : left; 	display:inline; 	color:#CCCCCC;	text-decoration : none; 	font-size:77%;}.gallery-description li:hover { 	background : transparent; 	}.gallery-all-thumbnails {	margin: 0px auto;	width: 100%;	padding: 0;}.gallery-spacer {	display: block;	clear:both;}.gallery-enddescription { 	clear: both;	margin-bottom: 10px;		padding: 1px; }.gallery-navigation { 	font-size : 1.0em; 	/*clear : both; */	color : #666;	margin : 10px; 	text-align : center; }gallery-navigation:hover { 	font-size : 1.0em; 	/*clear : both; */	color : #666;	margin : 10px; 	text-align : center; }.gallery-image img { 	float : center; 	display: block; 	margin : 0 auto; 	border:0;	background: transparent;}.gallery-content blockquote { 	background: transparent; 		margin: 10px 0;	padding: 10px; 	overflow: auto; }.gallery-content blockquote p{	margin: 1ex 0; }#gallery-last {}.gallery-last-block {		border-top-width : 2px;	padding : 0 0.5em;	margin : 0 0 1.5em 0;}.gallery-last-title {	background : transparent;	margin : 0 0 0 0;	padding : 0.0 0.0;	font-size : 1em;	font-family : Century Gothic,Arial,Helevetica,sans-serif;}.gallery-last-info {	margin : 0;}.gallery-last-info img {	float : left;	margin : 2px 0 0 4px;	position : relative;}#gallery-exif {	margin: 0 0 0 0;	padding: 0 0 0 0;}#gallery-exif dl {	width: 39.1em;	margin: 0 auto;	padding: 0;	/*clear: both;*/}#gallery-exif dt {	background: transparent; 	width: 15em;	float: left;	margin: 0 0 0 0;	padding: .5em;	}#gallery-exif dd {	float: center;	background: transparent; 	width: 21em;	margin: 0 0 0 0;	padding: .5em;	}
