/* Theory 8 Styles */
body {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #404040;
	background-color: #FFFFFF;
	margin: 38px 0px 0px;
	padding: 0px;
}
/* MAIN STRUCTURE */

#mainBody {
	margin-left: auto;
	margin-right: auto;
	width: 719px;
}
#mainNav {
	width: 148px;
	float: left;
}
#contentHold {
	background-image:url(_img/brdr_pxl_blk.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 560px;
	float: left;

}
#contentHold .contentPad {
	padding-left: 18px;
}
a, a:link, a:visited {
	text-decoration: none;
	color: #F00;
	outline: none;
}
a:active {
	color: #900;
}
a:hover {
	text-decoration: underline;
}
/* NAVIGATION STYLES */
#mainNav .logoHold {
	text-align: right;
}
#mainNav .navSpace {
	height: 96px;
	width: 148px;
}
#mainNav .navSpaceSml {
	height: 87px;
	width: 148px;
}
#mainNav .navItem, #mainNav .navItemActive {
	text-align: right;
	background-image:url(_img/brdr_pxl_gry.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 148px;
	height: 42px;
}
#mainNav .navItemActive img {
	padding-top: 14px;
	padding-right: 18px;
}
#mainNav .navItem a {
	width: 148px;
	height: 42px;
	display: block;
}
#mainNav .navItem a img {
	padding-top: 14px;
	padding-right: 18px;
}
#mainNav #mlistBlock {
	width: 143px;
}
#mainNav #mlistBlock .mlistHeader {
	padding-bottom: 4px;
}
#mainNav #mlistBlock .navInput {
	width: 140px;
	height: 18px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding-top: 6px;
	padding-left: 2px;
	border-right: 1px solid #C4C4C4;
	border-bottom: 1px solid #C4C4C4;
	border-top: 1px solid #404040;
	border-left: 1px solid #404040;
}
#mainNav #mlistBlock .mlistBtn {
	width: 143px;
	text-align: right;
}
#sitefooter {
	clear: both;
	height: 50px;
	border: 1px solid #F00;
}
/* MAIN CONTENT: HOME */
#contentHold .featuredReleases, #contentHold .artistImg {
	width: 525px;
	height: 236px;
	margin-bottom: 20px;
}
#contentHold .releaseItem {
	width: 167px;
	float: left;
	margin-right: 13px;
	height: 250px;
}
#contentHold .storeItem {
	height: 300px;
}
#contentHold .releaseInfo a img {
	border: 0px solid #000;
}
#contentHold .releaseItem img {
	border: 1px solid #B1B1B1;
	margin-bottom: 3px;
}
#contentHold .releaseItem .releaseInfo {
	padding-left: 10px;
	padding-top: 10px;
	background-image: url(_img/releaseinfo_arr.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 11px;
	line-height: 18px;
}
.contentdivider {
	width: 99%;
	background-image:url(_img/brdr_pxl_h.gif);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
	height: 26px;
	margin-bottom: 15px;
}
.contentdividergrey {
	width: 100%;
	background-image:url(_img/brdr_pxl_h_grey.gif);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
	height: 6px;
	margin-bottom: 5px;
}
#contentHold .newscontent img {
	border: none;
}
#contentHold .newscontent .newsEntry {
	color: #404040;
	padding-left: 4px;
	display: block;
}
#contentHold .newscontent p.posted {
	font-size: 10px;
}
#contentHold .newscontent p.posted a {
	color: #000;
}
#contentHold .newscontent p.posted a:hover {
	color: #F00;
	text-decoration: none;
}
#contentHold .newscontent div.newsImg {
	float: right;
	margin: 6px 17px 14px 14px;
	font-size: 9px;
}
#contentHold .newscontent div.newsImg div.caption {
	margin-top: 2px;
	padding-top: 2px;
	background-image:url(_img/brdr_pxl_h.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
#contentHold .deadspace {
	width: 100%;
	clear: both;
	height: 20px;
	margin-bottom: 5px;
}
#contentHold .deadseaspace {
	width: 100%;
	clear: both;
	height: 500px;
	margin-bottom: 5px;
}
#contentHold .pagination {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align:right;
}
#contentHold .pagination a {
	padding: 2px 4px 2px 4px;
	border: 1px solid #000;
	color: #000;
	margin-right: 5px;
}
#contentHold .pagination a:hover {
	text-decoration: none;
	color: #F00;
	border: 1px solid #F00;
}
#contentHold .pagination .disabled, #contentHold .pagination .current {
	padding: 2px 4px 2px 4px;
	color: #CCC;
	border: 1px solid #CCC;
	margin-right: 5px;
}
.sitefooter {
	width: 100%;
	clear: both;
	height: 50px;
	margin-bottom: 5px;
}
.sitefooter div.contentdivider {
	font-size: 10px;
	color: #B1B1B1;
	text-align: right;
	padding-top: 5px;
}

