/*
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 free WordPress theme is designed and coded by Padd IT Solutions.
Special thanks to:
Download other free WordPress themes at Padd IT Solutions.
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 */