body {
	background: white;
	color: black;
	font-family: Verdana, Sans-Serif;
}

form {
	margin: 0px;
	padding: 0px;
}

.header {
	text-align: left;
}

.header h1 {
	font-size: 0.6em;
	font-weight: normal;
	margin: 0px;
}

.header h1 a {
	text-decoration: none;
	font-weight: bold;
	color: black;
}

.header h1 span {
}

.contentpane {
	padding: 5px;
	margin-right: 325px;
}

.contentpane .post {
	margin: 0ex 0ex 3ex 0ex;
	border-bottom: 2px dotted #CDBDB2;
}

.contentpane .post h2 {
	font-size: 1.1em;
	margin: 1ex 0ex 0ex 0ex;
}

.contentpane .post small {
	font-size: 0.6em;
	margin: 0ex;
}

.contentpane .post h2 a {
	color: black;
	text-decoration: none;
}

.contentpane .post .entry {
	font-size: 0.75em;
	margin: 0em 0em 0.5em 0em;
}

.contentpane .post .entry pre {
	background: #FDEFDD;
	padding: 0.5ex;
	border: 1px solid #C5CBD1;
	font-size: 1.1em;
}

.contentpane .post .entry img.img {
	float: left;
	border: 1px solid #C5CBD1;
	background: #FDEFDD;
	padding: 1px;
	margin: 0px 0.5ex 0.5ex 0px;
}


.contentpane .post .entry img.img2 {
	float: left;
	margin: 0px 0.5ex 0.5ex 0px;
}

.contentpane .post .postmetadata {
	font-size: 0.6em;
}

.contentpane .post a, .contentpane .navigation a, .contentpane ol.commentlist li a {
	color: #7C4B0C;
}

.contentpane .post a:hover, .contentpane .navigation a:hover, .contentpane ol.commentlist li a:hover {
	color: #D62F1E;
}

.contentpane .navigation {
	margin-bottom: 2em;
	font-size: 0.6em;
}

.contentpane .navigation .left {
	text-align: left;
	float: left;
}

.contentpane .navigation .right {
	text-align: right;
}

.contentpane h2 {
	font-size: 1.1em;
	margin: 1ex 0ex 0ex 0ex;
}

.contentpane h3 {
	font-size: 0.9em;
	margin: 1ex 0ex 0ex 0ex;
}

.commentblock {
	background: #FBE2BD;
	border: 1px solid #C5CBD1;
	width: 604px;
	padding: 2px;
}

.commentblock h3 {
	font-size: 0.9em;
	margin: 0px;
	padding: 1px;
}

.commenthead {
	width: 600px;
	background: #FDEFDD;
	border: 1px solid;
	border-color: #778392 #C5CBD1 #C5CBD1 #778392;
	margin-bottom: 2px;
}

.commenthead table {
	width: 600px;
	padding: 1px;
}

.commenthead th {
	font-size: 0.75em;
	text-align: right;
	padding-right: 1ex;
	font-weight: normal;
}

.commenthead td {
	font-size: 0.75em;
}

.commenthead input {
	border: 1px solid;
	border-color: #778392 #C5CBD1 #C5CBD1 #778392;
}

.commentbody {
	background: #FDEFDD;
	width: 600px;
	border: 1px solid;
	border-color: #778392 #C5CBD1 #C5CBD1 #778392;
	padding: 0px;
	overflow: hidden;
}

.commentbody textarea {
	border: none;
	margin: 0px 1px 1px 0px;
	width: 590px;
	height: 316px;
}

.commentbody iframe {
	border: none;
	margin: 0px 1px 1px 0px;
	width: 599px !important;
	height: 293px !important;
}

.commandbar {
	overflow: hidden;
	padding: 1px;
}

.commandbar button {
	background: #FDEFDD;
	border: 1px solid;
	border-color: #CDBDB2 #778392 #778392 #CDBDB2;
	padding: 0px;
	margin: 0px;
}

.buttonbar {
	margin-top: 5px;
	padding: 2px;
	text-align: right;
}

.buttonbar input {
	background: #FDEFDD;
	border: 1px solid;
	border-color: #CDBDB2 #778392 #778392 #CDBDB2;
	margin: 3px 0px 5px 3px;
}


