.modal,
.modal-footer,
body #lb-main,
#fwb_add_note { background:#1A1A1A; }

#likebox-right-social,
#likebox-right-post,
#likebox-right-comment-scroller-lists-msg,
#likebox-right-comment-scroller-lists { background: #2D2B2C; }

#likebox-right-social #likebox-right-social-right span,
#likebox-right-owner-interact-ul > li > .btn-action label,
#likebox-right-comment-scroller-lists-msg,
._list-box-info .ffimarkup { color:#fff; }

#likebox a { color:#edcb7b; }
#likebox-right-owner-info > div { color:#ddd; }
#likebox-right-owner-info #likebox-right-owner-info-loc { color:#999; }
#likebox-right-comment-scroller-lists-msg { border:none; }
#likebox-right-comment-scroller-lists > ._list { border-bottom-color:#000; }
#likebox-right-social:after { border-right-color:#2D2B2C; }
#likebox-right-comment-scroller-lists > ._list._highlight { background:#3e130a; }
#likebox { color:#ddd; }
#likebox a.btn-blue { color:#000; }

/**/
#likebox-left-bd + div { bottom:10px !important; }
/**/
#mm .modal-header:after {
    content:'×';
    display:block;
    color:#edcb7b;
    font-size:20px;
    position:absolute;
    right:11px;
    top:6px;
    z-index:1;
}
/**/
#mm a#lb-x {
    color:#edcb7b;
    filter: alpha(opacity=0);
    -khtml-opacity:0;
    -moz-opacity:0;
    opacity:0;
    text-shadow:none;
    font-weight:normal;
}
#mm #lb-x {
    background:#1a1a1a;
    color:#edcb7b;
    width:21px;
    filter: alpha(opacity=100);
    -khtml-opacity:1;
    -moz-opacity:1;
    opacity:1;
    text-shadow:none;
    font-weight:normal;
}
/**/
#mm #lb-x:hover {
    color:#fff2bd;
}
/**/
#mm #lb-x:active {
    color:#e1b44a;    
}
/**/
#mm #likebox-left-hd-like-doFav.btn,
#mm #likebox-right-owner-info-interact .btn {
    background:#53524e;
    background-color:#53524e;
    border-color:transparent;
    border-radius:3px;
}
/**/
#mm #likebox-left-hd-like-doFav.btn:hover,
#mm #likebox-right-owner-info-interact .btn:hover {
    background:#7a7974;
}
/**/
#mm #likebox-left-hd-like-doFav.btn:active,
#mm #likebox-right-owner-info-interact .btn:active {
    background:#3b3a36;
}
/**/
#mm #likebox-right-comment-me-post-btns-post.btn {
    background:#edcb7b;
}
/**/
#mm #likebox-right-comment-me-post-btns-post.btn:hover {
    background:#fff2bd;
}
/**/
#mm #likebox-right-comment-me-post-btns-post.btn:active {
    background:#e1b44a;
}
#mm #likebox-left-hd-like-doFav.btn,
#mm #likebox-right-owner-info-interact .btn {
    color:#fff;
    text-shadow:none;
    -moz-text-shadow:none;
    -webkit-text-shadow:none;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
}
/**/
#mm #likebox-left-hd-like-doFav.btn.disabled,
#mm #likebox-right-owner-info-interact .btn.disabled { background:#3b3a36; color:#898989; }
/**/
#mm #likebox-left-hd-like-doLike.btn.disabled,
#mm #likebox-profile-hd-like-doLike.btn.disabled,
#mm #likebox-right-comment-me-post-btns-post.btn.disabled { background:#6e6141; color:#000; }

/**/
#mm #likebox-left-hd-like-doFav.btn,
#mm #likebox-right-owner-info-interact .btn {
    font-weight:normal;
}
/**/
#mm #likebox-right-comment-me-post-btns-post.btn {
    color:#000;
    text-shadow:none;
    border-color:transparent;
}
/**/
#mm #likebox-right-status { background:#1a1a1a; border-color:#F8E7BC; }
/**/
#likebox #likebox-left-hd-like-doLike i { display:none; }
/**/
#likebox-left #likebox-left-hd ._social #likebox-left-hd-like-doLike-title i { display:none !important; }