body {
	margin: 0px;
	padding: 0px;
	background: #000 url(image/bg.jpg) no-repeat 50% 0px;
	color: #56331b;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 75%;
}

#header {
	position: relative;
	background: transparent url(image/map_base.png) no-repeat -5px 13px;
	width: 1000px;
	height: 397px;
	margin: 0px auto 0px auto;
}

#top {
	position: absolute;
	background: transparent url(image/top.png) no-repeat 0px 0px;	
	top: -1px;
	left: -64px;
	width: 985px;
	height: 148px;
	z-index: 98;
}

a {
	color: #fff;
}

#names {
	position: absolute;
	background: transparent url(image/map_texts.png) no-repeat 0px 0px;
	width: 751px;
	height: 339px;
	margin: 0px auto 0px auto;
	top: 55px;
	left: 120px;
}

.star {
	position: absolute;
	z-index: 99;
	width: 21px;
	height: 20px;
	cursor: pointer;
	background: transparent url(image/icon.gif) no-repeat 0px 0px;
}

.star2 {
	position: absolute;
	z-index: 99;
	width: 21px;
	height: 20px;
	cursor: pointer;
	background: transparent url(image/icon2.gif) no-repeat 0px 0px;
}

h1 {
	margin: 0px;
	height: 58px;
	background: transparent url(image/bgcon0.png) no-repeat 0px 0px;	
	padding: 50px 0px 0px 30px;
	position: relative;
	overflow: hidden;
	color: #56331b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h2 {
	color: #56331b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h3 {
	color: #56331b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h2 a {
	text-decoration: none;
	color: inherit;
}

.star3 {
	position: absolute;
	z-index: 99;
	width: 21px;
	height: 20px;
	cursor: pointer;
	background: transparent url(image/icon3.gif) no-repeat 0px 0px;
}

#positioner {
	position: relative;
	margin: 0px auto 0px auto;
	width: 935px;
	top: -50px;
	left: 10px;
}

#contenholder {
	width: 555px;
	position: absolute;
	top: -30px;
	left: 0px;
	padding: 0px 0px 20px 0px;
	z-index: 2;
}

#content {
	position: relative;
	top: -35px;
	background: transparent url(image/bgcon.jpg) repeat-y 17px 0px;
	margin: 0px;
	padding: 0px 14px 0px 10px;
	color: #56331b;
	z-index: 2;
}

#wrapper {
	padding: 0px 20px 0px 20px;
	min-height: 300px;
}

#archive {
	margin: 0px 0px 0px 7px;
	padding: 20px;
	background: transparent url(image/bgcon1.jpg) repeat-x 0px 100%;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	letter-spacing: -0.7px;
	clear: both;
}

#archive  a { 
	color: inherit;
	text-decoration: none;
}

#articleitem {
	width: 164px;
	height: 161px;
	position: absolute;
	background: transparent url(image/compass.png) no-repeat 0px 100%;
	right: -100px;
	top: 50px;
}

#overlay {
	width: 970px;
	min-height: 845px;
	background: transparent url(image/bgoverl.gif) no-repeat 0px 0px;
	z-index: 99;
	position: absolute;
	top: 2000px;
	left: 0px;
	display: none;
	height: 2000px;
	color: #fff;
}

#overlay h1, #overlay h2, #overlay h3, #overlay h4, #overlay h5, #overlay h6 {
	color: #fff;
}

#overlay #overlay_close {
	width: 45px;
	height: 16px;
	position: absolute;
	top: 50px;
	left: 20px;
	cursor: pointer;
}

#bodysize {

}

#olwrapper {
	margin: 100px 100px 50px 20px;
}

#wrapper .postcontent {
	float: left;
	width: 350px;
	margin-right: 10px;
}

#wrapper .postcontent p {
	margin-top: 0px;
}

#wrapper .comments {
	float: left;
	width: 100px;
	background: transparent url(image/koukku.png) no-repeat 0px 0px;
	height: 50px;
	padding: 0px 0px 0px 28px;
}

#wrapper .instance {
	clear: both;
}

#photo1 {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 500px;
	background: transparent url(image/photo1.png) no-repeat 0px 0px;
	width: 197px;
	height: 289px;
}

#photo2 {
	position: absolute;
	z-index: 0;
	top: 30px;
	left: 600px;
	background: transparent url(image/photo2.png) no-repeat 0px 0px;
	width: 247px;
	height: 307px;
}

/* WP */

.comment-author {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.comment-author a {
	text-decoration: none;
}

.comment-meta {
	color: #eee;
	font-size: 70%;
	display: none;
}

.commentlist cite {
	font-style: normal;
}

.commentlist img {
	display: none;
}

ol.commentlist {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	list-style-type: none;
}

.commentlist li {
	border-bottom: solid 1px #444;
	padding: 5px 0px 5px 0px;
}
