@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	color: #966;
	background: #CACF99;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: left;
}
#wrapper {
	margin: 0 auto;
	width: 1000px;
	height: 1000px;
	background: #FFF;
	background: #CACF99 url(../images/site/bg-wrapper.jpg) no-repeat;
}
#contentwrapper {
	margin-top: 130px;
	width: 710px;
	float: right;
}
#top {
	width: 710px;
	margin: 0 auto;
	height: 80px;
	background: transparent url(../images/site/bg-top-content.png) no-repeat;
}
#content {
	width: 710px;
	margin: 0 auto;
	background: url(../images/site/bg-center-content.png) repeat-y;
}
#bottom {
	width: 710px;
	margin: 0 auto;
	height: 80px;
	background: transparent url(../images/site/bg-bottom-content.png) no-repeat;
}
h1 {
	display: block;
	height: 61px;
	margin-left: .9em;
	font-size: 22px;
	text-indent:-9009px;
}
h1.headerskarda {
	background: transparent url(../images/site/header-skarda.png) no-repeat;
}
h1.headermusic {
	background: transparent url(../images/site/header-the-music.png) no-repeat;
}
h1.headergigs {
	background: transparent url(../images/site/header-gigs.png) no-repeat;
}
p {
	margin: 0 1em 1em 3.2em;
	line-height: 1.5em;
}
a {
	color: #78879C;
}
a:hover {
	color: #555;
}
#leftcol {
	width: 290px;
	float: left;
}
input, textarea, a {
	outline: none;
}
#footer {
	clear: both;
	width: 1000px;
}
h2 {
	margin: 0 0 .5em 2em;
	font-size: 14px;
}
th {
	padding: 2px 5px;
	color: #8B8B5C;
	font-weight: bold;
	border-bottom: 2px solid #8B8B5C;
	text-align: left;
}
td {
	padding: 2px 5px;
	vertical-align: top;
	border-bottom: 1px dotted #966;
}
td.center {
	text-align: center;
}
table.music {
	border-collapse: collapse;
	display: block;
	margin: 0 auto;
}
table.music p {
	margin: 0;
	padding: 0;
}
.footnote {
	font-size: 11px;
	letter-spacing: .1em;
	text-align: center;
}
.footnote a {
	color: #966;
}
.design {
	color: #8B8B5C;
	font-size: 8px;
	letter-spacing: .1em;
}
a.design {
	color: #8B8B5C;
}
#navcap {
	width: 206px;
	height: 32px;
	margin: 160px 0 0 60px;
	background: url(../images/site/bg-menutop.png) no-repeat;/* border: 1px solid #8B8B5C; */
}
#nav {
	width: 206px;
	margin: 0 0 0 60px;
	padding: 0 20px 30px 20px;
	background: url(../images/site/bg-menubottom.png) bottom left no-repeat;
}
#nav p {

	margin: 0 0 0 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}
#nav ul {
	margin: 0 0 .75em 0;
	list-style: none;
}
#nav a {
	font-weight: bold;
	text-decoration: none;
}
#nav li {
	display: block;
	width: 170px;
}
.leftimg {
	float: left;
	margin: 0 15px 10px 0;
	padding: 3px;
	background: transparent url(../images/site/bg-photo.jpg) no-repeat;
	border: 1px solid #B5939C;
	border-bottom: 1px solid #A98D95;
	border-right: 1px solid #A98D95;
}
.cdimg {
	float: left;
	margin: 0 15px 15px 0;
	border: 1px solid #B5939C;
	border-bottom: 1px solid #A98D95;
	border-right: 1px solid #A98D95;
}
.cdcontainer {
	margin-left: 30px;
}
.home {
	float: left;
	width: 440px;
}
.gigs {
	float: right;
	margin-right: 2em;
	width: 250px;
}
.clear {
	clear: both;
}
h3 {
	margin: 0 0 .5em 2.2em;
	font-size: 12px;
	color: #77774F;
}
#content h3 {
		margin: 0 0 .5em 2.5em;
	font-size: 12px;
	color: #77774F;
}

.gigslabel {
	font-weight: bold;
	color: #77774F;
	text-align: right;
}
.home p {
	margin-right: 2em;
}
form {
	margin: 0 1em 1em 3.2em;
}
#comment_form p {
	margin: 0 0 .5em 0;
}
input, textarea {
	padding-left: .25em;
	font: 10px Arial, Helvetica, sans-serif;
	color: #966;
	background: #F1F1F1;
	border: 1px solid #8B8B5C;
}
textarea {
	width: 30em;
	height: 10em;
}
.submit input {
	padding: .125em;
	font-weight: bold;
	color: #FFF;
	background: #966;
	border: 1px solid #8B8B5C;
}
.checkbox {
	border: none;
}
.comment {
	display: block;
	width: 90%;
	margin: .25em auto;
	border-top: 1px dotted #8B8B5C;
}
.comment p {
	margin-left: 0;
}
.byline {
	color: #8B8B5C;
}
.instruction {
	float:right;
	margin-right: 50px;
}
td.nb {
	border: none;
}
.indent {
	float: left;
	margin: 1.5em 1.5em 1.5em 5em;
}
.videowrapper {
	float: left;
	width: 100%;
	height: 450px;
}
.videoplayer {
	width: 600px;
	height: 440px;
	display: block;
	margin: 0 auto;
	padding: 2px;
	background: #E4E4E4;
	text-align: center;
	border: 1px solid #333;
}