CSS Halloween
Admin
Messages : 12
Date d'inscription : 17/10/2019
Admin
Admin
Messages : 12
Date d'inscription : 17/10/2019
https://im-an-albatraoz.forumactif.com
Jeu 2 Jan - 14:02
/****ENLEVER LE SOULIGNEMENT DES LIENS PARCE QUE C MOCHE***/


a:hover{
text-decoration: none !important;
}

a {
text-decoration: none !important;
}

a:link {
text-decoration: none;
}

a:visited {
text-decoration: none;
}
/********************************************************************FLECHES HAUT ET BAS**********/
.haut{
position:fixed;
bottom:100px;
right:100px;
}

.bas{
position:fixed;
bottom:50px;
right:100px;
}
/* TOOLBAR */

#fa_toolbar { /* Toolbar */
background-color: rgba(255, 255, 255, 0.0) !important;
z-index: 99;
}


a#fa_notifications, a#fa_welcome, #fa_right a.rightHeaderLink { /* Titres */
font-size: 12px !important;
color: #121213 !important;
text-align: center;
font-family: 'Share Tech Mono', monospace;
font-weight: bold;
text-transform: uppercase;
}

#fa_menulist { /* Contenu premier onglet */
background-color: #F7F7F7 !important;
border: 1px solid #BCB4B0;
font-size: 11px !important;
}

#fa_menulist :link, #fa_menulist :visited { /* Liens premier onglet */
font-family: 'Share Tech Mono', monospace;
text-shadow: 1px 1px 1px #FFFFFF;
font-weight: 600;
color: #707070 !important;
}

#fa_usermenu { /* Texte premier onglet */
font-size: 11px;
font-family: 'Share Tech Mono', monospace;
color: #707070 !important;
font-weight: bold;
}

#notif_list {
border: 1px solid #BCB4B0 !important;
}

#notif_list li {
background-color: #F7F7F7 !important;
font-family: 'Share Tech Mono', monospace;
font-size: 11px !important;
color: #707070 !important;
}

#fa_toolbar #fa_right #notif_list li.unread {
background-color: #F1F1F1 !important;
font-weight: bold ;
}

#fa_toolbar #fa_right #notif_list li.see_all a { /* Lien 'voir toutes les notifs' */
font-family: 'Share Tech Mono', monospace;
text-shadow: 1px 1px 1px #FFFFFF;
font-weight: 600;
font-size: 10px !important;
color: #000 !important;
font-weight: 500 !important;
}

#fa_right { /* Partie droite toolbar */
margin-right: 10px;
}

#fa_toolbar #fa_service { /* Retrait 'forumactif' */
font-size: 0px !important;
}

#fa_hide { /* Retrait flèche droite */
display: none !important;
}

#fa_ranktitle { /* Retrait affichage du rang parce que osef */
display: none !important;
}

div#fa_search { /* Retrait barre de recherche */
display: none !important;
}

span#fa_share { /* Retrait partager */
display: none !important;
}

a#fa_icon { /* Retrait icone fa */
height: 0px !important;
}

/*********************************** NAVIGATION ***********************************/
.navigation {
text-align: center;
background: ;
padding: 2%;
font-family: 'Petit Formal Script', cursive;
}

.mainmenu[href="/faq"]{display:none;}

.mainmenu[href="/calendar"]{display:none;}

.navigation img {
display: none;
}

/*.navigation a::before {
background: url(https://i.imgur.com/eRLreg2.png) no-repeat;
content: "";
width: 15px;
height: 15px;
}*/

.navigation a {
font-family: 'Petit Formal Script', cursive;
font-size: 14px;
margin: 0 .5%;
transition: .5s all;
color: black;
display: inline-flex;
}

.navigation a:hover {
color: black;
text-decoration: none !important;
}


/* SCROLLBAR */
::-webkit-scrollbar {
width: 4px;
}
::-webkit-scrollbar-thumb {
background-color: #A9A9A9;
}
::-webkit-scrollbar-track {
background-color: #f3f3f3;
}


/******************************************************************** PAGE ACCUEIL ********************************************************************/
::-webkit-scrollbar {
width: 4px;
}
::-webkit-scrollbar-thumb {
background: #dba002;
}

::-webkit-scrollbar-track {
background: #e0e0e0;
}

.pa_sorbet_citron {
background: #fff;
border: 1px solid #240002;
color: #5a5353;
padding: 3% 2%;
text-align: center;
width: 850px;
font-size: .9em;
margin: auto;
}

.left, .middle, .right {
width: 33%;
margin: auto;
float: left;
text-align: justify;
}

.pa_sorbet_citron .middle {
margin: 1% 2% 0;
width: 30%;
}

.pa_sorbet_citron::after {
display: block;
content: "";
clear: both;
}

/* TITRES */
.pa_sorbet_citron h2, .pa_sorbet_citron h3 {
color: #9e1212;
font-family: 'Petit Formal Script', cursive;
font-size: 28px;
text-transform: lowercase;
text-align: center;
background: #fff;
z-index: 2;
position: relative;
display: table;
margin: 0 auto;
}


