Today, I have a new, great theme for WordPress that was created for me to release by Color Light Studio, a great company that does great WordPress themes.
The team there also created Pro Profile, which I released a little while back now, and have outdone themselves with Natural Power.

This is not a sponsored theme, and doesn’t include any links, except back to here, which you are free to remove as I am releasing this theme under GPL.
Natural Power is a two column theme, widget ready, that comes with four different coloured header graphics that can easily be changed in the options panel included with the theme.
Also, the header text can easily be changed through the options page as well. You won’t find a crazy, unholy options page, but instead just two options relating to the colour and text for the header. Simple is always better in my opinion.
If you would like to see what Natural Power looks like, please check out the test theme install I have set up, and if you enjoy it, please download Natural Power today.
If you are interested in past themes I have released, check out Crystal and Pro Profile.
Do you like this article? Submit it to Blogosphere News!
bnpositive
June 9th, 2008 at 7:15 pm
Awesome! Just setting up a new blog for my pastor and will give this theme a try.
Kevin
June 9th, 2008 at 8:42 pm
Very nice. I quite like some of the more simpler themes. Some of the magazine themes which have been released recently have been overly complicated.
Links Roundup - June 10th 2008
June 10th, 2008 at 6:02 am
[...] WordPress Theme: Natural Power Written by Kevin Muldoon from System0 on June 10, 2008 | Filed Under Links Did you enjoy this article? If yes, then subscribe to our RSS Feed [...]
Mayank
June 10th, 2008 at 7:25 am
It certainly looks pretty impressive. It’s simple and clean and that makes it look really good. I love the colors as well
Hussein
June 10th, 2008 at 8:32 am
Very nice. I like it also. Same with Kevin, I do like simpler themes.
Natural Power — Simple Themes
June 10th, 2008 at 5:22 pm
[...] Release Page [...]
Color Light Studio » New WordPress Theme - Natural Power
June 10th, 2008 at 5:57 pm
[...] Natural Power is a two column, widget ready WordPress theme, that comes with four different header graphics (green, blue, purple and red), which you can easily change through the theme options page. You can also use the options page to change the header text. [...]
Natural Power « Simple Themes
June 10th, 2008 at 7:58 pm
[...] Release Page [...]
Happyblog Design . The Best Wordpress Themes » Natural Power
June 10th, 2008 at 11:07 pm
[...] Theme permalink: WordPress Theme: Natural Power [...]
Markus
June 11th, 2008 at 4:14 am
Awesome Theme, good Work!
XIII
June 11th, 2008 at 6:37 am
I love it, nice work!
{ s } » themes for 06-11-2008
June 11th, 2008 at 8:16 am
[...] “Natural Power is a two column, widget ready WordPress theme, that comes with four different header graphics (green, blue, purple and red), which you can easily change through the theme options page. You can also use the options page to change the header text.” (Demo) (Download) [...]
sdk
June 11th, 2008 at 4:04 pm
One of the BEST new free WP themes to come out this year. Period.
WordPress Theme Releases - Checkmate, Natural Power, and DarkZen | WP Themes Gallery
June 12th, 2008 at 10:47 pm
[...] Natural Power is a two column theme, widget ready, that comes with four different coloured header graphics that can easily be changed in the options panel included with the theme. [...]
WordPress Theme Releases - Checkmate, Natural Power, and DarkZen | Web Templates, Flash Templates, Website Templates Design
June 12th, 2008 at 11:16 pm
[...] Natural Power is a two column theme, widget ready, that comes with four different coloured header graphics that can easily be changed in the options panel included with the theme. Also, the header text can easily be changed through the options page as well. You won’t find a crazy, unholy options page, but instead just two options relating to the colour and text for the header. Simple is always better in my opinion. [...]
Markus
June 13th, 2008 at 3:49 am
Now i use this theme – what a great stuff, just little modifications, done!
Weblog Tools Collection » Blog Archive » WordPress Theme Releases for 6/20
June 20th, 2008 at 11:58 pm
[...] Natural Power [...]
wpSnap - Best WordPress Themes, Blogging Tips, Design Resources » Natural Power
June 21st, 2008 at 11:09 am
[...] Links: Demo | Theme URI [...]
20 Free Corporate WordPress Themes | Blogging Tips from Blogsessive
June 21st, 2008 at 12:28 pm
[...] Info & Download Here Preview Here [...]
WordPress Theme Releases for 6/20 at WordPress Themes, WordPress Plugins, Blog Tips, WordPress Optimizations >> WPthemesplugin.com
June 21st, 2008 at 8:01 pm
[...] Natural Power [...]
iwalk
June 22nd, 2008 at 1:03 pm
Dear David, I love this theme.
It looks so great under firefox, But It’s looks so different under IE.
Could you help me about this? I don’t know how to adjust it.
PLS see my website:http://www.iwalku2.com
Thanks a lot!
Chez nico pas net
June 23rd, 2008 at 3:35 am
Theme natural power wordpress en français…
Voici un thème à deux colonnes contenant 4 en-têtes qui peuvent se modifier dans l’administration du thème. Il n’inclut aucun liens ou de bandeaux publicitaires. Il est sous licence GPL.
Si vous aimez ce ‘Natural Power‘ alo…
Kirk M
June 23rd, 2008 at 9:35 pm
I’m currently using the theme on a new tech site I’m working on and I noticed one thing today. The “footer.php” appears to be missing the “” php code that usually resides right after the last (close) div tag (this is shown without the php tags of course) and without it, many plugins will not work. Other than that I like the theme. Keep up the fine work.
Igor
June 24th, 2008 at 7:24 am
@iwalk
To fix your sidebar open style.css and find :
#sidebar_main {
width: 237px;
background: #020E11;
padding-left: 20px;
padding-right: 23px;
position: relative;
padding-bottom: 30px;
}
Add overflow property with value hidden at the end like this :
#sidebar_main {
width: 237px;
background: #020E11;
padding-left: 20px;
padding-right: 23px;
position: relative;
padding-bottom: 30px;
overflow: hidden;
}
That should do it.
Kirk M
June 24th, 2008 at 12:20 pm
Rats, the code snippet did not come through although I thought I had pared it down sufficiently. Sending you an email.
iwalk
June 25th, 2008 at 12:11 pm
Thank you so much, David.
It works!
WordPress Theme 6/25 : Sukaba.net
June 27th, 2008 at 4:10 am
[...] Natural Power [...]
Team Nirvana
June 27th, 2008 at 9:13 am
This theme is awesome. Loved the look of it and changing the banners was an addon. I am newbie to blogging. So digging here and there. Thanks for sharing so many wonderful tips.
iWalk
June 28th, 2008 at 12:07 am
Dear David, Sorry to bother you again!
I added the “overflow: hidden” as you taught me,The single page is okay now, but I found that the homepage of iwalku2.com was still in problem under IE6.
Could you help me about it again?
Many thanks!
Igor
June 29th, 2008 at 3:49 pm
iWalk,
Open style.css and this time find #content and add a overflow property with value hidden at the end, just like you did last time with #sidebar_main.
Michael
June 30th, 2008 at 11:43 pm
For the life of me, I cannot figure out why my images have gray borders around them. I’ve gone through the CSS stylesheet and changed any border entries to 0px. I have decent HTML and CSS skills, but I cannot find where these image borders are coming from. I am quite new to WordPress, though. Can anyone help? Please see http://www.dustycables.com. Thanks.
iWalk
July 1st, 2008 at 11:27 am
Yeah, It works!
I love this theme so much.
And thank you so much!
Matt
July 3rd, 2008 at 8:51 am
I just wanted to drop by to say that I’ve added the Natural Power WordPress theme to http://www.bestwpthemes.com, which is a listing of the best WordPress themes you can find.
Great work!
Best Wordpress Themes » Natural Power
July 4th, 2008 at 4:05 pm
[...] Demo Download [...]
10个把付费主题打败的免费WordPress主题 : 行路男
July 5th, 2008 at 5:41 am
[...] Power:Download | Demo | Personal & [...]
eXtra For Every Publisher » Blog Archive » WordPress in Review Podcast: Episode 1
July 9th, 2008 at 8:55 pm
[...] theme of the week: Natural Power Natural Power WordPress Theme Colour Light [...]
10 Themes ” Magazine ” WordPress | Themes Wordpress Anglophones
July 10th, 2008 at 4:30 pm
[...] Natural Power – Demo – Telechargement [...]
Fresh WordPress Themes » Natural Power by David Peralty
July 11th, 2008 at 10:03 am
[...] Natural Power is an elegant two-column WordPress Theme, that has a nice and elegant look. This was created by ColorLight Studio and released by David Peralty from XFEP. [...]
wordpress主题-Natural Power | Thinkboke
July 13th, 2008 at 8:53 pm
[...] | download [...]
我的 WP 測試站 » 換新裝了
July 26th, 2008 at 6:47 pm
[...] 下載位址:http://xfep.com/wordpress/wordpress-theme-natural-power/ [...]
MAJESTIC12
September 4th, 2008 at 8:46 pm
I have translate your theme to spanish at http://1pixel2.es thanks
sin boutkaska
September 29th, 2008 at 9:03 am
Cool theme…. really cool
20 Free Corporate WordPress Themes | TechZoomIn
October 12th, 2008 at 5:56 am
[...] Info & Download Here Preview Here [...]
10个把付费主题打败的免费WordPress主题 : 幸福收藏夹
October 13th, 2008 at 2:46 pm
[...] Power:Download | Demo | Personal & [...]
20 Themes WordPress corporativos y elegantes | Descarga Online Gratis
October 16th, 2008 at 5:40 pm
[...] Info & Download Here Preview Here [...]
WordPress Theme Releases for 6/20 : Free Web Template | Free Script
October 22nd, 2008 at 2:19 pm
[...] Natural Power [...]
新主题预览+25个既个性又漂亮的WordPress主题 - 幸福收藏夹
November 9th, 2008 at 11:41 pm
[...] WordPress Theme: Natural Power [...]
LittleOne
November 15th, 2008 at 7:42 am
Lovely theme, but how do you change the star logo to a different (larger) one? I’ll definitely use this theme if I can modify it to look more personal.
Corbacho
December 3rd, 2008 at 6:55 am
Thanks Kirk M.
I couldn’t make work this plugin of Google Analytics , until I change the footer.php code.
Just add the sentence similar to “php do_action(‘wp_footer’)” after the final div tag.
I can’t put the exact sentence because it desappears when the comment is published, but you can find it easily in other themes
WIlson Morgado
December 13th, 2008 at 6:36 pm
I am using this theme, in my blog, http://blog.wilson.com.pt
20 Free Corporate WordPress Themes « Meandmydesigns
December 24th, 2008 at 10:57 am
[...] Info & Download Here Preview Here [...]
dmitcha
February 1st, 2009 at 1:02 pm
I like this theme and found it simple to customize save one bug I cannot seem to work around.
How can I create a new header file that still allows the pages/post content to feed?
I would like the background color for my page content to be different than that of the blog itself. Normally, I just create an alternate template, referencing an alternate header and footer and create new style sheet entries for the same. It’s just a few minutes’ work, copy, paste, tweak.
I have done the same with this theme, and when I update main_index.php’s “get_header” to read “include headerblog” (sorry, can’t post the actual include code; it gets stripped) and change “get_footer” to “include footerblog” and change content_wrap to “content_wrap_blog”, it gets the new color coding right, but it now only shows the first character of each post. (The same happens when I leave the blog posts referencing header.php and switch my pages to reference headerblog).
Is there some code somewhere that requires header.php in order for page/post content to appear on the page?
Here’s what I’ve found so far in a Google search, which does not help me but might immediately help you. Thank you for any light you can shine on this!
SEARCH RESULTS:
1) I also have the problem of the “first character”/”first letter” in this theme; but i solved it.
The solution is very simple:
This is the original code of “menu.php”
” href=”/”>Home
]+)>%U’,’‘, $pages);
$pages = str_replace(’‘,’‘, $pages);
echo $pages; ?>
if you remplase “menu.php” for this code:
” href=”/”>Home
]+)>%U’,’‘, $pages);
$pages = str_replace(’‘,’‘, $pages);
echo $pages;
unset($pages); ?>
the bug is solved.
Maybe is a WordPress or even PHP bug… im new in PHP, but this works for me…
2) I found a number of other posts to other theme pages saying only the “first letter” or “first character” or a “single character” appears, usually in connection with the feed. So far, no one has responded to those posts other than to say it’s a common problem.
I hope that might make more sense to you! Thank you.
dmitcha
February 2nd, 2009 at 1:14 am
For anyone else having this same trouble, the fix from the comment I mentioned worked. Only, for this theme, that code is in the header.php file, not the menu.php file (which doesn’t exist for this theme). So I added the “unset…” line in the new header file, and the content showed up at last.
Jeremy McAllister
February 6th, 2009 at 10:47 am
OH yeah, nice and clean looking! I love it
5 Themes zum Sonntag - Vol. 13 - Beitrag - Schweizer WordPress Magazin
February 8th, 2009 at 7:47 am
[...] Download | Demo [...]
Davin - Blogging Money Reviews
February 9th, 2009 at 9:23 pm
Great, thanx for that. I was having the same trouble…cheers!
Abid's Adsense Treasure
February 10th, 2009 at 8:22 am
Theme is very good, i like to use it.
Anthony
February 11th, 2009 at 5:29 pm
I really like this theme. I’m gonna use it for my next blog. Great work!
Feel free to poke around my blog and leave a comment.
http://www.essentialblogging.com
Peace,
Anthony
Carlos
March 24th, 2009 at 8:25 pm
¡Excelente!
realmente me gustó mucho, creo que es el que voy a usar.
Mil gracias.
Natural Power | Wordpress Themes
March 31st, 2009 at 7:16 am
[...] | Download Not [...]
20 temi WordPress Gratis! | LeggiQuesto.com
April 5th, 2009 at 8:46 pm
[...] Info & Download Here Preview Here [...]
Saad
April 12th, 2009 at 4:42 pm
Thanks ! I will be using this theme for my next Corporate blog.. Hope it will be useful, if you have any other suggestion of themes, do let us know.
Chao !
Saad
35 Fantastic Wordpress Themes (FREE) | AwakeOrNot.com
April 14th, 2009 at 2:36 am
[...] Natural Power [...]
20 Free Corporate WordPress Themes | Seo Services Blog
May 24th, 2009 at 10:57 am
[...] Info & Download Here Preview Here [...]
事件の總和 » Wordpress 新手的感想
June 5th, 2009 at 10:56 am
[...] 如對此主題有興趣,可參閱下列連結 主題發佈頁:http://xfep.com/wordpress/wordpress-theme-natural-power/ [...]
eXtra For Every Publisher Blog Archive WordPress Theme | Weak Bladder
June 7th, 2009 at 9:17 pm
[...] eXtra For Every Publisher Blog Archive WordPress Theme Posted by root 4 hours ago (http://xfep.com) Theme of the week natural power natural power wordpress theme colour for anyone else having this same trouble the fix from the comment i copyright 2007 xfep extra for every publisher is proudly powered by wordpress Discuss | Bury | News | eXtra For Every Publisher Blog Archive WordPress Theme [...]
Natural Power | Quest For News, A TUTORIAL Base
June 26th, 2009 at 2:48 pm
[...] Links: Demo | Theme URI [...]
WordPress Theme: Natural Power | Theme Splice
June 26th, 2009 at 7:02 pm
[...] Details | Demo | Download Natural Power (0) Bloggers Who Like This Theme, Also LikeBlue Heaven – Free WordPress ThemeWeb 2.0 – Excellent WordPress ThemeHybrid News – Magazine WordPress ThemeVibrant – Beautiful WordPress ThemeMalawak – Smashing WordPress ThemeNight Transition – Beautiful WordPress ThemeVibrance – Elegant WordPress ThemeReal Estate WordPress ThemeReal Estate WordPress ThemeSmooth Real Estate – Free WordPress Theme Post a Comment [...]
Skinuri Wordpress gratuite
July 4th, 2009 at 8:07 am
[...] Info & Download Here Preview Here [...]
23 Wordpress Themes suiting your Website Project | [Re]Encoded.com
July 14th, 2009 at 2:00 pm
[...] 19. Natural Power [...]
free wordpress themes
July 17th, 2009 at 3:45 pm
Thanks for themes, it’s look a simple and easy for modifications wordpress themes, i will try it
5 Free Business Themes For Wordpress
September 4th, 2009 at 7:16 pm
[...] Download 5. [...]
kamal patel
September 5th, 2009 at 6:56 am
Awesome! Just setting up a new blog with this theme.
23 Wordpress Tema - Fuub.net - Webmaster Forumu
September 10th, 2009 at 2:20 am
[...] 17. Notepad Theme Demo | Download 18. Ultimate Baseball WordPress Theme Demo | Download 19. Natural Power Demo | Download 20. Folio Elements Demo | Download 21. Linquist Demo | Download 22. Gallery 1.2 [...]
Andy Fitzpatrick
October 20th, 2009 at 5:49 am
I really like the look of this theme and have just the site to utilise it with.
MR D J Tolley
October 20th, 2009 at 3:46 pm
this theme looks brill i am just about to do a site about a local wind farm i will defo use this theme
thanks
Jhonny B
May 28th, 2011 at 11:00 am
Oo, great theme!
Kate
June 14th, 2011 at 4:25 pm
The options for header text and colour do not appear in WordPress version 3.1. Is this a known issue?
Jeff
November 21st, 2011 at 6:43 am
Lovely theme this one. Good stuff