Being this a mobile version of the main site I couldn't place a sidebar next to each post.
Here you'll find daily tips and palettes, recent and popular posts, the flickr gallery, and so on.
I hope is useful.
Advertisements
Daily Tips
If you applied the property "float:left/right;" to some elements in your styleshhet but you want to keep'em inside
a div, you can add to it the property
"overflow:auto".
Simple as that.