<?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>Themocracy WordPress Themes &#187; theme</title>
	<atom:link href="http://themocracy.com/tag/theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://themocracy.com</link>
	<description>WordPress Theme Design</description>
	<lastBuildDate>Mon, 26 Jul 2010 06:18:07 +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>Intrepid Free WordPress Theme</title>
		<link>http://themocracy.com/2010/02/intrepid-free-wordpress-theme/</link>
		<comments>http://themocracy.com/2010/02/intrepid-free-wordpress-theme/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 16:12:11 +0000</pubDate>
		<dc:creator>Lisa</dc:creator>
				<category><![CDATA[Free]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://themocracy.com/?p=228</guid>
		<description><![CDATA[Intrepid is a free WordPress theme, two-column with a right sidebar, compatible with WordPress version 2.8 upwards, with threaded and paged comments. 3 styles of pastel shades to choose from - blue-green, green-brown and purple-gray as default... You can also replace the header completely with your own image.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fthemocracy.com%2F2010%2F02%2Fintrepid-free-wordpress-theme%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fthemocracy.com%2F2010%2F02%2Fintrepid-free-wordpress-theme%2F" height="61" width="51" /></a></div><p><a href="http://themocracy.com/demo/?t=7"><img class="alignright size-full wp-image-233" title="intrepid-free-wordpress-theme" src="http://themocracy.com/wp-content/uploads/2010/02/intrepid-free-wordpress-theme.jpg" alt="" width="262" height="183" /></a><strong>Intrepid</strong> is a free WordPress theme, two-column with a right sidebar, compatible with WordPress version 2.8 upwards, with threaded and paged comments. 3 styles of pastel shades to choose from &#8211; blue-green, green-brown and purple-gray as default&#8230; You can also replace the header completely with your own image.<br />
<span id="more-228"></span><br />
Version 1.1 has been tested on Firefox 3, Internet Explorer 6 &amp; 7, Google Chrome, Opera 9.</p>
<p><strong>Features</strong></p>
<ul>
<li>jQuery dropdown pages menu &#8211; configure the item order and exclude pages</li>
<li>Add your own logo in the header</li>
<li>3 pre-defined color schemes (so far&#8230;)</li>
</ul>
<p><strong>Demo:</strong> <a href="http://themocracy.com/demo/?t=7">Intrepid demo</a></p>
<p><img style=" vertical-align:-5px;" class="alignnone size-full wp-image-234" title="theme download" src="http://themocracy.com/wp-content/uploads/2010/02/download_small.gif" alt="wordpress theme download" width="25" height="24" /> <strong>Download</strong>: Intrepid WordPress Theme v1.1 &#8211; <a href="http://themocracy.com/extra/themes/intrepid.zip">intrepid.zip</a>  (Compatible with WP > version2.8)</p>
<p>This theme is released under the terms of the GPL licence.</p>
<p>Our free themes are supplied “as is” – <em>sorry, but we don’t have the resources to offer support for email enquiries or comments about individual installation/customisation</em>. You’re free to use and modify them as you wish, but we would ask you to retain the credit link in the footer.</p>
]]></content:encoded>
			<wfw:commentRss>http://themocracy.com/2010/02/intrepid-free-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>More WordPress and jQuery</title>
		<link>http://themocracy.com/2010/01/more-wordpress-and-jquery/</link>
		<comments>http://themocracy.com/2010/01/more-wordpress-and-jquery/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 13:15:57 +0000</pubDate>
		<dc:creator>Lisa</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://themocracy.com/?p=195</guid>
		<description><![CDATA[To refine a previous post on WordPress and jQuery and the use of the wp_enqueue_script function, its paths and dependencies. As a barebones example, this is how we do it when we we&#8217;re enqueueing &#8211; if that&#8217;s a word &#8211; the jQuery Cycle plugin, so that we can make a slideshow on the page. The [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fthemocracy.com%2F2010%2F01%2Fmore-wordpress-and-jquery%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fthemocracy.com%2F2010%2F01%2Fmore-wordpress-and-jquery%2F" height="61" width="51" /></a></div><p>To refine a previous post on WordPress and jQuery and the use of the <a href="http://codex.wordpress.org/Function_Reference/wp_enqueue_script">wp_enqueue_script</a> function, its paths and dependencies.</p>
<p>As a barebones example, this is how we do it when we we&#8217;re enqueueing &#8211; if that&#8217;s a word &#8211; the <a href="http://www.malsup.com/jquery/cycle/">jQuery Cycle plugin</a>, so that we can make a slideshow on the page.<br />
<span id="more-195"></span><br />
The important point is probably in the dependencies &#8211; firstly, the Cycle plugin depends on jQuery, so has to be loaded after &#8211; secondly, our custom script to run the whole process on depends on the jQuery Cycle plugin and therefore also on jQuery and is the last to load.</p>
<p>The custom script we&#8217;ve written is in <strong>them_directory/scripts/them.cycle.js</strong>  &#8211; something very simple, like this:-</p>
<pre class="brush: js">
jQuery(document).ready(function($) {

$(&#039;#images&#039;).cycle({
//some parameters
 });
});
</pre>
<p>(Don&#8217;t forget, the dollar $ object isn&#8217;t defined in WordPress jQuery (historical reasons) &#8211; hence the form of the first line) </p>
<p>This is client-display side javascript, as opposed to admin-side, (which tends to follow slightly different rules in the WordPress setup) and in this case, the action hook &#8216;template_redirect&#8217; is usually the time to do it.</p>
<p>To enqueue the jQuery library itself is simple &#8211; it&#8217;s already registered by default in WordPress, no need to specify other than the default path and version.</p>
<p>So in <strong>functions.php</strong> </p>
<pre class="brush: php">
add_action(&#039;template_redirect&#039;, &#039;them_js_head_load&#039;);

function them_js_head_load(){

	//register the plugin
	wp_enqueue_script(&#039;jquery-cycle&#039;, THEM_TEMPLATEURL.&#039;/scripts/jquery.cycle.lite.min.js&#039;, array(&#039;jquery&#039;), &#039;1.0&#039;);
	//register the custom script
	wp_enqueue_script(&#039;them-cycle&#039;, THEM_TEMPLATEURL.&#039;/scripts/them.cycle.js&#039;, array(&#039;jquery&#039;, &#039;jquery-cycle&#039;), &#039;1.0&#039;);

}
</pre>
<p>Note for convenience and efficiency, we&#8217;ve previously defined</p>
<pre class="brush: php">

define(THEM_TEMPLATEURL, get_bloginfo(&#039;template_directory&#039;));
</pre>
<p>And what you end up with in the page source should be something like this &#8211; javascripts loaded in the right place in the page head, up and running</p>
<p><strong>&lt;script type=&#8217;text/javascript&#8217; src=&#8217;http://localhost/test/wp-content/themes/this-theme/scripts/jquery.cycle.lite.min.js?ver=1.0&#8242;&gt;&lt;/script&gt;</strong></p>
<p><strong>&lt;script type=&#8217;text/javascript&#8217; src=&#8217;http://localhost/test/wp-content/themes/this-theme/scripts/them.cycle.js?ver=1.0&#8242;&gt;&lt;/script&gt;</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://themocracy.com/2010/01/more-wordpress-and-jquery/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Panorama 2.0 released</title>
		<link>http://themocracy.com/2009/09/panorama-2-0-released/</link>
		<comments>http://themocracy.com/2009/09/panorama-2-0-released/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 08:51:07 +0000</pubDate>
		<dc:creator>Lisa</dc:creator>
				<category><![CDATA[Themes]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://themocracy.com/?p=169</guid>
		<description><![CDATA[Panorama &#8211; the new release has only very minor changes in function (so certainly no need to rush to update) but does have some additions in terms of language mo files, sv_SE Swedish now being an option&#8230;]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fthemocracy.com%2F2009%2F09%2Fpanorama-2-0-released%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fthemocracy.com%2F2009%2F09%2Fpanorama-2-0-released%2F" height="61" width="51" /></a></div><p>Panorama &#8211; the new release has only very minor changes in function (so certainly no need to rush to update) but does have some additions in terms of language mo files, sv_SE Swedish now being an option&#8230; </p>
]]></content:encoded>
			<wfw:commentRss>http://themocracy.com/2009/09/panorama-2-0-released/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Ringbinder Free WordPress Theme</title>
		<link>http://themocracy.com/2009/08/ringbinder-free-wordpress-theme/</link>
		<comments>http://themocracy.com/2009/08/ringbinder-free-wordpress-theme/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 09:43:48 +0000</pubDate>
		<dc:creator>Lisa</dc:creator>
				<category><![CDATA[Free]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://themocracy.com/?p=143</guid>
		<description><![CDATA[Ringbinder has been updated and improved (hopefully) &#8211; a free WordPress theme, two-column, with a right sidebar, it&#8217;s now compatible with WordPress version 2.7 upwards, and all set up for threaded comments. Version 1.3 tested on Firefox 2,3, Internet Explorer 7 and 8, Chrome, Opera 9. Features Horizontal page menu &#8211; configure order and exclude [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fthemocracy.com%2F2009%2F08%2Fringbinder-free-wordpress-theme%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fthemocracy.com%2F2009%2F08%2Fringbinder-free-wordpress-theme%2F" height="61" width="51" /></a></div><p><img class="alignright size-full wp-image-147" title="ringbinder_med" src="http://themocracy.com/wp-content/uploads/2009/08/ringbinder_med.gif" alt="ringbinder_med" width="224" height="189" /><strong>Ringbinder</strong> has been updated and improved (hopefully) &#8211; a free WordPress theme, two-column, with a right sidebar, it&#8217;s now compatible with WordPress version 2.7 upwards, and all set up for threaded comments.</p>
<p>Version 1.3 tested on Firefox 2,3, Internet Explorer 7 and 8, Chrome, Opera 9.</p>
<p><strong>Features</strong></p>
<ul>
<li>Horizontal page menu &#8211; configure order and exclude pages</li>
<li>3 color styles to choose from&#8230;</li>
</ul>
<p><strong>Demo:</strong> <a href="http://themocracy.com/demo/?t=4">Ringbinder demo</a></p>
<p><strong>Download</strong>: Ringbinder WordPress Theme v1.4 &#8211; <a href="http://themocracy.com/extra/themes/ringbinder.zip">ringbinder.zip</a></p>
<p>Our free themes are supplied &#8220;as is&#8221; – <em>sorry, but we don’t have the resources to offer support for enquiries about individual installation/customisation</em>. You’re free to use and modify them as you wish, but we would ask you to retain the credit link in the footer.</p>
]]></content:encoded>
			<wfw:commentRss>http://themocracy.com/2009/08/ringbinder-free-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Alibi3col Free WordPress Theme</title>
		<link>http://themocracy.com/2009/07/alibi3col-free-wordpress-theme/</link>
		<comments>http://themocracy.com/2009/07/alibi3col-free-wordpress-theme/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 11:21:14 +0000</pubDate>
		<dc:creator>Lisa</dc:creator>
				<category><![CDATA[Themes]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://themocracy.com/?p=130</guid>
		<description><![CDATA[Alibi3col is a three-column free WordPress theme, with central content and left &#038; right sidebars. Compatible with WordPress versions 2.7+ Tested on Firefox 3, Internet Explorer 7 and 8, and Opera 9. Features Horizontal menu for top-level pages Link and hover colors fully customizable from the admin panel Demonstration: Alibi3col demo Download: Alibi WordPress Theme [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fthemocracy.com%2F2009%2F07%2Falibi3col-free-wordpress-theme%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fthemocracy.com%2F2009%2F07%2Falibi3col-free-wordpress-theme%2F" height="61" width="51" /></a></div><p><img src="http://themocracy.com/wp-content/uploads/2009/07/alibi-theme.png" alt="alibi-theme" title="alibi-theme" width="205" height="165" class="alignright size-full wp-image-133" /><strong>Alibi3col</strong> is a  three-column free WordPress theme, with central content and left &#038; right sidebars.</p>
<p>Compatible with WordPress versions 2.7+<br />
Tested on Firefox 3, Internet Explorer 7 and 8, and Opera 9.<br />
<span id="more-130"></span><br />
<strong>Features</strong></p>
<ul>
<li>Horizontal menu for top-level pages</li>
<li>Link and hover colors fully customizable from the admin panel</li>
</ul>
<hr /><a href="http://themocracy.com/wp-content/uploads/2009/07/alibi-panel.jpg"><img src="http://themocracy.com/wp-content/uploads/2009/07/alibi-panel.jpg" alt="alibi-panel" title="alibi-panel" width="300" height="108" class="alignright size-full wp-image-136" /></a></p>
<p><strong>Demonstration:</strong> <a href="http://themocracy.com/demo/?t=3">Alibi3col demo</a></p>
<p><img style="vertical-align:-3px;" src="http://forexcircus.com/wp-content/themes/forexcircus/images/download.gif" alt="download" width="16" height="16" /> <strong>Download</strong>: Alibi WordPress Theme 1.5 &#8211; <a href='http://themocracy.com/extra/themes/alibi3col.zip'>alibi3col</a></p>
<p>Our free themes are supplied &#8220;as is&#8221; – <em>sorry, but we don’t have the resources to offer support for enquiries about individual installation/customisation</em>. You’re free to use and modify them as you wish, but we would ask you to retain the credit link in the footer.</p>
]]></content:encoded>
			<wfw:commentRss>http://themocracy.com/2009/07/alibi3col-free-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>OfficeFolders Free WordPress Theme</title>
		<link>http://themocracy.com/2009/05/folders-free-wordpress-theme/</link>
		<comments>http://themocracy.com/2009/05/folders-free-wordpress-theme/#comments</comments>
		<pubDate>Fri, 08 May 2009 13:59:34 +0000</pubDate>
		<dc:creator>Lisa</dc:creator>
				<category><![CDATA[Free]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://themocracy.com/?p=72</guid>
		<description><![CDATA[OfficeFolders is a free WordPress theme, two-column, with a right sidebar. Colors: blue, grey, white Widget Ready: Yes Width: Fixed Compatible with WordPress version 2.2 upwards Tested on Firefox 2,3, Internet Explorer 7 and 8, and Opera 9. Features Horizontal page menu &#8211; configure order and exclude pages Demonstration: OfficeFolders demo Download: OfficeFolders WordPress Theme [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fthemocracy.com%2F2009%2F05%2Ffolders-free-wordpress-theme%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fthemocracy.com%2F2009%2F05%2Ffolders-free-wordpress-theme%2F" height="61" width="51" /></a></div><p><img class="alignright size-full wp-image-74" title="folders-theme" src="http://themocracy.com/wp-content/uploads/2009/05/folders-theme.png" alt="folders-theme" width="157" height="141" /><strong>OfficeFolders</strong> is a free WordPress theme, two-column, with a right sidebar.</p>
<p>Colors: blue, grey, white<br />
Widget Ready: Yes<br />
Width: Fixed<br />
<span id="more-72"></span><br />
Compatible with WordPress version 2.2 upwards<br />
Tested on Firefox 2,3, Internet Explorer 7 and 8, and Opera 9.</p>
<p><strong>Features</strong></p>
<ul>
<li>Horizontal page menu &#8211; configure order and exclude pages</li>
</ul>
<hr /><img class="alignright size-full wp-image-124" title="officefolders wordpress theme" src="http://themocracy.com/wp-content/uploads/2009/05/officefolders.png" alt="officefolders wordpress theme" width="384" height="132" /></p>
<p><strong>Demonstration:</strong> <a href="http://wordpress.org/extend/themes/officefolders">OfficeFolders demo</a></p>
<p><img style="vertical-align:-3px;" src="http://forexcircus.com/wp-content/themes/forexcircus/images/download.gif" alt="download" width="16" height="16" /> <strong>Download</strong>: OfficeFolders WordPress Theme 1.4 &#8211; <a href="http://wordpress.org/extend/themes/download/officefolders.1.4.zip">folders.zip</a></p>
<p>Our free themes are supplied &#8220;as is&#8221; &#8211; <em>sorry, but we don’t have the resources to offer support for enquiries about individual installation/customisation</em>. You’re free to use and modify them as you wish, but we would ask you to retain the credit link in the footer.</p>
]]></content:encoded>
			<wfw:commentRss>http://themocracy.com/2009/05/folders-free-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>LouiseBrooks Free WordPress Theme</title>
		<link>http://themocracy.com/2009/05/louisebrooks-free-wordpress-theme/</link>
		<comments>http://themocracy.com/2009/05/louisebrooks-free-wordpress-theme/#comments</comments>
		<pubDate>Tue, 05 May 2009 07:06:09 +0000</pubDate>
		<dc:creator>Lisa</dc:creator>
				<category><![CDATA[Free]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://themocracy.com/?p=64</guid>
		<description><![CDATA[LouiseBrooks is a fixed-width, 2 column with right sidebar theme, with a little Deco styling, not too much&#8230; and the theme is now fully updated for WP 2.7 functionality, threaded and page comments etc&#8230; The theme has been tested on Firefox 2,3 Internet Explorer 6,7 and Opera 9. Compatible with WP 2.2 upwards. Demo: LouiseBrooks [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fthemocracy.com%2F2009%2F05%2Flouisebrooks-free-wordpress-theme%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fthemocracy.com%2F2009%2F05%2Flouisebrooks-free-wordpress-theme%2F" height="61" width="51" /></a></div><p><img src="http://themocracy.com/wp-content/uploads/2009/05/louise-brooks-theme.png" alt="louise-brooks-theme" title="louise-brooks-theme" width="185" height="151" class="alignright size-full wp-image-65" /><strong>LouiseBrooks</strong> is a fixed-width, 2 column with right sidebar theme, with a little Deco styling, not too much&#8230; and the theme is now fully updated for WP 2.7 functionality, threaded and page comments etc&#8230;</p>
<p>The theme has been tested on Firefox 2,3 Internet Explorer 6,7 and Opera 9.<br />
Compatible with WP 2.2 upwards.<br />
<span id="more-64"></span><br />
<strong>Demo: </strong> <a href="http://wordpress.org/extend/themes/louisebrooks">LouiseBrooks Theme</a></p>
<p><strong>Download:</strong> LouiseBrooks WordPress Theme 1.5 &#8211; <a href='http://wordpress.org/extend/themes/download/louisebrooks.1.5.zip'>louisebrooks.zip</a></p>
<p><strong>Release Notes:</strong><br />
This theme is not sponsored.<br />
Released under the GPL license.<br />
This WordPress theme contains NO third party sponsorship links.</p>
]]></content:encoded>
			<wfw:commentRss>http://themocracy.com/2009/05/louisebrooks-free-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Panorama Free WordPress Theme</title>
		<link>http://themocracy.com/2009/04/panorama-free-wordpress-theme/</link>
		<comments>http://themocracy.com/2009/04/panorama-free-wordpress-theme/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 15:29:19 +0000</pubDate>
		<dc:creator>Lisa</dc:creator>
				<category><![CDATA[Free]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://themocracy.com/?p=25</guid>
		<description><![CDATA[Panorama is a free WordPress theme, two column, with a right sidebar and a main gimmick of a customizable header image&#8230; Colors: black, grey, white Widget Ready: Yes Width: Fixed Compatible with WordPress version 2.2 upwards Tested on Firefox 2,3, Chrome, Internet Explorer 6 and 7, and Opera 9. Features Custom link/hover colors Custom header [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fthemocracy.com%2F2009%2F04%2Fpanorama-free-wordpress-theme%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fthemocracy.com%2F2009%2F04%2Fpanorama-free-wordpress-theme%2F" height="61" width="51" /></a></div><p><img class="alignright size-full wp-image-26" style="margin: 0 0 0 10px;" title="panorama-theme" src="http://themocracy.com/wp-content/uploads/2009/04/panorama-theme.jpg" alt="panorama-theme" width="170" height="144" /><strong>Panorama</strong> is a free WordPress theme, two column, with a right sidebar and a main gimmick of a customizable header image&#8230;</p>
<p>Colors: black, grey, white<br />
Widget Ready: Yes<br />
Width: Fixed<br />
<span id="more-25"></span><br />
Compatible with WordPress version 2.2 upwards<br />
Tested on Firefox 2,3, Chrome, Internet Explorer 6 and 7, and Opera 9.</p>
<p><img class="alignright size-full wp-image-29" style="margin: 0 0 0 10px" title="custom-colours" src="http://themocracy.com/wp-content/uploads/2009/04/custom-colours.jpg" alt="custom-colours" width="169" height="113" /><strong>Features</strong></p>
<ul>
<li>Custom link/hover colors</li>
<li>Custom header and logo &#8211; add your own panorama or use one provided&#8230;</li>
<li>Horizontal page menu &#8211; configure order and exclude pages</li>
<li>Configure Twitter &amp; RSS urls</li>
<li>Localization supported *</li>
</ul>
<hr /><strong>Demonstration:</strong> <a href="http://themocracy.com/demo/?t=2" target="_blank">Panorama demo</a></p>
<p><img style="vertical-align:-3px;" src="http://forexcircus.com/wp-content/themes/forexcircus/images/download.gif" alt="download" width="16" height="16" /> <strong>Download</strong>: Panorama WordPress Theme v2.1 (updated 14 Jan 2010) &#8211; <a href="http://themocracy.com/extra/themes/panorama.zip">panorama.zip</a></p>
<p>Supplied header images (all GPL licenced):<br />
<a href="http://commons.wikimedia.org/wiki/File:Graffiti_Panorama_rome.jpg" target="_blank">graffiti_rome.jpg</a> | <a href="http://commons.wikimedia.org/wiki/File:Monumentvalley.jpg" target="_blank">monumentvalley.jpg</a> | <a href="http://commons.wikimedia.org/wiki/File:From_Hohe_Mut_with_hut.jpg" target="_blank">from_hohe_mut.jpg</a></p>
<p>If you&#8217;re looking for other suitable images, you might try <a href="http://commons.wikimedia.org/w/index.php?title=Special%3ASearch&amp;search=panorama&amp;go=Go" target="_blank">here</a></p>
<p>* Localization supported &#8211; please <a href="http://themocracy.com/contact/">contact us</a> if you would like to contribute a translation.</p>
<p>Translation thanks: <a href="http://wordpress.blogos.dk/">DK</a> <a href="http://www.elektrofeld.de/">DE</a> <a href="http://www.saudiatillinois.org/">AR</a>  <a href="http://frobardet.free.fr">FR</a>  <a href="http://gidibao.net/">IT</a> <a href="http://www.ischoltes.nl/">NL</a> <a href="http://betabmx.com/">pt_BR</a>  <a href="http://www.wordpressthemesplus.com/">TR</a> <a href="http://blog.tcirc.org/sntc06">zh_TW</a></p>
<p>Released under the GPL licence.<br />
This WordPress theme contains NO third party sponsorship links.</p>
<p>Our free themes are supplied “as is” – <b><em>sorry, but we don’t have the resources to offer support for email enquiries or comments about individual installation/customisation</em></b>. You’re free to use and modify them as you wish, but we would ask you to retain the credit link in the footer.</p>
]]></content:encoded>
			<wfw:commentRss>http://themocracy.com/2009/04/panorama-free-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>133</slash:comments>
		</item>
	</channel>
</rss>

