/*  orginal version -    GRUM: GRAPHITE   author:  grum at grum.dnsalias.com  */

/* Theme Sunset 1.3.a (Ex-ftb)   for template "Simple"   from  Boudle  */

/* page */

body {
  background-color: #111;
  color: #666666;
}

#content {
  background-color: #222;
  border: 2px #606060 solid;
  border-width: 2px 0;
}

#menubar p.totalImages {
  font-style: italic;
  margin-top: 0;
}

a {
  color: #ff7700;
}

 .titrePage,  .titrePage a {
  font-weight: bold;
  text-transform: uppercase;
}

h2, h3 {
    font-variant: small-caps;
	color: #ff7700;
}

#copyright a , #mycopyright a{
  color: #606060;
}

#copyright a ,#mycopyright a:hover{
	color: #ff7700;
}
/* page content :  thumbnails */

#thumbnails {
  font-weight: bold;
}

#thumbnails li a img {
  border: 2px #707070 solid;
}
#thumbnails li a:hover img {
  border: 2px #f0f0f0 solid;
}
#thumbnails li p {
  margin: 0;
}

/* page content :  categories thumbnails */

.illustration a img {
  border: 1px #606060 solid;
}

.illustration a:hover img {
  border: 1px #f0f0f0 solid;
}

p.thumbCatDesc {
  border-top: 1px #606060 dotted;
  text-align: justify;
}

/* inputs */

input[type="text"], input[type="password"], select, textarea, file {
 background:#f0f0f0;
 color: #333;
 border: 1px solid;
 margin: 0;
}

fieldset {
  border: 1px #606060 dotted;
  margin: 0 0 1em;
  padding: 1em;
}

fieldset legend {
  background-color: #333;
  padding: 0 3px;
}

/* picture page */

.imageNumber {
  border: 1px #999 solid;
}

#theImage img {
  border: 8px #fff solid;
}
#thePicturePage h1 {display:none}

#navThumbPrev a img, #navThumbNext a img {
  border: 2px #606060 solid;
}
#navThumbPrev a:hover img, #navThumbNext a:hover img {
  border: 2px #f0f0f0 solid;
}
/*for screen  in 1024*768  and max width = 700*/
#imageInfoBar {
  width: 17%;
}

/* Chrome  */
#theImage {
  margin:auto
}

/* Comments */

#theComments h3 {
  border-top: 2px solid #606060;
}

.commentList .author, .commentList .date {
  font-weight: bold;
}

/* tags */

#fullTagCloud span a:hover {
  background: #606060;
}

#menuTagCloud span {
  margin: 0;
}

.nbEntries {
  text-align: right;
}

.tagaddbutton {
}

.mandatorystar {
  color: #e04040;
}

/* help */

.errors div {
  background: #FFB0B0;
  border: 4px solid #A04040;
  color: #A04040;
}
.errors div a {
  color: #FF0000;
  font-weight: bold;
}

.infos div {
  background: #B0FFB0;
  border: 4px solid #40A040;
  color: #40A040;
}
.infos div a {
  color: #00FF00;
  font-weight: bold;
}

.errors ul, .infos ul {
  text-align: justify;
}


/* pwg stuff   */
.right_block {
  float: right;
}

.left_block {
  float: left;
}

#stuffs_block_1, #stuffs_block_2, #stuffs_block_3{
margin:.3em 0 0 .3em;
padding:.5em;
height:145px;
overflow:hidden;}

#stuffs_block_2  ul {
margin:0;
padding:0;
} 

.content .stuffs_block .titrePage {
margin:.5em 0; 
font-size:88%;
}
.content .stuffs_block {
border-color:#606060;
border-style:solid;
border-width:2px 0;
background-color:#222;
} 

.three_comment .thumbnailCategory .description ul   li{width:25px;}
 
#comments ul.thumbnailCategories  .actions li {
  margin: .8em;
  width: 28px;
}

.navButtonNext{position:absolute;top:260px;right:35px;text-decoration:none;z-index:1;}
.navButtonPrevious{position:absolute;top:260px; left:35px;text-decoration:none;z-index:1;}
.infoTable{text-align:left;margin-left:35px}
.infoTable2{text-align:right;margin-right:35px;margin-top:-3.5em}
#theImage p{margin-top:.5em;margin-bottom:.2em}

 */
 
