body {
	color: #272529;
	background: #d7d5e4 url(images/color1/body-bg.png) repeat-x center top;
}
blockquote, pre {
	background-color: #c5c2d9;
	border: 1px solid #c5c2d9;
	border-top-color: #b2add0;
	color: #62536e;
}
a {
	color: #373a9a;
}
#secondary-column a {
	color: #6e56ac;
}
a:active {
	color: #c00;
}
a:visited {
	color: #8b7499;
}
a:hover {
	color: #000 !important;
}
h2 a, h3 a {
	color: #7d5690 !important;
	text-decoration: none;	
}
hr {
	border-bottom: 1px solid #b98bd4;
}
.txt {
	border: 1px solid #b98bd4;
	border-top: 1px solid #8d5ca9;	
}
h1 {
	color: #985fb4;
}
h2, #sidebar caption {
	color: #7d5690;
}
h3 {
	color: #695075;
}
h4 {
	color: #53415c;
}
#header-bg {
	background: url(images/color1/header-bg.png) no-repeat center bottom;
}
#header {
	border: 1px solid #2e2a5c;
	background: #ceccdb url(images/color1/title-bg.png) repeat left top;
}
#header a#header-title {
	color: #000;
}
.hr {
	background: transparent url(images/color1/hr2.png) no-repeat center center;
}
.block-header-date {
	color: #8b7499;
	background-color: #e2e0ee;
	border: 1px solid #ebe9f4;
}
.red {
	color: #c33;
}
.navigation td {
	background-color: #e2e0ee;
	border: 1px solid #ebe9f4;
}
.button-left a {
	background: #e2e0ee url(images/color1/icon_arrow_left.png) no-repeat left top;
}
.button-right a {
	background: #e2e0ee url(images/color1/icon_arrow_right.png) no-repeat right top;
}
#sidebar ul li.widget {
	background: transparent url(images/color1/hr3.png) no-repeat center bottom;
}
.sticky {
	border-left: 3px solid #b09acb;
}
.postmetadata {
	background-color: #e2e0ee;
	color: #8b7499;
	border: 1px solid #ebe9f4;
}
.commentlist li {
	background-color: #ebe9f4;
	border: 1px solid #fff;
}
.commentlist li .comment_avatar {
	border: 1px solid #b5b2cb;
	background-color: #c4c1d7;
}
#main-column p img, .attachment-thumbnail {
	background-color: #e2e0ee;
	border: 1px solid #ebe9f4;
}
#wp-calendar th, #wp-calendar td {
	color: #b9a8c5;
	background-color: #e2e0ee;
	border: 1px solid #ebe9f4;
}
#footer-artwork {
	background: url(images/color1/footer-bg.png) no-repeat center top;
}