It’s been a long time since my last theme release, but I’m back with rc2, a lightweight, widget-ready, two-column theme. The design arose from the desire to break from my traditional boxy style. I’d grown tired of that design mentality and wanted to try my hand at something new.

RC2 has been tested under the following browsers. Please let me know if you run into any issues.
- IE7 (rigorous)
- Firefox 3 Beta 4/5 (rigorous)
- Safari 3.1 (fairly rigorous)
- Firefox 2
- IE6
For those of you who want instant gratification, you can take the design for a test run on my development site, or download the theme. Update – there’s been a small change bumping the version to 1.0.1. It should now be both XHTML (Strict) as well as CSS valid. Unfortunately, the WP2.5 gallery feature produces invalid XHTML, so validation of the development site homepage won’t be indicative. Try this site’s homepage or a single post entry.
Demo
» Download
Otherwise, read on to find out a bit more about the theme.
Lightweight, but Fully Functional
The design is lightweight. It adds only 7 additional HTTP objects on top of whatever is required for your content. Total damage is in the range of 10KB for the CSS and 2KB for images.
That’s not to say it’s sparsely featured. There is support for most of the newer WordPress features and some other popular ones, including:
- tagging
- widgets
- gravatars (WordPress 2.5)
- galleries (WordPress 2.5)
- asides (link posts)
Navigation links at the top-right are generated from pages.
Sidebars
The sidebar is dynamically generated based on the type of content. More importantly, there are two widgetized sidebars. The names are pretty self-explanatory, but just in case, the Single Post Sidebar is what gets displayed for single post content, while the Front Page Sidebar is what gets displayed on the index (home/front) page. It often makes sense to have a different set of sidebar content between the front page and the individual post pages so I’ve made it easy for you to do just that.
Default Plugins
Additionally, I’ve included two integral plugins with the theme. They help populate the top-bar by default. Feel free to switch them out for whatever content you want to place there in their stead.
- Recent Posts – Nick Momrick – This displays the most recent posts to the blog. I’ve set it to show up to 6. That seems to be the sweet spot for the size of the top-bar.
- Brian’s Latest Comments – Brian Meidell – This shows the latest comments and their corresponding post.
Known Issues and Limitations
- Asides are styled differently from other, standard content on the home page. In order to do this, the query loop applies different CSS classes to certain categories. However, in order to do this, the asides category ID must be specified. Currently, the way to do this is to edit the index.php page and set the $asides_cat variable to the appropriate category ID(s). By default, this variable is assigned 0, which means all your posts should be displayed with standard styling.
- The blue color scheme is something I decided upon (I just love blues), but won’t appeal to everyone. Fortunately, I’ve stuck with two shades of blue. For links and headers, #0a52aa is the shade of blue used. Mouseovers and hovered links use #14272d.You should be able to do a global find and replace on those two colors and switch in whatever two-tone scheme you want. Unfortunately, the top-bar headers are images, based on #0a52aa, which means to complete the effect, you’ll have to remake your own header images, which leads me to my next point.
- The top-bar is not widgetized. A large part of that has to do with what the standard dynamic_sidebar function tries to output – the top-bar markup is quite a bit more complex, and the added image header makes it that much more difficult to implement. I’m working on something to get around these issues, but that didn’t make it into the first release.
- The WordPress 2.5 gallery will not display properly if the_excerpt_reloaded plugin is not used and the gallery appears in an excerpt on the home page. This isn’t so much an issue with this theme as it is an issue with the way the basic WordPress excerpt function operates, not parsing any HTML tags. I strongly suggest you go and get the plugin, so you can style excerpts to your heart’s content.
Future Plans
Looking down the road, there are a few key features I want to implement: localization support, a print stylesheet, and an administration page, for setting options such as the asides category.
Feedback
As always, I’m open to comments and suggestions on the design. Are there certain widgets you’d like to see styled or plugins supported? Let me know.
Update: David Young wrote in the comments that the design would look a bit more consistent if the sidebar lined up with the navigation module and I agree completely. I’ve rolled the changes into the package, so go ahead and grab it. Thanks David!
works good thank you!
Good work. Thank you. i’ll use it for my blog.
This is the first time clean theme I have been through half a year, man!!!
The only feedback is more styles are also needed like: Download, Info, etc.
Thx
Wonderful !!!
I’m looking for long time, like this !
prety good theme you have here. I downloaded it
Hi!
This is a very nice theme, I love it. I need some help. I would like to translate to an other language. Please tell me what font type used in gifs “Recent Posts” etc. But if is possible please send me the editable graphic files. Thanks! (sorry for my english)
izolis – Thanks for the interest! I’m just heading out for work, but I have the PSD for the index.php page, so I’ll send that to you when I get back home this evening.
Thank you for the blog! great quality!
Hi… Thanks for your marvellous theme… I haked it a little bit but now i have a problem with widgets (disapeared all) that are well shown with Kubrick.
They used to work but suddenly stop showing.
I even tried to upload a completely new version of your theme but no way to show widgets.
Any suggestion?
http://iparalipomenidi.vagamente.net
Thanks
vagament – I just tried out a few widgets and they seemed to work alright for me. Could you let me know what widgets you’re using that aren’t displaying? That’ll help me track down the problem. Thanks.
there is a problem in the comment its required to but your information every time again and again because its not save
Awesome theme, Charlie
I modified it slightly, to align the 2nd border on the top bar, with the border of the sidebar. (I like order)
I just changed the following CSS declarations:
#content_wrapper {
float: left;
width: 581px;
margin: 10px 0 0 0;
padding: 0;
display: block;
}
#sidebar_container {
float: left;
width: 275px;
margin: 20px 0 25px 20px;
padding: 0 0 0 20px;
border-left: 1px dotted #bbb;
}
- David
Hey Charlie,
Here’s another one – you can fix image alignment problems with WordPress 2.6 by adding the following CSS:
img.alignleft, div.alignleft {
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright {
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncentered, div.aligncentered {
text-align:center;
margin:0 auto;
}
I just found this on http://hackwordpress.com/wordpress-26-changes-how-wordpress-handles-images/
- David
Thanks for the input again David! Don’t worry, this isn’t dead – I just need to wrap up exams and I’ll have a couple weeks off to add in some of the features/fixes on the roadmap.
Hey Charlie,
I was puzzled by this line in wp-header.php:
Turns out it’s for Google Sitemaps:
http://www.sitepoint.com/forums/showthread.php?t=434263
.. probably a leftover from the “convert-to-public-theme” process?
D
Hmm.. the suspicious text got chopped.. here it is again, with triangular brackets changed to square brackets:
[meta name="verify-v1" content="cACfEaWR5VfKsabia0ceOK8ilg+zGtUYTHFvB1Ex9FQ=" /]
*Ahem*, thanks for pointing that out David. Fixed now. That’s a bit embarrassing…
Charlie,
This is a great theme, and I like that you created one that is light weight. Currently, I have a bunch of WP sites I created, and unknowingly brought down the server I had on a shared host. Looking forward to using this theme, as I is clean and easy to navigate.
Any way to include the related post plugin to the template?
thanks Matt
Matt – I currently use the Similar Posts plugin, which I found was the best of the ‘related posts’ type plugins for WordPress. You can easily include it in the sidebar as I’ve done here, but I didn’t want to include it by default as I know it’s not something everyone wants. Should work fine if it’s a widget though.
Hey Charlie,
Just updating you on this stuff as I go along.. to add support for image captions under WP 2.6, I added the CSS mentioned here : http://codex.wordpress.org/CSS
D
Looking good, great theme, we’ll give it a try, I’ll be back with the results
Hi,Charlie
very very nice and minimal theme! I use it in my new photoblog
I’ve a little question: is there a way to omit the “continue reading” feature from second post in home page?
I’d like to see all my post without cut.
many tanks
p.s. sorry for my poor english!
Hi Francesco, thanks for the kind comments! If you look in index.php (Main Index Template) about 2/3 the way down that file, you’ll see a div with a classname of “index_content”. In that div, I use the_excerpt to display only part of the post. If you want to display the entire post, replace all the excerpt code with a ‘the_content()’ php function.
ok, thank you very mucy,
in this evening I’ll try it
Francesco
Thanks for this theme! It looks great, I love these minimalistic blogs! I am going to try to edit it from blue to green! Thanks!
This is a very minimal theme, but it is very contemporary. The layout is simple, easy to understand and easy to distinguish each section.
Very nice.
Nice work!
This is an awesome theme. I love how clean it is and that its nice and light weight. The low load it puts on the browsers is great. Outstanding work! I’ll definitely check out a demo.
Very nice theme. I’m a big fan of using very clean designs (wordpress or not). About to download this one and give it a try on a few of my smaller sites.
Thanks =)
-Justin
I just can’t help myself. I will use it on my next blog. Thanks for your template guys. Good Works!
I like your minimalistic style.
Thanks for this theme! I’ve been looking for something like this for awhile…
Wow, this is a cool theme. I really dig the minimalist approach. It’s very simple and doesn’t detract from the content, which is a big pet peeve of mine. i also really like the vertical headers for the Recent Posts, Recent Comments, and Search. It’s very tasteful.
Great theme. you can add your themes to my free wordpress theme site too. Thanks
Woah, nice theme you have, will be using it on a future project thanks.
Great theme, I’ve been looking for a professional one for my company blog awhile now.
This theme is great because it is simple and clean. I think I’ll try this sometime after I download this. Thank you so much.
I like this as many blog themes are pre-built with too much fancy nonsense. Users prefer simple content to match whatever query they have, but some bloggers choose to add extra gumpf, just because they can. Thanks, i will look at including it for some of my art blogs.
Why, thank you to everyone who has commented recently.
My hope is that I can update this design somewhat to meet new WordPress 2.7.x standards once I finish exams in a week.
Very useful theme! Thankyou! I love the simplicity of it!
Nice work! It seems the key to this theme is placement of the various elements that construct a WordPress CMS site. You broke from the trending “over design” of many themes we see released today and kept it simple. I will keep this theme in mind for our clients.
Great theme! Thanks!
I’ll tell you what….this is the first time I’m seeing a wp theme that seems to be “by the sensible, of the sensible and for the sensible”. I’m too tired of seeing ill fitted flashy stuff on wp themes. I’ll try this theme for a prostate blog. I’m sure neat pictures against that white background would look cool.
Thanks bro for coming up with this wonderful idea.