/* CSS Document for the Homepage */

body#homepage {
	background: #000 url(../images/bg_body_homepage2.jpg) no-repeat fixed center top;
	}
body#homepage div.one_column #body {
	padding: 10px 0 50px 0;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #66F;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF9900;
	margin-top: 0px;
	text-align: center;
	padding-top: 8px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	line-height: 20px;
}
a, a:link, a:visited {
	color: #DBB381;
	font-weight: bold;
	text-decoration: none;
	}
a:hover, a:active {
	color: #CA6A1B;
	text-decoration: none;
	}
.blurbs_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	width: 410px;
	height: 160px;
	background-color: #000;
	border: 2px solid #FF9900;
	margin-left: 25px;
	letter-spacing: normal;
	margin-top: 20px;
	padding: 10px;
}
.blurbs_lessons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	width: 410px;
	height: 160px;
	vertical-align: middle;
	background-color: #000;
	border: 2px solid #66F;
	margin-left: 25px;
	margin-top: 20px;
	padding: 10px;
}
.sheila {
	background: #000;
	height: 480px;
	width: 350px;
	margin: 33px 0px 0px 44px;
	float: left;
}
.threedrums {
	background: #000;
	height: 480px;
	width: 300px;
	padding: 0px;
	float: left;
	margin: 33px 44px 0px 0px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #CCC;
	padding-top: 9px;
	padding-right: 9px;
	padding-left: 9px;
	font-weight: bold;
}

/* Begin Scroller Styles */
.scroller_header {
	display: block;
	padding: 11px 0 2px 20px;
	background: url("images/filmstrip_title.png") bottom left no-repeat;
	font-size: 11px;
	color: #9d7534;
	font-weight: bold;
}
.scroller_header span {display: none;}
#artist_update_strip {
	display: block;
	width: 800px;
	}
.artist_update_strip {height: 125px; overflow: hidden; width:800px;}
.artist_update_strip .jscroller2_left, .artist_update_strip .jscroller2_left_endless {overflow: visible;white-space:nowrap;}
.artist_update_strip #scroller_spacer {background: #000; width: 1px;}
.artist_update_strip div ul {margin: 0; padding: 0;}
.artist_update_strip div ul li {display: inline; list-style-type: none;}
.artist_update_strip a {height: 125px; width: 132px; color: #000; margin: 0;}
.artist_update_strip a:hover img {filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;}

/* End Scroller Styles */
