html, body { margin:0; padding:0; border:0; outline:0 width:100%; height:100%; }
body {
	background-attachment:fixed;
	background-image: url("/i/san_juan_de_fuca_blue70.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
h1, h2, h3, h4, h5 {
	margin: 1.0em 0 0;
	font-size: 1.0em;
	font-weight: normal;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
h3 {
	font-weight:bold;
	text-transform:uppercase;
}
article, nav{
	padding:0.5em 0;
}
table {
	margin-top:1em;
}
td, th, p {
	font-size:0.9em;
}
small {
	font-size: 0.75em;
}
div#page {}
div.tile {
	margin: 0.5%;
	background-color: rgba(0,0,0,0.6);
	padding: 0.75% 2%;
	color: #fff;
}
th {
	color: #b2b2b2;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px dashed;
}
td {
	padding: 0 2.5em 0.2em 0;
}
tr.spacer td {
	font-size: 0.5em;
}
ul {
	list-style: lower-greek inside;
	margin:1em 0 0;
	padding-left: 0;
}
li {
	padding: 0 1em 0.4em 0;
	display: list-item;
}
#navpg ul li {
	display: inline list-item;
	font-size: 0.9em;
}
#navmain span {
	padding: 0 0.75em 0 0;
}
a {
	color: #90f3ff;
	/*color: #50d3ff;*/
	/*color: #40f3ff;*/
	/*color: #83b3f3;*/
	text-decoration: none;
}
a:active, a.active {
	color: #d5b;
}
a:focus, a:hover {
	color: #83ff13;
}
.delimiter {
	padding: 0 0.2em;
}
h1#page_title {
	display:none;
}
#page_title_crumbs {
	list-style: none;
	padding: 0.5em 0 0;
}
#page_title_crumbs li {
	display: inline;
	font-size: 0.80em;
	padding: 0 0 0.4em 0;
}
#page_title_crumbs li.current_title {
	font-size:1.0em;
}
#musichistoria #navpg ul{
	list-style: none;
}
#musichistoria #navpg ul li {
	display: list-item;
}
#navmain a {
	font-size: 0.9em;
}
.d {
	color:#f7e;
}
.i {
	color:#2f4;
}

