/* http://www.mindlink.org/mindlink_stylesht_social_media_hmpg.css */

#social-media-hmpg-splash {
border: solid #9c8bb3 1px;
font-size: 13px;
color: #7e3cac;
background-color: transparent;
background: url(images/bkgd_social_media_splash.png) repeat-x;
font-style: italic;
font-weight: bold;
padding: 3px 0 4px 7px;
margin: 2px 0 0 3px;
width: 121px;
}

#social-media-hmpg ul {
list-style: none;
margin: 13px 0 0 0;
padding-left: 37px;
}

#social-media-hmpg li {
font-size: 13px;
font-style: normal;
display: block;
height: 18px;
margin: 0 0 3px 0;
padding: 0;
position: relative;
background-color: transparent;
}

#social-media-hmpg li a:link {
color: #663399;
background-color: transparent;
text-decoration: none;
}

#social-media-hmpg li a:visited {
color: #663399;
background-color: transparent;
text-decoration: none;
}

#social-media-hmpg li a:hover {
color: #9933cc;
background-color: transparent;
text-decoration: underline
}

#social-media-hmpg li a:active {
color: #999999;
background-color: transparent;
text-decoration: underline;
}

#social-media-hmpg li a { font-weight: normal; }

#social-media-hmpg .icon {
height: 16px;
left: -23px;
position: absolute;
width: 17px;
margin-bottom: 0;
}

#social-media-hmpg .facebook { background: url(images/facebook_icon_hmpg.png) no-repeat 0 0; }
#social-media-hmpg .twitter { background: url(images/twitter_icon_hmpg.png) no-repeat 0 0; }
#social-media-hmpg .blog { background: url(images/blog_icon_hmpg.png) no-repeat 0 0; }

