﻿/* Iconize 0.5 */
/* External links 
a[href ^="http:"] {
	padding: 5px 20px 0 0;
    background: url(/icons/icon_external.gif) no-repeat right 50%;
}
*/
/*Google Earth files*/
a[href$='.kml'], a[href$='.kmz'] {
	padding: 5px 20px 0 0;
	background: transparent url(/icons/icon-kml.gif) no-repeat center right;
}

/* websites (pictures and movies) */
a[href *="youtube.com/watch?"], a[href *="sevenload.com/videos/"], a[href *="metacafe.com/watch/"] { 
	padding: 5px 20px 0 0;
	background: transparent url(/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(/icons/icon_pic.gif) no-repeat center right;
}
*/
/* extensions */

/*Text files and Word docs*/
a[href$='.doc'], a[href$='.rtf'] {
	padding: 5px 20px 0 0;
	background: transparent url(/icons/icon_doc.gif) no-repeat center right;
}

a[href$='.dot'], a[href$='.rtf'] {
	padding: 5px 20px 0 0;
	background: transparent url(/icons/icon_doc.gif) no-repeat center right;
}

a[href$='.txt'] {
	padding: 5px 20px 0 0;
	background: transparent url(/icons/icon_txt.gif) no-repeat center right;
}

a[href$='.csv'] {
	padding: 5px 20px 0 0;
	background: transparent url(/icons/icon_csv.png) no-repeat center right;
}

/*Excel*/
a[href$='.xls'] {
	padding: 5px 20px 0 0;
	background: transparent url(/icons/icon_xls.gif) no-repeat center right;
}

/*RSS feeds*/
a[href$='.rss'], a[href$='.atom'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/icons/icon_feed.gif) no-repeat center right;
}

/*Outline Processor Markup Language XML format*/
a[href$='.opml'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/icons/icon_opml.gif) no-repeat center right;
}

/*PHP files*/
a[href$='.phps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/icons/icon_phps.gif) no-repeat center right;
}

/*BitTorrent files*/
a[href$='.torrent'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/icons/icon_torrent.gif) no-repeat center right;
}

/*Electronic business cards*/
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;
}

/*Apple disk images and apps*/
a[href$='.dmg'], a[href$='.app'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/icons/icon_dmg.gif) no-repeat center right;
}

/*PowerPoint*/
a[href$='.pps'] { 
	padding: 5px 20px 0 0;
	background: transparent url(/icons/icon_pps.gif) no-repeat center right;
}

a[href$='.ppt'] { 
	padding: 5px 20px 0 0;
	background: transparent url(/icons/icon_pps.gif) no-repeat center right;
}

/*PDF*/
a[href$='.pdf'], a[href$='.PDF'] { 
	padding: 5px 20px 0 0;
	background: transparent url(/icons/icon_pdf.gif) no-repeat center right;
}

/*Mozilla installer module, zipped*/
a[href$='.xpi'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/icons/icon_plugin.gif) no-repeat center right;
}

/*Flash files*/
a[href$='.fla'], a[href$='.swf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/icons/icon_flash.gif) no-repeat center right;
}

/*Compressed files*/
a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'], a[href$='.bzip'], a[href$='.dm'], a[href$='.ace'] { 
	padding: 5px 20px 0 0;
	background: transparent url(/icons/icon_archive.gif) no-repeat center right;
}

/*iCal calendars*/
a[href$='.ical'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/icons/icon_ical.gif) no-repeat center right;
}

/*ics calendar files*/
a[href$='.ics'] { 
	padding: 5px 20px 0 0;
	background: transparent url(/icons/16/outlook.png) no-repeat center right;
}


/*CSS*/
a[href$='.css'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/icons/icon_css.gif) no-repeat center right;
}

/*True Type fonts*/
a[href$='.ttf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/icons/icon_ttf.gif) no-repeat center right;
}

/*Image links*/
a[href$='.jpg'], 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;
}

/*Video files*/
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;
}

/*Audio files*/
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;
}

/*AOL messenger */
a[href ^="aim:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(/icons/icon_aim.gif) no-repeat center right;
}

/*MSN Messenger*/
a[href ^="msnim:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(/icons/icon_msn.gif) no-repeat center right;
}

/*Extensible Messaging and Presence Protocol*/
a[href ^="xmpp:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(/icons/icon_jabber.gif) no-repeat center right;
}

/*Yahoo messaging*/
a[href *="edit.yahoo.com/config/send_webmesg?"] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/icons/icon_yim.gif) no-repeat center right;
}

