/* ***** 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 {

	}

#galleriesnav {

}


a.galfirstcat:link, a.galfirstcat:active, a.galfirstcat:visited, a.galfirstcat:hover {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	color: #7a3237!important;
	padding: 5px 0 5px 10px;
	display:block;
	border-top: 1px solid #121b46;
	border-top-style: dashed;
	border-bottom: 1px solid #121b46;
	border-bottom-style: dashed;
}



#gallery {
	margin : 10px; 
	
}

.gallery-thumbnail {
	background : #ffffff;
	float : left; 
	margin : 5px; 
	padding : 0px; 
	padding-bottom: 0;
	text-align : center; 
	border : 1px solid #B1B0A8;
}



.gallery-thumbnail-container img {
	display : block; 
	margin : 0px auto; 
	border : 0;
	padding-top : 5px;
}

.gallery-thumbnail-container {
	width: 185px;
	height: 110px;
}

#gallery-thumbnail-desc {
	width: 185px;
	margin: 0px;
	margin-top: 5px;
	border-top : 1px solid #CCCCCC;
	background : #EEEEEE; 
	height: 20px;
	font-size: 10px;
}

.gallery-icone {
}

.gallery-portrait {
}

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

.gallery-nb-comment {
	text-align: center;
}
.gallery-nb-comment a{
	font-size: 10px;
	
}

.gallery-nb-views {
	font-size: 10px;
}

.gallery-thumbnail:hover {
	background : #dddddd; 
}

.gallery-description { 
	float : left; 
	width : 100%; 
	line-height : normal; 
}

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

#gallery-description {
	float : left; 
	margin : 5px; 
	width : 600px; 
	height : 80px; 	
	border : 1px solid #B1B0A8; 
}



#gallery-description-thumbnail{
	height : 80px; 
	width : 80px; 
	background: #ffffff;
	float : left; 
}
#gallery-description-txt{
	float : right;
	height : 70px; 
	width : 500px;
	padding: 5px;
	
}

#gallery-description-txt h2{
	font-size:11px;
	text-transform: uppercase;
	color:#7A3237;
	padding-bottom: 4px;
	display:inline;
	cursor: pointer;
	cursor: hand;
}

#gallery-description-txt div{
	padding-left: 25px;
	padding-top: 10px;
	cursor: pointer;
	cursor: hand;
}

#gallery-description img { 
	padding : 10px; 
	height:60px;
	width:60px; 
	
}

.gallery-description a {  
	display : block; 
	text-decoration : none;
	
}
.gallery-description a:hover {  
	display : block; 
	background: #dddddd;
	text-decoration :underline;
}

.gallery-description :hover {
	background: #dddddd;
}


.gallery-all-thumbnails {
	margin: 0px auto;
	width: 100%;
	padding: auto;
}

.gallery-spacer {
	display: block;
	clear:both;
}

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

#gallery-navigation {  
	color : #B1B0A8;
	font-weight:bold;
	font-size:11px;
	margin : 10px;
	text-align: center;
}


a.previous, a.next, a.retour{
	color : #B1B0A8;
	font-weight:bold;
}
a.previous:hover, a.next:hover, a.retour:hover{
	text-decoration:none;
	color : #7A3237;
}

.gallery-image img { 
	display:block; 
	margin : 0 auto; 
	padding : 8px; 
	border : 1px solid #b1b0a8;
	background: #ffffff;
}


#galleryDescribTitle {
	font-weight:bold;
}
#galleryDescribTitle span{
	font-size: 11px;
	color: #7A3237;
	text-transform: uppercase;
	font-weight:bold;
	padding-left : 10px; 
}

.galleryDescribTitle{
	border-top : 1px dashed #b1b0a8;
	border-bottom : 1px dashed #b1b0a8;
	background: #ffffff;
	margin : 0;
	padding : 0;  
}
.galleryDescribSubTitle{
	border-top : 1px dashed #b1b0a8;
	border-bottom : 1px dashed #b1b0a8;
	background: #e1dfcb;
	padding-left:10px;
}

td.galleryDescribDate{
	background-color: #e1dfcb;
	text-align: center;
	color: #4d5370;
	font-size: 11px;
}
#galleryDescribContent{
	padding-left:10px;
	padding-top:10px;
}
#galleryDescribContent .imgdetlabel, .galleryDescribSubTitle{
	font-size: 11px;
	color: #7A3237;
	text-transform: uppercase;
	font-weight:bold;
}
#galleryDescribContent .imgdettxt{
	font-weight:bold;
	padding-left:10px;
}

#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: 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: #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;
	background: #FFF; 
	width: 21em;
	margin: 0 0 0 0;
	padding: .5em;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