/* ARTIST LISTINGS */
#contentHold .artistListings {
	margin-top: 13px;
}
#contentHold .artistItem {
	width: 258px;
	height: 200px;
	float: left;
	margin-right: 13px;
	*margin-right: 10px;
	margin-bottom: 13px;
	border: 0px solid #F00;
}
#contentHold .artistItem img {
	border: 1px solid #B1B1B1;
	margin-bottom: 3px;
}
#contentHold .artistItem .artistInfo {
	padding-left: 10px;
	padding-top: 6px;
	background-image: url(_img/releaseinfo_arr.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 11px;
	line-height: 16px;
}
/* INDIVIDUAL ARTIST PAGE */
#contentHold .artistImg {
	width: 525px;
	height: 236px;
	margin-bottom: 20px;
}
#contentHold .artistImg img {
	border: 1px solid #B1B1B1;
}
#contentHold .artistImg .artistOLink {
	position: relative;
	margin-top: -30px;
	float: right;
	padding: 6px;
	font-weight: bold;
	font-size: 9px;
	background-color: #000;
	color: #FFF;
}
#contentHold .contentdivider .col-two-header {
	float: right;
	width: 187px;
}
#contentHold .content-two {
	float: right;
	width: 190px;
	*width: 198px;
	font-size: 11px;
	text-align: left;
	border: 0px solid #f00;
}
#contentHold .content-two img {
	border: 1px solid #B1B1B1;
}
#contentHold .content-two object {
	padding: 0px;
	margin: 0px;
	margin-left: -7px;
	*margin-left: -5px;
}
#contentHold .videoInfo {
	padding-left: 2px;
	*padding-left: 12px;
}

#contentHold .videoTitle,
#contentHold .videoTitle a {
	margin-top: 8px;
	color: #404040;
}
#contentHold .videoAbout {
	margin-top: 2px;
	margin-bottom: 10px;
	color: #B5B5B5;
}
#contentHold .videoLinks {
	margin-top: 8px;
}
#contentHold .videoLinks a {
	display: block;
	width: 85px;
	float: left;
}
#contentHold .viewallVideo {
	text-align: right;
	padding-top: 30px;
	clear: left;
	margin-right: 70px;
}
#contentHold .viewallVideo a {
	background-color: #CCC;
	color: #FFF;
	padding: 2px 7px;
}
#contentHold .viewallVideo a:hover {
	background-color: #999;	
	text-decoration: none;
}
#contentHold .content-two .pressHold {
	font-size: 9px;
	*margin-left: 8px;
}
#contentHold .content-two .pressHold .pressItem {
	margin-bottom: 15px;
}
#contentHold .content-two .pressHold .pressAuthor {
	margin-top: 13px;
	font-weight: bold;
}

#contentHold .content-one {
	width: 330px;
}
#contentHold .content-one .photoHold .photoItem, #contentHold .content-wide .photoHold .photoItem{
	float: left;
	margin: 0px 6px 6px 0px;
}
#contentHold .content-one .photoHold .photoItem img, #contentHold .content-wide .photoHold .photoItem img {
	border: 1px solid #B1B1B1;
}

