Error Line 53, column 7: end tag for element "style" which is not open.
</style>
Searched for an hour or so and I can't find where this tag is. It appears to be before the wp-content/themes/Barthelme/header.php file and I'm starting to suffer from Brain Cloud.
I was hoping that someone here might have a clue? To casually flick in my direction?
All I can tell you is it's in your lightbox.css
You mean the filter property? Think that would output an extra </style> somehow?
Heh, changed lightbox package, same error, same line...
Finally found it, it was in editormonkey.php (plugin).
This is a good example of why plugin authors should put comments in anything passed to wp_head (a start and finish comment).