I made a slight change for title color.
#content .entry-title {
color: #00008B;
font-size: 21px;
font-family:Georgia, ‘Times New Roman’, Times, serif;
font-weight: bold;
line-height: 1.3em;
margin-bottom: 0;
}
.entry-title a:visited {
color: #458B00;
text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
color: #ff4b33;