/*
Theme Name: Planet Theme
Theme URI: http://www.helloexpert.com
Author: Hello Expert
Author URI: http://www.helloacademy.com
Description: This is a Cargo Theme
Version: 1.19;
License: 
License URI: 
Text Domain: planet-theme
Tags: featured-images, flexible-header, post-formats
*/
 .wp-caption {
	border: 1px solid #f0f0f0;
 }
 .wp-caption-text {
	font-size: 11px;
 }
.sticky {
	color:#535353;
}
.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;
}
