body { background-color: #eceaed; color: #525252; border: 1px solid #d8d8d8; }
#container { background: #f4f4f4; }
a { color: #b989b3; text-decoration: none; }
a:hover { color: #2c2b30; text-decoration: underline; }
.blog-title, .blog_title:hover { color:#452c53 !important; text-decoration: none !important; }
.sidebar-box-title { color: #777; border-color: #c9cf6b; }
.post-title { color: #452c53; }
.post-meta { color: #fff; background: #c9cf6b; padding: 2px 0 3px; }
.post-meta.singular .author-name { padding-left: 5px; }
.post-meta span.author-name, .post-meta span.post-date, .post-meta span.post-comments { padding: 0 5px; }
.post-meta a { color: #fff;	}
.more-link, .more-link:hover{ color: #c098bd; }