/*
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';

/* Required for Wordpress Themes Start */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin: 0 7px 7px 0;
}

.alignright {
	float: right;
	margin: 0 0 7px 7px;
}

.wp-caption {
	border: 1px solid;
	text-align: center;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* Required for Wordpress Themes End */


