/* ---- style link images  ---- */
#content a[href^="http:"], #content2 a[href^="http:"], .PostContent a[href^="http:"], #content a[href^="https:"], #content2 a[href^="https:"], .PostContent a[href^="https:"]{
display:inline-block;
padding-right:20px;
line-height:18px;
background:transparent url(/images/icons/icon_pagelink.gif) center right no-repeat;
}
#content a[href^="mailto:"], #content2 a[href^="mailto:"], .PostContent a[href^="mailto:"] {
display:inline-block;
padding-right:20px;
line-height:18px;
background:transparent url(/images/icons/icon_email.gif) center right no-repeat;
}
#content a[href*="#top"], #content2 a[href*="#top"], .PostContent a[href*="#top"]{
display:inline-block;
padding-right:20px;
line-height:18px;
background:transparent url(/images/icons/icon_top.gif) center right no-repeat;
}
#content a[href*="facebook.com"], #content2 a[href*="facebook.com"], .PostContent a[href*="facebook.com"]{
display:inline-block;
padding-right:20px;
line-height:18px;
background:transparent url(/images/icons/icon_facebook.png) center right no-repeat;
}
#content a[href*="twitter.com"], #content2 a[href*="twitter.com"], .PostContent a[href*="twitter.com"]{
display:inline-block;
padding-right:20px;
line-height:18px;
background:transparent url(/images/icons/icon_twitter.png) center right no-repeat;
}
#content a[href*="youtube.com"], #content2 a[href*="youtube.com"], .PostContent a[href*="youtube.com"]{
display:inline-block;
padding-right:20px;
line-height:18px;
background:transparent url(/images/icons/icon_youtube.png) center right no-repeat;
}
#content a[href$='.pdf'], #content2 a[href$='.pdf'], .PostContent a[href$='.pdf']{
display:inline-block;
padding-right:20px;
line-height:18px;
background:transparent url(/images/icons/icon_pdf.gif) center right no-repeat;
}
#content a[href$='.php'], #content a[href$='.htm'], #content a[href$='.html'], #content2 a[href$='.php'], #content2 a[href$='.htm'], #content2 a[href$='.html'], .PostContent a[href$='.php'], .PostContent a[href$='.htm'], .PostContent a[href$='.html']{
display:inline-block;
padding-right:20px;
line-height:18px;
background:transparent url(/images/icons/icon_html.gif) center right no-repeat;
}
#content a[href$='.doc'], #content2 a[href$='.doc'], .PostContent a[href$='.doc']{
display:inline-block;
padding-right:20px;
line-height:18px;
background:transparent url(/images/icons/icon_word.gif) center right no-repeat;
}
#content a[href$='.mp4'], #content a[href$='.mov'], #content a[href$='.avi'], #content2 a[href$='.mp4'], #content2 a[href$='.mov'], #content2 a[href$='.avi'], .PostContent a[href$='.mp4'], .PostContent a[href$='.mov'], .PostContent a[href$='.avi']{
display:inline-block;
padding-right:20px;
line-height:18px;
background:transparent url(/images/icons/icon_video.gif) center right no-repeat;
}
#content a[href$='.mp3'], #content a[href$='.wav'], #content2 a[href$='.mp3'], #content2 a[href$='.wav'], .PostContent a[href$='.mp3'], .PostContent a[href$='.wav']{
display:inline-block;
padding-right:20px;
line-height:18px;
background:transparent url(/images/icons/icon_sound.gif) center right no-repeat;
}
/* ---- end of style link images  ---- */
