#dvMenu a {
    color: #aaa;
    line-height: 38px;
    padding: 0 10px;
    text-decoration: none;
    cursor: pointer;
}
#dvMenu a:hover {
    color: #d86500;
    line-height: 38px;
    padding: 0 10px;
    text-decoration: none;
}
#post-1 h1 {
    font-size: 20px;
}