/*是藍色的*/
#header { background-color: #3b5998; }
#navigation ul li a.current, #navigation ul li.current_page_item a { background: #6d84b4; }
a { color: #0073a8 ; }

#content .meta-footer ul li { background-color:#abced8 ; }
#content .meta-footer ul li a:hover { background-color: #6d84b4; }	
#content #comments h3 { color: #6d84b4; }	
#content #comments .meta-comment { color: #6d84b4; }
#content #respond h3 { color: #6d84b4; }

.avatar { border: 1px solid #fff; }

#sidebar .feeds { color: #6d84b4; }
	
/*發表文章時間*/
#content .meta-header { color:#00a3af ; }

#content .entry h2 { color: #3b5998; }
#content .entry h2 a { color:#3b5998; }
#content .entry h2 a:hover { color: #3b5998; border-bottom: 2px dotted #e6afcf ; }
#sidebar h3 { color:#3b5998 ; }
#sidebar .feeds strong { color: #2792c3; }