
/* earnfromyourphotos.com */

.custom #header { padding-top: 0px; padding-bottom: 0px; height: 150px; width: 890px; background: url('images/header_890x150.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:#940F04;} /* text not link */
/* .custom #sidebars a {color:#940F04;} /* links */
/* .custom #sidebars a:hover {color:#940F04;} /* mouse hover */

/* reduire padding in sidebar */
.custom #sidebar_1 .widget {
  margin-bottom: 18px;  }
  
/* fond multimedia box a blanc */  
.custom_box {background:#FFFFFF ;}
