/**
 * Theme Name: Elevate
 * Theme URI: http://designtowp.com
 * Description: Free Personal Blogging Theme by Design to WordPress
 * Version: 0.1
 * Author: Design to WordPress
 * Author URI: http://designtowp.com
 * Tags: theme-options, threaded-comments, sticky-post, two-columns, fixed-width
 */


/* CSS Imports */

@import url('lib/style/reset.css');
@import url('lib/style/layout.css');
@import url('lib/style/typography.css');


/* WordPress.org Theme Submission Checklist */

.alignleft { float: left; }
.alignright { float: right; }
.alignnone { float: none; }
.aligncenter { text-align: center; }
.avatar {}
.wp-caption {}
.gallery {}
.wp-smiley {}

/* Global Elements */

.clear { clear: both; }

img .post-ratings {border:none; background: #ffffff; padding: 1px;}