Ariclare: Super Stylish, Dark Web 2.0 WP Theme

Definitely one of my most successful themes. Very stylish, very web 2.0 and very neat. Dark layout ready for ads, juicy colours and big rss icon, blended in the design. Compatible with all browsers and resolutions. Enjoy!
Related Posts
- This Summer at TopTut – Surprises are Coming Up!
- How to Get More Twitter Followers Fast and Free?
- Happy Easter, Grab Your Special Holiday Bonus from Us!
- Essential Tips on how to Use Google Buzz
- inFocus – Powerful Professional WordPress Theme
- Biolery: Eco-friendly WP Theme with Gallery
- Memoirs – Free WordPress Theme for Travellers and Photographersr
- Tips to Make a Web Designer's Portfolio Perfect



Over the last year, our blog became significantly popular thanks to the wordpress themes we are releasing on a regular basis, and the revenue we collect through affiliate marketing. Toptut.com's mission is to teach YOU how to become a successful blogger.
I hope it may not only one of your most successful themes its heavy gorgeous too.
I love this theme! But I am having some issues with it.
First The sidebar does not display correctly. For some reason the background image is not displaying making the text hard to read.
Also the horizontal menu is defined to narrow. Links start to pile up after the third page.
Changing
.header3_menu{width:300px;height:35px;float:left;margin-left:155px;display:inline;}
to
.header3_menu{width:500px;height:35px;float:left;margin-left:155px;display:inline;}
Fixes the menu problem. I can’t find the cause for the sidebar not displaying the background.
Ok, I have identified what the issue is with the sidebar.
The style sheet is not applying to the wigitized sidebar. When using the static sidebar (as the demo does) the sidebar displays correctly. But once the widgets are turned on the CSS stops applying to those wigits dumping ugly text on the sidebar.
I know this is an easy fix but I am still a CSS/Wordpress n00b so I’m not sure how to fix this issue yet.