<?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>Architexture Blog &#187; CSS</title>
	<atom:link href="http://architexture.ca/wp/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://architexture.ca/wp</link>
	<description>The Land of Milk and Honey</description>
	<lastBuildDate>Tue, 27 Jul 2010 15:42:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>960 System CSS Framework</title>
		<link>http://architexture.ca/wp/2009/04/960-system-css-framework/</link>
		<comments>http://architexture.ca/wp/2009/04/960-system-css-framework/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 17:48:12 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://architexture.ca/wp/?p=277</guid>
		<description><![CDATA[As Architexture grows and evolves I&#8217;ve started to implement ways to streamline my development process. Up until recently I was using a homemade recipe CSS that included a simple grid structure(s), some standard classes I like to use (:focus { outline: none;}) and Eric Meyers Reset CSS. I liked using my own simple framework because [...]]]></description>
		<wfw:commentRss>http://architexture.ca/wp/2009/04/960-system-css-framework/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Brian Willis / Comox Valley Realtor</title>
		<link>http://architexture.ca/wp/2008/12/brian-willis-comox-valley-realtor/</link>
		<comments>http://architexture.ca/wp/2008/12/brian-willis-comox-valley-realtor/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 22:02:05 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://architexture.ca/wp/?p=171</guid>
		<description><![CDATA[Architexture worked closely with Brian Willis to research his requirements for a website based on his experience with his old one. Brian was keen on showcasing his listings through larger images, easy to follow content and Google Maps. The site was built to entice users to click through a user-friendly design, built with accessibility in [...]]]></description>
		<wfw:commentRss>http://architexture.ca/wp/2008/12/brian-willis-comox-valley-realtor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Pseudo Elements</title>
		<link>http://architexture.ca/wp/2008/08/css-pseudo-elements/</link>
		<comments>http://architexture.ca/wp/2008/08/css-pseudo-elements/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 23:49:10 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://architexture.ca/wp/?p=65</guid>
		<description><![CDATA[First letters and First lines The first-letter pseudo element applies to the first letter of an element and first-line to the top line of an element. You could, for examples create drop caps and a bold first-line for paragraphs like this: p:first-letter { font-size: 3em; float: left;} p:first-line { font-weight: bold;} Before and after The [...]]]></description>
		<wfw:commentRss>http://architexture.ca/wp/2008/08/css-pseudo-elements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
