@CHARSET "UTF-8";
@import url(common.css);
@import url(common_artist.css);

/* KZA(FORCE OF NATURE) - VINYL HUSTLE
----------------------------------------------- */
/* anchor */
a {
  color: #fff;
  }
a:hover {
  color: #147;
  }

/* structure */
body {
  color: #fff;
  background: url(/images/columns/artist/kza/bg.jpg) #000 center 130px !important;
  }
#blog {
  background-image: url(/images/columns/artist/kza/header.jpg);
  }
#blogHeader,
#blogHeader h1 a {
  height: 250px;
  }
#blogMenu {
  background-color: #963;
  color: #fff;
  }

/* navigation */
#navigation a:hover {
  color: #f90 !important;
  }

/* footer override */
#jsFooter #footerMenu {
  border-top: dotted 1px #fff;
  }
#jsFooter #footerMenu dl dd a {
  color: #fff;
  }

