body {
	background:#FCF7EA;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	text-align: center;  
	word-wrap: break-word;
	color: #5A5441;
	padding: 0px;
	margin: 0px;
	background:url("body-bg.jpg") repeat  top;
	}

a {text-decoration: underline;}
a:link {color: #886D3A;}
a:visited {color: #886D3A;}
a:active, a:hover {text-decoration: none;}
.sidebar h2 a:link, .sidebar h2 a:visited, .sidebar h2 a:active {color: #7B6537;}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	}

#header, #banner-top, #banner-body-top, #banner-bottom, a#banner-img, #main-top, .sidebar-top, .sidebar-bottom, .module-top, .module-bottom, .content-top, .content-bottom, .date-footer, #footer{
	display: none;
	}

#container {
	background:url("container.jpg") no-repeat center top;
	line-height: 150%;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size:small;
	}

#banner {
	margin: 0px auto;
	padding: 0px 0px 0px;
	display:block;
	height: 320px;
	width: 800px;
	}


#banner-body {
	padding: 70px 0px 0px 40px;
	text-align: left;
	}

#banner a, #banner active, #banner visited {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner a:hover {
	text-decoration: underline;
}

#banner h1 {
	color:#FFFFFF;
	font-size: x-large;
	line-height:120%;
	font-weight: bold;
	padding: 0px;
	margin-bottom:12px;
	}

#banner h2 {
	color:#FFFFFF;
	font-size: small;
	font-weight: normal;
	padding: 0px;
	line-height: 130%;
	}

#main {
	clear:both;
	margin: 0px auto;
	padding:0px;
	width: 800px;
	background:url("main-bg.gif") repeat top;
	}

#main-bottom {
	clear:both;
	margin: 0px auto;
	padding:0px;
	width: 800px;
	height:100px;
	background:url("main-bottom-bg.gif") no-repeat;
}

#left, #side, #right {
	float: left;
	width: 200px;
	overflow: hidden;
	}

#center {
	float: left;
	width: 400px;
	overflow: hidden;
	}

#about div#center{
	width:600px;
}

#comment-preview{
	margin-left:200px;
}

#left .sidebar, #about .sidebar {
	padding-left:30px;
}

#right .sidebar {
	margin: 0px;
	padding-right:20px;
	padding-left:10px;
}


.sidebar h2 {
	color: #7B6537;
	font-size: small;
	font-weight: bold;
	line-height: 130%;
	margin-bottom:10px;
}

.module-content {
	margin-bottom:20px;
}

.module {
	margin-bottom:30px;
}

.link-note {
	background:url("link.gif") no-repeat left;
	font-size: small;
	font-weight: normal;
	line-height: 130%;
	padding: 0px 0px 0px 10px;
	margin: 10px 0px;
	margin-bottom:30px;
}

.sidebar ul {
	margin: 0px;
	padding:0px;
	}

.sidebar li {
	line-height: 130%;
	margin-bottom: 5px;
	list-style-type: none;
	}

.sidebar img{
	border: none;
	padding: 0px;
	margin: 0px;
	}

.sidebar table {
	margin:15px 0px;
}


#calendar caption.module-header{
font-size: small;
font-weight: bold;
text-align: center;
line-height: 150%;
color:#7B6537;
}

#calendar {
line-height: 150%;
font-size: small;
padding: 0px;
text-align: center;
margin: 10px 0 24px 0;
}

#calendar table {
padding: 0px;
border-collapse: collapse;
border: 1px;
width: 90%;
}

#calendar th {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align: center;
	border: 1px solid #FAFAF7;
	height: 25px;
}

#calendar td {
text-align: center;
}

#calendar td a,
#calendar td a:link {
	background: #FAE08C;
	display:block;
	margin:0px;
	padding:0px;
}

th.saturday, th.sunday {
	background: #C2B19C;
}

th.monday, th.tuesday, th.wednesday, th.thursday, th.friday {
	background:#EBE5DD;
}

#photo, .photo {
	margin-bottom: 30px;
	}

