#info-post{
    clear:both;
    margin:15px 0;
}
#info-post .blog-name span{
    font-size:14px;
    padding:0 0 3px 0;
    color:#616161;
    display:block;
    font-weight:normal;
    clear:both;
}
#info-post .blog-name span a{
    text-decoration:none;
    color:#2f87cd;
    font-weight:normal;
    margin:0 0 0 5px;
}
#info-post .blog-name span a:hover{
    text-decoration:underline;
}
#info-post .blog-name h2 a:hover{
    text-decoration:underline;
}

