/*
Theme Name: Planet Theme
Theme URI: http://theme.helloxpart.com/planet/
Author: Helloxpart
Author URI: http://helloxpart.com/
Description: This is a Cargo Theme
Version: 1.21;
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;
}
