body	{
	scrollbar-base-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #838C98;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #838C98;
	scrollbar-arrow-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: #6E7399 0px solid;
	}




/* NON-MENU LINKS */

a:link, a:visited, a:active	{ color: #eaeaea; text-decoration: none; }

a:hover				{ color: #fffacd; text-decoration: none; }



/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

table		{ color: #838C98; font: 11px arial, sans-serif; font-weight: bold; }

.title		{ color: #474D55; font: 22px verdana, arial, sans-serif; letter-spacing: 2px; font-weight: normal; }

.subtitle	{ color: #bdbdbd; font: 13px verdana, arial, sans-serif; font-weight: bold; }

.smalltitle 	{ color: #FFFFFF; font: 11px verdana, arial, sans-serif; font-weight: bold; }

.medtitle 	{ color: #FFFFFF; font: 14px verdana, arial, sans-serif; font-weight: bold; }

.titlew		{ color: #FFFFFF; font: 22px verdana, arial, sans-serif; letter-spacing: 2px; font-weight: normal; }

.biotext		{ color: #959ba7; font: 12px Tahoma; letter-spacing: 2px; font-weight: normal; }

.johntext		{ color: #959ba7; font: 10px Tahoma; letter-spacing: 2px; font-weight: normal; }

.gigtext		{ color: #959ba7; font: 12px Tahoma; letter-spacing: 1px; font-weight: normal; }

.hilite		{ color: #FF0000; }

.just 		{ text-align: justify; }

.formmargin	{ margin: 0px; }

.page-splits		{
			border: #474D55 1px solid;
			background-color: #000000;
			color: #000000;
			height: 4px;
			width: 100%;
			margin-top: 4px;
			margin-bottom: 2px;
			}

.darkenBackground {
background-color: rgb(0, 0, 0);
opacity: 0.7; /* Safari, Opera */
-moz-opacity:0.70; /* FireFox */
filter: alpha(opacity=70); /* IE */
z-index: 20;
height: 100%;
width: 100%;
background-repeat:repeat;
position:fixed;
top: 0px;
left: 0px;
}

.bar {
	height: 4em;
	padding-top: 2em;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	background: black;
	border-top: 3px solid #ccc;
	border-bottom: 3px solid #ccc;
	margin-top: 5.0em;
}


/* PAGE BACKGROUNDS */

.pagebackground		{ background : #000000 url(picts/background.jpg) repeat-Y 0px 0px scroll; }


.published {
	display:block; 
	text-align: center;
	float:left; 
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:none;
	background:url(picts/clip_bottom.png) 
		right bottom no-repeat;
	width: 5.3em;
	height: 5.7em;
}
.pub-month {
	display:block;
	font-size: 1.0em;
	color: #000000;
	margin:0; 
	padding:0;
	padding-top: 6px;
}
.pub-date { 
	display:block; 
	font-size:1.4em;
	color: #000000;
	margin:0; 
	padding:0;
}

.pub-day { 
	display:block; 
	font-size: 1.0em;
	color: #000000;
	margin:0; 
	padding:0;
	padding-top: 6px;
}
.post-content-final { 
	margin-left:1em; 
	border-left:1px solid #ccc; 
	padding-left:5px;
	text-align: left; 
}

#content {
  display: block;
  float: left;
  width: 670px;
  border-top: #000000 9px solid;
  text-align: left;
  margin: 0;
  margin-bottom: 40px;
  padding: 0;
}

h1 {
  width: 97%;
  clear: both;
  margin-top: 0;
  margin-bottom: 10px;
  padding-bottom: 3px;
  letter-spacing: -1px;
  font: 2em Georgia, "Times New Roman", Times, serif;
  color: #443833;
  background-color: transparent;
  border-bottom: 1px dotted #877065;
}

.intro {
  background: #55453E url(../images/intro.jpg) no-repeat center;
  width: 100%;
  height: 176px;
  color: white;
}

.intro_t {
  width: 90%;
  margin-left: 40px;
  color: white;
}

.calendar {
  Float: left;
  clear: left;
  background: url(picts/calendar.jpg) no-repeat left top;
  width: 50px;
  height: 55px;
  margin-top: 15px;
}

.month {
  display: block;
  clear: both;
  text-align: center;
  font-size: 14px;
  color: white;
  font-weight: bold;
  margin-top: 1px;
  margin-bottom: 0px;
  padding-top: 0px;
}

.date {
  display: block;
  clear: left;
  text-align: center;
  font-size: 30px;
  color: #393939;
  font-weight: bold;
  margin-top: 18px;
  margin-bottom: 0px;
  line-height: 1px;
}


.post {
  display: block;
  float: left;
  width: 580px;
  margin: 15px 0 40px;
  padding: 0 15px;
}

.author {
  font-size: 75%;
  display: block;
  height: 15px;
  line-height: 15px;
  clear: both;
  margin-bottom: 15px;
  background: url(picts/author.jpg) no-repeat left top;
  padding-left: 25px;
}
/* the links at the bottom of each posts */

.links {
  display: block;
  width: 95%;
  height: 25px;
  background-color: #202020;
  border-top: #202020 1px dotted;
  border-bottom: #202020 1px dotted;
  color: #ebebeb;
  padding: 3px 10px;
  line-height: 25px;
  font-size: 85%;
}

#content .post .links a {
  text-decoration: none;
  color: #666666;
}

#content .post .links a:hover {
  color: #666666;
  border-bottom: dotted 1px #666666;
}

.comment {
  display: block;
  float: left;
  background: url(picts/google.png) no-repeat left center;
  padding-left: 45px;
  margin-right: 45px;
}

.feed {
  display: block;
  float: left;
  background: url(picts/clock.png) no-repeat left center;
  padding-left: 60px;
  margin-right: 45px;
}

.cat {
  display: block;
  float: left;
  background: url(picts/categories.png) no-repeat left center;
  padding-left: 90px;
  margin-right: 45px;
}

/* LEFT AND RIGHT MARGIN ALL PAGES */

.whitespaceL	{ width: 30px; }

.whitespaceR	{ width: 30px; }



/* MAIN TEXT TABLE WIDTH */

.textwidth	{ width: 400px; }




/* FOOTER CODE */

.footer		{
		color: #838C98; font: 10px arial, verdana, sans-serif;
		background-color:#000000;
		border-top: #3A4048 1px solid;
		border-bottom: #3A4048 1px solid;
		padding-top: 15px;
		padding-bottom: 3px;
		}






/* SIDEBAR CODE */

.sidebar		{
			width: 180px;
			border-left: #3A4048 1px solid;
			border-right: #000000 0px solid;
			}

.changerborder		{ border: #3A4048 1px solid; }





/* HOMEPAGE BANNER AND STRIPE */

.ban-area-home		{
			background-color:#000000;
			border-top: #3A4048 1px solid;
		  	border-bottom: #3A4048 1px solid;
		  	border-left: #3A4048 0px solid;
		  	border-right: #3A4048 0px solid;
			}

.home-stripe		{
			height: 18px;
			background-color:#000000;
			background-image: url("picts/home-stripe.jpg");
			background-repeat: repeat-y;
			border-top: #3A4048 1px solid;
		  	border-bottom: #3A4048 0px solid;
			}

/* HOMEPAGE PLAYER */

#homeplayLOCATION	{ position: absolute; top: 599px; left: 445px; width: 125px; border: 0px solid #FF0000; }


/* HOMEPAGE ENTER BUTTON */

.enterbutton	{
		font-family: arial, verdana, helvetica, sans-serif;
		font-size: 11px;
		height: 18px;
		cursor:pointer;
		font-weight: bold;
		line-height: 18px;
		padding-left: 8px;
		padding-right: 8px;
		text-align: center;
		margin-left: 7px;
		margin-right: 12px;
		margin-bottom: 0px;
		border: #666666 1px solid;
		}

a.enterbutton:link, a.enterbutton:visited, a.enterbutton:active	{ color: #999999; text-decoration: none; }

a.enterbutton:hover		{ color: #00CCFF; text-decoration: none; border: #00CCFF 1px solid; }









/* SETUP PAGES FOR PRINTING */


@media print {
.printhide 	{ display:none;}
.menutrans	{ display:none;}
.printhelp	{ width:600px }
TABLE 		{ color: #000000; font: 13px arial, sans-serif; font-weight: normal }
}
@media screen{
.printonly { display:none }
}








/* SAMPLES PAGE CODE */

.tracktablewidth	{ width: 400px; }

.tracktable		{
			color: #838C98;
			font: 11px arial, sans-serif;
			font-weight: bold;
			border-right: #3A4048 1px solid;
			border-bottom: #3A4048 1px solid;
			border-left: #3A4048 1px solid;
			}

.playertable		{ border: #3A4048 1px solid; border-bottom: #3A4048 0px solid; }

.tracktitle		{ color: #888f9b; FONT: 14px Tahoma; font-weight: bold; }

.Playborder		{ border: #000000 2px solid; }	

A:hover .Playborder,
A:active .Playborder 	{ border: #00CCFF 2px solid; }

#nextlink		{ left: 15px; position: absolute; top: 155px; }


/* MUSIC PLAYER OPTIONS */

.mp3player-frame	{
			width: 100%;
			height: 17px;
			margin: 0px;
			padding: 0px;
			border: #000000 0px solid;
			}









/* VIDEO MAIN PAGE CODE */

.videowidth	{ width: 400px; }		


/* VIDEO SUB PAGES CODE */

.videopage	{
		background-color:#000000;
		background-image: url("picts/background.jpg");
		}

.videotext	{
		color: #838C98;
		font: 10px arial, sans-serif;
		font-weight: bold;
		}









/* GALLERY PAGE CODE */

#galmenu 	{ position: absolute; top: 50px; right: 10px; }

.galmenutext	{
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		}

#ZOOM 		{
		position: relative;
		left: 10px;
		top: 20px;
		margin-bottom: -12px;
		}

#thumbarea	{
		width:500px;
		height:90px;
		border: 0px solid #000000;
		overflow:auto;
		overflow:-moz-scrollbars-horizontal;
		overflow-x: scroll; 
		overflow-y: hidden;
		}

.Galborder	 	{ border: #3A4048 1px solid; }	

A:hover .Galborder,
A:active .Galborder 	{ border: #00CCFF 1px solid; }

#slideplayLOCATION	{ position: absolute; top: 55px; left: 10px; width: 125px; border: 0px solid #FF0000; }

.button-slideshow
		{
		background-color:#31353C;
		background-image: url("picts/button.gif");
		font-family: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 11px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		border: #3A4048 1px solid;
		}


.buttonon-slideshow 
		{
		background-color:#31353C;
		background-image: url("picts/button.gif");
		font-family: arial, verdana, helvetica, sans-serif;
		color: #00CCFF;
		font-size: 11px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		border: #00CCFF 1px solid;
		}









/* IMAGE BORDERS AND OTHER BORDERS */


.borders		{ border: #3A4048 2px solid; }

.ban-area		{
			background-color:#000000;
			border-top: #3A4048 0px solid;
		  	border-bottom: #3A4048 1px solid;
			}

.headerborder		{ border-bottom: #3A4048 1px solid; }

.headimageborder	{ border: #FFFFFF 0px solid; }

.datebox {  width: 50px;  /* same width as the background image */  float: left;  margin-right: 1ex;  vertical-align:middle; margin-bottom: 1em;}

.datebox .month {  font-family: Cambria,"Times New Roman",Times,serif;  font-size: 1.3em;  padding-top: 0.3em;  padding-bottom: 0.1em;  text-align: center;  border-right: 1px solid #FFFFFF;  border-bottom: 1px solid #FFFFFF;  border-left: 1px solid #FFFFFF;  border-top: 1px solid #FFFFFF;  background: #484848 url('images/calendar-top.png') left top no-repeat;  color: #dddddd;}

.datebox .day {  font-family: Cambria,"Times New Roman",Times,serif;  font-size: 2.0em;  text-align: center;  padding-bottom: 0.1em;  color: #FFFFFF;  border-right: 1px solid #FFFFFF;  border-bottom: 1px solid #FFFFFF;  border-left: 1px solid #FFFFFF;  background: #333333 url('images/page-fold-small.png') right bottom no-repeat;}


#rnd_container {background: #000000; margin:1px;}
    
    .rnd_top, .rnd_bottom {display:block; background:#000000; font-size:1px;}
    .rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
    .rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
    .rnd_b2, .rnd_b3, .rnd_b4 {background:#171717; border-left:1px solid #000000; border-right:1px solid #000000;}
    .rnd_b1 {margin:0 5px; background:#000000;}
    .rnd_b2 {margin:0 3px; border-width:0 2px;}
    .rnd_b3 {margin:0 2px;}
    .rnd_b4 {height:2px; margin:0 1px;}
    
    .rnd_content {
    display:block;
    border:0 solid #000000;
    border-width:0 1px;
    padding: 4px;
    background:#171717;
    color:#FFFFFF;
}





/* STYLES FOR merchandise.htm */

.formmargin-cart	{ margin: 0px;  margin-top: 8px; }

.merchborders		{ border: #3A4048 2px solid; margin-bottom: 4px; }

/* ORDER BUTTON */

.button-order 	{
		background-image: url("picts/button-order.gif");
		background-color: #268FF3;
		font-family: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 11px;
		font-weight: bold;
		font-style: italic;
		text-align: center;
		cursor:pointer;
		width: 100px;
		padding-top: 4px;
		padding-bottom: 4px;
		border: #000000 1px solid;
		}


.buttonon-order {
		background-image: url("picts/buttonon-order.gif");
		background-color:#184C4B;
		font-family: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 11px;
		font-weight: bold;
		font-style: italic;
		text-align: center;
		cursor:pointer;
		width: 100px;
		padding-top: 4px;
		padding-bottom: 4px;
		border: #336666 1px solid;
		}









/* CONTACT PAGE */

.button-contact 	{
			background-color: #31353C;
			background-image: url("picts/button.gif");
			font-family: arial, verdana, helvetica, sans-serif;
			font-weight: bold;
			text-align: center;
			color: #FFFFFF;
			font-size: 11px;
			cursor:pointer;
			padding-top: 4px;
			padding-bottom: 4px;
			padding-left: 10px;
			padding-right: 10px;
			border: #3A4048 1px solid;
			}

.buttonon-contact 	{
			background-color: #2A2E34;
			background-image: url("picts/button.gif");
			font-family: arial, verdana, helvetica, sans-serif;
			font-weight: bold;
			text-align: center;
			color: #00CCFF;
			font-size: 11px;
			cursor:pointer;
			padding-top: 4px;
			padding-bottom: 4px;
			padding-left: 10px;
			padding-right: 10px;
			border: #00CCFF 1px solid;
			}

.shadeform	{
		font: 13px arial, verdana, sans-serif;
		color: #FFFFFF;
		background-color: #343A47;
		background-image: url("picts/shadeform.gif");
		text-align: center;
		width: 140px;
		padding-left: 5px;
		border: #474D55 1px solid;
		}

.textarea	{
		font: 13px arial, verdana, sans-serif;
		color: #FFFFFF;
		background-color: #343A47;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		width: 245px;
		height: 245px;
		padding: 5px;
		border: #474D55 1px solid;
		}









/* CODE FOR LINKS PAGE */


.searchterms 	{
		font: 12px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		background-color: #343A47;
		color: #FFFFFF;
		width: 125px;
		padding-left: 5px;
		border: #474D55 1px solid;
		}

.searchbutton 	{
		background-image: url("picts/button.gif");
		background-color:#2A2E34;
		font-family: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 11px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding: 1px;
		border: #4A5058 1px solid;
		}


.linksmargin	{ margin: 0px; margin-top: 10px; }









/* CODE FOR THE MENU */


.menubackground	{
		background-color:#000000;
		height: 44px;
		border-top: #3A4048 0px solid;
		border-bottom: #3A4048 0px solid;
		}

#menulocation 	{ padding: 0px 150px; white-space:nowrap; }


.menu		{
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		height: 20px;
		cursor:pointer;
		font-weight: bold;
		line-height: 20px;
		padding-left: 8px;
		padding-right: 8px;
		text-align: center;
		display: block;
		margin-left: 2px;
		margin-right: 2px;
		border: #000000 1px solid;
		background-color:#000000;
		}

a.menu:link, a.menu:visited, a.menu:active	{ color: #CCCCCC; text-decoration: none; }

a.menu:hover		{ color: white; text-decoration: none; border: #ffffff 1px solid; }












