Post.template.php
<input type="text" name="subject" tabindex="1" size="80" maxlength="80" class="input_text">
<input type="text" name="subject" tabindex="1" maxlength="80" class="input_text" style="width: 100%;">
Metterebbe a posto il fatto che il lato destro dell'input (bordo incluso) è sempre tagliato, e sarebbe anche responsive.