/*
Theme Name: Edge Lite
Theme URI: http://sitearticles.com
Description: a magazine theme
Version: 1.0
Author: Rozeh
Author URI: http://sitearticles.com/
Tags: light, two-columns, fixed-width, custom-colors, sticky-post

License: GNU General Public License, v2 (or newer)
License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

*/

@import "css/global.css";
@import "css/structure.css";
			
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}