/*
Theme Name: VXPN
Theme URI: /
Author: VXPN
Author URI: /
Description: Official Website
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.0
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: sct
Tags: blog, custom-logo, custom-menu, editor-style, featured-images, sticky-post, theme-options
*/



.alignleft {
	display: inline;
	float: left;
	margin-right: 50px;
}

.alignright {
	float:right; margin-left:50px; margin-top: 10px;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption{
	display: block;
}

.wp-caption-text{
	display: block;
}

.bypostauthor{
	display: block;
}
