/* butterflytattoodesigns.org */

body.custom {background: #33373A url('images/bg-rock.jpg') 50% 0 no-repeat;}
.custom #container {padding-top: 0em; padding-bottom: 0em;} /* enleve marge en haut et en bas */
.custom #container {border-top: 0em; border-bottom: 0em;} /* enleve marge en haut et en bas */

.custom #header { padding-top: 0px; padding-bottom: 0px; height: 200px; width: 1000px; background: url('images/header1000x200.jpg') no-repeat; outline: none; }
.custom #header #logo{ padding-top: 40px; }
.custom #header {padding-left: 0px; padding-right: 0px; border-style:none; }

/* This line gets rid of the site title & tagline by casting them out to the far left */
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }

/* This line collapses the vertical space of the tagline so that there isn’t unnecessary white space after the header image */
.custom #header #tagline { height: 0; }

/* change color text in sidebar */
.custom #sidebars {color:#0000FF;} /* text not link */
.custom #sidebars a {color:#0000FF;} /* links */
.custom #sidebars a:hover {color:#0000FF;} /* mouse hover */

/* reduire padding in sidebar */
.custom #sidebar_1 .widget {
  margin-bottom: 18px;  }
  