Our themes support different types of blockquote. Please check below link for live demo:
http://demo.drupar.com/zoor/blockquote
Screenshot

Blockquote type 1
Use below sample code for blockquote type 1
<div class="blockquote">
Some content here...
</div>Blockquote type 2
Use below sample code for blockquote type 2
<div class="blockquote1">
Some content here...
</div>Blockquote type 3
Use below sample code for blockquote type 3
<div class="blockquote2">
Some content here...
</div>Blockquote type 4
Use below sample code for blockquote type 4
<div class="blockquote3">
Some content here...
</div>Blockquote type 5
Use below sample code for blockquote type 5
<div class="blockquote4">
Some content here...
</div>Blockquote type 6
Use below sample code for blockquote type 6
<div class="blockquote5">
Some content here...
</div>Blockquote type 7
Use below sample code for blockquote type 7
<div class="blockquote6">
Some content here...
</div>