body {
	background:#FEDBE5;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	text-align: center;  
	word-wrap: break-word;
	color: #626262;
	padding: 0px;
	margin: 0px;
	}

a {text-decoration: underline;}
a:link {color: #626262;}
a:visited {color: #626262;}
a:active, a:hover {text-decoration: none;}
.sidebar h2 a:link, .sidebar h2 a:visited, .sidebar h2 a:active, #nifty_rss_reader a, #nifty_rss_reader a:link {color: #E4007F;}

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, .entry-bottom, .date-footer{
	display: none;
	}

#container {
	background:url("banner.jpg") no-repeat center top;
	background-color: #FFF2F5;
	line-height: 150%;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	font-size:small;
	
	}

#banner {
	margin: 0px auto;
	padding: 0px;
	display:block;
	height: 180px;
	width: 800px;
	}

#banner-body {
	padding: 100px 250px 0px 50px;
	}

#banner a, #banner active, #banner visited {
	color: #626262;
	text-decoration: none;
	}

#banner a:hover {
	text-decoration: underline;
}

#banner h1 {
	color:#626262;
	font-size: large;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin-bottom:5px;
	}

#banner h2 {
	color:#626262;
	font-size: small;
	font-weight: normal;
	padding: 0px 0px 0px 10px;
	line-height: 130%;
	}

#main {
	clear:both;
	margin: 0px auto;
	padding:20px 0px 0px;
	width: 800px !important;
	background-color: #FFF2F5;
	}

#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;
}

#main-bottom {
	height: 60px;
	background: url("footer.gif") no-repeat center top;
}

.sidebar {
	padding: 0px 15px;
	margin: 0px;
	}

.sidebar h2 {
	text-align: left;
	background:url("module.gif") no-repeat;
	color: #E4007F;
	font-size: small;
	font-weight: bold;
	line-height: 130%;
	padding: 2px 0px 15px 28px;
	}

#calendar caption {
	text-align: left;
	background:url("module.gif") no-repeat;
	color: #E4007F;
	font-size: small;
	font-weight: bold;
	line-height: 120%;
	padding: 2px 0px 10px 28px;
	text-transform: uppercase;
	}

.link-note {
 	background:url("link-note.gif") no-repeat;
	font-size: small;
	font-weight: bold;
	line-height: 130%;
	padding: 2px 0px 5px 28px;
	margin-bottom: 10px;
	}

#profile a, #profile a:link,
#syndicate a, #syndicate a:link,
#subscribe a, #subscribe a:link,
#user-email a, #user-email a:link,
.entry-nav a, .entry-nav p a:link, .entry-nav p a:visited
{
	color: #E4007F;
	font-weight: normal;
}


.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: 5px;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 0px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar th {
	text-align: center;
	font-weight: bold;
	color: #626262;
	}

#calendar td {
	text-align: center;
	font-weight: normal;
	color: #626262;
}

#calendar a, #calendar a:link {
	color: #E4007F;
}

#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 1em;
	}

.content blockquote {
	font-size: small;
	line-height: 150%;
	border: 1px dashed #F3ABBE;
	background-color: #FFDDE5;
	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{
	color:#FFFFFF;
	background:#F3ABBE !important;
	padding:3px 5px;
}

.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: #E4007F;
}

.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;
	color: #E4007F;
	font-size: dedium;
	text-align: left;
	font-weight: bold;
	padding: 5px 0px 15px 42px;
	margin: 10px 0px 0px;
	}

.entry h3 {
	color: #E4007F;
	background:url("entry.gif") no-repeat left top;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	padding: 5px 0px 20px 42px;
	margin: 0px;
}

.entry h3, .entry h3 a, .entry h3 a:link, .entry h3 a:visited, .entry h3 a:active {
	text-decoration: none;
	color: #E4007F;
}

.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: x-small;
	line-height:130%;
	border-top: solid 1px #F3ABBE;
	padding: 10px 0px ;
	margin-bottom: 30px;
	clear: both;
	}

.content p.posted a, .content p.posted a:link {
	color: #E4007F;
}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dashed #F3ABBE;
	}

textarea {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	width: 365px;
	}

input, textarea{
	background:#FFFFFF;
	border:solid 1px #F3ABBE;
}

#comment-submit input {
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #E4007F;
	border-bottom: solid 1px #E4007F;
	color: #FFFFFF;
	background-color: #F3ABBE;
}

/*20060329*/
label input#bakecookie{
	border:none;
	background:none;
}

div.ads dl dt.optimized .ad_title {
 color: #E4007F !important;
}

