﻿.category-menu-title {
    border-bottom: 2px solid #bc131a;
    color: #bc131a;
    font-family: 'swiss_721bold_condensed';
    font-size: 32px;
    margin: 16px 0 0;
    padding-bottom: 12px;
    text-align: center;
}

/*.content-box {
	top:7px;
}*/

.classMainTitle {
    background-color: #336799;
    padding-right: 5px;
    padding-left: 5px;
    font-size: medium;
    font-weight: bold;
    width: 50px;
    height: 50px !important;
    color: White;
}

.classSubTitle {
    /*font-weight:bold;*/
    text-align: center;
    height: 40px;
    width: 60px;
    font-size: 16px;
    color: Black;
    text-decoration: none !important;
}

    .classSubTitle:hover {
        color: Red;
        cursor: pointer;
    }

.classDayTitle:hover {
    color: Red;
    cursor: pointer;
}

.classDayTitle {
    margin-left: 6px;
    text-align: center;
    height: 40px;
    width: 60px;
    font-size: 14px;
    color: Black;
    text-decoration: none !important;
}

.div-Archive {
    background-color: #E8E8FF;
    height: 40px !important;
    width: 960px !important;
    text-align: center;
}

.divDay {
    text-align: center;
    background-color: #E8E8FF;
    height: 25px !important;
    width: 745px !important;
    visibility: hidden;
}

.message {
    color: #A21D21;
    font-family: georgia;
    font-style: italic;
    text-align: center;
    font-size: large;
    font-weight: bold;
    margin-left: 520px;
}



/*******************************/
/* listArticle      */
/*******************************/
.item-title :hover {
    color: Red;
    cursor: pointer;
}

.item-title {
    color: #000000;
    font-weight: bold;
    text-decoration: none !important;
    font-size: 13px;
}

a:hover {
    color: #bc131a;
    cursor: pointer;
}

.item-content {
    color: #666666;
    font-size: 12px;
    text-decoration: none !important;
}

/* master */

.home_grid_sidepane {
    float: left;
    margin-right: 7.5px;
    margin-top: 0;
    position: absolute;
    top: 992px;
    width: 120px;
}

.Archive-feed-item {
    border-bottom: 1px solid #dadada;
    padding: 10px 0;
}


    .Archive-feed-item .items-share-wrap {
        display: inline-block;
        text-align: right;
        width: 70px;
    }


.article-archive-left-side {
    width: 800px;
    display: inline-block;
}

.article-archive-years-wrap ul {
    text-align: center;
}

.article-archive-filter {
    background-color: Silver;
    display: block;
    text-align: center;
    height: 20px;
    padding-top: 5px;
    margin-bottom: 5px;
}

.article-archive-right-side {
    display: inline-block;
    margin-top: 70px;
    margin-left: 50px;
}

.article-archive-years-li {
    display: inline-block;
    width: 65px;
    height: 25px;
}

.article-archive-years-text {
    font-size: 18px;
}

.article-archive-years-wrap {
    width: 295px;
    margin-bottom: 30px;
    border: 1px solid gray;
}
