body.LesBlogPost {
    background-color: #ffffff !important;
    color: #232323 !important;
}

body.LesBlogPost .PageTitle h1 {
    color: #171717 !important;
}

body.LesBlogPost .LesBlog-Byline {
    border-top-color: #e3e3e3 !important;
    border-bottom-color: #e3e3e3 !important;
    color: #666666 !important;
}

body.LesBlogPost .LesBlog-Byline .Author a { color: #171717 !important; }
body.LesBlogPost .LesBlog-Byline .DiscussionMeta { color: #888888 !important; }
body.LesBlogPost .LesBlog-Byline .DiscussionMeta a { color: #888888 !important; }

body.LesBlogPost .LesBlog-Credit {
    color: #888888 !important;
}

body.LesBlogPost .MessageList.Discussion .Item-Body .Message.userContent {
    color: #232323 !important;
}

body.LesBlogPost .LesBlog-Comments {
    border-top-color: #e3e3e3 !important;
}

body.LesBlogPost .LesBlog-Comments .CommentHeading {
    color: #171717 !important;
}

body.LesBlogPost .LesBlog-Comments .MessageList.Comments .Item {
    border-bottom-color: #e3e3e3 !important;
}

body.LesBlogPost .LesBlog-Comments .Item-Body .Message.userContent {
    color: #232323 !important;
}
