@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 9/21/10 7:46AM
Validated 9/21/10 7:46AM */
	
	
/* Global Layout Elements */	
	
div#headerdiv {
	background: url(../images/home9_9_10_01.jpg) top left no-repeat;
	position: relative;
	z-index: 0;
	visibility: visible;
	}

div#christmaslights {
	width: 100%;
	height: 56px;
	background: url(../images/lights.png) top center repeat-x;
	position: absolute;
	top: 0px;
	z-index: 100;
}
/*div#newalbumbodydiv {
	position: absolute;
	z-index: 10;
	visibility: visible;
	left: 774px;
	top: 39px;
	width: 236px;
	text-align: center;
}*/

div#newalbumbodydiv { /* for Christmas */
	position: absolute;
	z-index: 10;
	visibility: visible;
	left: 754px;
	top: 39px;
	width: 257px;
	text-align: center;
}
	
div#signupdiv {
	height: 126px;
	}
	
div#signupleftdiv {
	width: 564px;
	height: 126px;
	float: left;
	background: url(../images/home9_9_10_13.jpg) top left no-repeat;
	}
	
div#signupcldiv {
	width: 215px;
	height: 66px;
	float: left;
	}
	
div#signupcdiv {
	width: 9px;
	height: 66px;
	float: left;
	background: url(../images/home9_9_10_15.jpg) top left no-repeat;
	}
	
div#signupcrdiv {
	width: 204px;
	height: 66px;
	float: left;
	}
	
div#signuprightdiv {
	width: 97px;
	height: 66px;
	float: left;
	background: url(../images/home9_21_10_16.jpg) top left no-repeat;
	}
	
div#contentdiv {
	width: 1080px;
	background: url(../images/home9_21_10_28.jpg) top left no-repeat;
	height: 545px;
	position: relative;
	z-index: 0;
	visibility: visible;
	}	
	
div#contentcdiv {
	position: absolute;
	z-index: 10;
	visibility: visible;
	width: 300px;
	height: 545px;
	background: none;
	font-size: 0.7em;
	color: #122f41;
	left: 443px;
	top: 0;
	}
	
div#contentrdiv {
	width: 134px;
	height: 558px;
	background: url(../images/homefinal_24.jpg) top left no-repeat;
	}
	
div#footerdiv {
	height: 23px;
	background: url(../images/home9_9_10_23.jpg) top left no-repeat;
	color: #999;
	}
	
div#playerdiv {
	width: 1080px;
	height: 57px;
	position: relative;
	z-index: 0;
	visibility: visible;
	background: url(../images/home9_21_10_20.jpg) top left no-repeat;
	}
	
div#playerpartsdiv {
	position: absolute;
	width: 413px;
	z-index: 10;
	visibility: visible;
	height: 50px;
	left: 610px;
	top: 3px;
	text-align: center;
}
	
div#flashdiv {
	width: 175px;
	height: 19px;
	margin: 0 auto;
	}
	
div#latestnewsdiv {
	width: 188px;
	height: 28px;
	margin: 50px 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: 5px 0 0 50px;
	}
	
div#dvmdiv {
	width: 400px;
	padding: 5px 50px 0;
	}

div#songtitlediv {
	height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 70%;
	text-align: center;
	padding: 0;
}

div#newalbumdiv {
	height: 60px;
}

div#socialdiv {
	width: 231px;
	height: 52px;
	position: absolute;
	z-index: 10;
	visibility: visible;
	left: 758px;
	top: 17px;
}

/*div#socialdiv2 {
	padding: 10px 0 0 0;
	margin: 0 auto;
}*/

div#socialdiv2 { /* Christmas */
	padding: 10px 0 0 0;
	margin: 0 auto;
}
	
/* 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;
	}
	
div#newalbumbodydiv p {
	font-size: 70%;
	padding: 10px 0 0 0;
	color: #e2e5db;
	line-height: 120%;
}

div#newalbumbodydiv p#follow{
	font-size: 80%;
	padding: 0;
	color: #fff;
	line-height: 120%;
}
	
/* 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;
}

div#socialdiv2 img {
	margin: 0 7px 0 0;
}

/* LINKS */

div#newalbumbodydiv p a {
	color: #e2e5db;
	text-decoration: underline;
}

div#newalbumbodydiv p a:hover {
	color: #522f0e;
	text-decoration: underline;
}
	

