I got it. Thanks for your comments, I was really hoping I had just missed an option somewhere.
(If you care)
I copied this line from template.php
<div class=”entry-summary”><?php echo arras_strip_content(get_the_excerpt(), 20); ?></div>
I pasted it into single.php (also changed 20 to 999)
Anyone know how to put it into a Box / Frame?