/*
Theme Name: Stability Child Theme
Theme URI: http://themesquared.com/stability/
Author: ThemeSquared
Description: Stability is a professional multipurpose wordpress theme for any business or portfolio website, it's fully responsive design ready to look stunning on any device.
Version: 3.0.5
License: Stability is a professional multipurpose wordpress theme for any business or portfolio website, it’s fully responsive design ready to look stunning on any device.
License URI: license.txt
Tags: business, clean, corporate, creative, ecommerce, localization, bbpress, multipurpose, one page, portfolio, responsive, retina, seo, woocommerce, wordpress
Text Domain: ThemeSquared
Template: stability
*/

@import url("../stability/style.css");
img.alignright, img.alignleft, img.aligncenter{	
	padding: 6px;
	background-color: #e5e5e5;
    border: 1px solid #cecece;
    border-radius: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    max-width: 100%;
    height: auto;
}