/* clickpop artist page supplemental css */

#artist-index .content {
	padding-left: 36px;
}
ul#artist-list {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	padding-bottom: 72px;
}
#artist-list li {
	display: inline;
	margin: 0px;
}
#artist-list a {
	border: none;
	font-weight: normal;
}
#artist-list a:hover {
	border: none;
	background: none;
	color: #fff;
	font-weight: normal;
}
#artist-list img {
	border: none;
	margin-bottom: 24px;
}
div#artist-left {
    padding-left: 24px;
}
div#artist-right {
    padding-left: 24px;
}
.artist-page h1 {
	margin-top: 0px;
}
h2 span {
    display: none;
}
#artist-discography h2 {
    font-size: 0px;
    background: url(http://www.clickpoprecords.com/graphics/discography.gif) no-repeat;
    width: 98px;
    height: 9px;
    margin-top: 16px;
}
#artist-discography ul {
    margin: 0px;
    padding: 0px;
}
#artist-discography h3, #artist-discography h4 {
    width: 100px;
    font-size: x-small;
    margin: 0px;
}
#artist-discography h4 {
    font-weight: normal;
    font-style: italic;
}
#artist-discography li img {
    border: solid 1px #000;
    margin-bottom: 8px;
}
#artist-discography li {
    list-style: none;
    float: left;
    background: url(http://www.clickpoprecords.com/graphics/album_bg.gif) no-repeat 4px 4px;
    padding-right: 20px;
}	
#artist-tourdates h2 {
    font-size: 0px;
    background: url(http://www.clickpoprecords.com/graphics/clickpop_tourdates.gif) no-repeat;
    width: 84px;
    height: 9px;
}
span.tournote { 
    margin-top: .5em;
    font-style: italic;
}