#contentHold .content-one .bioHold {
	padding-right: 20px;
	font-size: 12px;
	line-height: 20px;
}

#contentHold .contactHold .contactItem {
	float: left;
	width: 180px;
	margin-bottom: 35px;
}

#contentHold .content-wide {
	width: 536px;
}
#contentHold .content-wide .video {
	width: 175px;
	float: left;
	margin-right: 3px
}
#contentHold .content-wide .last {
	margin-right: 0px;
}

/* DOWNLOADS */
.dlList {
	padding-top: 13px;
}
.sortToolbar {
	padding: 5px;
	background-color: #FAFAFA;
	border: 1px solid #CCC;
	font-size: 9px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-left: 5px;
	text-align: right;
}
.sortToolbar select {
	font-size: 10px;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-weight: normal;
	width: 126px;
}
.dlList .contentdividergrey {
	margin-top: 20px;
	margin-bottom: 20px;
}
.dlEntry .dlImg {
	height: 100px;
		margin-right: 12px;
	float: left;
}
.dlEntry .dlImg img {
	border: 1px solid #CCC;
	width: 83px;
	height: 83px;

}
.dlEntry .dlIcon {
	float: right;
}
.dlEntry .dlIcon ul {
	margin: 7px 0px 0px 9px;
	padding: 0px;
	list-style-type: none;
	font-size: 10px;
}
.dlEntry .dlIcon ul li a {
	text-transform: uppercase;
	color: #000;
}
.dlEntry .dlIcon ul li a:hover {
	color: #F00;
	text-decoration: none;
}
.dlEntry .dlIcon img {
	border: 1px solid #CCC;
}
.dlInfo {
	padding-top: 2px;
}
.dlInfo .artist, .dlInfo .track, .dlInfo .album {
	margin-bottom: 7px;
}
.dlInfo .artist {
	font-size: 18px;
}
.dlInfo .artist a, .dlInfo .album a {
	color: #000;
}
.dlInfo .artist a:hover, .dlInfo .album a:hover {
	color: #F00;
	text-decoration: none;
}
.dlInfo .track {
	font-size: 18px;
	font-weight: normal;
}
.dlInfo .album {
	font-size: 14px;
	font-style: italic;
	margin-bottom: 15px;
}
.dlInfo .buyalbum {
	float: left;
	margin-right: 15px;
}
.dlInfo .blank {
	height: 8px;
}

/* RELEASES */
.releases {
	margin-top: 13px;
}
.releaseEntry .img {
	width: 165px;
	height: 190px;
	float: left;
	margin-right: 12px;
	text-align: right;
}
.releaseEntry .img img {
	border: 1px solid #CCC;
}
.releaseEntry .img .buyalbum img {
	border: 0px solid #FFF;
	margin-top: 10px;
}
.releaseEntry .img .releasebtn img {
	border: 0px solid #FFF;
}
.releaseEntry .img .releasebtn {
	margin-top: 3px;
}
.releaseEntry .img .imglink {
	font-size: 10px;
	text-transform: uppercase;
}

