/* --- Static blocks --- */
.staticblock {

}
.stat-hover {
	background: #fefcc1 url(/i/line.gif);
	position: relative;
}
.stat-editor {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 130px;
}
/* --- Error messages --- */
.haserr {
	background-color: #ffdddd;
}
.err {
	color: #ff0000;
	font: 10pt 'Trebuchet MS' !important;
	padding: 0 0 0 3px;
}
.errmessage {
	background-color: #ffdddd;
	color: #ff0000;
	font: 10pt 'Trebuchet MS' !important;
	margin: 0;
	padding: 3px;
	margin: 3px 0;
}

#cn-ru {
	font: 11px Verdana, Tahoma, sans-serif;
	padding: 0;
	margin: 0;
	background: rgb(41,43,32);
	text-align: center;
}
noscript {
	color: #ff0000;
	font: bold 10pt/2 Arial;
}
table{
	font: 100% Verdana, sans-serif;
	border-collapse: collapse;
	table-layout: fixed;
}
form {
	margin: 0;
	padding: 0;
}
small {
	font-size: 90%;
}
a:link, a:visited {
	color: #226BB7;
}
a:visited{
	color: #003366;
}
img {
	border: 0;
}
img.absmiddle {
	vertical-align: middle;
}
hr {
	color:#d8d9ca;
	background:#d8d9ca;
	height:1px;
	border:0;
}
.emu-nobr {
	white-space: nowrap;
}

.blue, a.blue:link, a.blue:visited {
	color: #226BB7;
}
.plum, a.plum:link, a.plum:visited {
	color: #CC3300;
}
.snow, a.snow:link, a.snow:visited {
	color: #FFFFFF;
}
.crow, a.crow:link, a.crow:visited {
	color: #000000;
}
.sunny, a.sunny:link, a.sunny:visited {
	color: #FF6600 !important;
}
.dust, a.dust:link, a.dust:visited {
	color: #666666;
}
.dash, a.dash:link, a.dash:visited {
    color: #226BB7;
	border-bottom: 1px dashed #226BB7;
	text-decoration: none;
	cursor: pointer;
}
.admin-button, 
a.admin-button:link, 
a.admin-button:visited {
	display: block;
	border: 1px solid #666;
	-moz-border-radius: 10px;
	border-color: #666 #000 #000 #666;
	clear: both;
	width: 120px;
	margin: 5px auto;
	padding: 0 0 0 14px;
	background: #ffffcc url(/i/ico/edit.png) no-repeat 6px 50%;
	font: bold 12px/20px Verdana;
	color: #444 !important;
	text-align: center;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	position: relative;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	margin: 0;
	padding: 0;
	color: #333333;
	font-weight: normal;
}
h1{
	font-size: 230%;
}
h2{
	font-size: 180%;
}
h3{
	font-size: 170%;
}
h4{
	font-size: 140%;
	font-weight: bold;
}
h5{
	font-size: 120%;
	font-weight: bold;
}
h6{
	font-size: 110%;
	font-weight: bold;
}
h1 a:link, h1 a:visited, h1 a:hover{/*text-decoration:none;*/}

/*   =================================== Need Classes ==     */
.header-with-ico{
	line-height: 40px;
}
.header-with-ico img {
	border: 0;
	margin-right: 5px;
}
.header-with-ico a:link,
.header-with-ico a:visited {
	color: #333333;
}
.brown{
	margin: 5px 8px;
	height: 0px;
	border-top: 1px solid #F4F3EE;
	border-bottom: 1px solid #B9B9AB;
}
div.cleaner {
	height: 0px;
	clear: both;
	overflow: hidden;
}
div.cleaner0, div.cleaner1, div.cleaner2, div.cleaner4, div.cleaner5, div.cleaner8, div.cleaner10{
	height: 0px;
	clear: both;
	width: 10px;
	overflow: hidden;
	font:normal 0px sans-serif;
}
div.cleaner1{
	height: 1px;
}
div.cleaner2{
	height: 2px;
}
div.cleaner4{
	height: 4px;
}
div.cleaner5{
	height: 5px;
}
div.cleaner8{
	height: 8px;
}
div.cleaner10{
	height: 10px;
}
.gradient-v{
	padding-bottom: 19px;
	background: url(/i/gradient1_v.gif) repeat-x left bottom;
	position: relative;
}
.gradient-n{
	padding-top: 19px;
	background: url(/i/gradient0_v.gif) repeat-x left top;
	position: relative;
}
.gradient-nv{
	background: url(/i/bgr_cn_subheader.gif) #FFFFFF repeat-x left top;
	height: 41px;
}

/*   =================================== Need Classes ==     */
#master{
	width: 950px;
	position: relative;
	margin: auto;
	text-align: left;
}
/* ------------------------ for 'rubber' pages */
#master.rubber{
	width: auto;
	min-width: 950px;
	max-width: 1600px;
	position: static;
	background-color: transparent;
}
#master.rubber #graycontainer{
    position: relative;
	border: 0;
	padding: 0;
}
#master.rubber #container{
	padding: 5px 4px 0 4px;
	position: relative;
}

#graycontainer{
	border-left: 1px solid #E7E7E8;
	border-right: 1px solid #E7E7E8;
	background: #FFFFFF;
	padding: 2px 2px 2px 2px;
}

#container{
	border: 1px solid #B9B9AB;
	background: #E7E8DA;
	padding: 0 4px;
	height:auto;
}
#container .error404{padding:10px;padding-bottom:50px;text-align:left;font-size:120%;width:auto;}
.error404 ul{list-style:square;}

/* -- Kill it? */
#main{
	width:950px;
	background: #FFFFFF;
}
#main .left{
	width: 625px;
	text-align: left;
	float: left;
	clear: left;
	padding-left: 0px;
	border: 0px solid #FF0000;
}
#main .right{
	text-align: left;
	float: right;
	clear: right;
	width: 325px;
	border: 0px solid #FF0000;
}
/* -------------- block access for #master content --------------- */
.content-shield,
.cn-warning-container {
	background: transparent url(/i/dot1.png);
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
}
/* peers warning */
.cn-warning-container {}
.cn-warning-container form {
	background: #fff;
	border: 2px solid #666;
	width: 490px;
	padding: 30px 30px;
	padding-top: 20px;
	position: relative;
	top: 450px;
	margin: 0 auto;
	font: 9pt Tahoma;
}
.cn-warning-container h3 {
    text-align: center;
	color: #fe8200;
}
.cn-warning-container p {
	margin: 5px 0 10px 0;
}
#yaponyal-p {
	margin: 0;
}
#yaponyal-submit {
	float: right;
}
/* --------------------------------------------- Block properties and stuff */
.blockz {
	border: 1px solid #D8D9CA;
	border-top-width: 2px;
	border-bottom-width: 2px;
	width: 300px;
	background: url(/i/bgr_block.jpg) #FFFFFF repeat-x left 2px;
	overflow:hidden;
	position: relative;
	overflow:hidden;
	margin-top: 5px;
}

.bgr0{
	background: none;
}

.bgr1{
	background: url(/i/bgr_block.jpg) #FFFFFF repeat-x left top;
}

.bgr2{
	background: url(/i/bgr_block2.jpg) #F4F3EE repeat-x left top;
}

.bgr3{
	background: url(/i/bgr_block3.jpg) #F4F3EE repeat-x left top;
}

.analyzer-n{
	background: url(/i/bgr_news2.gif) #F4F3EE repeat-x 2px bottom;
	height: 44px;
	padding-bottom: 1px;
}
h1.block-header-intro {
	margin:5px 0 0 0;
}
h1.block-header-intro img {
	margin:0 8px;
	border:0;
}
h1.block-header-intro a:link, h1.block-header-intro a:visited {
	color:#333;
	text-decoration:none;
}
.blockz .block-icon{
	position: absolute;
	left: 5px;
	top: 5px;
}
.blockz .block-header{
    margin: 7px 0 10px 52px;
}
.blockz .block-header2{
	padding: 15px 5px 5px 15px;
	width: 90%;
}
.blockz .block-header h1{
	margin:0;
	padding:0;
}
.blockz .block-header a{
	color: #333333;
	text-decoration: none;
	font: 200% 'Trebuchet MS', Tahoma, sans-serif;
}
.blockz .head-comment{
	font: 110% Verdana, sans-serif;
}
.blockz .block-text{
	padding: 0 15px 0 20px;
	line-height: 20px;
	list-style-type: none;
}
.block-text li {
	margin-bottom: 10px;
}
.blockz .block-text .time{
	width: 110px;
}
.blockz .somepics {
	margin-top: 5px;
}
.blockz .somepics img{
	border: 2px solid #D8D9CA;
	padding: 1px;
	margin: 0;
}
#forum .block-text {
	line-height: 1.2em;
}

/* --------------------------------------------------------------------------------------------  OL UL  LI */
.blockz .prazd {
	margin: 0;
	padding-left: 0px;
	list-style-type: none;
}
.blockz .listing {
	padding: 0;
	margin: 0 5px 0 15px;
	list-style: none;
	border: 0px solid #FF0000;
}
.blockz .listing li{
	position: relative;
	margin-bottom: 10px;
	background: url(/i/bullet.gif) no-repeat left top;
	padding: 0 0 3px 22px;
	border: 0px solid #FF0000;
}
.blockz .listing2 {
	padding: 0;
	margin: 0 0 0 10px;
	list-style-type: none;
	border: 0 solid #FF0000;
}
.blockz .listing2 li{
	list-style-type: none;
	background: url(/i/bullet.gif) no-repeat left top;
	padding:0 0 3px 22px;
	margin: 0 0 2px 0;
	border: 0px solid #FF0000;
	position: relative;
}
.blockz .listing-h {
	background: #F4F3EE;
	margin: 0 5px;
	padding: 5px 10px 0 10px;
	height: 20px;
	list-style-type: none;
}
.blockz .listing-h li{
	position:relative;
	display:inline;
	float: left;
	background: url(/i/bullet.gif) no-repeat left top;
	padding:0 0 3px 22px;
}
.nav-bottom {
	background: #fff url(/i/gradient0_v.gif) repeat-x left top;
	border-bottom:1px solid #FFF;
	padding: 20px 0 20px 0;
	text-align: center;
}

/* ----------------------------  STOLBCY   */
.lines {
	border: 0 solid #FF0000;
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	width: 100%;
}
.lines div, .lines li {
	background: url(/i/bullet.gif) no-repeat left 3px;
    padding:0 0 3px 15px;
	display:inline;
	position:relative;
	line-height: 20px;
}

