.content .col-center IMG {
	max-width: 574px;
}

.content .col-left {
	float: left;
	width: 160px;
	margin: 0 20px 0 0;
}

.content .col-right {
	float: right;
	margin: 0;
	width: 250px;
}

.content .col-both {
	float: right;
	margin: 0;
	width: 844px;
}

.title-line {
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	padding: 0 9px;
	margin-bottom: 9px;
}

.title-line H1 {
	margin: 0;
	font-size: 14px;
	float: left;
}

.title-line .left SPAN {
	font-weight: normal;
	margin-left: 10px;
	text-transform: none; 
}

.title-line .left SELECT {
	margin: 2px 10px 0 0;
	border-width: 1px;
	border-style: solid;
	float: left;
}

.title-line SELECT.country,
.title-line SELECT.city {
	width: 100px;
}

.title-line SELECT.state {
	width: 130px;
}

.title-line FORM#filter-search BUTTON {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	border: none;
	background: none;
	margin-top: 3px;
	padding: 0;
	display: block;
	float: left;
	line-height: 16px;
}

.title-line FORM#filter-search BUTTON SPAN {
	cursor: pointer;
	margin-left: 0;
}

.title-line FORM#filter-search BUTTON SPAN.bg {
	background: url("../images/portal/header/btn-bg.gif") repeat-x left top;
	display: block;
	float: left;
}

.title-line FORM#filter-search BUTTON SPAN.left {
	float: left;
	display: block;
	background: url("../images/portal/header/btn-left.gif") no-repeat left top;
}

.title-line FORM#filter-search BUTTON SPAN.right {
	float: right;
	display: block;
	background: url("../images/portal/header/btn-right.gif") no-repeat right top;
	padding: 1px 6px;
	white-space: nowrap;
	font-weight: bold;
}

.best-block {
	float: left;
	width: 100%;
}

.best-block .bottom {
	float: left;
	width: 100%;
	text-align: right;
}

.best-block .media IMG {
	height: 150px;
	width: 200px;
}

.calendar-global-block {
	float: left;
	width: 100%;
}

.calendar-global-block .banner {
	float: left;
}

.calendar-global-block .not-found {
	float: left;
	margin-bottom: 30px;
	padding: 30px 0;
	width: 100%;
	text-align: center;
}

.calendar-global-block .nf-list {
	margin-bottom: 10px;
}

.calendar-global-block .title-line {
	font-size: 14px;
}

.calendar-global-block .title-line H1 {
	margin-top: 0px;
}

.calendar-global-block .navigator {
	font-weight: normal;
	font-size: 12px;
	margin-top: 3px;
	float: left;
}

.navigator A,
.navigator SPAN {
	height: 18px;
	width: 16px;
	display: block;
	float: left;
}

.navigator A.prev {
	background: url("../images/portal/buttons/prev.gif") no-repeat left top;
	cursor: pointer;
}

.navigator A.next {
	background: url("../images/portal/buttons/next.gif") no-repeat left top;
	cursor: pointer;
}

.navigator A.first {
	background: url("../images/portal/buttons/first.gif") no-repeat left top;
	cursor: pointer;
	width: 17px;
}

.navigator A.last {
	background: url("../images/portal/buttons/last.gif") no-repeat left top;
	cursor: pointer;
	width: 17px;
}

.navigator SPAN.prev-disable {
	background: url("../images/portal/buttons/prev-disable.gif") no-repeat left top;
	cursor: default;
}

.navigator SPAN.next-disable {
	background: url("../images/portal/buttons/next-disable.gif") no-repeat left top;
	cursor: default;
}

.navigator SPAN.first-disable {
	background: url("../images/portal/buttons/first-disable.gif") no-repeat left top;
	cursor: default;
}

.navigator SPAN.last-disable {
	background: url("../images/portal/buttons/last-disable.gif") no-repeat left top;
	cursor: default;
}

.navigator .counter {
	float: left;
	height: 18px;
	vertical-align: middle;
	line-height: 18px;
	margin: 0;
}

.counter .pages {
	cursor: pointer;
	text-decoration: underline;
	margin: 0 10px;
	_margin: 0 5px;
	float: left;
}

.counter .pages:hover {

}

.counter .jumper {
	float: left;
	width: 110px;
	margin: 0;
}

.counter .jumper INPUT.page-num {
	padding: 0;
	width: 75px;

	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	margin: 1px 0 0 0;
	border-width: 1px;
	border-style: solid;
	height: 15px;
}

.counter .jumper BUTTON {
	background: none;
	border: none;
	margin: 1px 0 0 1px;
	_margin: 0 0 0 2px;
	padding: 0;
	display: block;
	float: right;
}

*+html .counter .jumper BUTTON {margin-top: -1px;}
*+html .counter .jumper {margin-left: 3px;}

.calendar-global-block .title-line .left .type {

	margin-left: 15px;
	font-size: 12px;
	display: block;
	float: left;
	margin-top: -1px;
}

.calendar-global-block .title-line .left .sort {
	margin-left: 10px;
	font-weight: normal;
	font-size: 12px;
	margin-top: -1px;
	float: left;
}

.calendar-global-block .title-line .left .sort SPAN {
	margin: 0 6px;

	text-decoration: underline;
	cursor: pointer;
}

.calendar-global-block .title-line .left .sort SPAN:hover {

}

.calendar-global-block .title-line .left SPAN.active {
	cursor: text;
	text-decoration: none;

}

.calendar-global-block .title-line .left .type {

	margin-left: 15px;
	font-size: 12px;
	display: block;
	float: left;
	margin-top: -1px;
}

.calendar-global-block .title-line .left .type SPAN {

	margin: 0 6px;
}

.calendar-global-block .title-line .left .type A {

}

.calendar-global-block .title-line .left .type A:hover {

}

.calendar-global-block .top-post {
	margin-bottom: 21px;
}

.calendar-global-block .sub-top-posts {
	float: left;
	width: 100%;
	margin-bottom: 14px;
}

.calendar-global-block .top-post .info {
	float: right;
	width: 360px;
}

.calendar-global-block .top-post H2.post-title {
	background: none;
	text-transform: none;
	margin:2px 0 9px 0;
	padding: 0;
}

.calendar-global-block .top-post H2.post-title A {
	font-size: 22px;
	font-weight: bold;

}

.calendar-global-block .top-post .intro {

	margin-bottom: 7px;
}

.time {
	float: left;
	margin-left: 10px;

	font-family: Arial, Helvetica, sans-serif;
}

.time SPAN {
	margin-left: 10px;
}

.contains-photo {
	background: url("../images/portal/icons/icons-map.gif") no-repeat 0px -1280px;
	padding-left: 9px;
	display: inline-block;
}

.contains-video {
	background: url("../images/portal/icons/icons-map.gif") no-repeat 0px -1260px;
	padding-left: 12px;
	display: inline-block;
}

.have-comments {
	background: url("../images/portal/icons/icons-map.gif") no-repeat 0px -1000px;
	padding-left: 17px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;

}

.have-comments-icon {
	padding-left: 9px;
}

.post-votes {
	background: url("../images/portal/icons/icons-map.gif") no-repeat 0px -280px;
	padding-left: 19px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	display:inline-block;
}

.pv-nearer {
	margin-left: 7px;
}

.post-votes .up {

	margin-right: 4px;
}

.post-votes .down {

	margin-left: 4px;
}

A.read-more {
	margin-left: 27px;
	white-space: nowrap;
}

.sub-top-posts .left-col {
	float: left;
	width: 300px;
}

.sub-top-posts .right-col {
	float: right;
	width: 240px;
}

.sub-top-posts .right-col .row {
	margin-bottom: 10px;
}

