/*
Theme db back 
*/

/* --- General --------------------------- */



body {
	width:100%;
	height:100%;
	/*¨background: #d0d0d0 url(../img/fond.jpg) repeat-x; */
	/* background: #121212 url(../img/background.gif) repeat-x top left; */
	background: #D7D6D6;
	text-align: left;
	font-size: 11px;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	margin:0;
}

infldset {padding: 9px 0px 12px 0}

h1,h2,h3,h4,h5,h6 { font-family: Arial, Calibri, Verdana, sans-serif; font-size:1em; font-weight:100; color:#FFFFFF; }

img { border:0; }

a {
	color:#6d9212;
	text-decoration: none;
}
a:hover {
	color:#7fad0e;
	text-decoration:none;
}

legend{
	color:#6d9212;
	font-size: 14px;
}
error {color :red}
valid {color :green}


option.imagebg {
padding: 2px 0 2px 20px;
background-repeat: no-repeat;
background-position: 1px 2px;
vertical-align: middle;
}

option.imagegamebg {
padding: 2px 0 2px 40px;
background-repeat: no-repeat;
background-position: 1px 2px;
vertical-align: middle;
}

blockquote {
	width: auto;
	margin:22px 40px;
	padding:3px;
	background: #d0d0d0;
	font-style: italic;
}

.hoster img{
height:16px;
width: 16px;
}

.search_form{
	text-align: center;
	margin-top: 95px;
	
}


#avatar{
	/* border: 1px solid #E0E0E0; */
	width: 100px;
	height: 100px;
	margin-right: 20px;
	margin-bottom: 5px;
	vertical-align:middle;
	
}


#menu_header td{
	text-align: left; 
	height: 30px;
}

#menu_header input{
	margin-left: 3px;
	margin-right: 3px;
	vertical-align: middle;
	border:0px;
	height:13px;
	width: 100px;
}
#menu_header label {
	margin-left: 5px;
}

#register_box{
	width:450px;
	padding: 10px;
	text-align: left;
	display:block;	
}

#register_box{
	width:450px;
	padding: 10px;
	text-align: left;
	display:block;	
}

#register_box label{
	margin-left: 5px;
	margin-right: 5px;
}

/* #register_box input{
	margin-bottom: 10px;
	
} */

#register_box input {-moz-border-radius-bottomleft:3px;-moz-border-radius-bottomright:3px;-moz-border-radius-topleft:3px;-moz-border-radius-topright:3px;border:1px solid #d9d9d9;color:#333;padding:5px;vertical-align:middle;font-size:1.3em; margin-bottom: 8px;}


#contact_box{
	text-align: left;
	color: #6d9212;
	font-size: 14px;
}

#disclamer img{
	margin-left: 15px;
	margin-right: 15px;
}


.comment_left{
	padding-left:7px;
	padding-top:7px;
	padding-bottom:7px;
	background-color:#E6E6E6;
	text-align:left;
	 width:150px;
}

.comment_right{
	background-color:#F1F1F1;
	padding:5px;
}

.poster{
	color:#80923B;
	font-size:12pt;
}


/* --- Blocs Principaux ----------------------- */

#page {
	width:1020px;
	height:auto;
	
	font-size:0.7em;
	font-weight:100;
	text-align:left;
	/*position:absolute;*/
	top:0px;
	left:0px;
	/* z-index:1;*/
}

#film_info{
	text-align:left;
}

#film_info a{
	color:#6d9212;
	text-decoration:none;
	
}

#film_info a:hover{
	color:#7fad0e;
	text-decoration:none;
	
}


#film_info img{
	max-width: 500px;
  overflow: hidden;
}

#film_info label{
	color:#6d9212;
	font-size: 14px;
}

#new_upload label{
	color:#6d9212;
}

#header {
	/*float:left;*/
	height:200px;
	background-image:url(../img/header_dark.png);
	background-repeat:no-repeat;
	background-position: center 0%;
	padding-top: 10px;
}

#content {
	/* width:600px;
	height:auto;
	float:left;
	margin: 0 auto; */
}

#logo {
	/* width:500px;
	height:100px;
	float:left;
	background-image:url(../img/logodbb.png);
	background-repeat:no-repeat; */
}

#recherche {
	width:300px;
	height:50px;
	float:right;
	text-align:right;
	position:absolute;
	top:20px;
	right:0px;
	padding-right:30px;
	padding-top:20px;
}

