* {
margin: 0;
padding: 0;
border: 0;
}
body {
background:url(img/bg.png) repeat-x top;
margin:0;
padding:0;
background-color:#000000;
}
#page {
width:770px;
margin:auto;
background:url(img/logo.png) no-repeat top;
background-color:#FFFFFF;
position:relative;
}
h1 span {
display:none;
}
h2 span {
display:none;
}
#search {
background:url(img/bgrecherche.png) no-repeat top;
width:226px;
height:79px;
padding-left:7px;
padding-top:44px;
float:left;
}
.recherchef {
background:url(img/recherche.png) no-repeat top left ;
width:126px;
height:20px;
padding-top:5px;
padding-left:22px;
padding-right:5px;
font-family:verdana;
font-size:11px;
color:#333;
}
.rechercheb {
background:url(img/ok.png) no-repeat top ;
width:24px;
height:20px;
border: none;
display:inline;
margin-bottom:-2px;
}
#logo {
clear:both;
float:left;
height:154px;
width:770px;
}
#logo a {
display:block;
float:left;
clear:both;
width:537px;
height:123px;
}
#logo a span {
display:none;
}
#nav {
width:698px;
height:31px;
background:url(img/nav.png) no-repeat top;
margin:auto;
}
#nav ul {
padding-left:295px;
padding-top:5px;
}
#nav li {
width:76px;
text-align:center;
font-family:verdana;
font-size:11px;
color:#FFFFFF;
list-style:none;
float:left;
margin:0;
padding:0;
}
#nav li a {
width:76px;
height:26px;
display:block;
float:left;
color:#FFFFFF;
text-decoration:none;
}
#nav li a:hover {
color:#FF0000;
text-decoration:none;
}

#content {
width:570px;
float:left;
}
#sidebar h2 {
clear:both;
background:url(img/puce.png) no-repeat top right;
font-size:22px;
font-weight:normal;
color:#000;
font-family:tahoma;
height:25px;
padding-top:10px;
}

#sidebar h3 {
font-size:18px;
font-weight:normal;
color:#FF0000;
font-family:verdana;
line-height:20px;
margin-bottom:2px;
}
#sidebar ul {
margin-top:0px;
margin-bottom:5px;
}
#sidebar li {
list-style:none;
margin:0px;
padding:0px;
font-size:11px;
font-weight:bold;
font-family:verdana;
line-height:18px;
color:#FF0000;
border-bottom:1px dotted #9A968A;
}
#sidebar li a {
color:#FF0000;
text-decoration:none;
}
#sidebar li a:hover {
color:#000;
text-decoration:none;
}
#sidebar #blogroll li a {
color:#000;
text-decoration:none;
}
#sidebar #blogroll li a:hover {
color:#FF0000;
text-decoration:none;
}
#sidebar {
width:200px;
float:left;
}
#mb {
color:#000;
font-weight:bold;
padding-bottom:5px;
line-height:15px;
font-size:10px;
font-family:verdana;
padding-top:5px;
}
#mb a {
color:#FF0000;
font-size:11px;
font-family:verdana;
text-decoration:none;
line-height:15px;
}
#mb a:hover {
color:#000;
}