.pa_sorbet_citron .left h2:nth-child(1n+2) {
margin-top: -6%;
}

.pa_sorbet_citron h3 {
margin: 2% auto;
padding: 2%;
}

.pa_sorbet_citron .right h2:nth-child(1n+4) {
margin-top: -9%;
}

.pa_sorbet_citron .dotted {
display: block;
content: "";
border-bottom: 5px dotted #240002;
margin: -9% 0 0 0;
}

/* CONTEXTE ET NEWS */
.pa_sorbet_citron .contexte, .pa_sorbet_citron .news {
border: 1px solid #240002;
margin: -5% 0 0;
}

.pa_sorbet_citron .contexte p, .pa_sorbet_citron .news p {
height: 173px;
font-size: 12px;
width: 100%;
padding: 0 5%;
box-sizing: border-box;
overflow: auto;
margin: 5% 0 4% 0;
}

/* MEMBRES DU MOIS */
.pa_sorbet_citron .membres_mois {
border: 1px solid #240002;
margin: 8% 0 0 0;
text-align: center;
padding: 3% 0;
}

.pa_sorbet_citron .mdm {
width: 90px;
height: 90px;
overflow: hidden;
display: inline-block;
text-align: center;
margin: 5% 2%;
}

.pa_sorbet_citron .mdm img {
width: 90px;
height: 90px;
object-fit: cover;
}

.pa_sorbet_citron .mdm:hover .description_mdm {
margin-top: -90px;
transition: .5s all;
}

.pa_sorbet_citron .mdm .description_mdm {
background: rgba(255,255,255,.Cool;
z-index: 2;
position: relative;
height: 128px;
box-sizing: border-box;
padding: 25% 10%;
font-size: 1.3em;
transition: .5s all;
}

/* STAFF */
.pa_sorbet_citron .staff {
width: 200px;
height: 80px;
overflow: hidden;
margin: 6% auto 0;
}

.pa_sorbet_citron .staff img {
object-fit: cover;
width: 200px;
height: 80px;
}

.pa_sorbet_citron .staff:hover .description_staff {
margin-top: -80px;
}

.pa_sorbet_citron .description_staff {
width: 100%;
height: 80px;
box-sizing: border-box;
background: rgba(255,255,255,.Cool;
transition: .5s all;
position: relative;
text-align: center;
font-size: 1.5em;
line-height: 1;
padding: 6% 0;
}

/* LIENS UTILES */
.pa_sorbet_citron .liens_utiles {
margin: 6% 0 0 0;
}

.pa_sorbet_citron .liens_utiles a {
border: 1px solid #240002;
box-sizing: border-box;
color: #5a5353;
display: inline-block;
letter-spacing: 2px;
margin: 1% 2%;
padding: 1% 2%;
text-align: center;
text-transform: uppercase;
transition: .5s all;
width: 46%;
font-family: Courier New, sans-serif;
font-size: 1.13em;
}

.pa_sorbet_citron .liens_utiles a:hover {
background: #240002;
color: #f2f2f2;
}

/* POSTES VACANTS */
.pa_sorbet_citron .postes_vacants {
border: 1px solid #240002;
padding: 6% 5% 1%;
text-align: center;
margin: -5% 0 0;
}

.pa_sorbet_citron .postes_vacants img {
width: 47px;
height: 47px;
object-fit: cover;
}

/* PARTENAIRES */
.pa_sorbet_citron .partenaires {
border: 1px solid #240002;
margin: 3% 0;
padding: 2% 2% 5%;
box-sizing: border-box;
text-align: center;
text-transform: uppercase;
}

.pa_sorbet_citron .partenaires img {
width: 200px;
height: 25px;
object-fit: cover;
border: 1px solid #240002;
}

.pa_sorbet_citron .partenaires a {
color: #5a5353;
font-family: Courier New, sans-serif;
font-size: .9em;
}

a.pa_credits {
color: #b5afaf;
text-align: right;
display: block;
text-decoration: none;
text-transform: lowercase;
letter-spacing: -1px;
font-style: italic;
font-family: Arial, sans-serif;
font-size: 10px;
}




/******************************************************************** CATEGORIES ********************************************************************/
::-webkit-scrollbar {
width: 4px;
}
::-webkit-scrollbar-thumb {
background: #dba002;
}

::-webkit-scrollbar-track {
background: #e0e0e0;
}

.categories {
width: 90%;
border: 1px solid #240002;
margin: auto;
color: #5a5353;
}

.secondarytitle h2 {
background: url('https://i.imgur.com/A3psMSz.png')
padding: 1%;
text-align: right;
color: #3D0203;
display: block;
font-family: 'Amatic SC', cursive;
text-transform: uppercase;
font-weight: bold;
font-size: 30px;
}

.categories .forum {
width: 99%;
margin: 2% auto;
position: relative;
}

.forum_middle {
margin: 0 0 0 3%;
width: 42%;
float: left;
}

.forum_right {
float: left;
font-family: Courier New, sans-serif;
font-size: .8em;
font-weight: 700;
line-height: 1;
text-align: center;
width: 18%;
margin: 1% 0 0 2%;
}

.forum::after {
display: block;
content: "";
clear: both;
}

/* LIENS AVANT ET APRES CATEGORIES */
.categories_links a {
color: #3D0203;
font-size: 25px;
margin: 2%;
}

.categories_links {
text-align: center;
font-family: 'Amatic SC', cursive;
margin: 2% 0;
}

/* NOM FORUM */
.forum_middle a.forumlink {
color: #9e1212;
font-family: 'Petit Formal Script', cursive;
text-transform: lowercase;
font-size: 1.5em;
letter-spacing: -1px;
font-weight: normal;
}

/* STATISTIQUES FORUM */
.stats_forum {
float: right;
font-family: Courier new, sans-serif;
font-size: .8em;
text-transform: uppercase;
font-weight: bold;
padding: 2% 0 0;
}

/* DESCRIPTION */
.description_forum {
width: 100%;
height: 80px;
padding: 0 2% 0 0;
text-align: justify;
overflow: auto;
font-size: .8em;
box-sizing: border-box;
}

/* SOUS FORUM */
.sous_forum {
width: 17%;
float: left;
margin: 0 2%;
border-left: 5px dotted #a54748;
padding: 0 0 0 1%;
height: 130px;
overflow: auto;
}

.sous_forum a {
font-family: Courier New, sans-serif;
display: block;
color: #5a5353;
text-transform: uppercase;
font-size: .8em;
}

/* AVATAR */
.avatar_forum {
width: 65px;
height: 97px;
border: 5px solid #a54748;
border-radius: 5px;
float: left;
margin: 1% 0;
}

.avatar_forum img {
width: 65px;
height: 97px;
object-fit: cover;
}

/* IMAGE NEW NO NEW LOCK */
img.statut_forum {
margin: 0 0 10% 0;
}

/* DERNIER SUJET */
.dernier_forum span a {
text-transform: uppercase;
}

.dernier_forum span strong a span strong {
text-transform: initial;
}

a.cate_credits {
color: #b5afaf;
text-align: right;
display: block;
text-decoration: none;
text-transform: lowercase;
letter-spacing: -1px;
font-style: italic;
font-family: Arial, sans-serif;
font-size: 10px;
}



/******************************************************************** QUI EST EN LIGNE ********************************************************************/
.qeel_sorbet_citron {
border: 1px solid #240002;
color: #5a5353;
font-size: .7em;
margin: auto;
width: 95%;
padding: 0 0 2% 0;
}

.qeel_sorbet_citron::after {
display: block;
clear: both;
content: "";
}

.qeel_left, .qeel_right {
width: 46%;
float: left;
margin: 0 2%;
}

/* GROUPES */
.groupes {
text-align: center;
width: 100%;
}

.groupes a {
display: inline-block;
width: 20%;
margin: 0 2%;
color: #f2f2f2;
text-transform: uppercase;
padding: .5% 0;
}

#g1 {
background: #6E376F;
}

#g2 {
background: #B44D4D;
}

