/* ----------------------------------------------------------------------------
#discography
---------------------------------------------------------------------------- */

#discography h2,
#album h2,
#single h2,
#compillation h2,
#indies h2,
#other h2 {
	background: url(../images/discography/discography_ttl.gif) left top no-repeat;
}

#discography .recentEntry h3 {
	background: url(../images/discography/discography_new_ttl.gif) left top no-repeat;
}

#discography .discoCategory h3 {
	background: url(../images/common/archives_ttl.gif) left top no-repeat;
}

#discography #album h3 {
	background: url(../images/discography/discography_album_ttl.gif) left top no-repeat;
}

#discography #single h3 {
	background: url(../images/discography/discography_single_ttl.gif) left top no-repeat;
}

#discography #compillation h3 {
	background: url(../images/discography/discography_compillation_ttl.gif) left top no-repeat;
}

#discography #indies h3 {
	background: url(../images/discography/discography_indies_ttl.gif) left top no-repeat;
}

#discography #other h3 {
	background: url(../images/discography/discography_other_ttl.gif) left top no-repeat;
}

#discography .entryBlock h4 {
	margin-bottom: 10px;
}

/* ----------------------------------------------------------------------------
#sidebar
---------------------------------------------------------------------------- */
/* #discographyBox
---------------------------------------------------------------------------- */
#sidebar #discographyBox h3 {
	background: url(../images/discography/discography_sidebar_ttl.gif) left top no-repeat;
}

/* #discographyBox
---------------------------------------------------------------------------- */
#sidebar #onlineshopBox h3 {
	background: url(../images/discography/discography_onlineshop_ttl.gif) left top no-repeat;
}

#sidebar #onlineshopBox ul {
	margin-left: 0;
}

#sidebar #onlineshopBox li {
	list-style: none;
	text-align: center;
}

#sidebar #onlineshopBox li a {
	text-indent: none;
	border: none;
}


/* #downloadBox
---------------------------------------------------------------------------- */
#sidebar #downloadBox h3 {
	background: url(../images/discography/discography_download_ttl.gif) left top no-repeat;
}

#sidebar #downloadBox ul {
	margin-left: 0;
}

#sidebar #downloadBox li {
	list-style: none;
	text-align: center;
}

#sidebar #downloadBox li a {
	text-indent: none;
	border: none;
}
