/*
Theme Name: Blogger Notes
Theme URI: http://www.paddsolutions.com/wordpress-theme-blogger-notes
Description: Bloggger Notes is a uniquely designed two columns WordPress theme that comes with a valid CSS and XHTML. Inspired by the latest hand-drawn and vintage look design trends, this <a href="http://www.paddsolutions.com">free WordPress theme</a> is designed and coded by <a href="http://www.paddsolutions.com">Padd IT Solutions</a>. <br />Special thanks to: <ul><li>Hand-drawn decorative elements from <a href="http://www.bittbox.com">BittBox</a>.</li> <li>Stock photos from <a href="http://www.sxc.hu/profile/ahulme75">A. Hulme</a> and <a href="http://www.sxc.hu/profile/scol22">Sophie</a>.</li></ul><br /> Download other free WordPress themes at <a href="http://www.paddsolutions.com">Padd IT Solutions</a>.
Version: 1.0
Author: PADD IT Solutions
Author URI: http://www.paddsolutions.com
Tags: unique design, grunge, retro, valid css, valid xhtml, widget ready, two columns, notebook, vintage, paper, splatter ink backgrounds, sketches, hand-drawn, drawing

Get more free WordPress themes at http://www.paddsolutions.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

@import 'style-section-typography.css';
@import 'style-section-layout.css';
@import 'style-section-navigation.css';
@import 'style-section-colors.css';

/** clearfix **/
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */