I have just finished commiting my very first theme to the drupal community! I'm not a designer by nature - I prefer to be deep in the code. Thats why I commited this theme - it contains very little design (in terms of Photoshop work). This design is, pretty much, image free! On top of that - its SEO friendly too!

I say 'Pretty much' because it is still using 3 core image files for the bullet points. But what I'm pleased about is the curved CSS-only corners with a slight gradient on them AND the fact that if you remove content from a column, the content fills out over it automatically.
This theme is compatible with all (known/common/tested) browsers except IE6. It mostly works in IE6 except the footer top border goes full width rather than insetted and, randomly, the left column jumps around!
The theme is completely XHTML 1.0 Strict compliant and validates with the W3 Validator.
The theme comes in a floating width version - I might work on a fixed with... Not sure yet.
In terms of SEO (mentioned earlier) it is quite friendly as, apart from the header coming first, the content section comes first the HTML and the menu's come later on.
Any thoughts? You can find the theme's project page on Drupal.org under Abessive.

Congrats! it looks awful
Congrats! it looks awful XD
Just joking, keep trying!
Nice but...
Can you elaborate on the SEO part? what specific things did you do to make this theme SEO friendly?
Thanks
The content layout
Usually with a 3 column layout the actual markup goes left, middle, right. In fact I have seen SOME themes that put the left and right column on the right of the page next to each other and the content on the left!
This theme, however, orders it (in the mark-up) as middle, left, right but DISPLAYS it as left, middle, right. This means that the actual CONTENT of the page appears first in the mark-up rather than the left menu.
Obviously there are more important SEO aspects such as the Page Title, inbound keyword linking and - lest we forget - the content itself! But this can definately help!
Congrats for that nice
Congrats for that nice work.
Any plans for Drupal 6 theme ?
yup
I definately plan to port it to D6... Of course this also has to slot in with all my other plans which would be SO much easier if days were 48 hours long or I could be paid to not go to work...
Rounded corner technique?
Nice! Which technique are you using for the rounded corners?
Bold Tags :-)
I have 5 bold tag classes which specify a horizontal margin and left/right border.
Using combinations (eg, 54321 for the top and 12345 for the bottom) you end up with a curve. You could use the same technique to have as many as you want to make the curves bigger.
Looks good, keep it up!
Looks good, keep it up!
That looks like a really nice
That looks like a really nice clean theme. It's a great first theme, especially for the fact that there are only a few images. Very nicely done.