/* ============== 2 stolbca */
.lines .uno2{
	margin: 0 0 0 5px;
	width: 105px;
	float: left;
	clear: left;
}
.lines .deu2{
	margin: 0 0 0 0;
	width: 150px;
	float: right;
	clear: right;
}
/* ============== 3 stolbca */
.lines .uno3{
	margin-left: 5px;
	width: 75px;
	float: left;
	clear: left;
}
.lines .deu3{
	margin-left: 5px;
	width: 75px;
	float: left;
}
.lines .tre3{
	margin-left: 5px;
	width: 75px;
	float: left;
	clear: right;
}

/* --------------------------------------------------------------------------------------------  VISUALUNITS (Pic and text)   */
.visualunits {
	background: url(/i/bgr_block2.jpg) #F4F3EE repeat-x left 1px;
	border-top: 1px solid #D8D9CA;
	margin: 10px 5px 0 5px;
	padding: 9px;
	padding-bottom: 8px;
}
.v-unit {
	text-align: left;
	padding-bottom: 5px;
}
.v-unit .v-unit-pic{
	background: #E7E8DA;
	padding: 2px;
	border: 2px solid #FFFFFF;
	position: relative;
}
.v-unit .v-unit-pic img{
	border: 1px solid #FFFFFF;
}
.v-unit .v-unit-txt{
	padding-top: 5px;
	width: 190px;
}

/* ----------------------------------  Top NEWS block */
.supernews{
	position: relative;
	width: 950px;
	margin: 0 auto;
	background: url(/i/gradient1_v.gif) #FFFFFF repeat-x left bottom;
	text-align: left;
}
.supernews dl{
    margin: 0;
    padding: 0;
	width: 300px;
	float: left;
    margin: 10px 0 10px 15px;
    height: 100%;
}
.supernews dt,
.supernews dd{
    margin: 0;
    padding: 0;
}
.supernews dt{
	width: 60px;
	float:left;
}
.supernews dt img{
    padding: 2px;
	border: 2px solid #d8d9ca;
}
.supernews dd{
	float: right;
	width: 225px;
	padding: 10px 10px 0 0;
}
.supernews .supernews-wazzup dt{width: 65px;}
.supernews .supernews-wazzup dd{width: 220px;}
.supernews .supernews-wazzup dt img{border:0;}

.supernews .super-adv{
	width: 283px;
	display: inline;
	float: left;
	margin: 10px 0 12px 25px;
}
/* ================================ Editor classes ================================ */
.smalltext{
	font-size: 90%;
}

.bigtext{
	font-size: 110%;
}

.floatleft{
	float: left;
	clear: left;
}

.floatright{
	float: right;
	clear: right;
}

.nolh{
	line-height: normal;
}

.no-padding{
	padding: 0;
}

.no-margin{
	margin: 0;
}

.halflife{
	width: 49%;
}

.iefix-rel{
	position: relative;
}

.likehref {
	cursor: pointer;
	color: #FF6600;
	text-decoration: underline;
}

.likehref:hover{
	text-decoration: none;
}

img.borderz{
	border: 2px solid #D8D9CA;
	padding: 1px;
	margin: 0;
}
.odd{
	background:#EEE;
}
.block-inner{
	display:block;
	padding:10px;
	border-top:1px solid #D8D9CA;
	background:#F4F3EE url(/i/bgr_block2.jpg) repeat-x left top;
}
.hidden {
	display: none;
	visibility: hidden
	;
}
span.plaquo {margin-right: 0.44em}
span.alaquo {margin-left: -0.44em}
/* TEMP Classes */
.temp-full{width:auto;}

.for-textarea-resize{font:13px Verdana;}

label {
	cursor: pointer;
}

.message {
	text-align: center;
	font-weight: bold;
	margin: 15px;
}

/*  =========================================== Таблица hits  */
#popular{
	border-collapse: collapse;
	width:97%;
	margin:0 auto;
}

#popular td, #popular th{
	padding: 4px 10px;
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-align:center;
	border-bottom:1px solid #CCCCCC;
	color:#000000;
}

#popular a:link, #popular a:visited, #popular a:hover{
	color: #000000;
	font: 11px Tahoma;
}
#popular td.name{
	text-align:left;
}
#popular th {
	color:#000000;
	padding:5px;
	border-bottom:1px solid #000000;	
}

#popular .odd td {
	background: #CCCCCC;
}
#banner1{
	width:617px;
}


#banner300 {
	display:block;
	width:300px;
	margin:5px auto;
	height:90px;
}

/* see also blocks */
.vtemu-unit p {
	margin: 0 0 5px 0;
}

.vtemu-unit .vtemu-pic {
	position: relative;
	float: left;
	clear: left;
	width: 100px;
	text-align: center;
	font-size: 90%;
	padding: 2px 0 0 0;
}

.vtemu-unit .vtemu-pic img {
	border: 2px solid #D8D9CA;
	padding: 2px;
	margin: 0 0 3px 0;
}

.vtemu-unit .vtemu-txt {
	line-height: normal;
}

.publish-date {
	background: #E0E0E0;
	padding: 0 5px;
}

.orderby {
	background: #DDDDDD;
	padding: 0 5px;
}
/*------------------------------- Section buttons */
.guide li {
	padding: 0;
	margin: 0 0 0 0;
	clear: both;
	height: 22px;
	font: 11px Verdana;
	list-style-type: none;
}
.guide li#section-clone-container{
	line-height: 0;
	font-size: 0;
	height: 0px;
	position: relative;
}
.guide li .sec-button {
	width: 117px;
	float: left;
	margin: 0;
	padding: 0 7px 0 0;
	background: #999 url(/i/menu/section2_r.gif) no-repeat right top;
	text-align: right;
	color: #000;
	line-height: 20px;
}
.guide li .sec-button div{
    height: 22px;
	padding-left: 7px;
	background: url(/i/menu/section2_l.gif) no-repeat left top;
	position: relative;
	font-weight: bold;
}
.guide li .sec-button div .sec-resize{
	display: none;
	float: left;
	width: 11px;
	height: 12px;
	cursor: pointer;
	margin: 5px 0 0 0;
	background: #cc3300 url(/i/menu/section_size2.gif) no-repeat 50% top;
}
.guide li .sec-button div a,
.guide li .sec-button div a:link,
.guide li .sec-button div a:visited{
	color: #000;
	text-decoration: none;
	float: right;
}
/* section buttonz */
.guide li .sec-button.thizz{
	background-image: url(/i/menu/section_r.gif);
	color: #fff;
}
.guide li .sec-button.thizz div{
	background-image: url(/i/menu/section_l.gif);
}
.guide li .sec-button.thizz div .sec-resize{
	display: inline;
}
.guide li .sec-button.thizz div a,
.guide li .sec-button.thizz div a:link,
.guide li .sec-button.thizz div a:visited{
	color: #fff;
}
.guide li .sec-button.clone{
    background-color: transparent;
	background-image: url(/i/menu/section_clone_r.gif);
	color: #fff;
	position: absolute;
	display: none;
	font-size: 11px;
	cursor: pointer;
}
.guide li .sec-button.clone div{
	background-image: url(/i/menu/section_clone_l.gif);
}
/*------------------------------- SubSection buttons */
.guide li ol{
    width: 738px;
    float: left;
	clear: right;
	margin: 0 0 0 0; 
}
html > body .guide li ol{
	margin: 0 0 2px 0; 
}

.guide li ol li{
	padding-right: 7px;
	background: #fff url(/i/menu/bgr0_r.gif) no-repeat right top;
	line-height: 20px;
	position: relative;
	height: 22px;
    float: left;
    clear: none;
    border: 0;
	margin: 0;
}

.guide ol li a:link,
.guide ol li a:visited{
	display: block;
	padding: 0 0 2px 7px;
	background: url(/i/menu/bgr0_l.gif) no-repeat left top;
	color: #000;
	text-decoration: none;
}
.guide li ol li.thizz{
	color: #000;
	background-image: url(/i/menu/razdel_r.gif);
	background-color: #ED7D00;
}
.guide li ol li.thizz a:link,
.guide li ol li.thizz a:visited{
	background-image: url(/i/menu/razdel_l.gif);
	color: #fff;
}

/* ......................................... Bukva-poisk */
.lettersearch{
    font: 10pt/14px Verdana;
	clear:both;
	margin: 0 10px;
	padding: 5px 0;
	border-top: 1px solid #D8D9CA;
	cursor:default;
}

.lettersearch a,
.lettersearch a:link,
.lettersearch a:visited{
    position: relative;
    display: block;
    float: left;
	border: 0px solid #000;
	color: #000;
	margin: 3px 3px 0 3px;
}
.lettersearch a span{
    float: left;
    height: 15px;
	color: #aaa;
	text-align: center;
}
.lettersearch a:link span,
.lettersearch a:visited span{
	color: #000;
	cursor: pointer;
	text-decoration: underline;
}
.lettersearch a:hover,
.lettersearch a:hover span{
	text-decoration: none;
}
.lettersearch a.this-letter{ 
    background: #FF9900 url(/i/letters_r.gif) no-repeat right top;
	margin-left: 0;
	margin-right: 0;
	text-decoration: none;
}
.lettersearch a.this-letter span{
    background: url(/i/letters_l.gif) no-repeat left top;
    color: #fff;
	margin-right: 4px;
	padding-left: 4px;
	text-decoration: none;
}
/* ...................................... RSS link */
.rssfeed,
.rssfeed:link,
.rssfeed:visited {
	font: 11px Verdana;
	line-height: 12px;
	color: #000;
	background: url(/i/ico/rss.gif) no-repeat left bottom;
	padding: 0 0 0 17px;
	margin: 0 0 0 15px;
}
/* ...................................... txt.rbn Banner */
.commercial {
	background: #000;
	color: #fff;
	height: 100%;
	background-color: #FF9600;
	padding: 5px;
	width: 290px;
	margin: 0 auto 5px auto;
}
.commercial a:link,
.commercial a:visited{
	color: #fff;
	text-decoration: none;
}
.commercial img{
	margin: 0 5px 0 0;
	float: left;
	border: 0;
}
.commercial h3{
	font: bold 15px Verdana;
	color: #fff;
}
.commercial p{
	margin: 0 0 0 95px;
	padding: 0 5px 5px 0px;
	font: 13px Verdana;
	line-height: 13px;
}
/*
=========================================================================== 
================================================================ New Design 
=========================================================================== 
*/
.cnttip2 {
	width: 289px;
	position: absolute;
	margin-top: 19px;
	font: 9pt Verdana;
	z-index: 2;
}
.cnttip2 .cnttip-content {
	background: url(/i/rx7/cntt2_bgr.png) repeat-y left top;
	padding: 0 10px;
	color: #000;
	text-align: left;
}
.cnttip2 .cnttip-uk {
	position: absolute;
	left: 130px;
	top: -18px;
}
.cnttip2 .cnttip-top,
.cnttip2 .cnttip-bot {
	display: block;
}
.cnttip2 .cnttip-bot,
.cnttip2 .cnttip-top {
	height: 10px;
}