/*Skype*/
a[href ^="callto:"] {
	padding: 5px 20px 5px 0;
    background: url(/icons/icon_call.gif) no-repeat right 50%;
}

a[href ^="skype:"] {
	padding: 5px 20px 5px 0;
    background: url(/icons/icon_skype.gif) no-repeat right 50%;
}

/* email */
a[href ^="mailto:"] {
	padding: 5px 20px 0 0;
    background: url(/icons/icon_mailto.gif) no-repeat right 50%;
}

/* email. THESE MAILHIDE STYLES MUST COME AFTER THE EXTERNAL LINK STYLES OR THEY WILL BE OVERWRITTEN */
a[href *="http://mailhide.recaptcha.net/"] {
	padding: 5px 20px 0 0;
    background: url(/icons/icon_mailto.gif) no-repeat right 50%;
}

a[href *="http://www.google.com/recaptcha/"] {
	padding: 5px 20px 0 0;
    background: url(/icons/icon_mailto.gif) no-repeat right 50%;
}

/*Google calendar events*/
a[href*='http://www.google.com/calendar/event'] { 
	padding: 5px 20px 0 0;
	background: transparent url(/icons/16/google_calendar.gif) no-repeat center right;
}

/* compressed files. THESE STYLES MUST COME AFTER THE EXTERNAL LINK STYLES OR THEY WILL BE OVERWRITTEN IF THEY ARE LINKS TO FILES ON EXTERNAL SITES*/
/*Apple disk images and apps*/
a[href$='.dmg'], a[href$='.app'] { 
	padding: 5px 20px 0 0;
	background: transparent url(/icons/icon_dmg.gif) no-repeat center right;
}

/*Compressed files*/
a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'], a[href$='.bzip'], a[href$='.dm'], a[href$='.ace'] { 
	padding: 5px 20px 0 0;
	background: transparent url(/icons/icon_archive.gif) no-repeat center right;
}



/* External links 
a[href ^="https:"] {
	padding: 5px 20px 0 0;
    background: url(/icons/icon_lock.png) no-repeat right 50%;
}
*/

/* Exclusions for header links */
#header a[href ^="http:"] {
	padding: 0px !important;
	background: none !important;	
}
/* Exclusions for MagicZoom Plus */
#content a.MagicZoomPlus a[href ^="http:"] {
	padding: 0px !important;
	background: none !important;
	border:0;	
}

/* Exclusions for main menu links (only important for CZO temporary site*/
#nav a[href ^="http:"] {
	padding: 0px !important;
	background: none !important;	
}
/* Exclusions for sidebar links */
#sidebar a[href ^="http://www.stroudcenter.org"] {
	padding-right: 0px !important;
	background: none !important;
}

#sidebar a[href ^="http://www.facebook.com"] {
	padding-right: 0px !important;
	background: none !important;
	border:0;
}
#sidebar .myButton a[href ^="http://www.facebook.com"] {
	padding-right: 0px !important;
	background: none !important;
	border:0;
}

#sidebar a[href ^="http://www.ncdc.noaa.gov"] {
	padding-right: 0px !important;
	background: none !important;
}

#sidebar a[href ^="http://mail.stroudcenter.org"] {
	padding-right: 0px !important;
	background: none !important;
}
#sidebar a[href ^="http:"] {
	padding: 0px !important;
	background: none !important;	
}
/* email */
#sidebar a[href ^="mailto:"] {
	padding-right: 0px !important;
	background: none !important;
}

/* Exclusions for nav links */
#nav a[href$='.pdf'] { 
	padding: 0px !important;
	background: none !important;
}

#nav a[href$='.PDF'] { 
	padding: 0px !important;
	background: none !important;
}

/* Exclusions for video galleries */
#videogallery a[href ^="http:"] {
	padding: 0px !important;
	background: none !important;
	border-bottom: 0;	
}

#footer a[href ^="http:"] {
	padding: 0px !important;
	background: none !important;	
}
#footer a[href ^="http://www.facebook.com"] {
	padding-right: 0px !important;
	background: none !important;
	text-decoration:none;
	border:0;
}
#footer a[href$='.pdf'] { 
	padding: 0px !important;
	background: none !important;
}
a[href ^="http://www.stroudcenter.org"], a[href ^="http://www.facebook.com"], a[href ^="https://www.facebook.com"], a[href ^="http://www.twitter.com"], a[href ^="https://www.twitter.com"] {
	padding-right: 0px !important;
	background: none !important;
	border:0;
}

/* use this class to make sure that images won't get iconized */

img .imageLink {
	padding-right: 0px !important;
	background: none !important;
}
.imageLink a:link,a:visited {
	border:0;
}
