/*Theme Name: Amio
Theme URI: http://themeforest.net/themes/amio
Description: Amio is a clean and minimal multi-purpose portfolio WordPress theme suitable for any types of organizations. The Theme is developed in a minimalistic style so it looks precise and super neat. It’s versatile, so it can be used in many purposes like – portfolios, agencies, freelancers, creative group, artists, professionals and much more.
Version: 1.9
Author: webRedox WordPress team
Author URI: http://www.webredox.net

License:
License URI:
Tags: two-columns, custom-background, custom-colors, featured-images, theme-options
Text Domain: amio
*/

.wp-caption{}
.wp-caption-text{}
.sticky{}
.gallery-caption{}
.bypostauthor{}
.alignright{}
.alignleft{}
.aligncenter{}



.alignleft,
img.alignleft {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.alignright,
img.alignright {
    display: block;
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}
.aligncenter,
img.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both;
    margin-bottom: 20px;
}
.screen-reader-text {
	
}

.screen-reader-text:focus {
	
}
