<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Simple Chrome WordPress Theme</title>
	<atom:link href="http://beys.im/simple-chrome-wordpress-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://beys.im/simple-chrome-wordpress-theme/</link>
	<description>If you are good, be better!</description>
	<lastBuildDate>Sat, 27 Jun 2009 00:24:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Becky</title>
		<link>http://beys.im/simple-chrome-wordpress-theme/comment-page-1/#comment-26</link>
		<dc:creator>Becky</dc:creator>
		<pubDate>Sat, 27 Jun 2009 00:24:21 +0000</pubDate>
		<guid isPermaLink="false">http://beysimali.com/?p=10#comment-26</guid>
		<description>Is there a way to make this a fluid-width layout?  I like the minimalism of it but just realized I need fluid instead.  I&#039;ve tried looking in style, index, and header.</description>
		<content:encoded><![CDATA[<p>Is there a way to make this a fluid-width layout?  I like the minimalism of it but just realized I need fluid instead.  I&#8217;ve tried looking in style, index, and header.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beysim</title>
		<link>http://beys.im/simple-chrome-wordpress-theme/comment-page-1/#comment-12</link>
		<dc:creator>Beysim</dc:creator>
		<pubDate>Mon, 15 Jun 2009 07:02:55 +0000</pubDate>
		<guid isPermaLink="false">http://beysimali.com/?p=10#comment-12</guid>
		<description>@Melanie I was going to answer your questions but it seems you found the solution yourself at http://www.detoxsafely.org/</description>
		<content:encoded><![CDATA[<p>@Melanie I was going to answer your questions but it seems you found the solution yourself at <a href="http://www.detoxsafely.org/" rel="nofollow">http://www.detoxsafely.org/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Melanie</title>
		<link>http://beys.im/simple-chrome-wordpress-theme/comment-page-1/#comment-9</link>
		<dc:creator>Melanie</dc:creator>
		<pubDate>Thu, 11 Jun 2009 19:07:30 +0000</pubDate>
		<guid isPermaLink="false">http://beysimali.com/?p=10#comment-9</guid>
		<description>I&#039;ve been looking for a simple clean theme for a new site I&#039;ll be developing. Yours is my top choice of hundreds I&#039;ve seen. 

Can I put a graphic in the header, like I have in this site I&#039;m putting together?

http://www.detox.fm/radio

Thanks and good luck to you,

Melanie</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been looking for a simple clean theme for a new site I&#8217;ll be developing. Yours is my top choice of hundreds I&#8217;ve seen. </p>
<p>Can I put a graphic in the header, like I have in this site I&#8217;m putting together?</p>
<p><a href="http://www.detox.fm/radio" rel="nofollow">http://www.detox.fm/radio</a></p>
<p>Thanks and good luck to you,</p>
<p>Melanie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gene</title>
		<link>http://beys.im/simple-chrome-wordpress-theme/comment-page-1/#comment-6</link>
		<dc:creator>Gene</dc:creator>
		<pubDate>Tue, 02 Jun 2009 20:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://beysimali.com/?p=10#comment-6</guid>
		<description>Thanks, worked like a charm and now modifying the CSS to my liking.

Cheers,
Gene</description>
		<content:encoded><![CDATA[<p>Thanks, worked like a charm and now modifying the CSS to my liking.</p>
<p>Cheers,<br />
Gene</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gene</title>
		<link>http://beys.im/simple-chrome-wordpress-theme/comment-page-1/#comment-5</link>
		<dc:creator>Gene</dc:creator>
		<pubDate>Tue, 02 Jun 2009 18:59:13 +0000</pubDate>
		<guid isPermaLink="false">http://beysimali.com/?p=10#comment-5</guid>
		<description>Thanks for the swift reply, I&#039;ll play around with it.

Thanks again,
Gene</description>
		<content:encoded><![CDATA[<p>Thanks for the swift reply, I&#8217;ll play around with it.</p>
<p>Thanks again,<br />
Gene</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beysim</title>
		<link>http://beys.im/simple-chrome-wordpress-theme/comment-page-1/#comment-4</link>
		<dc:creator>Beysim</dc:creator>
		<pubDate>Tue, 02 Jun 2009 18:11:22 +0000</pubDate>
		<guid isPermaLink="false">http://beysimali.com/?p=10#comment-4</guid>
		<description>@Gene, The blueprint css framework (http://www.blueprintcss.org/) was used to construct the layout of the theme. You can increase or decrease the sidebar or the content area by changing the div class names. For example, open index.php and change &lt;code&gt;&lt;div class=&quot;span-19&quot;&gt;&lt;/code&gt; to &lt;code&gt;&lt;div class=&quot;span-18&quot;&gt;&lt;/code&gt; then open sidebar.php and change &lt;code&gt;&lt;div class=&quot;span-5 last&quot;&gt;&lt;/code&gt; to &lt;code&gt;&lt;div class=&quot;span-6 last&quot;&gt;&lt;/code&gt;
This will increase your sidebar by 40px and decrease the content area by 40px. Note that the sum of numbers in class names equals to 24 and always should be 24.</description>
		<content:encoded><![CDATA[<p>@Gene, The blueprint css framework (<a href="http://www.blueprintcss.org/" rel="nofollow">http://www.blueprintcss.org/</a>) was used to construct the layout of the theme. You can increase or decrease the sidebar or the content area by changing the div class names. For example, open index.php and change <code>&lt;div class="span-19"&gt;</code> to <code>&lt;div class="span-18"&gt;</code> then open sidebar.php and change <code>&lt;div class="span-5 last"&gt;</code> to <code>&lt;div class="span-6 last"&gt;</code><br />
This will increase your sidebar by 40px and decrease the content area by 40px. Note that the sum of numbers in class names equals to 24 and always should be 24.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gene</title>
		<link>http://beys.im/simple-chrome-wordpress-theme/comment-page-1/#comment-3</link>
		<dc:creator>Gene</dc:creator>
		<pubDate>Tue, 02 Jun 2009 17:20:30 +0000</pubDate>
		<guid isPermaLink="false">http://beysimali.com/?p=10#comment-3</guid>
		<description>Hi,

Thanks for this nice and simple theme, it really looks great.

One question though, how can I increase the sidebar width by 100px (example) and decrease the content area by the same amount?

Cheers,
Gene</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for this nice and simple theme, it really looks great.</p>
<p>One question though, how can I increase the sidebar width by 100px (example) and decrease the content area by the same amount?</p>
<p>Cheers,<br />
Gene</p>
]]></content:encoded>
	</item>
</channel>
</rss>
