/**
    Theme Name: Blue Lines
    Description: This is a responsive theme built upon Twitter Bootstrap. Several features are available such as multiple font choice and an enhanced text widget.
    Author: cnhk_systems
    Author URI: https://www.elance.com/s/cnhk/
    Version: 1.1
    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
        
    License: GNU General Public License v3
    License URI: http://www.gnu.org/licenses/gpl-3.0.html
    
    Blue Lines WordPress Theme, Copyright (C) 2013 Rija Rajaonah
    Blue Lines WordPress Theme is licensed under the GPL License version 3.
    
    Unless otherwise specified, all the theme files are licensed under GNU General Public License.
    The exception to this license is for Twitter Bootstrap.

    Bootstrap by Twitter and the Glyphicon set - http://getbootstrap.com/
    Licence: Distributed under the terms of the Apache Licence v2.0 [http://www.apache.org/licenses/LICENSE-2.0 Apache License v2.0]. This is a GPL-compatible license.
*/

.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 {

}
