.TitleEditSpan {display: none !important;}
#brighton_col2 a.CommandButton {color: #DE722A !important;}
#bb-container div.post {
    border-bottom: 1px solid #CCCCCC;
    display: block;
    font-size: 0.9em;
    line-height: 165%;
    margin: 0 16px 20px 0 !important;
    padding: 0 0 30px;
}
#bb-container div.post div.submissions {
    border-bottom: 1px solid #E2E2E2;
    border-top: 1px solid #E2E2E2;
    color: #E2E2E2;
    display: none !important;
    margin: 0;
    padding: 7px 0;
}

#brighton_col2 p.hk_menu {color: #fff !important; }              /* Makes the little pipes/lines between hyperlinks white, because you can't really get rid of them */
#brighton_col2 p.hk_menu a, #bb-container div.post .tags {display:none !important;}
#brighton_col2 p.hk_menu a.hk_create, #brighton_col2 p.hk_menu a.hk_drafts, #brighton_col2 p.hk_menu a.hk_options {display:inline !important;}     /* These are the ones you see in the admin view, so you want to keep them */

#bb-container div.post h3.title a {display:none !important;}  /* This is the h3 that will automically link to the individual blog post, turn off to link the h2 within the blog to the landing page */
#bb-container div.post h3.title div.CMSEditBox,
#bb-container div.post h3.title div.CMSEditBox a,
#bb-container div.post h3.title div.BlogEditBox,
#bb-container div.post h3.title div.BlogEditBox a,
#bb-container div.post h3.title div.CMSConfigureBox,
#bb-container div.post h3.title div.CMSConfigureBox a
#bb-container div.listing div.post h3.title div.CMSConfigureBox.BlogEditBox
#bb-container div.listing div.post h3.title div.CMSConfigureBox.BlogEditBox a
{display: block !important;font-size: 11px !important; }     /* Edit Post in the HS Admin View, may not need this; but code is here incase it gets too big */

                                                      /* This is the h2 for the individual post */
#bb-container div.post h2, #bb-container div.post h2 a {
    color: #4C4847 !important;
    font-family: "Trebuchet MS",Arial,Sans-serif !important;
    font-size: 17px;
    font-weight: bold;
    line-height: 140%;
    margin: 5px 0;
    padding: 0;
}
                          /* paragraph within the post */
#bb-container div.post p {
    font-size: 14px !important;
    line-height: 140% !important;
    margin: 5px 0 10px !important;
    padding: 0 !important;
}
                                               /* the readmore wrapper is what you have when you select "Active" under Options > Read More (Summarizing Posts on Blog Listing Pages)
                                               The "readmore" link has a class that you can assign an image to; which is how aboutleaders.com has the background image, instead of just text
                                                */
.listing .post .hk_readmore_wrapper a.hk_img, .blogjapaneselisting .post .hk_readmore_wrapper a.hk_img {
    float: left !important;
    margin: 2px 20px 10px 0 !important;
}

.listing .post .hk_readmore_wrapper, .blogjapaneselisting .post .hk_readmore_wrapper {
    border-bottom: 1px solid #CCCCCC !important;
}
#bb-container div.post div.byline {
    display: none!important;
}
#bb-container div.post {border:none!important;height:100px!important;}

#brighton_col2 a {
    font-style: normal!important;
}
