.entry h3 {
background-color: #2b3e53; 
height: 35px; 
line-height: 35px; 
color: #ffffff; 
padding: 0 10px; 
border-radius: 3px; 
box-shadow: 3px 3px 5px #2b3e53;
}

#cb_post_title_url {
display: block;
text-align: center;
line-height: 60px;
font-size: 26px;
text-shadow: 3px 3px 5px #CCC;
}
a {
transition: 1s all ease;
-webkit-transition: 1s all ease;
-moz-transition: 1s all ease;
}
body {-webkit-font-smoothing: antialiased;}
#div_digg {
z-index:999;
}