<?xml version="1.0" encoding="UTF-8"?><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>Comments on: Can Someone Tell Me Why My Sidebar&#8217;s all Manky?</title>
	<atom:link href="http://www.fulltimecasual.com/fulltime-casual/can-someone-tell-me-why-my-sidebars-all-manky/feed" rel="self" type="application/rss+xml" />
	<link>http://www.fulltimecasual.com/fulltime-casual/can-someone-tell-me-why-my-sidebars-all-manky</link>
	<description>Film, Tv, and Internet Curios. Anything To Distract Us From Our Real Jobs.</description>
	<pubDate>Thu, 20 Nov 2008 18:18:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Jonathan</title>
		<link>http://www.fulltimecasual.com/fulltime-casual/can-someone-tell-me-why-my-sidebars-all-manky#comment-207</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Thu, 10 Apr 2008 04:52:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.fulltimecasual.com/?p=275#comment-207</guid>
		<description>in your theme's style.css you have

.sidebar li a {
	padding:4px;
	position:relative;
	z-index:10;
	line-height:1.2em;
	min-height:1.2em;
	float:left;
}

change to float: none and that sorts your weird layout out.

cheers
jon</description>
		<content:encoded><![CDATA[<p>in your theme&#8217;s style.css you have</p>
<p>.sidebar li a {<br />
	padding:4px;<br />
	position:relative;<br />
	z-index:10;<br />
	line-height:1.2em;<br />
	min-height:1.2em;<br />
	float:left;<br />
}</p>
<p>change to float: none and that sorts your weird layout out.</p>
<p>cheers<br />
jon</p>
]]></content:encoded>
	</item>
</channel>
</rss>