.cnttip {
    width: 258px;
	position: absolute;
	margin-top: 32px;
}
.cnttip .cnttip-content {
	background: url(/i/rx7/cntt_bgr.png) repeat-y left top;
	padding: 0 25px 5px 15px;
	color: #000;
	text-align: left;
}
.cnttip .cnttip-uk {
	position: absolute;
	left: 145px;
	top: -22px;
}
.cnttip .cnttip-top,
.cnttip .cnttip-bot {
	display: block;
}
.cnttip .cnttip-top {
	height: 15px;
}
.cnttip .cnttip-bot {
	height: 17px;
}
/* ------------------------------------------- RX7 */
.rx7 {
	background-color: #FFFFFF;
	border: 1px solid #D7D8C8;
	position: relative;
	margin: 0 0 5px 0;
}
.rx7 .rx7hr,
.rx7 .rx7hr div,
.rx7 .rx7-top,
.rx7 .rx7-bot,
.rx7 .rx7-top div,
.rx7 .rx7-bot div {
	line-height: 9px;
	font-size: 0;
	height: 9px;
	position: relative;
}
.rx7 .rx7-top,
.rx7 .rx7-bot,
.rx7 .rx7-top div,
.rx7 .rx7-bot div {
	background: url(/i/rx7.gif) no-repeat left top;
}
.rx7 .rx7-top{
	left: -1px;
	top: -1px;
}
.rx7 .rx7-bot{
	background-position: 0 -9px;
	left: -1px;
	top: 1px;
}
.rx7 .rx7-top div{
	background-position: 100% -18px;
	left: 2px;
}
.rx7 .rx7-bot div{
	background-position: 100% -27px;
	left: 2px;
}
.rx7 .rx7-top b,
.rx7 .rx7-bot b {
	height: 100%;
	display: none;
}

.rx7 .rx7hr,
.rx7 .rx7hr div {
	height: 14px;
	background: url(/i/rx7_hr_l.gif) no-repeat left top;
	left: -1px;
}

.rx7 .rx7hr div {
	background: url(/i/rx7_hr_r.gif) no-repeat right top;
	left: 2px;
}

.rx7 .rx7-content{
	padding: 0 10px;
	overflow: hidden;
}

/* Dark rx7 */
.rx7.dark {
	background-color: #F4F3EE;
}
.rx7.dark .rx7hr{background: url(/i/rx7dark_hr_l.gif) no-repeat left top;}
.rx7.dark .rx7hr div {background: url(/i/rx7dark_hr_r.gif) no-repeat right top;}

/* transparent rx7 */
.rx7.trans {
    background-color: transparent;
}
.rx7.trans .rx7-top {margin-bottom: -9px;}
.rx7.trans .rx7-bot {margin-top: -9px;}

/* ------------------------------------------- RX8 */
.rx8 {
	background-color: #F5FAF0;
	border: 1px solid #D7D8C8;
	position: relative;
}
.rx8 .rx8-top,
.rx8 .rx8-bot,
.rx8 .rx8-top div,
.rx8 .rx8-bot div{
	line-height: 4px;
	font-size: 0;
	height: 4px;
	position: relative;
	background: url(/i/rx8.gif) no-repeat left top;
}
.rx8 .rx8-top{
	left: -1px;
	top: -1px;
}
.rx8 .rx8-top div{
	background-position: right -8px;
	left: 2px;
}
.rx8 .rx8-bot{
	background-position: 0 -4px;
	left: -1px;
	top: 1px;
}
.rx8 .rx8-bot div{
	background-position: right -12px;
	left: 2px;
}
.rx8 .rx8-content{
	padding: 0 4px;
	overflow: hidden;
}
/* Dark rx8 */
.dark .rx8 .rx8-top,
.dark .rx8 .rx8-bot,
.dark .rx8 .rx8-top div,
.dark .rx8 .rx8-bot div{
	background-image: url(/i/rx8dark.gif);
}
/* ------------------------------------------- RX5 */
.rx5 {
	margin: 0 0 5px 0;
}
.rx5-top,
.rx5-bot {
	line-height: 0;
	font-size: 0;
	height: 9px;
}
.rx5-con {
	border: 0px solid #D7D8C8;
	border-width: 0 1px;
	background: #fff;
	height: 100%;
	overflow: hidden;
}
.rx5-top div,
.rx5-bot div {
	padding: 0 9px;
	height: 100%;
}
.rx5-top b,
.rx5-bot b {
	display: block;
	height: 8px;
	border: 0px solid #D7D8C8;
	background: #fff;
}
.rx5-top b {
	border-top-width: 1px;
}
.rx5-bot b {
	border-bottom-width: 1px;
}
.rx5-top,
.rx5-bot,
.rx5-top div,
.rx5-bot div {
	background: url(/i/rx5.gif) no-repeat 0 0;
}
.rx5-top{}
.rx5-bot{background-position: 0 -9px;}
.rx5-top div{background-position: 100% -18px;}
.rx5-bot div{background-position: 100% -27px;}

/* --------------------- Entity text+pic block */
.rx7-entity,
.rx7-entity dt,
.rx7-entity dd{
	display: block;
	padding: 0;
	margin: 0;
	font-size: 100%;
}

.rx7-entity{
	border: 1px solid #FFFFFF;
}
.rx7-entity dt{
	float: left;
	overflow: hidden;
	clear: left;
}
.rx7-entity dt img{
	border: 2px solid #D8D9CA;
	padding: 2px;
	background: #FFFFFF;
}
.rx7-entity dd{
	padding-left: 5px;
	overflow: hidden;
	height: 100%;
}
.rx7-entity p{
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 3px 0;
}
.rx7-entity dt,
.rx7-entity dd{
	margin-bottom: 10px;
}
.rx7-entity-header{
	font-size: 113%;
}
.rx7-entity-header small{
	font-size: 82%;
}

.rx7-entity-short{
	margin: 5px 0;
}
.rx7-entity-short p{
	padding: 0;
	margin: 0;
}
/* ----------------------------- Stars Rating Styles */
.rating-styles {
    display: block;
	position: relative;
	height: 16px;
	width: 240px;
	margin: 2px auto;
	line-height: 16px;
	font-size: 11px;
	color: #CC0000;
	text-align: left;
}
.rating-styles .rate-intro {
	float: left;
	width: 95px;
	margin-right: 5px;
	text-align: right;
}
.rating-styles .rate-stars {
	white-space: nowrap;
}
.rating-styles .rate-status {
	font-size: 85%; 
	color: #333;
	cursor: default;
	float: right;
	width: 45px;
	padding-left: 18px;
	text-align: left;
	height: 16px;
	background: url(/i/ico_votaz.gif) no-repeat left top;
}
.rating-styles .rate-stars .rate-void{
	width: 11px;
	height: 10px;
	padding: 0 3px 0 0;
	background: url(/i/bullet0.gif) no-repeat 2px 50%;
	cursor: pointer;
	display:inline;
	position: relative;
	top: 3px;
	float: left;
}
.rating-styles.result-here .rate-stars .rate-void{
	background: url(/i/ico_star_gray.gif) no-repeat left top;
	cursor: default;
}
.rating-styles .rate-stars .rate-void.gold{
	background: url(/i/ico_star_gut.gif) no-repeat left top;
}
.rating-styles .rate-stars .rate-void.blue{
	background: url(/i/ico_star_blue.gif) no-repeat left top;
}
.rating-styles .rate-stars .rate-void.gray{
	background: url(/i/ico_star_gray.gif) no-repeat left top;
}
/* ------------------------------------------- Content + Sidebar */
.cn-inner-content,
.cn-inner-sidebar{
	height: 100%;
}
.cn-inner-content {
	overflow: hidden;
}
.cn-inner-sidebar {
    float: right;
    width: 300px;
	margin-left: 5px;
}

/* ---------------------------------------- Entities */
.blockz.vtemu-entities{
	padding: 10px 10px 0 10px;
}

.entity-unit {
	margin: 0 0 10px 0;
	font-size: 8pt;
}
.entity-unit a:link {
	color: #226BB7;
}
.entity-unit a:visited {
	color: #003366; 
}
.entity-unit a.sunny:link,
.entity-unit a.sunny:visited{
	color: #FF6600;
}
.entity-unit dd.cleaner {
    width: 0;
	height: 0;
	overflow: hidden;
	clear: both;
}

.entity-unit h4{
	font: 113% Verdana;
	font-weight: normal;
	margin-bottom: 5px;
}
.entity-unit small,
.entity-unit h4 small{
	font-size: 100%;
}
.entity-unit .entity-title {
	font-size: 110%;
	font-weight: bold;
}
.entity-unit .entity-date{
	font-size: 95%;
	background: #e0e2d4;
	padding: 0 5px;
	white-space: nowrap;
}
.entity-unit dl,
.entity-unit dt,
.entity-unit dd{
	display: block;
	padding: 0;
	margin: 0;
}
.entity-unit dt{
    position: relative;
	float: left;
	overflow: hidden;
	clear: left;
}
.entity-unit dt img{
	border: 2px solid #D8D9CA;
	padding: 2px;
	background-color: transparent;
}

.entity-unit dd {
	padding-left: 5px;
	overflow: hidden;
	height: 100%;
}

.entity-unit p{
	overflow: hidden;
	margin: 0 !important;
	padding: 3px 0 !important;
}

.entity-unit.short p{
	padding: 0;
	margin: 0;
}
.entity-unit.short p span {}
.entity-unit.short a.img {
	float: left;
	margin: 0 5px;
}

.entity-unit-post {}
.entity-unit-post .entity-title,
.entity-unit-post .entity-title:link,
.entity-unit-post .entity-title:visited {
    color: #000;
	font-weight: normal;
}
.entity-unit-post dt {
	position: static;
}
.entity-unit-post dt img {
	border: 0;
	padding: 0;
	width: 40px !important;
	height: 40px !important;
}
.entity-unit-tvtelecasts {
	font-size: 9pt;
}
.entity-unit-tvtelecasts dt img {
	padding: 0;
	border: 0;
	margin-right: 8px;
}
.entity-unit-tvtelecasts dd {padding-left: 0;}

/* -------------------------------------- List UL */
ul.cn-listing {
	padding: 0;
	margin: 0 5px 0 5px;
	list-style: none;
}

ul.cn-listing li {
	margin: 0;
	padding: 0 0 5px 22px;
	background: url(/i/bullet.gif) no-repeat left top;
	position: relative;
}
/* -------------------------------------- Bannerz */
.ads-banner {
	margin: 5px auto 0;
	display: block;
	text-align: center;
	overflow: hidden;
	border: 0px solid red;
	clear: none !important;
}
.ads-banner-trio {
	clear: both;
	width: 100%;
	height: 210px;
	margin: 0 auto;
    overflow: hidden;
}
.ads-banner-trio .adb-l,
.ads-banner-trio .adb-m,
.ads-banner-trio .adb-r {
	float: left;
	width: 33%;
}
.ads-banner-trio .adb-m {
	width: 34%;
}
.ads-banner-trio .adb-r {
	float: right;
}
.ads-nomarg {
	margin: 0;
}
.ads-marg1 {
	margin: 5px 0 !important;
}
.ads-marg2 {
	margin: 5px !important;
}
.ads-marg3 {
	margin: 0 0 5px 0 !important;
}

.ads-banner-adv {
	display: block;
	border: 0px solid red;
	width: 205px;
	height: 80px;
} 
.ads-banner-text {
	display: block;
	border: 0px solid red;
	width: 205px;
	height: 80px;
	padding: 5px 0 5px 95px;
	margin: 0 auto 5px auto;
	background: #740000 url(/i/bapner_bgr.gif?c=740000) no-repeat 5px 4px;
	color: #fff;
	overflow: hidden;
	font: normal 11px Verdana, Tahoma, sans-serif !important;
}
/* .ads-banner-text.abt-secbgr {background-image: url(/data/images/imgs/231/231338.jpg);} */
.ads-banner-text,
.ads-banner-text a:link,
.ads-banner-text a:visited {
	color: #fff !important;
	text-decoration: none;
}
.ads-banner-text span {
	color: #e7c665 !important;
	display: block;
	padding: 0 0 3px 0;
	text-align: left;
	font: bold 13px Verdana;
}
.ads-banner-text span b {}

.ads-banner-js {
	display: block;
	border-top: 1px solid #d5d6bf;
	text-align: left;
	font: 9pt Verdana !important;
	margin: 10px 0;
	padding: 8px 4px 0 4px;
	height: 45px;
}
.ads-banner-js a,
.ads-banner-js a:link,
.ads-banner-js a:visited {
	text-decoration: none;
	color: #226BB7 !important;
}
.ads-banner-js a:hover{
	text-decoration: underline;
}
.ads-banner-js b.toadv {
    color: #000;
	margin: 0 0.3em 0 0;
}

.ads-htmlbanner {}
.ads-htmlbanner div {
	height: 87px;	
	text-align: left;
	font: 9pt Verdana !important;
	position: relative;
	z-index: 1;
}
.ads-htmlbanner img {
	float: left;
	margin-right: 12px;
	border: 1px solid rgb(107,107,107);
}
.ads-htmlbanner p {
	margin: 2px 0 0 0;
}
.ads-htmlbanner a {
	font-weight: bold;
}
.ads-htmlbanner .ban-hoverimg {
    float: none;
	position: absolute;
	left: -5px;
	top: -57px;
	width: 202px;
	height: 202px;
}
/* -------------------------------------- Bannerz */
.cn-banner {
	text-align: center;
	margin-bottom: 5px;
}
.cn-banner90{
	height: 95px;
	text-align: center;
}

.gb-banner {
	background-color: #404040;
	color: #fff;
	width: 300px;
	height: 90px;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 5px;
	font: normal 11px Verdana, Tahoma, sans-serif !important;
	text-align: left;
}
.gb-banner.martop {
	margin-bottom: 0;
	margin-top: 5px;
}
.gb-banner-img {
	float: left;
	width: 100px;
	text-align: center;
}
.gb-banner-img img {
	border: 0;
	margin-top: 3px;
}
.gb-banner-txt {
	float: left;
	width: 200px;
	margin: 4px 0 0 0;
	overflow: hidden;
}
.gb-banner-txt,
.gb-banner-txt a:link,
.gb-banner-txt a:visited {
	color: #fff !important;
	text-decoration: none;
}
.gb-banner-txt span {
	color: #e7c665 !important;
	display: block;
	padding: 0 5px 3px 0;
	text-align: right;
	font-weight: bold;
	line-height: 16px;
}
.gb-banner-txt span b {
	float: left;
	font-size: 13px;
}
/* -------------------------------------- Forum commentaz */
.cn-forumtalk {
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0px solid red;
}
.cn-forumtalk h5{
	font: bold 110% Verdana;
	margin: 0 0 10px 0;
	padding: 0;
}
.cn-forumtalk h5 small {
	font-weight: normal;
}
.cn-forumtalk .sayblah {
	margin: 0 0 10px 0;
}
.cn-forumtalk .blahyou {
	margin: 3px 0;
	padding: 3px;
	border: 1px dotted #b9b9ab;
	background-color: #e7e8da;
	font: normal 90% Verdana;
}
.cn-forumtalk form {
    border-top: 1px solid #ccc;
	width: 96%;
	margin: 0 2%;
	padding: 5px 0 0 0;
}
.cn-forumtalk form p {
	margin: 0 0 5px 0;
}
.cn-forumtalk form textarea{
	width: 98%;
}
.cn-forumtalk-neuser {
	font-size: 8pt;
	line-height: 16px;
}
.cn-forumtalk-neuser img {
	float: left;
	margin-right: 0px;
}
.cn-forumtalk-neuser a {
	white-space: nowrap;
}
.cn-forumtalk .masta {
	color: #FF6600 !important;
}
.cn-forumtalk .moder {
	color: #4C7017 !important;
}

/* -------------------------------------- Form fields */
div.ff-err {
	color: #ff0000;
	font: 1.25em/14px 'Verdana';
	background: transparent url(/i/ico/warn.gif) no-repeat scroll 3px 50%;
	padding: 2px 0 2px 23px;
}
.form-input-error {
    list-style: none;
	padding: 0 0 0 15px;
	margin: 0;
	color: red;
}
.form-input-error li{
    list-style-type: disc;
	padding: 0;
	margin: 0;
}

.cn-formfield {
	padding: 5px 0;
	margin: 0 0 5px 0;
}
.cn-formfield.haserrors {
	background-color: #ffcccc;
	color: #000;
}
.cn-formfield.haserrors .formfield-error {
	display: block;
	color: #ff0000;
	font-family: 'Trebuchet MS';
	margin: 0 0 0 10px;
}
/* -------------------------------------- ToolTips */
.cn-tooltip {
	padding: 5px;
	margin: 0;
	border: 1px solid black;
	background: #666;
	color: #fff;
	position: absolute;
}
/* ------------------------------------- Promo footer */
.footer-promo {
	width: 100%;
	clear: both;
	background: #333;
	height: 108px;
	padding: 10px 0;
}
.footer-promo .fp-tocn-logo {
	float: right;
	width: 150px;
	height: 110px;
	background: url(/i/cnlogo0.png) no-repeat 50% 50%;
	margin: 0 10px 0 0px;
}

.footer-promo .fp-address {
	padding: 4px 20px;
	border-left: 5px solid #eee;
	font: 25pt Verdana, sans-serif;
	color: #ccc;
	float: right;
}

.footer-promo .fp-address small {
	font-size: 13pt;
}
.footer-promo .fp-address a:link, 
.footer-promo .fp-address a:visited {
	text-decoration: none;
	color: #FF8400;
}
/* -------------------------------- Tags cloud */
.tagscloud {
	font: 14px Verdana;
	cursor: default;
}
.tagscloud h3 {
	font-size: 165%;
	position: static;
}
.tagscloud div {}
.tagscloud p {
	margin: 0;
	text-align: center;
}
.tagscloud p input {width: 12em;}
.tagscloud h3.st-wait {
	background: url(/i/ico/loading16.gif) no-repeat 90% 50%;
}

.tagga {
	margin-bottom: 5px;
}
.tagga-disabled {}
.tagga a,
.tagga a:link,
.tagga a:visited {
	color: #226BB7;
	text-decoration: none;
	cursor: pointer;
}
.tagga-disabled a {
	cursor: wait !important;
}
.tagga a:hover{
	background-color: #c3c5a3;
}
.tagga .st-marked,
.tagga .st-marked:link,
.tagga .st-marked:visited {
	background-color: #688037; 
	color: #fff;
}
.tagga .st-marked:hover {background-color: #c00000;}

.tagga .st-inactive,
.tagga .st-inactive:link,
.tagga .st-inactive:visited,
.tagga .st-inactive:hover {
	background-color: transparent;
	color: #999;
	cursor: default;
}
.tagga .st-selected.st-inactive {
	background-color: #ffff00;
	color: #000;
}

.seekform {
    background: #f37221 url(/i/cloud_form_bgr.gif) repeat-x 0 -85px;
	color: #fff;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 37px;
}
.seekform div {
    background: url(/i/cloud_form_bgr.gif) no-repeat 0 -9px;
	height: 100%;
}
.seekform div div {
    background-position: 100% -47px;
	padding-top: 6px;
	height: 31px;
	width: 96%;
	padding-right: 2%;
	float: right;
}
.seekform input {
	padding: 0;
	height: 21px;
}
.seekform input#tgc-seek {
	width: 20%;
	float: right;
	height: 25px;
	font-size: 14px;
}
.seekform input#tgc-name {
	width: 78%;
	float: left;
	font-size: 16px;
	border: 1px solid #7f9db9;
	padding: 1px 0;
}
/* --------------------------------- Download links */
.peers-link {
	display: block;
	font: normal normal 9pt/16px Verdana;
	background: url(/i/ico/file_p2p.gif) no-repeat 0 0;
	padding-left: 20px;
	height: 16px;
	white-space: nowrap;
}
/* --------------------------------- Illustrations block */
.cn-imgallery,
.cn-imgallery dt,
.cn-imgallery dd {
	padding: 0;
	margin: 0;
	text-align: center;
	width: 100%;
	overflow: hidden;
}
.cn-imgallery {
	background: #fff;
}
.cn-imgallery dt {
	background: url(/i/ico/loading66.gif) no-repeat 50% 50%;
}
.cn-imgallery dt img {
	border: 2px solid #ccc;
	padding: 2px;
}
.cn-imgallery dt.loading img {
	visibility: hidden;
}
.cn-imgallery dd {
	padding: 2px 0;
}
.cn-imgallery dd.cn-imgallery-nav span {
	margin: 0 10px;
}
.cn-imgallery dd.cn-imgallery-nav img {
	vertical-align: middle;
	cursor: pointer;
}
/* --------------------------------- Yandex.Direct 
.yandex-direct {
	margin: 5px auto 0 auto;
}
*/

