/*
    Theme Name: Needle and Foot
    Theme URI: https://needleandfoot.com
    Description: The child-theme for Needle and Foot
    Author: Andrew Davidson
    Author URI: http://www.amdavidson.com
    Template: twentytwelve
    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,
    Text Domain:  twenty-twelve-child
*/

img.social {
    border: none;
    padding: 15px;
    height: 48px;
    width: 48px;
}

img.social.bloglovin {
    content:url('images/social-bloglovin.png');
}

img.social.facebook {
    content:url('images/social-facebook.png');
}

img.social.flickr {
    content:url('images/social-flickr.png');
}

img.social.instagram {
    content:url('images/social-instagram.png');
}

img.social.pinterest {
    content:url('images/social-pinterest.png');
}

img.social.rss {
    content:url('images/social-rss.png');
}
