/* CSS forum public base gafospip - scoty v.070426 */
/*
coul 1 #333333 (fond entete tableau / coul. foncee)
coul 2 #A4B3C3 (fond titre rubrique )
coul 3 #eeeeee (fond table, cellule stand.)
coul 4 #d3d3d3 (fond cellule second )
coul 5 #ffffff (bordure table et cellules)
police par defaut des tableau : voir table.spipforum
*/

/* ** style pour tableau, par leur id - dimensions ** */
#rubrique_forum {}
#article_forum {}
#post_ferme {}
#liste_post{}
#post_origine {}
#ecrire {}
#prev {}
#profile {}
#auteur {}
#derniers_msg {}
#membres {}
#inscript {}
#resultats {}

/* tableau */
table.spipforum {
width:100%;
border-collapse:collapse;
clear:both;
color: #333;
font-family: Verdana, Arial, Helvetica, sans-serif;
/*background-color:#eeeeee;  coul 3 */
font-size:.9em;
border: 2px solid #dedede;
padding:0px;
margin:0px;
}

table.spipforum th {
padding: 4px;
border: 1px solid #dedede;
background-color: #696969; /* coul 1 */
color:#ffffff;
}

/* diverses lignes */
tr.inter {
border: 1px solid #fff;
background-color:#c0c0c0; /*coul 2 */
font-size:.9em;
}
tr.inter_sub {
border: 1px solid #fff;
background-color:#dedede; /*coul 2 */
font-size:.9em;
}
tr.salon td {
padding:4px;
min-height:25px;
/* coul 1*/
font-family: Verdana, Arial, Helvetica, sans-serif;
}
tr.entete_sujet td {
padding:4px;
 /* coul 1*/
font-family: Verdana, Arial, Helvetica, sans-serif;
}
tr.forum_clos td, .mesg_forum_clos {
min-height:25px;
padding:3px;
border: 1px solid #dedede;
background-color:#BBC6D2; /*coul 2 */
color: #ffffff; 
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:center;
}
tr.pagination td {
height:25px;
background-color:#f5f5f5; /* coul 5 */
color: #333333; /* coul 1*/
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:right;
}
tr.sans_sujet td {
padding:5px;
background-color:#eee; /*coul 2 */
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:center;
}

