body, html {
	margin: 0px;
	background-color: #fefef4;
	/*font-family: Calibri, Tahoma, Verdana, Arial, Helvetica, sans-serif;*/

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a, a:link, a:active, a:visited {
	color: #2f8940;
}

img {
	border: 0px;
}
div#container {
	width: 926px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fefef4;
	background-image:url(/gfx/bg_content.png);
	background-repeat:no-repeat;
	background-position: 426px 0px;
}
div#navigation {
	clear:both;
	width: 926px;
}
div#navigation a {
	position:relative;
	clear: none;
	top: -4px;
	margin: 0px;
	padding: 0px;
	float: left;
}
div#navigation a img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
div#content {
	width: 926px;
}
div#contentleft {
	width: 480px;
	float: left;
	margin-top: 12px;
	overflow:hidden;
}
#blognavigation {
	margin-top: 10px;
	float: left;
}
#blognavigation ul {
	list-style-position:outside;
	list-style:square;
}
#blognavigation li {
	clear:both;
	margin-left: -25px;
	margin-bottom: 5px;
}
#blognavigation li a {
	color: #d7061b;
	text-decoration: none;
}
#blognavigation li a:hover {
	text-decoration: underline;
}
img#header {
	clear: both;
	margin-bottom: 15px;
}
div#contentright {
	width: 420px;
	float: right;
	margin-top: 30px;
	overflow: hidden;
}

#koosbutton {
	margin-top: 0px;
	margin-left: 270px;
}

#bandcampplayer {
	background:none;
	background-color: #fefef4;
	width: 402px;
	height: 105px;
	margin-top: 20px;
	padding-top: 5px;
	padding-left: 5px;
	border: 1px solid #d7061b;
	overflow: hidden;
	clear: both;
}
div#contentright_left {
	width: 220px;
	float: left;
}
div#contentright_right {
	width: 195px;
	float:right;
}
div#shoutbox {
	width: 190px;
	float: left;
	margin-top: 11px;
}
div#shoutbox_top {
	width: 190px;
	height: 48px;
	background-image:url(/gfx/bg_shoutbox_top.png);
	background-repeat:no-repeat;
	padding: 0px;
}
div#shoutbox_top img {
	margin-top: 10px;
	margin-left: 10px;
}
div#shoutbox_mid {
	width: 190px;
	background-image:url(/gfx/bg_shoutbox_mid.png);
	background-repeat:repeat-y;
	padding: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
}
div#shoutbox_bottom {
	width: 190px;
	height: 26px;
	background-image:url(/gfx/bg_shoutbox_bottom.png);
	background-repeat:no-repeat;
}
.clear {
	clear: both;
	height: 0px;
	width: 100%;
}
input, textarea {
	border: 1px solid #980b18;
	font-size: 11px;
	margin: 0px;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	width: 60px;
	float:left;
	height: 22px;
}
.inputfield {
	width: 105px;
	float: left;
}
.messagefield {
	height: 35px;
}
input {
	width: 100px;
}
textarea {
	width: 100px;
	overflow:hidden;
}
#shoutboxerrors {
	color: #FF0000;
}
.shoutboxentry {
	margin-top: 5px;
	border-top: 1px solid #d8051a;
	padding: 3px;
	width: 160px;
}
.shoutboxentry .name {
	font-weight: bold;
}
.button {
	width:60px;
	background-color:#FFFFFF;
}
#submitbutton {
	margin-top: 5px;
}
#theinvisibleshoutbox {
	display: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #d8051a;
	font-size: 16px;
	font-weight:700;
}
div.wp-caption, img.imageleft, img.alignleft {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}
img.imageright, img.alignright {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#podform .clear {
	height: 5px;
}

#podform .inputfield {
	margin-right: 10px;
}

.exclam {
	font-weight: bold;
	color: #d8051a;
}

#rssfeed {
	margin-top: 10px;
	clear:both;
}

div.invisible {
	position: absolute;
	margin-top: -20000px;
}