.spacing  { padding: 10px }


div.bluebox:before {
	content: url("/images/Corner-TL-PG.png");
	background: url("/images/Corner-TR-PG.png") top right no-repeat;
	margin-top: -1em;
	margin-left: -1em;
	margin-right: -1em;
	border-top-width: 1px;
	border-top-tyle: solid;
	border-top-color: black;
	display: block;
}
div.bluebox {
	background: #0047D5;
	color: white;
	padding-top: 1em;
	padding-bottom: 4px;
	padding-right: 1em;
	padding-left: 1em;
	margin: 4px 0 0 0;
}
div.bluebox a {
	color: white;
	text-decoration: none;
}





body {
	background-color: black;
	color: darkred;
	margin: 0px;
}

body.white {
	background-color: white;
	margin: 0px;
}


table.main {
	background-color: #aac894;
}

img.logo#sun {
	border: none;
}


a:link, a:visited {
	color: darkred;
}

a:hover, a:active  { color: #0000c1; text-decoration: none }


div.page-top {
	background: black;
        height: 140px;
}

div.nav {
	background: url(/images/SunCorner128.gif) no-repeat top left;
	height: 140px;
	padding-left: 128px;
	margin-top: -7px;
}

div.nav a {
	text-decoration: none;
	color: white;
}

div.nav a:hover, div.nav a:active  { color: #ed6a34; font-weight: bold; text-decoration: none }


div.nav .header {
	display: none;
}

div.nav ul.parts {
	list-style-type: none;
	font-size: 10pt;
	font-weight: bold;
	font-family: sans-serif;
	margin-top: 0.5em;
}

div.nav .current {
	font-size: 12pt;
	text-decoration: underline;
}

div.nav #main { margin-left: -53px; }
div.nav #shows { margin-left: -50px; }
div.nav #news {	margin-left: -44px; }
div.nav #mp3s {	margin-left: -35px; }
div.nav #photos { margin-left: -39px; }
div.nav #email { margin-left: -52px; }
div.nav #bios {	margin-left: -60px; }
div.nav #tribe { margin-left: -75px; }
div.nav #booking { margin-left: -85px; }

div.nav #one { margin-left: -53px; }
div.nav #two { margin-left: -50px; }
div.nav #three {	margin-left: -44px; }
div.nav #four {	margin-left: -35px; }
div.nav #five { margin-left: -39px; }
div.nav #six { margin-left: -52px; }
div.nav #seven {	margin-left: -60px; }
div.nav #eight { margin-left: -75px; }

div.page-head {
	position: absolute;
	left: 50%;
	margin-left: -81px;
	top: 30;
}
div.page-head .page-banner {}
div.page-head .tagline {
	display: block;
	margin-left: 65px;
	color: white;
	font-style: italic;
}
div.sky-divider {
	background: url("/images/skyagain.gif");
	height: 29px;
	margin-top: -13px;
}
div.box:before {
	//content: url("/images/Corner-TL.png");
	//background: url("/images/Corner-TR.png") top right no-repeat;
	display: block;
	margin-top: -1em;
	margin-left: -1em;
	margin-right: -1em;
	border-top-width: 1px;
	border-top-tyle: solid;
	border-top-color: black;
}
div.box {
	//background-color: yellow;
	padding: 1em;
	border-style: ridge;
	border-width: 2px;
	border-color: #9c9;
}
div.box:after {
	//content: url("/images/Corner-BL.png");
	//background: url("/images/Corner-BR.png") top right no-repeat;
	display: block;
	margin-bottom: -1em;
	margin-left: -1em;
	margin-right: -1em;
}
span.box-header {
	font-weight: bold;
}
.song { 
	margin: 30px;
	background: black url(/images/SunCorner128.gif) top left no-repeat;
	padding: 1em;
	color: white;
	float: left;
}
.song:before {
	content: url("/images/Corner-TL-WHg");
	background: url("/images/Corner-TR-WH.png") top right no-repeat;
	margin-top: -1em;
	margin-left: -1em;
	margin-right: -1em;
	border-top-width: 1px;
	border-top-tyle: solid;
	border-top-color: black;
	display: block;
}
.song:after {
	content: url("/images/Corner-BL-WH.png");
	background: url("/images/Corner-BR-WH.png") top right no-repeat;
	display: block;
	margin-bottom: -1em;
	margin-left: -1em;
	margin-right: -1em;
}
.song .song-title {
	margin-left: 130px;
	margin-top: 35px;
	margin-bottom: 60px;
	display: block;
	font-family: sans-serif;
	font-weight: bold;
	font-style: italic;
 	font-size: 18pt;
}


.setlist {
	margin-left: 130px;
	margin-top: 35px;
	margin-bottom: 60px;
	display: block;
	font-family: sans-serif;
	font-weight: bold;
 	font-size: 12pt;
	color: white;
}

.li .ol  { color: white; font-size: 10pt; line-height: 10pt }

.setlist a:link, a:visited {
	color: white;
}

.setlist a:hover, a:active  { color: #0000c1; text-decoration: none }


.homePageCallout     { font-size: 12pt; font-family: "Zapf Chancery", "Comic Sans MS", cursive; line-height: 11pt }


div.solar .solarimage {
	padding-right: 5px;
}

