I think the default theme have a problem:
Conflict between Mime Type and Document Type
The document is being served with the text/html Mime Type which is not a registered media type for the XHTML 1.1 Document Type. The recommended media type for this document is: application/xhtml+xml
This is the error when i try to validate it for the w3c validator.
Why?
Fred