'', 'before_title' => '

', 'after_title' => '

', ); $instance = array(); the_widget( 'WP_Widget_Search', $instance, $args ); the_widget( 'WP_Widget_Recent_Posts', $instance, $args ); the_widget( 'WP_Widget_Recent_Comments', $instance, $args ); endif; /* end sidebar widget area */ ?>