$(document).ready(function(){
    $('.blogEntry:first').css('border','0');
});