/* ------------------------------------------------
	Author: Dmitry Slusar (http://3wave.com.ua)
	------------------------------------------------
	3wavedesign@gmail.com 
	------------------------------------------------
	icq: 596106797 
   ---------------------------------------------- */ 

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { 
	margin: 0; 
	padding: 0; 
	list-style-type: none;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	font: normal 14px Arial, Helvetica, sans-serif;
	background: #fff;
	color: #000;
	height: 100%;
	width: 100%;
	word-wrap: break-word;
position: relative;
}
a { text-decoration: underline; color: #0a6f48; }
a:hover { text-decoration: none; color: #021b12; }
:focus { outline: 0; }
table { border-spacing: 0;}
input { background: inherit; }
legend { color: #555555; }
img, fieldset { border: 0; }
form { display: inline; }
img { border: none;} 
.label { width:100px;font-weight: normal; vertical-align: top; }
.checkbox { margin-top:5px; border: 0; }
.wp { overflow: hidden; max-width: 100%; }
.lcol { float: left; } .rcol {  }
.clr { clear: both; }

#top {	
	min-width: 1000px; 
	width: 100%;
}
#wrap { 
	margin: 20px auto 0 auto; 
	width: 1000px;
	min-width: 1000px;
	overflow: hidden;
}
#header { 
	width: 1000px;
	height: 112px;
	margin: 0 auto;
	position: relative;
line-height: 1;
}
.head_cloud {background: url(../images/head_cloud.png) repeat; width: 227px; height: 60px; position: absolute; left: 411px; top: 22px;box-sizing: border-box; font-size: 13px; font-style: italic; color: #6a6a6a; line-height: 19px; padding: 10px 0 0 50px;}
.head-nav {
	top: 83px;
	right: -5px;
	position: absolute;
} 
.head-nav li {
	float: left;
	margin-right:25px;
	font-size: 13px;
	display: block;
}
.head-nav li a {
	color: #000;
	display: block;
	margin-top: -2px;
text-decoration: none;
}
.head-nav li a:hover {
	color: #929292;	
}
.head-nav li.lg-icon { 
	background: url(../images/icons.png) no-repeat 0 -347px;  
	height: 11px;
	padding: 0 0 0 17px;
} 
.rss-icon { 
	background: url(../images/icons.png) no-repeat 0 -315px;  
	height: 12px;	
	padding: 0 0 0 17px;
	vertical-align: middle;
} 
.head-nav li.infav { 
	background: url(../images/icons.png) no-repeat 0 -284px; 
	height: 11px;	
	padding: 0 0 0 18px;
}
a.loginlink {
	border-bottom: dashed 1px #a8a8a8;
}
.logo { 
	float: left; 
	margin: 27px 0 0 20px;
}
.logo a {font-family: 'Roboto', sans-serif; font-style: italic; font-weight: bold; font-size: 36px; color: #000; text-decoration: none;}
.logo a span {color: #0a6f48;}
.slogan {font-size: 14px; color: #8c8c8c; display: block; padding: 9px 0 0 0;}
.searchBar { 
	width: 246px; 
	height: 28px;
	float: right;
	position: relative;
	margin: 32px 20px 0 0;
}
.s-field {color: #8a8a8a; font-size: 14px; width: 213px; height: 30px; line-height: 30px; padding: 0 26px 0 5px; background: #f1f1f1; border: solid 1px #e5e5e5;}
.s-field:focus { color: #000; }
.searchBtn { background: url(../images/icons.png) no-repeat 0 -392px; width: 16px; height: 14px; position: absolute; top: 8px; right: 9px; }
.searchBtn:hover { background: url(../images/icons.png) no-repeat 0 -378px; }

.tm {width: 960px; margin: 0 auto; height: 35px; background: #2d2d2d; overflow: hidden; border-radius: 4px 4px 0 0;}
.tm ul {position: relative;}
.tm ul li {float: left; display: block;}
.tm ul li a {color: #fff; text-decoration: none; height: 35px; line-height: 35px; display: block; padding: 0 20px;}
.tm ul li a:hover, .tm ul li a.active {background: #0a6f48;}

.tm2 {background: #949494; width: 960px; margin: 0 auto; height: 35px; position: relative; z-index: 100; border-radius: 0 0 4px 4px; line-height: 1;}
.tm2 ul {position: relative; margin: 0 auto; max-width: 980px; padding: 9px 0 0 9px;}
.tm2 ul li {float: left; display: block; height: 18px; border-left: 1px solid #787878; padding: 0 10px;}
.tm2 ul li:first-child {border:none;}
.tm2 ul li a {color: #fff; font-size: 15px; line-height: 18px;}
.tm2 ul li a:hover {text-decoration: underline;}
.tm2 ul li.sublnk {background: url(../images/ico_menu_drop.png) no-repeat 100% 51%; padding: 0 16px 0 10px;}
.tm2 li ul {
	display: none;
	background: #949494;
	position: absolute;
	z-index: 1000;
	border-radius: 0 0 4px 4px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
top: 27px;
padding: 0;
}
.tm2 li ul li {
	float: none;
	margin: 0;
	border:none;
	width: auto;
	display: block;
	padding: 7px 10px;
}
.tm2 li ul li:last-child {
	border: none;
}
.tm2 li ul li a {
	font-size: 14px;
	display: block;
}
.tm2 li:hover ul {
	display: block;
}
.bot {
	margin-top: -2px;
}
.group:after,
.group:before {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.sidebar { 
	width: 246px; 
	float: left; 
	margin: 0 20px 0 20px;
}
.content { 
	width: 692px; 
	float: left; 
	margin: 0 0 20px 20px; 
	position: relative;
}
.bc {
	margin: 0 0 20px 0;
}
.bc-title {
	margin: -10px -15px 0 -15px;
	border-bottom: solid 4px #0a6f48;
	letter-spacing: 1px;
}
.bc-title span {display: inline-block; height: 34px; padding: 0 15px; line-height: 34px; border-radius: 4px 0 0 0; background: #2d2d2d;color: #fff;font-size: 18px;}
.bc-title span.flr {background: none;}
.bc-title span.flr a {font-size: 12px; color: #000;}
.title-list {
	padding: 10px;
	background: url(../images/line_dotted.gif) bottom left repeat-x;	
	font-size: 13px;
	margin: 0 10px;
}
.title-list:last-child {
	background: none;
}
.short2 {
	width: 216px;
	margin: 0 14px 0 0;
	float: left;
}
.short2 h2 {
	display: block;
}
.short2 h2 a {
	line-height: 1.3em;
	font-size: 13px;
}
.short2 .img {
	/*max-width: 216px;*/
	width: 216px;
	/*max-height: 210px;*/
	height: 135px;
	margin: 10px 0;
	float: left;
}
.short2 .scat {
	font-weight: bold;
	font-size: 12px;
	color: #929292;
}  
.short2 .scat a { 
	text-decoration: underline; 
	color: #767676;
}
.short2 .ct {
	line-height: 21px;
	color: #5e5e5e;
font-size: 13px;
}
.hotnews { 
	width: 423px; 
	margin: 0 20px 15px 0; 
	position: relative;
	/*padding-bottom: 15px;*/
	z-index: 1; 
	float: left;
}
.hotnews .imgct {
	position: relative;
}
.imgct .hnimg { 
	max-width: 422px;
}
.imgct .wp {
	background: url(../images/comnum.png);
	padding: 5px 10px;
	border-radius: 16px;
	position: absolute;
	bottom: 20px;
	right: 25px;
}
.imgsize {
    width: 692px;
	height:300px;
	overflow:hidden;
}
.imgsize img {
    width: 692px;
	min-height:300px;
}
.list_carousel .wp {
	top: 20px;
	left: 25px;
	background: url(../images/comnum.png);
	background: rgba(245,245,245,.25);
	padding: 5px 10px;
	border-radius: 16px;
	position: absolute;
}
.imgct .comnum, .list_carousel .comnum {
	height: 16px;
	background: url(../images/icons.png) no-repeat 0 1px;
	padding: 0 0 0 22px;
	font-size: 14px;
	color: #9f9f9f;
}
.hotnews a {
	color: #5b5b5b;
}
.hotnews h2, .short3 h2 {
	font-size: 22px; 
	font-family: 'PT Sans', sans-serif;
	line-height: 1.2em; 
	display: block;
	margin-top: 10px;
}
.hotnews h2 a {
	color: #0a6f48;
}
.hotnews .ct {
font-size: 13px;
line-height: 21px;
	color: #5e5e5e;
}
.hotnews .scat {
	padding: 18px 0 8px 0;
	font-weight: bold;
	font-size: 12px;
}  
.hotnews .scat a { 
	text-decoration: underline; 
	color: #767676;
}
.hotnews .scat span {
	color: #929292;
	padding-right: 15px;
}
.hotnews .detail {
	background: url(../images/icons.png) no-repeat 0 -248px;
	margin: 15px 0 0 0;
	float: left;
	padding-left: 19px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer; 
}
.short3 {
	width: 331px;	
	margin: 0 15px 0 0;
	height: 380px;
overflow: hidden;
}
.short3 .imgct .hnimg { 
	/*max-width: 325px;*/
	width: 422px;
	padding: 2px;
	margin: 10px 0 0 0;
	/*max-height: 250px;*/
	height:185px;
}
.hotnews.short3 .imgct .hnimg {width: 325px;}
.short3 h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.short3 .scat {
	padding: 8px 0 8px 0;
}
.popular {padding: 10px 0; border-bottom: 1px solid #e7e7e7;}
.popular a { font-size: 12px; font-weight: normal; }
.popular:last-child { border: none; }
.popular a:hover { text-decoration: underline; }

.popimg img {
	/*max-height: 150px;*/
	width: 100px;
	height: 67px;
	float: left; 
	padding: 0 10px 10px 0;
	overflow: hidden;
}
.views {
	font-size: 11px;	
	float: left;
	color: #737373;
	padding-bottom: 4px;
}
#lenta {
	width: 247px;
	background: url(../images/lentabg.gif) repeat-y;
	border: solid 1px #e5e5e5;	
	margin-left: 443px;	
}
.lenta em {
	background: url(../images/ico_bullet.png) no-repeat;
	width: 12px;	
	height: 12px;
	float: left;
	display: block;
	margin-top: 12px;
}
.lenta a { 
	display: block;
	font-size: 12px;
	line-height: 1.5em;
	padding: 8px 22px;
}
.lenta { 
	margin: 0 15px; 
}
#lenta .sep_line:last-child {
	background: none;
}
.ct_tabs {
	margin: 15px 0;	
}
.ct_tabs .box {
	float: left;
	margin-top: 10px;
}
.section {
	overflow: hidden;
	width: 100%;
	margin: 0 0 25px 0;
}
.tabs {
	line-height: 1.9em;
	list-style: none;
	float: left;
	display: block;
	width: 692px;
height: 42px;
background: url(../images/tab_ul_bg.png) repeat-x bottom;
}
.tabs li, .tabs li.current {
	padding: 0 14px;
	color: #2d2d2d;
	cursor: pointer;
	position: relative;
	font-size: 16px;
	height: 38px;
line-height: 38px;
border-bottom: solid 4px #dcdcdc;
border-radius: 4px 4px 0 0;
}
.tabs li {
	color: #868686;
	float: left;
position: relative;
}
.tabs li:hover {background: #dcdcdc;color: #868686;}
.tabs li.current {
background: #2d2d2d;
	border-bottom: solid 4px #0a6f48;
color: #fff;

}
.tabs li.current span:after {
content: '';
display: block;
position: absolute;
bottom: -14px;
width: 0;
height: 0;
left: 50%;
background: transparent;
margin: 0 0 0 -5px;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 10px solid #0a6f48;
z-index: 1000;
}
.tabs li.current:hover { color: #fff; cursor: default;}
.tabs li:hover {
color: #868686;
}
.box {
	display: none;
	padding: 0;
}
.box.visible {
	display: block;
}
.tabs2 {
	line-height: 25px;
	width: 248px;
	height: 47px;
}
.tabs2 li, .tabs2 li.current {
	color: #fff;
	cursor: pointer;
	font-size: 15px;
	width: 123px;
	height: 43px;
	text-align: center;
	line-height: 45px;
	float: left;
background: #c1c1c1;
border-bottom: 4px solid #c1c1c1;
}

.sidebar .bc {background: #F3F3F3;padding: 10px 15px; border-radius: 4px;}

.tabs2 li.current {border-bottom: 4px solid #0a6f48; background: #2d2d2d;}
.popular-comments, .popular-view {padding: 10px 15px;}
.box .popular-view:nth-child(2n), .box .popular-comments:nth-child(2n) {background: #e7e7e7;}
.popular-comments h2, .popular-view h2 {
	font-size: 12px;
	line-height: 17px;
color: #6c6c6c;
font-weight: normal;
}
.popular-comments h2 a, .popular-view h2 a {display: inline-block;}
.popular-view em {
	background: url(../images/icons.png) no-repeat 0 -153px;	
	width: 16px;
	height: 10px;
	display: none;
	margin: 4px 0 0 0;
	float: left;
}
.popular-comments em {
	background: url(../images/icons.png) no-repeat 0 -34px;	
	width: 14px;
	height: 12px;
	display: none;
	margin: 4px 0 0 0;
	float: left;	
}
.sep_line:last-child {
	background: none;
}
.sep_line {
	background: url(../images/sep_line.gif) repeat-x;
	height: 1px;
	margin: 0 15px;
}
.main-title {
	font-size: 18px; 
	border-bottom: solid 1px #d6d6d6;
	font-family: 'Roboto Condensed', sans-serif;
	color: #7e7e7e;
	max-width: 100%;
	line-height: 1.9em;
	letter-spacing: 1px;
	clear: both;
	margin-bottom: 10px;
}
.story-short { 
	margin: 10px 0; 
	padding-bottom: 20px; 
	border-bottom: solid 1px #d6d6d6; 
	width: 100%; 
	overflow: hidden;
	float: left;
}
.story-short .img { 
	/*max-width: 220px;
	max-height: 220px; */
	width: 220px;
	height: 146px;
	margin: 0 14px 0 0;
	float: left; 
}
.story-short h2 {  
	font-size: 14px; 
	display: block; 
	letter-spacing: 0.2px; 
	line-height: 1.2em; 
	float: right;
	width: 458px;
}
.result h2, .result .mcat {
	width: auto;
	float: none;
	display: block;
}
.result .short-content {
	margin: 0;	
}

.story-short h2 a {
	color: #0a6f48;
}
.short-content { 
	font-size: 12px; 
	line-height: 1.6em;
	margin-left: 234px;
}
.mcat a:active { color: #000; }
.mcat a:hover { color: #494949; }
.mcat, .mcat a { 
	color: #888888; 
	font-size: 12px; 
}
.mcat a { 
	text-decoration: underline;
}
.short2 .mcat {
	float: none;
	width: auto;		
}
.mcat {
	overflow: hidden;
	padding: 10px 0;
	float: right;
	width: 458px;
}
.mcat li {
	float: left;	
	padding-right:7px;
}
.mcat li.comviews {
	background: url(../images/icons.png) no-repeat 0 -463px;	
	padding-left: 25px;
}
.mcat li.comviews2 {
	background: url(../images/icons.png) no-repeat 0 -477px;	
	padding-left: 25px;
}
.custinimg img {
	max-width: 205px;	
	max-height: 250px;
	padding: 0 0 10px 0;
	overflow: hidden;
}

#searchtable input { height:25px; font-size: 12px; line-height: 23px; padding-left: 5px; }	
#searchtable input:focus { border: 1px solid #b1b1b1; }

ul#topnews li { 
	padding: 10px 0; 
	overflow: hidden; 
	display: block; 
	background: url(../images/view.gif) no-repeat 0 13px; 
	padding-left: 27px; 
}
ul#topnews li a { 
	color:#000; 
	font-weight: bold; 
	display: block; 
}
ul#topnews li:hover { opacity: 0.8; }

.list_carousel {
	width: 692px;
	height: 350px;
	position: relative;
	margin: 0 0 25px 0;
	float: left;
}
.list_carousel ul {
	list-style: none;
	display: block;
	float: left;
}
.list_carousel li {
	width: 692px;
	height: 300px;
	display: block;
	float: left;
	position: relative;
}
.slider_text {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10px 20px;
	z-index: 100;
	background: rgba(0, 0, 0, 0.8);
	color: #fff;
	font-size: 15px;
	line-height: 1.3em;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
a.prev, a.next {
	z-index: 100;
	opacity: 0.7;
}
a.prev {
	position: absolute;
	left: 0;
	top: 102px;
	width: 49px;
	height: 50px;
	background: url(../images/sl_arrows.png) no-repeat 0 0;
}
a.next {
	position: absolute;
	right: 0;
	top: 102px;
	width: 49px;
	height: 50px;
	background: url(../images/sl_arrows.png) no-repeat -49px 0;
}
.story-full { margin: 5px 0 15px 0;}
.story-full a:active { color: #000; }
.story-full h1 { 
	font-size: 28px; 
	color: #000; 
	font-family: 'PT Sans', sans-serif;
	line-height: 1.2em;
}	
.nav-story { 
	padding: 10px 0 35px 0; 
	border-bottom: solid 1px #d6d6d6;  
}
.nav-story li { 
	line-height: 1.4em; 
	color: #000; 
	font-size: 14px; 
	float: left; 
	padding: 0 10px 0 0; 
	font-family: 'Roboto Condensed', sans-serif;
}
.nav-story .comnum {
	float: right;
	background: url(../images/icons.png) no-repeat 0 1px;
	padding: 0 0 0 22px;
	font-size: 14px;
	color: #9f9f9f;
	height: 15px;
	line-height: 15px;
}
.nav-story .lcat a { 
	text-decoration: underline; 
}
.nav-story li a:hover { text-decoration: none; }
.nav-story li a:active { color: #000; }

.nav-story .edit {
	display: block;
	background: url(../images/icons.png) no-repeat 0 -61px;	
	height: 15px;
	width: 10px;
	padding-left: 5px;	
}

.short-str { margin: 20px 0; }		

.full-str, .static-ct { 
	font-size: 14px; 
	line-height: 1.6em; 
	padding-bottom: 15px; 
	color: #6c6c6c;
	width: 100%;
	overflow: hidden;
	margin: 25px 0;
}
.full-str a { text-decoration: underline; }
.full-str a:hover { color: #66828f; }
.full-str a:active { color: #000; }
.full-str img { max-width: 692px; padding:5px; }
.full-str ul { padding-left: 15px; }
.full-str ul li { list-style-type: circle; }

.nsocial {
	margin: 0 10px 10px 0;
	clear: both;
}
.tags {
	padding: 5px 0;
	border-top: solid 1px #e3e3e3;
	border-bottom: solid 1px #e3e3e3;	
	margin-bottom: 15px;
}
.tags a, .tagscloud a {
	color: #454545;
	padding: 5px 3px;
	line-height: 13px;
	background: #d8e7e1;
	border-radius: 4px;	
	font-size: 12px;
	text-decoration: none;
display: inline-block;
margin: 0 0 4px 0;
}
.tags a:hover, .tagscloud a:hover {
	background: #28483b;
color: #fff;
}
.stats-news { float:left; margin:18px 0 0 10px; font-style: italic; color: #727272; }

.simnews {
	background: #fbfbfb;	
	border: solid 1px #dcdcdc;
	width: 100%;
	overflow: hidden;
}
.simnews-ct {
	padding: 5px 15px; 
	height: 260px;
	overflow: hidden;
}
.simnews i, .addform i { 
	color: #000;
	font-size: 18px; 
	display: block;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: 1px;
	padding-bottom: 5px;
	font-style: normal;
}
.simnews i {
	padding: 15px 15px 5px 15px;
}
.addform i {
	margin-bottom: 15px;
	display: block;
}
.simnews dl {
	width: 210px;
	float: left;
	overflow: hidden;
	padding-bottom: 150px;
	margin: 0 10px 0 0;
}
.simnews .img  {
	/*max-height: 150px;*/
	height: 150px;
	overflow: hidden;
}
.simnews dl a { 
	display: block; 
	padding: 10px 0 0 0; 
	color: #0a6f48;
	font-weight: normal; 
	line-height: 1.3em;
	font-size: 16px;
	font-family: 'PT Sans', sans-serif;
}
.simnews dl:hover a { 
	color: #053c27;
	text-decoration: none; 
}
.simnews dl .date {
	font-size: 13px;
	font-family: 'Roboto Condensed', sans-serif;	
	padding: 8px 0;
}
.coment { 
	margin: 10px 0 15px 0; 
	padding-bottom: 15px; 
	position: relative;
	width: 692px;
	float: left;
} 
.ava-com { 
	margin: 0 10px 0 0; 
	width: 80px; 
	height: 80px;
	padding: 1px;
	border: solid 1px #dcdcdc;  
	position: absolute;
	top: 0;
	left: 0;
}
.coment-area {
	border: solid 1px #dcdcdc;	
	background: #fbfbfb;
	width: 575px;
	padding: 0 10px;
	float: left;
	margin-left: 94px;
}
.coment-area .author {
 	padding: 10px 0 0 0;
}
.coment-area .author li  {
	float: left;	
}
.coment-area .author li a {
	font-weight: bold;
	font-size: 14px;
}
.coment-area .author li a:hover {
	color: #7d7d7d;
}
.status { 
	float: left; 
	color: #949494; 
	margin: 0 30px 0 10px; 
	font-size: 13px; 
}
.status img { 
	width:10px; 
	height: 10px; 
	border: none; 
	margin-bottom: 3px; 
}
.mass {
	float: right !important; 
	margin: 0 0 0 10px; 
}
.com-ct { 
	float: left; 
	font-size: 13px;
	position: relative;
	background: #fbfbfb;
	padding: 15px 0;
	width: 577px;
}
.coment-area .date {
	float: left;
	padding: 10px 0;
	font-family: 'Roboto Condensed', sans-serif;
	color: #a8a8a8;
}
.com-nav { 
	margin: 12px 0 0 0; 
	float: right; 
}
.com-nav a { 
	float: right; 
	cursor: pointer; 	
}
.com-nav span { 
	float: left; 
	font-weight: bold; 
	font-size: 12px; 
	color: #a8a8a8;  
	padding: 0 5px; 
}
.com-nav span:hover { 
	color: #696969; 
}
#logindialog {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 25px;
}
#enter-form { 
	margin: 20px 0 0 5px; 
	float: left;
}
#enter-form input { 
	margin: 0 0 10px 0; 
	color: #696969; 
	font-size: 13px; 
	width: 188px; 
	height: 35px; 
	line-height: 34px; 
	padding-left: 35px; 
	background: #fff url(../images/lg-fields.png) top left no-repeat;
	float: left;
}
#enter-form input.lg-pass {
	background: url(../images/lg-fields.png) 0 -35px no-repeat; 
}
#lfield { 
	margin: 10px 0 0 5px; 
	color: #b0b0b0; 
	width: 200px;	
	height: 30px;
	border: solid 1px #dbdbdb;
	background: #f6f6f6;	
	float: left;
	line-height: 29px;
	padding: 0 10px;
}
.lgkey { 
	width: 46px; 
	height: 45px;
	float: left;
	background: url(../images/key.png) no-repeat;
	border: none;
	cursor: pointer;
	margin: 18px 15px 0 5px;
}
.lgkey:hover {
	background-position: bottom left;
}
#login_not_save {
	margin-top: 8px;
	float: left;
}
#reg-link { 
	float: left; 
	padding: 18px 0 0 5px;
}
#reg-link li { 
	padding-bottom: 13px;
	font-size: 13px; 
}
#reg-link li a { 
	color: #000; 
	border-bottom: dashed 1px #a8a8a8;
	padding-bottom: 3px;
}
#reg-link li a:hover { 
	color: #c34132;
}
.lg-userinf {
	margin: 15px 0 0 5px;
	float: left;
	padding-bottom: 20px;
}
.userprofile {
	float: left;
	width: 260px;
	margin: 0 20px;
	padding-bottom: 25px;
}
.userprofile li  { 
	margin-bottom: 0.3em; 
	width: 320px;	
	height: 30px;
	border: solid 1px #dbdbdb;
	float: left;
	line-height: 29px;
}
.userprofile li em {
	background: url(../images/icons.png) 0 -96px no-repeat;
	height: 3px;	
	width: 12px;
	float: left;
	margin: 13px 10px;
}
.userprofile li:hover em {
	background: url(../images/icons.png) 0 -99px no-repeat;	
}
.userprofile li a { 
	font-size: 13px;  
	color: #727272; 
	display: block;
	padding-left: 34px;
	line-height: 28px;
}
.usernav {
	position: absolute;
	height: 35px;
	background: url(../images/lg-btm.gif) repeat-x;	
	width: 100%;
	bottom: 0;
	left: 0;
}
.usernav li {
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin-top: 8px;
	display: block;
}
.usernav li a {
	color: #3d3d3d;
}
.adminpan {
	background: url(../images/icons.png) no-repeat 0 -345px;
	padding-left: 18px; 
	margin-left: 15px;
	height: 15px;
}
.exit {
	float: right !important;
	padding: 0 20px 0 19px;
	background: url(../images/icons.png) no-repeat 0 -214px;
	height: 14px; 
}
.avatar { 
	margin-bottom: 10px; 
	border: solid 1px #d6d6d6; 
	padding: 1px;
	float: left;
}
.reg_hello { line-height: 1.5em; } 	 
#result-registration { padding: 15px 0 0 0; }
#check_name { 
	height: 26px;
	margin: 0 0 0 10px;
	vertical-align: top;
}
#check_name:hover { border: 1px solid #e7e2e7; }
	
.addform { 
	padding: 15px; 
	background: #fbfbfb;
	border: solid 1px #dcdcdc;
	width: 662px;
	float: left;
}
.rcapcha {
	margin: 0;
}
.static-ct { padding: 15px 0; margin: 0; }

.vote { padding: 5px 0; }
.vote i { font-size: 13px; padding: 0 0 5px 0; display: block; font-style: normal; font-weight: bold; color: #000; }

.vote-list { margin: 0 4px 15px 0; font-size: 13px; line-height: 1.5em; }
.vote-list li { padding:0;  }
.vote-list input { margin: 0; margin-bottom: 1px; padding-right: 10px; }

.vbtn {
	text-align: center;
	margin: 0 25px 3px 25px;
}
	
#service-message { margin: 15px 0; }
#service-message i { padding: 10px; text-align: center; font-size: 13px; font-style: normal; display: block; }
#service-message i a { text-decoration: underline; }

.send_addcom  {
	width: 160px;
	height: 32px;
	background: #434343;
	border-radius: 4px;
	cursor: pointer;
	border: none;
	margin: 20px 0 0 0;
	color: #fff;
	padding-bottom: 2px;
}
.send_addcom:hover {background: #0a6f48;}
.inerpage {
	width: 100%;
	margin-bottom: 20px;
}
.ip-title { 
	font-size: 18px; 
	color: #6c6c6c; 
	border-bottom: 1px solid #dcdcdc; 
	line-height: 43px;
	margin: 0 0 15px 0;
	font-family: 'Roboto Condensed', sans-serif; 
	letter-spacing: 1px;
}
.sts { font-size: 13px; padding: 10px 0 2px 0; }
.st { padding: 5px 5px 5px 0; font-size: 14px; color: gray;	}
.grey { color: #a8a8a8; } 

.ava-nav {
	width: 110px;
}
.ava-nav li { 
	line-height: 1.7em; 
	font-size: 12px;
}
.ava-nav li a:hover {
	border-bottom: dashed 1px #9f9f9f;
}
.userinfo { 
	padding-top: 10px; 
}
.userinfo .lcol ul li a {
	padding-left: 3px;
}
.userinfo .lcol ul { 
	list-style: none; 
	margin: 0 30px 10px 0;
}
.userinfo .lcol ul li {
	line-height: 1.6em;
}
.userinfo .use {
	margin-top: 15px;	
} 
.editusr a:hover {
	border-bottom: dashed 1px #9f9f9f;	
}
.userinfo .lcol .avatar { margin-bottom: 10px; border: solid 1px #d6d6d6; padding: 2px;}

#options { 
	margin: 25px 0; 
	float: left;
}
.brdform { padding: 3px; border: 1px solid #dce0e2; }
.baseform { padding: 1px; background-color: #f7f7f7; }

.tableform { width: 100%; }
.tableform td.label { width: 20%; vertical-align: top; padding-right: 0; font-weight: bold; color: #2c333e;}
.fieldsubmit, .tableform td { padding: 10px 13px; border-top: 1px solid #fff; }	
 
#message-nav .bbcodes { float: left; margin: 20px 8px; height: 20px; line-height: 20px; }

.pm {
	float: left;
	margin: 25px 0;	
	width: 100%;
	overflow: hidden;
}
.pm_status { 
	border: 1px solid #d8d8d8; 
	padding: 0px; 
	background-color: #fff; 
	width: 520px;
	height: 120px; margin: 25px 10px 0 10px; 
}
.pm_status_head {
	border-bottom: 1px solid #d8d8d8;
	font-size: 13px; 
	background: #fff url("../images/bbcodes.png") repeat-x 0 100%;
	height: 25px;
	padding: 0;
	font-weight: bold;
	text-align: center;
	color: #4e4e4e;
	line-height: 23px;
}
.pm_status_content { padding: 8px; }
.pm_send-title { 
	font-size: 15px; 
	color: #4e4e4e; 
	font-weight: bold; 
	padding: 25px 0;
	border-bottom: 1px solid #dcdcdc; 
	line-height: 43px;
}
.pm td {padding-bottom: 5px;}
.basecont { margin: 25px 0; }
.basecont {margin-bottom: 5px;}
.combox {padding: 10px 0 0 15px;}
.combox p { border: solid 1px #dedede; padding: 15px; background: #fbfbfb;}
.pm-sender { padding-bottom: 5px; border-bottom: dashed 1px #c9c9c9;	}

.comedit {float: right; margin-right: 20px;}
.comedit a {color: #5c5c5c; padding: 3px 4px; margin-right: 4px;}
.comedit a:hover { text-decoration: none;}

#sec-code { margin: 15px 0; }

.poll-block { margin: 0 0 25px 0; }
.poll-question { color: #2c587a; font-size: 14px; padding-bottom: 10px; }
.poll-list li { padding: 6px; }
.poll-list input { margin: 5px; }

.addcom_not_logged { margin: 10px 0; }
.addcom_not_logged input { margin-bottom: 10px; }

.addcom_editor { 
	margin: 15px 0; 
}
.addnews-category { 
	float: left; 
	margin: 0 0 20px 0; 
}
.addnews-vote { 
	margin-bottom: 8px; 
}
.addnews-vote .addvote { 
	margin: 15px 0;
	padding: 10px 0; 
}
.lnkvote {
	font-weight:bold;
	margin: 15px 0 10px 0;
	display:block;
	width:120px;
	text-decoration: underline;
}
.lnkvote:hover {
	color: #757575;
}
#short_story { font-size:12px; border: 1px solid #cecece; max-width:630px; }
#full_story { font-size:12px; border: 1px solid #cecece; max-width: 630px; }
#admintags { 
	margin: 10px 0 5px 0; 
	line-height: 20px;
	font-size: 13px;
}
.f_input { 
	width: 200px; 
	height: 25px; 
	border: 1px solid #cecece; 
	line-height: 24px; 
	background: #fff url(../images/fields.gif) top left repeat-x; 
	padding-left: 5px; 
}
.f_input:focus { border: 1px solid #b1b1b1; }

.f_textarea { border: 1px solid #cecece; width: 460px; max-width: 460px; }
.f_textarea:focus {  border: 1px solid #b1b1b1; }

.field-add { width:180px; height:25px; border: 1px solid #cecece;	line-height: 24px; background: url(../images/fields.gif) top left repeat-x; }
.field-add:focus { border: 1px solid #b1b1b1; }	

#navi {
 	margin: 35px 0 15px 0;
	font-weight: bold;
  	text-align: center;
}
#navi em  {
	padding: 4px 15px;
	font-style: normal;
}
#navi em a {
	color: #2f404a;
}
#navi em a:hover {
	text-decoration: none;
	color: #cc432b;
}
#navi span, #navi span a {
	padding: 0 5px;
}
#navi span a:hover {
	text-decoration: underline;
}
#navi em {
	border-radius: 3px;
}
.banner {
	margin: 15px 10px;
}
#footer { 
	max-width: 100%; 
	width: 100%;
	height: auto; 
	background: #1e1e1e;
	clear: both; 
	float: left;
}
#footer-ct {
	width: 1000px;	
	margin: 0 auto;
}
#footer a {
	color: #7b7b7b;	
}
#footer a:hover {
	color: #9a9a9a;
}
.ft {
	float: left;
	margin: 0 0 0 20px;
	width: 220px;
}
.ft2 {
	width: 452px;
} 
.ft-title {
	font-size: 16px;
	color: #c7c7c7;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: 1px;	
	margin: 50px 0 0 0;
	width: 100%;
	height: 18px;
	background: #303030;
	overflow: hidden;
	line-height: 12px;
}
.ft-title div {
	float: left;
	margin: 0 0 0 10px;
	padding: 2px 8px 4px 8px;
	background: #1e1e1e;
}
.foot-nav { 
	padding: 15px 0; 
	float: left; 
	overflow: hidden; 
	width: 100%;
}
.foot-nav li {
	font-size: 14px; 
	line-height: 1.6em; 
	color: #7b7b7b;
	padding: 10px 0;
	border-top: solid 1px #2f2f2f;
	border-bottom: solid 1px #191919;
}
.foot-nav li:first-child {
	border-top: none;
}
.foot-nav li.br {
	border-bottom: none;
	padding: 0;
	line-height: 0;
}
.foot-nav li a {
	background: url(../images/icons.png) no-repeat 0 -505px; 
	padding-left: 20px;
	font-size: 14px;
}
.fcom {
	padding: 10px 0;
	border-bottom: solid 1px #191919;
}
.fcom h2 {
	background: url(../images/icons.png) no-repeat 0 -530px;
	font-size: 14px; 
	color: #7b7b7b;
	padding: 0 0 0 25px;
}
.fcom h2 a {
	font-weight: normal;
	line-height: 1.6em;
}
.fcom-br {
	border-top: solid 1px #2f2f2f;
	width: 100%;
}
.ft .searchBar { 
	width: 246px; 
	height: 28px;
	float: left;
	position: relative;
	margin: 50px 0 0 0;
}
.ft .s-field { 
	color: #8a8a8a; 
	font-size: 14px; 
	width: 216px; 
	height: 28px; 
	line-height: 28px; 
	padding-left: 5px; 
	background: none;
	border: none;
}
.ft .s-field:focus { 
	color: #8a8a8a;
}
#counters { 
	margin: 25px 0 0 15px; 
	float: left;
}
#counters .count { 
	float: right; 
	margin: 0 5px; 
}
#socgroup { 
	margin: 25px 0 0 41.3%; 
	float: left;
}
#socgroup a { 
	float: left; 
	margin: 0 15px 0 0; 
	opacity: 0.8; 
	display: block; 
}
#socgroup a:hover  { 
	color: #686868; 
	opacity: 1; 
}
#copyrights { 
	margin: 25px 15px;
	width: 100%;
	overflow: hidden;
	float: left;
}
#copyrights p {  
	color: #7b7b7b;  
	font-size: 14px; 
	line-height: 1.6em;
	text-align: center; 
}
.toptop {
	width: 62px;
	height: 33px;
	background: url(../images/toptop.png) no-repeat;	
	margin: 0 0 0 46.9%;
	display: block;
	float: left;
}
.toptop:hover {
	background-position: bottom left;
}

/*--------- engine ----------*/

form {  
	padding-top: 0px;
	padding-bottom: 0px;	
	padding-right: 0px; 
	padding-left: 0px; 
	margin: 0px;
}

#loading-layer {
	display:none;
	font-family: Verdana;
	font-size: 11px;
	background: #000;
	padding: 10px;
	text-align: center;
	border: 1px solid #000;
	color: #fff;
}

.title_quote {
	color: #fff;
	background-color: #acacac;
	border: 1px solid #bababa;
	border-bottom: 0;
	line-height: 1.9em;
	padding-left: 5px;
}
.quote {
	background: #fbfbfb;
	border: 1px solid #bababa;
	text-align: justify;
	padding: 5px;
}

.text_spoiler {
	background: #fff;
   border: 1px solid #d6d6d6;
	border-top: 0;
	text-align: justify;
	padding: 5px;
}

.title_spoiler {
   padding: 5px;
   background: #f9fafa;
   border: 1px solid #d6d6d6;
	font-weight: bold;
}
.title_spoiler img {
	margin: 0 5px;
}

.scriptcode {
	border: 1px solid #979797;
	text-align: left;
	padding: 5px;
}

.scriptcode {
    color: #004e8d;
    text-align: left;
    font-family: "Courier New";
}
.archives { 
	text-align: left; 
	margin: 10px 0 0 0;
}
.archives a {
	background: url(../images/icons.png) no-repeat 0 -183px;
	padding-left: 20px;
	display: inline-block;
	height: 22px;
	line-height: 10px;
}
.tagscloud {
	 margin: 10px 0 0 0;
height: 109px;
overflow: hidden;
	 line-height: 1.7em;
}
.weekday-active-v {
	color: #4b73d4;
}
.day-active-v {
	color: #4b73d4;
}
.calendar {
		margin: 10px;
		color: #757575;
		font-family: tahoma;
		font-size: 12px;
}

.calendar td, th {
	 font-family: verdana;
	 text-decoration: none;
	 padding-left: 5px;
 	 padding-right: 4px;
	 padding-top: 3px;
	 padding-bottom: 4px;
}
.weekday {
	color: #804040;
	font-family: verdana;
}
.weekday-active {
	color: #804040;
	font-family: verdana;
}
.day-active {
	color: #a52a2a;
	font-family: verdana;
}
.day-active a, .weekday-active a, .day-active-v a, .weekday-active-v a {
	text-decoration: underline;
	color: #9d4d50;
}

.day-active a:hover {
	color: red;
}

.monthlink {
	color: #9d4d50;
	text-decoration: none;
}
.day-current {
	background:#F9F9F9;
	border: 1px solid #c7c7c7;
}

.bbcodes, .bbcodes_poll, .fbutton {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	text-shadow: 0 1px 0 #fff;
	border: 1px solid #c4c4c4;
	color: #000;
	padding: 1px 12px 3px 12px;
	margin-right:5px;
	margin: 20px 0 0 0;	
	line-height: 1px;	
	height: 25px;
	font-weight: bold;
	cursor: pointer;
}
.bbcodes_poll { width: 100px; }

.fbutton {
	font-size: 13px;	
	margin: 0;
	font-weight: normal;
	vertical-align: middle;
	height: 25px;
	line-height: 1px;
	padding: 1px 12px 3px 12px;
}

#pmlist { padding: 15px 0; }
#pmlist .bbcodes {width: 150px;}

.editor { width: 450px; }
.editor input[type="text"] { padding: 2px; background: #fff repeat-x; border: 1px solid #cecece; }
.base .editor { padding: 5px; }
.editorcomm .editor { width: 96% !important; }
.editorcomm .editor textarea { width: 100% !important; background: #fff; border: 0 none;  }
.editor_button {
	float: left;
	cursor: pointer;
	padding-left: 0;
	padding-right: 0;
}
.editor_buttoncl {
	float: left;
	cursor: pointer;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
}
.editbclose { float: right; cursor: pointer; display: none; }
.editor_button select { font-size: 11px; }

.editor_button img { margin: 0; padding: 0; }
.editbclose img { margin: 0; padding: 0; }
.editor_button_brk img { margin: 0; padding: 0; }

.mass_comments_action {
	margin: 10px;
}

.xfields { margin: 20px 0 10px 0; font-size: 12px; }

.xfields_table td {  vertical-align: top; }

.xfields textarea, .xprofile textarea {
    height: 186px;
    margin: 0px 1px 0px 0px;
    padding: 0px;
}
.xfields input {
   width: 250px;
   height: 14px;
   padding: 2px;
   border: 1px solid #cecece !important;
	margin: 5px 0;
	display: block;
	font-size: 12px; 
	line-height: 14px; 
	background: url(../images/fields.gif) top left repeat-x; 
	padding-left: 5px;
}
.xfields input:focus {
	border: 1px solid #a7a7a7;
}
.xfields select {
	color: #757575;
	font-size: 13px;
	border: 1px solid #c7c7c7;
}
.xprofile {
	padding-top: 5px;
}
.xprofile input {
	color: #757575;
	font-size: 11px;
	font-family: tahoma;
	width: 250px;
	height: 14px;
	border: 1px solid #e0e0e0;
}
.xprofile select {
	color: #555555;
	font-size: 11px;
	font-family: tahoma;
	background-repeat: repeat-x;
	height: 18px;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
}

.pm_head {
	font-size: 12px;	
}
.pm_list {
	color: #757575;
}
#dropmenudiv {
	border: 1px solid #ffffff;
	border-bottom-width: 0;
	font: normal 10px Verdana;
	background: #3a3a3a;
	line-height: 20px;
	margin: 2px;
}
#dropmenudiv a {
	display: block;
	text-indent: 3px;
	text-decoration:none;
	color: #ffffff;
	background: #3a3a3a;
	border: 1px solid #ffffff;
	padding: 1px 0;
	margin: 1px;
	font-weight: bold;
}
#dropmenudiv a:hover {
	color: #ffffff;
	background: #cc432b;
}

.vote {
	color: #757575;
	margin: 5px;
}

.attachment {
	color: #808080;
}

.search {
	color: #757575;
	text-decoration: none;
}

.textin {
		color: #757575;
		font-size: 11px;		
		font-family: tahoma;	
		border: 1px solid #e0e0e0;
      text-decoration: none;
}
.sresult  {
	text-align: justify;
	font-weight: normal;
	line-height: 16px;
	font-size: 12px;
	color: #757575;
	padding: 15px 0;
}

#searchtable input {
	margin-bottom: 10px;
}

#searchtable legend {
	font-size: 13px;
}

.fieldset {
	padding: 5px;
	text-align: left;
	font-size: 12px;
}

fieldset { padding: 2px;text-align: left; }
fieldset input {height: 20px;}

.highslide-wrapper, .highslide-outline {
	background: #FFFFFF;
}
.highslide-image {
	border: 2px solid #FFFFFF;
}
.highslide-active-anchor {
   visibility: hidden;
} 
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-dimming {
	background: black;
}
.highslide-html {
	background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
    text-decoration: none;
	padding: 3px;
	border: 1px solid white;
    background-color: black;
}
a.highslide-full-expand {
	background: url(../dleimages/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.highslide-caption {
	display: none;
	padding: 5px;
	background: white;
}

.highslide-controls {
    width: 195px;
    height: 40px;
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) 0 -90px no-repeat;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
    height: 40px;
    list-style: none;
    margin: 0;
    padding: 0;
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) right -90px no-repeat;
}
.highslide-controls li {
    float: left;
    padding: 5px 0;
}
.highslide-controls a {
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif);
    display: block;
    float: left;
    height: 30px;
    width: 30px;
    outline: none;
}
.highslide-controls a.disabled {
    cursor: default;
}
.highslide-controls a span {
     display: none;
}

.highslide-controls .highslide-previous a {
    background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
    background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
    background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
    background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
    background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
    background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
    background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
    background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
    background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
    background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
    background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
    background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
    background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
    background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
    background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
    background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
    background-position: -180px -30px;
}

.clouds_xsmall {
	font-size: 13px;
}
.clouds_small {
	font-size: small;
}
.clouds_medium {
	font-size: 16px;
}

.clouds_large {
	font-size: large;
}
.clouds_xlarge {
	font-size: x-large;
}

.ui-helper-clearfix:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}
.ui-helper-clearfix {
display: inline-block;
}
* html .ui-helper-clearfix {
height: 1%;
}
.ui-helper-clearfix {
display: block;
}
.ui-icon {
background-repeat: no-repeat;
display: block;
overflow: hidden;
text-indent: -99999px;
}
.ui-widget {
font-family: Tahoma, Lucida Sans, Arial, sans-serif;
font-size: 11px;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
font-family: tahoma, Arial, sans-serif;
font-size: 11px;
}
.ui-widget-content {
	background: #fff;
	border: 1px solid #b7b7b7;
	color: #222222;
}
.ui-widget-content a {
color: #9f9a86;
}
.ui-widget-header {
background: #383838;
color: #fff;
font-size: 14px;
font-weight: bold;
}
.ui-widget-header a {
color: #fff;
font-size: 15px;
font-weight: bold;
padding-left: 10px;
}
.ui-state-default, .ui-widget-content .ui-state-default {
	border: 1px solid #dfe0e0;
	color: #999a9a;
	font-weight: bold;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); 
	background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); 
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
color: #ffffff;
text-decoration: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
	border: 1px solid #dfe0e0;
	color: #000;
	font-weight: bold;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
color: #878787;
text-decoration: none;
}
.ui-widget:active {
outline: none;
}
.ui-state-error {
background: #fef1ec 50% 50% repeat-x;
border: 1px solid #cd0a0a;
color: #cd0a0a;
}
.ui-widget-header .ui-icon {
background-image: url(../images/ui-icons.png);
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
background-image: url(../images/ui-icons_h.png);
}
.ui-icon-close {
background-position: -80px -128px;
}
.ui-icon-closethick {
background-position: -96px -128px;
}
.ui-button .ui-button-text {
display: block;
line-height: 1.4;
}
.ui-button-text-only .ui-button-text {
padding: .4em .8em;
}
input.ui-button {
padding: .4em 1em;
}
.ui-button-set {
margin-right: 7px;
}
.ui-button-set .ui-button {
margin-left: 0;
margin-right: -.3em;
}
button.ui-button::-moz-focus-inner {
border: 0;
padding: 0;
}
.ui-dialog {
overflow: hidden;
position: absolute;
-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.ui-dialog .ui-dialog-titlebar {
padding: .5em 1em .3em;
position: relative;
}
.ui-dialog .ui-dialog-title {
float: left;
margin: .1em 16px .2em 0;
}
.ui-dialog .ui-dialog-titlebar-close {
height: 18px;
margin: -10px 0 0 0;
padding: 1px;
position: absolute;
right: .3em;
top: 50%;
width: 19px;
}
.ui-dialog .ui-dialog-titlebar-close span {
display: block;
margin: 1px;
}
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
padding: 0;
}
.ui-dialog .ui-dialog-content {
background: none;
border: 0;
overflow: hidden;
padding: .5em 1em;
position: relative;
zoom: 1;
}
.ui-dialog .ui-dialog-buttonpane {
background-image: none;
border-width: 1px 0 0 0;
margin: .5em 0 0 0;
padding: .3em 1em .5em .4em;
text-align: left;
}
.ui-dialog .ui-dialog-buttonpane button {
cursor: pointer;
float: right;
line-height: 1.4em;
margin: .5em .4em .5em 0;
overflow: visible;
padding: .2em .6em .3em .6em;
width: auto;
}
.ui-dialog .ui-resizable-se {
bottom: 3px;
height: 14px;
right: 3px;
width: 14px;
}
.ui-draggable .ui-dialog-titlebar {
cursor: move;
}

/* ==================== Быстрый поиск на сайте */
#searchsuggestions { border-width:1px; border-color: #000; border-style:solid; width:300px; background-color:#00aadd; font-size:10px; line-height:14px; }
#searchsuggestions a { padding:5px;display:block; background-color: #3d3d3d; clear:left; height:70px; text-decoration:none; }
#searchsuggestions a:hover { background-color: #797979; color:#ffffff; }
#searchsuggestions a span.searchheading { background: #6c6c6c; display:block; font-weight:bold; padding:5px; color:#ffffff; }
#searchsuggestions a:hover span.searchheading { color:#ffffff; }
#searchsuggestions a span {color:#555555; }
#searchsuggestions a:hover span { color:#fff; }
#searchsuggestions span.seperator { float:right; padding-right:15px; margin-right:5px;}
#searchsuggestions span.seperator a { background-color:transparent; display:block; height:auto; color:#ffffff; }
#searchsuggestions span.notfound { padding:5px;background-color:#ffffff; display:block; height:auto; color:#00000; }

/*---прогресс бар заполненности персональных сообщений---*/
.pm_progress_bar {
	border: 1px solid #d8d8d8;
	padding: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.pm_progress_bar span {
	background: #000000;
	font-size: 0em;
	text-indent: -2000em;
	height: 10px;
	display: block;
	overflow: hidden;
}

/*---Вывод результатов голосования на сайте---*/
.voteprogress {
  overflow: hidden;
  height: 15px;
  margin-bottom: 5px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.voteprogress span {
  color: #ffffff;
  text-align: center;
  text-indent: -2000em;
  height: 15px;
  display: block;
  overflow: hidden;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -ms-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(top, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
}

.voteprogress .vote2 {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}

.voteprogress .vote3 {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -ms-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(top, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
}

.voteprogress .vote4 {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(top, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}

.voteprogress .vote5 {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
}

/*---Вывод результатов опросов в новостях---*/
.pollprogress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 5px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.pollprogress span {
  color: #ffffff;
  height: 18px;
  display: block;
  overflow: hidden;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -ms-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(top, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
}

.pollprogress .poll2 {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}

.pollprogress .poll3 {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -ms-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(top, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
}

.pollprogress .poll4 {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(top, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}

.pollprogress .poll5 {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
}

pre code {
    display: block;
    padding: 0.5em;
    background: #fafafa;
    border: 1px solid #e2e2e2;
    overflow:auto;
    white-space: pre;
}

pre .comment,pre .template_comment,pre .diff .header,pre .doctype,pre .lisp .string,pre .javadoc {
    color: #93a1a1;
    font-style: italic;
}

pre .keyword,pre .css .rule .keyword,pre .winutils,pre .javascript .title,pre .method,pre .addition,pre .css .tag,pre .lisp .title {
    color: #859900;
}

pre .number,pre .command,pre .string,pre .tag .value,pre .phpdoc,pre .tex .formula,pre .regexp,pre .hexcolor {
    color: #2aa198;
}

pre .title,pre .localvars,pre .function .title,pre .chunk,pre .decorator,pre .builtin,pre .built_in,pre .lisp .title,pre .identifier,pre .title .keymethods,pre .id {
    color: #268bd2;
}

pre .tag .title,pre .rules .property,pre .django .tag .keyword {
    font-weight: bold;
}

pre .attribute,pre .variable,pre .instancevar,pre .lisp .body,pre .smalltalk .number,pre .constant,pre .class .title,pre .parent,pre .haskell .label {
    color: #b58900;
}

pre .preprocessor,pre .pi,pre .shebang,pre .symbol,pre .diff .change,pre .special,pre .keymethods,pre .attr_selector,pre .important,pre .subst,pre .cdata {
    color: #cb4b16;
}

pre .deletion {
    color: #dc322f;
}

pre .tex .formula {
    background: #eee8d5;
}

/*---BB Редактор---*/

.bb-pane { height: 1%; overflow: hidden; border: 1px solid #BBB; background-image: url("../bbcodes/bg.gif"); }
.bb-btn, .bb-sep { height: 25px; float: left; display: block; overflow: hidden; text-indent: -9999px; white-space: nowrap; }
.bb-sel { float: left; padding: 4px 2px 0 2px; }
.bb-sel select { font-size: 11px; }
.bb-sep { width: 5px; background-image: url("../bbcodes/brkspace.gif"); }
.bb-btn { cursor: pointer; width: 23px; }

#b_font { width: 118px;}
#b_size { width: 65px;}
#b_font select { padding: 0px;}
#b_size select { padding: 0px;}
#b_b { background-image: url("../bbcodes/b.gif"); }
#b_i { background-image: url("../bbcodes/i.gif"); }
#b_u { background-image: url("../bbcodes/u.gif"); }
#b_s { background-image: url("../bbcodes/s.gif"); }
#b_img { background-image: url("../bbcodes/image.gif"); }
#b_up { background-image: url("../bbcodes/upload.gif"); }
#b_emo { background-image: url("../bbcodes/emo.gif"); }
#b_url { background-image: url("../bbcodes/link.gif"); }
#b_leech { background-image: url("../bbcodes/leech.gif"); }
#b_mail { background-image: url("../bbcodes/email.gif"); }
#b_video { background-image: url("../bbcodes/mp.gif"); }
#b_audio { background-image: url("../bbcodes/mp3.gif"); }
#b_hide { background-image: url("../bbcodes/hide.gif"); }
#b_quote { background-image: url("../bbcodes/quote.gif"); }
#b_code { background-image: url("../bbcodes/code.gif"); }
#b_left { background-image: url("../bbcodes/l.gif"); }
#b_center { background-image: url("../bbcodes/c.gif"); }
#b_right { background-image: url("../bbcodes/r.gif"); }
#b_color { background-image: url("../bbcodes/color.gif"); }
#b_spoiler { background-image: url("../bbcodes/spoiler.gif"); }
#b_fla { background-image: url("../bbcodes/flash.gif"); }
#b_yt { background-image: url("../bbcodes/youtube.gif"); }
#b_tf { background-image: url("../bbcodes/typograf.gif"); }
#b_list { background-image: url("../bbcodes/list.gif"); }
#b_ol { background-image: url("../bbcodes/ol.gif"); }
#b_tnl { background-image: url("../bbcodes/translit.gif"); }
#b_br { background-image: url("../bbcodes/pbreak.gif"); }
#b_pl { background-image: url("../bbcodes/page.gif"); }

.bb-editor textarea { 
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    padding: 2px; border: 1px solid #bcc0c2; width: 100%; background: #fff url("../images/fields.png") repeat-x;
}
.editorcomm .bb-editor { width: 465px;}
.editorcomm .bb-editor textarea { height: 156px; }

/*---Выделение текста и всплывающее окно (поделиться ссылкой)---*/
#marker-bar,
#txtselect_marker {
	display: block;
	visibility: hidden;
    position: absolute;
    z-index: 1200;
    opacity: 0;
    -webkit-transition: opacity .4s, visibility .1s linear .4s;
    -moz-transition: opacity .4s, visibility .1s linear .4s;
    -o-transition: opacity .4s, visibility .1s linear .4s;
    transition: opacity .4s, visibility .1s linear .4s;
}
#txtselect_marker {
    cursor: pointer;
    background:url(../dleimages/marker.png) -0px -0px no-repeat;
}

#txtselect_marker:hover {
        background-position: -0px -32px;
}

#marker-bar{
    border: 1px solid #ccc;
    border-radius: 15px;
    background: #fff;
    padding: 5px 10px;
    cursor: default;
    box-shadow: 0px 0px 4px #ccc;
}

#marker-bar.show {
	-webkit-transition: opacity .4s, visibility 0s;
	-moz-transition: opacity .4s, visibility 0s;
	-o-transition: opacity .4s, visibility 0s;
	transition: opacity .4s, visibility 0s;
	opacity: 1;
	visibility: visible;
}

#txtselect_marker.show {
        /* XXX make a common css fadeIn/fadeOut classes */
	visibility: visible;
	width: 32px;
	height: 32px;
	-webkit-transition: opacity .4s, visibility 0s;
	-moz-transition: opacity .4s, visibility 0s;
	-o-transition: opacity .4s, visibility 0s;
	transition: opacity .4s, visibility 0s;
	opacity: 1;
}

#marker-bar .masha-social,
#marker-bar .masha-marker{
	cursor: pointer;
	display: block;
	margin: 0 5px;
	float: left;
}

#marker-bar .masha-marker{
	line-height: 1em;
	color: #aaa;
	border-bottom: 1px dotted #aaa;
	margin-right: 10px;
}

#marker-bar .masha-marker:hover {
	color: #ea3e26;
	border-color: #ea3e26;
}

.user_selection, .user_selection_true {
	background: #c4f47d;
	padding: 2px 0;
}
.user_selection a.txtsel_close, .user_selection_true a.txtsel_close {
	display:none;
}
.user_selection .closewrap, .user_selection_true .closewrap {
	position: relative;
}
.user_selection.hover a.txtsel_close, .user_selection_true.hover a.txtsel_close {
	display: inline-block;
	position: absolute;
	top: -7px;
	left: -5px;
	width: 33px;
	height: 33px;
	background: url(../dleimages/closemarker.png) -0px -0px no-repeat;
}

.user_selection.hover a.txtsel_close:hover, .user_selection_true.hover a.txtsel_close:hover {
	background-position: -0px -33px;
}


#share-popup {
	background: #fff;
	border: 1px solid #aaa;
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	position: absolute;
	width: 414px;
	display:none;
	z-index: 100;
	padding: 10px 0;
	opacity: 0;
	-webkit-transition: opacity .4s, visibility .1s linear .4s;
	-moz-transition: opacity .4s, visibility .1s linear .4s;
	-o-transition: opacity .4s, visibility .1s linear .4s;
	transition: opacity .4s, visibility .1s linear .4s;
}

#share-popup.show {
	display:block;
	opacity: 1;
	-webkit-transition: opacity .4s, visibility 0s;
	-moz-transition: opacity .4s, visibility 0s;
	-o-transition: opacity .4s, visibility 0s;
	transition: opacity .4s, visibility 0s;
	opacity: 1;
}

#share-popup .social {
	padding: 0 0 10px 17px;
	height: 40px;
}

