/**
    Theme Name: Blue Lines
    Description: Another Twitter Bootstrap based Theme for WordPress
    Author: cnhk_systems
    Version: 1.0
    License: GNU General Public License v3 or later
    License URI: http://www.gnu.org/licenses/gpl-3.0.html
    Tags: white, blue, light, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-header, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
*/

.alignleft {
    float: left;
    margin: 4px 8px;
}

.alignright {
	float: right;
    margin: 4px 8px;
}

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

.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
    font-style: italic;
	font-size: 14px;
	line-height: 2;
	color: #999;
    text-align: center;
}

.horizontal-post-image {
    margin-bottom: 18px;
}

.bypostauthor {

}
