This is my entire header now:
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
<html xmlns=”http://www.w3.org/1999/xhtml”>
<head profile=”http://gmpg.org/xfn/11″>
<meta http-equiv=”Content-Type” content=”<?php bloginfo(‘html_type’); ?>; charset=<?php bloginfo(‘charset’); ?>” />
<title>
<?php if (function_exists(‘seo_title_tag’)) { seo_title_tag(); } else { bloginfo(‘name’); wp_title();} ?>
</title>
<link href=’http://fonts.googleapis.com/css?family=Trykker’ rel=’stylesheet’ type=’text/css’>
<link rel=”stylesheet” href=”<?php bloginfo(‘stylesheet_url’); ?>” type=”text/css” media=”screen” />
<link rel=”alternate” type=”application/rss+xml” title=”<?php bloginfo(‘name’); ?> RSS Feed” href=”<?php bloginfo(‘rss2_url’); ?>” />
<link rel=”pingback” href=”<?php bloginfo(‘pingback_url’); ?>” />
<link rel=”shortcut icon” href=”<?php bloginfo(‘url’); ?>/wp-content/themes/Magazine-News/i/favicon.ico” type=”image/x-icon” />
<link href=”http://cdn-images.mailchimp.com/embedcode/classic-081711.css” rel=”stylesheet” type=”text/css”>
<style type=”text/css”>
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }</style>
<!–<script type=”text/javascript” src=”<?php bloginfo(‘url’); ?>/wp-content/themes/Magazine-News/js/jquery-1.2.3.min.js”></script>–>
<!–<script type=”text/javascript” src=”http://code.jquery.com/jquery-1.8.3.min.js”></script>–>
<!–<script type=”text/javascript” src=”<?php bloginfo(‘url’); ?>/wp-content/themes/Magazine-News/js/jquery.corner.js”></script>–>
<!–<script type=”text/javascript” src=”<?php bloginfo(‘url’); ?>/wp-content/themes/Magazine-News/js/common.js”></script>–>
<!–<script type=”text/javascript” src=”<?php echo bloginfo(stylesheet_directory) .’/taber.js’; ?>”></script>–>
<!–[if lte IE 6]> <style type=”text/css”>
img, div, span { behavior: url(“<?php bloginfo(‘url’); ?>/wp-content/themes/iepngfix.htc”) }
</style><![endif]–>
<?php wp_enqueue_script(“jquery”); ?>
<?php wp_head(); ?>
</problem-with-post-edit-buttonead>