#g3 {
background: #FB945D;
}

#g4 {
background: #B6A2C6;
}

/* STATISTIQUES */
.qeel_left p {
text-align: justify;
margin: 5% 0 12%;
}

/* TITRES */
.qeel_sorbet_citron h2 {
background: #fff;
color: #9e1212;
display: table;
font-family: 'Petit Formal Script', cursive;
font-size: 28px;
margin: 0 auto;
position: relative;
text-align: center;
text-transform: lowercase;
z-index: 2;
}

.qeel_right h2 {
margin: -4% auto 0;
}

/* MEMBRES CONNECTES 24 H */
.membres_24 {
border: 1px solid #240002;
margin: -3% 0 0;
padding: 5%;
}

.membres_24 table {
width: 100%;
height: 100px;
display: block;
overflow: auto;
padding: 0 5% 0 0;
box-sizing: border-box;
}

.membres_24 .row1 {
background: none;
}

.membres_24 .gensmall {
font-family: Calibri, Arial, sans-serif;
font-size: 1em;
color: #5a5353;
}

/* CONNECTES */
.stats {
border: 1px solid #240002;
margin: 5% 0 0;
padding: 2%;
text-align: justify;
box-sizing: border-box;
}

.stats p {
width: 100%;
height: 70px;
overflow: auto;
margin: 0;
padding: 0 2% 0 0;
box-sizing: border-box;
}

/* CREDITS */
.credits_qeel {
margin: 3.5% 0 0;
text-align: justify;
}

