/* Iconize 0.5 */

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

#content a[href *="flickr.com/photos/"], #content a[href *="zooomr.com"], #content a[href *="imageshack.us"], #content a[href *="bubbleshare.com"], #content a[href *="sevenload.com/bilder/"] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/design/linkicons/icon_pic.gif) no-repeat center right;
}

/* extensions */

#content a[href$='.doc'], #content a[href$='.rtf'], #content a[href$='.docx'] {
	padding: 5px 20px 5px 0;
	background: transparent url(/images/design/linkicons/icon_doc.gif) no-repeat center right;
}

#content a[href$='.txt'] {
	padding: 5px 20px 5px 0;
	background: transparent url(/images/design/linkicons/icon_txt.gif) no-repeat center right;
}

#content a[href$='.xls'], #content a[href$='.xlsx'] {
	padding: 5px 20px 5px 0;
	background: transparent url(/images/design/linkicons/icon_xls.gif) no-repeat center right;
}

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

#content a[href$='.opml'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/design/linkicons/icon_opml.gif) no-repeat center right;
}

#content a[href$='.phps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/design/linkicons/icon_phps.gif) no-repeat center right;
}

#content a[href$='.phps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/design/linkicons/icon_phps.gif) no-repeat center right;
}

#content a[href$='.torrent'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/design/linkicons/icon_torrent.gif) no-repeat center right;
}

#content a[href$='.vcard'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/design/linkicons/icon_vcard.gif) no-repeat center right;
}

#content a[href$='.exe'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/design/linkicons/icon_exe.gif) no-repeat center right;
}

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

#content a[href$='.pps'], #content a[href$='.ppt'], #content a[href$='.pptx'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/design/linkicons/icon_pps.gif) no-repeat center right;
}

#content a[href$='.pdf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/design/linkicons/icon_pdf.gif) no-repeat center right;
}

#content a[href$='.xpi'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/design/linkicons/icon_plugin.gif) no-repeat center right;
}

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

#content a[href$='.zip'], #content a[href$='.rar'], #content a[href$='.gzip'], #content a[href$='.bzip'], #content a[href$='.ace'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/design/linkicons/icon_archive.gif) no-repeat center right;
}

#content a[href$='.ical'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/design/linkicons/icon_ical.gif) no-repeat center right;
}

#content a[href$='.css'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/design/linkicons/icon_css.gif) no-repeat center right;
}

#content a[href$='.ttf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/design/linkicons/icon_ttf.gif) no-repeat center right;
}

#content a[href$='.jpg'], #content a[href$='.gif'], #content a[href$='.png'], #content a[href$='.bmp'], #content a[href$='.jpeg'], #content a[href$='.svg'], #content a[href$='.eps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/design/linkicons/icon_pic.gif) no-repeat center right;
}

#content a[href$='.mov'], #content a[href$='.wmv'], #content a[href$='.mp4'], #content a[href$='.avi'], #content a[href$='.mpg'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/design/linkicons/icon_film.gif) no-repeat center right;
}

#content a[href$='.mp3'], #content a[href$='.wav'], #content a[href$='.ogg'], #content a[href$='.wma'], #content a[href$='.m4a'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/design/linkicons/icon_music.gif) no-repeat center right;
}

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

#content a[href ^="msnim:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(/images/design/linkicons/icon_msn.gif) no-repeat center right;
}

#content a[href ^="xmpp:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(/images/design/linkicons/icon_jabber.gif) no-repeat center right;
}

#content a[href *="icq.com"] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/design/linkicons/icon_icq.gif) no-repeat center right;
}

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

#content a[href ^="callto:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(/images/design/linkicons/icon_call.gif) no-repeat center right;
}

#content a[href ^="skype:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(/images/design/linkicons/icon_skype.gif) no-repeat center right;
}

#content a[href ^="gg:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(/images/design/linkicons/icon_gadugadu.gif) no-repeat center right;
}

/* email */
#content a[href ^="mailto:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(/images/design/linkicons/icon_mailto.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;
}
