/*
Theme Name: 		Segue
Theme URI: 			http://store.themegum.com/?theme=segue
Author: 			TemeGUM
Author URI: 		https://themeforest.net/user/temegum/portfolio?ref=TemeGUM
Description: 		SEGUE is a perfect theme for personal blogging and traveling. 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-header, 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: 		segue
Domain Path: 		/languages/
*/
@import url('https://fonts.googleapis.com/css?family=Raleway:400,600,700&subset=latin-ext');


.wp-caption {
    margin: 0;
    max-width: 100%;
}

.wp-caption-text {
  text-align: center;
  display: block;
}

.gallery-caption {
    text-align: center;
    padding: 5px 10px;
}

.bypostauthor > .comment-body .comment-author {
    display: inline-block;
    clear: right;
    position: relative;
}

.bypostauthor > .comment-body .comment-author:after{
    content: '*';
    font-size: 12px;
    display: block;
    position: absolute;
    right: -10px;
    top: 0;
    width: ;
    height: 0;
}

.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;
}



 



 