/* blog start */
.blogTitle a{
text-decoration: none;
}
.postTitle a{
text-decoration: none;
color:#60a7eb;
}
.postTitle a:hover{
text-decoration: underline;
color:#60a7eb;
}
.blogSearchForm{
float:right;
}

.blogPageLinks a{
font-size:1.2em;
}

.commentForm{
margin-top:20px;
}
/* blog end */