
/****************************************************************/
/* 1. IMPORT DES FEUILLES DE STYLE */
/****************************************************************/

/* Import de la feuille de style de base */
@import url(imports/base.css);
/* Import du thème de couleur */
@import url(imports/Oxygen_cs.css);

body {
	margin: 0;
	padding: 0;
	background: #000000 url(http://www.maxiseries.fr/wp-content/themes/maxiseries/images/bg2.png) repeat-x;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
}

a {
	color: #ba6900;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#conteneur {
	width: 800px;
	background:url(images/bg.png);
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 800px;
	height: 233px;
	background:url(images/maxiseries_01.jpg);
}

.grose {
	color: #e44895;
}

.gbleu {
	color: #6dd7fa;
}

.gorange {
	color: #ffae12;
}

.grouge {
	color: #ff6300;
}

#conteneur #fil {
	height: 18px;
	list-style-type: none;
	padding: 1px 0 0 20px;
	margin: 0;
	background: url(http://www.maxiseries.fr/wp-content/themes/maxiseries/images/bg2.png) repeat-x;
	font-size: 11px;
}

#conteneur #fil li a {
	display: block;
	width: 9em;
	color: #fff;
}

#conteneur #fil li {
	float: left;
	width: 9em;
	margin: 0;
	padding: 0;
	color: #fff;
}

#conteneur #fil li ul { /* second-level lists */
	list-style-type: none;
	background: #000;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 228px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#conteneur #fil .date {
	font-weight: bold;
}

#conteneur #fil li ul li {
	border-bottom: 1px solid #ccc;
}

#conteneur #fil li ul li a:hover {
	background: #333;
	text-decoration: none;
}

#conteneur #fil li ul li {
	width: 228px;	
}

#conteneur #fil li ul li a {
	width: 220px;
	padding: 4px;
}

#conteneur #fil li:hover ul, #conteneur #fil li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#header #pub {
	margin-left: 37px;
	padding-top: 5px;
	margin-top: 0;
	width: 728px;
	height: 70px;
}

#header #logo {
	display: inline;
	display: block;
	float: left;
	margin-left: 34px;
	width: 234px;
	height: 123px;
}

#header form {
	margin-top: 20px;
	margin-left: 392px;
	color: #fff;
	width: 252px;
	padding-top: 10px;
}

#header form label {
	float: left;
	padding-top: 2px;
	display: block;
	display: inline;
}

#header form input.txt {
	border: 1px solid #002a62;
	width: 128px;
	height: 16px;
	margin-left: 10px;
	float: left;
	display: inline;
}

#header form input.valid {
	margin-top: -7px;
	float: left;
	display: inline;
}

#header #menuh {
	margin-top: 62px;
	margin-left: 337px;
}

#header #menuh .link1 {
	width: 93px;
	height: 26px;
	display: block;
	float: left;
	display: inline;
}

#header #menuh .link2 {
	width: 102px;
	height: 26px;
	display: block;
	float: left;
	display: inline;
}

#header #menuh .link3 {
	width: 67px;
	height: 26px;
	display: block;
	float: left;
	display: inline;
}

#header #menuh .link4 {
	width: 96px;
	height: 26px;
	display: block;
	float: left;
	display: inline;
}

#ctn-centre {
	background:url(images/bg3.png) no-repeat;
	width: 800px;
	min-height: 203px;
}

#contenu {
	float: left;
	width: 502px;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 25px;
}

#contenu .post {
	padding-left: 20px;
	padding-bottom: 35px;
	background: url(http://www.maxiseries.fr/wp-content/themes/maxiseries/images/maxiseries_14.png) left bottom no-repeat;
}

#contenu .post a {
	color: #ba6900;
	text-decoration: none;
}

#contenu .post a.more-link {
	margin-top: 10px;
	display: block;
}

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

* html #contenu .title {
	height: 46px;
}

#contenu h2.pagetitle {
	margin: 0 10px;
}

#contenu .title {
	margin: 0;
	padding: 0;
	min-height: 46px;
	width: 403px;
	margin-left: -20px;
	padding-left: 99px;
	padding-top: 15px;
	background: url(http://www.maxiseries.fr/wp-content/themes/maxiseries/images/maxiseries_06.png) no-repeat;
	padding-bottom: 5px;
}

#contenu .title h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 18px;
}

#contenu .title h2 a {
	color: #000;
	text-decoration: none;
}

