﻿/* Iconize 
--------------------------------------------------------- */

/* websites (pictures and movies) */
a[href*="youtube.com/watch?"], a[href *="sevenload.com/videos/"], a[href *="metacafe.com/watch/"] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/icons/icon_film.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/"] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/icons/icon_pic.gif) no-repeat center right;
}

/* extensions */

body:not(.page-article-and-media-submissions) a[href$='.rtf'], 
body:not(.page-article-and-media-submissions) a[href$='.doc'], 
body:not(.page-article-and-media-submissions) a[href$='.docx'] {
	padding: 5px 20px 5px 0;
	background: transparent url(/images/icons/icon_doc.gif) no-repeat center right;
}

a[href$='.ppt'], a[href$='.pptx'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/icons/icon_ppt.gif) no-repeat center right;
}

a[href$='.txt'] {
	padding: 5px 20px 5px 0;
	background: transparent url(/images/icons/icon_txt.gif) no-repeat center right;
}

a[href$='.xls'], a[href$='.xlsx'], a[href$='.XLS'] {
	padding: 5px 20px 5px 0;
	background: transparent url(/images/icons/icon_xls.gif) no-repeat center right;
}

a[href$='.rss'], a[href$='.atom'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/icons/icon_feed.gif) no-repeat center right;
}

a[href$='.opml'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/icons/icon_opml.gif) no-repeat center right;
}

a[href$='.phps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/icons/icon_phps.gif) no-repeat center right;
}

a[href$='.phps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/icons/icon_phps.gif) no-repeat center right;
}

a[href$='.torrent'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/icons/icon_torrent.gif) no-repeat center right;
}

a[href$='.vcard'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/icons/icon_vcard.gif) no-repeat center right;
}

a[href$='.exe'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/icons/icon_exe.gif) no-repeat center right;
}

a[href$='.dmg'], a[href$='.app'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/icons/icon_dmg.gif) no-repeat center right;
}

a[href$='.pps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/icons/icon_pps.gif) no-repeat center right;
}

body:not(.page-article-and-media-submissions) a[href$='.pdf'] { 
	padding: 5px 20px 5px 0 !important;
	background: transparent url(/images/icons/icon_pdf.gif) no-repeat center right !important;
}

a[href$='.xpi'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/icons/icon_plugin.gif) no-repeat center right;
}

a[href$='.fla'], a[href$='.swf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/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(/images/icons/icon_archive.gif) no-repeat center right;
}

a[href$='.ical'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/icons/icon_ical.gif) no-repeat center right;
}

a[href$='.css'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/icons/icon_css.gif) no-repeat center right;
}

a[href$='.reg'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/icons/icon_reg.gif) no-repeat center right;
}

a[href$='.ttf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/icons/icon_ttf.gif) no-repeat center right;
}

body:not(.page-field-collection-field-media-item) a[href$='.tiff'], 
body:not(.page-field-collection-field-media-item) a[href$='.JPG'], 
body:not(.page-field-collection-field-media-item) a[href$='.jpg'], 
body:not(.page-field-collection-field-media-item) a[href$='.gif'], 
body:not(.page-field-collection-field-media-item) a[href$='.png'], 
body:not(.page-field-collection-field-media-item) a[href$='.bmp'], 
body:not(.page-field-collection-field-media-item) a[href$='.jpeg'], 
body:not(.page-field-collection-field-media-item) a[href$='.svg'], 
body:not(.page-field-collection-field-media-item) a[href$='.eps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/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(/images/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(/images/icons/icon_music.gif) no-repeat center right;
}
a[href$="activities/feed"] {
	padding: 5px 20px 5px 0;
    background: transparent url(/images/icons/icon_feed.gif) no-repeat center right;
}

/* messenger */
a[href^="aim:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(/images/icons/icon_aim.gif) no-repeat center right;
}

a[href^="msnim:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(/images/icons/icon_msn.gif) no-repeat center right;
}

a[href^="xmpp:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(/images/icons/icon_jabber.gif) no-repeat center right;
}

a[href*="icq.com"] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/icons/icon_icq.gif) no-repeat center right;
}

a[href*="edit.yahoo.com/config/send_webmesg?"] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/icons/icon_yim.gif) no-repeat center right;
}

a[href^="callto:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(/images/icons/icon_call.gif) no-repeat center right;
}

a[href^="skype:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(/images/icons/icon_skype.gif) no-repeat center right;
}

a[href^="gg:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(/images/icons/icon_gadugadu.gif) no-repeat center right;
}

/* email */
a[href^="mailto:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(/images/icons/icon_mailto.gif) no-repeat center right !important;
}

/* external - already handled */
/*
#content a[href^="http"], #navigation a[href^="http"] {
	padding: 5px 20px 5px 0;
    background: transparent url(/images/icons/internet-web-browser.png) no-repeat center right;
}
#navigation a[href^="http"] {
    width: auto;
    display: inline-block;
}
*/
