@charset "utf-8";

/* body xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
body {
	margin: 0px;
	padding: 30px 0px;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color:#4F4538;
	word-wrap: break-word;
	font-weight: normal;
	font-size: small;
	background-color: #FEF2E0;
	}

/* link xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
a:link, a:active, a:visited {
	color: #926524;
}

a:hover {
	color: #926524;
	text-decoration:none
}

#banner a:link, #banner a:active, #banner a:visited {
	color: #4F4538;
	text-decoration:none
}

#banner a:hover { 
	color: #4F4538;
	text-decoration: underline;
}

.sidebar h2 a:link, .sidebar h2 a:active, .sidebar h2 a:visited {
	color: #4F4538;
}

.sidebar h2 a:hover { 
	color: #4F4538;
	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 {
	line-height: 140%;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	}

/* banner xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#banner-img {
	display: none;
}

#banner {
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 170px;
	background: url("banner.gif") no-repeat center top;
}

#banner h1 {
	padding:50px 15px 0px 15px;
	margin:0px;
	font-size:x-large;
	font-weight: bold;
	color:#4F4538;
	text-align: left;
	line-height: 120%;
}

#banner h2 {
	padding:5px 15px 0px 15px;
	margin:0px;
	font-size: small;
	font-weight: normal;
	color: #4F4538;
	text-align: left;
}

/* main xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#main {
	margin: 0px;
	padding: 30px 0px 0px;
}

#right, #left, #side{
	width: 200px;
	float: left;
	overflow: hidden;
}

#center {
	width: 400px;
	float: left;
	overflow: hidden;
}

#about div#center {
	width: 600px;
	float: left;
	overflow: hidden;
}

/* sidebar xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.sidebar {
	margin: 0px 15px;
	padding: 0px;
	overflow:hidden;
}

.module {
	border-bottom: 1px dashed #FE9E34;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
}

.module h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 2px 0px 13px 12px;
	margin: 0px;
	line-height: normal;
	color: #4F4538;
	background: url("module-h2.gif") no-repeat left top;
	}
	
.module-body {
	padding: 0px;
	margin: 7px 0px 0px 0px;
}
	
.link-note {
	font-size: small;
	text-align: left;
	line-height: normal;
	padding: 4px 0px 6px 10px;
	margin: 0px 0px 0px;
	background: url("link-note.gif") no-repeat left top;
	}

.sidebar li {
	margin: 0px 0px 10px;
	font-size: small;
	text-align: left;
	line-height: 130%;
	list-style-type: none;
	}

/* entry xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.content {
	margin: 0px 10px;
	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: 1px dashed #4F4538;
    padding: 8px;
    margin: 15px 0px;            
	}

.content li {
  	line-height: 150%;
	}

.content h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 10px 15px;
	margin: 0px;
	line-height: normal;
	text-align: left;
	}

.entry {
	width: 380px;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
	position:relative;
	z-index:2;
	background: url("entry-bg.gif") repeat-y left top;
}


.entry-bottom {
	width: 380px;
	height: 76px;
	position:relative;
	top: -40px;
	z-index:1;
	margin: 0px 0px 0px;
	padding: 0px;
	overflow:hidden;
	background: url("entry-bottom.gif") repeat-y left top;
}

.entry h3 {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 48px 15px 15px 30px;
	margin: 0px 0px;
	line-height: normal;
	background: url("entry-h3.gif") no-repeat left top;
}

.entry h3, .entry h3 a, .entry h3 a:link, .entry h3 a:visited, .entry h3 a:active, .entry h3 a:hover {
	text-decoration: none;
	color: #4F4538;
}

.entry h3 a:active, .entry h3 a:hover{
	text-decoration: underline;
	color: #4F4538;
}

h2.content-header {
	padding: 0px 0px 20px;
}

.entry-body, .entry-more{
	margin: 0px 0px;
	padding: 0px 15px;
	background: url("entry-bg.gif") repeat-y left top;
	overflow:hidden;
}

.entry-body-text, .entry-more-text {
	margin: 0px;
	padding: 0px;
	width: 350px;
	overflow:hidden;
}

div.entry p.posted {
	font-size: x-small;
	text-align: left;
	line-height: normal;
	padding: 10px 0px 10px;
	margin: 0px 15px;
	border-top: 1px dashed #C97213;
	clear: both;
	}
	
div.entry-comment p.posted, div.entry-trackback p.posted {
	font-size: x-small;
	text-align: left;
	line-height: normal;
	padding: 10px 0px 40px;
	margin:0px;
	border-top: 1px dashed #C97213;
	clear: both;
	}
	
.entry-trackback, .entry-comment {
	margin: 0px 15px;
	padding: 0px;
}
		
.entry-nav {
	padding:0px;
	margin-bottom:20px;
}

.entry-nav p {
	text-align:left;
}

.entry-trackback h2, #about div.content h2, .comment-form h2 {
	font-size: medium;
	text-align: left;
	font-weight: bold;
	padding: 5px 0px 15px 13px;
	margin: 40px 0px 0px;
	line-height: normal;
	background: url("entry-h2.gif") no-repeat left top;
}

.entry-comment h2, .comment-preview h2,  .archive-datebased h2,  .comment-error h2, #about div.contact-list h2 {
	font-size: medium;
	text-align: left;
	font-weight: bold;
	padding: 5px 0px 15px 13px;
	margin: 0px;
	line-height: normal;
	background: url("entry-h2.gif") no-repeat left top;
}

p.trackback-list-head {
	margin: 0px 0px 30px;
}


/* archive xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.archive-datebased {
	padding: 0px 0px 50px 0px;
	margin: 0px 0px 40px;
	background: url("entry-bottom.gif") no-repeat left bottom;
}

.archive-category {
	padding: 0px 0px 50px 0px;
	margin: 0px;
	background: url("entry-bottom.gif") no-repeat left bottom;
}

.archive-category h2, .archive-datebased h2 {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 48px 15px 15px 30px;
	margin: 0px 0px;
	line-height: normal;
	background: url("entry-h3.gif") no-repeat left top;
}

.archive-datebased p, .archive-category p{
	padding: 0px 15px;
	margin: 0px;
	background: url("entry-bg.gif") repeat-y left bottom;
}

/* profile xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.contact-list, .minibio, .bio, .interests{
	width: 570px;
	overflow:hidden;
	padding-bottom: 20px;
	border-bottom: 1px dashed #C97213;
}

#about div.content {
	margin: 0px 15px; 
}

/* calendar xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#calendar {
	padding: 0px 0px 20px;
	margin: 4px 0px 20px;
}

#calendar table {
	width: 170px;
	font-size: x-small;	
}

#calendar caption {
	padding: 0px 0px 3px 3px;
	margin: 0px 0px 0px;
	font-size: small;
	font-weight: bold;
	text-align: left;
	border-bottom: 2px solid #FE9E34;
}

#calendar th {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#calendar td {
	padding:0px;
	text-align: center;
}
	
/* form xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
	
.comment-form form {
    padding: 0px;
	margin: 0px;
	width: 340px;
}

div#comment-data {
	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 #4A2C31;
	background-color: #FFFFFF;
	width: 150px;
}

#comment-text-field textarea {
	border: solid 1px #4A2C31;
	background-color: #FFFFFF;
	width: 335px;
	height: 150px;
}

#comment-submit{
	padding-bottom: 40px;
	text-align: center;
}

#comment-submit input {
	border-left: solid 1px #A66B1E;
	border-top: solid 1px #A66B1E;
	border-right: solid 1px #5A3A0F;
	border-bottom: solid 1px #5A3A0F;
	background-color: #4A2C31;
	color: #FFFFFF;
}

#bakecookie {
	position:relative;
	top: 3px;
}

/* comment-error xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#comment-preview {
	padding-left: 200px;
}

#comment-preview div.content {
	margin: 0px 15px; 
	padding: 0px;
	overflow:hidden;
}

.comment-error blockquote {
	font-size: small;
  	line-height: 150%;
	border: 1px dashed #515151;
    padding: 8px;
    margin: 15px 0px; 
}

#comment-preview div.entry-comment {
	margin: 0px;
	padding: 0px;
}

/* news xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#news {
	padding:0px 0px 5px;
	margin:0px 15px 40px;
	background:url("news-bottom.gif") no-repeat left bottom;
}

#news h2{
	width: 170px;
	height: 44px;
	background: url("news-top.gif") no-repeat left top;
	text-indent: -9999px;
	display:block;
	}
	
#news h2 a{
	width: 170px;
	height: 44px;
	display:block;
}
	
#news ul {
	padding: 10px 10px;
	margin: 0px;
	background: url("news.gif") repeat-y left top;
	text-align: center;
	line-height: normal;
}

#news img {
	padding: 0px;
	margin: 10px 13px;
	border: solid 1px #CCCCCC;
	}

#left .sidebar-bottom {
	display:none;
}






/* sponsord link css */
.ad_txt a
{
 color: #4F4538 !important;
}


div.ads dl dt.optimized .ad_title {
 color: #993300 !important;
}

