@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) {


.top-menu>ul.sf-menu>li>a>i.my-icon { background: url(images/backgrounds/retina/menu_icon_bg@2x.png) no-repeat 0 0; background-size: 53px 53px; }

.sm_icons ul li a 				{ background-size: 16px 16px; }
.sm_icons ul li a.sm_amazon 	{ background: transparent url(images/icons/retina/amazon@2x.png) no-repeat 0 0; 		}
.sm_icons ul li a.sm_apple 		{ background: transparent url(images/icons/retina/apple@2x.png) no-repeat 0 0; 			}
.sm_icons ul li a.sm_applestore { background: transparent url(images/icons/retina/applestore@2x.png) no-repeat 0 0; 	}
.sm_icons ul li a.sm_blogger 	{ background: transparent url(images/icons/retina/blogger@2x.png) no-repeat 0 0; 		}
.sm_icons ul li a.sm_delicious 	{ background: transparent url(images/icons/retina/delicious@2x.png) no-repeat 0 0; 		}
.sm_icons ul li a.sm_deviantart { background: transparent url(images/icons/retina/deviantart@2x.png) no-repeat 0 0; 	}
.sm_icons ul li a.sm_digg 		{ background: transparent url(images/icons/retina/digg@2x.png) no-repeat 0 0; 			}
.sm_icons ul li a.sm_dribble 	{ background: transparent url(images/icons/retina/dribble@2x.png) no-repeat 0 0; 		}
.sm_icons ul li a.sm_dropbox 	{ background: transparent url(images/icons/retina/dropbox@2x.png) no-repeat 0 0; 		}
.sm_icons ul li a.sm_facebook 	{ background: transparent url(images/icons/retina/facebook@2x.png) no-repeat 0 0; 		}
.sm_icons ul li a.sm_flickr 	{ background: transparent url(images/icons/retina/flickr@2x.png) no-repeat 0 0; 		}
.sm_icons ul li a.sm_forrst 	{ background: transparent url(images/icons/retina/forrst@2x.png) no-repeat 0 0; 		}
.sm_icons ul li a.sm_google 	{ background: transparent url(images/icons/retina/google@2x.png) no-repeat 0 0; 		}
.sm_icons ul li a.sm_googleplus { background: transparent url(images/icons/retina/googleplus@2x.png) no-repeat 0 0; 	}
.sm_icons ul li a.sm_instagram 	{ background: transparent url(images/icons/retina/instagram@2x.png) no-repeat 0 0; 		}
.sm_icons ul li a.sm_lastfm 	{ background: transparent url(images/icons/retina/lastfm@2x.png) no-repeat 0 0; 		}
.sm_icons ul li a.sm_linkedin 	{ background: transparent url(images/icons/retina/linkedin@2x.png) no-repeat 0 0; 		}
.sm_icons ul li a.sm_myspace 	{ background: transparent url(images/icons/retina/myspace@2x.png) no-repeat 0 0; 		}
.sm_icons ul li a.sm_picasa 	{ background: transparent url(images/icons/retina/picasa@2x.png) no-repeat 0 0; 		}
.sm_icons ul li a.sm_pinterest 	{ background: transparent url(images/icons/retina/pinterest@2x.png) no-repeat 0 0; 		}
.sm_icons ul li a.sm_rss 		{ background: transparent url(images/icons/retina/rss@2x.png) no-repeat 0 0; 			}
.sm_icons ul li a.sm_skype 		{ background: transparent url(images/icons/retina/skype@2x.png) no-repeat 0 0; 			}
.sm_icons ul li a.sm_soundcloud { background: transparent url(images/icons/retina/soundcloud@2x.png) no-repeat 0 0; 	}
.sm_icons ul li a.sm_stumbleupon{ background: transparent url(images/icons/retina/stumbleupon@2x.png) no-repeat 0 0;	}
.sm_icons ul li a.sm_technorati { background: transparent url(images/icons/retina/technorati@2x.png) no-repeat 0 0; 	}
.sm_icons ul li a.sm_tumblr 	{ background: transparent url(images/icons/retina/tumblr@2x.png) no-repeat 0 0; 		}
.sm_icons ul li a.sm_twitter 	{ background: transparent url(images/icons/retina/twitter@2x.png) no-repeat 0 0;		}
.sm_icons ul li a.sm_vimeo 		{ background: transparent url(images/icons/retina/vimeo@2x.png) no-repeat 0 0; 			}
.sm_icons ul li a.sm_windows 	{ background: transparent url(images/icons/retina/windows@2x.png) no-repeat 0 0;		}
.sm_icons ul li a.sm_wordpress 	{ background: transparent url(images/icons/retina/wordpress@2x.png) no-repeat 0 0; 		}
.sm_icons ul li a.sm_yahoo 		{ background: transparent url(images/icons/retina/yahoo@2x.png) no-repeat 0 0; 			}
.sm_icons ul li a.sm_youtube 	{ background: transparent url(images/icons/retina/youtube@2x.png) no-repeat 0 0;	 	}
	
}