
.post h2, .post h3 {margin-left: -10px;}
.postAuthorIn h2 {text-align: center;}

.post {
    margin: 9px 48px -1px 40px;
    padding: 10px 22px 10px 22px;
    background: #131313;
    border: 1px solid #1F1F1F;
    color: #82968c;
    background-image: url("../images/Comment.jpg");background-repeat: no-repeat;
    width:592px;
}


.postContent {color: #8ca197;padding: 130px 0px 30px 25px;text-align: justify;}


.PostCal{
    float: right;height:100px;width:60px;margin: 0 0 5px 0;padding: 0px 0 0 0;
    font-family:Western,arial, sans-serif;text-transform: uppercase;text-align:center;
    border:1px solid white;color:#fff;
}

.PostCal div.Y{height:20px;padding-top:5px;font-size: 16px;}
.PostCal div.D{line-height:100%;padding-top:0px;height:45px;font-size: 46px; color:#000;}
.PostCal div.M{height:20px;padding-top:5px;font-size: 18px;}


.PostPoster {
    float: left;width: 440px;margin: 0;padding: 35px 0px 0px 80px;height:65px;
    color:#66766e;font-family:Western,arial, sans-serif;font-size: 16px;
}
.PostPosterProfession{font-size: 12px; font-style: italic;}


    /* Author post*/

.postAuthorOut {
    margin-bottom: 9px;
    padding: 10px 15px 10px 40px;
    background: #000;
    color: #82968c;
    background-image: url("../images/AuthorComment.jpg");background-repeat: no-repeat;
    width:650px;
}

.postAuthorIn {
    margin-bottom: 0;
    padding: 0 ;
    width:604px;
    height:180px;
}
.PostAuthorCal{
    float: right;height:100px;width:60px;margin: 70px 0 5px 0;padding: 0;
    font-family:Western,arial, sans-serif;text-transform: uppercase;text-align:center;
    border:1px solid white;color:#fff;
}


.PostAuthorCal div.Y{height:20px;padding-top:5px;font-size: 16px;}
.PostAuthorCal div.D{line-height:100%;padding-top:0px;height:45px;font-size: 46px; color:#000;}
.PostAuthorCal div.M{height:20px;padding-top:5px;font-size: 18px;}

.postAuthorContent {width:586px;color: #8ca197;padding: 10px 25px 30px 25px;text-align: justify;background:#131313;
               border-bottom: 1px solid #1F1F1F;border-left: 1px solid #1F1F1F; border-right: 1px solid #1F1F1F;}


.PostPosterAuthor { float: left;margin: 70px 0 5px 0;padding: 35px 0px 0px 180px;width: 350px;}

.PostAuthorCount{font-size: 12px;}

.BlogSummaryBox{
    float:left;
    height:150px; width:274px; padding: 0 10px 10px 10px;
    text-align: justify;
}
.BlogSummaryBoxTitle{
     background-image: url("../images/BlogSummaryBack.png");background-repeat: repeat-x;
     padding: 2px 2px 0 2px ;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;font-style: italic;color: #8a9f94;font-size: 16px;
    height:38px;
    
}

