body {
	background:#FAF4E6 url("body-bg.gif") repeat left top;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	text-align: center;  
	word-wrap: break-word;
	color: #000000;
	padding: 0px;
	margin: 0px;
	}

a {text-decoration: underline;}
a:link {color: #C15D00;}
a:visited {color: #C15D00;}
a:active, a:hover {text-decoration: none;}
.sidebar h2 a:link, .sidebar h2 a:visited, .sidebar h2 a:active {color: #000000;}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	}

#header, #banner-top, #banner-body-top, #banner-bottom, a#banner-img, #main-top, #main-bottom, .sidebar-top, .sidebar-bottom, .module-top, .module-bottom, .content-top, .content-bottom, .entry-bottom, .date-footer{
	display: none;
	}

#container {
	background:url("banner.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;
	display:block;
	height: 150px;
	width: 800px;
	}

#banner-body {
	padding: 40px 250px 0px 15px;
	}

#banner a, #banner active, #banner visited {
	color: #000000;
	text-decoration: none;
	}

#banner a:hover {
	text-decoration: underline;
}

#banner h1 {
	color:#000000;
	font-size: large;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin-bottom:5px;
	}

#banner h2 {
	color:#882F21;
	font-size: small;
	font-weight: normal;
	padding: 0px 0px 0px 10px;
	line-height: 130%;
	}

#main {
	clear:both;
	margin: 0px auto;
	padding:5px 27px 15px;
	width: 800px !important; 
	width /**/:854px;
	background: url("main-bg.gif") repeat-y center top;
	}

#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;
}

#footer {
	height: 170px;
	background: url("footer.jpg") no-repeat center top;
}

.sidebar {
	padding: 0px 15px;
	margin: 0px;
	}

.sidebar h2 {
	text-align: left;
	background:url("module.gif") no-repeat;
	font-size: small;
	font-weight: bold;
	line-height: 130%;
	padding: 7px 0px 5px 35px;
	}

#calendar caption {
	text-align: left;
	background:url("calendar.gif") no-repeat;
	font-size: small;
	font-weight: bold;
	line-height: 120%;
	padding: 2px 0px 10px 35px;
	text-transform: uppercase;
	}

.link-note {
 	background:url("module.gif") no-repeat;
	font-size: small;
	font-weight: bold;
	line-height: 130%;
	padding: 7px 0px 5px 35px;
	margin-bottom: 10px;
	}

.sidebar ul {
	padding-left: 2px;
	margin: 0px 0px 30px 0px;
	}

.sidebar li {
	padding-left: 10px;
	line-height: 130%;
	margin-bottom: 8px;
	list-style-type: none;
	}

.sidebar img{
	border: none;
	padding: 0px;
	margin: 0px;
	}

#calendar {
	line-height: 150%;
	font-size: x-small;
	padding: 0px;
	text-align: center;
	margin-top: 75px;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 0px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar th {
	text-align: center;
	font-weight: bold;
	color: #881F00;
	}

#calendar td {
	text-align: center;
	font-weight: normal;
	color: #000000;
}

#photo, .photo {
	margin-bottom: 30px;
	}

#powered {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	margin: 20px 0px 30px 10px;
	}

.content {
	font-size: small;
	padding: 6px 15px 0px;
	margin: 0px;
	}

.content p {
	padding: 0px 0px 0.3em;
	}

.content blockquote {
	font-size: small;
	line-height: 150%;
	border: 1px dashed #CC6600;
	padding: 8px;
	margin: auto;
	}

.comment-error blockquote {
	margin-left:0px;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	font-size: small;
	font-weight: bold;
	margin-bottom: 10px;
	}

h2.content-header{
	padding:1px 0px;
}

.content h3 {
	background:url("entry.gif") no-repeat left top;
	font-size: large;
	font-weight: bold;
	padding: 10px 0px 5px 34px;
	}

.content h3, .content h3 a, .content h3 a:link, .content h3 a:visited, .content h3 a:active {
	text-decoration: none;
	color: #881F00;
}

.content h3 a:hover{
	text-decoration: underline;
}

.entry h2, .comment-preview h2, .comment-form h2, .comment-list-previous h2, .archive-datebased h2, .archive-category h2, .comment-error h2, #about div.content h2 {
	background:url("entry.gif") no-repeat left top;
	font-size: dedium;
	text-align: left;
	font-weight: bold;
	padding: 10px 0px 5px 34px;
	margin: 0px;
	}

.entry h3 {
	color: #881F00;
	background:url("entry.gif") no-repeat left top;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	padding: 5px 0px 20px 34px;
	margin: 0px;
}

.entry h3, .entry h3 a, .entry h3 a:link, .entry h3 a:visited, .entry h3 a:active {
	text-decoration: none;
	color: #881F00;
}

.entry h3 a:hover {
	text-decoration: underline;
}

.entry-body {
	width:370px;
	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 {
	font-size: small;
	line-height:130%;
	background: url("posted.gif") ;
	padding: 10px 8px ;
	margin-bottom: 40px;
	clear: both;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dashed #CC6600;
	}

textarea {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	width: 365px;
	}

input, textarea{
	background:#FFFFFF;
	border:solid 1px #CC6600;
}

#comment-submit input {
	border-top: solid 1px #DE7C20;
	border-left: solid 1px #DE7C20;
	border-right: solid 1px #7D3C00;
	border-bottom: solid 1px #7D3C00;
	color: #FFFFFF;
	background-color: #CC6600;
}

/*20060329*/
label input#bakecookie{
	border:none;
	background:none;
}

/* sponsord link css */
.ad_txt a
{
 color: #000000 !important;
}

div.ads dl dt.optimized .ad_title {
 color: #881F00 !important;
}