/* ligne forum / sujet / type annonce .. */
tr.ligne_forum { height:30px;color:#808080;}
tr.ligne_sujet, tr.ligne_annonce { height:25px;color:#808080;}

tr.ligne_forum td { padding:3px; border: 1px solid #dedede;}
tr.ligne_sujet td { padding:3px; border: 1px solid #dedede; }
tr.ligne_annonce td { padding:3px; border: 1px solid #dedede; }

/* alterner coul fond des lignes messages (voirsujet.html) */
tr.row1 {  }
tr.row2 { background-color:#eee; }

tr.ligne_nom { background-color:#eee; }


/* ** icone tete de ligne -- type forum/sujet */
td.etatsujet { width:25px; }
td.etatforum { width:30px; }
td.etatsujet span, td.etatforum span { display: none; }

td.titreforum {}
td.titreforum a.titre{ font-size:1.1em; } /* coul 1 */

td.nbr_sujet { min-width:10%; text-align:center; }
td.nbr_post { min-width:10%; text-align:center; background-color:#eee; } /* coul 4 */

td.auteur_post { min-width:12%; text-align:center; }

td.dernier_msg { width:30%; text-align:center; font-size:0.82em;  color: #808080; }

td.forumferme {
background-image: url(foros-img/folder_big.gif);
background-repeat: no-repeat;
background-position: center;
}
td.forumouvert {
background-image: url(foros-img/folder_big.gif);
background-repeat: no-repeat;
background-position: center;
}
td.sujetannonce {
background-image: url(foros-img/folder_announce.gif);
background-repeat: no-repeat;
background-position: center;
}
td.post {
background-image: url(foros-img/gaf_post-12.gif);
background-repeat: no-repeat;
background-position: center;
}
td.postferme {
background-image: url(foros-img/gaf_post.gif);
background-repeat: no-repeat;
background-position: center;
}

td.aff_avatar { width:60px; vertical-align:top; text-align:center; }

td.col_smileys { width:20%; vertical-align:top; padding-top:70px; }

td.date_sujet { vertical-align:top; }
td.date_sujet span {
background-repeat: no-repeat;
background-image: url(foros-img/icon_minipost.gif);
background-position: 0px 2px;
}

/* ** bouton 'ecrire'/'www' liste inscrits ** */
td.email, td.www { text-align:center; }
td.email a, td.www a {
display:block;
line-height:20px;
background-repeat: no-repeat;
background-position:top center;
}
td.email a { background-image: url(foros-img/icon_email.gif); }
td.www a { background-image: url(foros-img/icon_www.gif); }
td.email a:hover, td.www a:hover { text-decoration: none; }

/* ** liens pagination ** */
tr.pagination a.lien_pagination {
padding:1px 4px;
border:1px solid #333333; /* coul 1 */
background-color:#d3d3d3; /* coul 4 */
}
tr.pagination a.lien_pagination:hover {
background-color:#eeeeee;
}
tr.pagination .on {
padding:1px 4px;
border:1px solid #333333;
background-color:#ffffff;
}


/*
 ** formulaire_forum 
 ** formulaire_ecrire_auteur 
 ** formulaire_inscription
 ** formulaire_bb_profile
  
 .. redeclaration de class spip 
*/
.formulaire_spip {}
.formulaire_forum {}

.formulaire_spip .forml {}
.formulaire_spip fieldset { border:1px solid #d3d3d3; }
.formulaire_spip legend { }
.spip_encadrer {}

table.spip_barre { }
.formulaire_spip .barre { }
.formulaire_spip .spip_barre img {}
.formulaire_spip .spip_barre a:hover img {}
div.spip_bouton { }
div.spip_bouton input {}
blockquote.spip { border:1px solid #d3d3d3; padding:3px;}
.barre { display:none; }


/* **  teteforum  /  piedforum  ** */
#pied_forum {}
#tete_forum {
float:left; 
position:relative;
color: #333333; 
font-family: Verdana, Arial, Helvetica, sans-serif; /* coul 1 */
text-align:left;
}
#tete_forum .titre {}
#tete_forum .descript {}

#rech_for {
float:right;
position:relative;
width:210px;
text-align:right;
}
#rech_for span {
color:#333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#action_for { 
clear:both;
margin:0px;
padding:0px 0px 3px 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:.72em;
border-top:1px solid #d3d3d3;
border-bottom:1px solid #d3d3d3;
text-align:center;
color:#a5a5a5;
}
#action_for ul { text-align:center; list-style-type: none; margin:0; padding:3px;}
#action_for li { display:inline; }
#action_for li a {
padding: 2px 15px 2px 16px;
background-repeat: no-repeat;
background-position:0px 3px;
}
li.membre a { background-image: url(foros-img/icon_mini_members.gif); }
li.enreg a { background-image: url(foros-img/icon_mini_register.gif); }
li.login a { background-image: url(foros-img/icon_mini_login.gif); }
li.profil a { background-image: url(foros-img/icon_mini_profile.gif); }
li.dern_messag a { background-image: url(foros-img/icon_mini_message.gif); }

li.nuevo_foro a { background-image: url(foros-img/icon_mini_message.gif); }



/* *** divers objet *** */

/* icone dernier message */
a.adermsg {
	height: 9px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-image:url(foros-img/icon_latest_reply.gif);
	background-position:0px 2px;
}
a.adermsg span { display: none; }
a.adermsg:hover { text-decoration: none; }

/*  icone modo */
td.aff_avatar p.modo {
	margin-top:5px;
	height:20px;
	background-image: url(foros-img/modo-24.png);
	background-repeat: no-repeat;
	background-position:top left;
}

/* chemin - bloc hierarchie */
.chemin {
	clear:both;
	padding-left:25px;
	background-repeat: no-repeat;
	background-image:url(foros-img/3flch_chem.gif);
	background-position:0px 0px;
	color: #333333; /* coul 1*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}
.chemin a { text-decoration: none;color:#cc0033; }
.chemin a:hover { text-decoration: none;color:#fff; }

/* bloc titre forum/sujet en cours ... */
.titre_actif {
	padding-right:30%;
	text-align:left;
	color: #333333; /* coul 1*/
	font-family: Arial, Helvetica, sans-serif;
}

/* bouton action : nouveau message / repondre */
ul.actionforum { padding:0; margin:0; float:right; position:relative; } /* ou left, as you want */
ul.actionforum li { list-style:none; display:inline; margin-right: 3px; }
ul.actionforum li a {
	padding:0px;
	margin:0px;
	padding-left:50px; /* largeur de l'icone +/- */
	background-repeat:no-repeat;
	background-position:center left;
}
ul.actionforum li a:hover { text-decoration: none; }
li.poster a { background-image: url(foros-img/nouveausujet.gif); font-size:.82em; }
li.repondre a { background-image: url(foros-img/repondre.gif); font-size:.82em; }


/* bouton 'citer' (td date_sujet ; voirsujet.html ) */
.bout_citer, .bout_citer a {
}
.bout_citer a {
background-image: url(foros-img/icon_quote.gif);
background-repeat: no-repeat;
background-position:top right;
}
.bout_citer a:hover { text-decoration: none; }


/* ** lien propose dans un message ** */
a.lien_propose {
	padding:2px 15px 4px 15px;
	border-top:1px solid #d3d3d3;/*coul 1*/
	background-image: url(foros-img/racine-site-12.gif);
	background-repeat: no-repeat;
	background-position:0px 2px;
}

/* ** divers elem texte ** voirsujet.html, formulaire_forum_previsu.html .. */
.text_nom {  }
.text_titre { }
p.erreur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #C20303; /* rouge fonce */
}

/* Bloc de login ( --> formulaire_login ) */
div.login {
margin-top: 10px;
padding:5px;
background-color:#f5f5f5;
vertical-align:top;
font-family: Verdana, Arial, Helvetica, sans-serif;
border:1px solid #d3d3d3;
font-size:.82em;
color: #333;
} 
div.login p.login {
	margin:0;
	padding:2px;
	padding-bottom:5px;
	color: #333;
}
div.login form { margin:0; padding:5px; background-color:#fff; border:1px solid #d3d3d3; }
div.login fieldset p { margin:0; padding:0px 5px 5px 15px; 	color: #333; }
div.login fieldset { color: #333; background-color:#fff; }/*coul 1 */
div.login legend { color:#333; }
div.login label { color:#333; }
div.login a { } /* gris fonce */


/**** message alerte poster.hmtl : forum/sujet ferme */
div.alerte_ferme {
	margin-top:10px;
	width:100%;
	border:1px solid #ffffff;
	background-color:#eeeeee; /* coul 3*/
}
div.alerte_ferme h2, div.alerte_ferme h3, div.alerte_ferme p {
	margin:0;
	padding:5px;
	border:1px solid #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #ffffff;
}
div.alerte_ferme h2 { background-color:#333333; }/* coul 1*/
div.alerte_ferme h3 { background-color:#BBC6D2; } /* coul 2*/
div.alerte_ferme p { color: #000000; font-weight:normal; }




/* p supporte par IE et Gecko */
p.space_5, p.space_10, p.space_20 {
	display:block;
	margin: 0;
	_margin: -5px 0;
	padding: 0;
	border: 0;
	clear:both;
}
.space_5 {  height: 5px; }
.space_10 { height: 10px; }
.space_20 { height: 20px; }

/* pour image png24 dans MS IE */
img {
	behavior: url("../win_png.htc");
	border:none;
}


