.facebook .metadata .icon.comments {
    background: url(../../../themes/afp/css/images/sprite.png) no-repeat;
}

.facebook .metadata {
    color: #827b7a;
    font-size: 12px;
}
.facebook a {color: #827b7a;}
.facebook .metadata .icon.comments {
    background-position: -37px -21px;
    display: inline-block;
    height: 10px;
    text-indent: -9999px;
    vertical-align: middle;
    width: 11px;
}
.facebook {
    color: #827b7a;
}
.facebook h2 {
    font-size: 30px;
    margin-bottom: 45px;
    font-family: 'CorporateEBQ',serif;
    letter-spacing: -1px;
}
.ie7 .facebook h2 {margin-bottom: 35px;}
.facebook h2,
.facebook h2 a,
.facebook h3,
.facebook h3 a {color: #3b5998; text-decoration: none;}
.facebook h2 a:hover,
.facebook h3 a:hover {text-decoration: underline;}
.facebook h3 {
    font-family: 'CorporateEBQ',serif;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -1px;
    margin: 0 0 10px;
}
.facebook .likebox {
    background-color: #ebeef4;
    float: right;
}
.facebook li {
    background: none;
    padding: 0;
}
.facebook li {zoom: 1;}
.facebook li + li {
    border-top: 2px solid #ededee;
    margin-top: 10px;
    padding-top: 10px;
}
.facebook .picture {
    float: left;
    height: 87px;
    margin: 4px 15px 1px 0;
    overflow: hidden;
    width: 165px;
}
.facebook .picture img {
    height: auto;
    width: 165px;
}
.facebook p {margin: 0; font-size: 14px;}