#links, #links a {
	line-height: 1.15;
}

body, body a, body p, body th, body td, body li, body code, body dt {
	font-size: small; /* for browsers with no escapes at all */
	\font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for good browsers */
}
html>body, html>body a, html>body p, html>body th, html>body td, html>body li, html>body code, html>body dt {
  font-size: small; /* be nice to Opera */
}

body .comments-body, body .comments-post, body .comments-textfield-caption, body .posted {
	font-size: x-small; /* for browsers with no escapes at all */
	\font-size: xx-small; /* for IE5/Win */
	f\ont-size: x-small; /* for good browsers */
}
html>body .comments-body, html>body .comments-post, html>body .comments-textfield-caption, html>body .posted {
  font-size: x-small; /* be nice to Opera */
}

#links p, #links a {
	font-size: 84%;
}
body>#links p, body>#links a {
  font-size: 84%; /* be nice to Opera */
}

.recent-comments {
	font-size: 84%;
}

.posted a, .comments-body .comments-post, .comments-body .comments-textfield-caption {
	font-size: 110%; /* for browsers with no escapes at all */
	\font-size: 120%; /* for IE5/Win */
	f\ont-size: 110%; /* for good browsers */
}

.comments-by a {
	font-size: 110%; /* for browsers with no escapes at all */
	\font-size: 120%; /* for IE5/Win */
	f\ont-size: 110%; /* for good browsers */
}


body h1 {
	font-size: x-large; /* for browsers with no escapes at all */
	\font-size: large; /* for IE5/Win */
	f\ont-size: x-large; /* for good browsers */
}
html>body h1 {
  font-size: x-large;
}

body h2 {
	font-size: large; /* for browsers with no escapes at all */
	\font-size: medium; /* for IE5/Win */
	f\ont-size: large; /* for good browsers */
}
html>body h2 {
  font-size: large;
}

body h3 {
	font-size: medium; /* for browsers with no escapes at all */
	\font-size: small; /* for IE5/Win */
	f\ont-size: medium; /* for good browsers */
}
html>body h3 {
  font-size: medium;
}

body h4 {
	font-size: small; /* for browsers with no escapes at all */
	\font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for good browsers */
}
html>body h4 {
  font-size: small;
}

#banner {
	background-color: #333333;
	color: #FFFFFF;
	margin-bottom: 20px;
	padding: 5px 0px 5px 15px;
}

#content {
	position:absolute;
	color: black;
	padding: 0px;
	top:68px;
	margin-left: 220px; /* for browsers with no escapes at all */
	\margin-left: 220px; /* for IE5/Win */
	ma\rgin-left: 220px; /* for good browsers */
	/*margin-bottom:20px;*/
	width: 520px;
	/* border: 1px solid #006666; */
	}

html>body #content {
	margin-left: 240px; /* be nice to Opera 5 */
}

#links {	
	padding:10px;
	/*margin-top: 20px;*/	
	width: 180px; /* for browsers with no escapes at all */
	\width: 202px; /* for IE5/Win */
	w\idth: 180px; /* for good browsers */
	background-color: #eeeeee;	
	overflow: hidden;
	border: 1px solid #990000;
	color: #000000;
	font-family: "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	margin-left: 20px; /* for browsers with no escapes at all */
	\margin-left: 20px; /* for IE5/Win */
	ma\rgin-left: 20px; /* for good browsers */
}
html>body #links {
	width:180px;
	margin-left: 20px; /* be nice to Opera 5 */
}

a, a:link {
	background-color: transparent;
	color: #336699;
}

a, a:link, a:visited, a:hover {
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	background-color: transparent;
	color: #660066;
}

a:hover {
	background-color: #EEEEEE;
	color: #006666;
}

abbr {
	border-bottom: 1px dashed #000000;
}

acronym {
	border-bottom: 1px dashed #000000;
}

blockquote {
	font-size: 110%;
	line-height: 120%;
	font-family: 'Trebuchet MS', Helvetica, Verdana, 'Lucida Grande', Geneva, Lucida, Arial, sans-serif;
	margin-right: 0px;
}

html, body {
	background-color: #FFFFFF;
	color: #000000;
	margin: 0;
	padding: 0;
}

code {
	background-color: transparent;
	color: #006666;
	font-family: Monaco, "Andale Mono", "Courier New", Courier, monospace;
}

#content code 	{
	font-size: 84%;
}

body>#content code 	{
	font-size: 84%;
}

