/*
Theme Name: The Core Parent
Theme URI: http://demo.themefuse.com/?theme=the-core
Author: ThemeFuse
Author URI: http://themefuse.com/
Description: The Core is created by <a href="http://themefuse.com">ThemeFuse</a>. The Core comes with 10 different themes inside it with more to come soon. The long list of features makes The Core the only stop when searching for a cutting edge WordPress theme. <a target="_blank" href="//themefuse.com/changelogs/the-core/">View Changelog</a>
Version: 1.0.11
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased.
License URI: -
Tags: left-sidebar, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: the-core
*/

/*
PLEASE DO NOT EDIT THIS FILE!
CSS in this file will not be used by the theme

Instead edit the custom.less file that is located on your server in the /child-theme/styles-less/ folder. The custom.less file supports normal CSS declarations as well as .less variables (all the .less variables created by us for the theme can be found in the /parent-theme/styles-less/variables.less)

You can copy a style declaration rule from any of your less files and paste it in custom.less and it will override the original style. If you just want to add a quick css change please consider using the Quick CSS field built on the Theme Settings page > Styling tab.
*/


/* Image Align and Captions  */
.aligncenter,
div.aligncenter {}
.alignleft {}
.alignright {}
img.aligncenter,
.wp-caption{}
img.alignleft,
.wp-caption.alignleft{}
img.alignright,
.wp-caption.alignright{}
img.alignnone,
.wp-caption.alignnone{}
.wp-caption img[class*="wp-image-"] {}
figure.wp-caption{}