#share-popup .social p {
	padding-bottom: 10px;
	margin: 0;
	font-weight: bold;
}

#share-popup .social ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#share-popup .social ul li {
	float: left;
	margin-right: 20px;
	padding-top: 2px;
	position: relative;
}

#share-popup .social ul a {
	text-decoration: none;
	font-size: 11px;
	display: inline-block;
	color: #aaa;
	padding-left: 25px;
}

#share-popup .social ul a:hover {
	text-decoration: underline;
	color: #ea3e26;
}

#share-popup .social a span{
	cursor: pointer;
	width: 20px;
	height: 20px;
	background: url(../dleimages/social-icons.png) 20px 20px no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}

#share-popup .social .tw span{
	background-position: 0 -20px;
}

#share-popup .social .tw:hover span{
	background-position: 0 0;
}

#share-popup .social .fb span{
	background-position: -20px -20px;
}

#share-popup .social .fb:hover span {
	background-position: -20px 0;
}

#share-popup .social .vk span{
	background-position: -40px -20px;
}

#share-popup .social .vk:hover span {
	background-position: -40px 0;
}

#share-popup .social .gp span{
	background-position: -60px -20px;
}

#share-popup .social .gp:hover span {
	background-position: -60px 0;
}

#share-popup .link {
	clear: both;
	border-top: 1px solid #d9d9d9;
	padding: 10px 5px 0 10px;
	line-height: 1.2;
	overflow: hidden;
	margin: 0 7px;
}

