
body { background: #fff; }

body, .post-title a, .titles li a { color: #444; }
a img { border-color: #444; }
.wp-caption, #wrapper div.wp-caption { background: #444 }

.wp-caption, #wrapper div.wp-caption { color: #ccc; }

blockquote { color: #777; }

a, #header h2 a, #header h2 a:hover, .prefix { color: #06c; }
#comments-post label.required { color: #06c; }

a:hover, #headerbuttons img:hover { background: #e4e4e4; }
#headerbuttons img:hover { background: #e4e4e4; }

code, pre, input, textarea { border-color: #ccc;
background: #eee; }

#header .suffix { color: #888; }
#header h2 { border-bottom-color: #bbb; }
#header ul.page-nav li, #header ul.page-nav li a { color:#FF0084; }
#header ul.page-nav li.current_page_item { border-bottom: 2px solid #FF0084; }

#sidebar-box { border-color: #ddd; 
background: #f2f2f2; }

#arrows a:hover { color: #000; }

#submit { background: #ccc;
border-color: #bbb; }

.post-date { color: #FF0084; }

#sidebar h2 { color: #666; }

#sidebar ul#twitter_update_list span a {
	color: #06c;
}

#sidebar ul#twitter_update_list a {
	color: #999;
}

