Bootstrap Skeleton

This is a simple Bootstrap skeleton. You can fork it to get a ready to use Bootstrap fiddle.

HTML

<script src="http://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.1.0/bootstrap.min.js"></script>
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.min.css">
    <div class='container'>
        <div class='row'>
            <div class="entry-content clearfix"> <a class="pull-left " href="#noop" title="The first post">
                <img width="70" height="47" src="http://placehold.it/70x48" class="inline attachment-thumbnail wp-post-image" alt="logo-lw"/>		</a>
    
                <blockquote style="display:inline-block">
                    <p>I feel like the first post should be a special one… but I assure you it wont be.</p>
                                  </blockquote>
                <p></p>
<p></p>
<p></p>
<p></p>  
                                <blockquote>
                    <p>&lt;- grey border is split above.</p>
                                  </blockquote>
            </div>
        </div>
    </div>