-1, 'post_status' => 'publish' ); $raindrops_posts = get_posts( $raindrops_get_posts_args ); ?>
< > ', '' ); ?>
>
$raindrops_posts_per_page, 'paged' => $raindrops_portfolio_page, 'numberposts' => -1, 'offset' => 0, 'orderby' => 'post_date', 'order' => 'DESC', 'post_type' => 'post', 'meta_key' => '_thumbnail_id', 'post_status' => 'publish', 'post__not_in' => get_option( 'sticky_posts' ) ); raindrops_tile( $args ); get_footer( $raindrops_document_type ); ?>