#blogTitle{
      background: -webkit-gradient(linear, 0 0, 0 100%, from(#ddd), to(#aaa));
}
.postTitle {
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#eee), to(#aaa));
}