/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 
 
 
 .tm-article .tm-article-date-true .tm-article-date {
    background: none repeat scroll 0 0 #CD1C07;
    border-radius: 0;
    color: #FFFFFF;
    left: -37px;
    line-height: 25px;
    margin-left: -68px;
    padding: 10px 15px 10px 49px;
    position: absolute;
    text-align: center;
    top: 5px;
    width: 35px;
}


.tm-article .tm-article-date-true .tm-article-date .tm-article-date-day {
    display: block;
    font-size: 27px;
    margin-left: -44px;
    width: 92px;
}

.tm-article .tm-article-date-true .tm-article-date .tm-article-date-year {
display: block;
font-size: 14px;
text-align: right;
}