@charset "UTF-8";
/* CSS Document */

html,body{
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background:#000000;
}

/************************************************** -- SITE WIDE STYLES -- ***/

div,img{
	margin: 0px;
	border: 0px;
}
p,a,h1,h2,h3,h4,h5,h6{
	margin: 0px;
	padding: 0px;
}
h1{
	font-size: 14px;
	color: #ffffff;
}
h2{
	font-size: 13px;
	color: #ffffff;
}
p{
	color: #ffffff;
	font-size: 12px;
}
.bold{
	font-weight: bold;
}
a{
	font-size: 12px;
	color: #cc66cc;
	text-decoration:none;
	cursor: pointer;
}
a:hover{
	text-decoration: underline;
}
a:focus{
	outline: none;
}
#title{
	position: absolute;
	top: -13px;
	left: 30px;
}
.fr{
	float: right;
}
.quote{
	font-style:italic;
}
/************************************************** -- STRUCTURE -- ***/

#wrapper{
	width: 1024px;
	min-height: 750px; 
	margin: 0px auto;
	background:url(../images/adam812_BG.jpg) no-repeat;
}

/************************************************** -- HOME -- ***/

#homeTopContain{
	width: 1024px;
	height: 371px;
	background:url(../images/homeTop.png) no-repeat;
}
*html #homeTopContain{
	background: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/homeTop.png', sizingMethod='');
}
#homeContentContain{
	height: 220px;
	width: 934px;
	margin: 0px 45px;
	background:url(../images/newsBG.png) repeat;
	position: relative;
	border: #7a6e7d 1px solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
*html #homeContentContain{
	background: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/newsBG.png', sizingMethod='');
}
#homeNewsLogo{
	float: left;
	padding: 10px;
	width: 180px;
	height: 200p;
	text-align:center;
}
#homeNewsLogo img{
	padding: 2px;
}
#newsContain{
	width: 729px;
	height: 200px;
	margin: 10px 0px;
	padding: 0px 5px 0px 0px;
	float: left;
	overflow:hidden;
}
#newsInner{
	width: 729px;
	height: 200px;
	overflow:auto;
}
.newsSection{
	border-bottom: #999999 1px solid;
	width: 690px;
	padding: 5px 0px 5px 10px;
}
.newsSection .bold{
	padding: 0px 0px 6px 0px;
	display: block;
}

/************************************************** -- VIDEO -- ***/

#videoTopContain{
	width: 1024px;
	height: 443px;
	background:url(../images/vidTop.png) no-repeat;
}
*html #videoTopContain{
	background: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/vidTop.png', sizingMethod='');
}
#embed{
	width: 300px;
	height: 140px;
	font-size: 10px;
}
#video{
	float: left;
	padding: 120px 0px 0px 90px;
	height: 300px;
}
#videoInfo{
	float: left;
	padding: 140px 0px 0px 30px;
}
/************************************************** -- PHOTO -- ***/

#galleryTopContain{
	width: 1024px;
	height: 550px;
	background:url(../images/vidTop.png) no-repeat;
	overflow:auto;
}
*html #galleryTopContain{
	background: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/vidTop.png', sizingMethod='');
}
#photo{
	float: left;
	margin: 110px 0px 0px 30px;
	padding: 5px;
	background:#000000;
}
*html #photo{
	margin: 110px 0px 0px 15px;
}
#photoInfo{
	float: left;
	padding: 140px 0px 0px 30px;
}
#photoInfo a{
	color:#cc66cc;
	font-size: 12px;
}
#galleryNav{
	float: left;
	padding: 15px 0px 0px 0px;
	margin: 100px 0px 0px 0px;
}
.galleryNav a{
	
}
.photo{
	float:left;
}
.galleryHead{
	text-align:center;
	padding: 5px 0px 0px 0px;
}
/************************************************** -- SCROLL -- ***/

#scrollContain{
	width: 934px;
	margin: 0px auto;
	background:url(../images/newsBG.png) repeat;
	border: #666666 1px solid;
	position: relative;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
*html #scrollContain{
	margin: 1px 0px 0px 0px;
	background: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/scrollBG.png', sizingMethod='');
}	

/************************************************** -- BIO -- ***/

#bioTopContain{
	width: 1024px;
	height: 130px;
	background:url(../images/vidTop.png) no-repeat;
}
*html #bioTopContain{
	background: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/vidTop.png', sizingMethod='');
}
#bioContentContain{
	height: 500px;
	width: 934px;
	margin: 0px 45px;
	background:url(../images/newsBG.png) repeat;
	position: relative;
	border: #7a6e7d 1px solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
