/*
 Theme Name:   Storefront Child
 Theme URI:    http://www.woothemes.com/storefront
 Description:  Storefront Child Theme
 Author:       WooThemes
 Author URI:   http://www.woothemes.com
 Template:     storefront
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  storefront-child
*/



/* PARENT THEME ENQUEUED IN FUNCTIONS.PHP */
/* Had a great deal of trouble with CSS troubleshooting due to caching issues. */
/* Could not enqueue stylesheet with a time extension for some reason. */
/* */
/* So, in future, enqueue STYLE2.CSS, STYLE3.CSS, STYLE4.CSS, etc. */



/*
.site-header {
	background-color: #fff;
}
*/


/* FOR CHANGEABLE PICTURE FRAME */
.wp-post-image {
	border: 15px solid transparent;
}