@import "awfullayout.css";
body{
 color: #000;
 font: normal normal 81.25%/1.3 verdana, arial, helvetica, sans-serif;
 }
#topbar h1 {
 margin: 0 auto;
 padding: 1px;
 font-size: 48px;
 line-height: 1;
 text-align: center;
 }
#text a {
 font-family: "Comic Sans MS", sans-serif;
 color: #600;
 text-decoration: none;
 font-weight: bold;
 font-size: 1em;
}
#text a:hover,
#text a:focus {
 text-decoration: underline;
}

p.subtitle {
 margin: 0 5px;
 padding: 1px 0 3px;
 display: block;
 border-bottom: 2px solid #000;
 font: italic normal bold 13px/1 "Trebuchet MS", arial, helvetica, sans-serif;
 color: #000;
 text-align: center;
}
h1, h2, h3, h4 {
font-family: "Georgia", georgia, "Calisto MS", times, "Times New Roman", serif;}
h2 {
 padding-left: 5px;
 background: #f93;
 color: #000;
 border-bottom: 2px dashed #f60;
 display: block;
 }
#text h3 {
	font-weight: bold; 
	text-decoration: underline;
	font-size: 1.25em;
	margin: 0.75em 0 0.25em;
	
}
#text {font-size: 1em;}
#text h4, p {
	margin: 1em 0;}
h4 {
 font-size: 1.1em;
 }
dl {
	font-size: 1em;
	line-height: 1.4em;
}
dt {
	font-weight: bold;
	font-size: 1.05em;
	margin: 1em 0 0.5em;
}
dd {
	padding: 0.25em 1.25em;
}
dd ol {
	font-size: 0.95em;
}
dd p {
	margin: 0;
}
ul, ol {
	list-position: inside;
	padding: 0.5em 1em;
}
#text ul {
	list-style: none;
}
#footer {
  font-family: "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
  font-weight: bold;
  color: #000;
  font-size: 0.8em;
}
#footer a {
  color: #c00;
  text-decoration: none;
}
#footer a:hover {
  color: #009;
  text-decoration: none;
}
acronym { 
 font-weight: normal;
 border-bottom: 1px dashed #600;
 cursor: help;
}
.bold {font-weight: bold;}
div.imgright {
float: right;
padding: 0 0 3px 0;
border: 2px dashed #f90;
margin: 5px 0 5px 5px;
text-align: center;
}
div.imgright img {clear: both; border: 0;}
img.imgright {
float: right;
padding: 0 0 0 0;
border: 2px dashed #f90;
margin: 5px 0 5px 5px;
text-align: center;
}
#leftcol h3 {
	text-align: center;
	margin: 0.5em;
	font-size: 1.2em;
	border-bottom: 1px dashed #f60;
	color: #333;
}
#leftcol ul {
list-style-type: diamond;
margin: 5px;
background-color: transparent;
color: #000;
padding-left: 20px;
}
#leftcol ul li {
border-bottom: 1px dotted #ccc;
}
#leftcol a:link, #leftcol a:active, #leftcol a:visited {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.95em;
font-weight: bold;
color: #c00;
text-decoration: none;
}
#leftcol a:hover, #leftcol a:focus {
text-decoration: underline;
}
#leftcol a img {
	border: 0;
}
.news {
	margin: 5px;
	font-size: 0.9em;
	border: 1px dashed #f93;
	background-color: #fff;
}
#leftcol .news h3 {
	margin: 0 0 0.5em;
	padding: 0.25em 5px 0;
	background-color: #fc9;
}
.news p {
	padding: 0.5em 5px;
	margin: 0;
}
.morelink {
	text-align: right;
}
.amazonlink {
	text-align: center;
	padding: 5px 0;
}
p.postmeta {
	padding: 0.5em 1em;
	border: dashed #c30;
	border-width: 1px 0;
	background-color: #fc9; color: #000;
	font-size: 0.9em;
}
/* --- Photo Page --- */
.photo-post, .nav-link {
	text-align: center;
}
.photo-post img {
	border: 1px solid #333;
	}
#gallery-thumbs {
	width: 500px;
	position: relative;
	margin: 10px auto;
	text-align: center;
	overflow: hidden;
}
#gallery-thumbs li {
	padding: 3px;
	display: inline;
	float: left;
}
#gallery-thumbs p {display: inline;}
#gallery-thumbs a img {
	border: 1px solid #333;
	padding: 2px;
	background-color: #f9f9f9;
}
#gallery-thumbs a:hover img,
#gallery-thumbs a:focus img {
	background-color: #f60;
}
/* --- Schedule page --- */
table#schedule {
	width: 99%;
	margin: 0.5em auto 1em;
	color: #333;
	line-height: 1.4;
	font-size: 0.875em;
	border: solid #fc9; border-width: 1px 0 0 1px;
}
#schedule th {
	background: #fc9;
	color: #000;
	font-size: 1.2em;
	padding: 0.5em 1em;
	text-align: left;
	border-bottom: 1px solid #fff;
}
#schedule th.month {
	text-align: left;
	padding-left: 1em;
	text-transform: uppercase;
	border-bottom-width: 0;
}
#schedule th.month:first {
	border-top: 1px solid #f93;
}
#schedule td {
	background-color: #fff; color: #333;
	font-size: 1em;
	padding: 0.5em 1em;
	border: solid #fc9; border-width: 0 1px 1px 0;
	vertical-align: top;
}
#schedule .date {
	width: 20%;
}
#schedule tr .date>span {
	visibility: hidden;
}
#schedule tr:hover .date>span {
	visibility: visible;
}
#schedule .band {
	width: 45%;
	margin-left: 0.5%
}
#schedule .details {
	width: 30%;
	margin-left: 0.5%
}
#schedule h4 {
	font-size: 1.1em;
	margin-top: 0;
	line-height: 1.3;
}
#schedule ul {
	margin: 0.75em 1em;
	font-size: 0.9em;
	font-weight: bold;
	color: #333; background-color: #fff;
}
#schedule p {
	margin: 0.5em 0;
}
span.city {text-transform: uppercase;}
hr.clear {
	font-size: 1px;
	line-height: 1.0;
	height: 1px;
	clear: both;
	visibility: hidden;
}
