/* Theme Name: 2Minimalist Theme Theme URI: http://blog.solobis.net Description: 2Minimalist Theme. Clean, neat, professional. 2Minimalist is a simple and lightweight 2-column theme from SOLOBIS.net with lots of customization options. The width can be made wider or narrower to suit any range of content. The color of the background can be customized, or replaced entirely with an image of your choice. Version: 1.0 Author: SOLOBIS.net Author URI: http://solobis.net Tags: right-sidebar, two-columns, flexible-width, custom-colors, theme-options */ .aligncenter { display: block; margin-left: auto; margin-right: auto; } .alignleft { float: left; } .alignright { float: right; } @import url("css/basic.css"); @import url("css/layout.css"); @import url("css/header.css"); @import url("css/content.css"); @import url("css/sidebar.css"); @import url("css/footer.css"); @import url("css/comments.css");