<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Grid System Generator &#187; Theme</title>
	<atom:link href="http://www.gridsystemgenerator.com/tag/theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gridsystemgenerator.com</link>
	<description>Create valid CSS/ XHTML grid systems!</description>
	<lastBuildDate>Thu, 16 Dec 2010 13:40:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Build a Newspaper Theme With WP_Query and the 960 CSS Framework</title>
		<link>http://www.gridsystemgenerator.com/resources/grid-system-tutorials/960-gs-tutorials/2009/07/05/build-a-newspaper-theme-with-wp_query-and-the-960-css-framework/</link>
		<comments>http://www.gridsystemgenerator.com/resources/grid-system-tutorials/960-gs-tutorials/2009/07/05/build-a-newspaper-theme-with-wp_query-and-the-960-css-framework/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 12:52:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[960.gs tutorials]]></category>
		<category><![CDATA[960.gs]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[wp_query]]></category>

		<guid isPermaLink="false">http://www.gridsystemgenerator.com/?p=130</guid>
		<description><![CDATA[WP_Query is a powerful tool to control what comes out of your loop. Today I’m going to teach you all how to use it to make a 3 columned newspaper theme that has all your main blog posts in the main column, and off to the side a set of posts with a certain category. [...]]]></description>
			<content:encoded><![CDATA[<p>WP_Query is a powerful tool to control what comes out of your loop. Today I’m going to teach you all how to use it to make a 3 columned newspaper theme that has all your main blog posts in the main column, and off to the side a set of posts with a certain category. We’ll be using the 960 CSS framework for the basic layout and reset of our theme, it will chop a lot of work off what’s needed!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gridsystemgenerator.com/resources/grid-system-tutorials/960-gs-tutorials/2009/07/05/build-a-newspaper-theme-with-wp_query-and-the-960-css-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

