<?php if( get_post_meta($post->ID, "thumbnail", true) ): ?> <?php else: ?> <?php endif; ?>
<?php the_content(__('Read more'));?><div style="clear:both;"></div>