@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.hordes.fr"), domain("www.die2nite.com") {

/* FORUM */
    
    .tid_roleplay { /* Balise roleplay */
        font-size: 14px !important;
        text-align: justify !important;
        font-style: normal !important;
        background-color:#79432B !important;
    	color:#ddab76 !important;
    	background-image:url(http://www.hordes.fr/img/icons/r_rp.gif) !important;
    	background-repeat: no-repeat !important;
    	background-position:4px 2px !important;
    	padding:2px 10px 3px 25px !important;
    	margin:5px 0 5px 5px !important;
    	min-height:20px;
    	max-width: 100% !important;
    	border: none !important;
    }
    .tid_roleplay strong, .tid_roleplay em { /* Gras & italique dans le RP */
        color: #eeb500 !important;
    }
    .tid_pagination div.tid_cur, .tid_buttonBar a  { /* Boutons du forum */
         background-color:#4a251d !important;
         border: 1px solid #6b4227 !important;
    }
    .tid_buttonBar a:hover  {
         background-color:#debba4 !important;
         color: black !important;
    }
    #tid_forum_right { /* Séparation liste des topics / posts */
        border-left: 2px solid #d19c73;
    }
    .tid_threadNotice  { /* Notif de message d'oracle en haut du topic */
        background-color: #640000 !important;
        border: 1px solid #a87800 !important;
    }
    .tid_adminAnnounce { /* Annonce admin */
        background-color: #9c0000 !important;
    }
    .tid_post .tid_buttonBar a { /* Liens Partager / Editer */
        background-color: #9c0000 !important;
    }
    .tid_post .tid_buttonBar a:hover {
        color: #eeb500 !important;
    }
    #tid_forum button { /* Couleur bouton "Envoyer" */
        background : #4a241c !important ;
        border-color : rgb(50, 25, 20) !important ;
   } 
    .tid_user.tid_userBg { /* Fond pseudo */
        background-color:#7c4b2a !important;
        border: 1px solid #a87800 !important;
    }
    .tid_user.tid_userBg.tid_userFriend { /* Fond pseudo ami */
        background-color: #5c2a21 !important;
        border: 1px solid #a87800 !important;
    }
    #tid_forum .tid_forums .tid_group.tid_misc, #tid_forum .tid_forums .tid_group.tid_twinoidExternal { /* Liste des forums Twino */
        background-color: #111317 !important;
    }
}