I've ran this through my sim and it had a few issues with the conditionals, attached is the fixed version. Here's the details:
line 23:
%ar%cl:MPc
changes to:
%ar%cl:%cM%cP
line 28:
%al%pc%ac%?iy <%iy %?ig< %ig|>|%?ig<%ig|no info>> %ar%pt
changes to
%al%pc%ac%?iy<%iy %?ig< %ig| >|%?ig<%ig|no info>> %ar%pt
(remove the space after %?iy)
and line 33:
comment out %?mp there are no arguments in this conditional. I assume that there are plans to actually put code in this line, but I needed to comment it out to satisfy the parser.
hope that helps, and good luck with the rest of the theme

[attachment deleted by admin for age]