#contenu .title h2 a:hover {
	text-decoration: underline;
}

#contenu .title small {
	color: #5f5e5e;
	font-size: 11px;
}

#contenu .title small a {
	text-decoration: underline;
	color: #5f5e5e;
}

#contenu .post .comments {
	background: url(http://www.maxiseries.fr/wp-content/themes/maxiseries/images/picto_cmt.png) no-repeat;
	float: right;
	margin-top: 5px;
	margin-bottom: 0;
	padding-left: 20px;
	padding-right: 5px;
	font-size: 11px;
	color: #1301ff;
	text-decoration: underline;
}

#contenu #infocomment {
	border: 1px solid #FF0000;
	background: #edb4b4;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#contenu #respond, #contenu #commentform, #contenu #comments, #contenu .commentlist {
	margin-left: 10px;
}

#right {
	float: left;
	width: 248px;
}

#right ul {
	margin: 0;
	padding: 0 0 30px 0;
	list-style-type: none;
}

#right .widget_categories h2 {
	text-indent: -9000px;
	background:url(http://www.maxiseries.fr/wp-content/themes/maxiseries/images/maxiseries_04.png);
	width: 248px;
	height: 62px;
	display: block;
	margin: 0;
}

#right .widget_tagscu h2 {
	text-indent: -9000px;
	background:url(http://www.maxiseries.fr/wp-content/themes/maxiseries/images/maxiseries_11.png);
	width: 248px;
	height: 80px;
	display: block;
	margin: 0;
}

#right ul li ul {
	color: #fff;
	list-style-image:url(http://www.maxiseries.fr/wp-content/themes/maxiseries/images/puce.png);
	margin: 10px 0 0 0;
	padding: 0 0 30px 0;
	background:url(http://www.maxiseries.fr/wp-content/themes/maxiseries/images/maxiseries_10.png) left bottom no-repeat;
}

#right ul a {
	color: #fff;
	text-decoration: none;
}

#right ul a:hover {
	text-decoration: underline;
}

#right ul li ul li {
	margin-bottom: 7px;
	margin-left: 30px;
}



#footer {
	clear: both;
	height: 141px;
	width: 784px;
	margin-left: 16px;
	background:url(images/maxiseries_18.jpg);
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	padding-top: 65px;
	padding-left: 68px;
	margin: 0;
	width: 450px;
	height: 41px;
	font-size: 11px;
	color: #fff;
	text-align: center;
	line-height: 1.4em;
}

.line2 {
	color: #5dc4ff;
}



/****************************************************************/
/* 2. PARAMETRES DU TEXTE */
/****************************************************************/

/* 2.1 Ceci fixe la famille de police par défaut */

