/*
  FrozenFear theme for phpBB version 2+
	Created by Tomy
	http://www.frozen-fear.com
	Basé d'après  MylHalloween 
	Created by Sgo
	http://www.mylimages.com/
*/


 /* Styles généraux de la page. La barre de défilement n'est uniquement visible que sous IE 5 et + */
body {
	background-color: #000000; /* Couleur du fond de page */
	scrollbar-face-color: #050E30; /* Couleur de la barre (principale) */
	scrollbar-highlight-color: #947107; /* Couleur du reflet (très peu visible */
	scrollbar-shadow-color: #3C2900; /* Couleur de l'ombre (contraire du reflet) */
	scrollbar-3dlight-color: #947107; /* Contour de la barre */
	scrollbar-arrow-color: #947107; /* Couleur de la flèche */
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000;
	background-image : url(images/fond.jpg); /* Image de fond */
	background-attachment : fixed; 
	background-position : top center; /*Place de l'image de fond */
	background-repeat : no-repeat; /* Répétition ou non de l'image de fond */
}

/* Familles générales de polices pour les textes communs */
font,th,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #263284;
}
a:link,a:active,a:visited { color : #947107; text-decoration: none; } /* Lien vers le forum en cours, panneau d'administration, pseudo et dernier message, et lien pour modérer en bas a droite */
a:hover		{ text-decoration: underline; color : #FFCC00; }
hr	{ height: 0px; border: solid #263284 0px; border-top-width: 1px;}


/* Ligne de contour intérieure de la page index.php */
.bodyline	{ border: 0px #947107 solid; }

/* Ligne de contour extérieure de la page index.php */
.forumline	{ border: 1px #947107 solid; }


/* Images de fond des cellules contenant les posts */
td.row1	{ background-image : url(images/pix01.gif); }
td.row2	{ background-image : url(images/pix02.gif); }
td.row3 { background-image : url(images/pix01.gif); }


/* Image de fond pour les catégories des forums */
td.rowpic {
	background-image: url(images/cellpic1.jpg);
	background-repeat : repeat;
}

/* Image de fond et police pour l'en-tête des forums et couleur des titres */
th	{
	color: #947107; font-size: 12px; font-weight : bold;
	height: 25px;
	background-image: url(images/cellpic3.jpg);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			border: #263284; border-style: solid; height: 28px;
}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #263284; border-style: solid; height: 25px; }
td.row3Right { background-image : url(images/pix01.gif); }
td.spaceRow {
	border: #263284; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom  { border-width: 0px 0px 0px 0px; }
th.thTop	 { border-width: 0px 0px 0px 0px; }
th.thCornerL { border-width: 0px 0px 0px 0px; }
th.thCornerR { border-width: 0px 0px 0px 0px; }


/* Les gros textes utilisés sur la page d'index (titre du forum), les forums etc... */
.maintitle1	{
			font-weight: bold; font-size: 30px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #947107;
}
.maintitle,h1,h2	{
			font-weight: bold; font-size: 20px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #947107;
}


/* Texte général */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #263284; text-decoration: none; }
a.gen,a.genmed,a.gensmall { color: #947107; text-decoration: none; }
a.gen:visited,a.genmed:visited,a.gensmall:visited	{ color: #947107; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #FFCC00; text-decoration: underline; }


/* Les liens en dessous du titre (S'enregistrer, Se connecter, FAQ... */
.mainmenu		{ font-size : 11px; color : #947107; }
a.mainmenu		{ text-decoration: none; color : #947107;  }
a.mainmenu:visited { text-decoration: none; color : #947107; }
a.mainmenu:hover{ text-decoration: underline; color : #FFCC00; }


/* Titres de catégories du forum */
.cattitle		{ font-weight: bold; font-size: 12px; letter-spacing: 1px; color : #947107}
a.cattitle		{ text-decoration: none; color : #947107; }
a.cattitle:visited { text-decoration: none; color : #947107; }
a.cattitle:hover{  color: #FFCC00; text-decoration: underline; }


/* Titres des forums */
.forumlink		{ font-weight: bold; font-size: 12px; color : #947107; }
a.forumlink 	{ text-decoration: none; color : #947107; }
a.forumlink:visited { text-decoration: none; color : #947107; }
a.forumlink:hover{ text-decoration: underline; color : #FFCC00; }


/* Navigation (Pages 1,2,3 etc... */
.nav			{ font-weight: bold; font-size: 11px; color : #263284;}
a.nav			{ text-decoration: none; color : #947107; }
a.nav:visited { text-decoration: none; color : #947107; }
a.nav:hover		{ text-decoration: underline; color : #FFCC00; }


/* Titres des sujets */
.topictitle			{ font-weight: bold; font-size: 11px; color : #947107; }
a.topictitle:link   { text-decoration: none; color : #947107; }
a.topictitle:visited { text-decoration: none; color : #947107; }
a.topictitle:hover	{ text-decoration: underline; color : #FFCC00; }


/* Nom du posteur dans le message */
.name			{ font-size : 11px; color : #947107;}
.error			{ font-weight: bold; font-size: 12px; color : #947107; }

/* Infos sur le posteur dans le message */
.postdetails		{ font-size : 10px; color : #263284; } /*#9966FF */


/* Le contenu des messages */
.postbody { font-size : 12px; color: #b8bcdd; }
a.postbody { text-decoration: none; color : #947107; }
a.postbody:link	{ text-decoration: none; color : #947107; }
a.postbody:visited { text-decoration: none; color : #947107; }
a.postbody:hover { text-decoration: underline; color : #FFCC00; }

a.postlink:link	{ text-decoration: none; color : #947107; }
a.postlink:visited { text-decoration: none; color : #947107; }
a.postlink:hover { text-decoration: underline; color : #FFCC00; }


/* Citation */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #999999;
	background-color: #000000; border: #947107; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; line-height: 125%;
	background-color: #000000; border: #947107; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright du thème et infos en bas de l'index */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #263284; letter-spacing: -1px;}
a.copyright		{ color: #990099; text-decoration: none;}
a.copyright:link   { color : #947107; text-decoration: none;}
a.copyright:visited { color : #947107; text-decoration: none;}
a.copyright:hover { color: #FFCC00; text-decoration: underline;}


/* Eléments de formulaires (poste) */
input,textarea, select {
	color : #b8bcdd;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #263284;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px
}

/* Couleur de fond de la zone de texte */
input.post, textarea.post, select {
	background-color : #212121;
}

input { text-indent : 2px; }

/* Les boutons BBCode */
input.button {
	background-color : #212121;
	color : #947107;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Le bouton "Envoyer" */
input.mainoption {
	background-color : #212121;
	font-weight : bold;
	border-color : #263284;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px
}

/* None-bold submit button */
input.liteoption {
	background-color : #212121;
	font-weight : normal;
	border-color : #263284;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #263284; border-style: none; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
