/*
Theme Name:     IMVC
Description:    Canvas Child theme
Author:         Matt Heyes, Hootville Communications
Author URI:     http://www.hootville.com/
Template:       canvas
Version:        1.0
*/

/*

WARNING! DO NOT EDIT THIS FILE!

To make it easy to update your theme, you should not edit the styles in this file. Instead use
the custom.css file to add your styles. You can copy a style from this file and paste it in
custom.css and it will override the style in this file. You have been warned! :)

*/

@import url("../canvas/style.css");
@import url("css/custom.css");
ul.social-icons li.li-twitter a{    background: url(images/sprite-social2.png) 0 0 no-repeat;}
.footer-icons li .twitter-icon {
    background: url(images/twitter.png) center center no-repeat;
    background-size: cover;
}

