body {
	background: white url("hataewon2.png") no-repeat fixed -50px -100px;
	margin-top: 25px;
}

.text-left { text-align: left; }
.text-right { text-align: right;}
.text-center { text-align: center;}
.picture-left { float: left; margin-right: 20px;}
.picture-right { float: right; margin-left: 20px;}

.picture-frame img {
	background-color: #fff;
	border: 1px solid gray;
	padding: 8px;
	margin: 10px;
}

h1,h2 { text-shadow: 2px 2px 3px #999; }
h3,h4,h5,h6 { text-shadow: 2px 2px 2px #999; }
a:link, a:visited { color: #f60; text-decoration: none; }
a:link:hover, a:visited:hover { color: #3c3; text-decoration: none; }

/*hr {
	background: #3c3;
	color: #3c3;
}*/

.header h1 {
	font-style: italic;
}

.header p {
	font-style: italic;
}

.links {
	text-align: right;
	color: gray;
}

.entry {
	margin-bottom: 40px;
}

.entry-title hr {
	background: gray;
	color: gray;
	height: 1px;
}

.entry-title a { color:#000;}

.cap {
	font-size:63px;
	line-height: 50px;
	margin-right: 4px;
	float: left;
	color: #f60;
}

.entry-text blockquote {
	border: 1px dashed gray;
	padding: 8px 8px 0px 8px;
	background: url('quotationmark-left.png');
	background-repeat: no-repeat;
	background-position: -6px -12px;
}

.metainfobox {
	text-align: right;
	margin-top: 10px;
	font-size: 10px;
}

.footer {
	text-align: center;
	font-size: 75%;
}

.adsense {
	text-align: center;
}