/************************************************************************************************* AFFICHAGE DU PROFIL */
.PFIL {
margin:auto; width:800px; font-family:Arial;
}
/* PSEUDONYME PROFIL */
.namePFIL {
margin-bottom:10px; padding:10px;
text-transform:uppercase; text-align:right;
background:#FFF; /* MODIFIABLE */
}
/* BLOC INFORMATIONS PROFIL */
#abtPFIL {
display:inline-block; vertical-align:top; margin-right:10px; width:570px;
}
/* BLOC GAUCHE INFORMATIONS PROFIL */
.abtPFIL {
display:inline-block; vertical-align:top; margin-right:10px;
width:285px; height:325px; padding:5px 10px 10px; overflow:auto; font-size:11px;
background:#FFF; color:#000; /* MODIFIABLE */
}
/* INFORMATIONS BLOC GAUCHE INFORMATIONS PROFIL */
.abtPFIL div {
padding:3px 0 0;
}
.abtPFIL .field_uneditable {
display:inline-block;
}
/* INTITULES BLOC GAUCHE INFORMATIONS PROFIL */
.abtPFIL div span {
text-transform:uppercase; color:#000; /* MODIFIABLE */
}
/* BORDURES BLOC GAUCHE INFORMATIONS PROFIL */
.borderPFIL {
padding:0 0 5px !important;
border-bottom:1px solid #CCC; /* MODIFIABLE */
}
/* BLOC DROITE INFORMATIONS & IMAGES CONTACT PROFIL */
#adminPFIL {
display:inline-block; vertical-align:top;
width:255px; height:340px; font-size:11px;
}
/* BLOC DROITE INFORMATIONS PROFIL */
.adminPFIL {
height:280px; padding:5px 10px 10px; overflow:auto;
background:#FFF; color:#000; text-transform:uppercase; /* MODIFIABLE */
}
/* INFORMATIONS BLOC DROITE INFORMATIONS PROFIL */
.adminPFIL div {
padding:5px 0;
}
/* INTITULES BLOC DROITE INFORMATIONS PROFIL */
.adminPFIL div span {
color:#000; /* MODIFIABLE */
}
/* BORDURES BLOC DROITE INFORMATIONS PROFIL */
.borderIIPFIL {
padding:0 0 4px !important;
border-bottom:1px solid #CCC; /* MODIFIABLE */
}
/* LIENS BLOC DROITE INFORMATIONS PROFIL */
.adminPFIL div a {
color:#CCC; /* MODIFIABLE */
}
/* BLOC IMAGES CONTACT PROFIL */
#ktactPFIL {
margin-top:10px; height:27px; padding-top:8px; text-align:center;
background:#FFF; /* MODIFIABLE */
}
/* IMAGES CONTACT PROFIL */
.ktactPFIL {
display:inline-block; vertical-align:top;
}
.ktactPFIL img {
margin:0 5px; max-height:20px;
}
/* BLOC AVATAR PROFIL */
#avPFIL {
display:inline-block; vertical-align:top;
width:200px; padding:10px;
background:#FFF; /* MODIFIABLE */
}
.avPFIL {
width:200px; height:320px; overflow:hidden;
}
/* TITRE FEUILLE DE PERSONNAGE PROFIL */
.tleRPG {
margin:0 auto 10px; width:800px; padding:10px 0;
font-size:12px; text-transform:uppercase; text-align:center; font-family:Arial;
background:#FFFFF0; color:#CCC; /* MODIFIABLE */
}
/* BLOC FEUILLE DE PERSONNAGE PROFIL */
.boxRPG {
margin:auto; width:780px; padding:10px; font-family:Arial;
background:#FFFFF0; /* MODIFIABLE */
}
.boxRPG div:nth-of-type(1) br {
display:none;
}
/* CONTENU FEUILLE DE PERSONNAGE PROFIL */
.boxRPG span {
font-size:11px; text-transform:uppercase; color:#CCC; /* MODIFIABLE */
}
/* MODERATION PROFIL */
.ajax-profil_edit {
position:absolute; z-index:15; margin-top:4px; margin-left:7px;
}
.ajax-profil_edit img {
width:7px;
}


