/*   
Theme Name:MinimalWP
Theme URI:http://www.minimalwordpresstheme.com
Description:MinimalWP this elegant theme designed for people with simple taste with clean code. SEO optimized, supports widget, threaded-comments, theme-options, dropdown categories menu, feedburner and social media. Valid XHTML and CSS. You can see live demo including more information and updates here http://www.bufa.es/theme/
Author:bufa
Author URI:http://www.minimalwordpresstheme.com
Version:1.0
Tags: white, black, dark, clean, two-columns, fixed-width, theme-options, right-sidebar, threaded-comments
*/

@import url("css/reset.css");
@import url("css/style.css");

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft { float: left; }
.alignright { float: right; }