/* --------------------------------- JSON default form */
.jsform {
	padding: 0;
	margin: 0;
	background: #eee;
}
.jsform h3 {
	font: normal normal 150% 'Trebuchet MS';
	color: #333;
}
.jsform-formfield {
	padding: 3px 0;
	border-bottom: 1px solid #eee;
}
.jsform .haserrors {
	background-color: #ffcccc;
}
.jsform .jsform-errorlist {
	color: #ff0000;
	font: 9pt/14px 'Trebuchet MS';
}
.jsform p.jsform-errorlist {
	margin: 0;
	padding: 0 0 0 22px;
	background: url(/i/ico/warn.gif) no-repeat 2px 0;
}
ol.jsform-errorlist {
	margin: 0;
	padding: 0;
	list-style: none;
}
ol.jsform-errorlist li {
	border-bottom: 1px solid #fff;
	background: #ffcccc url(/i/ico/warn.gif) no-repeat 4px 2px;
	padding: 2px 25px;
}
/* Prohor (gallery) */
.prohor {
	border: 0px solid red;
	width: 85%;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.prohor ul,
.prohor ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.prohor ul {
	position: absolute;
	left: 0;
	top: 0;
}
.prohor ul li {
	float: left;
	padding: 0;
	width: 100px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
}
.ss-goto {
	display: block;
	width: 12px;
	height: 36px;
	cursor: pointer;
}
.ss-goto span{
	display: block;
	margin: 0 auto;
	width: 0;
	height: 0;
	overflow: hidden;
	border: 0px solid #fff;
	border-right-color: #fdb614;
	border-left-color: #fdb614;
}
.ss-goto-tol span{
	border-width: 18px 12px 18px 0;
}
.ss-goto-tor span{
	border-width: 18px 0 18px 12px;
}
.behigh {
	z-index: 2;
}
.below {
	z-index: 1;
}
.seekform input.required {
	width: 78%;
	float: left;
	font-size: 16px;
	border: 1px solid #7f9db9;
	padding: 1px 0;
}
.seekform div blockquote {
	position: relative;
	padding:0;
	margin: 0 0 0 -57px;
	z-index: 100;
}
.seekform div blockquote.ff-suggest {
	width: 282px !important;
}
.seekform div cite {
	padding:0;
	margin:0;
}
.ff-suggest {
	border: 1px solid #999;
	color: #333;
	background-color: #fff;
}
.ff-suggest ul,
.ff-suggest ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.ff-suggest ul li {
	padding: 3px 5px;
}
.ff-suggest ul li.selected {
	background-color: #E8F3FF;
} 
.ff-suggest ul li small {
	font-size: 85%;
	color: #666;
	margin-left: 1em;
}

/* PAGINATOR */
#pagger {
	padding: 20px 0;
	color: #000;
	font-size: 11pt;
	text-align: center;
	border-top: 1px solid #D8D9CA;
	font-weight: normal;
    font-variant: normal;
    font-family: Verdana, sans-serif;
}
#pagger a:link,
#pagger a:visited {
	padding: 3px 5px;
	font-weight: normal;
	color: #226bb7;
}
#pagger a:hover{
	text-decoration: none;
}
#pagger .arr,
#pagger .hellip {
	font-size: 140%;
	font-weight: normal;
}
#pagger .arr {
	vertical-align: middle;
}
#pagger strong {
	padding: 3px 5px;
	color: #FFFFFF;
	background-color: #ff663a;
}
#pagger.paginator{}

/* --------------------------------- orange summer internet */
#master .orange-summer {
	position: absolute;
	z-index: 25;
	top: -1000px;
}
.cn-header {
	position: relative;
	height: 240px;
	width: 100%;
	z-index: 20;
	background: rgb(41,43,32) url(/i/header/bgr_header.jpg) no-repeat 0 0;
	border-top: 1px solid rgb(41,43,32);
	color: white;
	font: 11px Verdana;
}
#master.rubber #graycontainer{
    position: relative;
    z-index: 1;
}
/* ------------------------- picture 
.cnh-week-1 {
	background-image: url(/i/header/bgr_week_1.jpg);
}
.cnh-week-2 {
	background-image: url(/i/header/bgr_week_2.jpg);
}
.cnh-week-3 {
	background-image: url(/i/header/bgr_week_3.jpg);
}
.cnh-week-4 {
	background-image: url(/i/header/bgr_week_4.jpg);
}
.cnh-week-5 {
	background-image: url(/i/header/bgr_week_5.jpg);
}
.cnh-week-6 {
	background-image: url(/i/header/bgr_week_6.jpg);
}
.cnh-week-7 {
	background-image: url(/i/header/bgr_week_7.jpg);
}*/
.cn-header .logo {
	display: block;
	width: 116px;
	height: 193px;
	margin: 15px 0 0 31px;
	position: relative;
	z-index: 2;
	background: transparent;
}
.cn-header .bgr-man {
	position: absolute;
	bottom: 46px;
	margin-left: 45%;
}
.cn-header .bgr-logo {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
/* Short */
.cnh-short {
	height: 80px;
	background-image: none;
}
.cnh-short .logo {
	width: 50px;
	height: 74px;
	margin: 6px 0 0 0;
	float: left;
}
.cnh-short .navigator-wrapp {}
.cnh-short .navigator-wrapp #cn-navigator {
	margin-left: 60px !important;
	padding-left: 0;
	background: transparent;
}
.cnh-short .cnh-title {
	margin: 7px 0 0 15px;
	float: left;
	position: relative;
}
/* ------------------------- weather */
.hweather,
.hweather a:link,
.hweather a:visited {
	color: white;
}
.hweather {
	position: absolute;
	top: 0px;
	left: 166px;

	font-size: 12px;
	width: 200px;
	white-space: nowrap;
	overflow: hidden;
}
.hweather-content {
	padding: 2px 5px 0 5px;
	background: #494d35;
}
.hweather-bottom {
    position: relative;
	height: 5px;
	overflow: hidden;
	width: 100%;
}
.hweather-bottom img {position: absolute;top: 0;}
.hweather-bottom img.wbot-l {left: 0;}
.hweather-bottom img.wbot-r {right: 0;}
.hweather-bottom div {
    height: 100%;
	margin: 0 5px;
	background: #494d35;
}
.hweather-closer {
	position: absolute;
	right: 5px;
	top: 5px;
    height: 12px;
	font: 24px/14px Arial;
	cursor: pointer;
}
.hweather-button {
	font-size: 170%;
	font-weight: normal;
	color: #fff !important;
	text-decoration: none;
	cursor: pointer;
	display: -moz-inline-box;
	display: inline-block;
}
.hweather-button span {
	border-bottom: 1px dashed #fff;
}
.hweather-button img {
	vertical-align: middle;
	margin-right: 5px;
}
.hweather table {
	margin-bottom: 7px;
	table-layout: auto;
	width: 100%;
}
.hweather table th,
.hweather table td {
	padding: 1px 0 2px 0;
	text-align: left;
}
.hweather table th {
	padding-top: 7px;
}
.hweather table td.when {
	width: auto;
}
.hweather table td.temp {
	width: 25px;
    text-align: center;
}
.hweather table td.icon {
	width: 20px;
	text-align: center;
}
.hweather .water td {
	padding-top: 2px;
	border-top: 1px dotted #FFFFFF;
}

/* closed */
.hweather-closed {
	width: 125px;
}
.hweather-closed b,
.hweather-closed table,
.hweather-closed .hweather-closer {
	display: none;
}
/* short */
.hweather-short {
    display: inline;
    float: right;
    margin: 5px 25px 0 0;

	font-size: 170%;
	line-height: 32px;
}
.hweather-short span {}
.hweather-short img {
	vertical-align: middle;
	margin-right: 5px;
}
a.hweather-short:link,
a.hweather-short:visited {
	text-decoration: none;
	color: white;
}

/* ------------------------- navigator wrapper */
.cn-header .navigator-wrapp {
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	height: 46px;
}
/* ------------------------- navigator */
.navigator-wrapp #cn-navigator {
	margin-left: 166px !important;
	padding: 15px 0 0 20px;
	width: auto !important;
	height: 31px;
	/*background: #292b20 url(/i/header/corner_bot.gif) 0 0 no-repeat;*/
	font-size: 110%;
	z-index: 1;
}
#cn-navigator ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #fff;
}
#cn-navigator ul li {
	float: left;
	margin: 0 5px;
	list-style: none;
	font-size: 100%;
	white-space: nowrap;
}
#cn-navigator li.current {
	margin-top: -4px;
	background: #ec5d18 url(/i/header/current.gif) 0 0 no-repeat;
}
#cn-navigator li a:link b,
#cn-navigator li a:visited b {
	color: #f60;
	font-weight: bold;
	text-decoration: underline;
}
#cn-navigator li.current a.promo {
	color: #fff;
}
#cn-navigator li.current a {
	display: block;
	padding: 4px;
	background: url(/i/header/current.gif) 100% -22px no-repeat;
	text-decoration: none !important;
	color: #FFF !important;
	font-weight: bold !important;
}
#cn-navigator li.current a:hover {
	color: #fff;
}
#cn-navigator li.current a:link b,
#cn-navigator li.current a:visited b {
	color: #fff;
	text-decoration: none;
}

#cn-navigator li a {
	font-weight: bold;
}
#cn-navigator li a:link,
#cn-navigator li a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #fff
}
#cn-navigator li a:hover {
	text-decoration: none;
}

#cn-navigator #also-menu {
	position: relative;
	float: left;
	margin-left: 10px;
	z-index: 10;
}
#cn-navigator #also-menu #also-menu-click {
	color: #fff;
	border-bottom: 1px dashed #fff;
	cursor: pointer;
}
/* ------------------------- tabs */
#also-menu #tabs {
	position: absolute;
	top: -11px;
	left: -5px;
	padding-top: 5px;
	width: 306px;
	z-index: 4;
}
#tabs .also-menu-tab {
	float: left;
	padding: 5px 0;
	width: 100px;
	text-align: center;
	border: 1px solid #9fa098;
}
.also-menu-tab {
	position: relative;
}
.also-menu-tab .rc {
	position: absolute;
	top: -1px;
	left: -1px;
	height: 5px;
	width: 100%;
	background: url(/i/header/rc.gif) 0 0 no-repeat;
}
.also-menu-tab .rc div {
	position: absolute;
	top: 0px;
	left: 2px;
	width: 100%;
	height: 5px;
	background: url(/i/header/rc.gif) 100% -5px no-repeat;
}
#tabs #tabs-active {
	margin-top: -5px;
	padding-top: 10px;
	padding-bottom: 11px;
	border-bottom: none;
}
#tabs #tabs-active span {
	cursor: default;
	border-bottom: none;
}
/* ------------------------- tabs color */
#tabs .also-menu-tab.service_groupmain {
	background-color: #292b20;
}
#tabs .also-menu-tab.community {
	background-color: #1e2942;
}
#tabs .also-menu-tab.academ {
	background-color: #2c3a1c;
}
#tabs .also-menu-tab span {
	color: #fff;
	cursor: pointer;
	border-bottom: 1px dashed #fff;
}
/* ------------------------- tabs sub menu (ul) */
#tabs ul {
	position: absolute;
	top: 30px;
	padding: 10px 10px 0 10px;
	width: 284px;
	border: 1px solid #9fa098;
	border-top: none;
	z-index: 3;
}
.also-menu-tab.service_groupmain ul {
	left: -1px;
	background-color: #292b20;
}
.also-menu-tab.community ul {
	left: -103px;
	background-color: #1e2942;
}
.also-menu-tab.academ ul {
	left: -205px;
	background-color: #2c3a1c;
}
#tabs ul li {
	margin: 2px 5px 7px;
	padding-bottom: 12px;
	width: 46%;
	overflow: hidden;
	white-space: nowrap;
	text-align: left;
}
#tabs ul li.cleaner {
    height: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
	float: none;
    width: 100%;
	clear: both;
}