#powered {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	margin: 20px 0px 30px 0px;
	padding: 0px;
	}

.content {
	font-size: small;
	padding: 0px 25px;
	margin: 0px;
	}

.content p {
	padding: 0px 0px 0.5em;
	}

.content blockquote {
	font-size: small;
	line-height: 150%;
	border: 1px solid #BDBDBD;
	padding: 8px;
	margin: 0px;
	}

.comment-error blockquote {
	margin-left:0px;
	border: 1px solid #BDBDBD;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color:#6E6E6D;
	font-size: small;
	margin-bottom: 10px;
	}

h2.content-header{
	color:#7B6537;
}

.content h3 {
	padding: 0px 0px 5px 0px;
	}

.content h3, .content h3 a, .content h3 a:link, .content h3 a:visited, .content h3 a:active {
	text-decoration: none;
	color: #7B6537;
}

.content h3 a:hover{
	text-decoration: underline;
}

.entry {
	padding-bottom:20px;
}

.entry h2, .comment-preview h2, .comment-form h2, .comment-list-previous h2, .archive-datebased h2, .archive-category h2, .comment-error h2 {
	background:url("center_border.gif") no-repeat left top;
	color:#7B6537;
	font-size:medium;
	text-align: left;
	padding: 20px 0px 15px 0px;
	margin: 20px 0px 10px;
	}

#about div.content h2 {
	background:url("center_borderabout.gif") no-repeat left top;
	color:#7B6537;
	font-size:medium;
	text-align: left;
	padding: 15px 0px 15px 5px;
	margin: 20px 0px 10px;
	}
	
.entry h3 {
	color:#9F8B5C;
	background:url("center_border.gif") no-repeat left bottom;
	text-align: left;
	font-size:large;
	padding: 0px 0px 20px 5px;
	margin-bottom: 20px;
}

.entry h3, .entry h3 a, .entry h3 a:link, .entry h3 a:visited, .entry h3 a:active {
	text-decoration: none;
	color: #7B6537;
}

.entry h3 a:hover {
	text-decoration: underline;
}

.entry-body {
	width:350px;
	overflow: hidden;
}

.entry-nav {
	margin-bottom: 20px;
}

.entry-nav p{
	margin-bottom: 0px;
}

.comment-form form {
	padding: 0px;
	margin: 0px;
}

.comment-error, .archive-datebased, .archive-category, .comment-form, .contact-list, .minibio, .bio, .interests {
	margin-bottom: 40px;
}


.content p.posted {
	background:url("posted_border.gif") no-repeat left top;
	font-size: small;
	line-height:130%;
	padding: 5px 0px;
	margin: 10px 0px 0px;
	text-align:right;
	clear: both;
	}

.entry-trackback p.posted, .entry-comment p.posted {
	background:none;
	padding: 0px 0px 10px 0px;
	margin-top: 0px ;
	margin-bottom: 10px;
	text-align:left;
}

.entry-trackback, .entry-comment {
	background:none;
}
/*
p.trackback-url {
	font-weight:bold;
}
*/
.comment-body p {
	padding: 0px;
	margin: 0px;
}

#comment-data {
	float: left;
	width: 160px;
	padding-right: 10px;
	margin-right: 10px;
	text-align: left;
	border-right: 1px dashed #BDBDBD;
	}

textarea {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	width: 345px;
	}

input, textarea{
	background:#FFFFFF;
	border:solid 1px #BDBDBD;
}

#comment-submit input {
	border-top: solid 1px #F1EDEB;
	border-left: solid 1px #F1EDEB;
	border-right: solid 1px #BAAEAA;
	border-bottom: solid 1px #BAAEAA;
	color: #585751;
	background-color: #DCD9C8;
}

#comment-submit {
	text-align:center;
}

/*20060329*/
label input#bakecookie{
	border:none;
	background:none;
}

.ad_txt a { color: #5A5441 !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;
}

div.ads dl dt.optimized .ad_title {
 color: #660000 !important;
}

