/* $Id: theme.css 2581 2008-09-24 19:15:01Z vdigital $ */

body #theCategoryPage
{
font-style: normal;
}
/* text color */
BODY, H1, H3, DT,
INPUT.rateButtonSelected /* <= why IE doesn't inherit this ? */ {
  color:#e0e0e0;
}
#menubar { 
  margin : 0px;
  background-color: transparent;
  border: 0px;
}
H2 {
  color: #eee;
}
                                   /*Le menu*/
#menubar DT, #menubar DT A {
  color: #eee; 
  font-weight: lighter;
}
#menubar DT A:hover {
  color: #69c; 
  font-weight: lighter;
}
#menubar .selected  A {
  color: #eee; 
}
#menubar .selected  A:hover {
  color: #f92; 
}
#menubar DT:before {
 content: "__\\_ "; 
 color: #f92;
}
#menubar DT:after {
 content: " _/__"; 
 color: #69c;
}
#menubar .button {
  margin: 0 2px 0px 8px;
  width: auto;
  padding: 0;
  text-indent: 0;
  list-style: none;
  text-align: center;
  float: left;
}
/* modification de l'aspect du lien "Contactez moi !", 09/12*/
#menubar #mbMenu li a[href*="contact"] {
  color:#981212;
  font-size:1.4em;
  font-weight:500;
}
                                   /*Fin du menu*/
.content .pageNumberSelected {
  color: #f92;
}
.content .infos {
  background-color: #69c;
  color: #036;
}
.content .errors {
  background-color: #fc5;
  border-color: #f92;
  color: #900;
}
/*ajouté le 09 02 23 par Vincent d'Eaubonne*/
.content ul.thumbnailCategories li div.thumbnailCategory .description .Nb_images {
  /*padding-top: 10pix;
 margin-bottom: 5px;*/ /*lignes commentés le 23 11 09 par Vincent d'Eaubonne*/
  color: #f92;
 } 

/* backgrounds ...................................................................................................................................*/
.content left_block {
  background: #111;
 }
BODY {
  background: #111;
  margin: 0px;
  padding: 0px;
}
/*couleur de fond des blocs édito et p'tites dernières  */
div.fondbloc1
   {
   padding : 8px;
   background-color : #070707;
   border: 3px inset #333333;
   /*border-bottom: 1px solid #333333;*/
   }
H3, #imageToolBar A:hover {
  background-color: #222;
}
/*bordure des logos, ajouté le 12/04/09*/
#theHeader {
  padding: 5px 10px 0px 10px;
/*espace sous la bannière ajouté le 04/11/09*/  
  margin-bottom: 10px; 
}

#imageHeaderBar {
  background-color: #111;
 
}
#imageToolBar, .header_notes {
  background-color: #333;
}
A {
  border-color: #69c;
}
A:hover {
  border-color: #f92;
}
.content {
  /*background-color: #181818;*/
  /*border: 1px solid #eee;*/
  padding: 5px;
}

H2, #menubar DT, TD H3 {
  background-image: url(images/tableh1_bg.png);
  background-repeat: repeat-x;
}
.content H2 {
  background: none;
  border: 0px;
  letter-spacing: -0.05em; 
  text-indent: 1em;
  text-transform:	uppercase;
  font-weight: lighter;
  margin-bottom: 5px; /*moins 20 pix, le 21/11/09*/
}
.content ul.thumbnailCategories li div.thumbnailCategory {padding: 1px; margin: 20px; border-radius:10px; }
.content ul.thumbnailCategories li div.thumbnailCategory .description h3,
.content h3 { text-align: center; padding-bottom: 7px; }/*padding ajouté le 23 11 09 par Vincent d'Eaubonne*/
.content ul.thumbnailCategories li div.thumbnailCategory .description p {
  color: f5f5f5; text-indent: 0em; 
}
.content ul.thumbnailCategories li div.thumbnailCategory .description p + p {
  color: #fff; 
}
.browsePath A {
  color: #eee;
}
.content H2:before, .browsePath:before, .imageNumber:before,
#imageHeaderBar H2:before {
 content: "____\\_ "; 
 color: #69c; 
 font-family: Times, Zapf-Chancery, Cottonwood, Helvetica;
 letter-spacing: 0em; 
}
.content H2:after, .browsePath:after, .imageNumber:after,
#imageHeaderBar H2:after {
 content: " _/____"; 
 color: #f92;
 font-family: Times, Zapf-Chancery, Cottonwood, Helvetica;
 letter-spacing: 0em; 
}
#imageHeaderBar H2 {
  background-image: none;
  background-color: transparent;
  border: none;
}
#thePicturePage #the_page {
  background-color: #111;
}
#thePicturePage #stuffs_block {
  background-color: #181818;
}
#thePicturePage #imageHeaderBar {
  background-image: url(images/tableh2_bg.png);
  background-repeat: repeat-x;
}
#thePicturePage #imageToolBar {
  background-color: #111;
  border-bottom: 2px solid #69c;
}
#thePicturePage #theImage {
  background-color: #111;
  margin-top: 15px;
