/* Custom for this theme */
img.wp-smiley, img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}
.recentcomments a{
    display:inline !important;
    padding:0 !important;
    margin:0 !important;
}
.broken_link, a.broken_link {
   text-decoration: line-through;
}