/* ==================== Вывод даты */
.post-date {
    width: 46px;
    height: 49px;
    float: left;
    background: url(images/glamur/f_calendar.gif) no-repeat;
    margin-right:5px;
}
.post-month {
    font-size: 9px;
    color: #FFFFFF;
    text-align: center;
    display: block;
    font-family: tahoma;
    line-height: 11px;
    padding-top: 5px;
    margin-left: -3px;
}
.post-day {
    font-size: 18px;
    text-transform: uppercase;
    color: #8E848E;
    text-align: center;
    display: block;
    font-family: tahoma;
    line-height: 18px;
    padding-top: 8px;
    margin-left: -3px;
}
h1 {
  margin:0; padding:3px; font-size:16pt; font-weight: normal;
}
.otitle2 {
	color: #CF398B;
	font-size: 20px;
    font-family: Verdana;
    text-decoration: none;
}

.otitle2 a {
	color: #CF398B;
    font-size: 20px;
    font-family: Verdana;
    text-decoration: underline;
}
.otitle2 a:hover {
	color: #FF79C3;
	text-decoration: underline;
}

/* ==================== Рейтинг статьи */

.rating {
	color: #FFFFFF;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	width: 85px;
	height: 16px;
}
.unit-rating {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 85px;
	height: 16px;
	position: relative;
	background-image: url(images/glamur/rating_1.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.unit-rating li {
	text-indent: -90000px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.unit-rating li a {
	display: block;
	width: 17px;
	height: 16px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 17;
	position: absolute;
	padding: 0px;
}
.unit-rating li a:hover {
	background-image: url(images/glamur/rating_1.gif);
	background-position: left center;
	z-index: 2;
	left: 0px;
}
.unit-rating a.r1-unit { left: 0px; }
.unit-rating a.r1-unit:hover { width: 17px; }
.unit-rating a.r2-unit { left: 17px; }
.unit-rating a.r2-unit:hover { width: 34px; }
.unit-rating a.r3-unit { left: 34px; }
.unit-rating a.r3-unit:hover { width: 51px; }
.unit-rating a.r4-unit { left: 51px; }	
.unit-rating a.r4-unit:hover { width: 68px; }
.unit-rating a.r5-unit { left: 68px; }
.unit-rating a.r5-unit:hover { width: 85px; }
.unit-rating li.current-rating {
	background-image: url(images/glamur/rating_1.gif);
	background-position: left bottom;
	position: absolute;
	height: 16px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
/* ==================== */

.slink {
	color: #B7449B;
	font-size: 14px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
	font-weight: bold;

}

.slink a:active, .slink a:visited, .slink a:link {
	color: #B7449B;
	text-decoration: none;
	font-weight: bold;

}
.slink a:hover {
	color: #FF79C3;
	text-decoration: underline;
}

/* ==================== */

.news {
	color: #70070b;
	font-family: Verdana;
	font-size:10pt;
	text-align:justify;
	line-height: 15px;
	padding: 15px;
	margin: 15px;
}
.news a {
	color: #70070b;
    font-weight: bold;
	text-decoration: none;
}
.news a:hover {
	color: #70070b;
	text-decoration: underline;
}
/* ==================== */

.hr_line {
	background: url(images/glamur/line.gif) no-repeat;
	width: 100%;
	height: 20px;
	font-size: 3px;

	}
	
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: verdana;
	color: #757575;	
}
table {
	border: 0px;
	border-collapse: collapse;
}
table td {
	padding: 0px;
}