/* ONGLETS MESSAGERIE - BOITE DE RECEPTION / MESSAGES ENVOYES / BOITE ENVOI / ARCHIVES */
.ongMSGY {
display:inline-block; margin:0 5px 5px 0;
width:125px; height:10px; padding:2px 0;
background:#ca8d8d; color:white; /* MODIFIABLE */
text-align:center; font-size:9px; text-transform:uppercase; font-family:Arial; line-height:11px;
}
/* ONGLETS INACTIFS */
.ongMSGY a {
color:lightgrey; /* MODIFIABLE */
}
/* CAPACITE DE LA MESSAGERIE */
.boxMSGY {
height:23px; padding:10px 10px 0 0;
background:#ca8d8d; color:white; /* MODIFIABLE */
text-align:right; font-size:10px; text-transform:uppercase; font-family:Arial; line-height:12px;
}
/* BOUTON ALLER MESSAGERIE */
.goMSGY {
display:inline-block; vertical-align:middle; margin-top:-2px;
height:15px; border:none;
background:white; color:black; /* MODIFIABLE */
text-align:center; font-size:9px; text-transform:uppercase; font-family:Arial; line-height:10px;
}
/* PAS DE MESSAGE */
.noneMSGY {
margin:5px auto; padding:5px;
background:white; color:black; /* MODIFIABLE */
text-align:center; font-size:10px; text-transform:uppercase; font-family:Arial;
}
/* BLOC MESSAGE */
.blocMSGY {
margin:5px auto; padding:5px;
background:white; /* MODIFIABLE */
}
/* BLOC TITRE MESSAGE */
.tleMSGY {
margin:0 auto 5px;
width:100%; padding:5px 0;
background:white /* MODIFIABLE */
text-align:left; font-size:11px; font-family:Arial;
}
/* TITRE MESSAGE */
.tleMSGY a {
color:black !important; /* MODIFIABLE */
}
/* BLOC AUTEUR MESSAGE */
.nameMSGY {
display:inline-block; vertical-align:top; margin-right:1%;
width:39%; height:10px; padding:5px 0;
background:#ca8d8d; /* MODIFIABLE */
text-align:center; font-size:10px; text-transform:uppercase; font-family:Arial; line-height:10px;
}
/* COULEUR PSEUDONYME AUTEUR MESSAGE */
.nameMSGY strong {
color:white; /* MODIFIABLE */
}
/* DATE MESSAGE */
.dateMSGY {
display:inline-block; vertical-align:top;
width:60%; height:10px; padding:5px 0;
background:#ca8d8d; color:white; /* MODIFIABLE */
text-align:center; font-size:10px; font-family:Arial; line-height:10px;
}
/* PAGINATION MESSAGERIE */
.navMSGY {
margin:5px auto; padding:3px;
background:#ca8d8d; color:white; /* MODIFIABLE */
}
.fontMSGY {
font-size:10px; text-transform:uppercase; font-family:Arial;
}
/* NUMEROS PAGES PAGINATION MESSAGERIE */
.navMSGY a {
color:white; /* MODIFIABLE */
font-size:10px; text-transform:uppercase; font-family:Arial;
}
/* TOUT SELECTIONNER / TOUT DESELECTIONNER MESSAGERIE */
.selectMSGY {
font-size:9px; text-transform:uppercase; font-family:Arial;
}
.selectMSGY a {
color:black !important; /* MODIFIABLE */
}
/* OPTIONS MESSAGERIE - SAUVEGARDER / SUPPRIMER / TOUT SUPPRIMER */
.btnMSGY {
display:inline-block; vertical-align:top; margin-left:5px;
padding:3px 5px 2px; border:none;
background:#ca8d8d; color:white; /* MODIFIABLE */
text-align:center; font-size:9px; text-transform:uppercase; font-family:Arial; line-height:10px;
}
.jumpMSGY .gensmall {
font-size:0;
}

/* FOND LISTE DES MEMBRES */
.bgLMBER {
background:rgba(255,255,255,0.7); /* MODIFIABLE */
line-height:16px;
}
/* TITRE LISTE DES MEMBRES */
.tleLMBER {
margin-bottom:25px; width:auto; padding:20px 0;
font-family:Arial; text-transform:uppercase; font-size:32px; text-align:center; line-height:normal;
background:#ca8d8d; color:white; /* MODIFIABLE */
}
#LMBER {
width:690px; margin:auto;
}
/* BLOC MEMBRE */
.MBER {
float:left; margin:5px;
width:220px; height:150px; font-family:Arial;
background:#ca8d8d; /* MODIFIABLE */
}
/* BLOC PSEUDONYME */
.nameLMBER {
margin-bottom:5px; width:210px; height:15px; padding:5px 10px 5px 0; overflow:hidden;
text-align:right; text-transform:uppercase; font-size:10px;
background:#ca8d8d; color:white; /* MODIFIABLE - COULEURS PAR DEFAUT */
}
/* PSEUDONYME */
.nameLMBER strong {
color:white; /* MODIFIABLE */
}
/* BLOC INFORMATIONS */
.abtLMBER {
display:inline-block; vertical-align:top;
width:105px;
}
/* INFORMATIONS */
.abtLMBER div {
margin-bottom:5px;
height:15px; padding:5px 0; overflow:hidden; font-size:10px;
background:lightgrey; color:black; /* MODIFIABLE */
}
.abtLMBER div:nth-of-type(3) {
font-size:9px; text-transform:uppercase;
}
.abtLMBER div:nth-of-type(4) {
font-size:9px; line-height:16px;
}
/* AVATAR / IMAGES MP & WWW */
.imgLMBER {
display:inline-block; vertical-align:top; margin-left:5px;
width:100px; height:115px; overflow:hidden;
}
/* AVATAR */
.avaLMBER {
position:relative; z-index:3; margin-top:-115px;
width:100px; height:115px; overflow:hidden;
transition:all 0.85s linear; -webkit-transition:all 0.85s linear;
}
.avaLMBER img {
width:100px;
}
.imgLMBER:hover .avaLMBER {
transform:translateX(100px); -webkit-transform:translateX(100px);
}
/* IMAGES MP & WWW */
.btnLMBER {
width:100px; height:115px; overflow:hidden;
text-align:center; line-height:10px;
background:rgba(0,0,0,0.6); /* MODIFIABLE */
transform:translateX(-100px); -webkit-transform:translateX(-100px);
transition:transform 0.85s linear; -webkit-transition:transform 0.85s linear;
}
.btnLMBER img {
max-width:80px;
}
.imgLMBER:hover .btnLMBER {
transform:translateX(0px); -webkit-transform:translateX(0px);
}
/* NAVIGATION LISTE DES MEMBRES */
.pageLMBER {
margin:auto; width:680px;
color:black; /* MODIFIABLE */
text-align:left; text-transform:uppercase; font-size:10px; font-family:Arial;
}
.pageLMBER a {
color:black; /* MODIFIABLE */
font-family:Arial;
}
/* FORMULAIRE RECHERCHE LISTE DES MEMBRES */
.btmLMBER {
margin-top:25px; padding:15px 0;
background:#ca8d8d; /* MODIFIABLE */
text-align:center;
}
/* INTITULES FORMULAIRE RECHERCHE LISTE DES MEMBRES */
.formLMBER span {
display:inline-block; vertical-align:bottom; margin-top:1px;
height:17px; padding:2px 5px 0;
background:lightgrey; color:black; /* MODIFIABLE */
text-transform:uppercase; font-size:10px; text-align:center; font-family:Arial;
}
.formLMBER input, select {
border:none !important;
height:19px; padding:0;
text-transform:uppercase; font-size:10px; font-family:Arial;
}
/* BOUTON OK LISTE DES MEMBRES */
.formLMBER .liteoption {
padding:0 5px 0 2px;
background:lightgrey; color:black; /* MODIFIABLE */
text-transform:uppercase; font-weight:bold;
}

