/**********************************************************************************************************************************************************************************/
/*******************************************************                         GALERIE PHOTO                                 ****************************************************/
/**********************************************************************************************************************************************************************************/

/* WT GALLERY category mode */
div.wtgallery_categories { 
	padding: 10px;
	float: left;
	margin:10px;
	text-align:center;
	width:120px;
	height:150px;
}

* html div.wtgallery_categories { 
	height:180px;
}

.wtgallery_category_h1 {
	font-size:1.2em;
	margin-left:25px;
}

div.wtgallery_category_folder {
	margin: 10px 0 20px 0;
}

p.wtgallery_category_pagebrowser {
	display: none;
}

.wtgallery_category_pic img {
	border: 3px solid #e2e2e2;
}


/* WT GALLERY list mode */
.wtgallery_listpic_pic {
	border: 3px solid #e2e2e2;
}

.wtgallery_listpic {
	margin: 5px 6px 5px 5px;
}
.wtgallery_pagebrowser_up {
	display: none;
}




/* WT GALLERY singleview mode */
.wtgallery_singlepic_pic {
	border: 3px solid #e2e2e2;
	display:block;
	float:left;
}

.wtgallery_singlepic {
	width:660px;
	float:left;
}

.wtgallery_singlepic_popup {
	text-align:center;
	font-style:italic;
	clear:both;
}

.wtgallery_singlepic_fwd {
	float:right;
	margin:5px;
	width:115px;
	text-align:left;
}

 * html .wtgallery_singlepic_fwd {
	width:115px;
}

.wtgallery_singlepic_back {
	float:left;
	margin:5px;
	width:119px;
	text-align:right;
}

* html .wtgallery_singlepic_back {
	width:109px;
}

.wtgallery_singlepic_up {
	clear:both;
	padding-top:20px;
}


.wtgallery_pagebrowser {
	text-align:center;
	width:650px;
	clear:both;
}

.wtgallery_pagebrowser_back,
.wtgallery_pagebrowser_page,
.wtgallery_pagebrowser_fwd {
	margin:5px;
	display:inline;
}

.wtgallery_pagebrowser_page {
	font-weight:bold;
}


#wtgallery_singlepic_area .wtgallery_singlepic_comment .wtgallery_h2 {
text-align: center;
}

#wtgallery_singlepic_area .wtgallery_singlepic_comment .wtgallery_p{
	text-align: center;
	font-weight:bold;	
}
