$(document).ready(function() {
    $('.widgets, .blogposts, .item, .main .thumb, .main .item-button, .greenbox, .maps, .social').corner();
    $('.archive .left').corner('left');
    $('.archive .archive-content').corner('right');
});
