/*
Theme Name: Cinch
Theme URI: http://wordpress.org/themes/cinch
Author: Outright Solutions
Author URI: http://outrightnepal.com.np/
Version: 1.0
Description: Cinch is a simple responsive and multipurpose theme.
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:  white, yellow, light, one-column, two-columns, right-sidebar, custom-header, custom-menu, featured-images, translation-ready
Text Domain: cinch

Cinch is a very simple responsive and multipurpose theme that can be used as a blog or a simplified website as well.
*/
.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.wp-caption {
	margin-bottom: 1.6em;
	max-width: 100%;
}
.wp-caption-text {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}
.sticky{

}
.gallery-caption{

}
.bypostauthor{
	
}