/*
Theme Name: xL ExclusiveGalleries
Theme URI: http://www.xlabor.com
Description: xLabor.com Theme
Version: 1.1
Author: David Hall 
Author URI: http://www.xlabor.com 
*/
html, body {
    background-color: #ffffff;
    background-image: url(images/background.jpg);
    margin: 0;
    padding: 0;
    position: static;
    top: 0;
    left: 0
}


.pagetitle {
font-family:"Trebuchet MS", arial;
font-size:21px;
color:#b42070;
text-decoration:none;
font-weight:bold;
text-align:center;
margin-bottom:18px;
}
.post-title {
background: url(images/headtit.jpg) no-repeat ;
padding:5px 0 0 50px;
margin:0;
height:25px;
overflow:visible;
}
.post-title a {
font-family:"Trebuchet MS", arial;
font-size:19px;
color:#b42070;
text-decoration:none;
text-align:left;


}


.post-title a:hover {
color:#9f1660;
text-decoration:none;
}


.post-text {
font-family:verdana, arial;
font-size:13px;
line-height:19px;
color:#4f494c;
text-decoration:none;
text-align:justify;
margin-top:5px;
}



.post-text img {
border: 1px solid #d84c98;
margin-left: 35px;
margin-bottom: 20px;
padding: 2px;
}


.post-text a {
font-family:verdana, arial;
font-size:13px;
color:#d84c98;
text-decoration:underline;
}


.post-text a:hover {
color:#b6347b;
text-decoration:underline;
}


.post-text a img {
border:#d84c98 solid 2px;
margin:6px;
}


.post-text a:hover img {
border:#b6347b solid 2px;
}


.post-date {
font-family:verdana, arial;
font-size:9px;
color:#e4c1d4;
text-decoration:none;
text-align:right;
background: url(images/postbg.jpg) no-repeat left ;
border-top: 1px solid #e4c1d4;
width:70%;
float:right;
height:20px;
padding: 0 0 0 20px;
}


.post-date a {
font-family:verdana, arial;
font-size:9px;
color:#cea1b9;
text-decoration:none;
text-align:right;
}


.post-date a:hover {
color:#bc88a4;
}




.feature-babe a img {
border:#f8e4ef solid 2px;
margin:3px;
}


.feature-babe a:hover img {
border:#e2a8c8 solid 2px;
}


#menu .feature-babe a {
font-family:verdana, arial;
font-size:13px;
color:#f29bca;
text-align:center;
font-weight:bold;
text-decoration:none;
}


#menu .feature-babe a:hover {
color:#e2a8c8;
}




.menu-title {
font-family:arial;
font-size:13px;
color:#c0548e;
font-weight:bold;
text-decoration:none;
text-align:center;
background-image: url('images/eg_12.jpg');
padding:3px;
}


#menu a {
font-family:arial;
font-size:12px;
font-weight:normal;
color:#432b38;
text-decoration:none;
line-height:17px;
text-align:left;
}


#menu a:hover {
color:#100d0f;
}


#menu ul {
list-style-position: outside;
list-style: none;
line-height:18px;
margin-top:8px;
text-align:left;
}


#menu li {
list-style-image: url('images/eg_15.jpg');
padding-left:5px;
margin-left:5px;
}




.footer {
font-family:verdana, arial;
font-size:9px;
color:#000000;
text-decoration:none;
text-align:center;
background: url(images/foot.jpg) no-repeat ;
height: 30px;
width:773px;
margin:0 auto;
padding: 50px 0 0 0;
}


.footer a {
font-family:verdana, arial;
font-size:9px;
color:#D84C98;
text-decoration:none;
text-align:center;
}



p {


margin-top:5px;
margin-bottom:5px;
}




.search {
border: #E7C6D9 solid 1px;
background-color: #FDF8FC;
}




/*********************************************/
/* --edit------------------------------ */
/*********************************************/
#wrapper {
	padding:0;
	margin:0;
	width:573px;
	float:left;
	
	}
#head1 {
	padding:0;
	margin:0;
	float:left;	
	width:573px;
	height:140px;
	}


#pageWrapper  {
	margin:0px auto;
	width:773px;


	background: #FFFCF5 url(images/menu_background.jpg) repeat-y right;
	}


#menu
{
float:right;
width:200px;
padding: 0px 0px 0px 0px;
margin:0;
overflow:hidden;




}
#middleColumn {
	float:left;
	padding: 20px 0px 0px 17px;
	margin:0px;
	width:540px;
	overflow:hidden;
	
	}




.clear{clear: both;}




.navigation {
	background: url(images/navigation.gif) no-repeat;
	height:34px;

	width:600px;
	text-align: center;
	padding: 10px 0 0 0;font-weight:bold;
	}
.navigation a {color:#333333; }
.navigation a:hover {color:#999999;}


.small {
	border: 1px solid #666666;
	background: #cccccc;
	color: #333333;
	font-family: arial, verdana;
	font-size: 10px;
	margin:20px;
	padding:5px;
	}
.posttit {
	background: url(images/posttitle.gif) no-repeat;
	width:583px;
	height:104px;
	margin:0; padding:0;
	}
.post {
	background: url(images/post_background.jpg) repeat;
	margin:0px; padding:0;
	}
.postentry {
	background: url(images/postbg.jpg) no-repeat;
	margin:0px; padding:0;
	}
.postfoot {
	background: url(images/postfoot.gif) no-repeat;
	width:582px;
	height:73px;
	margin:0; padding:0;
	}


.comm p {
	margin:10px 0;
	}
/*CSS Sabrosus style pagination*/
div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #E5C6D6;
	
	text-decoration: none; 
	color: #cc2070;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #c12070;
	color: #c12070;
	background-color: #FDF4F9;
	text-decoration:none;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #E5C6D6;
	background-color: #FDF4F9;
	color: #000000;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #E5C6D6;
	color: #c12070;
}

.pdv-text {
font-family:verdana, arial;
font-size:18px;
line-height:19px;
color:#4f494c;
text-decoration:none;
text-align:center;
margin-top:5px;
}

.pdv-text a {
font-family:verdana, arial;
font-size:18px;
color:#d84c98;
text-decoration:underline;
}
/* Disclaimer
-------------------------------------------------------- */
div#disclaimer{ text-align:left; }
div#disclaimer-fond{ position:absolute; z-index:1000; width:99%; height:2650px; background:#fae9f3; filter:alpha(opacity=95); -moz-opacity:0.95; opacity: 0.95; text-align:center; line-height:normal; clear:both; }
div#disclaimer-conteneur{ position:absolute; z-index:1001; width:99%; text-align:center; clear:both; }
div#disclaimer-cadre{ width:550px; margin-left:auto; margin-right:auto; text-align:center; margin-top:200px; padding:15px; font-size:12px; border:#000000 1px solid; background:#f5f5f5; color:#555; }
div#disclaimer-cadre b{ font-size:14px; color:black; }
div#disclaimer-cadre a{ text-decoration:none; font-size:22px; font-weight:bold; color:#b42070; }
div#disclaimer-cadre a:hover{ text-decoration:underline; }
