/*
Copyright (c) 2008, IndieKazoo LLC. All rights reserved.
URL: http://www.indiekazoo.com/themes/blackwhite1/screen.css
*/

h1, h2, h3 { color: #107EC8; }
a, a:link, a:visited, a:active { color: #107EC8; }
td {
  color: #6A737C;
  border-bottom: 1px solid #ccc;
  border-right: 0;
}
td { border-left: 1px solid #ccc; }
td.order, td.albumorder, td.dllink { border-right: 1px solid #ccc; }
th { color: #555; }

th.track {
  background-image: url(/themes/blackwhite1/img/th_tracktitle.gif);
  width: 235px;
}
th.time {
  background-image: url(/themes/blackwhite1/img/th_time.gif);
  width: 76px;
}
th.album {
  background-image: url(/themes/blackwhite1/img/th_album.gif);
  width: 149px;
}
th.price {
  background-image: url(/themes/blackwhite1/img/th_price.gif);
  width: 93px;
}
th.order {
  background-image: url(/themes/blackwhite1/img/th_order.gif);
  width: 128px;
}

th.albumthumb {
  background-image: url(/themes/blackwhite1/img/header_grad.gif);
  width: 100px;
}
th.albumtitle {
  background-image: url(/themes/blackwhite1/img/th_albumtitle.gif);
  width: 235px;
}
th.info {
  background-image: url(/themes/blackwhite1/img/th_info.gif);
  width: 149px;
}
th.itemtitle {
  background-image: url(/themes/blackwhite1/img/th_item.gif);
  width: 76px;
}
th.albumprice {
  background-image: url(/themes/blackwhite1/img/th_price.gif);
  width: 93px;
}
th.albumorder {
  background-image: url(/themes/blackwhite1/img/th_order.gif);
  width: 128px;
}

th.dlfilename {
  background-image: url(/themes/blackwhite1/img/th_albumtitle.gif);
  width: 328px;
}
th.dlalbumtitledown {
  background-image: url(/themes/blackwhite1/img/th_albumtitledown.gif);
  width: 328px;
}
th.dlinfo {
  background-image: url(/themes/blackwhite1/img/th_infodown.gif);
  width: 149px;
}
th.trackfilename {
  background-image: url(/themes/blackwhite1/img/th_trackfilename.gif);
  width: 328px;
}
th.dlsize {
  background-image: url(/themes/blackwhite1/img/th_size.gif);
  width: 75px;
}
th.dltimes {
  background-image: url(/themes/blackwhite1/img/th_info.gif);
  width: 149px;
}
th.dllink {
  background-image: url(/themes/blackwhite1/img/th_link.gif);
  width: 128px;
}

tr.even { background-color: #f2f3f3; }
td.preview {
  background-color: #ffff99;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #fff;
}
#albumblock .preview { border: 2px solid #ffff99; }

.infolabel { color: #555; }
.albuminfolabel { color: #fff; }
#albumblock { background-image: url(/themes/blackwhite1/img/albumblock_tall_bg.gif); }
#albumblock .infolabel { color: #fff; }
#albumblock .free { color: #fff; }
h2.or { background-color: #eee; }
span.unconfirmed { background-color: yellow; }
.album-image img.unconfirmed { background-color: yellow; }
.albumdetail-image img.unconfirmed { background-color: yellow; }
.dim { color: #888; }
.powered, .powered a, .powered a:link, .powered a:visited { color: #aaa; }
.album-titletext h3 a, .album-titletext h3 a:link, .album-titletext h3 a:active, .album-titletext h3 a:visited {
  color: #6A737C;
}
.free { color: #000; }
#greeting { }
#albumnav p, #tracknav p { /*background-color: #f2f3f3;*/ }
#albumnav, #tracknav { color: #aaa; }
#albumnav span, #tracknav span { color: #107EC8; }
#albumnav a, #albumnav a:visited, #tracknav a, #tracknav a:visited { color: #b3b3b3; }

.popup { background-color: #f5f5f5; color: #000; }
.popup h4 { background-color: #fae4c4; border: 1px solid #999; color: #000; }
.popup p { color: #000; }

.albumblank60x60 { border: 0; }
.albumblank150x150 { border: 0; }

#menu ul { background-image: url(/themes/blackwhite1/img/menu_bg.gif); }

#menu ul li#nav-home { background-image: url(/themes/blackwhite1/img/home-m.gif); }
#menu ul li#nav-about { background-image: url(/themes/blackwhite1/img/about_the_artist-m.gif); }
#menu ul li#nav-website { background-image: url(/themes/blackwhite1/img/artist_website-m.gif); }
#menu ul li#nav-viewcart { background-image: url(/themes/blackwhite1/img/view_cart-m.gif); }
#menu ul li#nav-help { background-image: url(/themes/blackwhite1/img/help-m.gif); }

form fieldset dt { background-color: #4198d2; }

