/* 
Theme Name: EvoLve Advance
Theme URI: http://theme4press.com/evolve-advance
Version: 1.0.0
Description: Based on the popular free EvoLve theme, this version comes with even more features. It has more style options, custom colors for headers, menu and links, more social buttons and list image styles, a minimal mode for clean layouts, custom header and background images, custom width, custom thumbnail size, 2 built-in YouTube widgets and of course all features of classic EvoLve - up to 14 color variants, fully customizable layout, post excerpts with thumbnails, post boxes, author gravatar support, up to 10 subscribe/social customizable buttons, custom logo, header widgets, recent posts slideshow, footer widgets, custom footer, customizable font styles, custom CSS, ads spaces, custom menus support and other cool features. Tested with WP 3.1. 
Author: Blogatize
Author URI: http://blogatize.net
Tags: two-columns, flexible-width, sticky-post, threaded-comments, microformats, custom-menu, black, blue, white, dark, right-sidebar, custom-header, custom-menu, theme-options, translation-ready
License: GNU General Public License v2.0
*/


/*-------- Changelog --------

Version:         1.0.0  -  Initial release
Date:         11/1/11

*/

/* Reset Browser Defaults */
@import url( 'library/media/css/reset.css' );

/* Apply base theme styles and colors */
@import url( 'library/media/css/base.css' );

/* Basic 2 Column Layout */
@import url( 'library/media/layouts/2col-r.css' );

.alignleft { float: left; margin: 5px 20px 10px 0; }
.alignright { float: right; margin: 5px 0 10px 20px; }
.aligncenter { margin: 5px auto 10px auto; display: block; clear: both; }