@charset "UTF-8";
/* CSS Document
R.W. Hampton
Home CSS
© 2008 R.W. Hampton
CSS code by Digital Vision Media, LLC, www.digitalvisionmedia.com
Built 12/6/07 6:50PM
Updated 12/7/07 4:32PM
Validated 12/7/07 4:32PM */
	
	
/* Global Layout Elements */	
	
div#headerdiv {
	background: url(../images/homefinal_01.jpg) top left no-repeat;
	}
	
div#signupdiv {
	height: 126px;
	}
	
div#signupleftdiv {
	width: 534px;
	height: 126px;
	float: left;
	background: url(../images/home4_28_09_13.jpg) top left no-repeat;
	}
	
div#signupcldiv {
	width: 175px;
	height: 126px;
	float: left;
	}
	
div#signupcdiv {
	width: 9px;
	height: 126px;
	float: left;
	background: url(../images/home4_28_09_15.jpg) top left no-repeat;
	}
	
div#signupcrdiv {
	width: 235px;
	height: 126px;
	float: left;
	}
	
div#signuprightdiv {
	width: 127px;
	height: 126px;
	float: left;
	background: url(../images/home4_08_09_17.jpg) top left no-repeat;
	}
	
div#contentdiv {
	width: 1080px;
	background: none;
	}
	
div#contentldiv {
	width: 545px;
	height: 558px;
	background: url(../images/homefinal_22.jpg) top left no-repeat;
	}
	
div#contentcdiv {
	width: 401px;
	height: 558px;
	min-height: 558px;
	background: url(../images/homefinal_23.jpg) top left no-repeat;
	font-size: .70em;
	color: #122f41;
	}
	
div#contentrdiv {
	width: 134px;
	height: 558px;
	background: url(../images/homefinal_24.jpg) top left no-repeat;
	}
	
div#footerdiv {
	height: 23px;
	background: url(../images/homefinal_25.jpg) top left no-repeat;
	color: #999;
	}
	
div#playerdiv {
	width: 1080px;
	height: 57px;
	position: relative;
	z-index: 0;
	visibility: visible;
	background: url(../images/newhomeplayerback.jpg) top left no-repeat;
	}
	
div#playerpartsdiv {
	position: absolute;
	width: 413px;
	z-index: 10;
	visibility: visible;
	height: 50px;
	left: 540px;
	top: 3px;
	text-align: center;
}
	
div#flashdiv {
	width: 175px;
	height: 19px;
	margin: 0 auto;
	}
	
div#latestnewsdiv {
	width: 188px;
	height: 28px;
	margin: 80px 0 12px 0;
	}
	
div#tourdatesdiv {
	width: 172px;
	height: 27px;
	margin: 15px 0 12px 0;
	}
	
div#blogpostsdiv {
	width: 171px;
	height: 36px;
	margin: 15px 0 12px 0;
	}
	
div#copyrightdiv {
	width: 400px;
	padding: 3px 0 0 50px;
	}
	
div#dvmdiv {
	width: 400px;
	padding: 3px 50px 0;
	}

div#songtitlediv {
	height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 70%;
	text-align: center;
	padding: 0;
}
	
/* Text */
	
div#contentcdiv p {
	padding: 0 0 6px 0;
	color: #122f41;
	}
	
div#contentcdiv a {
	color: #122f41;
	text-decoration: none;
	}
	
div#contentcdiv a:hover {
	color: #522f0e;
	text-decoration: underline;
	}
	
/* LISTS */

div.feedburnerFeedBlock ul {
	display: block;
}

div.feedburnerFeedBlock ul li {
	display: list-item;
	padding: 0 0 6px 0;
	font-weight: bold;
}

/* IMAGES */

div.feedburnerFeedBlock img {
	display: none;
}
	
