@charset "utf-8";

/* body xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
body {
	margin: 0px;
	padding: 0px;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color:#431F10;
	word-wrap: break-word;
	font-weight: normal;
	font-size: small;
	background: url("body_bg.gif") repeat center top;
	}

/* link xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
a:link, a:active, a:visited {
	color: #84622C;
	text-decoration:underline;
}

a:hover {
	color: #84622C;
	text-decoration:none;
}

#banner a:link, #banner a:active, #banner a:visited {
	color: #F90F0E;
	text-decoration: none;
}

#banner a:hover { 
	color: #F90F0E;
	text-decoration: underline;
}

.sidebar h2 a:link, .sidebar h2 a:active, .sidebar h2 a:visited {
	color: #431F10;
	text-decoration:underline;
}

.sidebar h2 a:hover { 
	color: #431F10;
	text-decoration: none;
}

p.posted a:link, p.posted a:active, p.posted a:visited {
	color:#84622C;
	text-decoration:underline;
}

p.posted a:hover {
	color:#84622C;
	text-decoration:none;
}
/* base xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
h1, h2, h3, h4, h5, h6, li, p, form, embed {
	margin: 0px;
	padding: 0px;
}

#side ul, #side ul,
#right ul, #left ul,
#right ol, #left ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

img {
	border:none;
}

/* container xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#container {
	background:url("banner.gif") no-repeat center top;
	line-height: 140%;
	margin: 0px;
	text-align: left;
	padding: 0px;
	}

/* banner xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#banner-img {
	display: none;
}

#banner {
	margin: 0px auto;
	padding: 0px;
	width:800px;
	height: 273px;
}

#banner h1 {
	padding: 30px 20px 0px 300px;
	margin:0px;
	font-size:x-large;
	font-weight: bold;
	line-height:120%;
	color:#F90F0E;
	text-align: right;
}

#banner h2 {
	padding:5px 20px 0px 480px;
	margin:0px;
	font-size: small;
	font-weight: normal;
	line-height:120%;
	color:#431F10;
	text-align: right;
}

/* main xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#main {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
}

#right, #left, #side{
	width: 200px;
	float: left;
	overflow: hidden;
}

#center {
	width: 400px;
	float: left;
	overflow: hidden;
}

/* sidebar xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.sidebar-top {
	background:url("sidebar-top.gif") no-repeat left bottom;
	height:12px;
	margin:0px;
	padding:0px;
}

.sidebar {
	background:#FFFFFF;
	width:185px;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

#right .sidebar-top {
	background:url("sidebar-top.gif") no-repeat right bottom;
	height:12px;
	margin:0px;
	padding:0px;
}


#right .sidebar {
	background:#FFFFFF;
	width:185px;
	margin: 0px 15px;
	padding: 0px;
	overflow:hidden;
}

#right .sidebar-bottom {
	background:url("sidebar-bottom.gif") no-repeat right top;
	height:12px;
	margin:0px;
	padding:0px;
}

#left .sidebar-bottom, #about .sidebar-bottom {
	background:url("sidebar-bottom.gif") no-repeat left top;
	height:12px;
	margin:0px;
	padding:0px;
}


.sidebar h2, #nifty_rss_reader .module-content, #user-email .module-content {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 10px 0px 18px 45px;
	margin: 0px 0px 5px;
	line-height: 140%;
	color:#431F10;
	background:url("module.gif") no-repeat left top;
	}

#recent-entries h2 {
	background:url("recent-entries.gif") no-repeat left top;
}

#recent-comment h2 {
	background:url("recent-comment.gif") no-repeat left top;
	padding:10px 0px 18px 48px;
}

#recent-trackback h2 {
	background:url("recent-trackback.gif") no-repeat left top;
}

#archive-datebased h2 {
	background:url("archive-datebased.gif") no-repeat left top;
	padding:10px 0px 18px 53px;
}

#archive-category h2 {
	background:url("archive-category.gif") no-repeat left top;
}

.link-note {
	font-size: small;
	font-weight:bold;
	text-align: left;
	line-height: normal;
	padding: 0px 0px 10px 40px;
	margin: 0px;
	}

.link-note a, .link-note a:link, .link-note a:visited, .link-note a:visited {
	color:#431F10;
}

.link-note a:hover {
	text-decoration:none;
}

#profile {
	background:url("profile.gif") no-repeat left top;
}

#profile .link-note {
	padding: 9px 0px 10px 40px;
}

#syndicate {
	background:url("syndicate.gif") no-repeat left top;
}

#subscribe {
	background:url("subscribe.gif") no-repeat left top;
}

.sidebar li {
	margin: 0px 0px 8px 0px;
	font-size: small;
	text-align: left;
	line-height: 130%;
	list-style-type: none;
	}
	
.module-body {
	padding: 0px;
	margin: 0px;
}

.module {
	padding: 0px 0px 20px;
	margin: 0px 15px;
}

#about .module {
	padding: 0px 8px 30px;
	margin: 0px 0px 0px;
}

.sidebar table {
	margin:15px 0px;
}

/* entry xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.content {
	margin: 0px;
	padding: 0px;
}

.content p {
	font-size: small;
	font-weight: normal;
  	line-height: 150%;
	text-align: left;
	padding: 0px 0px 10px;
	}

.content blockquote {
	font-size: small;
  	line-height: 150%;
	border: 2px dotted #FF7F00;
	background:#FFFFD6;
    padding: 8px 8px 0px 8px;
    margin: 10px 0px;            
	}

.content li {
  	line-height: 150%;
	}

.content h2 {
	font-size: small;
	font-weight: bold;
	text-align: right;
	padding: 2px 15px;
	margin: 0px;
	color: #431F10;
	height:26px;
	}

.entry-top {
	background:url("entry-top.gif") no-repeat left bottom;
	height:12px;
}

.entry {
	background:#FFFFFF;
	margin: 0px;
	padding: 0px 15px;
	overflow:hidden;
}

.entry h3 {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding:20px 40px 10px 80px;
	margin: 0px 0px 10px;
	line-height: 140%;
	color: #F90F0E;
	background:#FFFFFF url("entry.gif") no-repeat left bottom;
}

.entry h3, .entry h3 a, .entry h3 a:link, .entry h3 a:visited, .entry h3 a:active {
	text-decoration: none;
	color: #F90F0E;
}

.entry h3 a:hover, .entry h2 a:hover{
	text-decoration: underline;
	color: #F90F0E;
}

.entry h2 a {
	text-decoration:underline;
	color: #431F10;
}

.entry h2 a:hover {
	text-decoration:none;
}

h2.content-header {
	margin: 0px !important;
	text-align: right !important;
	color:#431F10;
}

.entry-body, .entry-more  {
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

.entry-body-text, .entry-more-text {
	width: 370px;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

div.entry p.posted {
	font-size: x-small;
	text-align: left;
	line-height: normal;
	padding: 15px 0px 20px;
	margin: 10px 0px 0px;
	clear: both;
	background: url("posted.gif") no-repeat center top;
	}

.entry-bottom {
	background:url("entry-bottom.gif") no-repeat left top;
	height:12px;
	margin-bottom:30px;
}


div.entry-comment p.posted, div.entry-trackback p.posted {
	font-size: x-small;
	text-align: left;
	line-height: normal;
	padding: 15px 0px 20px;
	margin: 0px;
	background: none;
	clear: both;
	background: url("posted.gif") no-repeat center top;
	}

.entry-nav {
	padding:0px;
	margin:0px;
}

.entry-nav a, .entry-nav a:link, .entry-nav a:active, .entry-nav a:visited {
	color:#431F10;
}

.entry-nav p {
	text-align:right;
}

#about div.content h2 {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 15px 20px 30px 90px;
	line-height: 120%;
	color: #F90F0E;
	background:url("about-entry.gif") no-repeat top left;
}

.comment-preview h2, .comment-error h2 {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 20px 40px 10px 80px;
	line-height: 120%;
	color: #F90F0E;
	background:url("entry.gif") no-repeat left bottom;
}

.entry-trackback h2 {
	background:url("entry-trackback.gif") no-repeat left center;
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 25px 20px 30px 85px;
	line-height: 120%;
	color: #F90F0E;
}

.entry-trackback h2 a, .entry-trackback h2 a:link, .entry-trackback h2 a:visited, .entry-trackback h2 a:active {
	text-decoration:underline;
	color:#F90F0E;
}

.entry-trackback h2 a:hover {
	text-decoration:none;
}

.comment-list h2, .entry-comment h2 {
	background:url("comment-list.gif") no-repeat left top;
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 25px 20px 30px 85px;
	line-height: 120%;
	color: #F90F0E;
}

.comment-form h2 {
	background:url("comment-form.gif") no-repeat left top;
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 25px 20px 30px 85px;
	line-height: 120%;
	color: #F90F0E;
}

.archive-datebased p, .archive-category p {
	padding:15px;
	background:#FFFFFF;
}

.archive-datebased h2, .archive-category h2 {
	background:#FFFFFF url("archive-h2.gif") no-repeat left top;
	color: #F90F0E;
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding:20px 40px 25px 95px;
	margin:0px;
}

.archive-datebased, .archive-category {
	background:url("entry-bottom.gif") no-repeat left bottom;
	margin:0px 0px 50px;
	padding-bottom:12px;
}


p.trackback-list-head {
	margin: 0px 0px 30px;
}

.trackback-content {
	padding:10px 0px 20px;
}

/* profile xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#about #center {
	width: 600px;
	float: left;
	overflow: hidden;
}


#about div.content {
	margin: 0px;
	padding: 0px 15px;
}

#about .content-top {
	background:url("about-content-top.gif") no-repeat left bottom;
	height:14px;
}

#about .content {
	background:#FFFFFF;
	margin: 0px;
	padding: 0px 15px;
	overflow:hidden;
}

#about .content-bottom {
	background:url("about-content-bottom.gif") no-repeat left top;
	height:14px;
}

#about .minibio, #about .bio, #about .interests {
	margin-top:20px;
}

/* calendar xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#calendar {
	background:url("calendar.gif") no-repeat center top;
	margin: 0px;
	padding: 2px 20px 30px;
	line-height:120%;
	color: #431F10;
	height:202px;
}

#calendar table {
	font-size: x-small;
	width:140px;
	margin:0px;
}

#calendar caption {
	padding: 10px 0px 20px 35px;
	font-size: small;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	line-height: normal;
}


#calendar th {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-align: center;
}

#calendar td {
	padding:0px;
	text-align: center;
}

#calendar td a {
	background:url("calendar-link.gif") no-repeat;
	display:block;
	color:#8F7751;
	text-decoration:none;
	padding:1px;
}

/* form xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.entry-trackback, .entry-comment, .comment-form {
	margin-top: 40px;
}
	
.comment-form form {
    padding: 0px;
	margin: 0px;
	width: 370px;
}

div#comment-data {
	border-right: 1px dashed #431F10;
	width: 170px;
	float: left;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	display:block;
}

.comment-form p {
    padding:0px;
    margin:0px 0px 10px;
	font-size: small;
}

#author, #email, #url {
	border: solid 1px #431F10;
	background-color: #FFFFFF;
	width: 150px;
}

#comment-text-field textarea {
	border: solid 1px #431F10;
	background-color: #FFFFFF;
	width: 355px;
	height: 150px;
}

#comment-submit{
	padding-bottom: 24px;
	text-align: center;
}

#comment-submit input {
	border-left: solid 1px #AE9A7B;
	border-top: solid 1px #AE9A7B;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	background-color: #431F10;
	color: #FFFFFF;
}

#bakecookie {
	position:relative;
	top: 3px;
}

/* comment-error xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#comment-preview {
	padding-left: 200px;
}


.comment-error blockquote {
	font-size: small;
  	line-height: 150%;
	border: 2px dotted #FF7F00;
	background:#FFFFD6;
    padding: 8px;
    margin: 10px 0px; 
}

#comment-preview .content-top {
	background:url("entry-top.gif") no-repeat left bottom;
	height:12px;
}

#comment-preview .content {
	background:#FFFFFF;
	margin: 0px;
	padding: 0px 15px;
	overflow:hidden;
}

#comment-preview .content-bottom {
	background:url("entry-bottom.gif") no-repeat left top;
	height:12px;
}


/* adsense xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.ad_txt a { color: #431F10 !important;}
.ad_url a { color: #008000 !important;}