.sub-top-posts .row .avatar {
	float: left;
	max-width: 68px;
	_width: 67px;
}

.sub-top-posts .row .avatar A {
	_margin-bottom: 2px !important;
	display: block !important;
}

.sub-top-posts .row .avatar .status {
	width: 100%;
	min-width: 66px;
	height: 17px;
	line-height: 16px;
	vertical-align: middle;

	text-align: center;
}

.sub-top-posts .left-col .short-info {
	margin-bottom: 0px;
}

.sub-top-posts .left-col .author-line {
	margin-top: 4px;
	margin-bottom: 2px;
}

.sub-top-posts .left-col .post-info {
	margin-bottom: 13px;
}

.sub-top-posts .left-col .post-info .post-title {
	margin-top: -3px;
}

/* for IE7 */
*:first-child+html .sub-top-posts .left-col .post-info .post-titlet {
	margin-top: -1px;
}

.sub-top-posts .left-col .post-info .post-title A {
	font-size: 14px;
	font-weight: bold;

}

.photo-row {
	
}

.photo-left .media {
	float: left;
	margin-right: 12px;
}

.photo-right {
	float: right;
	width: 148px;
}

.photo-right .media IMG {
	margin-bottom: 9px;
	height: 50px;
	width: 67px;
}


.post-create {

	padding: 13px 28px;
	margin-bottom: 30px;
}


.post-create TEXTAREA {
	border-width: 1px;
	border-style: solid;
	width: 516px;
	height: 422px;
	padding: 0;
	margin: 0;
}

.post-create .under-text {
	float: left;
	width: 100%;
}

.post-create .under-text A {
	font-weight: bold;
}

.post-create .row-inputs {
	width: 100%;
	margin-bottom: 17px;
	float: left;
}

.post-create .time-tags {
	margin-top: 20px;
}

.post-create .row-rubrics {
	margin-bottom: 12px;
}

.post-create .row-checkboxes {
	margin-bottom: 17px;
}

.post-create .row-related {
	margin-bottom: 8px;
}

.post-create .last-row {
	margin-bottom: 12px;
}

.post-create .lable {
	font-weight: bold;

	margin-bottom: 7px;
}

.post-create .lable SPAN {
	font-weight: normal;
}

.post-create .input-text {
	height: 18px;
}

/* for IE7 */
*:first-child+html .post-create .input-text {
	height: 20px;
}
*:first-child+html .post-create .input-text.new-post {
	height: 15px;
}

.post-create .input-text.new-post {
	width: 508px;
	height: 15px;
	padding: 4px 4px 4px 4px;
	_padding-bottom: 0;
	margin: 0 0 8px 0;
	float: none;
}

.post-create .new-post .icon {
	background: url("../images/portal/icons/icons-map.gif") no-repeat left -920px;
	float: left;
	height: 16px;
	width: 14px;
	margin-right: 6px;
}

.post-create INPUT {
	float: left;
	border-width: 1px;
	border-style: solid;
}

.post-create .new-post INPUT {
	width: 487px;
}

.post-create SELECT {
	border-width: 1px;
	border-style: solid;
	float: left;
	margin-top: 0;
}


.post-create .time {
	float: left;
	margin-left: 0;
	padding-left: 3px;
}

.post-create .time INPUT {
	width: 130px;
	height: 18px;
	float: left;
}

.post-create .time .icon {
	background: url("../images/portal/icons/icons-map.gif") no-repeat left -1440px;
	float: left;
	height: 19px;
	width: 14px;
	margin: 0 6px 0 0;
}

.post-create .tags {
	padding-left: 3px;
}

.post-create .tags .icon {
	background: url("../images/portal/icons/icons-map.gif") no-repeat left -820px;
	float: left;
	height: 14px;
	width: 14px;
	margin: 2px 6px 0 0;
}

.post-create .tags INPUT {
	width: 490px;
	height: 18px;
	float: left;
}

.post-create .related {
	padding-left: 3px;
}

.post-create .row-checkboxes .checkbox {
	line-height: 20px;
	font-weight: bolder;
	float: left;
	margin-left: 13px;
}

.post-create .row-checkboxes .first {
	margin-left: -4px;
}

.post-create .row-checkboxes LABEL.bold {
	background: url("../images/portal/icons/bold.gif");
	height: 19px;
	width: 21px;
	float: left;
	display: block;
	margin-top: 2px;
}