#loginbox {
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:0.7em;
	width:160px;
}



 #contenu {
	 width:500px; 
	height:auto;	
	 float:left; 
	/* margin-left:40px; */
	text-align: center;
} 

#sidebar_left {
	width:233px; 
	height:auto; 
	float:left;
	text-align:left;
}

#sidebar_right {
	 width:233px; 
	height:auto;
	float:right;
	font-size:10px;
	text-align: left;
	position:relative;
	
}

#sidebar_right a {
	color:#6d9212;
	text-decoration:none;
	font-weight:bold;
}

#sidebar_right a:hover {
	color:#7fad0e;
	text-decoration:none;
	font-weight:bold;
}

#sidebar_left a {
	color:#6d9212;
	text-decoration:none;
	font-weight:bold;
}

#sidebar_left a:hover {
	color:#7fad0e;
	text-decoration:none;
	font-weight:bold;
}

#comments a{
	color:#6d9212;
	text-decoration:none;
	
}

#comments a:hover{
	color:#7fad0e;
	text-decoration:none;
}

#comments label{
	color:#6d9212 ;
	border-bottom: dotted 1px #6d9212;
	font-weight:bold;
}


/********* chatBox ***********/
.chatbox{
	text-align:center;
}


/*****************************/


/**********************************/
.header_msg {
	font-weight:bold;
	color:#6d9212;
	font-size:14px;
}
/**********************************/



.sidebarElement {
	/* width:220px;
	height:auto; */
	margin-bottom:10px;
}

.sidebarElement_header {
	/*width:230px; */
	/* height:69px;*/
	width:233px;
	height:auto;
	background-image:url(../img/colonne_01.png);
	background-repeat: no-repeat;
	/* padding-left:20px; */
	font-size:	16px;
	line-height: 69px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	
	
}

.sidebarElement_content {
	/* width:230px; */
	width:233px;
	min-height:92px;
	padding-top: 10px;
	background-image:url(../img/colonne_02.png);
	background-repeat:no-repeat;
	position:relative;
	font-size: 14px;

}
.sidebarLeftElement_incontent {
	/* margin-left:10px; */
	color:#000000;
	padding-left: 30px;
}

.sidebarRightElement_incontent {
	/* margin-left:10px; */
	color:#000000;
	font-size:	12px;
	/* width:170px; */
	 padding-right:30px; 
	padding-left: 30px;
}

.sidebarElement_content h2 {
	color:#999999;
	
}

.sidebarElement_content_auteur {
	width:225px;
	height:340px;
	background-image:url(../img/sidebarElement_content.png);
	color:#999999;
}

.sidebarElement_content_calendrier {
	width:225px;
	padding-left:16px;
	background-image:url(../img/sidebarElement_content.png);
	background-repeat:repeat-y;
	color:#999999;
}


.sidebarElement_footer {
	/* width:230px;
	height:41px;
	background-image:url(../img/sidebarElement_footer.png);
	background-repeat: no-repeat; */
}

.error_message{
	font-size:	16px;
	vertical-align:middle;
	margin-top: 20px;
	margin-bottom: 20px;
}
.search_input{
	background: url(../img/search-text.png) no-repeat 0% 0% rgb(255, 255, 255);
	margin-right: 5px;
	border: 1px solid #E0E0E0;
	padding-left: 20px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	width: 168px;
}



.search_input_top{
	background: url(../img/search-text.png) no-repeat 0% 0% rgb(255, 255, 255);
	margin-right: 5px;
	border: 1px solid #E0E0E0;
	padding-left: 20px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	width: 130px;
}
/* #sidebar_right ul li, ul li ul {
	list-style-type: none;
}

#sidebar_left ul li, ul li ul {
	list-style-type: none;
}
 */
#footer {
	 width:1100px; 
	height:25px;
	float:left;
	text-align:right;
}



/* --- Billets --------------------------- */

.billet {
	width:527px;
	height:auto;
	padding-bottom:20px;
	/* position:relative; */
	font-size: 12px;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
}

.cat_header {
	width:528px;
	height:40px;
	padding-left: 10px;
	position:relative;
	color:#000000;
	font-size:	16px;
	vertical-align:middle;
}

