/* CSS Document
Compadre Records
Artist CSS
© 2007 Compadre Records
CSS code by Digital Vision Media, LLC, www.digitalvisionmedia.com */

div#wrapperdiv {
	width: 814px;
	margin: auto;
	position: relative;
	z-index:0;
	}
	
div#topdiv {
	width: 814px;
	height: 43px;
	}
	
div#navdiv {
	position: relative;
	width: 814px;
	height: 23px;
	z-index: 0;
	}
	
div#artistdropdiv {
	position: absolute;
	width: 134px;
	height: 184px;
	top: 23px;
	left: 285px;
	z-index: 100;
	visibility: hidden;
	}
	
div#compdropdiv {
	position: absolute;
	width: 146px;
	height: 110px;
	top: 23px;
	left: 370px;
	z-index: 100;
	visibility: hidden;
	}
	
div#contentwrapperdiv {
	background: url(../images/artistpagebackonly_03.jpg) top left repeat-y;
	width: 814px;
	}
	
div.cleardivs {
	clear: both;
	}
	
div#contentwrapperdiv a {
	text-decoration: underline;
	color: #583300;
	}
	
div#contentwrapperdiv a:hover {
	color: #fff;
	text-decoration: underline;
	}

div#leftsidediv {
	width: 317px; /*total is 317px*/
	background: url(../images/artistside_22.jpg) top left no-repeat;
	float: left;
	padding: 151px 0 0 0;
	}
	
div#leftsidediv img.cover {
	float: left;
	}
	
div#leftsidediv img.buy {
	padding: 7px 0 0 0;
	margin: 0 0 0 85px;
	display: block;
	}
	
div#leftsidediv img.preview {
	padding: 7px 0 0 0;
	margin: 0 0 0 85px;
	display: block;
	}
	
div.cddiv {
	height: 78px;
	width: 276px;
	margin: 0 0 20px 41px;
	position: relative;
	z-index: 0;
	}
	
div.cddivsongwriter {
	height: 78px;
	width: 276px;
	margin: 0 0 40px 41px;
	position: relative;
	}
	
div#rightsidediv {
	width: 497px;
	float: left;
	}
	
div#mediadiv {
	width: 317px;
	background: url(../images/media_34.jpg) top right no-repeat;
	padding: 50px 0 0 0;
	margin: 20px 0 0 0;
	}
	
div#tracksdiv {
	width: 282px;
	background: url(../images/tracks_48.jpg) top right no-repeat;
	padding: 50px 15px 0 20px;
	margin: 20px 0 0 0;
	}
	
div#contentwrapperdiv div#tracksdiv p {
	padding: 0 0 5px 41px;
	margin: 0;
	font-size: 70%;
	color: #583300;
	}
	
div#contentwrapperdiv div#tracksdiv h2 {
	padding: 0 15px 0 15px;
	margin: 0;
	font-size: 70%;
	color: #583300;
	}
	
div#contentwrapperdiv div#mediadiv p {
	padding: 0 0 5px 41px;
	margin: 0;
	font-size: 70%;
	color: #583300;
	}
	
div#artistbox {
	width: 497px;
	height: 213px;
	}
	
div#quotesdiv {
	width: 497px;
	}
	
div#quotesdiv p, div#newsdiv p, div#aboutdiv p {
	padding: 0 55px 7px 10px;
	margin: 0;
	font-size: 70%;
	color: #583300;
	}
	
div#newsdiv {
	width: 497px;
	background: url(../images/artistnews_34.jpg) top left no-repeat;
	padding: 50px 0 0 0;
	}
	
div#aboutdiv {
	width: 497px;
	background: url(../images/about_45.jpg) top left no-repeat;
	padding: 50px 0 0 0;
	}
	
div#bottomdiv {
	clear: both;
	width: 814px;
	height: 55px;
	}
	
h2.title {
	font-size: 70%;
	color: #583300;
	padding: 7px 0 0 85px;
	margin: 0 0 0 0;
	}
	
p.year {
	font-size: 60%;
	color: #000;
	padding: 0 0 0 85px;
	margin: 0 0 0;
	}
	
div.cdcoverdiv {
	width: 78px;
	height: 78px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	visibility: visible;
	}
	
div#logodiv {
	position: absolute;
	top: 102px;
	left: 0;
	width: 317px;
	height: 49px;
	z-index: 0;
	visibility: visible;
	}
	
ol {
	color: #000;
	font-size: 70%;
	line-height: 130%;
	}
	
h2 {
	font-size: 100%;
	font-weight: bold;
	color: #583300;
	font-style: italic;
	padding: 15px 0 0 10px;
	}
	
div#contentwrapperdiv div#leftsidediv div.cddiv p.coming {
	font-size: 70%;
	color: #583300;
	}
