@charset "utf-8";
/* CSS Document */
#artstation { display:inline-block; background:url(http://www.sistamp.com/images/as.png) no-repeat 0 0; width:32px; height:32px; }
#artstation:hover { background-position:0 -32px;}
#artstation span { position: absolute; top: -999em;}

#behance { display:inline-block; background:url(http://www.sistamp.com/images/be.png) no-repeat 0 0; width:32px; height:32px; }
#behance:hover { background-position:0 -32px;}
#behance span { position: absolute; top: -999em;}

#linkedin { display:inline-block; background:url(http://www.sistamp.com/images/in.png) no-repeat 0 0; width:32px; height:32px; }
#linkedin:hover { background-position:0 -32px;}
#linkedin span { position: absolute; top: -999em;}

#pinterest { display:inline-block; background:url(http://www.sistamp.com/images/P.png) no-repeat 0 0; width:32px; height:32px; }
#pinterest:hover { background-position:0 -32px;}
#pinterest span { position: absolute; top: -999em;}


#about {display:inline-block; background:url(http://www.sistamp.com/images/about_icon.png) no-repeat 0 0;  width:100px; height:100px; }
#about:hover { background-position:0 -100px;}
#about span { position: absolute; top: -999em;}

#portfolio {display:inline-block; background:url(http://www.sistamp.com/images/portfolio_icon.png) no-repeat 0 0;  width:100px; height:100px; }
#portfolio:hover { background-position:0 -100px;}
#portfolio span { position: absolute; top: -999em;}

#contact {display:inline-block; background:url(http://www.sistamp.com/images/contact_icon.png) no-repeat 0 0;  width:100px; height:100px; }
#contact:hover { background-position:0 -100px;}
#contact span { position: absolute; top: -999em;}

#sketchfab { display:inline-block; background:url(http://www.sistamp.com/images/sf.png) no-repeat 0 0; width:32px; height:32px; }
#sketchfab:hover { background-position:0 -32px;}
#sketchfab span { position: absolute; top: -999em;}

