@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), 
	only screen and (-moz-min-device-pixel-ratio: 1.5), 
	only screen and (-o-min-device-pixel-ratio: 3/2), 
	only screen and (min-device-pixel-ratio: 1.5) {

.theme_social_icons ul li a 				{ background-size: 16px 16px !important; }
.theme_social_icons ul li a.swm_amazon 		{ background: transparent url(../images/icons/retina/amazon.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_apple 		{ background: transparent url(../images/icons/retina/apple.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_applestore 	{ background: transparent url(../images/icons/retina/applestore.png) no-repeat 0 0; 	}
.theme_social_icons ul li a.swm_blogger 	{ background: transparent url(../images/icons/retina/blogger.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_delicious 	{ background: transparent url(../images/icons/retina/delicious.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_deviantart 	{ background: transparent url(../images/icons/retina/deviantart.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_digg 		{ background: transparent url(../images/icons/retina/digg.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_dribble 	{ background: transparent url(../images/icons/retina/dribble.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_dropbox 	{ background: transparent url(../images/icons/retina/dropbox.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_facebook 	{ background: transparent url(../images/icons/retina/facebook.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_flickr 		{ background: transparent url(../images/icons/retina/flickr.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_forrst 		{ background: transparent url(../images/icons/retina/forrst.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_google 		{ background: transparent url(../images/icons/retina/google.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_googleplus 	{ background: transparent url(../images/icons/retina/googleplus.png) no-repeat 0 0; 	}
.theme_social_icons ul li a.swm_instagram 	{ background: transparent url(../images/icons/retina/instagram.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_lastfm 		{ background: transparent url(../images/icons/retina/lastfm.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_linkedin 	{ background: transparent url(../images/icons/retina/linkedin.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_myspace 	{ background: transparent url(../images/icons/retina/myspace.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_picasa 		{ background: transparent url(../images/icons/retina/picasa.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_pinterest 	{ background: transparent url(../images/icons/retina/pinterest.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_rss 		{ background: transparent url(../images/icons/retina/rss.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_skype 		{ background: transparent url(../images/icons/retina/skype.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_soundcloud 	{ background: transparent url(../images/icons/retina/soundcloud.png) no-repeat 0 0; 	}
.theme_social_icons ul li a.swm_stumbleupon { background: transparent url(../images/icons/retina/stumbleupon.png) no-repeat 0 0;	}
.theme_social_icons ul li a.swm_technorati 	{ background: transparent url(../images/icons/retina/technorati.png) no-repeat 0 0; 	}
.theme_social_icons ul li a.swm_tumblr 		{ background: transparent url(../images/icons/retina/tumblr.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_twitter 	{ background: transparent url(../images/icons/retina/twitter.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_vimeo 		{ background: transparent url(../images/icons/retina/vimeo.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_windows 	{ background: transparent url(../images/icons/retina/windows.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_wordpress 	{ background: transparent url(../images/icons/retina/wordpress.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_yahoo 		{ background: transparent url(../images/icons/retina/yahoo.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_youtube 	{ background: transparent url(../images/icons/retina/youtube.png) no-repeat 0 0; }

	
}