You need to validate your single post template. Two DOCTYPES on 1 page aren’t going to help matters for a start.
Your Socialize plugin is adding the code:
<!-- socialize -->
<div class="shareThis clearfix">
<a href="#" class="control share">Share this post!</a>
<ul class="bubble">
<li><a href="http://twitter.com/home?status=ZOMG! Ther’s A Cat In My Pants!+-+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
That’s contributing to the multiple DOCTYPES and it’s overwriting the background style.
Thread Starter
JRat
(@jrat)
All fixed, i found a spot within the themes settings to disable the “share” feature
and its all good now
kidna silly how they made the theme to not work, but its solved thanks for the help