Sembra è un problema di CSS e deriva dal fatto che il tuo style.php manda in output:
Codice:
br />
<b>Fatal error</b>: main() [<a href='function.require'>function.require</a>]: Failed opening required
'/membri/aandreuccetti/blog/wp-content/themes/ArtSee../../../../wp-config.php' (include_path='.:') in
<b>/membri/aandreuccetti/blog/wp-content/themes/ArtSee/style.php</b> on line <b>2</b><br />
Quel percorso è errato, dovrebbe essere:
Codice:
/membri/aandreuccetti/blog/wp-content/themes/ArtSee/../../../wp-config.php