<?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: Midnite</title>
	<atom:link href="http://www.ndzynes.com/midnite/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ndzynes.com/midnite</link>
	<description>Free and Custom WordPress Themes</description>
	<lastBuildDate>Tue, 05 Jan 2010 00:23:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sohbet</title>
		<link>http://www.ndzynes.com/midnite/comment-page-1#comment-53</link>
		<dc:creator>Sohbet</dc:creator>
		<pubDate>Thu, 26 Nov 2009 14:05:32 +0000</pubDate>
		<guid isPermaLink="false">http://ndzynes.com/free-themes/midnite#comment-53</guid>
		<description>Wery nice thanks</description>
		<content:encoded><![CDATA[<p>Wery nice thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kameralı sohbet</title>
		<link>http://www.ndzynes.com/midnite/comment-page-1#comment-51</link>
		<dc:creator>kameralı sohbet</dc:creator>
		<pubDate>Sun, 02 Aug 2009 00:50:53 +0000</pubDate>
		<guid isPermaLink="false">http://ndzynes.com/free-themes/midnite#comment-51</guid>
		<description>very good thanks</description>
		<content:encoded><![CDATA[<p>very good thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chat</title>
		<link>http://www.ndzynes.com/midnite/comment-page-1#comment-50</link>
		<dc:creator>Chat</dc:creator>
		<pubDate>Mon, 10 Nov 2008 01:39:51 +0000</pubDate>
		<guid isPermaLink="false">http://ndzynes.com/free-themes/midnite#comment-50</guid>
		<description>Wery nice thanks</description>
		<content:encoded><![CDATA[<p>Wery nice thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Iven</title>
		<link>http://www.ndzynes.com/midnite/comment-page-1#comment-49</link>
		<dc:creator>Iven</dc:creator>
		<pubDate>Mon, 25 Aug 2008 06:00:59 +0000</pubDate>
		<guid isPermaLink="false">http://ndzynes.com/free-themes/midnite#comment-49</guid>
		<description>Thanks. Beautiful site. I&#039;ll become &lt;a href=&quot;http://bride-makeup.ru&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;your  regular reader and subscribe on RSS.</description>
		<content:encoded><![CDATA[<p>Thanks. Beautiful site. I&#8217;ll become <a href="http://bride-makeup.ru" rel="nofollow"></a>your  regular reader and subscribe on RSS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CJ</title>
		<link>http://www.ndzynes.com/midnite/comment-page-1#comment-48</link>
		<dc:creator>CJ</dc:creator>
		<pubDate>Fri, 18 Jul 2008 02:19:25 +0000</pubDate>
		<guid isPermaLink="false">http://ndzynes.com/free-themes/midnite#comment-48</guid>
		<description>For some reason I now have two navigation links at the bottom of my page.  One in white w/ an a.hover and then a blue one ... is this a fault of WordPress or did I botch my mods to your theme?</description>
		<content:encoded><![CDATA[<p>For some reason I now have two navigation links at the bottom of my page.  One in white w/ an a.hover and then a blue one &#8230; is this a fault of WordPress or did I botch my mods to your theme?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress Theme Releases for 5/28&#160;&#124;&#160;Wordpress Blog NL</title>
		<link>http://www.ndzynes.com/midnite/comment-page-1#comment-47</link>
		<dc:creator>WordPress Theme Releases for 5/28&#160;&#124;&#160;Wordpress Blog NL</dc:creator>
		<pubDate>Wed, 16 Jul 2008 18:15:16 +0000</pubDate>
		<guid isPermaLink="false">http://ndzynes.com/free-themes/midnite#comment-47</guid>
		<description>[...] Midnite [...]</description>
		<content:encoded><![CDATA[<p>[...] Midnite [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Parikh</title>
		<link>http://www.ndzynes.com/midnite/comment-page-1#comment-46</link>
		<dc:creator>Nathan Parikh</dc:creator>
		<pubDate>Sun, 22 Jun 2008 19:21:42 +0000</pubDate>
		<guid isPermaLink="false">http://ndzynes.com/free-themes/midnite#comment-46</guid>
		<description>@ Ann - for paragraph spacing, you have 2 options:
1. You can just manually add the spacing to your paragraphs as you create it, or
2. You can edit the CSS by adding the following code to the stylesheet:
&lt;pre lang=&quot;CSS&quot; line=&quot;1&quot;&gt;
.entry p {
   margin-bottom: 15px;
}
&lt;/pre&gt;

You can of course change the margin to whatever you want.

Hope that helps!</description>
		<content:encoded><![CDATA[<p>@ Ann &#8211; for paragraph spacing, you have 2 options:<br />
1. You can just manually add the spacing to your paragraphs as you create it, or<br />
2. You can edit the CSS by adding the following code to the stylesheet:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
</pre></td><td class="code"><pre class="css" style="font-family:monospace;"><span style="color: #6666ff;">.entry</span> p <span style="color: #00AA00;">&#123;</span>
   <span style="color: #000000; font-weight: bold;">margin-bottom</span><span style="color: #00AA00;">:</span> <span style="color: #933;">15px</span><span style="color: #00AA00;">;</span>
<span style="color: #00AA00;">&#125;</span></pre></td></tr></table></div>

<p>You can of course change the margin to whatever you want.</p>
<p>Hope that helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ann</title>
		<link>http://www.ndzynes.com/midnite/comment-page-1#comment-45</link>
		<dc:creator>Ann</dc:creator>
		<pubDate>Sun, 22 Jun 2008 18:16:42 +0000</pubDate>
		<guid isPermaLink="false">http://ndzynes.com/free-themes/midnite#comment-45</guid>
		<description>I like the theme, but I find the text nearly impossible to read because there is no separation between paragraphs. I notice that a lot of theme developers do this. Where would I go and edit the theme to fix that?</description>
		<content:encoded><![CDATA[<p>I like the theme, but I find the text nearly impossible to read because there is no separation between paragraphs. I notice that a lot of theme developers do this. Where would I go and edit the theme to fix that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: autworld</title>
		<link>http://www.ndzynes.com/midnite/comment-page-1#comment-44</link>
		<dc:creator>autworld</dc:creator>
		<pubDate>Wed, 18 Jun 2008 04:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://ndzynes.com/free-themes/midnite#comment-44</guid>
		<description>great, clear wp-theme!</description>
		<content:encoded><![CDATA[<p>great, clear wp-theme!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leonaut.com</title>
		<link>http://www.ndzynes.com/midnite/comment-page-1#comment-43</link>
		<dc:creator>Leonaut.com</dc:creator>
		<pubDate>Wed, 18 Jun 2008 04:36:24 +0000</pubDate>
		<guid isPermaLink="false">http://ndzynes.com/free-themes/midnite#comment-43</guid>
		<description>&lt;strong&gt;Midnite...&lt;/strong&gt;

Midnite is a 3 column, widget-ready, cross-browser friendly theme compatible with WordPress 2.5.1....</description>
		<content:encoded><![CDATA[<p><strong>Midnite&#8230;</strong></p>
<p>Midnite is a 3 column, widget-ready, cross-browser friendly theme compatible with WordPress 2.5.1&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk (user agent is rejected)
Database Caching 11/26 queries in 0.112 seconds using disk

Served from: perfora.net @ 2010-03-11 01:40:17 -->