.post-create SELECT.category {
	width: 140px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.post-create SELECT.country,
.post-create SELECT.city {
	width: 100px;
	margin-right: 10px;
}

.post-create SELECT.state {
	width: 130px;
	margin-right: 10px;
}

.post-create .input-city {
	margin-top: 0px;
}

.post-create .date-start {
	float: left;
}

.post-create .date-end {
	float: left;
	margin-left: 10px;
}

.post-create .advertise {
	float: left;
	margin-left: 10px;
	margin-top: 18px;
	line-height: 22px;
}

.post-create SELECT.see_comments,
.post-create SELECT.can_comment {
	margin-right: 10px;
}

.post-create .left-col .middle {
	float: left;
	width: 16px;
	text-align: center;
}

.post-create .left-col {
	margin-right: 35px;
	float: left;
}

.post-create .right-col {
	float: right;
}

.post-create .block-author {
	position: relative;
}

.post-create .nm {
	margin-right: 0;
}

.post-create .block-author .list-authors {
	position: absolute;
	z-index: 10;
	border-style: solid;
	border-width: 1px solid;
	top: 40px;
}

.post-create .block-author .list-authors UL {
	margin: 0;
	padding: 0;
	list-style: none;
	cursor: pointer;
}

.post-create .block-author .list-authors UL LI {
	float: none;
	padding: 0 5px;
}

.post-create .butt {
	width: 115px;
	margin-right: 15px;
	text-align: center;
	cursor: pointer;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 1px 3px 2px 3px;
	outline: medium none;
	height: 20px;
	border-width: 1px;
	border-style: solid;
}

.post-create .butt:hover {

}

/* for IE7 */
*:first-child+html .post-create .butt {
	padding: 0 0 1px 0;
}

/* for FF */
@-moz-document url-prefix(){.post-create .butt {padding: 0 3px 3px 3px;}}

.post-create .preview {
	border-width: 1px;
	border-style: solid;
}

.post-create .draft {
	border-width: 1px;
	border-style: solid;
}

.post-create .cancel {
	border-width: 1px;
	border-style: solid;
	margin-right: 0;
}

.post-create .bottom-line {
	margin: 12px 0 0 0;
	padding: 0;
	float: left;
}

.post-create .bottom-line P {
	margin: 0;
	padding: 0;
}

.mceContentBody P {
	margin: 10px 0 0 0;
}

.mceContentBody H2 {

	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0;
	margin: 20px 0 0 0;
}

.orange_subtitle {

	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.post_text_style {
	font-size: 12px;
	font-weight: normal;

}



.post-create .form-block {
	float: left;
}

.post-create .autosave {
	height: 40px;
	margin: 0;
	text-align: center;

	font-weight: bold;
	overflow: hidden;
	vertical-align: middle;
	line-height: 40px;
}

INPUT.blue-btn {
	border-width: 1px;
	border-style: solid;
	cursor: pointer;
	font: bold 11px Verdana,Geneva,Arial,Helvetica,sans-serif !important;
	height: 20px !important;
	outline: medium none;
	padding: 0 3px 2px;
	text-align: center;
	width:auto !important;
}

INPUT.blue-btn:hover {

}

/* for IE8 */
html[xmlns*=""] INPUT.blue-btn {padding: 2px 3px 2px 3px\9;]padding: 2px 3px 2px 3px;}

/* for IE7 */
*:first-child+html INPUT.blue-btn {
	padding: 1px 0 0 0;
}

/* for FF */
@-moz-document url-prefix(){INPUT.blue-btn {padding: 0 3px 3px 3px;}}

.bottom-line {
	margin-top: 13px;
	height: 20px;
	width: 518px;
	position: relative;
	overflow: hidden;
	float: left;
}

.bottom-line .button-row {
	position: absolute;
	width: 100%;
}

.bottom-line .msg-row {
	position: absolute;
	width: 100%;
}

.bottom-line .msg-row P {
	padding: 3px 0 0 0;
	margin: 0;
	text-align: center;

	font-weight: bold;
}

.bottom-line .msg-row P.msg-success {

}

.mceContentBody {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}


.uploader .items-container .editable-area .item .controls {
	padding: 0;
}

.uploader .items-container .editable-area .item {
	float: left;
}

.post-block .title-line {
	font-weight: normal;
}

.post-block .title-line A {
	font-weight: normal;

}

.post-block .title-line A:hover {

}

.post-block .title-line .info {
	float: left;
	margin-right: 4px;
}

.post-block .title-line .info SPAN.orange {
	font-weight: bold;

	margin: 0;
}

.post-block .title-line .info SPAN.mood {
	margin: 0 6px;
}

.post-block .title-line .is_favorite,
.post-block .title-line .not_favorite {
	margin-left: 0!important;
}

.post-block .title-line .navigator  {
	margin-top: 3px;
}

.top-row {
	float: right;
}

.post-header {
	margin-bottom: 15px;
}

.post-header .avatar {
	float: left;
	max-width: 68px;
	_width: 67px;
}

.post-header .avatar A {
	_margin-bottom: 2px !important;
	display: block !important;
}

.post-header .status {
	width: 100%;
	min-width: 66px;
	height: 17px;
	line-height: 16px;
	vertical-align: middle;

	text-align: center;
}

.top {
	width: 495px;
	float: right;
}

.top .left {
	float: left;
}

.top .right {
	float: right;
}

.top H1 {
	font-weight: bold;
	font-size: 22px;
	margin: 5px 0 0 0;
	float: left;
	display: block;

}

A.report {
	background: url("../images/portal/icons/icons-map.gif") no-repeat 0px -320px;
	padding-left: 19px;
	margin-left: 25px;
}

A.edit {
	background: url("../images/portal/icons/icons-map.gif") no-repeat 0px -780px;
	margin-left: 22px;
	padding: 0 18px 0 0;
	text-decoration: none;
}

.back {
	padding-left: 20px;
	background: url("../images/portal/icons/icons-map.gif") no-repeat 0px -1120px;
	font-weight: bold;
	float: left;
	display: block;
}

A.delete {
	background: url("../images/portal/icons/icons-map.gif") no-repeat 0px 1px;
	margin-left: 0;
	padding: 0 10px 0 0;
	text-decoration: none;
	cursor: pointer;
}

.post .bottom {
	margin-bottom: 15px;
}

.bottom .voting {
	float: left;
}

.bottom .back {
	margin-right: 35px;
}

.thumb-up,
.thumb-down,
.thumb-up-disabled,
.thumb-down-disabled  {
	display: block;
	float: left;
}

.thumb-up,
.thumb-up:hover {
	padding: 0 0 1px 20px;
	background: url("../images/portal/icons/icons-map.gif") no-repeat 0px -620px;
	text-decoration: none;
	display: block;
	float: left;
}

.thumb-down {
	margin-left: 10px;
	padding: 0 0 1px 20px;
	background: url("../images/portal/icons/icons-map.gif") no-repeat 0px -660px;
	text-decoration: none;
}

.thumb-up-disabled,
.thumb-up-disabled:hover {
	padding: 0 0 1px 20px;
	text-decoration: none;
	background: url("../images/portal/icons/icons-map.gif") no-repeat 0px -640px;
	cursor: default;
}

.thumb-down-disabled {
	margin-left: 14px;
	padding: 0 0 1px 20px;
	text-decoration: none;
	background: url("../images/portal/icons/icons-map.gif") no-repeat 0px -680px;
	cursor: default;
}
.comments {
	margin-left: 14px;
	padding: 2px 0 2px 16px;
	background: url("../images/portal/icons/icons-map.gif") no-repeat 0px -1000px;
}

.share {
	float: right;
	font-weight: bold;

	margin-right: 5px;
}

.addthis_toolbox {
	float:right;
}

.post .quick-search A,
.post .place-time A {
	margin-right: 3px;
}

.post .quick-search SPAN {
	margin-right: 5px;
}

.post .quick-search {
	padding-left: 18px;
	font-weight: bold;
	margin-bottom: 7px;

}

.post .quick-search .icon {
	background: url("../images/portal/icons/icons-map.gif") no-repeat 0px -860px;
	height: 16px;
	width: 16px;
	float: left;
	margin-left: -18px;
}

.post .quick-search .tag {
	font-weight: normal;
}

.post .place-time {
	background: url("../images/portal/icons/icons-map.gif") no-repeat 0px -1300px;
	padding-left: 18px;
	font-weight: bold;
	margin-bottom: 1px;

}

.post .body {
	overflow: hidden;
	margin-top: -5px;
}

.post-block .post .body {
	line-height: 1.6em;
}

.post .body P {
	margin: 10px 0 0 0;
}

.post .body IMG {
	max-width: 574px !important;
	width: expression(this.width > 574 ? 574 : true);
}

.post .body H2 {
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: none;
	text-transform: none;
	padding: 0;
	margin: 21px 0 0 0;
}

.post .signature {
	background: url(../images/portal/content/signature-delimiter.gif) no-repeat left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	letter-spacing: 1px;
	margin-top: 10px;
}

.post .dl-pdf {
	background: url("../images/portal/icons/icons-map.gif") no-repeat 0px -1422px;
	padding-left: 20px;
	margin-top: 12px;
	font-weight: bold;
	display: block;
	height: 20px;
	float: left;
}

.post .top-search {
	margin-bottom: 14px;
}

.post .bottom-search {
	margin: 8px 0 14px 0;
}

.post .hot-offets {
	margin-top: 22px;
}

.post .hot-offets .label {
	font-weight: bold;
	float: left;
}

.post .hot-offets .offers {
	display: inline;
}

.post .hot-offets .offers .block {
	float: right;
	width: 465px;
}



.report-block {
	float: left;
}

.report-block BUTTON {
	background: none;
	border: medium none;
	display: block;
	float: right;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.report-block INPUT {
	border-width: 1px;
	border-style: solid;

	float: left;
	font-family: Arial,Helvetica,sans-serif !important;
	font-size: 12px !important;
	height: 15px !important;
	margin: 0 3px 0 0 !important;
	padding: 0 0 0 2px !important;
	width: 250px !important;
}



.post .report-block INPUT,
.comment .report-block INPUT {
	width: 100px !important;
}


.listing {
	float: left;
	width: 100%;
	margin-bottom: 24px;
}

.listing .row-date {
	line-height: 18px;
	font-size: 18px;
	margin-top: 29px;
}

.listing .row-date.first {
	margin-top: 11px;
}

.listing .row-date .date {
	float: left;
	margin-left: 13px;
}

.listing .row-date .date .l {
	background: url("../images/calendar/calendar-lb.gif") left top no-repeat;
	padding-left: 9px;
}

.listing .row-date .date .r {
	background: url("../images/calendar/calendar-rb.gif") right top no-repeat;
	padding-right: 9px;
}

.listing .row-date .date .text {
	background: url("../images/calendar/calendar-bg.gif") right top repeat-x;
	padding: 0 18px;
	font-weight: bold;
	height: 21px;
}

.listing .row-date .week-day {
	float: left;
	margin-left: 8px;
}

.listing .post {
	position: relative;
}

.listing .post .socials {
	position: absolute;
	right: 7px;
	top: 7px;
}

.listing .post .socials .plugin {
	height: 16px;
	width: 16px;
	float: right;
	margin-left: 4px;
	cursor: pointer;
	display: block;
}

.listing .post .socials .vk {
	background: url("../images/portal/icons/icons-map.gif") 0px -1520px no-repeat;
	
}

.listing .post .socials .fb {
	background: url("../images/portal/icons/icons-map.gif") 0px -1540px no-repeat;
}

.listing .post .socials .tw {
	background: url("../images/portal/icons/twitter.png") left top no-repeat;
}

.listing .post.odd {
	background: none;
}

.listing .post .cover {
	padding: 10px 13px;
	float: left;
}

.listing .post .row-place {
	margin: -3px 0 3px 0;
}

.listing .post .row-place A {
	text-decoration: none;	
}

.listing .post .row-title A {
	font-weight: bold;
}

.listing .banner-container {
	margin: 24px 0;
}

.nm {
	margin-right: 5px;
}


.popular-block {
	margin-bottom: 17px;
}

.popular-block .left-col {
	margin-right: 10px;
	width: 180px;
	float: left;
}

.popular-block .right-col {
	float: right;
	width: 190px;
	font-weight: bold;
}

.popular-block .right-col .row-left {
	width: 70%;
	float: left;
	text-align: center;
	margin-bottom: 4px;
}

.popular-block .right-col .row-right {
	width: 70%;
	float: right;
	text-align: center;
	margin-bottom: 6px;
}

.popular-block .right-col .row-center {
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
	float: left;
}

.popular-block .left-col .row-user {
	margin: 3px 0 15px 0;
	font-weight: bold;

	float: left;
	width: 100%;
}

.popular-block .left-col .row-user .number {
	float: left;
	margin: -1px 5px 0 0;
	font-size: 14px;
	text-align: right;
	width: 20px;
}

.popular-block .left-col .row-top-user {
	margin-bottom: 10px;
	font-weight: bold;
	float: left;
	width: 100%;
	height: 67px;
}

.popular-block .left-col .row-top-user .avatar {
	float: left;
}

.popular-block .left-col .row-top-user .number {
	font-size: 44px;
	float: left;
	margin: -10px 3px 0 0 ;
}

.popular-block .left-col .row-top-user .first .number {

}

.popular-block .left-col .row-top-user .second .number {

}

.popular-block .left-col .row-top-user .third .number {

}

.popular-block .left-col .row-top-user .stars {
	background-image: url("../images/portal/icons/icons-map.gif");
	background-repeat: repeat-x;
	background-position: left top;
	height: 16px;
	float: left;
	margin-left: 5px;
}

.popular-block .left-col .row-top-user .first .stars {
	background-position:  0px -1200px;
	width: 60px;
}

.popular-block .left-col .row-top-user .second .stars {
	background-position:  0px -1220px;
	width: 40px;
}

.popular-block .left-col .row-top-user .third .stars {
	background-position:  0px -1240px;
	width: 20px;
}


.page-center-banner {
	margin: 15px 0 30px 0;
	float: left;
	width: 100%;
}


.pd {
	
}

.pd .post {
	font-size: 14px;
	font-weight: bold;
}

.pd .post .photo {
	width: 100%;
	text-align: center;
}

.pd .post .photo A {
	text-align: left;
}

.pd .post .photo A.sign {
	padding-top: 3px;
	display: inline-block;
}

.pd .post .photo A IMG {
	float: none;
	max-width: 574px !important;
}


.right-blocks {
	margin-bottom: 20px;
	float: left;
}

.right-blocks .topbar {
	height: 37px;
}

.right-blocks .topbar H4 {
	margin: 9px 0 0 10px;
	padding: 0;
	float: left;
	font-size: 14px;
	font-weight: bold;

}

.right-blocks .topbar .right A.all {
	font-weight: normal;
	font-size: 14px;
	display: block;
	margin: 9px 10px 0 0;
}

.right-blocks A.button {
	display: block;
	float: left;
	background: url("../images/portal/buttons/gray-bg.gif") repeat-x left top;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.right-blocks A.button SPAN.left {
	display: block;
	float: left;
	background: url("../images/portal/buttons/gray-left.gif") no-repeat left top;
}

.right-blocks A.button SPAN.right {
	float: left;
	background: url("../images/portal/buttons/gray-right.gif") no-repeat right top;
	display: block;
	height: 22px;
	cursor: pointer;
}

.right-blocks A.button SPAN.txt {
	cursor: pointer;
	display: block;
	padding: 4px 13px 0 13px;
}

.right-blocks .topbar A.button {
	margin: 7px 10px 0 10px;
	_margin-right: 15px;
	float: right;
	text-decoration: none;
}

.right-blocks .topbar A.disabled {
	cursor: default !important;
}

.right-blocks .topbar A.disabled SPAN {
	cursor: default !important;
}

.right-blocks .items-container {
	border-width: 1px;
	border-style: solid;
	margin: 5px 0 0 0;
	padding: 0 0 10px 0;
	float: left;
	width: 248px;
}


.right-blocks .navigator {
	margin: 8px 8px 0 0;
}

.right-blocks .navigator A {
	width: 16px;
	height: 22px;
	display: block;
}

.right-blocks .navigator .prev {
	background:	url("../images/news/buttons/prev-thin.gif") no-repeat left top;
}

.right-blocks .navigator .prev-disable {
	background:	url("../images/news/buttons/prev-thin-disable.gif") no-repeat left top;
	cursor:	default;
}

.right-blocks .navigator .next {
	background:	url("../images/news/buttons/next-thin.gif") no-repeat left top;
	margin-left: 6px;
}

.right-blocks .navigator .next-disable {
	background:	url("../images/news/buttons/next-thin-disable.gif") no-repeat left top;
	cursor:	default;
	margin-left: 6px;
}

.right-blocks .posts-list {
	padding: 15px 7px 5px 10px;
	float: left;

}

.right-blocks .posts-list .post-title {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}

.right-blocks .posts-list .post-title A {

}

.right-blocks .posts-list .post-block {
	margin-bottom: 15px;
	float: left;
	width: 100%;
}

.right-blocks .posts-list .last-el {
	margin-bottom: 3px;
}

.right-blocks .posts-list .post-block .intro {
	
}

.right-blocks .posts-list .bottom {
	float: left;
	width: 100%;
	margin-top: 6px;
}

.right-blocks .posts-list .bottom .have-comments {
	margin-left: 0;
}

.right-blocks .shadow {
	width: 100%;
	height: 2px;
	background: url(../images/news/content/shadow-right.gif) no-repeat left top transparent;
	float: left;
}

.rc-video .items-container {
	border: none;
	padding: 0;
	float: left;
	width: 250px;
	margin-top: 5px;
}

.rc-video .items-container .rc-story-block {
	margin-top: 7px;
}

.rc-video .items-container .story-title {
	padding-left: 11px;
	background: url("../images/news/content/list-marker.gif") no-repeat left 6px;
}

.rc-video .items-container .selected-story-block,
.rc-video .items-container .first-story-block {
	margin-top: 20px;
}

.rc-video .items-container .selected-story-block.first {
	margin-top: 0px;
}

.rc-video .items-container .selected-story-block .story-video,
.rc-video .items-container .first-story-block .story-video {
	margin-bottom: 6px;
}

.rc-video .items-container .selected-story-block A,
.rc-video .items-container .first-story-block A {
	font-weight: bold;
}

.rc-video .items-container .selected-story-block .story-title,
.rc-video .items-container .first-story-block .story-title {
	padding-left: 0px;
	background: none;
}

.left-col-banner {
	margin-bottom: 20px;
}



.author-block {
	margin-top: 30px;
}


.reported {
	background: url("../images/portal/icons/icons-map.gif") no-repeat 0px -38px;
	height: 16px;
	padding-left: 20px;
	line-height: 16px;

}

.no-margin {
	margin: 0 !important;
}

.title-line .show-all {
	font-size: 12px;

	text-decoration: underline;
	font-weight: normal;
	margin-top: -1px;
	display: block;
}

.title-line .show-all:hover {

}

.editor-textarea {
	margin: 10px 0 10px 0;
	background:  url("../images/portal/loading-big.gif") no-repeat center center;
	opacity: 0.5;
	float: left;
	width: 100%;
}

.editor-textarea TEXTAREA {
	visibility: hidden;
}

.mceContentBody {
	line-height: 1.6em;
}

.mceContentBody A {

	text-decoration: underline !important;
	outline: none !important;
}

.mceContentBody A:hover {

}


.report-form {
	float: left;
	margin-right: 5px;
}

.for-pn {
	margin-bottom: 10px;
}


.radio INPUT {
	visibility: hidden;
}

.radio {
	background: url(../images/forum/content/radio.gif) no-repeat 2px 5px;
	cursor:pointer;
	float: left;
	margin-left: 10px;
}

.radio-checked {
	background: url(../images/forum/content/radio-checked.gif) no-repeat 2px 5px;
}

.radio INPUT {
	display: none;
}

.radio LABEL {
	margin-left: 18px;
}

.radio LABEL.orange {

}

.radio LABEL.red {

}

.moderator-actions {
	font-weight: bold;
	float: left;
	vertical-align: middle;
	line-height: 17px;
}

.moderator-actions .text {
	float: left;
}


.author-name {
	font-weight: bold;
	margin-right: 5px;
	float: left;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.icon-author {
	background: url("../images/portal/icons/icons-map.gif") no-repeat 0px -1360px;
	float:left;
	height:14px !important;
	margin-right:3px !important;
	width:14px !important;
}

.uploader .items-container .pdf-area .item {
	padding-left: 50px;
}

.uploader .items-container #upload-status-pdf {
	padding-left: 5px;
}

.uploader .items-container .info {
	text-align: center;
}


.post-create .linked-news UL {
	border-style: solid;
	border-width: 1px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 85px;
	overflow: auto;
	width: 514px;
	line-height: 21px;
}


.post .photo-gallery {
	margin: 0 0 10px 0;
}

.post .photo-gallery .phg-content {
	margin: 0;
	text-align: center;
	position: relative;
	width: 100%;
	height: 468px;
}

.post .photo-gallery .phg-item {
	position: absolute;
	width: 573px;
	left: 0;
	top: 0;
}

.post .photo-gallery .phg-item P {
	margin: 0;
	padding: 8px 8px 12px 8px;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

.post .photo-gallery .phg-tbar {
	width: 130px;
	height: 25px;
	margin: auto;
	padding: 5px 0 0 0;
}

.post .photo-gallery .phg-tbar A.prev {
	float: left;
	font-size: 0px;
	line-height: 0px;
}

.post .photo-gallery .phg-tbar A.next {
	float: right;
	font-size: 0px;
	line-height: 0px;
}

.post .photo-gallery .phg-tbar P {
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0 30px;
	padding: 1px 0;
}


.post .left-block {
	width: 202px;
	padding: 0 15px 0 0;
	margin: 15px 0 0 0;
	float: left;
	line-height: normal;
}

.post .left-block .primary-photo {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 12px;
	margin-bottom: 20px;
}

.post .left-block .primary-photo IMG {
	width: 200px;
	border-width: 1px;
	border-style: solid;
	float: left;
}

.post .left-block .primary-photo .description {
	margin: 6px 0 0 0;
	font-size: 11px;
}

.post .left-block .related {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 12px;
	margin-bottom: 18px;
	font-size: 12px;
}

.post .left-block .related .related-title {
	font-weight: bold;
}

.post .left-block .related .related-item {
	padding-left: 11px;
	background: url("../images/news/content/list-marker.gif") no-repeat left 6px;
	margin-top: 8px;
	float: left;
	font-weight: normal;
}

.post .left-block .related .first {
	padding-left: 0px;
	background: none;
	margin-top: 8px;
	font-weight: bold;
}

.post .left-block .quote {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 14px;
	margin-bottom: 15px;
}

.post .left-block .quote .quote-title {
	background: url("../images/news/content/quote.gif") no-repeat left center;
	padding-left: 36px;
	height: 21px;
	line-height: 18px;
	font-size: 22px;
	font-weight: bold;
}

.post .left-block .quote .quote-text {
	font-size: 14px;
	margin-top: 14px;
}

.post .left-block .quote .quote-author {
	font-size: 12px;
	margin-top: 14px;
}

.story-block {
	margin-bottom: 20px;
}

.title-line A.all {
	font-weight: normal;
	font-size: 14px;
	display: block;
	margin-top: -1px;
}



.block-info .post-top .photo {
	float: left;
}

.block-info .post-top .right-block {
	float: right;
	width: 360px;
}

.block-info .post-top .right-block .title {
	margin-top: -4px;
	background: none repeat scroll 0 0 transparent;
    padding: 0;
    text-transform: none;
}

.block-info .post-top .right-block .title A {
	font-size: 22px;
    font-weight: bold;
}

.block-info .post-top .right-block .intro {
	margin-top: 10px;
}

.block-info .post-top .right-block .bottom {
	margin-top: 10px;
}

.top-stories {
	float: left;
	width: 100%;
	margin-bottom: 33px;
}

.top-stories .items {
	height: 164px;
	min-height: 164px;
	padding-bottom: 10px
}

.top-stories .items .item-block {
	position:  relative;
}

.top-stories .items .item-block {
	position: absolute;
	width: 574px;
}

.top-stories .items .item-block .photo IMG {
	display: block;
}

.top-stories .preview .photo {
	float: left;
	margin-left: 10px;
	padding: 0 2px;
}

.top-stories .preview .active {
	padding: 0;
}

.top-stories .preview .first {
	margin-left: 0px;
}

.top-stories .preview .photo IMG {
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
}

.top-stories .preview .photo IMG.active {
	border-width: 3px;
	margin-top: -2px;
}


.breaking-stories {
	float: left;
	width: 100%;
	margin-bottom: 25px;
}

.breaking-stories .left-col {
	float: left;
	width: 230px;
}

.breaking-stories .right-col {
	float: right;
	width: 316px;
}

.breaking-stories .right-col .photo {
	float: left;
}

.breaking-stories .right-col .photo IMG {
	border-width: 1px;
	border-style: solid;
	display: block;
}

.breaking-stories .right-col .right-block {
	float: right;
	width: 238px;
	margin-top: -2px;
}

.breaking-stories .item-block {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.breaking-stories .item-block .bold {
	font-weight: bold;
}

.breaking-stories .banner-container  {
	margin-top: 10px;
}



.col-right .rc-web-conf {
	margin-bottom: 25px;
}

.col-right .rc-web-conf .stories-list {
	padding: 11px 9px 6px 9px;
	float: left;
}

.col-right .rc-web-conf .stories-list .rc-story-block {
	margin-top: 20px;
}

.col-right .rc-web-conf .stories-list .rc-story-block .lc {
	width: 70px;
}

.col-right .rc-web-conf .stories-list .rc-story-block .rc {
	width: 150px;
}

.col-right .rc-web-conf .stories-list .rc-story-block IMG  {
	border-style: solid;
	border-width: 1px;
}

.col-right .rc-web-conf .stories-list .rc-story-block .story-title {
	font-weight: bold;
	margin-top: -2px;
}

.col-right .rc-web-conf .stories-list .rc-story-block .story-title A.title {
	text-decoration: none;
}

.col-right .rc-web-conf .stories-list .first-story-block {
	margin-top: 0px;
	width: 230px;
}

.col-right .rc-web-conf .stories-list .first-story-block .story-photo  {
	text-align: center;
}

.col-right .rc-web-conf .stories-list .first-story-block .story-title {
	margin-top: 3px;
}



.col-both .block-wide {
	margin-bottom: 25px;
}

.col-both .block-wide .items-col {
	width: 200px;
	margin-left: 9px;
	float: left;
}

.col-both .block-wide .block-wide-inner {
	padding: 8px;
	float: left;
}

.col-both .block-wide .first-col {
	margin-left: 0px;
}

.col-both .block-wide .items-col IMG {
	border-width: 1px;
	border-style: solid;
	margin-bottom: 3px;
	width: 198px;
}

.col-both .block-wide .items-col .title {
	font-weight: bold;
	margin-bottom: 7px;
}

.col-both .block-wide .items-col .item-block {
	margin-top: 11px;
	padding-left: 11px;
	background: url("../images/news/content/list-marker.gif") no-repeat left 6px;
}

.col-both .block-wide .items-col .first-block {
	padding-left: 0px;
	background: none;
	font-weight: bold;
	margin-top: 0;
}


.categories-stories {
	float: left;
	width: 100%;
}

.categories-stories .category-stories {
	margin-bottom: 23px;
}

.categories-stories .left-col {
	float: left;
	width: 316px;
}

.categories-stories .right-col {
	float: right;
	width: 230px;
}

.categories-stories .left-col .photo {
	float: left;
}

.categories-stories .left-col .photo IMG {
	border-style: solid;
	border-width: 1px;
	display: block;
}

.categories-stories .left-col .right-block {
	float: right;
	width: 238px;
	margin-top: -2px;
}

.categories-stories .item-block {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.categories-stories .item-block .bold {
	font-weight: bold;
}

.categories-stories .banner-container  {
	margin-top: 23px;
	margin-bottom: 8px;
}


.popular-photo {
	float: left;
	width: 100%;
	margin-bottom: 33px;
}

.popular-photo .items {
	height: 452px;
}

.popular-photo .items {
	position:  relative;
}

.popular-photo .items .item-block {
	position: absolute;
	width: 574px;
	padding-bottom: 22px
}

.popular-photo .items .item-block .photo {
	margin-bottom: 5px;
}

.popular-photo .items .item-block .photo IMG {
	display: block;
}

.popular-photo .items .item-block .title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.popular-photo .preview .photo {
	float: left;
	margin-left: 10px;
	padding: 0 2px;
}
.popular-photo .preview .active {
	padding: 0;
}

.popular-photo .preview .first {
	margin-left: 0px;
}

.popular-photo .preview .photo IMG {
	border-width: 1px;
	border-style: solid;
	cursor: pointer;
}

.popular-photo .preview .photo IMG.active {
	border-width: 3px;
	margin-top: -2px;
}

.popular-photo .navigator {
	margin: 1px 1px 0 0;
}

.popular-photo .navigator A {
	width: 16px;
	height: 22px;
	display: block;
}

.popular-photo .navigator .prev {
	background:	url("../images/news/buttons/prev-thin.gif") no-repeat left top;
}

.popular-photo .navigator .prev-disable {
	background:	url("../images/news/buttons/prev-thin-disable.gif") no-repeat left top;
	cursor:	default;
}

.popular-photo .navigator .next {
	background:	url("../images/news/buttons/next-thin.gif") no-repeat left top;
	margin-left: 6px;
}

.popular-photo .navigator .next-disable {
	background:	url("../images/news/buttons/next-thin-disable.gif") no-repeat left top;
	cursor:	default;
	margin-left: 6px;
}


.rc-banner {
	margin-bottom: 28px;
}

.rc-banner-sm {
	margin-bottom: 20px;
}




.rc-quotes {
	margin-bottom: 30px;
}

.rc-quotes .topbar {
	background: url("../images/news/content/quote.gif") no-repeat left top;
	padding-left: 36px;
	height: 23px;
	line-height: 23px;
	font-size: 22px;
	font-weight: bold;
}

.rc-quotes .topbar .q-title {
	height: 23px;
	margin-top: -2px;
}

.rc-quotes .topbar .navigator {
	margin-top: 0px;
}

.rc-quotes .items-container {
	border: none;
	width: 250px;
	padding: 0;
	margin: 0;
}

.rc-quotes .quotes {
	position: relative;
}

.rc-quotes .quotes .stories-list {
	height: 160px;
}

.rc-quotes .quotes .stories-list .item {
	position: absolute;
}

.rc-quotes .items-container .quote-text {
	font-size: 14px;
	margin-top: 12px;
}

.rc-quotes .items-container .quote-author {
	font-size: 12px;
	margin-top: 10px;
}


.rc-other-top {
	margin-bottom: 20px;
}

.rc-other-top .stories-list {
	padding: 11px 9px 6px 9px;
	float: left;
}

.rc-other-top .stories-list .rc-story-block {
	margin-top: 14px;
}

.rc-other-top .stories-list .first-story-block {
	margin-top: 0;
}

.rc-other-top .stories-list .rc-story-block .lc {
	width: 70px;
}

.rc-other-top .stories-list .rc-story-block .rc {
	width: 150px;
}

.rc-other-top .stories-list .rc-story-block IMG  {
	border-style: solid;
	border-width: 1px;
}

.rc-other-top .stories-list .rc-story-block .story-title {
	margin-top: -2px;
}


.rc-calendars {
	margin-bottom: 20px;
}


.rc-calendars .stories-list {
	padding: 11px 9px 6px 9px;
	float: left;
}

.rc-calendars .stories-list .rc-story-block {
	margin-top: 14px;
	padding-top: 14px;
	background: url("../images/portal/content/left-menu-sep.gif") no-repeat center top;
}

.rc-calendars .stories-list .first-story-block {
	margin-top: 0;
	padding-top: 0;
	background: none;
}

.rc-calendars .stories-list .rc-story-block .lc {
	width: 70px;
}

.rc-calendars .stories-list .rc-story-block .rc {
	width: 150px;
}

.rc-calendars .stories-list .rc-story-block IMG  {
	border-style: solid;
	border-width: 1px;
}

.rc-calendars .stories-list .rc-story-block .nickname {
	margin-top: -2px;
	margin-bottom: 5px;
	font-weight: bold;
}



.rc-hot-topics {
	margin-bottom: 33px;
}

.rc-hot-topics .stories-list {
	padding: 11px 13px 6px 13px;
}

.rc-hot-topics .stories-list .rc-story-block {
	margin-top: 14px;
}

.rc-hot-topics .stories-list .first-story-block {
	margin-top: 0px;
}

.rc-hot-topics .stories-list .story-number {
	width: 22px;
	float: left;
	font-weight: bold;
}

.rc-hot-topics .stories-list .story-tag {
	font-size: 14px;
	float: left;
	width: 200px;
	line-height: 14px;
}

.rc-hot-topics .stories-list .triple .story-tag {
	font-weight: bold;
}


.rc-photo-reports {
	margin-bottom: 33px;
}

.rc-photo-reports .items-container {
	position: relative;
	padding-bottom: 0;
}

.rc-photo-reports .items-container .navigator {
	position: absolute;
	margin: 79px 0 0 3px;
	z-index: 10;
	left: 0;
	top: 0;
}

.rc-photo-reports .items-container .navigator .next,
.rc-photo-reports .items-container .navigator .next-disable {
	margin-left: 210px;
	_margin-left: 113px;
}

.rc-photo-reports .stories-list {
	text-align: center;
	position: relative;
	float: left;
	height: 188px;
	width: 100%;
}

.rc-photo-reports .stories-list .item {
	padding: 15px 4px 19px 4px;
	width: 240px;
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
}

.rc-photo-reports .stories-list .story-photo {
	height: 152px;
}

.rc-photo-reports .stories-list .story-photo IMG {
	border-style: solid;
	border-width: 1px;
}

.rc-photo-reports .stories-list .story-title {
	font-weight: bold;
	margin: 4px 0 0 0;
}




.most {
	margin-bottom: 20px;
}

.most .topbar {
	height: 37px;
}

.most .topbar H4 {
	margin: 11px 0 0 10px;
	padding: 0;
	float: left;
	font-size: 14px;
	font-weight: bold;

}

.most A.button {
	display: block;
	float: left;
	background: url("../images/portal/buttons/gray-bg.gif") repeat-x left top;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.most A.button SPAN.left {
	display: block;
	float: left;
	background: url("../images/portal/buttons/gray-left.gif") no-repeat left top;
}

.most A.button SPAN.right {
	float: left;
	background: url("../images/portal/buttons/gray-right.gif") no-repeat right top;
	display: block;
	height: 22px;
	cursor: pointer;
}

.most A.button SPAN.txt {
	cursor: pointer;
	display: block;
	padding: 4px 13px 0 13px;
}

.most .topbar A.button {
	margin: 7px 10px 0 10px;
	_margin-right: 15px;
	float: right;
	text-decoration: none;
}

.most .topbar A.disabled {
	cursor: default !important;
}

.most .topbar A.disabled SPAN {
	cursor: default !important;
}

.most .items-container {
	border-width: 1px;
	border-style: solid;
	margin: 5px 0 0 0;
	padding: 0 0 10px 0;
	float: left;
	width: 248px;
}

.most .navigator {
	margin: 8px 8px 0 0;
}

.most .navigator A {
	width: 16px;
	height: 22px;
	display: block;
}

.most .navigator .prev {
	background:	url("../images/blog/buttons/prev-thin.gif") no-repeat left top;
}

.most .navigator .prev-disable {
	background:	url("../images/blog/buttons/prev-thin-disable.gif") no-repeat left top;
	cursor:	default;
}

.most .navigator .next {
	background:	url("../images/blog/buttons/next-thin.gif") no-repeat left top;
	margin-left: 6px;
}

.most .navigator .next-disable {
	background:	url("../images/blog/buttons/next-thin-disable.gif") no-repeat left top;
	cursor:	default;
	margin-left: 6px;
}

.most .posts-list {
	padding: 15px 7px 5px 10px;
	float: left;

}

.most .posts-list .post-title {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}

.most .posts-list .post-title A {

}

.most .posts-list .post-block {
	margin-bottom: 15px;
	float: left;
	width: 230px;
	word-wrap: break-word;
}

.most .posts-list .last-el {
	margin-bottom: 3px;
}

.most .posts-list .post-block .intro {
	
}

.most .posts-list .bottom {
	float: left;
	width: 100%;
	margin-top: 6px;
}

.most .posts-list .bottom .have-comments {
	margin-left: 0;
}

.most .shadow {
	width: 100%;
	height: 2px;
	background: url(../images/blog/content/shadow-right.gif) no-repeat left top;
	float: left;
}


.rc-forum {
	margin: 15px 0 35px 0;
}

.rc-forum .title-line {
	background: url("../images/news/content/forum.jpg") no-repeat left top transparent;
	height: 41px;
	padding: 0 0 0 53px;
	line-height: normal;
	margin-bottom: 15px;
}

.rc-forum .title-line .title {
	margin: -4px 0 0 0;
	font-size: 22px;
	font-weight: bold;
}

.rc-forum .title-line .title H4 {
	margin: 0;
}

.rc-forum .title-line .all A {
	font-weight: normal;
	font-size: 14px;
}

.rc-forum .items-container {
	border: none;
	width: 250px;
	padding: 0;
	margin-top: 0;
}

.rc-forum .items-container .rc-story-block {
	margin-top: 13px;
}

.rc-forum .items-container .first-story-block {
	margin-top: 0px;
}

.rc-forum .items-container .rc-story-block .time {
	margin-left: 0;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.rc-forum .items-container .rc-story-block A {
	font-size: 14px;
}



.col-right .banner-container {
	margin-bottom: 20px;
}


.blog-global-block {
	float: left;
	width: 100%;
}

.blog-global-block .banner {
	float: left;
}

.blog-global-block .not-found {
	float: left;
	margin-bottom: 30px;
	padding: 30px 0;
	width: 100%;
	text-align: center;
}

.blog-global-block .nf-list {
	margin-bottom: 10px;
}

.blog-global-block .title-line {
	font-size: 14px;
}

.blog-global-block .title-line H1 {
	margin-top: 0px;
}

.blog-global-block .navigator {
	font-weight: normal;
	font-size: 12px;
	margin-top: 3px;
	float: left;
}

.author-block {
	margin-top: 30px;
}

.focus-block .navigator,
.pd-block .navigator,
.faf-block .navigator {
	margin-top: 1px;
}

.focus-block .navigator A,
.pd-block .navigator A,
.faf-block .navigator A {
	width: 16px;
	height: 22px;
	display: block;
}

.focus-block .navigator .prev,
.pd-block .navigator .prev,
.faf-block .navigator .prev {
	background:	url("../images/blog/buttons/prev-thin.gif") no-repeat left top;
}

.focus-block .navigator .prev-disable,
.pd-block .navigator .prev-disable,
.faf-block .navigator .prev-disable {
	background:	url("../images/blog/buttons/prev-thin-disable.gif") no-repeat left top;
	cursor:	default;
}

.focus-block .navigator .next,
.pd-block .navigator .next,
.faf-block .navigator .next {
	background:	url("../images/blog/buttons/next-thin.gif") no-repeat left top;
	margin-left: 6px;
}

.focus-block .navigator .next-disable,
.pd-block .navigator .next-disable,
.faf-block .navigator .next-disable {
	background:	url("../images/blog/buttons/next-thin-disable.gif") no-repeat left top;
	cursor:	default;
	margin-left: 6px;
}

.focus-block .title-line H1 SPAN,
.faf-block .title-line H1 SPAN {
	margin-left: 0;
}

.focus-block .title-line H1 SPAN.title,
.faf-block .title-line H1 SPAN.title {
	font-weight: bold;
}

.focus-block .pencil,
.faf-block .pencil {
	background: url("../images/portal/icons/icons-map.gif") no-repeat 0px -780px;
	float: left;
	height: 14px;
	width: 15px;
	margin: 5px 5px 0 0;
	cursor: pointer;
}

.focus,
.faf {
	float: left;
	width: 100%;
	margin-bottom: 17px;
}

.focus .post,
.faf .post {
	margin-bottom: 16px;
}

.focus .post .post-title,
.faf .post .post-title {
	font-size: 14px;
	font-weight: bold;
}

.focus .post .title-row,
.faf .post .title-row {
	margin-bottom: 3px;
}

.focus .post .body,
.faf .post .body {
	
}

.nm {
	margin-right: 5px;
}

.focus-block FORM,
.faf-block FORM {
	display: block;
	float: left;
	margin-top: 2px;
}

.focus-block FORM INPUT,
.faf-block FORM INPUT {
	border-width: 1px;
	border-style: solid;

	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	height: 15px;
	width: 145px;
	margin-right: 6px;
	float: left;
}

.faf-block FORM SELECT {
	width: 70px;
	float: left;
}

.focus-block FORM SELECT {
	float: left;
}

.focus-block FORM BUTTON,
.faf-block FORM BUTTON {
	border: none;
	display: block;
	margin: 2px 0 0 5px;
	padding: 0;
	float: left;
	cursor: pointer;
}

.focus-block FORM BUTTON.play,
.faf-block FORM BUTTON.play {
	background: url("../images/portal/buttons/play.gif") no-repeat scroll 0 0 transparent;
	height: 16px;
	width: 16px;
}

.focus-block FORM BUTTON.eye,
.faf-block FORM BUTTON.eye {
	background: url("../images/portal/buttons/eye.gif") no-repeat scroll 0 0 transparent;
	height: 16px;
	width: 16px;
}

.blog-global-block .title-line .left .type {

	margin-left: 15px;
	font-size: 12px;
	display: block;
	float: left;
	margin-top: -1px;
}

.blog-global-block .title-line .left .sort {
	margin-left: 10px;
	font-weight: normal;
	font-size: 12px;
	margin-top: -1px;
	float: left;
}

.blog-global-block .title-line .left .sort SPAN {
	margin: 0 6px;

	text-decoration: underline;
	cursor: pointer;
}

.blog-global-block .title-line .left .sort SPAN:hover {

}

.blog-global-block .title-line .left SPAN.active {
	cursor: text;
	text-decoration: none;

}

.blog-global-block .title-line .left .type {

	margin-left: 15px;
	font-size: 12px;
	display: block;
	float: left;
	margin-top: -1px;
}

.blog-global-block .title-line .left .type SPAN {

	margin: 0 6px;
}

.blog-global-block .title-line .left .type A {

}

.blog-global-block .title-line .left .type A:hover {

}

.post-block .moderate .message {
	width: 470px;
	height: 30px;
	line-height: 30px;
	border: 1px solid;
	text-align: center;
	margin: 9px auto 22px auto;
	font-size: 14px;
}

.post-create INPUT, .post-create SELECT {
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.datepicker_vista {
	position: absolute;
	font-size: 10px;
	font-family: Tahoma, sans-serif;
	color: #000;
	line-height: normal;
	width: 172px;
	height: 135px;
	padding: 14px;
	background: url("../images/datepicker/frame.png") no-repeat;
}

/* header
********************************************************/
.datepicker_vista .header {
	position: relative;
	height: 15px;
	margin-bottom: 5px;
	padding-top: 1px;
	background: none;
}

.datepicker_vista .header .title {
	text-align: center;
	margin: 0 18px 0 18px;
}

.datepicker_vista .header .titleText {
}

.datepicker_vista .header .previous,
.datepicker_vista .header .next,
.datepicker_vista .header .closeButton {
	position: absolute;
	cursor: pointer;
	text-indent: -40px;
	overflow: hidden;
	width: 12px;
	height: 12px;
	top: 2px;
	background-image: url("../images/datepicker/buttons.png");
	background-position: left top;
	background-repeat: no-repeat;
}

.datepicker_vista .header .previous {
	left: 4px;
}
.datepicker_vista .header .previous:hover {
	background-position: left bottom;
}
.datepicker_vista .header .next {
	right: 4px;
	background-position: -13px top;
}
.datepicker_vista .header .next:hover {
	background-position: -13px bottom;
}
.datepicker_vista .header .closeButton {
	display: none;
	right: 0px;
	top: 0px;
	background-position: right top;
}
.datepicker_vista .header .closeButton:hover {
	background-position: right bottom;
}

/* body
********************************************************/
.datepicker_vista .body {
	position: relative;
	top: 0px;
	left: 2px;
	width: 168px;
	height: 112px;
	overflow: hidden;
}

/* time
********************************************************/
.datepicker_vista .time {
	position: relative;
	width: 100%;
	height: 100%;
}

.datepicker_vista .time .hour,
.datepicker_vista .time .separator,
.datepicker_vista .time .minutes {
	border: 1px solid #ccc;
	background: #fff;
	width: 50px;
	font-size: 32px;
	position: absolute;
	top: 10px;
	text-align: center;
	padding: 2px;
}

.datepicker_vista .time .hour {
	left: 15px;
}
.datepicker_vista .time .separator {
	background: transparent;
	border: 0px;
	width: 10px;
	left: 76px;
}

.datepicker_vista .time .minutes {
	left: 95px;
}
.datepicker_vista .time .ok {
	position: absolute;
	top: 65px;
	width: 136px;
	left: 15px;
	font-size: 20px;
}

/* days-grid
********************************************************/
.datepicker_vista .days .day {
	float: left;
	text-align: center;
	overflow: hidden;
	width: 23px;
	height: 15px;
	margin: 0 1px 1px 0;
}
.datepicker_vista .days .titles {
	height: 15px;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 1px;
}
.datepicker_vista .days .day0 {
	margin-right: 0;
}

.datepicker_vista .days .week5 .day {
	margin-bottom: 0;
}

/* days-colors
********************************************************/
.datepicker_vista .days .week .day {
	cursor: pointer;
}
.datepicker_vista .days .week .day:hover {
	background: url("../images/datepicker/days.png") left top no-repeat;
	color: #0084AA;
}

.datepicker_vista .days .otherMonth {
	color: #aaa;
}

.datepicker_vista .days .selected {
	background: url("../images/datepicker/days.png") left bottom no-repeat;
	color: #316879;
}

/* months-grid
********************************************************/
.datepicker_vista .months .month {
	float: left;
	cursor: pointer;
	text-align: center;
	padding-top: 6px;
	width: 55px;
	overflow: hidden;
	height: 21px;
	margin: 0 1px 1px 0;
}

.datepicker_vista .months .month3,
.datepicker_vista .months .month6,
.datepicker_vista .months .month9,
.datepicker_vista .months .month12 {
	margin-right: 0;
}

.datepicker_vista .months .month10,
.datepicker_vista .months .month11,
.datepicker_vista .months .month12 {
	margin-bottom: 0;
}

/* months-colors
********************************************************/
.datepicker_vista .months .month:hover {
	background: url("../images/datepicker/months.png") left top no-repeat;
	color: #0084AA;
}

.datepicker_vista .months .selected {
	background: url("../images/datepicker/months.png") left bottom no-repeat;
	color: #316879;
}

/* years-grid
********************************************************/
.datepicker_vista .years .year {
	float: left;
	cursor: pointer;
	text-align: center;
	padding-top: 6px;
	width: 32px;
	overflow: hidden;
	height: 21px;
	margin: 0 1px 1px 0;
}

.datepicker_vista .years .year4,
.datepicker_vista .years .year9,
.datepicker_vista .years .year14,
.datepicker_vista .years .year19 {
	margin-right: 0;
}

.datepicker_vista .years .year15,
.datepicker_vista .years .year16,
.datepicker_vista .years .year17,
.datepicker_vista .years .year18,
.datepicker_vista .years .year19 {
	margin-bottom: 0;
}

/* years-colors
********************************************************/
.datepicker_vista .years .year:hover {
	background: url("../images/datepicker/years.png") left top no-repeat;
	color: #0084AA;
}

.datepicker_vista .years .selected {
	background: url("../images/datepicker/years.png") left bottom no-repeat;
	color: #316879;
}

/* global
********************************************************/
.datepicker_vista .unavailable {
	background: none !important;
	color: #fbb !important;
	cursor: default !important;
}