/* ------------------------- iconz */
#cn-navigator .iconz {
	float: right;
	margin: -7px 25px 0 0;
}
.iconz img {
	vertical-align: middle;
}
.iconz .enter {
	cursor: pointer;
	color: #fff;
	border-bottom: 1px dashed #fff;
}
.iconz .terka {
	float: left;
	display: block;
	margin: 0 5px;
	width: 30px;
	height: 31px;
	background: url(/i/header/star.gif) 0 0 no-repeat;
}
.iconz .write {
	float: left;
	display: block;
	margin: 1px 5px 0;
	width: 26px;
	height: 26px;
	background: url(/i/header/plus.gif) 0 0 no-repeat;
}
.iconz .user {
	float: left;
	display: block;
	margin: 3px 5px 0 5px;
	color: #fff;
}
.iconz .exit {
	float: left;
	display: block;
	margin: 5px 0 0 5px;
	width: 16px;
	height: 16px;
	background: url(/i/header/ico_exit.gif) 0 0 no-repeat;
}
.is-root {
	font-size: 9px;
	cursor: pointer;
	color: #42ff00;
	line-height: 26px;
	float: left;
	margin-left: 5px;
}
.admin-mode-off {
	color: red;
}
/* авторизация */
.iconz .hi-content {
	position: absolute;
	z-index: 2;
}
.header-status-state {
	position: absolute;
	top: 0px;
	right: 10px;
	border: 2px solid #C3C5A3;
}
.header-status-state div {
	background: #E7E8DA;
}
.header-status-state form {
	display: block;
	padding: 10px;
	font: 8pt Verdana;
	color: #333;
	text-align: left;
}
.header-status-state h3 {
	margin: 0px;
	font-weight: bold;
	font-size: 150%;
	line-height: 25px;
}
.header-status-state p {
	font-size: 100%;
}
.header-status-state form.loading {
	background: url(/i/ico/loading66.gif) no-repeat 50% 50%;
}
#header-user-menu-selfclose {
	position: absolute;
	right: 3px;
	top: 3px;
	width: 16px;
	height: 16px;
	color: #000;
	text-align: center;
	background: url(/i/ico/close0.gif) no-repeat 50% 50%;
	cursor: pointer;
}
.header-status-state p {
	margin: 0;
}
.header-status-state .head-user {
	padding-top: 0;
}
.header-status-state .head-login {
	width: 250px;
}
.head-user em {
	cursor: pointer;
	text-decoration: underline;
	font-style: normal;
}
.head-login p label {
	float: left;
	width: 50px;
	padding: 6px 10px 0 0;
}
.head-login p input {
	margin-top: 5px;
}
.head-login p .submit {
	margin: 5px 0 0 60px;
}
.iconz a.reg {
	color: #fff;
}
/* ------------------------- i-online */
.cn-header .i-online {
	position: absolute;
	top: 120px;
	right: 8%;
	/*padding-left: 193px;*/
	height: 41px;
	background: url(/i/header/online_friend.gif) 0 0 no-repeat;
	text-decoration: none;
}
.cn-header .i-online span {
	position: relative;
	top: 48px;
	left: 30px;
	padding: 5px 10px;
	background-color: #fd7402;
	color: #fff;
	text-decoration: none;
}
.cn-header .i-online strong {
	text-decoration: underline;
}

/* --------------------------- Footer --------------------- */
.site-footer {
	height: 31px;
	padding: 10px 0;
	background: rgb(41,43,32);
	font: 11px/15px 'Trebuchet MS', Verdana, sans-serif;
}
.site-footer a:link,
.site-footer a:visited {
	color: #fff;
	text-decoration: underline;
}
.site-footer a:hover {
	text-decoration: none;
}
.site-footer div {
	float: right;
	white-space: nowrap;
	text-align: right;
	padding-left: 95px;
	margin: 0 10px;
}
.site-footer img {
	margin-right: 10px;
	border: 0;
}

.cn-footer {
	background: rgb(41,43,32);
	padding: 12px 10px;
	height: 100%;
}
.cn-footer a:link,
.cn-footer a:visited {
	text-decoration: underline;
}
.cn-footer a:hover {
	text-decoration: none;
}

.cnf-contacts {
	padding: 0 12px;
	margin-top: 12px;
	color: #fff;
	font: 8pt/15px 'Trebuchet MS', Verdana, sans-serif;
}
.cnf-contacts a:link,
.cnf-contacts a:visited {
	color: #fff;
}
.cnf-contacts div {
	float: right;
	white-space: nowrap;
	text-align: right;
	padding-left: 95px;
	margin: 0;
}
.cnf-contacts div img {
	float: left;
	margin: 0 8px 0 -95px;
	display: inline;
}
.cnf-contacts img {
	margin-right: 12px;
}

.cnf-about,
.cnf-about div {
	height: 40px;
	overflow: hidden;
	background: rgb(255,255,255) url(/i/header/footer_rx.gif) no-repeat 0 0;
}
.cnf-about div {
	background-color: transparent;
	background-position: 100% -40px;
	padding: 0 12px;
}
.cnf-about {
	font: 8pt/38px Verdana, sans-serif;
	text-align: center;
}
.cnf-about a:link,
.cnf-about a:visited {
	color: rgb(34,107,183);
	margin: 0 6px;
}

.pirsometer {
    position: relative;
    float: right;
    width: 20px;
    height: 194px;
}
.pirsometer p {
    position: absolute;
    top: 5px;
    right: 15px;
	margin: 0;
	padding: 2px 3px 0 0;
    height: 44px;
	background: rgb(41,43,32);
	text-align: right;
	white-space: nowrap;
}
.pirsometer p b {
	font-size: 110%;
}
.pirsometer p span {
	position: absolute;
	left: -9px;
	top: 0;
	width: 9px;
	height: 46px;
	background: url(/i/header/psm_p.png) no-repeat 0 0;
}

.pirsometer p,
.pirsometer p a:link,
.pirsometer p a:visited {
	color: rgb(255,255,255);
}
.pirsometer .cnh-pmr,
.pirsometer .cnh-pmr div {
    width: 15px;
	position: absolute;
}
.pirsometer .cnh-pmr {
	right: 0;
	top: 0;
	height: 100%;
	background: rgb(204,235,255);
}
.pirsometer .cnh-pmr div {
    bottom: 0;
	height: 132px;
}
.pirsometer .cnh-pmr s {
    position: absolute;
    right: 7px;
    top: 0;
	background: rgb(51,173,255);
	width: 1px;
	height: 100%;
	overflow: hidden;
}
.pirsometer i {
    position: absolute;
    top: 0;
    right: 8px;
	display: block;
	text-align: right;
	padding-right: 10px;
	background: url(/i/header/psm_i.gif) no-repeat 100% 50%;
	font-style: normal;
	height: 11px;
	font-size: 10px;
	margin-top: -5px;
	z-index: 2;
	color: #fff;
}
.pirsometer em {
	z-index: 1;
	position: absolute;
	bottom: 0;
	width: 100%;
	background: #000;
	background: rgb(18,106,171) url(/i/header/psm_em.gif) repeat-y 0 0;
	font-style: normal;
}
.pirsometer em.prm-max,
.pirsometer em.prm-cnt {
	z-index: 3;
	background: transparent;
}
.pirsometer em span {
	position: absolute;
	top: 0;
	white-space: nowrap;
	text-align: center;
	color: rgb(26,91,144);
	z-index: 3;
}
.pirsometer em.prm-cnt span {
	right: 3px;
	height: 21px;
	width: 46px;
	padding: 0 18px 0 3px;
	margin-top: -10px;
	background: url(/i/header/psm_sp.png) no-repeat 0 0;
	line-height: 20px;
	font-size: 90%;
}
.pirsometer em.prm-cnt span b {
	font-size: 110%;
	margin-right: 2px;
}
.pirsometer em.prm-max span {
    top: -4px;
    right: 3px;
    width: 9px;
    height: 9px;
	background: url(/i/header/psm_mp.png) no-repeat 0 0;
}
.dtable td {
	vertical-align: top;
}
.dtable h2,
.dtable h3 {
	position: static;
}
/* Garoo */
.garoo,
.garoo dt,
.garoo dd {
	margin: 0;
	padding: 0;
	position: relative;
}
.garoo {
	width: 400px;
	font-size: 9pt;
	position: absolute;
	z-index: 10;
}
.garoo dt,
.garoo dd {
	border: 1px solid #d7d8c8;
	background: #fff;
}
.garoo dt {
	float: left;
	padding: 3px 5px;
	border-bottom-width: 0;
	cursor: pointer;
	top: 1px;
	z-index: 2;
}
.garoo dd {
	width: 100%;
	height: 150px;
	clear: both;
	z-index: 1;
	border-bottom-width: 0;
	border-right-width: 0;
}
.garoo dd .garoo-container {
	width: 100%;
	clear: both;
	text-align: left;
	overflow: hidden;
}

.garoo-bot {
	width: 391px;
	height: 10px;
	position: absolute;
	left: 8px;
	bottom: -10px;
}
.garoo-bot img,
.garoo-right img {
	position: absolute;
	left: 0;
	top: 0;
}
.garoo-bot .garoo-rb {
    left: 100%;
}
.garoo-bot .garoo-b {
	width: 100% !important;
}
.garoo-bot .garoo-lb {
	left: -9px;
}
.garoo-right {
	width: 9px;
	height: 140px;
	position: absolute;
	left: 100%;
	top: 10px;
}
.garoo-right .garoo-r {
	height: 100% !important;
}
.garoo-right .garoo-rt {
	top: -10px;
}
.garoo-baton {
	color: #333;
	cursor: pointer;
	text-decoration: underline;
}
.iplay {
	display: block;
	width: 16px;
	height: 16px;
	cursor: pointer;
	background: gray url(/i/films/ico.gif?up=tv) no-repeat 0 0;
}
.iplay-bypeers {
	background-color: rgb(255,199,153);
}
.iplay-bypeers:hover {
	background-color: rgb(255,115,1);
}
.iplay-byjwp {
	background-color: rgb(207,226,240);
}
.iplay-byjwp:hover {
	background-color: rgb(34,107,183);
}
.iplay-info {
	background-position: 0 -16px;
	background-color: rgb(34,107,183);
}