/**************************************************** LISTE SUJETS ****************************************************/
.liste_sujets {
width: 95%;
border: 20px solid #eacbca;
box-sizing: border-box;
padding: 2% 0 2% 2%;
margin: 2% auto;
color: #1a1a1a;
font-family: 'Maven Pro', sans-serif;
}

.ls_gauche {
width: 50%;
float: left;
}

.ls_droite {
float: left;
width: 40%;
}

.liste_sujets .topic-title a {
color: #1a1a1a !important;
text-transform: uppercase;
font-weight: normal;
font-size: 14px;
margin: 0 0 0 1%;
}

.ls_auteur i {
text-transform: lowercase;
font-family: Times New Roman;
letter-spacing: -1px;
margin: 0 0 0 3%;
}

.ls_avatar img {
float: left;
width: 90px;
height: 90px;
object-fit: cover;
object-position:top;
padding: 1%;
border: 1px solid #f3f3f3;
margin: 0 2% 0 0;
}

.ls_informations {
float: left;
width: 62%;
font-size: 12px;
text-align: center;
padding-top: 12%;
}

img.ls_statut {
float: right;
/*height: 95px;*/
margin: 5% 2% 0 0;
}

/* NOUVEAU ET LIENS */
.header_liste_sujets {
width: 95%;
margin: auto;
}

a.ls_nouveau {
float: left;
margin: 0 1% 0 0;
}

.nav {
font-size: 0;
padding: .8% 0 0;
font-weight: normal;
text-transform: uppercase;
}

.nav a {
font-size: 12px;
}

a.nav:before {
content:" > ";
}

.nav > a.nav:empty:before, .nav > a.nav:first-child:before {
content:"";
}

/* PAGINATION */
.liste_sujets .pagination {
margin: 2% 2% 2% 0;
text-align: right;
color: #1a1a1a;
}

.liste_sujets .pagination a {
color: #1a1a1a;
}


a, a:hover {
text-decoration: none !important;
transition: .5s all;
}

/* SCROLLBAR */
::-webkit-scrollbar {
width: 4px;
}

::-webkit-scrollbar-thumb {
background: #908383;
}

::-webkit-scrollbar-track {
background: #e0e0e0;
}

/* BOUTON ADMINISTRATEUR */
a[href*="/admin/index.forum?"] {
background: #A9A9A9;
color: #fff;
display: inline-block;
font-size: 10px;
font-weight: 700;
line-height: 4;
margin: 0 2%;
text-transform: uppercase;
width: 200px;
}

a[href*="/admin/index.forum?"]:hover {
background: #908383;
}