.contentpane ol.commentlist {
	font-size: 1em;
	margin-bottom: 2em;
}

.contentpane ol.commentlist li {
	font-size: 0.75em;
	margin: 0em 0em 0.5em 0em;
}

.rightpane {
	position: absolute;
	right: 0px;
	top: 0px;
	margin: 5px;
}

.rightpane .logo {
	width: 320px;
	height: 300px;
	margin: 0px;
	overflow: hidden;
}

.rightpane .logo img {
	width: 320px;
	height: 300px;
	margin: 0px;
}

.rightpane .menu {
	background: #FBE2BD;
	margin-left: 10px;
	width: 296px;
	border-left: 1px solid #CDBDB2;
	border-right: 1px solid #778392;
	border-bottom: 1px solid #778392;
	padding: 5px;
}

.rightpane .menu .block h2, #wp-calendar caption {
	background: #FBE2BD;
	margin: 0px;
	font-size: 1em;
	border: 1px solid white;
	font-weight: bold;
	padding: 0px;
}

.rightpane .menu ul {
	margin-left: 0px;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.rightpane .menu ul li {
	margin: 0px;
	padding: 1px;
	line-height: 1em;
}

.rightpane .menu ul.twocol li {
	text-align: right;
}

.rightpane .menu ul.twocol li a {
	width: 250px;
	float: left;
	text-align: left;
}

.rightpane .menu ul.twocol li.title {
	font-weight: bold;
}

.rightpane .menu ul.twocol li.title div {
	width: 200px;
	float: left;
	text-align: left;
}

li .datespan {
	width: 20ex;
	float: left;
	text-align: right;
}

.rightpane .menu h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.rightpane .menu p {
	margin: 0px;
	padding: 1px;
}

.rightpane .menu ul.inner {
	margin-left: 2ex;
}

.rightpane .menu .block {
	background: #FDEFDD;
	padding: 1px;
	border: 1px solid #C5CBD1;
	font-size: 0.60em;
	margin-bottom: 5px;
}


#wp-calendar td {
	width: 38px;
	text-align: center;
}

#wp-calendar td a {
	display: block;
	background: #FBE2BD;
	text-decoration: none;
	color: black;
}

#wp-calendar td a:hover {
	background: black;
	color: #FBE2BD;
}

.rightpane .menu .block a {
	display: block;
	text-decoration: none;
	color: black;
}

.rightpane .menu .block a:hover {
	background: black;
	color: #FBE2BD;
}

.rightpane .menu .block input.text {
	background: white;
	border: 1px solid;
	border-color: #778392 #CDBDB2 #CDBDB2 #778392;
	margin: 3px 0px 5px 3px;
	width: 200px;
}

.rightpane .menu .block input.button {
	background: #FBE2BD;
	border: 1px solid;
	border-color: #CDBDB2 #778392 #778392 #CDBDB2;
	margin: 3px 0px 5px 3px;
	width: 75px;
}

.rightpane .menu .credit {
	font-size: 0.60em;
	color: #778392;
	text-align: right;
}

.rightpane .menu .credit a {
	color: #778392;
	text-decoration: none;
}

.rightpane .menu .credit a:hover {
	color: black;
	background: transparent;
	text-decoration: underline;
}

.rightpane .menu .block .tunage {

}

.rightpane .menu .block .tunage .seekbar {
	height: 1em;
	margin: 5px 0px 10px 0px;
}

.rightpane .menu .block .tunage .seekbar div {
	float: left;
}

#songpos {
	width: 50px;
	text-align: right;
}

#songseek {
	width: 170px;
	background: white;
	padding: 1px;
	margin: 0px 5px 0px 5px;
	border: 1px solid #C5CBD1;
}

#songseek div {
	height: 10px;
	background: #7C4B0C;
}

#songdur {
	width: 50px;
	text-align: left;
}

.footer {
	clear: both;
	background: #FBE2BD;
	border: 1px solid;
	border-color: #CDBDB2 #778392 #778392 #CDBDB2;
	font-size: 0.6em;
	color: #778392;
	text-align: center;
	padding: 5px;
}

.footer a {
	color: #778392;
}

.footer a:hover {
	color: black;
}

pre code {
	background: #778392;
}