/*modification de la page image, ajouté le 10 01 16 par Vincent d'Eaubonne*/
  /*float: right;
  margin-left:25px;
  padding:25px 10% 0 0;
}
.licencetag {
  padding-top : 0;
}
table {
  margin-left:auto;
  margin-right:auto;
  padding-top:100px;
  }
table.infoTable .label {
  padding:4px;*/
}

/*fin de modification de la page image*/

#thePicturePage #comments H3 {
  background-image: none;
  background-color: #222;
  border-top: 2px solid #69c;
  border-bottom: 2px solid #69c;
  color: #69c; 
  font-weight: lighter;
}
 
/* borders */
#imageHeaderBar {
  border-top: 1px solid #000;
}
H2, #imageToolBar {
  border-bottom: 1px solid #000;
}

#theImage IMG {
  border: 3px solid #fff;
}

.content UL.thumbnail IMG {
  border: 1px solid #a0a0a0;
}
.illustration A {
  border: 0px;
}
FIELDSET, INPUT, SELECT, TEXTAREA,
.content DIV.thumbnailCategory {
  border: 1px solid gray;
}
.content DIV.thumbnailCategory {
  border: 1px solid #69c;
  margin: 8px 4px;
}
.content ul.thumbnails span.thumbLegend {font-size:60%;}

.content UL.thumbnails SPAN.wrap2 {
  border: 1px solid #aaaaaa;	/* thumbnails border color and style */
  border-radius: 4px 4px;	/* round corners with CSS3 compliant browsers */
}

.content UL.thumbnails SPAN.wrap2:hover,
.content UL.thumbnailCategories DIV.thumbnailCategory:hover {
  background-color: #333;
  border-color: #69c;		/* thumbnails border color when mouse cursor is over it */
}

/* links ..........................................................................................................................................*/
A, INPUT.rateButton, legend {
  color: #69c;
}

A:hover {
  color: #f92;
}

#imageToolBar A, #imageToolBar A:hover {
  border-bottom: none;
}
A.navThumb, A.navThumb:hover {
  border-bottom: none;
}
#the_page {
  border: 1px dotted #f92;
  padding-top: 5px;
  padding-bottom:30px;
  margin: 2px;
}
#copyright {
  color: #69c;
}

label {
	cursor:pointer
}
input#qsearchInput { 
  color: #58c; 
  background-color: #222;  
  border: 1px solid #333;
  padding: 1px 3px;
}
.zero { display: none }
.nb-hits { color: #69c; }
.nb-comments { color: #f92; }

FORM#quickconnect,
FORM#quickconnect FIELDSET,
FORM#quickconnect DIV,
FORM#quickconnect UL.actions,
FORM#quickconnect LABEL {
  color: #69c;   
}
FORM#quickconnect DIV INPUT,
FORM#quickconnect INPUT[type=text],
FORM#quickconnect INPUT[type=password] {
  color: #58c;   
  background-color: #222;  
  border: 1px solid #333;
}

.PWG {
  font-family: verdana, arial, helvetica, sans-serif !important;
  font-size: 0.9em;
  font-weight: normal;
  letter-spacing: 0px;
}
a.PWG { border: 0px; }
a.PWG .P { color : #f92; }
a.PWG .W { color : #aaa; }
a.PWG .G { color : #69c; }
a.PWG:hover .P { color : #69c; }
a.PWG:hover .G { color : #f92; }
#menubar DT {
    border-top: 1px solid #eef;
    border-right: 1px solid #69c;
    border-bottom: 1px solid #69c;
    border-bottom-right-radius: 12px;
   -moz-border-radius-bottomright: 12px;
    box-shadow: 5px 5px #69c;
}
.statBar { background-color: #e60; }
#imageToolBar .randomButtons a:hover,
#imageToolBar .navButtons a:hover { background-color: #111; }
#menubar .menuInfoCat,
#menubar .menuInfoCatByChild,
h2.showtitle, #theImage p.showlegend { display: none }
* { outline-width: 0px; }

.Online { display: none; }
#theAdminPage .Online { display: block; }