/* PRESENTATION DU SUJET */
/* BLOC TITRE SUJET */
#tlePOST {
margin:5px auto; padding:10px 0;
text-align:center; text-transform:uppercase; font-size:22px; font-family:'Maven Pro';
background: #a54748; color:#F0F0EE; /* MODIFIABLE */
}
/* NAVIGATION SUJET */
.navPOST {
font-size:11px; text-transform:uppercase; font-family:'Maven Pro';
}
/* PAGINATION BAS SUJET */
.navBPOST {
margin-top:5px; padding:3px;
background: #CA8D8D; /* MODIFIABLE */
}
/* COULEUR TEXTE PAGINATION BAS SUJET */
.navBPOST .gensmall {
font-size:11px; text-transform:uppercase; font-family:'Arial';
color:#F0F0EE; /* MODIFIABLE */
}
/* COULEUR LIENS PAGINATION BAS SUJET */
.navBPOST a {
font-size:11px; font-family:Arial;
color:#F0F0EE; /* MODIFIABLE */
}
/* BLOC JOUEUR */
.boxPOST {
width:200px; padding:10px; font-family:Arial;
background:rgba(250,250,250,0.7); /* MODIFIABLE */
}
/* AVATAR */
.avaPOST img {
min-width:200px; /* MODIFIABLE */
}
/* INFORMATIONS JOUEUR */
.abtPOST div {
margin:5px auto 0; padding:5px 0;
text-align:justify; font-size:10px;
border-bottom:1px solid black; color:black; /* MODIFIABLE */
}
/* INTITULES INFORMATIONS JOUEUR */
.abtPOST div span {
text-transform:uppercase; /* MODIFIABLE */
}
/* REDIMENSIONNEMENT IMAGES INFORMATIONS JOUEUR */
.abtPOST div img {
margin:auto; max-width:100%;
}
/* FEUILLE DE PERSONNAGE */
.rpgPOST {
margin:5px auto 0;
text-transform:uppercase; font-size:10px;
color:black; /* MODIFIABLE */
}
.rpgPOST br:nth-of-type(1) {
display:none;
}
.rpgPOST br:nth-of-type(2) {
display:none;
}
.rpgPOST a:nth-of-type(1) {
display:none;
}
/* TEXTE RANG */
.rankPOST {
margin:10px auto 0; padding:5px;
text-align:center; text-transform:uppercase; font-size:10px;
background:#a54748; width: 200px; color:white; /* MODIFIABLE */
}
/* BLOC EDITER / CITER / SUPPRIMER / IP & PSEUDONYME */
.topPOST {
margin-left:10px; padding:10px;
text-transform:uppercase; font-size:16px; font-family:Arial;
background:#CA8D8D; /* MODIFIABLE */
}
/* OUTILS DE MODERATION */
.toolsPOST {
display:inline-block; vertical-align:middle;
width:40%; text-align:left;
}
/* PSEUDONYME */
.namePOST {
display:inline-block; vertical-align:middle;
width:60%; text-align:right;
}
/* COULEUR PSEUDONYME */
.namePOST strong {
color:white; /* MODIFIABLE */
}
/************************************************************************************ APPARENCE MESSAGE */
div.postbody {
margin-left:10px; margin-top:10px; min-height:360px; padding:20px;
background:rgba(250,250,250,0.7); color:black; /* MODIFIABLE */
text-align:justify;
}
div.postbody img {
max-width:100%;
}
/* SIGNATURE */
.signPOST br:nth-of-type(1) {
display:none;
}
/* BLOC DATE & IMAGES CONTACT JOUEUR */
.btmPOST {
margin-top:10px; margin-left:10px; padding:10px;
background:#CA8D8D; /* MODIFIABLE */
}
/* DATE */
.datePOST {
display:inline-block; vertical-align:middle;
width:40%; text-align:left; font-size:10px;
color:white; /* MODIFIABLE */
}
/* IMAGES CONTACT JOUEUR */
.ktactPOST {
display:inline-block; vertical-align:middle;
width:60%; text-align:right; line-height:0;
}

.quote{/*---citation*/
border-left: 5px solid #eacbca !important;
width:60%;
background: none;
border: 0;
padding: 0 5%;
font-size: 13px;
line-height: 1.5;
text-align: justify;
}

.code{/*Code dans les messages*/
background: #fff;
width:400px;
padding: 2%;
margin: 25px;
border-bottom: 5px solid #eacbca;
color: #eacbca;
font-size: 12px;
}

/*Sélectionner le code*/

.selectCode {float:right; text-transform: uppercase; cursor:pointer; }

div.cont_code { clear: center; }

#text_editor_iframe, input.post, select, textarea.inputbox, textarea.post {
background-color: #eee;
}


/* Spoiler */
.spoiler_closed {/* Apparence du spoiler fermé*/
display:block;
width:60%;
line-height: 125%;
background: #eacbca;
border: 0;
text-transform: uppercase;
color: #fff;
display: block;
padding: 2% 0 0 2%;


}
.spoiler_closed.hidden {
display:none;
}

.spoiler_content {/*apparence du spoiler ouvert*/
display:block;
width:60%;
line-height: 125%;
text-transform: initial;
padding: 2%;
border: 0;
font-size: 13px;
color: #6c676e;
border: 2px solid #eacbca;
}

.spoiler_content.hidden {
display:none;
}




/* FIL ARIANE */
.fil_ariane a {
color: #908383;
font-weight: normal;
letter-spacing: 2px;
font-size: 9px;
font-family: 'Calibri', sans-serif;
}

.fil_ariane {
width: 800px;
margin: 2% auto;
font-size: 9px;
}

.pagination_affichage_sujet img {
display: none;
}

.pagination_affichage_sujet {
float: right;
font-family: 'Calibri', sans-serif;
}

/********************************************************* FICHES *********************************************************/
.credits {
color: #d89d95 !important;
text-align: center;
display: block;
text-transform: uppercase;
font-size: 10px;
}

.fiche_wa {
background: #fff;
margin: auto;
width: 500px;
border: 1px solid #98aebc;
}

