/**
 * Iconize 0.5
 * http://pooliestudios.com/projects/iconize/
 *
 * Customized by Sysdays Inc.
 */
 
/* default */
.iconize a[href] {
	padding: 5px 0px 5px 20px;
	background: transparent url(icons/icon_white.gif) no-repeat center left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.iconize a[href$='.mp3'], .iconize a[href$='.wav'], .iconize a[href$='.ogg'], .iconize a[href$='.wma'], .iconize a[href$='.m4a'] { 
	padding: 5px 0px 5px 20px;
	background: transparent url(icons/icon_music.gif) no-repeat center left;
}

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

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

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

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

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

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

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

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

/* email */
.iconize a[href ^="mailto:"] {
	padding: 5px 0px 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;
}