#share-popup .link p {
	font-weight: bold;
	padding: 0 0 3px 0;
	margin: 0;
}

#share-popup .link span {
	color: #999;
	font-size: 10px;
	display: block;
	padding-top: 3px;
}

#share-popup .link a {
	display: block;
}

/* ==================== Рейтинг статьи */

.rating {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	width: 85px;
	height: 16px;
}
.unit-rating {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 85px;
	height: 16px;
	position: relative;
	background-image: url(../dleimages/rating.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.unit-rating li {
	text-indent: -90000px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.unit-rating li a {
	display: block;
	width: 17px;
	height: 16px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 17;
	position: absolute;
	padding: 0px;
}
.unit-rating li a:hover {
	background-image: url(../dleimages/rating.gif);
	background-position: left center;
	z-index: 2;
	left: 0px;
}
.unit-rating a.r1-unit { left: 0px; }
.unit-rating a.r1-unit:hover { width: 17px; }
.unit-rating a.r2-unit { left: 17px; }
.unit-rating a.r2-unit:hover { width: 34px; }
.unit-rating a.r3-unit { left: 34px; }
.unit-rating a.r3-unit:hover { width: 51px; }
.unit-rating a.r4-unit { left: 51px; }	
.unit-rating a.r4-unit:hover { width: 68px; }
.unit-rating a.r5-unit { left: 68px; }
.unit-rating a.r5-unit:hover { width: 85px; }
.unit-rating li.current-rating {
	background-image: url(../dleimages/rating.gif);
	background-position: left bottom;
	position: absolute;
	height: 16px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

/***foxel***/
.categories_list ul li {background: url("../images/line_dotted.gif") repeat-x scroll left bottom rgba(0, 0, 0, 0); font-size: 13px; padding: 10px 0;}
.categories_list ul li .post_info {display: none;}
.categories_list ul li strong {font-weight: normal;}

.categories_list_holder ul {list-style-type: none; padding: 0;}
.categories_list_holder ul li {float: left; width: 25%; box-sizing: border-box;}
.categories_list_holder ul li a {display: block; padding: 11px 0 11px 5px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; min-height: 24px; text-decoration: none;}
.categories_list_holder ul li a img {margin: 0 8px 0 0; vertical-align: middle;}
.categories_list_holder ul li a:hover {background: #eee; text-decoration: none;}
.online_list {width: auto;}
.online_list ul {list-style-type: disc !important; padding: 0 0 0 30px;}

.country_list_holder .country_list_col:first-child {padding: 0;}

ul.big_list {list-style-type: disc; padding: 0 0 0 30px;}
ul.big_list li {font-size: 18px; margin: 10px 0 0 0;list-style-type: disc;}
ul.big_list li:first-child {margin: 0;}
.flr {float: right;}
.bc-title .flr {font-size: 14px; text-decoration: underline;}

.categories_list_holder .country_list_col {width: 33.333%}

.full-str iframe {width: 100% !important;}
.clear:after {content: '';display: block;clear: both;visibility: hidden;height: 0;line-height: 0;}

.mtitle2 {height: 42px; background: url(../images/tab_ul_bg.png) repeat-x bottom; border:none;}
.mtitle2 span {
display: inline-block;
padding: 0 14px;
color: #fff;
position: relative;
font-size: 16px;
height: 38px;
line-height: 38px;
border-bottom: solid 4px #0a6f48;
background: #2D2D2D;
border-radius: 4px 4px 0 0;}

.sidebar .section {background: #f3f3f3; border-radius: 4px;}

.tm_facebook {float: right; padding: 9px 15px 0 0;}
.tm_facebook a {color: #fff; font-size: 13px; font-style: italic; background: url(../images/ico_facebook.png) no-repeat right center; padding: 0 26px 0 0; display: inline-block; text-decoration: none;}
.tm_facebook a:hover {color: #e0e0e0;}

.hfooter {height: 155px;}
.footer {position: absolute; bottom: 0; left: 0; width: 100%;}
.footer .tm, .footer .tm2 {width: 100%; border-radius: 0;}
.footer ul {margin: 0 auto; width: 960px;}

.numbers_list ul li.number-year {margin: 10px 0 0 0; display: block; border: 2px solid #B8B8B8; padding: 10px; border-radius: 4px; overflow: hidden;}
.numbers_list ul li.number-year b {font-family: 'Roboto', sans-serif; font-size: 18px; display: block; color: #fff; background: none repeat scroll 0 0 #2d2d2d; border-bottom: 4px solid #0a6f48; margin: -10px -10px 0 -10px; height: 40px; line-height: 40px; padding: 0 0 0 10px;}
.numbers_list ul li ul li {background: url("../images/ico_bullet.png") no-repeat left 4px; padding: 0 0 0 24px; margin: 10px 0 0 0;}

#top .link_ghost {color: #fff; cursor: default; line-height: 18px;}
.foot_inner {position: relative; margin: 0 auto; width: 960px;}
.fox_logo {position: absolute; right: 0; top: 14px;}

.list_hodler ul li {background: url("../images/ico_bullet.png") no-repeat left 4px; padding: 0 0 0 24px; margin: 10px 0 0 0;}

.copy {background: #2D2D2D; height: 85px;}
.copy_inner {width: 960px; margin: 0 auto; padding: 15px 0 0 0;}
.copy_inner .copy_l a {font-family: 'Roboto', sans-serif; font-style: italic; font-weight: bold; font-size: 21px; text-decoration: none; color: #fff;}
.copy_inner .copy_l span {color: #0fa068;}
.copy_test {font-size: 12px; color: #c6c6c6; padding: 5px 0 0 0;}

.footer .tm {padding: 18px 0 0 0; height: auto;}
.footer .tm ul li a {padding: 0; margin: 0 25px 0 0; text-decoration: underline; height: auto; line-height: 1;}
.footer .tm ul li a:hover {background: none; opacity: 0.8; text-decoration: none;}
.copy_l {float: left;}
.copy_r {float: right; padding: 17px 0 0 0;}
.copy_r img {margin: 0 0 0 7px;}

.caroufredsel_wrapper, .list_carousel ul, .list_carousel li, .imgsize {height: 350px !important;}