.main-index #archive-title,
.master-archive-index #archive-title,
.individual-entry-archive #archive-title,
.date-based-archive #archive-title,
.category-archive #archive-title {

    /* ie win (5, 5.5, 6) bugfix */
    /* p\osition: relative; */
    /* width: 100%; */
    /* w\idth: auto; */

    margin: 0 0 10px 0;
    border-top: 3px solid #F26522;
    padding: 5px 10px;
    height:auto;
    line-height:1.1;
    color: #fff;
    background:#F7941D;
    font-size:16px;
    font-weight:bold;
}
