/*
	author: Rumin Sergey
	Copyright: CENTROARTS.com
	e-mail: centroarts@mail.ru
	URL: http://centroarts.com
*/

.bpad { padding: 0 0 0 7px; }
.dtitle { font-family: Arial, Tahoma, Verdana, sans-serif; }

.block {
	width: 209px;
	overflow: hidden;
	margin-bottom: 7px;
	background: #fff url("/templates/new/images/blockwhi.png") repeat-y -209px 0;
}

.block .dcont {
	width: 185px;
	margin-left: 12px;
	padding: 10px 0 12px 0;
	overflow: hidden;
}

.block .dtitle {
	font-size: 1.32em;
	height: 40px;
	line-height: 38px;
	padding: 0 0 0 12px;
	overflow: hidden;
	color: #85c226;
}

.block .dtop { background: url("/templates/new/images/blockwhi.png") no-repeat 0 0; }
.block .dbtm { background: url("/templates/new/images/blockwhi.png") no-repeat 100% 100%; }

/*elite*/
.elite {
	background: #4d4d4d url("/templates/new/images/blockeli.png") repeat-y -209px 0;
	color: #d9d9d9;
}
.elite a { color: #86c1e2; }
.elite .dtop { background: url("/templates/new/images/blockeli.png") no-repeat 0 0; }
.elite .dbtm { background: url("/templates/new/images/blockeli.png") no-repeat 100% 100%; }
.elite .dtitle { color: #fff; }


/*navigation icons*/
.bnavi .dcont {
	width: 197px;
	margin-left: 6px;
	padding: 4px 0 7px 0;
}

.bnavi ul li { padding: 0 0 2px 0; }

.bnavi li a {
	width: 197px; height: 36px;
	display: block;
	text-decoration: none !important;
	color: #6c6c6c;
	background: #fff url("/templates/new/images/navigati.png") no-repeat 0 0;
}
.bnavi li a b {
	display: block; padding: 3px;
	height: 30px;
	line-height: 29px;
	cursor: pointer;
	overflow: hidden;
}
.bnavi li a:hover {
	color: #fff;
	background: #80bd27 url("/templates/new/images/navigati.png") no-repeat 0 100%;
}
.bnavi li a img {
	float: left;
	width: 30px; height: 30px;
	margin-right: 6px;
	background: url("/templates/new/images/icons_na.png") no-repeat -30px 0;
}
.bnavi a.nnews img { background: url("icons_na.png") no-repeat -30px 0; }
.bnavi a.ngames img { background: url("icons_na.png") no-repeat -30px -30px; }
.bnavi a.nistr img { background: url("icons_na.png") no-repeat -30px -60px; }
.bnavi a.nforum img { background: url("icons_na.png") no-repeat -30px -90px; }
.bnavi a.nnews:hover img { background: url("icons_na.png") no-repeat 0 0; }
.bnavi a.ngames:hover img { background: url("icons_na.png") no-repeat 0 -30px; }
.bnavi a.nistr:hover img { background: url("icons_na.png") no-repeat 0 -60px; }
.bnavi a.nforum:hover img { background: url("icons_na.png") no-repeat 0 -90px; }

/*navigation links*/
.btops .dcont {
	width: 207px;
	margin-left: 1px;
	padding: 3px 0 9px 0;
}
.btops li a {
	display: block;
	width: 100%;
	padding: 7px 0;
	text-decoration: none !important;
	color: #545454;
	border-bottom: 1px solid #eaeaea;
	background: #fff url("/templates/new/images/navi_lin.png") repeat-x 100% 100%;
}
.btops li a:hover {
	color: #fff;
}
.btops li a span {
	display: block;
	padding: 0 7px 0 17px;
	background: url("/templates/new/images/navi_arr.png") repeat-x 10px 6px;
	cursor: pointer;
}
.btops li a:hover {
	background: #85c226 url("/templates/new/images/navi_lin.png") repeat-x 0 0;
	border-bottom: 1px solid #8f8f8f;
}
.btops li a:hover span { background: url("/templates/new/images/navi_arr.png") repeat-x -287px 6px; }

/*vote*/
.bvote .dcont {
	width: 190px;
	margin-left: 9px;
	padding: 8px 0 12px 0;
}
.vtinfo, .vtinfo span { display: block; }
.vtinfo {
	padding: 0;
	background: #85c128 url("/templates/new/images/voteqbg0.png") repeat-y -382px 0;
}
.vtinfo span { background: url("/templates/new/images/voteqbg0.png") no-repeat 0 0; }
.vtinfo span span {
	background: url("voteqbg0.png") no-repeat -191px 100%;
	padding: 8px 10px 18px 10px;
	color: #fff;
}


/* ==================== Облако тегов */
.clouds_xsmall { font-size: x-small; }
.clouds_small { font-size: small; }
.clouds_medium { font-size: medium; }
.clouds_large { font-size: large; }
.clouds_xlarge { font-size: x-large; }