.pun, .pun INPUT, .pun SELECT, .pun TEXTAREA, .pun OPTGROUP {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.pun {FONT-SIZE: 11px; LINE-HEIGHT: normal}

/* Taille de police d'Internet Explorer seulement - pour permettre à IE de zoomer.  N'enlevez pas les commentaires \*/
* HTML .pun {FONT-SIZE: 68.75%}
/* Fin de la taille des polices pour IE */

/* Règle la taille de la police pour ces tableaux parce que IE l'exige */
.pun TABLE, .pun INPUT, .pun SELECT, .pun OPTGROUP, .pun TEXTAREA, DIV.postmsg P.postedit {FONT-SIZE: 1em}

/* 2.2 Règle la taille de la police pour le texte préformaté c.-à-d. dans des boîtes de code */

.pun PRE {FONT-FAMILY: monaco, "Bitstream Vera Sans Mono", "Courier New", courier, monospace}

/* 2.3 Taille de police pour les en-têtes (headers en anglais) */

.pun H2, .pun H4 {FONT-SIZE: 1em}
.pun H3 {FONT-SIZE: 1.1em}
#brdtitle H1 {FONT-SIZE: 1.4em}

/* 2.4 Texte plus gros pour les objets particuliers */

DIV.postmsg P {LINE-HEIGHT: 1.4}
DIV.postleft DT {FONT-SIZE: 1.1em}
.pun PRE {FONT-SIZE: 1.2em}

/* 2.5 Texte en gras */

DIV.postleft DT, DIV.postmsg H4, TD.tcl H3, DIV.forminfo H3, P.postlink, DIV.linkst LI,
DIV.linksb LI, DIV.postlinksb LI, .blockmenu LI, #brdtitle H1, .pun SPAN.warntext, .pun P.warntext {FONT-WEIGHT: bold}

/****************************************************************/
/* 3. LIENS */
/****************************************************************/

/* 3.1 Enlève le soulignement pour le menu principal, les liens en en-tête, les liens et les menus verticaux */

#brdmenu A:link, #brdmenu A:visited, .blockpost DT A:link, .blockpost DT A:visited, .blockpost H2 A:link,
.blockpost H2 A:visited, .postlink A:link, .postlink A:visited, .postfootright A:link, .postfootright A:visited,
.blockmenu A:link, .blockmenu A:visited {
	TEXT-DECORATION: none
}

/* 3.2 Souligne au passage de la souris (ou hover en anglais) pour des liens dans les en-têtes et dans le menu principal */

#brdmenu A:hover, .blockpost H2 A:hover {TEXT-DECORATION: underline}

/****************************************************************/
/* 4. LARGEUR ET MODÈLE DE BORDURE */
/****************************************************************/

/* 4.1 Par défaut les bordures sont solides (forment un trait plein) et font 1 pixel */

DIV.box, .pun TD, .pun TH, .pun BLOCKQUOTE, DIV.codebox, DIV.forminfo, DIV.blockpost LABEL {
	BORDER-STYLE: solid;
	BORDER-WIDTH: 1px
}

/* 4.2 Réglages spéciaux pour le logo du forum */

#brdheader DIV.box {BORDER-TOP-WIDTH: 4px}

/* 4.3 Bordures pour les cellules des tableaux */

.pun TD, .pun TH {
	BORDER-BOTTOM: none;
	BORDER-RIGHT: none
}

.pun .tcl {BORDER-LEFT: none}

/* 4.4 Réglage spécial pour les jeu de champs afin de préserver ceux par défaut de IE */

DIV>FIELDSET {
	BORDER-STYLE: solid;
	BORDER-WIDTH: 1px
}

/****************************************************************/
/* 5. ESPACEMENT VERTICAL ET DE LA PAGE */
/****************************************************************/

/* 5.1 Marge des pages */

#punwrap { padding-top: 10px; margin:0 30px}

/* 5.2 Crée un espace vertical entre les éléments du tableau de bord (marges) */

DIV.blocktable, DIV.block, DIV.blockform, DIV.block2col, #postreview {MARGIN-BOTTOM: 12px}
#punindex DIV.blocktable, DIV.blockpost {MARGIN-BOTTOM: 6px}
DIV.block2col DIV.blockform, DIV.block2col DIV.block {MARGIN-BOTTOM: 0px}

/* 5.3 Supprime l'espace au-dessus des breadcrumbs (infos qui indiquent l'emplacement exact d'une page au sein d'une arborescence) et des liens qui ont une marge supérieure négative */

DIV.linkst, DIV.linksb {MARGIN-TOP: -12px}
DIV.postlinksb {MARGIN-TOP: -6px}

/* 5.4 Mets un espace de 12px au-dessus de la boîte d'information du forum sur la page d'index parce que les tableaux de catégorie ont un espace de seulement 6px sous eux  */

#brdstats {MARGIN-TOP: 12px}

/****************************************************************/
/* 6. ESPACEMENT AUTOUR DU CONTENU */
/****************************************************************/

/* 6.1 Remplissage par défaut des éléments principaux */

DIV.block DIV.inbox, DIV.blockmenu DIV.inbox {PADDING: 3px 6px}
.pun P, .pun UL, .pun DL, DIV.blockmenu LI, .pun LABEL, #announce DIV.inbox DIV {PADDING: 3px 0}
.pun H2 {PADDING: 4px 6px}

/* 6.2 Espacement spécial pour divers éléments */

.pun H1 {PADDING: 3px 0px 0px 0}
#brdtitle P {PADDING-TOP: 0px}
DIV.linkst {PADDING: 8px 6px 3px 6px}
DIV.linksb, DIV.postlinksb {PADDING: 3px 6px 8px 6px}
#brdwelcome, #brdfooter DL A, DIV.blockmenu LI, DIV.rbox INPUT  {LINE-HEIGHT: 1.4em}
#viewprofile DT, #viewprofile DD {PADDING: 0 3px; LINE-HEIGHT: 2em}

/* 6.4 Crée un espacement horizontal pour divers éléments */

#brdmenu LI, DIV.rbox INPUT, DIV.blockform P INPUT  {MARGIN-RIGHT: 12px}

/****************************************************************/
/* 7. ESPACEMENT POUR LES TABLEAUX */
/****************************************************************/

.pun TH, .pun TD {PADDING: 4px 6px}
.pun TD P {PADDING: 5px 0 0 0}

/****************************************************************/
/* 8. ESPACEMENT POUR LES POSTS */
/****************************************************************/

/* 8.1 Remplissage autour des colonnes gauches et droites dans viewtopic */

DIV.postleft DL, DIV.postright {PADDING: 6px}

/* 8.2 Espacement supplémentaires pour contacter le posteur et pour son avatar */

DD.usercontacts, DD.postavatar {MARGIN-TOP: 5px}
DD.postavatar {MARGIN-BOTTOM: 5px}

/* 8.3 Espacement supérieur supplémentaire pour les signatures pour "édité par" */

DIV.postsignature, DIV.postmsg P.postedit {PADDING-TOP: 15px}

/* 8.4 Espacement pour les boîtes de code et de citation */

DIV.postmsg H4 {MARGIN-BOTTOM: 10px}
.pun BLOCKQUOTE, DIV.codebox {MARGIN: 5px 15px 15px 15px; PADDING: 8px}

/* 8.5 Remplissage pour les liens d'action (ex : Poster une réponse) et l'indicateur en ligne dans viewtopic */

DIV.postfootleft P, DIV.postfootright UL, DIV.postfootright DIV {PADDING: 10px 6px 5px 6px}

/* 8.6 Ceci est l'entrée visuelle des modérateurs pour supprimer plusieurs sujets */

DIV.blockpost INPUT, DIV.blockpost LABEL {
	PADDING: 3px;
	DISPLAY: inline
}

P.multidelete {
	PADDING-TOP: 15px;
	PADDING-BOTTOM: 5px
}

/* 8.7 S'assure que les paragraphes dans des posts n'obtiennent aucune remplissage */

DIV.postmsg P {PADDING: 0}

/****************************************************************/
/* 9. ESPACEMENT SPECIAL POUR LES FORMULAIRES */
/****************************************************************/

/* 9.1 Remplissage autour des champs */

DIV.blockform FORM, DIV.fakeform {PADDING: 20px 20px 15px 20px}
DIV.inform {PADDING-BOTTOM: 12px}

/* 9.2 Remplissage à l'intérieur des champs */

.pun FIELDSET {PADDING: 0px 12px 0px 12px}
DIV.infldset {PADDING: 9px 0px 12px 0}
.pun LEGEND {PADDING: 0px 6px}

/* 9.3 Pour la boîte d'information au dessus du formulaire d'enregistrement et ailleurs */

DIV.forminfo {
	MARGIN-BOTTOM: 12px;
	PADDING: 9px 10px
}

/* 9.4 Liens d'aide de BBCode sous les formulaires de post */

UL.bblinks LI {PADDING-RIGHT: 20px}

UL.bblinks {PADDING-BOTTOM: 10px; PADDING-LEFT: 4px}

/* 9.5 Positionnement horizontal pour le bouton d'envoi des formulaires */

DIV.blockform P INPUT {MARGIN-LEFT: 12px}

/****************************************************************/
/* 10. INDICATEURS DE STATUTS DES POST */
/****************************************************************/

/* 10.1 Ce sont les indicateurs de statut des post, qui apparaissent à gauche de quelques tableaux : 
.inew = nouveaux posts, .iredirect = forums de redirection, .iclosed = sujets fermés 
et .isticky = sujets épinglés. Par défaut seul .inew est différent du défaut. */

DIV.icon {
	FLOAT: left;
	MARGIN-TOP: 0.1em;
	MARGIN-LEFT: 0.2em;
	DISPLAY: block;
	BORDER-WIDTH: 0.6em 0.6em 0.6em 0.6em;
	BORDER-STYLE: solid
}

DIV.searchposts DIV.icon {MARGIN-LEFT: 0}

/* 10.2 La class .tclcon est une division à l'intérieur de la première colonne des tableaux qui ont des indicateurs de statuts de posts. 
La marge crée l'espace pour les indicateurs de statuts de posts */

TD DIV.tclcon {MARGIN-LEFT: 2.3em}