h1 {
	background-color: #333333;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4 {
	font-family: "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}

h2 {
	background-color: #FFFFFF;
	color: #003366;
}

h2, h3, h4 {
	padding: 0px;
}

h3 {
	background-color: #FFFFFF;
	color: #990000;
	/* margin-bottom: 0px;
	margin-top: 10px; */
}

h4 {
	background-color: #FFFFFF;
	color: #006666;
	/* margin-bottom: -10px;
	margin-top: 10px; */
}

h2.date {
	/* margin-bottom: 0px;
	margin-top: 15px; */
}

.title {
	/* margin-bottom: -5px;
	margin-top: 15px; */
}

ul.links-list li {
	background: #EEEEEE;
	color: #000000;
	font-weight: normal;
	list-style: none;
	margin-top: 3px;
}

/*
li.links-item {
	background: #EEEEEE;
	color: #000000;
	font-weight: normal;
	list-style: none;
	margin-top: 2px;
}
*/
p.links-head {
	background: #EEEEEE;
	color: #990000;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 5px;
}

ul.links-list {
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
}

.align-center {
	text-align: center;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.archive-list {
	margin-bottom: 2px;
	margin-top: 2px;
}

.archive-list a {
		font-size: 90%;
}

.blog-description {
	background-color: #333333;
	color: #FFFFFF;
	font-size: 70%;
}

.comments-body {
	background: #FFFFFF;
	border-bottom: 1px solid #990000;
	color: #000000;
	font-family: "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	padding-top: 5px;
}

.comments-no-html {
	border-bottom: 0px;
}

.comments-head	{
	background-color: #FFFFFF;
	color: #990000;
	margin-top: 20px;
	margin-bottom: 5px;
}

.comments-post {
	background: #FFFFFF;
	color: #000000;
	font-family: "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}

.comments-textfield-caption {
	font-weight: bold;
	margin-bottom: 0px;
}

.extended {
	text-align: right;
}

.image-left {
	margin-right: 5px;
}

.image-right {
	margin-left: 5px;
}

.image-float-left {
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.image-float-right {
	float: right;
		margin-top: 2px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 5px;
}

.indent-left {
	margin-left: 40px;
}

.kokoro-logo {
	border: 0;
	margin: 0px 10px 0px 5px;
	vertical-align: -5px;
}

.posted	{
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	margin-bottom: 25px;
}

.search-button {
	background-color: #DDDDDD;
	color: #000000;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0px;
}

.search-field {
	background-color: #FFFFFF;
	color: #000000;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0 2px 0 2px;
}

.search-term {
	font-family: "Andale Mono", "Courier New", Courier, monospace;
	font-weight: bold;
}

.strike-through {
	text-decoration: line-through;
}

.strike-through-red {
	text-decoration: line-through;
	color: #cc0000;
}

#banner a {
	color: #000000;
	background-color: #333333;
}

#content ul {
	list-style-type: circle;
}

#links a:hover {
	text-decoration: underline;
}

.recent-comments-post-title {
	color: #660000;
	background-color: #eeeeee;
}

span[lang] {
	font-style: italic;
}

.romaji {
	font-style: italic;
}

.caption, .italicize, .nihongo, .chinese, .japanese, .korean, .title-book, .title-movie, .title-cd, .title-song, .title-newspaper, .title-magazine, .title-article, .title-tvshow, .title-play, .title-artwork, .title-chapter, .title-poem, .title-radio, .title-exhibition, .title-software, .title-essay, .title-story {
	font-style: italic;
}

.boldify {
	font-weight: bold;
}

.emphasize-red {
	font-weight: bold;
	color: #CC0000;
}

.emphasize-green {
	font-weight: bold;
	color: #009900;
}

.emphasize-blue {
	font-weight: bold;
	color: #0000CC;
}

.emphasize-yellow {
	font-weight: bold;
	color: #CCCC00;
}

.emphasize-magenta {
	font-weight: bold;
	color: #CC00CC;
}

.emphasize-cyan {
	font-weight: bold;
	color: #00cccc;
}

.bird-burning {
	margin-top: 15px;
	text-align: center;
}

body .japanese-encoded-medium {
	font-size: medium; /* for browsers with no escapes at all */
	\font-size: small; /* for IE5/Win */
	f\ont-size: medium; /* for good browsers */
}
html>body .japanese-encoded-medium {
  font-size: medium; /* be nice to Opera */
}

body .japanese-encoded-large {
	font-size: large; /* for browsers with no escapes at all */
	\font-size: medium; /* for IE5/Win */
	f\ont-size: large; /* for good browsers */
}
html>body .japanese-encoded-large {
  font-size: large; /* be nice to Opera */
}

body .japanese-encoded-x-large {
	font-size: x-large; /* for browsers with no escapes at all */
	\font-size: large; /* for IE5/Win */
	f\ont-size: x-large; /* for good browsers */
}
html>body .japanese-encoded-x-large {
  font-size: x-large; /* be nice to Opera */
}

body .japanese-encoded-xx-large {
	font-size: xx-large; /* for browsers with no escapes at all */
	\font-size: x-large; /* for IE5/Win */
	f\ont-size: xx-large; /* for good browsers */
}
html>body .japanese-encoded-xx-large {
  font-size: xx-large; /* be nice to Opera */
}

.table-row-gray-ee {
	background-color: #eeeeee;
}

.table-row-gray-cc {
	background-color: #cccccc;
}

td.ozu p {
	background-color: transparent;
	margin: 3px 0 3px 0;
}

dt {
	font-weight: bold;
	margin-top: 10px;
}

.small-caps {
	font-variant: small-caps;
}

.featured-kanji {
	border: 1px solid #000000;
	padding: 2px;
	background-color: #eeeeee;
	/* float: left; */
	/* margin-right: 10px; */
	font-size: xx-large;
}

.featured-kanji-details {
	border: 1px solid #000000;
	padding: 2px;
	background-color: #eeeeee;
	/* vertical-align: text-bottom; */
	/* float: none; */
	/* margin-right: 10px; */
	/* font-size: xx-large; */
}


/*.trackback-body {
	background: #FFFFFF;
	border-bottom: 1px dotted #999999;
	color: #666666;
	font-family: palatino, georgia, verdana, arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	padding-bottom: 10px;
	padding-top: 10px;
}
.trackback-post {
	background: #FFFFFF;
	color: #666666;
	font-family: verdana, arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
}

.trackback-url {
	background: #FFFFFF;
	border: 1px dotted #999999;
	color: #666666;
	font-family: palatino, georgia, verdana, arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	padding: 5px;
}

*/
