html
{
  background-color : #be3501;
}

body
{
  background-color : white;
}

input, textarea
{
  background-color : #eee;
  border-color : #eee; 
}

input#search-input
{
  background-color : white;
  border-color : #888;
}

blockquote
{
  background-color : #eee;
}

#welcome
{
  color : white;
}

#welcome h2
{
  color : lightgray ;
}

#menu li a
{
  color : #666699;
}

#menu li a:hover
{
  color : white;
}

#content h2,
#content h2 a
{
  color : black;
}

#content h3,
#content h3 a
{
  color : #F97220;
}

a
{
  color : #F97220;
}

#content .content
{
  margin-bottom : 16px;
}

#content .post .post-infos
{
  color : #888;
}

.post-menu
{
  background : #eee;
}

.post-comment p.info,
.bd-comment p.info
{
  color : #888; 
}


.comment .comment-author a
{
  color : black;
  border-color : black;
}

.Loesha .comment-author,
.Loesha .comment-author a
{
  color : #cc5693;
}

.comment .comment-infos
{
  color : #888;
  text-align : right;
}

.comment .comment-message
{
  background-color : #eee;
}
            
.Grégo .comment-message,
.Greg .comment-message,
.Gregouze .comment-message
{
  background-color : #f75900;
  color : white;
}

.Grégo .comment-message a, .Grégo .comment-message a:hover,
.Greg .comment-message a, .Greg .comment-message a:hover,
.Gregouze .comment-message a, .Gregouze .comment-message a:hover
{
  color : white;
}

.Loesha .comment-message
{
  background-color : #fcf;
}            
            

#search p
{
  margin : 0px;
}

#fromtheweb li
{
  border-color : #eee;
}

#fromtheweb li span.date
{
  color : #888;
}

#footer
{
  color : #ffb24f;
  background-color : #f65800;
}

#footer a
{
  color : #ffddaa;
}

#footer a:visited
{
  color : #ffb24f;
}

#footer a:hover
{
  color : white;
}


#footer #last-comments a
{
  color : #ffb24f;
}

#footer #last-comments .nickname
{
  color : #ffddaa;
}


#footer #credits
{
  font-size : 0.9em;
}

#footer #credits p
{
  margin : 2px auto;
}

#credits
{
  border-color : #cd6a00; 
}

#footer #rss h2
{
  max-height : 1.2em;
  overflow :  hidden;
  
  
  color : #ffb24f;
  opacity : 1;
  text-shadow: 0px -1.2em 3px #ffb24f;
}

#footer #rss h2 span
{
  display : block;
  padding-top : 1.2em;
}
