BluCSS is a CSS framework designed with ease of use and simplicity in mind. It is specifically made so that when you're working on your next project, you don't have to worry about the essentials. With BluCSS, you can be up and running in less than a minute.
BluCSS is also extremely responsive. It has 4 distinct stages. Desktop screen, laptop, tablet, and mobile. Resize your browser to see it in action.
BluCSS also comes with some built-in styles to get you started. Take a look a the demo for examples.
BluCSS was conceived and developed by Alexandre Smirnov, a web designer and developer from California. Follow @design_lunatic on twitter to get updates on BluCSS. He also has a blog, Design Lunatic.
This project is licensed under the GNU license.
BluCSS has a main container of 1000px by default, but you can change this to whatever you want - the columns will resize to fit into the container. There are 10 columns in BluCSS, and each has a width specified in percentages. Because of this, they resize automatically to fit into their parent container. In this way, you aren't restricted to just using the built-in "container" div. You can create smaller containers, and use BluCSS inside them with no changes whatsoever.
BluCSS has responsive image functionality. Just apply any "blu_" class to an image, same as any other element, and the image will automatically be resized according to the browser width.