 
/* -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- //
//  profiles img
// -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- */

/*********** Sidebar Area ***********/

.sidebar a { font-size: 11px; color: #a3a3a3; text-decoration: none; display: block; }
.sidebar a:hover { text-decoration: underline; color: #eee; }

.sidebar .mug-shot { padding: 8px 0 0px; border-bottom: 0px solid #080808; background: url(../icon_img/sidebar-top.png) repeat 0 0; position: relative; }
.sidebar .mug-shot a { display: block; width: 151px; height: 151px; background: url(../icon_img/mugshot-overlay.png) no-repeat 0 0; position: absolute; top: 5px; left: 27px; }
.sidebar .mug-shot img { display: block; width: 151px; height: 151px; text-indent: -9999px; margin: 0 32px 0 27px; padding-bottom: 2px; }