.releaseEntry .info {
	width: 363px;
	float: right;
}
.releaseEntry .info a {
	color: #404040;
}
.releaseEntry .info a:hover {
	color: #ff2d2d;
	text-decoration: none;
}	
.releaseEntry .info .artist {
	font-size: 18px;
	margin-bottom: 7px;
	padding-left: 6px;
}
.releaseEntry .info .album {
	font-size: 14px;
	font-style: italic;
	margin-bottom: 7px;
	padding-left: 6px;
}
.releaseEntry .info .tert {
	font-size: 11px;
	padding-left: 6px;
}
.releaseEntry .contentdividergrey {
	margin-top: 12px;
	margin-bottom: 6px;
}
.releaseEntry .denovocd {
	padding-left: 6px;
	font-weight: bold;
	margin: 6px 0px 6px 0px;
}
.releaseEntry ol.tracklist {
	padding: 0px 0px 0px 6px;
	margin: 0px;
	font-size: 11px;
	list-style-type: decimal-leading-zero;
	list-style-position: inside;
}
.releaseEntry ol.tracklist li {
	margin-bottom: 5px;
}
.releaseEntry ol.tracklist li a {
	color: #F00;
}
.releaseEntry .synopsis {
	padding-left: 6px;
	font-size: 10px;
	line-height: 18px;
}
.releaseEntry .img .imglink a, .releaseEntry .img .imglink a:visited {
	color: #000;
}
.releaseEntry .img .imglink a:hover, .releaseEntry .img .imglink a:visited:hover {
	color: #F00;
	text-decoration: none;
}
.interior a:after {
	content: "\0020 \2192";
}
.exterior a:after {
	content: "\0020 \2192";
}
/* ABOUT */
.about {
	margin-top: 38px;
}
.about .story {
	margin-top: 35px;
	
}
.about .story .txt {
	margin-top: 40px;
	margin-bottom: 40px;
	width: 235px;
	line-height: 15px;
	font-size: 11px;
	float: left;
}
.about .story .logo {
	margin-right: 30px;
	margin-bottom: 40px;
	float: right;
}
.contact {
	width: 265px;
}
.contact p {
	margin-bottom: 25px;
	font-size: 11px;
	line-height: 15px;
}
.about fieldset {
	border: 1px solid #CCC;
	background-color: #FAFAFA;
	margin-bottom: 20px;
	* padding: 5px;
}
.about fieldset legend {
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
	background-color: #FFF;
}
.contactform {
	float: right;
	margin-right: 34px;
	margin-top: -10px;
}
.contactform input[disabled], .contactform textarea[disabled] {
	background-color: #FFF;
	color: #E2E2E2;
}
.contactform .input-med {
	width: 140px;
	height: 18px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding-top: 6px;
	padding-left: 2px;
	border-right: 1px solid #C4C4C4;
	border-bottom: 1px solid #C4C4C4;
	border-top: 1px solid #404040;
	border-left: 1px solid #404040;
}
.contactform .input-lrg {
	width: 180px;
	height: 80px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding-top: 6px;
	padding-left: 2px;
	border-right: 1px solid #C4C4C4;
	border-bottom: 1px solid #C4C4C4;
	border-top: 1px solid #404040;
	border-left: 1px solid #404040;
}
.contactform p img {
	margin-bottom: 2px;
}
.contactform p.input-send {
	padding-left: 112px;
}
.contactform p.smsg {
	font-size: 10px;
	font-weight: bold;
	color: #F00;
	width: 180px;
}
.info .contactform {
	float: right;
	margin-right: 82px;
	*margin-right: 40px;
	margin-top: -10px;
}
/* LINKS */
.links {
	margin-left: 5px;
}
.linkcol {
	margin-right: 10px;
	float: left;
}
.linkcol .linkEntry {
	width: 165px;
	float: left;
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-right: 10px;
}
.linkcol .title {
	font-weight: bold;
}
.linkcol .desc {
	color: #999;
	font-size: 10px;
	line-height: 14px;
	height: 30px;
	overflow: hidden;
}
/* MANAGEMENT */
.manageHeader {
	margin-top: 38px;
	margin-bottom: 28px;
}
#contentHold .artistItem .artistDesc {
	padding-left: 10px;
	padding-top: 6px;
	font-size: 11px;
	line-height: 16px;
	color: #666;
}
#contentHold .artistItem .artistLink {
	padding-left: 10px;
	padding-top: 12px;
	font-size: 11px;
}
#contentHold .managementArtists .artistItem {
	height: 400px;
	
}
.theinfo {
	width: 235px;
}
.theinfo p {
	margin-bottom: 25px;
	font-size: 11px;
	line-height: 15px;
}