body { background-color: #f2f2f2; color: #000; }
#container { background: #fff; }
a { color: #db4a81; text-decoration: none; }
a:hover { color: #2c2b30; text-decoration: underline; }
.blog-title, .blog-title:hover { color:#e40582 !important; text-decoration: none !important; }
.sidebar-box-title { background: none; color: #272727; border-color: #dfdfdf; padding: 0; }
.sidebar-box-title a:hover, .sidebar-box-title:hover { color: #272727; }
.post-title { color: #db4a81; }
.post-title:hover { color: #4f4f4f; text-decoration: none !important; }
.post-meta { color: #303030; background: #eeeeee; 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: #303030; }
.more-link, .more-link:hover { color: #8a8a8a; padding: 0; margin: 0; }

.sidebar-box li { list-style: square outside !important; color: #ddd !important; margin: 0 0 5px 20px !important; padding-left: 0 !important; }

#sidebar .widget_categories.sidebar-box li li { margin-left: 10px !important; }
