<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>WordPress.com Forums &#187; Topic: Aligning Header Image with Body</title>
		<link>http://en.forums.wordpress.com/topic/aligning-header-image-with-body</link>
		<description>WordPress.com Forums &#187; Topic: Aligning Header Image with Body</description>
		<language>en</language>
		<pubDate>Sun, 19 May 2013 12:07:18 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/aligning-header-image-with-body" rel="self" type="application/rss+xml" />

		<item>
			<title>supportbot on "Aligning Header Image with Body"</title>
			<link>http://en.forums.wordpress.com/topic/aligning-header-image-with-body#post-528697</link>
			<pubDate>Mon, 22 Nov 2010 02:32:04 +0000</pubDate>
			<dc:creator>supportbot</dc:creator>
			<guid isPermaLink="false">528697@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You did not specify a blog address or reason for posting when you created this topic.</p>
<p>This support forum is for blogs hosted at WordPress.com. If your question is about a self-hosted WordPress blog then you'll find help at the <a href="http://wordpress.org/support/">WordPress.org forums</a>.</p>
<p>If you don't understand the difference between WordPress.com and WordPress.org, you may find <a href="http://support.wordpress.com/com-vs-org/">this information</a> helpful.</p>
<p>If you forgot to include a link to your blog, you can reply and include it below.  It'll help people to answer your question.</p>
<p>This is an automated message.
</p>
]]></description>
					</item>
		<item>
			<title>drawphotography on "Aligning Header Image with Body"</title>
			<link>http://en.forums.wordpress.com/topic/aligning-header-image-with-body#post-528696</link>
			<pubDate>Mon, 22 Nov 2010 02:32:03 +0000</pubDate>
			<dc:creator>drawphotography</dc:creator>
			<guid isPermaLink="false">528696@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi all, I am trying to figure out a way to align my header image with the rest of the body in my blog. However there seems to be always a little gap that I can't find a way to get rid of.</p>
<p>This is my page: <a href="http://www.drawphotography.com/wordpress/" rel="nofollow">http://www.drawphotography.com/wordpress/</a></p>
<p>Here is part of the CSS file that is relating margins etc.</p>
<p>/* header */<br />
div#header{margin:0 auto; padding:1em 1em 1em 1em; height:8em;}<br />
div#headertop{margin:0 auto; background-color:transparent}<br />
#logo{margin:-3.5em 0 0 -1em; padding:0.3em 0.7em;}<br />
* html #logo{margin:-2.5em 0 0 -1em; padding:0.3em 0.7em;}<br />
#logo a{background-color:transparent}</p>
<p>/* Navigation */<br />
#access{background:#f1f2f4;display:block;float:left;width:900px;margin:0 auto;text-transform: uppercase;}<br />
#access .menu-header,div.menu{font-size:1.3em;margin-left:8px;width:980px;}<br />
#access .menu-header ul,div.menu ul{list-style:none;margin:0;}<br />
#access .menu-header li,div.menu li{float:left;position:relative;}<br />
#access a{color:#444;display:block;line-height:40px;text-decoration:none;padding:0 10px;}<br />
#access ul ul{box-shadow:0 3px 3px rgba(0,0,0,0.2);-moz-box-shadow:0 3px 3px rgba(0,0,0,0.2);-webkit-box-shadow:0 3px 3px rgba(0,0,0,0.2);display:none;position:absolute;top:38px;left:0;float:left;width:180px;z-index:99999;}<br />
#access ul ul li{min-width:180px;}<br />
#access ul ul ul{left:100%;top:0;}<br />
#access ul ul a{background:#f1f2f4;line-height:1em;width:160px;height:auto;padding:10px;}<br />
#access li:hover &#62; a,#access ul ul :hover &#62; a{background:#333;color:#fff;}<br />
#access ul li:hover &#62; ul{display:block;}<br />
#access ul li.current_page_item &#62; a,#access ul li.current-menu-ancestor &#62; a,#access ul li.current-menu-item &#62; a,#access ul li.current-menu-parent &#62; a,* html #access ul li.current_page_item a,* html #access ul li.current-menu-ancestor a,* html #access ul li.current-menu-item a,* html #access ul li.current-menu-parent a,* html #access ul li a:hover{color:#444;}</p>
<p>/* Layout */<br />
#wrapperpub{margin:0 auto; padding:0 0 0 0; background-color:transparent; position:relative; width:1200px; text-align:left;}<br />
#wrapper{margin:-14px auto;background-color:#FFF; position:relative; width:1200px; text-align:left;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;}<br />
#wrappertop{margin:0 auto; padding:0 0 0 0; background-color:transparent; position:relative; width:900px; text-align:left}<br />
#container{margin:0 0 0 8px; padding:2em 1em 1em 1em;width:900px; background-color:#fff; float:left; display:inline; clear:both;}<br />
#containerlarge{margin:0.8em 0 2em 2em; width:900px; float:left; display:inline; clear:both;background-color:#fff;}<br />
* html #containerlarge{margin:2em 0 2em 2em; width:900px; float:left; background-color:#fff;}<br />
#content{background-color:#FFF; padding: 0 0 0 3px;overflow:hidden;}<br />
#content h1{font-size:2.7em; font-weight:normal; letter-spacing:-0.05em;margin:0 0 0.5em 0}<br />
#content h2{font-size:2.7em; font-weight:normal; letter-spacing:-0.05em;margin:0 0 0.5em 0}<br />
#content h3{font-size:1.8em; font-weight:normal; letter-spacing:-0.05em;margin:0 0 0.5em 0}<br />
#content h4{font-size:1.5em; font-weight:normal; letter-spacing:-0.05em;margin:0 0 0.5em 0}<br />
#content h5{font-size:1.3em; font-weight:normal; letter-spacing:-0.05em;margin:0 0 0.5em 0}<br />
#content h6{font-size:1.1em; font-weight:normal; letter-spacing:-0.05em;margin:0 0 0.5em 0}<br />
#footer{color:#bbb;margin-bottom:2em; width:980px; padding:5em 0 1em 0; clear:both;  text-align:left; font-size:1.1em; line-height:1.5em;}<br />
#footer a{color:#bbb; text-decoration:none; outline:none}<br />
#footer a:hover{background:#f3f3f3; color:#444; text-decoration:none; outline:0}<br />
#footer p{color:#bbb;}</p>
<p>/* sidebar */<br />
div.sidebar{float:right; overflow:hidden; margin:0 8px 0 0; padding:1em 1em 1em 0em; width:200px; background-color:#fff}<br />
.sidebar h3{font-size:1.5em; font-weight:normal; letter-spacing:-0.03em}<br />
.sidebar li{margin:0; padding:0}<br />
.sidebar ul li ul li{margin:0 0 0 1em;padding:0.5em 0 0}<br />
.sidebar ul{list-style:none; margin:0; padding:0}<br />
div#primary{clear:right}<br />
* html #primary{margin:1em 1em 0 1em; width:300px}<br />
div#secondary{clear:right}<br />
* html #secondary{margin:1em 1em 0 1em}</p>
<p>Any help would be really greatly appreciated.
</p>
]]></description>
					</item>

	</channel>
</rss>