.magneto-intro {
	background: #e6ffe6;
	margin: 0.5em 0 !important;
	padding: 0.4em !important;
	border: 1px solid #ccc;
}
.magneto,
.magneto li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.magneto {
	width: 100%;
	margin: 0.7em auto;
}
.magneto li {
	border-top: 1px solid #fff;
	padding: 0.3em 0 0.4em 0;
}
.magneto li.file-checked {/* background-color: #fefcc1; */}
.magneto li.magneto-getall {
	padding: 0;
}

.magneto h3 {
	position: static;
	font: bold 1.4em Verdana;
}
.magneto .mg-watch {
	float: left;
	width: 16px;
	height: 100%;
	overflow: hidden;
	padding-top: 0.3em;
}
.magneto .mg-box {
	float: left;
	width: 23px;
	height: 100%;
	overflow: hidden;
}
.magneto .mg-desc {
	margin: 0;
	height: 100%;
	overflow: hidden;
}
.magneto-trigger {vertical-align: middle;}

.magneto-about div {
	padding: 0 0.4em;
	background: #e6ffe6;
	border: 1px solid #ccc;
}
.magneto-about p {
	margin: 0.4em 0 0;
}
.magneto-about b a {
	color: #226bb7;
	text-decoration: none;
	border-bottom: 1px dashed #226bb7;
	font-size: 110%;
	cursor: pointer;
}

.magneto-popup {
	width: 480px;
	background: #fff;
	color: #000;
	margin: 0 auto;
}
.magneto-popup h3 {
	background: #c3dfff;
	margin: 0;
	padding: 3px 10px;
}
.magneto-popup h3 em {
	cursor: pointer;
	float: right;
	color: #666;
}
.magneto-popup div {
    font-size: 110%;
	padding: 3px 10px;
}
.magneto-popup div p {
	margin: 10px 0;
}

.grizzly ol,
.grizzly li {
    padding: 0;
    margin: 0;
	list-style: none;
}
.grizzly li {
	background: #ccc;
	margin-bottom: 3px;
	padding: 3px;
}
.grizzly li a {
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}
.grizzly li.st-checked {
	background: #000;
}
.grizzly li.st-checked a {
	color: #fff;
}

.grizzly .gf-data {display: none;}
.grizzly button {
	display: block;
	background: #ff9900;
	color: #fff;
	border: 0;
	width: 100%;
}

.grizzly li {
	padding: 2px 10px;
	margin: 5px 0 0 0;
	background: transparent;
	padding: 2px 1%;
	width: 95%;
	margin: 3px auto 0 auto;
	-moz-border-radius: 3px;
	overflow: hidden;
}
.grizzly li.st-checked {
	background: #00348b;
}
.grizzly li.st-checked, .grizzly li.st-checked a {
	color: #fff;
	text-decoration: none;
}

.grizzly-seek,
.grizzly-seek span {
    display: block;
	height: 62px;
	background: url(/i/button_magnet.gif) no-repeat 0 0;
	overflow: hidden;
}
.grizzly-seek {
    cursor: pointer;
	margin: 5px 0;
	text-align: center;
	color: white;
	overflow: hidden;
    background-color: #f6850f;
	background-repeat: repeat-x;
	overflow: hidden;
}
.grizzly-seek span {
	background-position: 100% -124px;
}
.grizzly-seek span span {
	background-position: 0 -62px;
	height: 56px;
	padding: 3px;
}

.grizzly-seek strong {
    display: block;
    padding: 7px 0 5px;
	font-size: 150%;
	text-decoration: underline;
	font-weight: normal;
}
.grizzly-seek small {
    display: block;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	font-size: 110%;
	color: rgb(255,240,200);
}
a.grizzly-seek:link,
a.grizzly-seek:visited {
	color: white;
	text-decoration: none;
}

.grizzly-watch {
	float: right;
	margin-left: 5px;
	width: 62px;
}
.grizzly-watch img {
	margin: 14px 0 0 3px;
}
.opopup,
.opopup dt,
.opopup dd {
	padding: 0;
	margin: 0;
}
.opopup {
	border: 1px solid #8fa6c5;
	padding: 2px;
	position: absolute;
	left: 0;
	top: 0;
	background: #fff;
	font-size: 1.3em;
	z-index: 6;
	width: 400px;
}
.opopup dt,
.opopup dd {
	padding: 0;
	margin: 0;
}
.opopup dt {
	font: bold 12px Tahoma;
	text-align: center;
	color: #3366CC;
	cursor: default;
	display: block;
	min-height: 12px;
}
.opopup dt em {
	float: right;
	width: 12px;
	height: 12px;
	overflow: hidden;
	margin-left: 3px;
	background: #ccc url(/i/ico/popuas.gif) no-repeat 0 -12px;
}
.opopup dt em.pps-closer {
	background-position: 0 0;
	cursor: pointer;
}
.opopup dt em.pps-drugger {
	background-position: 0 -12px;
	cursor: move;
}
.opopup dt em.pps-sizer {
	background-position: 0 -24px;
	cursor: nw-resize;
	float: left;
	margin-left: 0;
}
.opopup dd {
	background: #cad9ec;
	width: 100%;
	height: 120px;
	overflow: hidden;
	font: 12px Tahoma;
	text-align: left;
}

.xtitle {
	border: 1px solid rgb(165,165,100);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 1px 7px rgb(100,100,100);
	-moz-box-shadow: 2px 1px 7px rgb(100,100,100);
	box-shadow: 2px 1px 7px rgb(100,100,100);
	padding: 2px 5px 3px;
	position: absolute;
	left: 400px;
	top: 400px;
	z-index: 100;
	font: normal normal 12px/17px Verdana;
	text-align: left;
	background: rgb(255,255,180);
	background: rgba(255,255,180,0.8);
	color: black;
}
.xt-navy {
	border: 2px groove black;
	border-color: rgb(207,207,207) rgb(119,119,119) rgb(127,127,127);
	background: rgb(30,30,65);
	background: rgba(30,30,65,0.8);
	color: white;
}
.xt-constructor {
	border: 2px groove black;
	border-color: rgb(207,207,207) rgb(119,119,119) rgb(127,127,127);
	background: rgb(30,30,65);
	background: rgba(30,30,65,0.8);
	color: white;
}

