/* Iconize 0.5 */
/* websites (pictures and movies) */

a[href *=".org"], a[href *=".com"], a[href *=".us"] { 
  padding: 5px 20px 5px 0;
  background: transparent url(icons/icon_www.gif) no-repeat center right;
}

/* DO NOT SHOW ICON with anything that has our domain in it for a link */
a[href *="events.downers.us"], a[href *="store.downers.us"]  { 
  background: none;
  padding: 0px;
}
a[href *="edit.yahoo.com/config/send_webmesg?"],a[href *="flickr.com/photos/"],
a[href *="zooomr.com"],a[href *="imageshack.us"],a[href *="bubbleshare.com"], 
a[href *="sevenload.com/bilder/"],a[href *="icq.com"],a[href *="youtube.com/watch?"],
a[href *="sevenload.com/videos/"], a[href *="metacafe.com/watch/"],a[href ^="aim:"],
a[href ^="callto:"],a[href ^="gg:"],a[href ^="mailto:"],a[href ^="msnim:"],a[href ^="skype:"],
a[href ^="xmpp:"],a[href$='.css'],a[href$='.dmg'],a[href$='.app'],a[href$='.doc'],
a[href$='.rtf'],a[href$='.exe'],a[href$='.fla'],a[href$='.swf'],a[href$='.ical'],
a[href$='.jpg'],a[href$='.gif'],a[href$='.png'],a[href$='.bmp'],a[href$='.jpeg'],
a[href$='.svg'],a[href$='.eps'],a[href$='.mov'],a[href$='.wmv'],a[href$='.mp4'], 
a[href$='.avi'],a[href$='.mpg'],a[href$='.mp3'],a[href$='.wav'],a[href$='.ogg'], 
a[href$='.wma'],a[href$='.m4a'],a[href$='.opml'],a[href$='.pdf'],a[href$='.phps'],
a[href$='.pps'],a[href$='.rss'],a[href$='.atom'],a[href$='.torrent'],a[href$='.ttf'],
a[href$='.txt'],a[href$='.vcard'],a[href$='.xls'],a[href$='.xpi'],a[href$='.zip'],
a[href$='.rar'],a[href$='.gzip'],a[href$='.bzip'],a[href$='.ace'] { padding: 5px 20px 5px 0; }

a[href *="edit.yahoo.com/config/send_webmesg?"] {background: transparent url(icons/icon_yim.gif) no-repeat center right;}
a[href *="flickr.com/photos/"], a[href *="zooomr.com"], a[href *="imageshack.us"], a[href *="bubbleshare.com"], a[href *="sevenload.com/bilder/"] {
  background: transparent url(icons/icon_pic.gif) no-repeat center right; }

a[href *="icq.com"] { background: transparent url(icons/icon_icq.gif) no-repeat center right;}
a[href *="youtube.com/watch?"], a[href *="sevenload.com/videos/"], a[href *="metacafe.com/watch/"] { background: transparent url(icons/icon_film.gif) no-repeat center right; }

/* messenger */
a[href ^="aim:"] { background: transparent url(icons/icon_aim.gif) no-repeat center right; }
a[href ^="callto:"] { background: transparent url(icons/icon_call.gif) no-repeat center right; }
a[href ^="gg:"] { background: transparent url(icons/icon_gadugadu.gif) no-repeat center right; }

/* email */
a[href ^="mailto:"] { background: transparent url(icons/icon_mailto.gif) no-repeat center right; }
a[href ^="msnim:"] { background: transparent url(icons/icon_msn.gif) no-repeat center right; }
a[href ^="skype:"] { background: transparent url(icons/icon_skype.gif) no-repeat center right; }
a[href ^="xmpp:"] { background: transparent url(icons/icon_jabber.gif) no-repeat center right; }
a[href$='.css'] { background: transparent url(icons/icon_css.gif) no-repeat center right; }
a[href$='.dmg'], a[href$='.app'] { background: transparent url(icons/icon_dmg.gif) no-repeat center right; }

/* extensions */
a[href$='.doc'], a[href$='.rtf'] { background: transparent url(icons/icon_doc.gif) no-repeat center right; } 
a[href$='.exe'] { background: transparent url(icons/icon_exe.gif) no-repeat center right; }
a[href$='.fla'], a[href$='.swf'] { background: transparent url(icons/icon_flash.gif) no-repeat center right; }
a[href$='.ical'] { background: transparent url(icons/icon_ical.gif) no-repeat center right; }
a[href$='.jpg'], a[href$='.gif'], a[href$='.png'], a[href$='.bmp'], a[href$='.jpeg'], a[href$='.svg'], a[href$='.eps'] { background: transparent url(icons/icon_pic.gif) no-repeat center right; }
a[href$='.mov'], a[href$='.wmv'], a[href$='.mp4'], a[href$='.avi'], a[href$='.mpg'] { background: transparent url(icons/icon_film.gif) no-repeat center right;}
a[href$='.mp3'], a[href$='.wav'], a[href$='.ogg'], a[href$='.wma'], a[href$='.m4a'] { background: transparent url(icons/icon_music.gif) no-repeat center right;}
a[href$='.opml'] { background: transparent url(icons/icon_opml.gif) no-repeat center right; }
a[href$='.pdf'] { background: transparent url(icons/icon_pdf.gif) no-repeat center right;}
a[href$='.phps'] { background: transparent url(icons/icon_phps.gif) no-repeat center right; }
a[href$='.pps'] { background: transparent url(icons/icon_pps.gif) no-repeat center right; }
a[href$='.rss'], a[href$='.atom'] { background: transparent url(icons/icon_feed.gif) no-repeat center right; }
a[href$='.torrent'] { background: transparent url(icons/icon_torrent.gif) no-repeat center right; }
a[href$='.ttf'] { background: transparent url(icons/icon_ttf.gif) no-repeat center right; }
a[href$='.txt'] { background: transparent url(icons/icon_txt.gif) no-repeat center right; }
a[href$='.vcard'] { background: transparent url(icons/icon_vcard.gif) no-repeat center right; }
a[href$='.xls'] { background: transparent url(icons/icon_xls.gif) no-repeat center right; }
a[href$='.xpi'] { background: transparent url(icons/icon_plugin.gif) no-repeat center right; }
a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'], a[href$='.bzip'], a[href$='.ace'] {
  background: transparent url(icons/icon_archive.gif) no-repeat center right;
}

/* use this class to make sure that images won't get iconized */
.imageLink {
  padding-right: 0px !important;
  background: none !important;
}
