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.