.content_header { 
	width:527px;
	height:40px;
	 background: url(../img/style/dark/post_header.png) ;
	background-repeat: no-repeat;
	padding-left: 10px;
	position:relative;
	color:#000000;
	font-size:	16px;
	line-height: 38px;
	font-weight:bold;

}

.billet_infos {
	width:527px;
	height:auto;
	background-image:url(../img/post_content.png) ;
	background-repeat: no-repeat;
	white-space: normal;
	position:relative;
	color:#999999;
}

.billet_content {
	width:527px;
	/* height:auto; */
	/* background-image:url(../img/post_content.png) ;
	background-repeat:repeat-y;*/
	/* white-space:normal;*/
	/* position:relative; */
	color:#6d9212;
	background-color:#D7D6D6;
}


.label_type1 {
	background-image:url(../img/puce.gif);
    	background-repeat:no-repeat;
    	margin-left: 10px;
    	padding-left: 17px;
	color:#6d9212;
}

.label_type2 {
	background-image:url(../img/puce.gif);
    	background-repeat:no-repeat;
	border-bottom: dotted 1px #6d9212;
    	margin-left: 10px;
    	padding-left: 17px;
	color:#6d9212;
}

.billet_footer {
	width:527px;
	height:27px;
	/* background-image:url(../img/post_footer.png) ; */
	background-repeat: no-repeat;
	position:relative;
}

.billet_incontent{
	color:#000000;
	text-align:left;
	margin-left:5px;
	margin-right:5px;
	padding: 10px;
}

.info_media img{
	max-width: 640px;
  overflow: hidden;
}

.billet_titre {
}

.billet_ephemeride_mois {
	font-size:0.8em;
	padding-right:3px;
}

/* .billet_content img {
	border: 1px solid #aaa;
	background: #ddd;
	padding: 4px;
} */

.billet_infos {
	text-align:right;
	color:#999999;
}

.billet_categorie {
	text-align:left;
	float:left;
}
.billet_commentaire {
	text-align:right;
	float:right;
}


.billet_infos a {
	color:#999999;
	text-decoration:none;
}

.billet_infos a:hover {
	color:#999999;
	text-decoration:none;
}

.billet_content a {
	color:#6d9212;
	text-decoration:none;
}

.billet_content a:hover {
	color:#7fad0e;
	text-decoration:none;
}

.billet_more {
	width:auto;
	height:100%;
	text-align:right;
}

.billet_more a {
	color:#6d9212;
	text-decoration:underline;
}

.billet_more a:hover {
	color:#6d9212;
	text-decoration:underline;
}

.billet_footer a {
	color:#ffffff;
	text-decoration:none;
}

.billet_footer a:hover {
	color:#ffffff;
	text-decoration:none;
}

.stats label{
	color:#6d9212;
	border-bottom: dotted 1px #6d9212;
	font-size:	14px;
}

.news label{
	color:#6d9212;
	font-size:	12px;
	padding-left:10px;
	padding-right:10px;
}

.thumbnail_box{
	width:120px;
	height:160px;
}

/* --- Pages indépendantes --------------------------- */

.page_independante {
	width:700px;
	height:auto;
	background-color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	white-space:normal;
	position:relative;
	color:#6d9212;
}

#idx1 {
	background: url(../img/style/dark/post_header_films.png) ;
	background-repeat: no-repeat;
}

#idx2 {
	background: url(../img/style/dark/post_header_series.png) ;
	background-repeat: no-repeat;
}

#idx3{
	background: url(../img/style/dark/post_header_son.png) ;
	background-repeat: no-repeat;
}

#idx4 {
	background: url(../img/style/dark/post_header_appz.png) ;
	background-repeat: no-repeat;
}

#idx5 {
	background: url(../img/style/dark/post_header_game.png) ;
	background-repeat: no-repeat;
}

#idx6 {
	background: url(../img/style/dark/post_header_xxx.png) ;
	background-repeat: no-repeat;
}


/********* RATE ***********/

#rateStatus{float:left; clear:both; width:100%; height:20px;}
#rateMe{float:left; clear:both; width:100%; height:auto; padding:0px; margin:0px;}
#rateMe li{float:left;list-style:none;}
#rateMe li a:hover,
#rateMe .on{background:url(../img/star_on.gif) no-repeat;}
#rateMe a{float:left;background:url(../img/star_off.gif) no-repeat;width:12px; height:12px;}
#ratingSaved{display:none;}
.saved{color:red; }
