/*

The list of Socia icon files in 32px


facebook_32.png
flickr_32.png
instagram_32.png
twitter_32.png
espanol_32.png
english_32.png
*/


/* Circular 32x32 px ------------------------------------------------------------*/


.social .facebook{ background: url(../img/social-icons/circular/facebook_32.png); }
.social .flickr{ background: url(../img/social-icons/circular/flickr_32.png); }
.social .instagram{ background: url(../img/social-icons/circular/instagram_32.png); }
.social .twitter{ background: url(../img/social-icons/circular/twitter_32.png); }
.social .espanol{ background: url(../img/social-icons/circular/espanol_32.png); }
.social .english{ background: url(../img/social-icons/circular/english_32.png); }




/* rounded 32x32 px ------------------------------------------------------------*/


.rounded .facebook{ background: url(../img/social-icons/rounded/facebook_32.png); }
.rounded .flickr{ background: url(../img/social-icons/rounded/flickr_32.png); }
.rounded .instagram{ background: url(../img/social-icons/rounded/instagram_32.png); }
.rounded .twitter{ background: url(../img/social-icons/rounded/twitter_32.png); }
.rounded .espanol{ background: url(../img/social-icons/rounded/espanol_32.png); }
.rounded .english{ background: url(../img/social-icons/rounded/english_32.png); }
