/* -- start reset -- */

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* -- end reset -- */

#wrapper{
	margin:0 auto;
	width:960px;
	height:auto;
	text-align:left;
	padding:0;
	display:block;
	position:relative; 
	background:#ffffff 100% 100% no-repeat;
}

html, body{
	text-align:center;
	background:url(../images/shadow.png) repeat-y;
	background-position:50%;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	height: 100%;
 	margin: 0 0 1px 0;
}

#masthead{
	background:url(../images/masthead.png) no-repeat;
	width:960px;
	height:208px;
}

/*main navigation area*/

#navHolder {
	background-image:url(../images/nav.png);
	position:relative;
	float:left;
	width:960px;
	height:42px;
}

#fly_away{
	margin: 18px 50px;
}

#mainNav {
	position:relative;
	float:left;
	height:42px;
	width:auto;
	list-style:none;
	overflow:hidden;
}
#mainNav li {
	position:relative;
	float:left;
	width:auto;
}

/*nav buttons*/
#btnHome a {
	width:92px;
	height:42px;
	background:url(../images/home_btn.png) top left no-repeat;
}
#btnMedia a {
	width:94px;
	height:42px;
	background:url(../images/media_btn.png) top left no-repeat;
}

#btnBand a {
	width:94px;
	height:42px;
	background:url(../images/band_btn.png) top left no-repeat;
}

#btnDiscography a {
	width:94px;
	height:42px;
	background:url(../images/discography_btn.png) top left no-repeat;
}

#btnContact a {
	width:94px;
	height:42px;
	background:url(../images/contact_btn.png) top left no-repeat;
}

/*nav rollover behaviors*/

#mainNav a {
	height:0px !important;
	width:92px;
	position:relative;
	float:left;
	padding:42px 0px 0px 0px;
}
#mainNav a:hover {
	background-position:0 -42px;
}

#mainNav a:active{
	background-position:0 -126px;
}

#mainNav a#current{
	background-position:0 -84px;
}

#navHolder p{
	text-align: right;
	padding: 12px 20px 0 0;
}

#navHolder a {
	color: #cccccc;
	text-align: right;
}

#navHolder a:hover {
	color: #999999;
}

#music{
	margin-left:92px;
	display:inline;
	position:absolute;
	float:left;
	width:400px;
}

#nav_shadow{
	background:url(../images/nav_shadow.png) no-repeat;
	width:960px;
	height:20px;
	margin-top:42px;
}

#main_content{
	width:960px;
	height:auto;
	display:block;
}

#content{
	width:546px;
	height:auto;
	padding:0 0 0 6px;
	display:inline;
	float:left;
}

#right_content{
	background:url(../images/jared_peter.png) no-repeat;
	width:395px;
	height:auto;
	padding:0 0 0 0;
	margin:0 0 0 6px;
	display:inline;
	float:left;
}

#content_contact{
	width:948px;
	height:auto;
	padding:0 0 0 6px;
	display:inline;
	float:left;
}

#image_contact{
	width:960px;
	height:520px;
	margin:0 0 18px;
	display:inline;
	float:left;
}

#video{
	width:640px;
	height:380px;
	padding-left:160px;
	margin-bottom:18px;
	display:block;
	float:left;
}

#video_link{
	width:312px;
	height:214px;
	padding:16px 41px 0 42px;
	display:inline;
	float:left;
	margin-bottom:18px;
}

#mend_this_broken_sound{
	width:640px;
	height:360px;
	display:inline;
	float:left;
	margin:0 0 6px 160px;
}

#current_podcast{
	width:480px;
	height:242px;
	display:inline;
	float:left;
	margin:0 0 6px 240px;
}

#mailing_list{
	background:url(../images/mailing_list.png) no-repeat;
	width:546px;
	height:106px;
	margin:0 0 0 114px;
	padding:50px 0 0 7px;
	display:inline;
	float:left;
}

.thumbnails{
	position:relative;
	float:left;
	list-style:none;
	overflow:hidden;
	width:960px;
}
.thumbnails li{
	position:relative;
	float:left;
	padding:0 0 0 6px;
	width:312px;
}

.top_thumbnails{
	float:left;
	list-style:none;
	overflow:hidden;
	width:960px;
}
.top_thumbnails li{
	float:left;
	padding:0 0 6px 6px;
	width:312px;
}

#thumbnail{
	padding:0 0 0 6px;
}
	
p{
	color:#000000;
	text-align:Justify;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	letter-spacing:0px;
	word-spacing:2px;
	direction:ltr;
	padding:0 0 18px 0;
}

.page_p{
	color:#000000;
	text-align:Justify;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	letter-spacing:0px;
	word-spacing:2px;
	direction:ltr;
	padding:0 6px 18px 6px;
}

.quote{
	color:#666666;
	text-align:Justify;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	letter-spacing:0px;
	word-spacing:2px;
	direction:ltr;
	padding:0 0 18px 0;
	font-size: 14px;
	font-style: italic;
}

#band_page{
	width:948px;
	height:576px;
	position:relative;
	margin-bottom:18px;
}

#discography_page{
	width:948px;
	height:487px;
	position:relative;
	margin-bottom:18px;
}

#band{
	padding-left:6px;
	margin-bottom:18px;
	display:block;
	position:absolute;
	z-index:1;
}

