@charset "utf-8";

/* body xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
body {
	margin: 0px;
	padding: 0px;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color:#4D4D4D;
	word-wrap: break-word;
	font-weight: normal;
	font-size: small;
	}

/* link xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
a:link, a:active, a:visited {
	color: #93682F;
	text-decoration:underline;
}

a:hover {
	color: #93682F;
	text-decoration:none;
}

#banner a:link, #banner a:active, #banner a:visited {
	color: #B28850;
	text-decoration: none;
}

#banner a:hover { 
	color: #B28850;
	text-decoration: underline;
}

.sidebar h2 a:link, .sidebar h2 a:active, .sidebar h2 a:visited {
	color: #8F9181;
	text-decoration:underline;
}

.sidebar h2 a:hover { 
	color: #8F9181;
	text-decoration: none;
}

/*
.entry-nav a, .entry-nav a:link, .entry-nav a:active, .entry-nav a:visited {
	color:#7A6E65;
}
*/

/* 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 {
	line-height: 140%;
	width:950px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	position:relative;
	}


/* banner xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#banner-img {
	display: none;
}

#banner {
	margin: 15px auto 0px;
	padding: 0px;
	width:950px;
	height: 310px;
}

#banner h1 {
	padding: 72px 520px 0px 15px;
	margin:0px;
	font-size:x-large;
	font-weight: bold;
	line-height:120%;
	color:#B28850;
}

#banner h2 {
	padding:5px 520px 0px 15px;
	margin:0px;
	font-size: small;
	font-weight: normal;
	line-height:120%;
	color:#8F9181;
}

/* main xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#main {
	margin: 15px auto 0px;
	padding: 0px;
	width: 950px;
	background:url("main-body.gif") repeat-y center top;
}

#right, #left, #side{
	width: 200px;
	float: left;
	overflow: hidden;
}

#center {
	width: 550px;
	float: left;
	overflow: hidden;
}


/* sidebar xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#left .sidebar {
	padding: 0px;
	margin: 0px 15px 0px 0px;
}

#right .sidebar {
	padding: 0px;
	margin: 0px 0px 0px 15px;
}

.sidebar h2, #nifty_rss_reader .module-content, #user-email .module-content {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 13px 5px 8px 50px;
	margin: 0px 0px 15px;
	line-height: 140%;
	color:#8F9181;
	background:url("module.jpg") no-repeat left top;
	}

#recent-entries h2 {
	background:url("recent-entries.jpg") no-repeat left top;
	padding: 13px 5px 8px 45px;
}

#recent-comment h2 {
	background:url("recent-comment.jpg") no-repeat left top;
	padding: 13px 5px 8px 50px;
}

#recent-trackback h2 {
	background:url("recent-trackback.jpg") no-repeat left top;
	padding: 13px 5px 8px 50px;
}

#archive-datebased h2 {
	background:url("archive-datebased.jpg") no-repeat left top;
	padding: 13px 5px 8px 50px;
}

#archive-category h2 {
	background:url("archive-category.jpg") no-repeat left top;
	padding: 13px 5px 8px 50px;
}

.link-note {
	font-size: small;
	font-weight:bold;
	text-align: left;
	line-height: normal;
	margin: 0px;
	}

.link-note a {
	font-weight:normal;
}

#profile {
	background:url("profile.jpg") no-repeat left top;
	padding: 20px 0 23px 40px;
}

#syndicate {
	background:url("syndicate.jpg") no-repeat left top;
	padding: 8px 0px 20px 45px;
}

#subscribe {
	background:url("subscribe.jpg") no-repeat left top;
	padding: 20px 0 20px 45px;
}

.sidebar li {
	margin: 0px 0px 8px 0px;
	font-size: small;
	text-align: left;
	line-height: 130%;
	list-style-type: none;
	}
	
.module {
	padding: 0px;
	margin: 0px 0px 30px;
}

.module-content {
	margin:0px 0px 0px 15px; 
}

.module-widget .module-content,
#calendar .module-content {
	margin:0px;
}

.module-widget .module-content li {
	margin:0px 15px;
}

.sidebar table {
	margin:15px 0px;
}

/* entry xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.content {
	margin: 0px;
	padding:0px 45px;
}

.content p {
	font-size: small;
	font-weight: normal;
  	line-height: 170%;
	text-align: left;
	padding: 0px 0px 10px;
	}

.content blockquote {
	font-size: small;
  	line-height: 150%;
	border: 2px dotted #D8B190;
	background:#F4EFE9;
    padding: 8px;
    margin: 10px 15px;            
	}

.content li {
  	line-height: 150%;
	}

.content h2 {
	font-size: small;
	font-weight: bold;
	padding: 15px 0px 20px;
	margin: 0px;
	color: #8F9181;
	}


.entry {
	margin: 0px;
	padding: 0px;
	overflow:hidden;
	width:460px;

}

.entry h3 {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding:30px 15px 0px 80px;
	margin: 0px;
	line-height: 140%;
	color: #4D4D4D;
	background:#FFFFFF url("entry.jpg") no-repeat center top;
	min-height:23px;
	height: auto !important;
	height: 23px;
}

.entry h3, .entry h3 a, .entry h3 a:link, .entry h3 a:visited, .entry h3 a:active {
	text-decoration: none;
	color: #4D4D4D;
}

.entry h3 a:hover, .entry h2 a:hover{
	text-decoration: underline;
	color: #4D4D4D;
}

.entry-body-top {
	background:url("entry-bottom.jpg") no-repeat center top;
	height:26px;
	margin:0px 0px 20px;
}

h2.content-header {
	margin: 0px !important;
	color:#8F9181;
}

div.entry p.posted, .comment-list-previous p.posted {
	font-size: x-small;
	text-align: left;
	line-height: normal;
	padding: 35px 0px 20px;
	margin: 10px 0px 20px;
	clear: both;
	}

div.entry-comment p.posted, div.entry-trackback p.posted {
	padding: 10px 10px;
	margin: 0px 0px 40p;
}


.entry-nav {
	padding:0px;
	margin:0px 15px;
}

.entry-nav p {
	text-align:right;
}


.entry-trackback h2, .comment-preview h2, .comment-error h2 {
	background:url("entry-trackback.jpg") no-repeat left top;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	padding: 30px 15px 0px 85px;
	margin:0px 0px 10px;
	line-height: 120%;
	height:63px;
	color:#4D4D4D;
}

.comment-list h2, .comment-list-previous h2 {
	background:url("comment.jpg") no-repeat left top;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	padding: 20px 15px 0px 85px;
	margin:0px 0px 10px;
	line-height: 120%;
	height:63px;
	color:#4D4D4D;
}


.comment-form h2 {
	background:url("comment-form.jpg") no-repeat left top;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	padding: 10px 15px 0 95px;
	margin:0px 0px 10px;
	line-height: 120%;
	height:43px;
	color:#4D4D4D;
}

.entry-trackback h2 a, .entry-trackback h2 a:link, .entry-trackback h2 a:visited, .entry-trackback h2 a:active {
	text-decoration:underline;
	color:#4D4D4D;
}

.entry-trackback h2 a:hover {
	text-decoration:none;
}

.archive-datebased {
	margin-bottom:30px;
}


.archive-datebased h2, .archive-category h2 {
	font-size: medium;
	text-align: left;
	font-weight: bold;
	padding: 40px 0px 0px 80px;
	margin:0px 0px 10px;
	line-height: 120%;
	height:60px;
	color: #4D4D4D;
	background:#FFFFFF url("archive-h2.jpg") no-repeat left bottom;
}

.archive-datebased p, .archive-category p {
	padding:0px 15px;
}

p.trackback-list-head {
	margin: 0px 0px 30px;
}

.trackback-content {
	padding:10px 0px 20px;
}

.entry-more {clear:both;}

/* profile xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#about div.content h2 {
	font-size: medium;
	text-align: left;
	font-weight: bold;
	padding: 40px 0px 0px 80px;
	margin:0px 0px 10px;
	line-height: 120%;
	height:60px;
	color: #4D4D4D;
	background:#FFFFFF url("archive-h2.jpg") no-repeat left bottom;
}

.contact-list, .minibio, .bio, .interests {
	width:460px;
	overflow:hidden;
}

/* calendar xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#calendar {
	margin: 0px 0px 30px;
	padding: 0px;
	line-height:120%;
	color: #424242;
}

#calendar table {
	background:url("table-bk.gif") no-repeat left top;
	font-size: x-small;
	width:185px;
	padding:0px;
	margin:0px;
}

#calendar caption {
	padding: 10px 0 20px;
	font-size: small;
	font-weight: bold;
	text-align: center;
	color: #8F9181;
	line-height: normal;
}

#calendar caption a, #calendar caption a:link, #calendar caption a:active, #calendar caption a:visited {
	color:#8F9181;
	font-weight:bold;
}

#calendar th {
	margin: 0px;
	font-weight: bold;
	text-align: center;
}

#calendar td {
	padding:2px;
	text-align: center;
}

#calendar td a {
	background:#F0EFEC;
	display:block;
	padding:1px;
}

/* form xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.entry-trackback, .entry-comment, .comment-form {
	margin-top: 30px;
}
	
.comment-form form {
    padding: 0px;
	margin: 0px;
	width: 370px;
}

.comment-content {
	margin-bottom:20px;
}

div#comment-data {
	border-right: 1px dashed #424242;
	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 #424242;
	background-color: #FFFFFF;
	width: 150px;
}

#comment-text-field textarea {
	border: solid 1px #4D4D4D;
	background-color: #FFFFFF;
	width: 355px;
	height: 200px;
}

#comment-submit{
	padding-bottom: 24px;
	text-align: center;
}

#comment-submit input {
	border-left: solid 1px #DC9B64;
	border-top: solid 1px #DC9B64;
	border-right: solid 1px #89562A;
	border-bottom: solid 1px #89562A;
	background-color: #D8B190;
	color: #6B370A;
}

#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 #D8B190;
	background:#F4EFE9;
    padding: 8px;
    margin: 10px 15px; 
}

/* adsense xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.ad_txt a { color: #4D4D4D !important;}
.ad_url a { color: #008000 !important;}


#google_ads_top_entry .ad_header{
 margin:0px;
}

#google_ads_top_entry div.ads{
padding: 0px;
 margin:0px;
}
