ATO->Configure SEO->Use Bytes For All SEO options? is set to 'Yes'
AND ATO->Configure SEO->Meta Title Tag format is set to 'Blog Title - Page Title'
edit bfa_theme_options.php and change line 255 from
HTML Code:
"options" => array("Page Title - Blog Title", "Blog Title - Page Title", "Page Title"),
HTML Code:
"options" => array("Page Title - Blog Title", "Blog Title - Page Title", "Page Title"),
or you can copy the attached file corrected version of bfa_theme_options.php to the 'atahualpa/functions' folder