/*
Theme Name: Every Theme
Theme URI: http://www.helloexpert.com
Author: Hello Expert
Author URI: http://www.helloacademy.com
Description: This is a Corporate Theme
Version: 2.06;
License: 
License URI: 
Text Domain: every-theme
Tags: featured-images, flexible-header, post-formats
*/
 .wp-caption {
	border: 1px solid #f0f0f0;
 }
 .wp-caption-text {
	font-size: 11px;
 }
.sticky {
	color:#737373;
}
.gallery-caption {
	color: #000;
}
.bypostauthor {
	background-color: transparent;	
}
.alignright {
	float:right;
    margin: 6px 0 14px 14px;
}
.alignleft {	float: left;    margin: 6px 14px 14px 0;}
.aligncenter {
	display: block;
    margin: 5px auto 5px auto;
}
