body
{
  background : url(images/body-bg.png) 0px -557px repeat-x;
}

input, textarea
{
  border-style : solid;
}

body.section #header
{
  background : url(images/default-header-bg.jpg) top left no-repeat;
}

blockquote
{
  background : url(images/quotes.png) 12px 12px no-repeat;
}

#blog #header
{
  background : url(images/blog-header-bg.jpg) top left no-repeat;
}

#fromtheweb #header
{
  background : url(images/fromtheweb-header-bg.jpg) top left no-repeat;
}

#bd #header
{
  background : url(images/bd-header-bg.jpg) top left no-repeat;
}

#apropos #header
{
  background : url(images/about-header-bg.jpg) top left no-repeat;
}

#apropos #content
{
  background : url(images/about-bg.png) center left no-repeat;
}

#home #header
{
  background : url(images/header-bg.jpg) top left no-repeat;
}

body#home
{
  background-position : top left;
}


#menu li
{
  list-style-type : none;
}

#content
{
  background : url(images/content-bg.png) bottom right no-repeat;
}

#content h2
{
  background : url(images/h2-bg.png) top left no-repeat;
}

.post-menu
{
 /* background : url(images/h2-bg.png) top left no-repeat;*/
}

#share ul
{
  list-style-type : none;
}

a.facebook,
#share li.facebook a
{
  background : url(images/facebook-icon.png) top left no-repeat;
}

a.twitter,
#share li.twitter a
{
  background : url(images/twitter-icon.png) top left no-repeat;
}


#blog #wrapper1 ul,
#blog #wrapper3 ul
{
  list-style-type : none;
}

#bd .bd-navigation ul
{
  list-style-type : none;
}

#bd #bd-first-link
{
  background : url(images/bd-menu-first-off.png) top left no-repeat;
}
#bd #bd-first-link a
{
  background : url(images/bd-menu-first.png) top left no-repeat;
}
#bd #bd-prev-link
{
  background : url(images/bd-menu-prev-off.png) top left no-repeat;
}
#bd #bd-prev-link a
{
  background : url(images/bd-menu-prev.png) top left no-repeat;
}
#bd #bd-next-link
{
  background : url(images/bd-menu-next-off.png) top left no-repeat;
}
#bd #bd-next-link a
{
  background : url(images/bd-menu-next.png) top left no-repeat;
}
#bd #bd-last-link
{
  background : url(images/bd-menu-last-off.png) top left no-repeat;
}
#bd #bd-last-link a
{
  background : url(images/bd-menu-last.png) top left no-repeat;
}
#bd #bd-rss-link
{
  background : url(images/bd-menu-rss.png) top left no-repeat;
}

.comment
{
  background : url(images/comment-bg.png) top left no-repeat;
}

.comment .comment-author a
{
  border-bottom-style : dotted;
}

.Grégo,
.Greg,
.Gregouze
{
  background : url(images/comment-grego.png) top left no-repeat;
}

.Loesha
{
  background : url(images/comment-loesha.png) top left no-repeat;
}

.nicogiard
{
  background : url(images/comment-nicogiard.jpg) top left no-repeat;
}

#fromtheweb ul
{
  list-style-type : none;
}

#fromtheweb li
{
  /*border-style : solid;*/
}

#home #acces-bd
{
  background : url(images/bd-access-bg.png) top left no-repeat;
}

#footer
{
  background : url(images/footer-bg.png) bottom left repeat-x;
}

#footer ul
{
  list-style-type : none;
}

#footer #rss li 
{
  background : url(images/icone-rss.png) center left no-repeat; 
}

#footer #twitter-follow a
{
  background : url(images/twitter-bird.png) top left no-repeat;
}

#footer h2,
#credits
{
  border-style : dashed;
}