h1{
	color:#666666;
	text-align:Justify;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	letter-spacing:0px;
	word-spacing:2px;
	direction:ltr;
	padding:12px 0 12px 0;
	font-size:32px;
	font-weight:lighter;
}

h2{
	color:#666666;
	text-align:Justify;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	letter-spacing:0px;
	word-spacing:0px;
	direction:ltr;
	padding:12px 0 12px 0;
	font-size:36px;
	font-weight:lighter;
}

h3{
	color:#000000;
	text-align:Justify;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	letter-spacing:0px;
	word-spacing:2px;
	direction:ltr;
	padding:0 0 6px 0;
	font-size:14px;
	font-weight:bold;
}

h4{
	color:#666666;
	text-align:Justify;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	letter-spacing:0px;
	word-spacing:2px;
	direction:ltr;
	padding:6px 0 0 6px;
	font-size:36px;
	font-weight:lighter;
}

h5{
	color:#666666;
	text-align:Justify;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	letter-spacing:0px;
	word-spacing:2px;
	direction:ltr;
	padding:6px 0 0 160px;
	font-size:36px;
	font-weight:lighter;
}

#band_content{
	width:588px;
	height:426px;
	padding-left:352px;
	margin-top:142px;
	z-index:2;
	position:absolute;
}

#discography_content{
	width:588px;
	height:426px;
	padding-left:18px;
	margin-top:142px;
	z-index:2;
	position:absolute;
}

#trackListing{
	width:588px;
	height:222px;
	position:absolute;
}

#columnOne{
	width:266px;
	height:222px;
	position:absolute;
}

#columnTwo{
	width:368px;
	height:222px;
	margin:0 0 0 266px;
	position:relative;
}

.band_page{
	color:#000000;
	text-align:Justify;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	letter-spacing:0px;
	word-spacing:2px;
	direction:ltr;
	padding:0 0 18px 0;
	font-size:14px;
}

#not_found{
	background:url(../images/not_found.png);
	width:400px;
	height:126px;
	margin:0 0 0 280px;
	position:relative;
	display:block;
}

#buttons{
	width:960px;
	height:126px;
	margin:0 0 6px 0;
	position:relative;
	display:block;
}

#go_home{
	width:220px;
	height:126px;
	margin:0 0 0 180px;
	position:absolute;
	display:inline;
}

#go_home_sitemap{
	width:220px;
	height:126px;
	margin:0 0 0 370px;
	position:relative;
	display:inline;
}

#go_previous{
	width:220px;
	height:126px;
	margin:0 0 0 560px;
	position:absolute;
	display:inline;
}

#goog-wm {
	width: 400px;
	height:auto;
	margin:0 0 0 280px;
	padding: 1em;
	border: 1px solid #cccccc;
	background-color: white;
}


#goog-wm h3.closest-match {
	color: #8f2831;
	border-bottom: 3px dashed #aebd63;
	padding-bottom: 0.5em;;
	font-size: 170%;
	margin: 0;
}

#goog-wm h3.closest-match a { }
   
#goog-wm h3.other-things {
  color: #000000;
}
   
#goog-wm ul li { }
   
#goog-wm li.search-goog {
  display:list-item;
}

#sitemap{
	margin:6px 0 18px 357px;
	text-align:left;
	position:relative;
}

#sitemap_info{
	margin:6px 0 18px 0;
	text-align:center;
	position:relative;
}

.monthlyAlbum{
	color:#000000;
	text-align:Justify;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	letter-spacing:0px;
	word-spacing:2px;
	direction:ltr;
	padding:0 0 18px 0;
	font-weight:bold;
	font-size:14px;
}

.monthlyAlbumTwo{
	color:#000000;
	text-align:Justify;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	letter-spacing:0px;
	word-spacing:2px;
	direction:ltr;
	padding:0 0 18px 0;
	font-size:14px;
}

#albumInfo{
	padding:0 0 18px 0;
}

.albumInfo{
	color:#000000;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	letter-spacing:0px;
	word-spacing:2px;
	direction:ltr;
	font-weight:bold;
	font-size:14px;
}

.albumInfoTwo{
	color:#000000;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	letter-spacing:0px;
	word-spacing:2px;
	direction:ltr;
	font-size:14px;
}

.albumInfoThree{
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	letter-spacing:0px;
	word-spacing:2px;
	direction:ltr;
	font-size:14px;
}

#line{
	background:url(../images/line.png) no-repeat;
	margin:6px 0 6px 18px;
	width:924px;
	height:1px;
}

#lowerLine{
	background:url(../images/line.png) no-repeat;
	margin:226px 0 24px 18px;
	width:924px;
	height:1px;
}

#cse{
	text-align: center;
	margin:0 0 0 280px;
	width:400px;
}

.center_h3{
	text-align: center;
}

#footer{
	background-image:url(../images/footer.png);
	height:19px;
	width:960px;
	margin:0 0 18px 0;
	background-repeat:no-repeat;
	display:block;
	position:relative;
	clear:both;
}

.footer_text{
	text-align:center;
	color:#333333;
	font-family:Helvetica, Verdana, Geneva, Arial, sans-serif;
}

a:link{
	color:#666666;
	text-decoration:none;
}

a:visited{
	color:#666666;
	text-decoration:none;
}

a:hover{
	color:#999999;
	text-decoration:none;
}

a:active{
	color:#333333;
	text-decoration:none;
}
