/* =============================================================================
   Site/project: ---------------
   Autor: Kharitonov Alexandr
   CSS version: 7.0.1
   @include ---------------
   ========================================================================== */

/* =============================================================================
   Fonts DIN CondensedC Regular
   ========================================================================== */
@font-face {
font-family: 'DIN CondensedC Regular';
src: url('fonts/dincondensedc/dincondensedc-webfont.eot');
src: url('fonts/dincondensedc/dincondensedc-webfont.eot?#iefix') format('embedded-opentype'),
   url('fonts/dincondensedc/dincondensedc-webfont.woff') format('woff'),
   url('fonts/dincondensedc/dincondensedc-webfont.ttf') format('truetype'),
   url('fonts/dincondensedc/dincondensedc-webfont.svg#dincondensedcregular') format('svg');
font-weight: normal;
font-style: normal;
}
/* =============================================================================
   General Styles
   ========================================================================== */

.artdate {
	font: normal 1.3em/1.3em 'DIN CondensedC Regular', sans-serif;
   height: 100%;
   padding-top: 15px;
}
/* =============================================================================
   END CSS Autor: Kharitonov Alexandr
   ========================================================================== */