jQuery(function(){
	// Hide WP Hashcash ad (Only needed if you use the WP Hashcash plugin)
	$('#sidebar li:first').addClass('first');
	$('#branding #mainNav li:last').addClass('last');
});
