
/* LAPTOP CHill PAD.com */

.custom #header { padding-top: 0px; padding-bottom: 0px; height: 150px; width: 830px; background: url('images/header.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;  }
  