.imgpop-screen {
	background: #000 url(/i/ico/loading64.gif) no-repeat 50% 50%;
	color: #fff;
	border: 1px solid #666;
	width: 638px;
	height: 478px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.imgpop-screen img {
	position: absolute;
	left: 100%;
	top: 100%;
	margin: -1px 0 0 -1px;
}
.imgpop-ready img {
	margin: 0;
	position: static;
	width: 100%;
	height: 100%;
}
.grater {
	border: 1px solid #ddd;
	border-width: 1px 0px 0px 4px;
	padding: 0;
    margin: 0 0 3.5em 0;
	background: transparent;
	width: 98%;
}
.grater-t1 { /* admin */
	border-left-color: #383838;
	background: #ffffcc;
}
.grater-t2 { /* post */
	border-left-color: #dddddd;
}
.grater-t3 { /* image */
	border-left-color: #efe284;
}
.grater-t4 { /* movie */
	border-left-color: #bab380;
}
.grater-t5 { /* link */
	border-left-color: #538bc6;
}
.grater-t6 { /* mood */
	border-left-color: #8fc4c1;
}
.grater-t7 { /* status */
	border-left-color: #8cac70;
}
.grater-t8 { /* relations */
	border-left-color: #c0925c;
}
.grater-t8.is-2-now{border-left-color: #fdb614;}
.grater-t8.is-3-now{border-left-color: #c20900;}
.grater-t9 { /* poster */
	border-left-color: #8cac70;
}

.grater-flood{}

.grater-userpic,
.grater-container {
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 5px 0 0 0;
	position: relative;
}
.grater .cleaner {
	width: 50%;
	clear: both;
	height: 0;
	overflow: hidden;
}
.grater-userpic {
	z-index: 3;
	width: 95px;
	float: left;
	text-align: center;	
	font-size: 0.9em;
}
.grater-userpic img {margin-bottom: 3px; background: #eee;}
.grater-userpic em {
	position: absolute;
	left: 0px;
	top: 5px;
	width: 11px;
	height: 20px;
	background: url(/i/terka/prev.gif) no-repeat 0 0;
	cursor: pointer;
}
.grater-container {
	z-index: 1;
	padding-bottom: 1.5em;
	padding-left: 0.5em;
}
.grater-actions {
	position: relative;
	z-index: 2;
	white-space: nowrap;
   font-size: 0.9em;
	height: 1.3em;
	margin: -1.3em 0.5em 0 100px;
}
.grater-actions a,
.grater-actions a:link,
.grater-actions a:visited {
	float: right;
    color: #666;
	text-decoration: none;
	border-bottom: 1px dashed #666;
	cursor: pointer;
	width: auto;
	padding: 0;
    margin: 0 0 0 1em;
}
.grater-actions a.pbutton-link:link,
.grater-actions a.pbutton-link:visited {
	border-bottom-width: 0px;
	color: #226bb7;
	text-decoration: underline;
}
.grater-actions a.pbutton-comm,
.grater-actions a.pbutton-comm:link,
.grater-actions a.pbutton-comm:visited {
	color: #ff6600;
	border-color: #ff6600;
}
.grater-actions a.floatleft,
.grater-actions a.floatleft:link,
.grater-actions a.floatleft:visited {
    float: left;
    clear: none;
    margin: 0 1em 0 0;
}
.grater-actions a.myblah,
.grater-actions a.myblah:link,
.grater-actions a.myblah:visited {
	color: #669933;
	border-bottom: 1px dotted #669933;
}
.grater-actions a.st-opnd,
.grater-actions a.st-opnd:link,
.grater-actions a.st-opnd:visited {
	border-bottom: 0;
	padding-bottom: 1px;
	font-weight: bold;
	color: #999;
}
.grater-actions a.st-wait,
.grater-actions a.st-wait:link,
.grater-actions a.st-wait:visited {
	color: #ccc;
	border-color: #ccc;
	background: url(/i/ico/loading43x11.gif) no-repeat 50% 50%;
}
.grater-actions a.st-disabled,
.grater-actions a.st-disabled:link,
.grater-actions a.st-disabled:visited {
	color: #999;
	border-width: 0;
	cursor: default;
}

/* Reply container */
.grater-comform {
	padding: 0;
	margin: 0;
}
/* Replies or comment */
.grater-replies {
	padding: 0 0 0 15px;
	margin: 0 0 0 5px;
}
.grater-flood .grater-replies {
	padding-left: 0;
	margin-left: 0;
}
.grater-replies .grater {
	border-left-width: 0;
	margin-bottom: 0em;
	margin-top: 5px;
	width: 100%;
}
.g-iscomment .grater-userpic,
.grater-replies .grater-userpic {
	width: 60px;
	font-size: 0.75em;
}
.g-iscomment .grater-userpic img,
.grater-replies .grater-userpic img {
	width: 40px !important;
	height: 40px !important;
}
.g-iscomment .grater-actions,
.grater-replies .grater-actions {
	margin-left: 65px;
}
.grater-replies .blah-title {
	font-size: 1.5em;
}
/* Blah */
.blah-body {
	width: 99%;
	margin: 0 auto;
	overflow: hidden;
}
.blah-date,
.blah-tags {
	font-size: 0.9em;
	color: #999;
}
.blah-date {
	float: right;
	padding: 0 0 0 1em;
}
.blah-date a {color: #666;}
.blah-tsss {
	float: left;
	margin: 0.35em 0.5em 0 0;
	cursor: help;
}
.blah-devotion a:link,
.blah-devotion a:visited {
	color: #999;
}
.blah-devotion span em {
	border-bottom: 1px dashed #999;
	font-style: normal;
	cursor: pointer;
	margin-left: 0.5em;
	white-space: nowrap;
}
.blah-devotion span span {}

.blah-title {
	font-size: 2em;
	margin-bottom: 0.2em;
}
.blah-title a:link {
	color: #226BB7;
}
.blah-title a:visited {
	color: #003366;
}
.blah-tags {
	margin: 0 0 0.5em 0;
}
.blah-tags a.poster {
	font-size: 1.1em;
}
.blah-tags a.user{
	color: #666666;
}
.blah-tags a.people{
	color: #000000;
	font-size: 1.1em;
}
.blah-content {
	width: 99%;
	clear: both;
	overflow: auto;
	overflow-y: hidden;
	font: 1.08em/140% Verdana, sans-serif;
}
.blah-content h1,
.blah-content h2,
.blah-content h3,
.blah-content h4,
.blah-content h5,
.blah-content h6 {
	line-height: normal;
}
/*
.blah-content img {
	max-width: 100%;
}
*/
/* Image */
.blah-image img {
	margin: 0 0.5em 0.5em 0;
}
/* Images */
.blah-gallery {
	width: 479px;
	padding: 5px;
	text-align: center;
	background: #fff;
	clear: both;
}
.blah-gallery a,
.blah-gallery a:link,
.blah-gallery a:visited {
    display: block;
	width: 100%;
	height: 400px;
	background: transparent none no-repeat 50% 50%;
	cursor: pointer;
	margin: 0 auto 5px auto;
	outline: 0 !important;
}
.blah-gallery div {
	width: 100%;
	height: 91px;
	overflow: hidden;
	white-space: nowrap;
	margin: 0 auto;
}
.blah-gallery div em {
    float: left;
	width: 91px;
	height: 91px;
	text-align: center;
}
.blah-gallery div em img {
	margin: 2px 0;
	border: 1px solid #666;
	cursor: pointer;
	font: normal normal 1em Verdana;
	color: #666;
}
.blah-gallery div em.st-focus img {
	margin: 0;
	border-width: 3px;
	cursor: default;
}
.blah-gallery div i,
.blah-gallery div b {
	width: 10px;
	height: 85px;
	background: #666;
	cursor: pointer;
	margin: 25px 2px 0 2px;

	width: 0;
	height: 0;
	border: 0px solid red;
	border-color: #fff #000;
	border-width: 20px 10px;
}
.blah-gallery div i {
	float: left;
	margin-left: 0;
	border-left: 0;
}
.blah-gallery div b {
	float: right;
	margin-right: 0;
	border-right: 0;
}
.blah-gallery div .st-disabled {
	cursor: default;
	border-color: #fff #999;
	visibility: hidden;
}
/* Movie */
.blah-movie {
	background: #e7e8da;
	border: 1px solid #8c8453;
	padding: 0.5em;
	font-size: 0.9em;
	width: 50%;
	margin-bottom: 0.5em;
}
.blah-movie p {margin: 0.5em 0 0 0;}
.blah-movie img {
	float: left;
	margin-right: 0.5em;
	border: 2px solid #d8d9ca;
	padding: 2px;
}
/* Relation */
.rel-mee-too {
    display: block;
    width: 45px;
    height: 45px;
	font: 2em/45px Arial;
	background: #c0925c url(/i/terka/plusuno.gif) no-repeat 0 -90px;
	text-align: center;
}
.is-2-now .rel-mee-too{background-color: #fdb614; background-position: 0 -45px;}
.is-3-now .rel-mee-too{background-color: #c20900; background-position: 0 0;}
.rel-mee-too:link,
.rel-mee-too:visited {
	color: #fff;
	text-decoration: none;
}
.blah-deleted {
	font-size: 1.5em;
	color: #999;
	margin: 0;
}
/* ------------------------------------ Godmode */
.grater dt.post-adminbar {
	background: #ffffcc;
	margin: 0;
	padding: 0 1em;
	font: 0.9em/1.5 Tahoma;
	height: 1.5em;
	display: block;
}
.grater dt.post-adminbar a {
    float: right;
	color: #bb0000;
	margin: 0 0 0 1em;
}
/* ------------------------------------ Content styles */
.cutlink {
	color: #226BB7;
	text-decoration: underline;
	font-style: italic;
	cursor: pointer;
}
.cutcontent {
	display: none;
}
.showcut .cutlink {
	display: none;
}
.showcut .cutcontent {
	display: block;
}

.blah-body a:link,
.blah-body a:visited {}
.blah-body em {}
.blah-body img {}
.blah-body ol,
.blah-body ul,
.blah-body li {
	padding: 0;
}
.blah-body li {margin: 0 0 0.2em 2.5em;}
.blah-body ul li {list-style-type: square;}

.cutcontent,
.blah-body ol,
.blah-body ul,
.blah-body p,
.blah-body blockquote, .blah-content blockquote {margin: 0.5em 0;}
.blah-body blockquote, .blah-content blockquote {
	border-left: 0.2em solid #ccc;
	padding: 0 0.5em;
	margin-left: 1em;
	font-family: monospace;
}
.blah-body sup {
	position: relative;
	top: -0.5em;
	font-size: 0.9em;
	line-height: 0;
	vertical-align: baseline;
}
/* -------------------------------------- Terka commentaz */
.blogs-entfeed {
	width: auto;
	margin: 0 auto;
	padding: 0 0 0 0;
	font: 9pt Verdana;
	overflow: hidden;
}
.blogs-entfeed .block-title {
	position: static;
	overflow: hidden;
	margin: 0;
}
.blogs-entfeed .block-title span a:link,
.blogs-entfeed .block-title span a:visited{
	color: #333;
}
.blogs-entfeed .block-title small {
	float: right;
	margin-top: 3px;
	font: 0.6em Verdana;
}
.blogs-entfeed form {
	margin: 0;
	padding: 5px 0;
}
.blogs-entfeed .blef-row {
	margin: 0 auto;
	width: 100%;
	height: 95px;
}
.blogs-entfeed .blef-user,
.blogs-entfeed .blef-login,
.blogs-entfeed .blef-textarea {
	height: 100%;
	overflow: hidden;
	border: 0px solid #fff;
}
.blogs-entfeed .blef-textarea {
	border: 1px solid #98b3ca;
	height: 93px;
}
.blogs-entfeed .blef-user {
	width: 90px;
	float: left;
	text-align: left;
}
.blogs-entfeed .blef-capcha {
    padding-left: 5px;
	width: 150px;
	float: right;
}
.blogs-entfeed .blef-submit {
	text-align: right;
	padding: 5px 0 0 0;
}
.blogs-entfeed .blef-submit p {
	background: transparent url(/i/ico/warn.gif) no-repeat scroll 3px 50%;
	line-height: 16px;
	font-size: 90%;
	margin-left: 90px;
	padding-left: 23px;
	width: auto;
	float: left;
	text-align: left;
}

.blogs-entfeed .blef-textarea textarea {
    display: block;
	width: 100%;
	height: 95px;
	padding: 0;
	margin: 0;
	font: 1em Verdana;
	border: 0;
}
.blogs-entfeed p {
	margin: 0 0;
}
.blogs-entfeed .blef-user img {
	margin-top: 5px;
}
.blogs-entfeed .blef-capcha p {
	margin: 0 0 0.5em 0;
}
.blogs-entfeed .blef-capcha input {
	width: 94%;
}
.blogs-entfeed .blef-capcha .ff-err {
	font-size: 1em;
	background: none;
	padding: 0;
}
.blogs-entfeed .grater {
	margin: 0.5em auto 0 auto;
	border-width: 1px 0 0 0;
	width: 99%;
}
.blogs-entfeed .grater-actions .pbutton-comm {}
.blogs-entfeed .grater-actions .pbutton-comm.st-opnd {
	border-bottom: 0 none;
	color: #999;
	font-weight: bold;
	padding-bottom: 1px;
}
.blogs-entfeed .blogpost-title {
	font-size: 1.2em;
}
.blogs-entfeed .blef-more {
	text-align: right;
	margin: 1em 0 0 0;
}
.blogs-entfeed .blef-more a:link,
.blogs-entfeed .blef-more a:visited {
	color: #ff6600;
}
/* ------------------------------- Poster (grater-t9 aka postposter) */
.grater-t9 .blah-title a:link,
.grater-t9 .blah-title a:visited {
	color: #000;
	text-decoration: underline;
}
.postposter {
	margin: 0;
	width: 100%;
	border: 0;
}
dd.postposter-files,
dd.postposter-content {
	border: 0px solid red;
	margin: 0;
	background: #fff;
	height: 100%;
	overflow: hidden;
}

dd.postposter-content {
	padding-left: 10px;
}
dd.postposter-files {
	float: right;
	padding: 0 0 10px 15px;
	width: 300px;
	height: 100%;
	overflow: hidden;
}
.postposter-stuff,
.postposter-author,
.postposter-postah,
.postposter-images {}

.postposter-author {
	float: left;
	width: 85px;
	text-align: center;
	padding: 5px 10px 5px 0;
	font-size: 90%;
}
.postposter-postah {
	padding: 0 0 0.5em 1em;
	float: right;
}
.postposter-postah img {
	cursor: pointer;
}
.postposter-images {

}
.postposter .blah-content {
	width: auto;
	clear: none;
}
.postposter .grater-actions {
	margin: 0;
	padding: 0.5em 1em;
}

.pp-filesinfo {
	background: rgb(232,243,255);
	padding: 0px 8px 0 8px;
	width: 284px;
	overflow: hidden;
}
.pp-filesinfo h3 {
	margin: 5px 0;
}
.pp-filesinfo p {
	margin: 0 0 8px 0;
}
