/* Iconize 0.5 */

/* links in comments */
.la_comment_message a {
	padding: 5px 0 5px 20px;
	/*background: transparent url(http://cdn1.iconfinder.com/data/icons/Siena/16/hyperlink%20blue.png) no-repeat center left;*/
    background: transparent url(icons/icon_popup.gif) no-repeat center left;
}

/* websites (pictures and movies) */
a[href *="youtube.com/watch?"], a[href *="sevenload.com/videos/"], a[href *="metacafe.com/watch/"] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_film.gif) no-repeat center left;
}

a[href *="flickr.com/photos/"]:not([data-flickr-embed="true"]), a[href *="zooomr.com"], a[href *="imageshack.us"], a[href *="bubbleshare.com"], a[href *="sevenload.com/bilder/"] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_pic.gif) no-repeat center left;
}

/* extensions */

a[href$='.doc'], a[href$='.docx'], a[href$='.rtf'],  a[href$='.odt'], a[href*='.doc?'], a[href*='.docx?'], a[href*='.rtf?'],a[href*='.odt?'] {
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_doc.gif) no-repeat center left;
}

a[href$='.txt'],a[href*='.txt?'] {
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_txt.gif) no-repeat center left;
}

a[href$='.xls'], a[href$='.xlsx'],a[href*='.xls?'], a[href*='.xlsx?'] {
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_xls.gif) no-repeat center left;
}

a[href$='.rss'], a[href$='.atom'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_feed.gif) no-repeat center left;
}

a[href$='.opml'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_opml.gif) no-repeat center left;
}

a[href$='.phps'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_phps.gif) no-repeat center left;
}

a[href$='.phps'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_phps.gif) no-repeat center left;
}

a[href$='.torrent'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_torrent.gif) no-repeat center left;
}

a[href$='.vcard'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_vcard.gif) no-repeat center left;
}

a[href$='.exe'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_exe.gif) no-repeat center left;
}

a[href$='.dmg'], a[href$='.app'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_dmg.gif) no-repeat center left;
}

a[href$='.pps'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_pps.gif) no-repeat center left;
}

a[href$='.pdf'], a[href*='.pdf?'] {
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_pdf.gif) no-repeat center left;
}

a[href$='.xpi'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_plugin.gif) no-repeat center left;
}

a[href$='.fla'], a[href$='.swf'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_flash.gif) no-repeat center left;
}

a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'], a[href$='.bzip'], a[href$='.ace'],a[href*='.zip?'], a[href*='.rar?'], a[href*='.gzip?'], a[href*='.bzip?'], a[href*='.ace?'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_archive.gif) no-repeat center left;
}

a[href$='.ical'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_ical.gif) no-repeat center left;
}

a[href$='.css'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_css.gif) no-repeat center left;
}

a[href$='.ttf'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_ttf.gif) no-repeat center left;
}

a[href$='.mov'], a[href$='.wmv'], a[href$='.mp4'], a[href$='.avi'], a[href$='.mpg'],
a[href*='.mov?'], a[href*='.wmv?'], a[href*='.mp4?'], a[href*='.avi?'], a[href*='.mpg?'] {
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_film.gif) no-repeat center left;
}

/* no music, because it correlates with Yahoo play button
a[href$='.mp3'], a[href$='.wav'], a[href$='.ogg'], a[href$='.wma'], a[href$='.m4a'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_music.gif) no-repeat center left;
}
*/

/* messenger */
a[href ^="aim:"] {
	padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_aim.gif) no-repeat center left;
}

a[href ^="msnim:"] {
	padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_msn.gif) no-repeat center left;
}

a[href ^="xmpp:"] {
	padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_jabber.gif) no-repeat center left;
}

a[href *="icq.com"] {
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_icq.gif) no-repeat center left;
}

a[href *="edit.yahoo.com/config/send_webmesg?"] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_yim.gif) no-repeat center left;
}

a[href ^="callto:"] {
	padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_call.gif) no-repeat center left;
}

a[href ^="skype:"] {
	padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_skype.gif) no-repeat center left;
}

a[href ^="gg:"] {
	padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_gadugadu.gif) no-repeat center left;
}

/* email */
a[href ^="mailto:"], a.mailing {
	padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_mailto.gif) no-repeat center left;
}

/* use this class to make sure that images won't get iconized */

.imageLink {
	padding-right: 0px !important;
	background: none !important;
}


#my_social_sites a[href *="vkontakte.ru"], #my_social_sites a[href *="vk.com"] {
	padding: 5px 0 5px 20px;
	background: transparent url(icons/new_vk.ico) no-repeat center left;
}

#my_social_sites a[href *="twitter.com"] {
	padding: 5px 0 5px 20px;
	background: transparent url(icons/new_twitter.ico) no-repeat center left;
}

#my_social_sites a[href *="my.mail.ru"] {
	padding: 5px 0 5px 20px;
	background: transparent url(icons/new_mailru.png) no-repeat center left;
}

#my_social_sites a[href *="www.liveinternet.ru"] {
	padding: 5px 0 5px 20px;
	background: transparent url(icons/new_liveinternet.png) no-repeat center left;
}

#my_social_sites a[href *="facebook.com"] {
	padding: 5px 0 5px 20px;
	background: transparent url(icons/new_facebook.png) no-repeat center left;
}

#my_social_sites a[href *="myspace.com"] {
	padding: 5px 0 5px 20px;
	background: transparent url(icons/new_myspace.png) no-repeat center left;
}