.day-date {
background:url(img/day.png) no-repeat;
width:50px;
height:38px;
display:block;
text-align:center;
padding-top:6px;
padding-left:10px;
position:absolute;
left:0px;
}
.day {
font-size:28px;
font-weight:bold;
font-family:arial;
color:#ffffff;
line-height:18px;
}
.month {
font-size:9px;
font-family:verdana;
font-weight:bold;
color:#FFFFFF;
letter-spacing:0px;
line-height:20px;
text-transform:uppercase;
}
.post-info {
background:url(img/perso.png) no-repeat left;
padding-left:17px;
font-size:10px;
font-weight:normal;
font-family:verdana;
color:#9A968A;
line-height:16px;
}
.where {
font-weight:bold;
text-decoration:none;
color:#FF0000;
text-transform:lowercase;
}
.where:hover {
text-decoration:none;
color:#000;
}
.post-title {
font-size:22px;
font-family:tahoma;
font-weight:normal;
color:#000;
}
.post-title a {
font-size:22px;
font-family:tahoma;
font-weight:normal;
color:#000;
text-decoration:none;
}
.post-title a:hover {
color:#FF0000;
}
.post-content {
color:#000;
font-size:11px;
font-family:verdana;
line-height:15px;
letter-spacing:1px;
}
.post-content a {
color:#FF0000;
text-decoration:underline;
font-weight:bold;
letter-spacing:0px;
}
.post-content a:hover {
color:#000;
text-decoration:none;
}
.post-content embed{

}
.vote_lien {
font-size:10px;
font-weight:normal;
font-family:verdana;
color:#9A968A;
line-height:16px;
}
.post-tags {
	position: relative;
	border: 0;
	padding: 0px;
	margin: 5px 0 0 0;
	overflow: hidden;
	height: 1%;
	clear:both;
}
.post-tags li { display: inline; }
.post-tags li a:link, .post-tags li a:visited {
			color: #9A968A;
			font-size:9px;
			font-family:verdana;
			font-weight:normal;
			display: block;
			float: left;
			text-decoration: none;
			background: transparent url(img/tag.png) no-repeat 0 0;
			padding: 2px 8px 4px 18px;
			white-space: nowrap;
		}
.post-tags li a:hover { color:#FF0000 ; text-decoration: underline; }

.post-info-co {
float:left;
margin-bottom:7px;
}
.post-info-co a {
background:url(img/com.png) no-repeat 0 0;
padding-left:20px;
padding-bottom:4px;
color:#FF0000;
text-decoration:underline;
font-weight:bold;
font-size:11px;
font-family:verdana;
}
.post-info-co a:hover {
color:#000;
text-decoration:none;
}
.post {
width:500px;
padding-left:65px;
padding-right:5px;
margin-bottom:15px;
float:left;
position:relative;
}


.searchr {
font-family:verdana;
font-size:11px;
color:#000;
font-weight:normal;
margin-top:0px;
margin-bottom:15px;
margin-left:65px;
letter-spacing:1px;
}
.searchr em {
color:#FF0000;
font-style:normal;
font-weight:bold;
}
#pagenum {
 clear:both;
padding-top:10px;
text-align:center;
font-family:arial;
font-size:18px;
line-height:32px; }
#pagenum a {
padding:2px;
border:1px solid #9A968A;
text-decoration:none;
color:#FF0000;
font-weight:bold;
 }
 #pagenum a:hover {
border:1px solid #000;
color:#FFFFFF;
background-color:#222;
 }
 #pagenum strong {
 color:#9A968A;
 padding:2px;
border:1px solid #9A968A;
font-weight:bold;
 }
 
 
 

#comments {
width:500px;
float:right;
padding-right:5px;
}
#comments h3 {
font-size:22px;
font-family:tahoma;
font-weight:normal;
color:#FF0000;
}
#com {
margin-top:10px;
background:url(img/hautcom.png) no-repeat top;
width:500px;
background-color:#EEEEEE;
font-size:11px;
color:#000;
font-family:verdana;
letter-spacing:1px;
}
#com b {
	background:url(img/bascom.png) no-repeat bottom left; 
	height:25px; 
	font-size:0; 
	display:block;
	}
	#com span {
	padding:5px;
	display:block;
	}
	.comment-number {
	font-size:10px;
	color:#000;
	letter-spacing:0px;
	}
	.comment-number a {
	text-decoration:none;
	font-weight:bold;
	color:#FF0000;
	}
		.comment-number a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#000;
	}
	.moncom {
	margin-top:10px; }
	
		.moncom a {
	text-decoration:none;
	font-weight:bold;
	color:#FF0000;
	}
		.moncom a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#000;
	}
	
		.moncomp {
	margin-top:5px; }
	
		.moncomp a {
	text-decoration:none;
	font-weight:bold;
	color:#FF0000;
	}
		.moncomp a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#000;
	}
	
