/* Iconize 0.5 */

/* Extensions
-----------------------------------------------------------------------------------------------  */
a[href$='.doc'], a[href$='.docx'], a[href$='.rtf'] {padding: 5px 20px 5px 0; background: transparent url(../icons/icon_doc.gif) no-repeat center right;}
a[href$='.txt'] {padding: 5px 20px 5px 0;background: transparent url(../icons/icon_txt.gif) no-repeat center right;}
a[href$='.xls'], a[href$='.xlsx'] {padding: 5px 20px 5px 0;background: transparent url(../icons/icon_xls.gif) no-repeat center right;}
a[href$='.rss'], a[href$='.atom'] { padding: 5px 20px 5px 0;background: transparent url(../icons/icon_feed.gif) no-repeat center right;}
a[href$='.opml'] {padding: 5px 20px 5px 0;background: transparent url(../icons/icon_opml.gif) no-repeat center right;}
a[href$='.phps'] {padding: 5px 20px 5px 0;background: transparent url(../icons/icon_phps.gif) no-repeat center right;}
a[href$='.phps'] {padding: 5px 20px 5px 0;background: transparent url(../icons/icon_phps.gif) no-repeat center right;}
a[href$='.torrent'] {padding: 5px 20px 5px 0;background: transparent url(../icons/icon_torrent.gif) no-repeat center right;}
a[href$='.vcard'] {padding: 5px 20px 5px 0;background: transparent url(../icons/icon_vcard.gif) no-repeat center right;}
a[href$='.exe'] {padding: 5px 20px 5px 0; background: transparent url(../icons/icon_exe.gif) no-repeat center right;}
a[href$='.dmg'], a[href$='.app'] {  padding: 5px 20px 5px 0; background: transparent url(../icons/icon_dmg.gif) no-repeat center right;}
a[href$='.pps'], a[href$='.ppt'] {padding: 5px 20px 5px 0; background: transparent url(../icons/icon_pps.gif) no-repeat center right;}
a[href$='.pdf'], a.downloadpdf {padding: 5px 20px 5px 0; background: transparent url(../icons/icon_pdf.gif) no-repeat center right;}
a[href$='.xpi'] {padding: 5px 20px 5px 0; background: transparent url(../icons/icon_plugin.gif) no-repeat center right;}
a[href$='.fla'], a[href$='.swf'] { padding: 5px 20px 5px 0; background: transparent url(../icons/icon_flash.gif) no-repeat center right;}

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

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

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

a[href$='.ttf'] { padding: 5px 20px 5px 0; background: transparent url(../icons/icon_ttf.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'] { 
	padding: 5px 20px 5px 0;
	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'] { 
	padding: 5px 20px 5px 0;
	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'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(../icons/icon_music.gif) no-repeat center right;
}

#right li a { padding: 5px 0;  display: block; }

#right li a[href$='.doc'], #right li a[href$='.rtf'],
#right li a[href$='.txt'], #right li a[href$='.xls'], 
#right li a[href$='.rss'], #right li a[href$='.atom'],
#right li a[href$='.opml'], #right li a[href$='.phps'],
#right li a[href$='.torrent'], #right li a[href$='.vcard'],
#right li a[href$='.exe'], #right li a[href$='.dmg'],
#right li a[href$='.app'], #right li a[href$='.pps'], #right li a[href$='.ppt'],
#right li a[href$='.pdf'], #right li a[href$='.xpi'],
#right li a[href$='.fla'], #right li a[href$='.swf'],
#right li a[href$='.zip'], #right li a[href$='.rar'],
#right li a[href$='.gzip'], #right li a[href$='.bzip'],
#right li a[href$='.ace'], #right li a[href$='.ical'],
#right li a[href$='.css'], #right li a[href$='.ttf'],
#right li a[href$='.jpg'], #right li a[href$='.gif'],
#right li a[href$='.png'], #right li a[href$='.bmp'],
#right li a[href$='.jpeg'], #right li a[href$='.svg'],
#right li a[href$='.eps'], #right li a[href$='.mov'], 
#right li a[href$='.wmv'], #right li a[href$='.mp4'],
#right li a[href$='.avi'], #right li a[href$='.mpg'],
#right li a[href$='.mp3'], #right li a[href$='.wav'], 
#right li a[href$='.ogg'], #right li a[href$='.wma'], 
#right li a[href$='.xlsx'], #right li a[href$='.docx'], 
#right li a[href$='.m4a']   { padding: 5px 0 5px 20px; background-position: 0 5px;}


/* Add-ons
-----------------------------------------------------------------------------------------------  */
a.printer { padding: 5px 20px 5px 0; background: transparent url(../icons/icon_printer.gif) no-repeat center right;}
a.printer-first { padding: 5px 0 5px 20px; margin-right: 0; background: transparent url(../icons/icon_printer.gif) no-repeat center left;}


body a.nofileimage { background-image: none; padding: 0; }

a.downloadpdf { margin-left: 3em; }