.newsfeed,
.one-news {
	padding: 10px 0 20px; }

.newsfeed .more- {
  font-size: 130%;
  position: relative; top: -4px; }
/*.newsfeed a.more-:link,
.newsfeed a.more-:visited { color: #0e64af; }*/
/*.newsfeed a.more-:hover,
.newsfeed a.more-:active { text-decoration: none; }*/

.newsfeed .list- {
	 }
.newsfeed .list- .item- {
	padding: 0 0 20px;
  overflow: hidden; _overflow: visible; _height: 1%; _zoom: 1; }

.newsfeed .list- .item- .date- {
	font-size: 110%; /*color: #0066cc;*/ }

.newsfeed .list- .item- img {
  float: left;
  margin-right: 11px; margin-top: 6px; margin-bottom: 2px; }

.newsfeed .list- .item- .title- {
	font-size: 175%; color: #000; font-weight: normal;
	line-height: 130%;
  padding: 3px 0 7px; }
.newsfeed-mini- .list- .item- .title- {
  font-size: 130%; }
/*.newsfeed .list- .item- .title- a:link,
.newsfeed .list- .item- .title- a:visited { color: #000; text-decoration: underline; }
.newsfeed .list- .item- .title- a:hover,
.newsfeed .list- .item- .title- a:active { text-decoration: none; }*/

.newsfeed .list- .item- .desc- {
  font-size: 130%; color: #333;
  line-height: 110%; }


/* одна новость */
.newslead {
  margin-top: 10px;	margin-bottom: 20px;
  border: 1px #3f8cd9 solid;
  padding: 8px 19px 18px;
  font-size: 130%; }
/* ************ */

/* Архив новостей */
.stuff-archive {
	width: 187px; margin: 20px 0;
	font-size: 130%; line-height: 1.5;
	border: 1px #3f8cd9 solid; }
.stuff-archive ul {
  margin: 0;
  clear: none; }
.stuff-archive ul li {
  list-style: none; }

.stuff-archive .year- {
	overflow: hidden; _overflow: visible; _zoom: 1;
	padding: 6px 10px 2px;
	/*border-bottom: 1px #e4e5e4 solid;*/
	text-align: center; }
.stuff-archive .year- li {
	float: left;
	font-size: 140%;
	list-style: none;
	margin: 0 5px; }
/*.stuff-archive .year- li a:link {
	color: #085CBB; }
.stuff-archive .year- li a:visited {
	color: #c00; }
.stuff-archive .year- li a:hover,
.stuff-archive .year- li a:active {
	color: #085CBB; }*/

.stuff-archive .year- li.first-year- {
	float: left; }
.stuff-archive .year- li.second-year- {
	float: right; }

.stuff-archive .month- {
	clear: both;
	padding: 6px 15px 14px;
	overflow: hidden; _overflow: visible; _zoom: 1; }
.stuff-archive .month- ul.first-six- {
	float: left; }
.stuff-archive .month- ul.second-six- {
	float: right; }

.stuff-archive .month- li {
	font-size: 105%; font-weight: normal; }
/*.stuff-archive .month- li a:link,
.stuff-archive .month- li a:visited {
	color: #c00; }
.stuff-archive .month- li a:active,
.stuff-archive .month- li a:hover {
	color: #085CBB; }*/
.stuff-archive .month- .current- {
	font-weight: bold; }

/* листалка */
.earlier-:link,
.earlier-:visited {
  font-size: 130%; color: #0066cc; }
.prev-next- {
	font-size: 120%; color: #a44900;
	overflow: hidden; _overflow: visible; /*_height: 1%;*/ _zoom: 1;
	margin-left: 10px; margin-top: 22px; }

.prev-next- .arrow-left- {
	float: left; }
.prev-next- .arrow-right- {
	float: right; }

.prev-next- a:link,
.prev-next- a:visited {
	font-weight: bold; color: #a44900; }
.prev-next- a:active,
.prev-next- a:hover {
	color: #f48400 }