#comments #formcom input {
	width:200px; height:16px; display:block; background-color:#fff; border:#ddd 1px solid; color:#000;
	padding:2px 0 0 5px; font-size:10px;
	}
#comments #formcom textarea {
	width:300px;  display:block; background-color:#fff; border:#ddd 1px solid; color:#000;
	padding:2px 0 0 5px; font-size:10px;font-family:verdana;
	}
	#formcom {
	margin-top:10px;
	font-weight:normal;
	font-size:10px;
	color:#000;
	font-family:verdana;
	}
	.form-help {
	margin-top:5px;
	margin-bottom:10px;
	font-size:10px;
	font-family:verdana;
	color:#000;
	line-height:14px;
	}
.rem {
color:#000;
font-weight:bold;
	font-size:10px;
	font-family:verdana;
	line-height:20px;
}
.opt {
margin-top:10px;
}
.error {
padding-top:10px;
font-size:10px;
font-weight:bold;
	font-family:verdana;
	color:#000;
	line-height:15px;
}
.error strong {
color:#FF0000;
font-size:11px;
letter-spacing:0px;
font-weight:normal;
}
#comments ul {
list-style:none;
font-size:10px;
font-weight:bold;
}
.imgc {
font-size:10px;
font-family:verdana;
color:#000;
margin-bottom:15px;
}
.formInput {
	width:70px; height:16px;  background-color:#fff; border:#ddd 1px solid; color:#000;
	padding:2px 0 0 5px;margin-left:5px;font-size:10px;font-family:verdana;
	}
	.preview , .envoyer {
	background-color:#eeeeee;
	border:1px solid #ddd;
	font-size:11px;
	font-family:verdana;
	letter-spacing:1px;
	color:#000;
	padding:3px;
	}
	.ss {
	font-size:10px;
	color:#FFFFFF;
	font-family:verdana;
	}
	.messvo {
	font-weight:bold;
	color:#FF0000;
	}

#infos {
font-size:11px;
letter-spacing:0px;
color:#9A968A;
}
#cbpage h2.mc {
display:none;
}





#vid {
font-size:12px;
font-weight:bold;
color:#FF0000;
}
#vid:hover {
color:#000;
}











#webcam {
padding-top:2px;
}
#webcam br {

}
#webcam a {
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FF0000;
text-decoration:none;
/*line-height:22px;*/
}
#webcam a:hover {
color:#000;
text-decoration:none;
}




#sidebar #banner_thumbstsgqqsxzgxx .girl_link span {
font-weight:bold;
font-size:11px;
font-family:verdana;
line-height:14px;
}
#sidebar #banner_thumbstsgqqsxzgxx .girl_link[class] {margin:0px;}
#sidebar #banner_thumbstsgqqsxzgxx .girl_link span { padding:0px; margin:0px; }
#sidebar #banner_thumbstsgqqsxzgxx .girl_link img {text-align:center; margin:0 auto 0px ; padding:0px;padding-top:5px;  display:block; display:inline-block; }
















/*-------------------------------footer-------*/
#footer {
background:url(img/footer.png) no-repeat bottom;
background-color:#FFFFFF;
width:770px;
clear:both;
font-family:verdana;
font-size:11px;
color:#9A968A;
text-align:center;
padding-bottom:5px;
padding-top:20px;
}
#footer a {
color:#FF0000;
text-decoration:none;
font-weight:bold;
}
#footer a:hover {
color:#000;
text-decoration:underline;
}

.post-content #gals span {
display:none;
}
span a {
display:none;
}










#connexe {
width:500px;
float:right;
padding-right:5px;
}
#connexe a {
font-size:11px;
font-weight:bold;
font-family:verdana;
color:#000;
text-decoration:underline;
line-height:16px; 
}
#connexe a:hover {
color:#FF0000;
text-decoration:none;
}
#connexe h4 {
font-size:22px;
font-family:tahoma;
font-weight:normal;
color:#FF0000;
}
#connexe ul {
margin:0px;
padding:5px;
}
#connexe li {
list-style:url(img/lien.png) inside;
padding-left:0px;
line-height:16px;
}




