/* TPB TWEAKS STYLES */
.entry-content p {
    position:relative;
}
#shop_link {
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    width:50%;
    text-indent:-5000px;
}
#blog_link {
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    width:50%;
    text-indent:-5000px;
}