/* ***** 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 {}#gallery {	margin : 10px; }.gallery-thumbnail  { text-align: center; margin: 5px; padding: 0 0 0; float: left }.gallery-thumbnail-container img  { display: block; margin: 0 auto; border: solid 1px #ccc }.gallery-thumbnail-container {	width: 140px;	height: 110px;	margin: 10px;}.gallery-thumbnail-desc  { font-size: 1em; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin-top: 5px; margin-right: 0; margin-left: 0; border-top: 1px solid #ccc }.gallery-icone {}.gallery-portrait {}.gallery-image-title {	display:block;	text-align: center; }.gallery-nb-comment {	margin-top : 1px;	display:block;	text-align: center; 	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: #c0c0c0 }.gallery-description { 	float : left; 	width : 100%; 	line-height : normal; }.gallery-description ul {	margin : 0;	padding : 0;	list-style : none; }.gallery-description li  { list-style: none; margin: 5px; padding: 5px; width: 220px; height: 130px; float: left; border: solid 1px #ccc }.gallery-description img  { margin: 10px 5px 5px; float: left; border: solid 1px #ccc } solid #ccc; }.gallery-description a { 	float : left; 	display : block; 	color : #000;	text-decoration : none; }.gallery-description li:hover { 	background : #eee; }.gallery-all-thumbnails {	margin: 0px auto;	width: 100%;	padding: auto;}.gallery-spacer {	display: block;	clear:both;}.gallery-enddescription { 	/*clear: right;*/	margin-bottom: 10px;		padding: 1px; }.gallery-navigation { 	font-size : 1.2em; 	/*clear : both; */	color : #666;	margin : 10px; 	text-align : center; }.gallery-image img { 	display:block; 	margin : 0 auto; 	padding : 10px; 	border : 1px solid #000;	background: #fff;}.gallery-content blockquote { 	background: #EEE; 	border: 1px solid #ccc; 	margin: 10px 0;	padding: 10px; 	overflow: auto; }.gallery-content blockquote p{	margin: 1ex 0; }#gallery-last {}.gallery-last-block {	border : 1px solid #ccc;	border-top-width : 2px;	padding : 0 0.5em;	margin : 0 0 1.5em 0;}.gallery-last-title {	background : #eceade;	margin : 0 -0.5em;	padding : 0.2em 0.5em;	font-size : 1em;	font-family : Verdana,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: 0px auto;	padding: 0px auto;}#gallery-exif dl {	background: #EEE; 	width: 41.1em;	margin: auto;	padding: 0;	/*clear: both;*/}#gallery-exif dt {	background: #EEE; 	width: 15em;	float: left;	margin: 0 0 0 0;	padding: .5em;	border-top: 1px solid #999;	border-left: 1px solid #999;	border-bottom: 1px solid #999;	font-weight: bold;}#gallery-exif dd {	float: left;	width: 23em;	margin: 0 0 0 0;	padding: .5em;	border-top: 1px solid #999;	border-right: 1px solid #999;	border-bottom: 1px solid #999;}