body {
	background-color: #FFFFFF;
	color: #000000;
	width: 600px;
	margin: 15px;
}

#nav h1 {
	font-size: 12pt;
}

#nav p {
	font-size: 10pt;
	font-family: "Courier New", Courier, monospace;
}

#main {
	margin: 10px 0;
}

#main h5 {
	margin-top: 0;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
}

#main p {
	font-size: 12pt;
	line-height: 130%;
	margin-top: 0;
}

#side {
	margin: 30px 0;
	font-size: 10pt;
	clear: both;
}

#side h5 {
	margin: 0;
}

#side p {
	margin-top: 0;
}

#side ul, #side ol {
	margin-top: 0;
	margin-left: 30px;
	padding-left: 0;
	list-style: square;
	font-size: 10pt;
}

#path {
	margin: 10px 0;
	border-bottom: 1px solid #000000;
}
#path h5 {
	font-family: "Courier New", Courier, monospace;
	display: inline;
	padding-right: 10px;
}
#path p {
	display: inline;
}

#footer {
	margin: 10px 0;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}


img {
	border: none;
	display: block;
	margin: 10px 0;
}
form {
	display: none;
}
a {
	color: #000000;
}
a.inv {
	display: none;
}
a.hide {
	text-decoration: none;
}
h2 {
	margin-top: 0;
}
h4 {
	margin: 0;
}
.media h5 {
	margin-top: 15px !important;
	margin-bottom: 5px;
}
.content p {
	text-indent: 1em;
}
.photo p {
	margin: 0;
	clear: both;
}
.photo img {
	float: left;
	padding-right: 15px;
}
.photo p, p.preface, p.excerpt, p.rating {
	font-size: 10pt !important;
	text-indent: 0;
}
ul, ol {
	margin-top: 0;
	margin-left: 50px;
	padding-left: 0;
	font-size: 12pt;
	line-height: 130%;
}

ol.quiz li ol {
	margin: 0 30px 15px 0;
	padding-left: 0;
	list-style: none;
}
em {
	font-style: normal;
	font-weight: 700;
}
hr {
	height: 1px;
	margin-bottom: 1em;
}
cite {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	margin-left: 20px;
}
code {
	display: block;
	padding: 5px;
	margin: 15px 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	border: 1px solid #000000;
}
dfn {
	font-style: normal;
}
table.data {
	margin-bottom: 15px;
}
table.data td, table.data th {
	font-size: 10pt;
	text-align: left;
	padding: 10px 5px 3px 5px;
	vertical-align: top;
	border-bottom: 1px dashed #000000;
}
th.title, th.date, th.cast, th.tv, th.notes {
	display: none;
}
blockquote {
	margin: 30px;
}
blockquote.quote p {
	text-indent: -1em;
	margin-top: 0;
	margin-bottom: 10px;
}
blockquote.dorama {
	margin: 20px 10px;
	padding: 10px;
	border: 1px solid #000000;
}
blockquote.dorama p {
	font-size: 10pt !important;
	line-height: 160%;
	margin: 0;
	text-indent: -1em;
}
blockquote.antique p {
	margin: 50px 0;
	text-align: center;
	text-indent: 0;
}
blockquote.lyrics p {
	font-size: 10pt !important;
	line-height: 160%;
	text-indent: 0;
}
#blog div.entry {
	margin-bottom: 20px;
}
#blog div.entry h5 {
	margin-bottom: 10px;
	font-style: italic;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#blog div.entry blockquote {
	margin: 15px;
	border: 1px color #000000;
	padding: 5px;
}
#blog div.entry blockquote p {
	font-size: 10pt;
	margin-bottom: 10px;
}

#comment h4 {
	margin-top: 30px;
}
#comment div.entry {
	margin: 10px 0;
	padding: 5px;
}
#comment div.entry h5 {
	font-family: serif;
	margin-bottom: 10px;
}
#comment div.entry p {
	font-size: 10pt;
	margin-bottom: 10px;
}
#comment div.entry del {
	font-style: normal;
	font-weight: normal;
	text-decoration: line-through;
}

#blogpath {
	margin-bottom: 20px;
}
#blogpath h5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#blogpath p {
	margin-bottom: 5px;
}

#tb h5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;	
}
#tb p {
	margin-bottom: 5px;	
	font-family: Arial, Helvetica, sans-serif;
}