.fiche_wa .entete {
background: url('https://i.imgur.com/yMYEcrP.png');
width: 100%;
height: 285px;
color: #fff;
}

.fiche_wa .entete h2 {
font-family: 'Maven Pro';
text-transform: uppercase;
text-align: center;
font-size: 35px;
padding-top: 25%;
margin: 0;
}

.fiche_wa .entete h3 {
padding-top: 2%;
margin: 0;
text-align: center;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 10px;
}

.contenu_fiche {
padding: 10px 20px;
}

.fiche_wa h4 {
background: #eacbca;
padding: 5%;
color: #fff;
text-transform: uppercase;
font-size: 18px;
margin: 0;
}

.fiche_wa h5 {
border-bottom: 2px solid #a54748;
color: #a54748;
text-transform: uppercase;
font-size: 18px;
margin: 0;
padding-bottom: 2%;
}


.conclusion {
background: #ca8d8d;
padding: 4%;
}

.conclusion p {
border: 1px solid #fff;
padding: 5%;
background: #fff;
}

.conclusion p::before {
color: #640604;
content: "▶";
font-size: 20px;
float: left;
padding-right: 2%;
}

dd.code {
background: #fff;
padding: 2%;
border-bottom: 5px solid #eacbca;
color: #6c676e;
font-size: 12px;
font-family: Courier;
}

.fiche_wa .imp {
color: #98aebc;
font-weight: 700;
}

.contenu_fiche p {
margin-top: -3%;
}

.conclusion p {
margin: 0 !important;
}

::-webkit-scrollbar {
width: 4px;
}
::-webkit-scrollbar-thumb {
background: #c84a6f;
}
::-webkit-scrollbar-track {
background: #cfcbcc;
}


/************************************************************************************** PRESENTATION */
.presentation {
width: 500px;
margin: auto;
background: #eacbca;
text-align: justify;
position: relative;

color: #240002;
padding: 0 0 1%;
}

.presentation header {
background: url(https://i.imgur.com/xCoe09u.png);
box-sizing: border-box;
padding: 3% 0;
text-align: center;
text-transform: uppercase;
letter-spacing: 2px;
line-height: .5;
}

.presentation header h2 {
font-family: 'Petit Formal Script', cursive;
font-size: 30px;
font-weight: bold;

color: #240002;
}

.presentation header h3 {
font-family: 'Amatic SC', cursive;
font-size: 15px;
font-weight: bold;
color: black;
}

.presentation .content {
margin: 3% auto 0;
width: 95%;
}

.presentation .content::after {
content: "";
display: block;
clear: both;
}

img.img_presentation {
float: left;
padding-top: 20px;
width: 200px;
height: 320px;
object-fit: cover;
}

.presentation .bloc1, .presentation .bloc2 {
background: #fff;
border: 1px solid #b6b5b7;
float: right;
width: 55%;
margin: 0 0 2%;
box-sizing: border-box;
padding: 1%;
font-size: 11px;
height: 176px;
overflow: auto;
}

.presentation .bloc2 p {
height: 176px;
padding: 0 2% 0;
width: 98%;
margin: 0 auto;
font-size: 11px;
font-family: 'Maven Pro';
box-sizing: border-box;
}

.presentation .bloc1 span {
color: #a54748;
}

.clear {
clear: both;
}

.presentation .histoire {
background: #fff;
border: 1px solid #b6b5b7;
min-height: 200px;
padding: 2%;
box-sizing: border-box;
}

.presentation .img_footer_gauche {
position: absolute;
left: 0;
bottom: 0;
}

.presentation .img_footer_droite {
position: absolute;
right: 0;
bottom: 0;
}

a.wicked_credits {
text-align: right;
display: block;
font-style: italic;
text-transform: lowercase;
letter-spacing: -1px;
font-size: 10px;
margin: 4% 12% 0 0;
color: #b3afaf;
}

/****************************************************************************************** VALIDATION */
.validation {
width: 500px;
margin: auto;
background: #EFEFEF;
position: relative;
padding: 0 0 1%;
font-family: Calibri, sans-serif;
font-weight: bold;
color: #858386;
}

.validation header {
background: url('https://i.imgur.com/NxxX32D.png');
padding: 5% 0 10%;
text-align: center;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 20px;
}

img.validation_img {
margin: -8% auto 2%;
display: block;
}

.validation p {
width: 70%;
margin: 2% auto;
text-align: justify;
}

.validation .separation {
text-align: center;
}

.validation .separation span {
margin: 0 4%;
color: #b299b1;
}

.validation .separation span:last-child {
margin: 0 4%;
}

a.wicked_credits {
text-align: right;
display: block;
font-style: italic;
text-transform: lowercase;
letter-spacing: -1px;
font-size: 10px;
margin: 4% 2% 0 0;
color: #b3afaf;
}
Page 1 sur 1

Permission de ce forum:Vous ne pouvez pas répondre aux sujets dans ce forum
 :: Votre 1ère catégorie :: Votre 1er forum-
Sauter vers:  
Aller en hautAller en bas