/*
Theme Name: 		Blogue
Theme URI: 			http://themegum.com/blogue
Author: 			TemeGUM
Author URI: 		https://themeforest.net/user/temegum/portfolio?ref=TemeGUM
Description: 		BLOGUE is a perfect theme for personal blog writers. It serves simple and clean blog theme. The styles which created will make the readers feel comfortable in reading the blog posts. The friendly user setup will ease you, even if you don't have any experience in blog theme setup. With its simple, modern yet classic style, the theme also responsive and high quality in any browsers
Version: 			1.0.2
License:            Envato Market Standard Licenses
License URI:        https://themeforest.net/licenses/standard
Tags: 				two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: 		blogue
Domain Path: 		/languages/
*/
.wp-caption {
    margin: 0;
    max-width: 100%;
}
.wp-caption-text {

}
.gallery-caption {

}
.bypostauthor {

}

.alignright{
	text-align: right;
	float: right;
	margin: 0.5em 0 0.5em 2em;
}

.alignleft{
	text-align: left;
    float: left;
    margin: 0.5em 2em 0.5em 0;
}

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