/*
Theme Name: TheArtist - Child Theme
Theme URI: http://themeforest.net/user/future-themes/portfolio
Author: FutureThemes
Author URI: http://themeforest.net/user/future-themes/portfolio
Description: This is the child theme for TheArtist
Version: 1.2.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: theartist-child
Tags: post-formats
Template: theartist
*/

.sticky,
.gallery-caption,
.bypostauthor {}
@media all and (min-width: 768px) {
	.alignright {
		float: right;
		padding-left: 15px;
	}
	.alignleft {
		float: left;
		padding-right: 15px;
	}
	.aligncenter {
		margin-left: auto;
		margin-right: auto;
	}
}
.skip-link.screen-reader-text {
	display: block;
	height: 0 !important;
	width: 0 !important;
	padding: 0;
	margin: 0;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}


/**
*
* Start editing HERE !
*
**/