<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>CSS Heaven - Free Website Templates</title>
	
	<link>http://cssheaven.org</link>
	<description>Free Web Site Templates</description>
	<lastBuildDate>Thu, 02 Sep 2010 12:20:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/CssHeaven-FreeWebsiteTemplates" /><feedburner:info uri="cssheaven-freewebsitetemplates" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>CssHeaven-FreeWebsiteTemplates</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Lifebook</title>
		<link>http://feedproxy.google.com/~r/CssHeaven-FreeWebsiteTemplates/~3/4nCG4uaPMvk/</link>
		<comments>http://cssheaven.org/css_templates/lifebook/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 12:20:00 +0000</pubDate>
		<dc:creator>Roshan</dc:creator>
				<category><![CDATA[CSS Templates]]></category>

		<guid isPermaLink="false">http://cssheaven.org/?p=218</guid>
		<description><![CDATA[Here is another free blog template with HTML5 and CSS3. The layout is very simple and used CSS3 techniques like Rounded Corner and CSS Gradient. This template is suitable for personal websites and is ready to port to WordPress. If anyone would like to port my CSS Template please feel free and please don&#8217;t forget [...]]]></description>
			<content:encoded><![CDATA[<p>Here is another free blog template with HTML5 and CSS3.  The layout is very simple and used CSS3 techniques like Rounded Corner and CSS Gradient.  This template is suitable for personal websites and is ready to port to WordPress.  If anyone would like to port my CSS Template please feel free and please don&#8217;t forget to let me know.</p>
<p>This template is released under GNU-GPL.  Download an enjoy the new template.  </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CssHeaven-FreeWebsiteTemplates?a=4nCG4uaPMvk:sBLZluTaRaI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CssHeaven-FreeWebsiteTemplates?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CssHeaven-FreeWebsiteTemplates/~4/4nCG4uaPMvk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://cssheaven.org/css_templates/lifebook/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://cssheaven.org/css_templates/lifebook/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=lifebook</feedburner:origLink></item>
		<item>
		<title>How to edit a website template</title>
		<link>http://feedproxy.google.com/~r/CssHeaven-FreeWebsiteTemplates/~3/2zqr5qSc0jI/</link>
		<comments>http://cssheaven.org/blog/how-to-edit-a-website-templat/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 01:39:15 +0000</pubDate>
		<dc:creator>Roshan</dc:creator>
				<category><![CDATA[Basic Tutorials]]></category>
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://cssheaven.org/?p=200</guid>
		<description><![CDATA[Note :  This tutorial is strictly for newbies.  This will sound like a joke to those who know HTML and CSS. But, for a newbie, this will be hugely helpful. So, you found a great looking free CSS template and want to add your contents and publish in your website. But, the problem is that [...]]]></description>
			<content:encoded><![CDATA[<p><em>Note :  This tutorial is strictly for newbies.  This will sound like a joke to those who know HTML and CSS. But, for a newbie, this will be hugely helpful.</em></p>
<p>So, you found a great looking free CSS template and want to add your contents and publish in your website. But, the problem is that you haven’t done it before.  You have no prior experience in HTML, CSS or PHP.  Before thinking about hiring a designer just to edit a free CSS Template, why not consider learning to do it yourself? It is actually pretty simple. But, not that simple.</p>
<p>In this tutorial I will show you how to edit the CSS and HTML based template and add contents to it.</p>
<h4>I can&#8217;t edit this template using MS Word!</h4>
<p>
No, you can’t use Microsoft Word or iWork Pages to edit your website.  You can’t even use Microsoft Frontpage to do that.  MS Word and iWork Pages are Word Processors. Not HTML Editor.  MS Frontpage will only mess things up.  So, keep this in your mind &#8211; Never open a website template in MS Word, iWork Page or MS Frontpage. Not even once.</p>
<h4>What you need ?</h4>
<p>To edit HTML, You will need software that are designated to do that.  There are plenty of great apps out there that will help you edit HTML like a Pro. Most people would prefer WYSWYG editors like Adobe Dreamweaver and other expensive software.  But serious web designers prefer a simple text editor like Notepad++ or TextMate.  But, for a beginner, editing HTML on text editors might be a bit difficult.</p>
<p>Hence, for this tutorial we will use a free and Open Source HTML Editor called KompoZer.  This is probably the only free HTML editor that gives the much required importance for accessibility and web standards.  So, go ahead and <a href="http://www.w3.org/Amaya/User/BinDist.html">download a suitable version of KompoZer</a> for your Operating System.  It works with Mac OS X, Windows and Linux.</p>
<h4>The Interface</h4>
<p>Below is a screenshot of KompoZer running on Mac OS X.</p>
<p><img class="alignnone size-full wp-image-203" title="1" src="http://cssheaven.org/wp-content/uploads/2010/08/11.jpg" alt="" width="741" height="424" /></p>
<h4>Set up everything.</h4>
<p>Let&#8217;s get started.  For this tutorial, I am using the <a href="http://cssheaven.org/css_templates/cssheaven-2/">CSS Heaven 2</a> Template I released earlier.  Download the template and extract it into a folder.  Now open KompoZer and you will see a screen like the above. Click on Edit Site List icon as shown on the image below.</p>
<p><img class="alignnone size-full wp-image-205" title="2" src="http://cssheaven.org/wp-content/uploads/2010/08/2.jpg" alt="" width="481" height="320" /></p>
<p>You will get a screen asking you to select a directory (see the image below). Click on the Select A Directory button and choose the folder where you just extracted the template. and click OK.
</p>
<p>You will see a list of files and folders at the left side of the screen (see below)
</p>
<p><img class="alignnone size-full wp-image-206" title="4" src="http://cssheaven.org/wp-content/uploads/2010/08/4.jpg" alt="" width="252" height="372" /></p>
<p>
Double click on the index.html file from the list and you will get a window like in the screenshot below.
</p>
<p><img class="alignnone size-full wp-image-207" title="5" src="http://cssheaven.org/wp-content/uploads/2010/08/5.jpg" alt="" width="741" height="424" /></p>
<h4>
Now, the real work.<br />
</h4>
<p>
By default, KompoZer will open an html file in design mode. But you should never edit the contents using the Design Mode.  Although it is very easy to do it that way, it is not the proper and professional way.
</p>
<p>
At the bottom of the window, you will see 3 tabs (as shown in the screenshot below).  Now, go ahead and click on the second tab (Split).
</p>
<p><img class="alignnone size-full wp-image-208" title="6" src="http://cssheaven.org/wp-content/uploads/2010/08/6.jpg" alt="" width="571" height="67" /></p>
<p>
Now, you will be able to see all the html tags and source code in another window right below the preview.  That is where we will be editing our template.
</p>
<h4>
Changing the website name.<br />
</h4>
<p>
Select the Website name from the preview window and you will see the the source code of the selected text right below the preview window.  Now, click on the source code and  change your website name.
</p>
<p><img class="alignnone size-full wp-image-209" title="8" src="http://cssheaven.org/wp-content/uploads/2010/08/8.jpg" alt="" width="463" height="424" /></p>
<p>
Click again on the preview window and you will see that the name is now changed.
</p>
<p>
The right way is to edit only the contents and not the design.  When you look at the source code of the website, you will see many tags like &lt;h2&gt;, &lt;p&gt;, &lt;div&gt;, &lt;span&gt; etc. These tags should not be removed or edited unless you know what you are doing.  If you are a newbie and don&#8217;t know anything about HTML, leave these tags alone and edit only the contents inside them.
</p>
<h4>
Now,  let&#8217;s edit a paragraph.<br />
</h4>
<p><img class="alignnone size-full wp-image-210" title="9" src="http://cssheaven.org/wp-content/uploads/2010/08/9.jpg" alt="" width="463" height="424" /></p>
<p>
Select the text under the heading About. You will see the source code under the preview window.  You can see that the actual content is inside Paragraph tags (&lt;p&gt;&#8230;.&lt;/p&gt;). Now, when you edit. make sure that you don&#8217;t remove the container tags. ie, &lt;p&gt;&#8230;.&lt;/p&gt;.  Only edit the text inside that.  This way you will be able to edit the text contents without disturbing the design.
</p>
<p>
Now go ahead and click on all the contents that you want to change and edit the source code shown below the preview window.  And, always make sure that you don&#8217;t change or delete the container tag.  After editing each content, refresh the preview and make sure that all is looking good.
</p>
<p>
That&#8217;s all for now about editing the contents of a website template.  In the next tutorial, you will learn how to customize a CSS Template&#8217;s design.  I am still preparing the tutorial and hope to publish it pretty soon. So, stay tuned.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CssHeaven-FreeWebsiteTemplates?a=2zqr5qSc0jI:k7tm0A7WVZM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CssHeaven-FreeWebsiteTemplates?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CssHeaven-FreeWebsiteTemplates/~4/2zqr5qSc0jI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://cssheaven.org/blog/how-to-edit-a-website-templat/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://cssheaven.org/blog/how-to-edit-a-website-templat/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-to-edit-a-website-templat</feedburner:origLink></item>
		<item>
		<title>CSSHeaven is featured on Noupe.com</title>
		<link>http://feedproxy.google.com/~r/CssHeaven-FreeWebsiteTemplates/~3/T-WzhQQU-8k/</link>
		<comments>http://cssheaven.org/blog/cssheaven-featured-on-noupe/#comments</comments>
		<pubDate>Sun, 29 Aug 2010 10:26:29 +0000</pubDate>
		<dc:creator>Roshan</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Site News]]></category>
		<category><![CDATA[Website Templates]]></category>
		<category><![CDATA[licensing]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://cssheaven.org/?p=193</guid>
		<description><![CDATA[Good news for me. My templates are now featured in Noupe.com&#8217;s 40 Elegant Free CSS HTML Templates from 2010. I have been getting a lot of downloads and 200% new visitors in the past 2 days. Some have mailed me appreciating the quality. Thank you all for the kind words. Also, there seems to be [...]]]></description>
			<content:encoded><![CDATA[<p>Good news for me.  My templates are now featured in Noupe.com&#8217;s <a href="http://www.noupe.com/how-tos/40-elegent-free-css-x-html-templates-from-2010.html" rel="nofollow">40 Elegant Free CSS HTML Templates from 2010</a>.  I have been getting a lot of downloads and 200% new visitors in the past 2 days. Some have mailed me appreciating the quality.</p>
<p>Thank you all for the kind words.</p>
<p>Also, there seems to be a bit of confusion regarding the licensing.  Creative Commons Non-Commercial license does not mean that you can&#8217;t use it for your company website.  You can use it for your personal or company websites as long as you keep the link back to this website.  Non-commercial only means you are not allowed to sell this work to third-parties.</p>
<p>Most of my recent templates are in GNU-GPL, but I released the template &#8216;Portfolio&#8217; in CC considering the amount of work went into designing that template.</p>
<p>Enjoy all the new designs and there are more on the way!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CssHeaven-FreeWebsiteTemplates?a=T-WzhQQU-8k:cnIAMWBICBs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CssHeaven-FreeWebsiteTemplates?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CssHeaven-FreeWebsiteTemplates/~4/T-WzhQQU-8k" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://cssheaven.org/blog/cssheaven-featured-on-noupe/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://cssheaven.org/blog/cssheaven-featured-on-noupe/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=cssheaven-featured-on-noupe</feedburner:origLink></item>
		<item>
		<title>SilverBlog</title>
		<link>http://feedproxy.google.com/~r/CssHeaven-FreeWebsiteTemplates/~3/YKejNn76I3g/</link>
		<comments>http://cssheaven.org/css_templates/silverblog/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 12:54:58 +0000</pubDate>
		<dc:creator>Roshan</dc:creator>
				<category><![CDATA[CSS Templates]]></category>

		<guid isPermaLink="false">http://cssheaven.org/?p=191</guid>
		<description><![CDATA[I haven&#8217;t done a blog template in a long time. Most of my recent templates were business type. Here is a new template suitable for blog designs made with HTML5 and CSS. Silver Blog has a very minimal, clean look. Those who like clean websites with lots of white spaces will like this. License SilverBlog [...]]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t done a blog template in a long time. Most of my recent templates were business type.  Here is a new template suitable for blog designs made with HTML5 and CSS.  Silver Blog has a very minimal, clean look. Those who like clean websites with lots of white spaces will like this.</p>
<h4>License</h4>
<p>SilverBlog template is released under GNU GPL license. You are free to use it or modify it in any way you want without any restrictions.  A link back to this website is always appreciated.</p>
<p>Enjoy the new template</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CssHeaven-FreeWebsiteTemplates?a=YKejNn76I3g:ge1Hs10TByI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CssHeaven-FreeWebsiteTemplates?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CssHeaven-FreeWebsiteTemplates/~4/YKejNn76I3g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://cssheaven.org/css_templates/silverblog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://cssheaven.org/css_templates/silverblog/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=silverblog</feedburner:origLink></item>
		<item>
		<title>Portfolio</title>
		<link>http://feedproxy.google.com/~r/CssHeaven-FreeWebsiteTemplates/~3/ZUjsdLaQI1E/</link>
		<comments>http://cssheaven.org/css_templates/portfolio/#comments</comments>
		<pubDate>Sun, 22 Aug 2010 21:46:45 +0000</pubDate>
		<dc:creator>Roshan</dc:creator>
				<category><![CDATA[CSS Templates]]></category>

		<guid isPermaLink="false">http://cssheaven.org/?p=189</guid>
		<description><![CDATA[How about a premium quality Website Template for free ? Here it is. CSS Heaven Portfolio is yet another free HTML 5 and CSS based website template suitable for businesses. This template has a jQuery slide show in the home page header for displaying your latest work, featured contents or can also be used to [...]]]></description>
			<content:encoded><![CDATA[<p>How about a premium quality Website Template for free ?  Here it is.  CSS Heaven Portfolio is yet another free HTML 5 and CSS based website template suitable for businesses.  This template has a jQuery slide show in the home page header for displaying your latest work, featured contents or can also be used to tell your visitor what your web site is all about. All the fonts used for the template are included in a folder.  </p>
<h4>License</h4>
<p>This template is licensed under  <a href="http://creativecommons.org/licenses/by-nc/3.0/" rel="nofollow">Creative Commons Attribution License</a>. Yo are free to download and use it for your website as long as you keep the link back to this website unaltered.</p>
<p>For those who are interested in buying the PSD file, contact me using the contact form. </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CssHeaven-FreeWebsiteTemplates?a=ZUjsdLaQI1E:RDteTSXBZo0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CssHeaven-FreeWebsiteTemplates?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CssHeaven-FreeWebsiteTemplates/~4/ZUjsdLaQI1E" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://cssheaven.org/css_templates/portfolio/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://cssheaven.org/css_templates/portfolio/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=portfolio</feedburner:origLink></item>
		<item>
		<title>Small Business</title>
		<link>http://feedproxy.google.com/~r/CssHeaven-FreeWebsiteTemplates/~3/btdhUzSYRBA/</link>
		<comments>http://cssheaven.org/css_templates/small-business/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 21:34:30 +0000</pubDate>
		<dc:creator>Roshan</dc:creator>
				<category><![CDATA[CSS Templates]]></category>

		<guid isPermaLink="false">http://cssheaven.org/?p=183</guid>
		<description><![CDATA[Today, I am releasing another free HTML5 Template. This is suitable for small scale business websites that don&#8217;t need a lot of pages. I have included pages for Services Page, About Us page and a home page.  This is compatible with most of the browsers and to take care of lack of support for HTML5 [...]]]></description>
			<content:encoded><![CDATA[<p>Today, I am releasing another free HTML5 Template. This is suitable for small scale business websites that don&#8217;t need a lot of pages. I have included pages for Services Page, About Us page and a home page.  This is compatible with most of the browsers and to take care of lack of support for HTML5 and .PNG in Internet Explorers, I have included <a rel="nofollow" href="http://code.google.com/p/html5shiv/">html5shiv</a> and PNG fix for IE. This free CSS Template is released under GNU-GPL License. You are free to download and use it in any way you want to.  A link back to this website is always appreciated.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CssHeaven-FreeWebsiteTemplates?a=btdhUzSYRBA:7U7kEmq5JB4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CssHeaven-FreeWebsiteTemplates?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CssHeaven-FreeWebsiteTemplates/~4/btdhUzSYRBA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://cssheaven.org/css_templates/small-business/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://cssheaven.org/css_templates/small-business/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=small-business</feedburner:origLink></item>
		<item>
		<title>High Five</title>
		<link>http://feedproxy.google.com/~r/CssHeaven-FreeWebsiteTemplates/~3/dWiK-T8SuM0/</link>
		<comments>http://cssheaven.org/css_templates/high-five/#comments</comments>
		<pubDate>Sun, 08 Aug 2010 22:05:09 +0000</pubDate>
		<dc:creator>Roshan</dc:creator>
				<category><![CDATA[CSS Templates]]></category>

		<guid isPermaLink="false">http://cssheaven.org/?p=179</guid>
		<description><![CDATA[Since HTML5 and CSS3 are being supported by most of the browsers (except IE), I decided to get myself familiarized with it by doing this template. This design was originally done for my own portfolio but I decided to release it as a free CSS Template.  There is a well designed portfolio layout in the [...]]]></description>
			<content:encoded><![CDATA[<p>Since HTML5 and CSS3 are being supported by most of the browsers (except IE), I decided to get myself familiarized with it by doing this template. This design was originally done for my own portfolio but I decided to release it as a free CSS Template.  There is a well designed portfolio layout in the template, which I think will be useful if you need to show case your work / portfolio.</p>
<p>Most of the style elements are in the CSS including styles for Blog, Comment Templates etc.  If you want to quickly make the portfolio thumbnails in PSD, you can download the <a href="http://cssheaven.org/files/highfive/portfoliothumbtemplate.psd">PSD template here</a></p>
<p>This template is released under GNU-GPL License. You are free to download, modify and use it in any way you want to. A link back to this website is always appreciated.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CssHeaven-FreeWebsiteTemplates?a=dWiK-T8SuM0:YZmw68GgU_U:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CssHeaven-FreeWebsiteTemplates?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CssHeaven-FreeWebsiteTemplates/~4/dWiK-T8SuM0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://cssheaven.org/css_templates/high-five/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://cssheaven.org/css_templates/high-five/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=high-five</feedburner:origLink></item>
		<item>
		<title>CSS Heaven 2</title>
		<link>http://feedproxy.google.com/~r/CssHeaven-FreeWebsiteTemplates/~3/GnPaO4z3srE/</link>
		<comments>http://cssheaven.org/css_templates/cssheaven-2/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 01:05:08 +0000</pubDate>
		<dc:creator>Roshan</dc:creator>
				<category><![CDATA[CSS Templates]]></category>

		<guid isPermaLink="false">http://localhost:8888/cssheaven/?p=14</guid>
		<description><![CDATA[CSS Heaven 2 is a free CSS Template suitable for small business websites and blogs. This template is released under GPL License. You are free to use it adhering to the license agreement. If you need further support for the template, please contact me using the contact link from the menu.]]></description>
			<content:encoded><![CDATA[<p>CSS Heaven 2 is a free CSS Template suitable for small business websites and blogs.  This template is released under GPL License. You are free to use it adhering to the license agreement. If you need further support for the template, please contact me using the contact link from the menu.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CssHeaven-FreeWebsiteTemplates?a=GnPaO4z3srE:bxd5j1PgUnY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CssHeaven-FreeWebsiteTemplates?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CssHeaven-FreeWebsiteTemplates/~4/GnPaO4z3srE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://cssheaven.org/css_templates/cssheaven-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://cssheaven.org/css_templates/cssheaven-2/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=cssheaven-2</feedburner:origLink></item>
		<item>
		<title>Zen Design</title>
		<link>http://feedproxy.google.com/~r/CssHeaven-FreeWebsiteTemplates/~3/X4Ae-MTAdkc/</link>
		<comments>http://cssheaven.org/css_templates/zen-design/#comments</comments>
		<pubDate>Sun, 01 Aug 2010 04:45:08 +0000</pubDate>
		<dc:creator>Roshan</dc:creator>
				<category><![CDATA[CSS Templates]]></category>

		<guid isPermaLink="false">http://localhost:8888/cssheaven/?p=156</guid>
		<description><![CDATA[Zen Design is a free CSS Template released under Creative Commons Attribution License. You are free to download and use it in any way you want to provided you keep the link back to this website in tact without any changes. If you need any help with the template, please leave a comment below.]]></description>
			<content:encoded><![CDATA[<p>Zen Design is a free CSS Template released under Creative Commons Attribution License. You are free to download and use it in any way you want to provided you keep the link back to this website in tact without any changes. If you need any help with the template, please leave a comment below.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CssHeaven-FreeWebsiteTemplates?a=X4Ae-MTAdkc:GQk-cou8jLM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CssHeaven-FreeWebsiteTemplates?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CssHeaven-FreeWebsiteTemplates/~4/X4Ae-MTAdkc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://cssheaven.org/css_templates/zen-design/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://cssheaven.org/css_templates/zen-design/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=zen-design</feedburner:origLink></item>
		<item>
		<title>Blue Blog</title>
		<link>http://feedproxy.google.com/~r/CssHeaven-FreeWebsiteTemplates/~3/nuQ68v_YaCI/</link>
		<comments>http://cssheaven.org/css_templates/blue-blog/#comments</comments>
		<pubDate>Sun, 01 Aug 2010 04:43:42 +0000</pubDate>
		<dc:creator>Roshan</dc:creator>
				<category><![CDATA[CSS Templates]]></category>

		<guid isPermaLink="false">http://localhost:8888/cssheaven/?p=154</guid>
		<description><![CDATA[Blue BLOG is a free CSS Template released under Creative Commons Attribution License. You are free to download and use it in any way you want to provided you keep the link back to this website in tact without any changes. If you need any help with the template, please leave a comment below.]]></description>
			<content:encoded><![CDATA[<p>Blue BLOG is a free CSS Template released under Creative Commons Attribution License. You are free to download and use it in any way you want to provided you keep the link back to this website in tact without any changes. If you need any help with the template, please leave a comment below.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CssHeaven-FreeWebsiteTemplates?a=nuQ68v_YaCI:_6Gz5unTtrw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CssHeaven-FreeWebsiteTemplates?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CssHeaven-FreeWebsiteTemplates/~4/nuQ68v_YaCI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://cssheaven.org/css_templates/blue-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://cssheaven.org/css_templates/blue-blog/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=blue-blog</feedburner:origLink></item>
	</channel>
</rss>
