html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #000000;
	color: #000000;
	font-family: Arial, sans-serif;
	}

img { border: 0 }

#activator_cont {
	position: absolute; top: -100px; left: 0px;
	}

#content {
	text-align: center;
	}

#page {
	position: relative;
	margin: 0 auto;
	width: 974px;
	}
	
#left_pane {
	float: left; width: 337px;
	}
	
#left_pane_bg {
	width: 337px; height: 520px; background-image: url(/layout/pane_left_bg.jpg);
	}
	
#left_pane_nav, #left_pane_sub_nav {
	width: 254px; padding-left: 83px;
	line-height: 13pt;
	}

#left_pane_sub_nav {
	padding-left: 35px;
	}

.nav_indent {
	padding-left: 10px;
	cursor: default;
	}

#left_pane_nav a, #left_pane_nav a:visited, #left_pane_sub_nav a, #left_pane_sub_nav a:visited {
	font-family: Georgia, Arial, Verdana;
	font-size: 8pt;
	color: #4a3922;
	text-decoration: none;
	}
	
#left_pane_nav a:hover, #left_pane_sub_nav a:hover {
	text-decoration: underline;
	}

#left_pane_sub {
	width: 337px; height: 296px; background-image: url(/layout/pane_left_bg_sec.jpg);
	}

b.small {
	font-family: Arial, Verdana, sans-serif;
	color: #4a3922;
	font-weight: bold;
	font-size: 8pt;
	}
	
#smallarc {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	color: #6b5b44;
	cursor: default;
	}
	
#smallarc .year {
	color: #4a3922;
	}
	
#smallarc a, #smallarc a:visited {
	font-family: Arial, Verdana, sans-serif;
	color: #4a3922;
	text-decoration: underline;
	}
	
#smallarc a:hover {
	text-decoration: none;
	}
	
#left_pane_footer {
	width: 337px; height: 90px;
	}
	
#mysteria_logo {
	float: left; width: 159px; height: 77px;
	}

.floater {
	float:left;
	}
	
.clear {
	clear: both;
	}
	
#right_pane {
	float: left; width: 637px;
	}
	
#right_pane_bg {
	width: 637px; background-image: url(/layout/pane_right_bg.jpg);
	}
	
#right_pane_affix {
	width: 637px;
	min-height: 651px;
	height: auto !important;
	height: 651px;
	background-image: url(/layout/pane_right_affix.jpg); background-repeat: no-repeat;
	}

#right_pane_content {
	width: 552px; padding-left: 48px; padding-top: 106px;
	}

.year_stamp {
	position: absolute; top: 0px; left: 337px; width: 637px; height: 92px;
	}
	
.press_stamp {
	position: absolute; top: 0px; left: 679px; width: 295px; height: 92px; z-index: 2;
	}

.post {
	clear: both;
	}

.post a, .post a:visited {
	color: #333333;
	text-decoration: underline;
	}
	
.post a:hover {
	text-decoration: none;
	}

.post_header_left {
	float: left; width: 80px;
	}
	
.post_header_left .stamp_cont {
	position: relative; width: 80px; height: 68px;
	}
	
.post_header_left .stamp_cont .stamp_shadow {
	position: absolute; width: 80px; height: 68px; top: 0px; left: 0px; z-index: 1; filter:alpha(opacity=85); opacity: .85;
	}
	
.post_header_left .stamp_cont .stamp {
	position: absolute; width: 80px; height: 68px; top: 0px; left: 0px; z-index: 2; filter:alpha(opacity=85); opacity: .85;
	}
	
.post_header_left .stamp_cont .time {
	position: absolute; top: 21px; left: 34px; z-index: 3; filter:alpha(opacity=70); opacity: .70; font-family: Arial, Verdana, sans-serif; font-size: 9pt; font-weight: bold; color: #ffffff; text-transform: uppercase; text-align: center; cursor: default;
	}

.post_header_right {
	float: left; width: 464px;
	}

.post_header_right .header {
	margin-top: 15px;
	margin-left: 10px;
	}
	
