body {
	background:#C87C9A;
	color:#FFFFFF;
}
blockquote,pre {
	background:#C87C9A;
	border:#E9AFC6 dashed 1px;
}
a {
	color:#FEBAD5;
}
textarea,.textfield {
	border:1px solid #E9AFC6;
	background-color: #C87C9A;
	color: #FFFFFF;
	padding:3px;
	font-size:12px;
}
.valid {
	color:#119900;
}
.invalid {
	color:#ff4a00;
}
.button,
a#cancel-comment-reply-link {
	background:#FEBAD5;
	border-color:#FEBAD5 #0E1F5B #0E1F5B #FEBAD5;
	color:#FFFFFF;
}
.button:hover,
a#cancel-comment-reply-link:hover {
	background:#3E5383;
	border-color:#0E1F5B #FEBAD5 #FEBAD5 #0E1F5B;
}
.sided,
.wp-caption {
	background:#F3F3F3;
	border:1px solid #FEBAD5;
}
a .sided:hover {
	border-color:#EEEEEE;
}
.boxcaption,
.box,
#related_posts,
#related_posts ul li {
	border-color:#E9AFC6;
	background:#F697BD;
}
.boxcaption h3,
#related_posts h3,
.messagebox .content {
	background:#C87C9A;
}
.bottom_separator {
	border-bottom:1px dashed #E9AFC6;
}

/* header START */
#header {
	border-bottom:1px solid #B7B7B7;
}
#header .inner {
	background:#C87C9A;
	border-bottom:1px solid #FFF;
}
#header .caption {
	border-color:#DDDDDD;
}
#title a {
	color:#EEEEEE;
	text-decoration:none;
}
#title a:hover {
	color:#FEBAD5;
}
#tagline {
	color:#DDDDDD;
}
#navigation li a {
	border-color:#F697BD;
}
#searchbox .textfield {
	background:#fff url(search_background.gif) no-repeat right;
	background-position:0 0 !important;
	background-position:0 -21px;
	color: #000;
}
#searchbox .textfield:focus {
	background-position:0 -21px !important;
}
#searchbox .searchtip {
	color:#E9AFC6;
}
#navigation li a#feed img {
	background-image:url(feed_switch.gif);
}
#navigation li a#twitter img {
	background-image:url(twitter_switch.gif);
}
/* header END */

/* submenu START */
#navigation li ul {
	background:#C87C9A;
	border-color:#B7B7B7;
}
/* submenu END */

/* main START */
#container {
	background:#F697BD url(background.gif) repeat;
}
#content {
	background:#A35B77 url(content_background.gif) repeat-y top right;
	border:solid 1px #B7B7B7;
}
#bottom .postnav {
	border-top:1px dashed #B7B7B7;
}
#bottom .anchor span {
	background:url(go_top.gif) no-repeat left center;
}
#notice {
	border:1px solid #C6C6C6;
}
#notice .inner {
	background:#F4F4F4;
	border:1px solid #FFF;
}
#notice .icon {
	background:url(notice.gif) no-repeat top left;
}
#notice .content .separator {
	border-right:1px solid #C6C6C6;
}
.post .title h2 {
	color:#FFFFFF;
	padding-bottom:3px;
	border-bottom:1px solid #E9AFC6;
}
.post .title a {
	color:#FFFFFF;
	text-decoration:none;
}
.post .title a:hover {
	color:#FEBAD5;
}
.post .info,
#related_posts .excerpt {
	color:#DDDDDD;
}
.post .comments {
	background:url(comment.gif) no-repeat bottom left;
}
.post .content table {
	background:#C87C9A;
	border-color:#E9AFC6;
}
.post .content th,
.post .content td {
	border-color:#E9AFC6;
}
.post .content tr.even td {
	background:#C87C9A;
}
.post .content th {
	background:#F697BD;
}
/* main END */

/* sidebar START */
#sidebar {
	background:#C87C9A;
	border-left:1px solid #FBD1E1;
}
#sidebar h3,
.widget .showcase {
	background:#F697BD;
}
#sidebar a h3 {
	color:#FFFFFF;
}
#styleswitcher,#sidebar a:hover h3 {
	background:#F697BD;
}
#styleswitcher span.color {
	background:#FFF;
	border:1px solid #DDDDDD;
}
#styleswitcher #style-Ayano {
	margin-top:0px;
}
#styleswitcher #style-Ayano a img {
	width:12px;
	height:12px;
}
.widget ul li {
	border-bottom:1px solid #eee;
}
.widget ul li ul li {
	border-top:1px solid #eee;
}
.sidedate {
	color:#DDDDDD;
}
/* sidebar END */

/* footer START */
#footer {
	border-top:1px solid #B7B7B7;
}
#footer .inner {
	background:#C87C9A;
	border-top:1px solid #FFF;
}
/* footer END */

/* comments START */
.commentlist .comment {
	border-color:#E9AFC6;
}
.userinfo {
	background:#C87C9A;
}
.userinfo .userpic {
	background-color:#fff;
	border:1px solid #B7B7B7;
}
#comments_rss {
	background:url(feed.gif) no-repeat top left;
}
#trackbacks,
#trackbacks li {
	border-color:#E9AFC6;
}
#trackbacks .caption {
	background:#C87C9A;
}
#trackbacks li small {
	color:#DDDDDD;
}
/* comments END */

/* calendar START */
#calendar_wrap {
	background:#F697BD;
}
#wp-calendar th {
	background:#FEBAD5;
}
/* calendar END */

/* wp-pagenavi START */
.wp-pagenavi a:hover {
	background:#F697BD;
}
.wp-pagenavi span.current {
	background:#C87C9A;
}
/* wp-pagenavi END */

/* wp-recentcomments START */
.rc_item .rc_avatar img {
	background:#FFF;
	border-color:#B7B7B7;
}
/* wp-recentcomments END */

/* wp-syntax START */
.wp_syntax {
	background:#F9F9F9;
	border:1px solid #E9AFC6;
}
.wp_syntax .line_numbers {
	background:#F697BD;
}
/* wp-syntax END */
