/*

The list of Socia icon files in 32px

facebook_32.png
twitter_32.png
youtube_32.png

*/


/* Circular 32x32 px ------------------------------------------------------------*/

.social .facebook{ background: url(../img/social-icons/circular/facebook_32.png); }
.social .twitter{ background: url(../img/social-icons/circular/twitter_32.png); }
.social .youtube{ background: url(../img/social-icons/circular/youtube_32.png); }




/* rounded 32x32 px ------------------------------------------------------------*/


.rounded .facebook{ background: url(../img/social-icons/rounded/facebook_32.png); }
.rounded .twitter{ background: url(../img/social-icons/rounded/twitter_32.png); }
.rounded .youtube{ background: url(../img/social-icons/rounded/youtube_32.png); }






