I'm currently testing a site I've been working on, using Google Rich snippets testing tool.
The site implements the schema.org recipe microdata, and everything looks fine to me excepts that the tool always returns the same error
The marked-up content doesn't appear to be the main subject of the page
Initially the itemscope itemtype="http://schema.org/Recipe" tags were on the article tag but then I tried to move them to the html and body tag: same error.
You can check here.
Thanks