*html #bioContentContain{
	background: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/newsBG.png', sizingMethod='');
}
#bioContain{
	width: 929px;
	height: 480px;
	margin: 10px 0px;
	padding: 0px 5px 0px 0px;
	float: left;
	overflow:hidden;
}
#bioInner{
	width: 929px;
	height: 480px;
	overflow:auto;
}
.bioSection{
	width: 880px;
	padding: 5px 0px 5px 30px;
}
.newsSection .bold{
	padding: 0px 0px 6px 0px;
	display: block;
}
/************************************************** -- CONTACT -- ***/

#contactTopContain{
	width: 1024px;
	height: 371px;
	background:url(../images/homeTop.png) no-repeat;
}
*html #contactTopContain{
	background: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/homeTop.png', sizingMethod='');
}
#contactContentContain{
	height: 220px;
	width: 934px;
	margin: 0px 45px;
	background:url(../images/newsBG.png) repeat;
	position: relative;
	border: #7a6e7d 1px solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
*html #contactContentContain{
	background: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/newsBG.png', sizingMethod='');
}
#contactContain{
	width: 929px;
	height: 200px;
	margin: 10px 0px;
	padding: 0px 5px 0px 0px;
	float: left;
	overflow:hidden;
}
#contactInner{
	width: 929px;
	height: 200px;
	overflow:auto;
}
.contactSection{
	width: 880px;
	padding: 5px 0px 5px 5px;
	margin: 0px 0px 0px 25px;
	border-bottom: #999999 1px solid;
}
.newsSection .bold{
	padding: 0px 0px 6px 0px;
	display: block;
}
/************************************************** -- CALENDAR -- ***/

#calTopContain{
	width: 1024px;
	height: 150px;
	background:url(../images/vidTop.png) no-repeat;
}
*html #calTopContain{
	background: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/homeTop.png', sizingMethod='');
}
#calContentContain{
	height: 500px;
	width: 932px;
	margin: 0px 45px;
	background:url(../images/newsBG.png) repeat;
	position: relative;
	border: #7a6e7d 1px solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

}
*html #calContentContain{
	background: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/newsBG.png', sizingMethod='');
}
#calContain{
	width: 929px;
	height: 480px;
	margin: 10px 0px;
	padding: 0px 5px 0px 0px;
	float: left;
	overflow:hidden;
}
#calInner{
	width: 929px;
	height: 480px;
	overflow:auto;
}
.calSection{
	width: 880px;
	padding: 5px 0px 5px 30px;
}
.calSection h1{
	line-height:25px;
}
.newsSection .bold{
	padding: 0px 0px 6px 0px;
	display: block;
}
p.shows{
	border-bottom: #7a6e7d 1px solid;
	padding: 5px 0px 5px 0px;
	marging: 5px 0px 5px 0px;
}
/************************************************** -- LYRICS -- ***/

#lyricsTopContain{
	width: 1024px;
	height: 550px;
	background:url(../images/vidTop.png) no-repeat;
	overflow:auto;
}
*html #lyricsTopContain{
	background: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/vidTop.png', sizingMethod='');
}
#lyrics{
	float: left;
	margin: 130px 0px 0px 50px;
	background: #000000;
	padding: 10px;
	width: 550px;
	height: 400px;
	overflow: auto;
}
#lyricsLinks{
	float: left;
	margin: 130px 0px 0px 50px;
}
/************************************************** -- LYRICS -- ***/

#musicTopContain{
	width: 1024px;
	height: 650px;
	background:url(../images/vidTop.png) no-repeat;
	overflow:auto;
}

#musicLinks{
	width: 450px;
	margin: 130px auto 0px auto;
	text-align:right;
}
*html #musicLinks{
	height: 600px;
}
#musicLinks h2{
	color:#cc66cc;
	margin: 0px 0px 5px 0px;
}
#musicLinks h2 embed{
	position: relative;
	top: 5px;
}
.saveAs{
	display: block;
	text-align: right;
	margin: 0px 15px 0px 0px;
}
/************************************************** -- NAV -- ***/

#navContain{
	border: #666666 1px solid;
	padding: 10px 0px 0px 0px;
	width: 950px;
	margin: 10px auto 0px auto;
	background:#000000;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
#navContain a{
	margin: 0px 18px;
}

/************************************************** -- SOCIAL LINKS -- ***/

#socialLinks{
	width: 400px;
	margin: 10px auto;
	padding: 20px 10px;
	background:#000000;
	border:#333333 1px solid;
	text-align:center;
}
#socialLinks a{
	margin: 0px 5px;
}