/* Project Reality theme v0.1 */
/* by Akio KONISHI aka BigHope */
/* bighope_at_free_dot_fr */
/* © 2008. */

/* CORE */

* { margin: 0; padding: 0; }
body { font-family: 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif; font-size:11px; color: #ffaa00 /*Couleur texte lastpostsforum et général */ ; 

background: /*url(images/bg.jpg);*/ background-repeat:repeat-x; background-position:top; background-color:#dab777; /*Fond des extrêmes  d9b676*/  


}
.clear { clear: both; }

/* LINK STYLES */

a { color: #f5f5f5; text-decoration: none; }
a:hover { border-bottom:  1px double; color: #FFFFFF; }

/* QNTAINER */
    
h1, h2, h3, h4, h6 { font-size: 12px; color: #FFFBB1; background: #DBDBDB url(images/nav.png); repeat-x :#2f3c23; height: 45px; font-weight: bold;padding: 10px 0px 0px 0px; }

.menu_text {   border: 1px solid #232c1a; background: #506437; margin-bottom: 3px; } /* couleur de fond des menus, ainsi que fond catégories de news et shoutbox */
	
/* Menu CSS */

.menucaption {
	background-image:url(images/MenuCaption.jpg);
	background-repeat:no-repeat;
	line-height:45px;
	color:#FFFFFF;
	width:183px;
	height:45px;
	padding-left:10px;
}

/* TABLE STYLES */	

table {border: none; border-collapse: collapse; }
td { text-align:left; vertical-align:top; padding-left:2px; padding-right:2px; }

/* THEME LAYOUT */

#container { margin: 0px auto; width: 98%; border: 1px solid #2f3c23; /*232c1a*/ }/* bordures extrêmes du site #2f3c23*/	

/* HEADER */

#headerb { background: #2F3c23 repeat-x top; } /* Essai de couleur khaki ici*/
#header { background: url(images/header.jpg) no-repeat top left; height: 200; }

/* navigation */

#navigation { height: 0px; padding: 0px 0px 0px 0px; align: center; } /* Détermine la hauteur du menu en lien durs*/
#navigation ul { margin: 0; padding: 0; align:center; }
#navigation li { display: inline; list-style: none; align:center; }

/* content */

#content { padding: 3px; background: #2f3c23; }  /* fond des pages et marges des colonnes de gauche et droite */

/* left menu area */

.leftmenu { width: 18%; float:left; text-align: center; display: inline; overflow: visible !important /*Firefox*/; overflow: hidden /*IE6*/; }

/* NEWS STYLES */

.news { width: 63%; float:left; padding: 0 4px; display: inline; overflow: visible !important /*Firefox*/; overflow: hidden /*IE6*/; } 
.title { padding: 0px 0px 2px 20px; font-size: 16px; font-weight: bold; border-bottom: 1px solid #ffaa00; text-align: left; color: #ffaa00; }
.story { padding: 15px; text-align: left; background: #232c1a  /*Fond des blocs news*/;  /*border: 1px solid #232c1a;*/ repeat-x top left; color: #c3c3c3/*Typos news*/; margin-bottom: 4px; } 
.nimage { text-align: center; padding: 7px 0px; }
.ninfo { Font-size: 10px; color: #808080; text-align: right; }
.postby { text-align: right; color: #FF00FF;/*#FCF8A8;*/ }
.ncomment { padding: 2px 0px 0px 4px; text-align: left; border-top: 0px solid #282828; border-left: 0x solid #282828; }    
   
.rightmenu { width: 18%; float:right; text-align: center; display: inline; overflow: visible !important /*Firefox*/; overflow: hidden /*IE6*/; }
 
/* FOOTER */ 
 
#footer { background: url(images/footer_bgswatch.png) repeat-x top left; text-align: left; padding: 60px; Font-size: 10px; color: #F5F596; }
   
 /***************** E107 STYLES *****************************/

.indent { background: #282828; border: 1px solid #373737/*je sais pas à quoi sert cette couleur*/; padding: 4px; margin: 4px; }

.code_highlight { padding: 0 4px 4px 4px; margin: 4px; background: #282828; overflow: scroll; height: 270px;  }
	
.indentchat{ border: 0px solid #2f3c23/*bordures intérieure zone chatbox*/; padding:4px; display:block; text-decoration:none; color: #cbcbcb/*pas trouvé correspondance*/; text-align: left; margin-bottom: 2px; }

.small { font: 8px; color: #c1e095; } /* Date et heure dans la shoutbox */ 
.smalltext { font: 10px; color: #b4b4b4; } /* Texte qui apparaît dans la shoutbox */ 
.smallbottom { font-size: 10px; color: #666666; text-align:left; }
.smallblacktext { color: #b4b4b4; font-size: 10px; }

.tbox { background: url(images/save.png); padding: 2px; margin: 2px auto; border: #282828 1px solid; color: #CACACA; font-size: 11px; }
.tbox:focus { border: 1px solid #000; }

.chatbox { width: 98%; margin: 2px auto; }

.helpbox { background-color: #1f1f1f; border: #39393b 1px solid; color: #fff; font: 9px; }

.button { margin: 2px 2px; background: url(images/buton.png); border: #39393b 1px solid; color: #CACACA; font-size: 11px; text-align:center; }

/* FORUM STYLES */

.fcaption { padding: 4px; color: #9c9c9c; background: url(images/fcap.png); font: 10px; min-height: 27px; }
.ftrack { border: none; padding: 7px 5px 7px 5px; background: #191919; }
.fdata { color: #9c9c9c; padding: 7px 5px 7px 5px; border: 1px solid #373737; background: #151515; text-align: center; }

.fcaption span.smalltext { color: #009900; }
.fcaption span.smalltext a:hover { color: #fff; }
.fcaption a { color: #EF7A05; text-decoration: none; }
.fcaption a:hover { color: #0B6394; }
a.forumlink{ color: #EF7A05; text-decoration: none; }
a.forumlink:hover { color: #fff; }

.fborder { border: 1px solid #373737; margin: 4px 0 4px 0; }

.forumheader{ padding: 2px 4px; line-height:16px; font-weight:bold; color: #fff; background: #1d1d1d url(images/fhead3.png) repeat-x top; }

.forumheader2{ color: #9c9c9c; padding: 7px 5px 7px 5px; border: 1px solid #373737; background: #151515; }
	
.forumheader3{ color: #ffffcc; padding: 7px 5px 7px 5px; border: 1px solid #232c1a; background: #2c3821; }/* ainsi que couleur du texte infos profil */

.forumheader4{ color: #9c9c9c; padding: 7px 5px 7px 5px; border: 1px solid #373737; background: #1d1d1d; }

.finfobar { color: #cbcbcb; padding: 4px; border: 1px solid #373737; background: #000; }