.post_header_right h2 {
	font-family: Georgia, Arial, Verdana;	
	margin: 0px;
	font-size: 24px;
	color: #925936;
	}
	
.post_header_right h2 a, .post h2 a:visited {	
	color: #925936;
	}

.post_header_right .nails_container {
	position: relative; width: 464px; height: 45px;
	}
	
.post_header_right .nails_plate {
	position: absolute; top: 0px; left: 0px; width: 464px; height: 45px;
	}
	
.post_header_right .nails_drop {
	position: absolute; top: 45px; left: 0px; width: 44px; height: 14px;
	}

.entry {
	clear: both;
	width: 544px;
	}

.entry p {
	font-family: Georgia, Arial, Verdana;
	font-size: 10pt;
	line-height: 15pt;
	color: #925936;
	}
	
.entry ul, .entry li {
	font-family: Georgia, Arial, Verdana;
	font-size: 10pt;
	line-height: 15pt;
	color: #925936;
	}

.entry li {
	padding-bottom: 12px;
	}
	
.insert {
	border: 1px solid #925936;
	}
	
p.tags {
	font-size: 8pt;
	cursor: default;
	color: #333333;
	}
	
p.tags a, p.tags a:visited {
	color: #888888;
	}
	
.comment_container {
	clear: both; width: 544px;
	padding-top: 15px;
	}
	
.comment_name {
	float: left; width: 125px;
	font-family: Georgia, Arial, Verdana;
	font-size: 9pt;
	}
	
.comment_name a, .comment_name a:visited {
	color: #925936;
	text-decoration: underline;
	}
	
.comment_name a:hover {
	text-decoration: none;
	}
	
.comment_name .comment_date {
	font-size: 8pt;
	}
	
.comment_name .comment_date a, .comment_name .comment_date a:visited {
	color: #333333;
	text-decoration: none;
	}
	
.comment_name .comment_date a:hover {
	text-decoration: underline;
	}
	
.comment_content {
	float: left; width: 414px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #333333;	
	}
	
.comment_content a, .comment_content a:visited {
	color: #333333;
	text-decoration: underline;
	}
	
.comment_content p {
	margin: 0;
	}
	
.comment_content p.us {
	color: #925936;
	}
	
.leave_comment_cont {
	position: relative; width: 544px;
	}
	
.leave_comment_offset {
	position: absolute; top: 0px; left: -12px;
	}
	
.input_bg_cont {
	position: relative;
	}
	
.input_bg {
	position: absolute; top: 0px; left: 0px; z-index: 1;
	}
	
.input_field {
	position: absolute; top: 10px; left: 11px; z-index: 2;
	}
	
input.special {
	border: 0; background-image: url(/layout/input_bg.gif); background-position: -9px -10px; width: 195px; height: 19px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #925936;
	font-weight: bold;
	}
	
.input_label {
	position: absolute; left: 225px; top: 12px;
	}
	
.area_bg_cont {
	position: relative;
	}
	
.area_bg {
	position: absolute; top: 0px; left: 0px; z-index: 1;
	}
	
.area_field {
	position: absolute; top: 10px; left: 11px; z-index: 2;
	}
	
textarea.special {
	border: 0; background-image: url(/layout/input_textfield_notrans.gif); background-position: -9px -10px; width: 505px; height: 123px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #925936;
	}
	
/* Archives */

.navigation {
	clear: both;
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	width: 544px;
	}

.navigation .alignleft {
	float: left;
	}
	
.navigation .alignright {
	float: right;
	padding-right: 9px;
	}

.archive_header {
	clear: both;
	}

h3 {
	margin: 0px;
	padding: 0px;	
	font-family: Arial, Verdana, sans-serif;	
	font-size: 20px;
	color: #333333;
	}

a.readmore, a.readmore:visited, .navigation a, .navigation a:visited {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;	
	color: #333333;
	font-decoration: none;
	}
	
a.readmore:hover, .navigation a:hover {
	text-decoration: none;
	}

#player1 {
	border: 1px solid #925936;
	}