/*
Theme Name: 		Colatheme
Theme URI: 			https://www.colalilloclaudio.com
Author: 			Colatheme
Author URI: 		https://www.colalilloclaudio.com
Description: 		Colatheme è il tema per Colalillo Rappresentanze
Version: 			3.2.0
License:            GPL
License URI:        GPL
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
Text Domain: 		colalillo
Domain Path: 		/languages/
*/

.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;
}
