/* 
Разработка ExTemplate.com

Skype - extemplate
Icq - 840894
E-mail - extemplate@gmail.com

*/

* {
	margin-top:0;
	margin-bottom:0;
	margin-right:0;
	margin-left:0;
	padding:0;
}
image{
	border:0;
}
a img,:link img,:visited img,:hover img {
	border:0;
}
a{
	color:#505050;
	font-size:12px;
	text-decoration:underline;
}
a:hover {
	color:#FD55AC;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin:0;
	padding:0;border: 0;
}
textarea{
	border:1px solid #ccc;
	box-shadow:inset 0 1px 3px #ccc;
	padding:5px;
}
input:focus, textarea:focus {
    outline:none;
}
button:focus{
	outline:none;	
}
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:20px;line-height:30px;}
h2 {font-size:18px;line-height:25px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
h5, h6 {font-size: 13px; line-height: 15px; margin-bottom: 4px; font-weight: bold;}

input[type="checkbox"], input[type="radio"] {
	width: auto; 
	height: auto; 
	padding: 0; 
	margin: 3px 5px 5px 5px;
}
html{
	padding:0px;
	background:#eee;
}
body{
	background:#eee url(../images/body-bg.jpg);
	font-family:"Arial", Tahoma sans-serif;
	font-size:12px;
	height:100%;
	margin:0px;
	color:#505050;
}
#container{
	width:1005px;
	margin:0 auto;
	box-shadow:0 2px 10px rgba(0,0,0,0.1);
	background:#fff;
}

/* Доработка от WebMax  */
.dalee a {
	color:#FD55AC;
}
.name-razdel h1 {
	width: 670px;
	font-size:27px;
	color:#909090;
	padding:0 0 10px 0;
	margin-top:20px;
	margin-left:15px;
	margin-bottom:5px;
}
.name-razdel-polosa {
	margin-left:15px;
	margin-right:15px;
	margin-bottom:20px;
}


/* КУПИТЬ ЭТОТ САЙТ */
.add_reklama{
 display:block;
 width:110px;
 height:100px;
 position:fixed;
 z-index:500;
 top:107px;
 right:45px;
}
/* КУПИТЬ ЭТОТ САЙТ */


/* Доработка от WebMax  */


/* LOGIN begin  */
.join-buttons {
min-height: 53px;
position: absolute;
margin-top: 5px;
border-radius: 3px;
color: #FFFFFF;
z-index: 100;
}
.join-buttons-contain {
position: relative;
padding-top: 19px;
right: -35px;
}
a.btn-joinnow {
position: relative;
padding: 7px 12px;
font-weight: normal;
color: #FFF !important;
background: #1B86BB;
border: 1px solid #135272;
border-radius: 3px;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 13px;
text-decoration:none;
}
a.btn-joinnow:hover, a.btn-joinnow:active {
background: #17729F;
border: 1px solid #1D7CAB;
color: #FFF !important;
text-decoration: none !important;
}
a.btn-signin {
position: relative;
padding: 7px 12px;
padding-right: 39px;
font-weight: normal;
color: #FFF !important;
background: #EE3897 url('../images/star_signin.png') no-repeat right center;
border: 1px solid #C41772;
border-radius: 3px;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 13px;
text-decoration:none;
}
a.btn-signin:hover, a.btn-signin:active {
background-color: #CB3080;
border: 1px solid #BF0D6A;
color: #FFF !important;
text-decoration: none !important;
}
#signin-modal {
position: relative;
padding: 20px 10px 10px 10px;
z-index: 0;
display: none;
background: url(../images/login-layer.png);
top: 25px;
width: 275px;
margin-left: 25px;
}
noindex:-o-prefocus, #signin-modal {top: 22px;}
@-moz-document url-prefix() {#signin-modal {top: 22px;}}
#signin-modal #username, #signin-modal .pwfield {
width: 246px;
}
#signin-modal input[type=text], #signin-modal input[type=password] {
border: 1px solid #9fa6aa;
border-bottom: 1px solid #dadada;
padding: 10px 13px;
-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
background-color: #FFFFFF;
border-radius: 3px;
background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #fff7f7 13%, #ededed 13%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(13%,#fff7f7), color-stop(13%,#ededed), color-stop(100%,#ffffff));
background: -webkit-linear-gradient(top, #ffffff 0%,#fff7f7 13%,#ededed 13%,#ffffff 100%);
background: -o-linear-gradient(top, #ffffff 0%,#fff7f7 13%,#ededed 13%,#ffffff 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#fff7f7 13%,#ededed 13%,#ffffff 100%);
background: linear-gradient(to bottom, #ffffff 0%,#fff7f7 13%,#ededed 13%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
color: #868686;
font: 14px/14px "Trebuchet MS", Arial, sans-serif;
margin-bottom: 9px;
}
#signin-modal .login-fields {
padding-bottom: 10px;
width: 273px;
}
#signin-modal .forgotpw {
float: right;
font: 11px/12px "Trebuchet MS", Arial, sans-serif;
color: #FFF;
}
#signin-modal label {
font-size: 11px;
font: 11px/12px "Trebuchet MS", Arial, sans-serif;
}
#sign-modal form {border: 0;}
label {
cursor: pointer;
}
input#remember {
width: auto;
}
#gotop{position:fixed;width:46px;height:46px;right:10px;cursor:pointer;bottom:50px;display:block; background:url('../images/top.png') 0 0 no-repeat;z-index:9998;display:none;}
#gotop:hover{background:url('../images/top.png') -46px 0 no-repeat;}
button.btn-pink {
position: relative;
padding: 5px 10px;
font-weight: bold;
color: #FFF;
cursor:pointer;
background: #EE3897;
border: 1px solid #BF0D6A;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-size: 11px;
}
button.btn-pink:hover, button.btn-pink:active {
background: #CB3080;
color: #FFF;
text-decoration: none;
}
.sociallogin {
text-align: center;
margin: -25px 0 10px;
}
.login-image {
width: 100px;
float: left;
margin: 0 10px 0 0;
border: 2px solid #fb439f;
}
.login-image img {
width: 100px;
}
.l-link {
width: 159px;
float: left;
}	
.l-link img {
margin: 0 0 10px 0;
}
.l-link a {
display: block;
color: #fff;
margin: 0px 0 2px 0;
padding: 2px 5px;
text-decoration:none;
}
.l-link a:hover {
text-decoration: underline;
}
.userpan { padding:5px 10px 10px 10px !important;}
/* LOGIN end  */
.form-wrap{
	float: right;
	width: 320px;
	margin-top: 125px;
	position: absolute;
}
.form-wrap .search{
	position: relative;
}
.form-wrap .search .search-line{
	-webkit-appearance: none;
	width: 100%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 3px solid #f992ba;
	-moz-border-radius: 15px; /* Firefox */
	-webkit-border-radius: 15px; /* Safari, Chrome */
	-khtml-border-radius: 15px; /* KHTML */
	border-radius: 15px; /* CSS3 */
	padding: 8px 35px 8px 10px;
	color: #820753;
	font-size: 14px;
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,253,254,1) 43%, rgba(254,239,245,1) 44%, rgba(244,213,224,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(43%,rgba(255,253,254,1)), color-stop(44%,rgba(254,239,245,1)), color-stop(100%,rgba(244,213,224,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,253,254,1) 43%,rgba(254,239,245,1) 44%,rgba(244,213,224,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,253,254,1) 43%,rgba(254,239,245,1) 44%,rgba(244,213,224,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,253,254,1) 43%,rgba(254,239,245,1) 44%,rgba(244,213,224,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,253,254,1) 43%,rgba(254,239,245,1) 44%,rgba(244,213,224,1) 100%); /* W3C */
}
.form-wrap .search .submit{
	height: 20px;
	width: 25px;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	right: 10px;
	background: url('../images/search.png') no-repeat center center;
	cursor: pointer;
}

#internHeader {
  border-top: 4px solid #42205e;
  background-color: #f5eff3;
  min-height: 200px;
  background-image: url('../images/bg-header.jpg');
  background-repeat: repeat-x;
  z-index: 50;
  position: relative;
}
#internHeader, .nav, footer .container-wrapper, .lines {min-width: 960px;}
#internHeader .bg-title {
  background-image: url('../images/bg-title.png');
}
#internHeader #ih-left,
#internHeader #ih-right{
  position:relative;
  height: 200px;
  z-index: 60;
}
#internHeader #ih-img {
  position: absolute;
  bottom: 0;
  right: 0;
}
#internHeader #event-logo {
  float: left;
  width: 231px;
}
#internHeader #event-title {
  float: left;
  width: 380px; 
}
#internHeader #event-title .head-menu {
  text-shadow: none;
  line-height: 1.3;
  margin: 10px 0 8px 10px;
  font-size: 13px;
  color: #fff;
  font-weight: normal;
}
#internHeader #event-title .head-menu a {
  text-shadow: none;
  line-height: 1.3;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  font-size: 13px;
}
#internHeader #event-title .head-menu a:hover {
  text-decoration: underline;
}
#internHeader #event-title span {
  text-shadow: none;
  font-size: 1.1em;
  display: block;
  line-height: 1.2;
  font-weight: 400;
  color: #E2E2E2;
  margin: 18px 0 0 10px;
}
#internHeader #social-buttons {float: right;}
#internHeader #social-buttons a {
  display: block;
  width: 48px;
  height: 48px;
  background-image: url('../images/social-buttons.png');
  background-repeat: no-repeat;
  float: left;
}
a.btn-vk{background-position: 0 0; }
a.btn-facebook{background-position: -48px 0; }
a.btn-twitter{background-position: -96px 0; }
a.btn-google{background-position: -144px 0; }
a.btn-ok{background-position: -192px 0; }
a.btn-rss{background-position: -240px 0; }
a.btn-vk:hover{background-position: 0 -48px; }
a.btn-facebook:hover{background-position: -48px -48px; }
a.btn-twitter:hover{background-position: -96px -48px; }
a.btn-google:hover{background-position: -144px -48px; }
a.btn-ok:hover{background-position: -192px -48px; }
a.btn-rss:hover{background-position: -240px -48px; }
#internHeader #login-panel { clear: both;margin: 3px 0 10px 0;}
.noteTxt {
	font-size: 11px;
}
#navigation {
  background-color: #c41c71;
  border-top: 5px solid #6b0f3d;
  height: 32px;
}
.clearfix:before, .clearfix:after {
display: table;
content: "";
line-height: 0;
}
.clearfix:after {
clear: both;
}
.container {
margin: 0 auto;
width:960px;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .span8 {
width: 620px;
}
.row-fluid .span4 {
width: 314px;
}
#event-title span, .span4, .span2, .span8 {
float: left;
min-height: 1px;
margin-left: 20px;
}
.container:before, .container:after {
display: table;
content: "";
line-height: 0;
}

/* Верхнее меню */
.nav { background-color: #000000; border-top: 5px solid #000000; }
.nav ul { z-index: 100; width: 960px; height: 36px; margin: 0 auto; list-style: none; position: relative; font-size: 18px; font-weight: bold; text-transform: uppercase; }
.nav ul li { float: left; height: 36px; position: relative; padding: 0 9px; border-bottom: 8px #fff solid; line-height: 36px; }
.nav ul li.active, .nav ul li:hover { background: #000000; }
.nav ul li a { display: block; color: #fff; text-decoration: none; font-size: 14px;}


.nav ul li:hover ul { display: block; }
.nav ul ul { width: 12em; height: auto; padding: 10px 15px; margin: 8px 0 0 0; border-bottom: 4px solid #6b0f3d; display: none; position: absolute; left: 0; right: auto; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background: #c41c71; font-size: 14px; font-weight: normal; font-family: Tahoma, sans-serif; color: #fff; text-transform: none; }
.nav ul ul:after { bottom: 100%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(45, 45, 45, 0); border-bottom-color: #c41c71; border-width: 5px; left: 18px; margin-left: -5px;}
.nav ul ul li { float: none; height: auto; padding: 0; border-bottom: 0; line-height: 20px; }
.nav ul ul li.active, .nav ul ul li:hover { background: transparent; }
.nav ul ul li a { display: inline; height: auto; padding: 0; color: #fff; text-decoration: none; }
.nav ul ul li a:hover { background: transparent; text-decoration: underline; }

.menuplus {
  font-size: 25px;
}

.span2 {
width: 140px;
}


#content{
	width:1000px;
	padding:12px 0 0 0;
}
#left{	
	width:700px;
	padding:0;
	float:left;
}
#right{
	width:300px;
	float:right;
}
/* Slider */
.main-slider {margin: 0 20px 0 20px;}
.main-slider a {
  cursor: pointer;
}
.main-slider div {
  position: relative;
}
.main-slider ul, .main-slider ol, .main-slider li {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.main-slider .container {
  overflow: hidden;
  width: auto;
  padding: 0;
  margin: 0;
}
.main-slider .photo {
  height: 310px;
}
.main-slider .photo .count {
  bottom: 5px;
  color: #999999;
  font-size: 0.625em;
  position: absolute;
  right: 10px;
  z-index: 6;
}
.main-slider .photo .count span {
  display: block;
}
.main-slider .photo .count b {
  display: block;
  font-weight: normal;
}
.main-slider .photo .black {
  background: none repeat scroll 0 0 white;
  top: 0;
  height: 310px;
  left: 0;
  opacity: 1;
  position: absolute;
  width: 155px;
}
.main-slider .photo .slider {
  height: 400px;
  left: 0;
  position: absolute;
  top: 0;
}
.main-slider .photo .slider .s-link {
  display: block;
  float: left;
  height: 310px;
  width: 660px;
  text-decoration: none;
}
.main-slider .photo .slider .s-link:hover {
  text-decoration: none;
}
.main-slider .photo .slider div {
  float: left;
  width: 660px;
}
.main-slider .photo .slider div .item-body {
opacity: 0.9;
position: absolute;
bottom: 5px;
padding: 10px 10px 10px 23px;
width: 550px;
background-color: #000000;
box-shadow: 3px 5px 0 0 rgba(0, 0, 0, 0.7);
color: white;
text-align: left;
letter-spacing: 1px;
font-size: 20px;
font-family: "Lato",sans-serif;
line-height: normal;
}
.main-slider .photo .slider div .i {
  margin-left: 155px;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 395px;
  text-align: center;
}
.main-slider .photo .slider div strong.h {
  color: #FFFFFF;
  font-weight: normal;
  position: relative;
  text-decoration: none;
  width: 320px;
}
.main-slider .photo .slider div span {
  background: none repeat scroll 0 0 #00a5d9;
  color: #FFFFFF;
  font-family: TondoCorpBold;
  font-size: 24px;
  font-weight: normal;
  line-height: 29px;
  text-transform: uppercase;
  display: none;
}
.main-slider .photo .slider div span a {
  color: white;
}
.main-slider .preview {
  margin-top: 2px;
}
.main-slider .preview a.controlls {
  background: url("../images/sprite-arrows-red.png") no-repeat scroll left top transparent;
  display: block;
  height: 73px;
  position: absolute;
  top: 35px;
  width: 24px;
}
.scroll .slider {width:6600px;}
.controls .slider {width:1280px !important;}
.simg {overflow:hidden; height: 310px;}
.simg  img{width: 660px; min-height:310px;}
.main-slider .preview a.prev {
  left: 0;
}
.main-slider .preview a.prev:hover {
  opacity: 0.6;
}
.main-slider .preview a.prev.disabled2 {
  opacity: 0.5;
}
.main-slider .preview a.next {
  background-position: 100% 0;
  right: 0;
}
.main-slider .preview a.next:hover {
  opacity: 0.6;
}
.main-slider .preview a.next.disabled2 {
  opacity: 0.5;
}
.main-slider .preview .controls {
  height: 125px;
  margin: 6px 24px 0 14px;
  width: 622px;
}
.main-slider .preview .controls .slider {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.main-slider .preview .controls .slider div {
  float: left;
  margin-left: 8.5px;
}
.main-slider .preview .controls .slider div a img {
  border: 1px solid #C1C1C1;
  display: block;
  padding: 2px;
  margin-bottom: 5px;
}
.main-slider .preview .controls .slider div a:hover img, .main-slider .preview .controls .slider div a.act img {
  border: 3px solid #00A5D9;
  padding: 0;
}
.main-slider .preview .controls .slider div.page {
  margin-left: 0;
  width: 468px;
}


.newposts{
	margin:0 20px 0 20px;
}
.divider {
background-color: #dadada;
border-bottom: 1px solid #fff;
height: 4px;
}
.divider span {
background-color: #FD55AC;
}
.divider span {
display: block;
width: 50px;
height: 4px;
}
.shortstory4 .image-and-title {
position: relative;
}
.shortstory4 .inner-border {
position: absolute;
width: 100%;
height: 100%;
border-width: 4px;
border-style: solid;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
display: none;
}
.borderColor:hover, .hover-info:hover {
border-color: #b83599!important;
}
.shortstory4 .hover-info {
position: absolute;
bottom: 0;
padding: 8px;
margin: 4px;
color: #fff;
background: rgba(0,0,0,.8);
display: none;
font-size:14px;
}
.shortstory4 {
margin: 0 0 20px 20px;
float: left;
}
.shortstory4-img {width:150px; height:150px; overflow:hidden;}
.shortstory4-img img {min-width:150px; height:150px;display: block;}
.shortstory4:hover .inner-border, .shortstory4:hover .hover-info {
display: block;
border-color: #b83599!important;
}
.shortstory4 .inner-border {
display: block;
border-color: #FD55AC;
}

.shortstory3.loaded {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
-webkit-transition: opacity, 500ms, ease;
-moz-transition: opacity, 500ms, ease;
-o-transition: opacity, 500ms, ease;
transition: opacity 500ms ease;
}
.shortstory3 {
display: -moz-inline-stack;
display: inline-block;
vertical-align: top;
zoom: 1;
position: relative;
width: 320px !important;
height: 250px !important;
overflow: hidden;
font-weight: 400;
margin: 0 0 15px 20px;
min-width: initial !important;
min-height: initial !important;
float: none !important;
cursor: pointer;
background-color: #dfdfdf;
}
.shortstory3:hover {
-webkit-box-shadow: #005AFF 0px 0px 12px;
-moz-box-shadow: #005AFF 0px 0px 12px;
box-shadow: #005AFF 0px 0px 12px;
}
.big-img  {
width: 320px;
height: 250px;
overflow:hidden;
}
.big-img img {
width: 320px;
min-height: 250px;
}
.shortstory3 .wrapper {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
opacity: 0.9;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
position: absolute;
width: 96%;
background-color: #EB0762;
bottom: 10px;
left: 2%;
color: #000;
font-weight: 100;
text-align: center;
}
.shortstory3:hover .wrapper {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.shortstory3 .wrapper h2 {
padding: 0;
margin: 10px;
}
.shortstory3 .wrapper h2 a {
color: #fff;
font-size: 15px;
text-decoration: none;
font-weight: bold;
}

.vblock{
	float:left;
	width:340px;
	position:relative;
}
.vheader{
	padding:0 0 0 10px;
	margin: 0 0 15px 10px;
	line-height:30px;
	font-size:18px;
	color:#42205e;
	position:relative;
	display:block;
}
.vheader a{
	color:#42205e;
	font-size:23px;
	text-decoration:none;
	font-weight: bold;
}
.vheader a:hover{
	text-decoration:underline;
}
.hblock{
	width:680px;
}
.hheader{
margin: 0 0 15px 20px;
color: #42205e;
font-size: 18px;
line-height: 30px;
display: block;
}
.hheader a{
	color: #42205e;
	font-size:23px;
	text-decoration:none;
	font-weight: bold;
}
.hheader a:hover{
	text-decoration:underline;
}
.carousel  {
   width: 660px; /* ширина всего блока */
   height:140px;
   padding: 0;
   position:relative;
   margin: 0 0 15px 20px;
}
.carousel-wrapper {
   width: 660px; /* ширина области карусели */
   overflow: hidden; /* скрываем содержимое, выходящее за рамки основной области */
   margin:0px;
   padding:0px;
   position:relative;
}
.carousel-items {
   width: 10000px; /* устанавливаем большую ширину для набора элементов */
   position: relative; /* позиционируем блок относительно основной области карусели */
}
.carousel-block {
   float: left; /* выстраиваем все элементы карусели в ряд */
   width: 225px; /* задаём ширину каждого элемента */
   margin:0;
}
 
 .aidanews_header {
background: none repeat scroll 0 0 #EF057C;
border-bottom: 2px solid #FFFFFF;
padding: 2px 0;
}
.aidanews_header h3 {
border-color: #C20362;
border-style: solid;
border-width: 1px 0;
color: #FFFFFF;
line-height: 25px;
font-size: 14px;
font-weight: bold;
padding: 2px 15px;
text-transform: uppercase;
text-align: center;
}
.arrow {
background-image: url("../images/arrow_down_red_whiteline.png");
width: 20px;
height: 15px;
z-index: 2;
margin: -5px 110px 5px;
position: relative;
}
.arrow-top-novosti {
background-image: url("../images/arrow_down_red_whiteline.png");
width: 20px;
height: 15px;
z-index: 2;
margin: -5px 110px 5px;
position: relative;
margin-bottom: -11px;
}

.poll-widget { margin: 0 0 14px; background: #f2f1ed; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; }
.inner { padding: 15px 15px; }
.poll-widget .footer{ border-top: 1px dashed #adaaa0; -webkit-border-radius: 0 0 8px 8px; -moz-border-radius: 0 0 8px 8px; border-radius: 0 0 8px 8px; background: #e4e2db; text-align: center; font-size: 12px; }
.poll-widget .footer p, .poll-result-widget .footer p{ margin: 10px 0 0 0; }
.poll-widget h4.sub { margin: 0; font-size: 16px; }
.poll-widget h4.sub a, .poll-widget h4.sub a:hover { color: #666; text-decoration: none; }
.poll-widget h4.sub a { border-bottom-width: 1px; border-bottom-style: dotted; }
.poll-widget h4.sub a:hover { border-bottom-style: solid; }
.poll-widget .header { padding-bottom: 20px; -webkit-border-radius: 8px 8px 0 0; -moz-border-radius: 8px 8px 0 0; border-radius: 8px 8px 0 0; background: #EB0762 url(../images/poll-head.png) no-repeat bottom; color: #fff;font-size: 15px; }

.mbtn {
border: none;
cursor:pointer;
border-bottom: 3px solid #B2084C;
padding: 5px 12px;
position: relative;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: #EB0762;
color: #fff;
font-family: 'Open Sans Condensed', 'Arial Narrow', sans-serif;
font-weight: bold;
font-size: 16px;
text-transform: uppercase;
}
.mbtn:active {
top: 3px;
border-bottom-width: 0;
margin-bottom: 3px;
}
.pop {
text-decoration: none !important;
border-bottom-width: 1px;
border-bottom-style: dashed;
}
.red, .red:hover {
color: #EB0762;
}

#garderobScroll.scrollable {
	height: 453px;
	overflow: hidden;
	position: relative;
	width: 240px;
}
#garderobScrolls.scrollables{
	height: auto;
	overflow: hidden;
	position: relative;
	width: 240px;
}
#garderobScroll.scrollable .items {
	position: absolute;
	width: 20000em;
}
#garderobScroll.scrollable .items div.item {
	float: left;
	height: 483px;
	position: relative;
	width: 240px;
}
#garderobScroll.scrollable .items div.item h2 {
	color: #333;
	font: bold 14px/18px Tahoma,Helvetica,Arial,sans-serif;
	height: 71px;
	padding: 0 40px 0;
	text-align: center;
}

#garderobScroll.scrollable .fashion-img .rating {
	background: url("../images/bgRatingRGarderob.png") 0 0 repeat-x;
	color: #06cd35;
	font: 16px/20px Tahoma,Helvetica,Arial,sans-serif;
	height: 22px;
	left: 14px;
	padding: 0 10px;
	position: absolute;
	top: 94px;
	z-index: 1000;
}
#garderobScroll.scrollable .fashion-img .rating .small {
	color: #fff;
	font: normal 12px/20px Tahoma,Helvetica,Arial,sans-serif;
}
.imgitemWrapper {
	height: 370px;
	width: 240px;
	overflow:hidden;
	background: white;
}
.imgitemWrapper img {
	height: 370px;
	min-width: 240px;
}
#garderobScroll .fashion-img .vote {
  bottom: 0;
  height: 28px;
  left: 50%;
  margin: -30px 0 0 -120px;
  position: relative;
  text-align: center;
  width: 240px;
}
#garderobScroll .fashion-img .vote .like, 
#garderobScroll .fashion-img .vote .no-like {
  height: 28px;
  margin: 0 5px;
  padding: 0;
  width: 110px;
}
#garderobScroll .fashion-img .vote .like a, 
#garderobScroll .fashion-img .vote .no-like a {
  background: url("../images/like-buttons-small.png") 0 0 no-repeat;
  color: #FFFFFF;
  cursor: pointer;
  display: block;
  font-family: Tahoma;
  font-size: 11px;
  height: 28px;
  line-height: 26px;
  padding: 0 0 0 40px;
  text-align: left;
  text-decoration: none;
  width: 80px;
}
#garderobScroll .fashion-img .vote .no-like a {
    background-position: 0 -84px;
}

#garderobScroll .fashion-img .vote .like a:hover {
    background-position: 0 -28px;
    color: #fff;
}
#garderobScroll .fashion-img .vote .no-like a:hover {
    background-position: 0 -112px;
    color: #fff;
}
#garderobScroll .fashion-img.disabled .vote .like a, 
#garderobScroll .fashion-img.disabled .vote .like a:hover {
    background-position: 0 -56px;
	color: #bdbdbd;
	cursor: default;
}

#garderobScroll .fashion-img.disabled .vote .no-like a, 
#garderobScroll .fashion-img.disabled .vote .no-like a:hover {
    background-position: 0 -140px;
    color: #bdbdbd;
	cursor: default;
}
#garderobScroll .vote .like input, 
#garderobScroll .vote .no-like input {
  display: none;
}
.rblock.garderob a.browse {
    background: url("../images/garderobScrollBlockArrows.png") 0 0 no-repeat;
    display: block;
    width: 38px;
    height: 66px;
    position: absolute;
    cursor: pointer;
    z-index: 1000;
}
.inlineBlock {
display: -moz-inline-stack;
display: inline-block;
vertical-align: top;
zoom: 1;
}
.rblock.garderob a.right { background-position: -38px 0;margin: -452px 204px;}
.rblock.garderob a.right:hover { background-position: -38px -66px; }
.rblock.garderob a.right:active { background-position: -38px -66px; }
.rblock.garderob a.left:hover  { background-position: 0 -66px; }
.rblock.garderob a.left:active { background-position: 0 -66px; }
.rblock.garderob a.right.disabled { background-position: -38px -132px; }
.rblock.garderob a.left.disabled { background-position: 0 -132px; }
.ratingminus {
color: red;
}
.ratingplus {
color: #2BC74A;
}

.ratingminus {
color: red;
}
.ratingzero {
color: #fff;
}
.ratebox3 .ratingzero {color:#CE0771;} 
/*********** BUTTONS ***********/
.carousel-button-left{
	display:block;
	position:absolute;
	top:50px;
	top: -45px;
	right: 20px;
}
.carousel-button-right{
	display:block;
	position:absolute;
	top: -45px;
	right: 0;
}
.carousel-button-left a, .carousel-button-right a{
   width: 12px; 
   height: 17px; 
   cursor: pointer; 
   display:block;
   text-decoration:none;
   background:url(../images/slider-nav.png);
}
.carousel-button-left a{
   background-position:0 0;
   margin:0 5px 0 0;
}
.carousel-button-left a:hover, .carousel-button-right a:hover{
   opacity: 0.8;
}
.carousel-button-right a{
   background-position:-28px 0;
}
.custom-2{
	width:210px;
	margin:0 15px 0 0;
	height:140px;
	overflow:hidden;
	position:relative;
}
.over210{
	width:210x;
	height:140px;
	overflow:hidden;
}
.over210 img{
	width:210px;
	min-height:140px;
}
.over210 img:hover{
	opacity:0.85;
}
.hover-title{	
	line-height:20px;
	position:absolute;
	bottom:0;
	left:0;
	color:#fff;
	font-size:16px;
	text-shadow:0 1px 1px rgba(0,0,0,0.5);
	width:100%;
}
.hover-title a{
	font-size:14px;
	color:#fff;
	text-decoration:none;
	padding:5px 10px;
	display:block;
	background:url(../images/black50.png);
	transition:all 0.2s ease;
}
.hover-title a:hover{
	text-decoration:none;
	color:#eee;
	background:url(../images/black60.png);
	text-shadow:none;
}
.shortstory{
	width:320px;
	height:330px;
	float:left;
	margin:0 0 20px 20px;
	position:relative;
}
.over320{
	width:320px;
	height:210px;
	overflow:hidden;
	margin:0 0 10px 0;
}
.over320 img{
	min-height:210px;
	width:320px;
}
.over320 img:hover{
	opacity:0.85;
}
.c4title{
	display:block;
	line-height:18px;
	max-height:36px;
	overflow:hidden;
	font-size:16px;
	color:#303030;
	font-weight:bold;
}
.c4title a{
	font-size:16px;
	color:#303030;
	text-decoration:none;
}
.c4title a:hover{
	text-decoration:underline;
	color:#EB0762;
}
.shortstory p {
color: #444;
float: left;
margin-top: 7px;
line-height: 17px;
}
.sideblock{
	width:240px;
	margin-bottom:20px;
}
.topnews{
	border-bottom: 3px solid #EB0762;
	margin: -15px 0 20px 0;
	position:relative;
}
.over240{
	width:240px;
	height:160px;
	overflow:hidden;
}
.over240 img{
	width:240px;
	min-height:160px;
}
.over240 img:hover{
	opacity:0.9;
}
.ctitle{
	font-size: 13px;
line-height: 18px; 
overflow: hidden;
color: #303030;
position: absolute;
bottom: 0;
background: none repeat scroll 0 0 rgba(0,0,0,0.5);
width: 240px;
}
.ctitle a{
	font-size: 13px;
text-decoration: none;
color: #FFF;
font-weight: bold;
padding: 5px 10px;
display: block;
}
.ctitle a:hover{
	text-decoration:underline;
}

.category{
	text-transform:uppercase;
	font-size:10px;
	color:#E81764;
	height:20px;
	line-height:20px;
	margin:0 10px 0 10px;
}
.c1data{
	margin:0 10px;
	line-height:20px;
	font-size:11px;
	color:#909090;
	height:20px;
}
.comms{
	float:left;
	padding:0 0 0 20px;
	margin:0 0 0 10px;
	background:url(../images/comms.png) left center no-repeat;
	height:15px;
}
.custom-1 .comms{
	float:right !important;
}



.lastnews{
	text-align:center;
}
.lastnews a{
	background:#f1f1f1;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:30px;
	display:inline-block;
	padding:0 10px;
	text-shadow:0 1px 1px #fff;
}
.lastnews a:hover{
	background:#e1e1e1;
	text-decoration:none;
}
.rek2{
	padding:10px 10px 0 10px;
	width:980px;
}
.about{
	font-size:12px;
	line-height:20px;
	color:#909090;
	border-bottom:1px solid #202020;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
}
.about a{
	font-size:11px;
}
.seo-text {
padding: 20px;
}
.seo-text h1 {
font-size: 18px;
margin-bottom: 10px;
}
.seo-text p {
margin-bottom: 10px;
font-size: 12px;
line-height: 16px;
text-align: justify;
}

/* FOOTER         */
footer { margin-top: 58px; }
footer .container-wrapper { padding-top: 22px; background: url(../images/bg-footer.png) #2B153D; color: #fff; }
footer .links { list-style: none; margin: 0 0 16px 0; }
footer .links a { color: #fff; text-decoration: none; line-height: 20px; font-size: 13px;}
footer .links a:hover { color: #fff;text-decoration: underline; }
footer .links h4.sub { margin: 0; color: #fff; text-decoration: underline; }
footer .links h4.sub a, footer .links h4.sub a:hover { color: #fff; font-size: 15px;}
h4.sub {
font-family: 'Open Sans Condensed', 'Arial Narrow', sans-serif;
font-weight: bold;
font-size: 16px;
text-transform: uppercase;
color: #666;
}
.row {
margin-left: -10px;
}
.row:before, .row:after {
display: table;
content: "";
line-height: 0;
}
.row:after {
clear: both;
}
.lines { padding: 12px 0px; background: #401F5B;color: #fff; font-size: 12px; -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.3); box-shadow: 0 4px 5px rgba(0, 0, 0, 0.3); }
.lines a { color: #FD55AC; text-decoration: underline; }
.copyr {margin: 0 auto;width: 960px;}
.copyr .span7 {margin-left: 10px; width:580px; float: left;}
.copyr .span5 { width:360px; float: left;}
.pull-right {
float: right;
}
.pull-right span {margin-left: 5px;}
/* КНОПКИ */
.votebutton{
	font-family:Arial;
	background:#E81764 url(../images/c30.png) repeat-x;
	cursor:pointer;
	width:120px;
	height:32px !important;
	line-height:28px !important;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	display:block;
	color:#fff;
	margin:5px auto;
	border:0;
	border-radius:16px;
	text-shadow:0 -1px 1px rgba(0,0,0,0.3);
}
.votebutton:active{
	box-shadow:inset 0 0 10px rgba(0,0,0,0.9) !important;
}
.votebutton:hover{
	color:#fff;
	background:#E81764;
	box-shadow:inset 0 0 10px rgba(0,0,0,0.3);
	text-shadow:none;
}
.vbutton{
font-family: Arial;
background: #C41C71;
cursor: pointer;
width: 100px;
height: 30px !important;
text-align: center;
text-decoration: none;
font-size: 12px;
font-weight: bold;
display: block;
margin: 5px 0 10px 20px;
color: #FFF0F0;
float: left;
border-radius: 3px;
border:0;
}
.vbutton:hover{
	color:#fff;
	border:0;
	background:#EB0762;
	box-shadow:inset 0 0 10px rgba(0,0,0,0.3);
	text-shadow:none;
}
.resbutton{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:11px !important;
	font-weight:bold;
	color:#303030;
	text-decoration:none !important;
	line-height:24px;	
	float:left;
	height:24px;
	width:90px;
	text-align:center;
	margin:5px 0 0 10px;
	background:#eee url(../images/w30.png) repeat-x;
	padding:2px 0;
	border:1px solid #ccc;
	border-radius:15px;
	box-shadow:0 1px 2px rgba(0,0,0,0.5);
}
.resbutton:hover{
	color:#fff !important;
	background:#E81764;
	box-shadow:inset 0 0 10px rgba(0,0,0,0.3);
	text-shadow:none;
	text-decoration:none;
}
.shortstory2 {
width: 660px;
margin: 0 0 20px 15px;
overflow: hidden;
position: relative;
float: left;
border-bottom: 1px solid #ddd;
padding: 0 0 10px 0;
}
.short-img {width:220px; height:150px; overflow:hidden;}
.short-img img {width:220px; min-height:150px;}
.shortstory2 a.full-link {
width: 220px;
height: 150px;
display: block;
margin: 0 20px 10px 0;
position: relative;
overflow: hidden;
float: left;
padding: 0px;
border: 5px solid #B83777;
}
.shorttitle {
color: #303030;
font-size: 20px;
font-weight: bold;
line-height: 24px;
overflow: hidden;
margin: 0 0 10px 0;
}
.shorttitle a {
font-size: 18px;
color: #303030;
text-decoration: none;
}
.shorttitle a:hover {
text-decoration: underline;
color: #EB0762;
}
.spost {
color: #505050;
font-size: 12px;
margin: 0 0 10px 0;
}

/* NEWS POST */
.full-story, .tagscloud{
	width:660px;
	padding:0 20px 10px 20px;
	color:#505050;
	font-size:14px;
	line-height:150%;
}
.full-story a {
	color:#E81764;
	font-size:14px;
}
.full-story a:hover {
	color:#303030;
	text-decoration:none;
}
.full-story img {
	max-width:640px;
}
.post-title{
	font-size:20px !important;
	color:#C41C71;
	text-decoration:none;
	font-family:"Arial";
	line-height:25px;
	margin-bottom:15px;
	position:relative;
	font-weight:bold;
	background: url(../images/line.gif) repeat-x 50% bottom;
	padding-bottom: 5px;
}
.post-title h1, .post-title a h1{
	font-size:20px !important;
	display:inline;
}
.ratebox3 {
float: right;
}
.ratingtypeplusminus {
font-size: 13px;
}
.post-title a{
	font-weight:bold;
	color: #C41C71;
	font-size:18px !important;
	text-decoration:underline;
	font-family:"Arial";
}
.post-title a:hover{
	color:#C41C71;
	text-decoration:underline;
}
.full-info{
	font-size:10px;
	color:#909090;
	margin:0 0 10px 0;
}
.full-info a{
	font-size:10px;
	color:#C41C71;
	text-decoration:underline;
}
.full-info a:hover{
	text-decoration:none;
}
.artinfo {
padding: 10px 0 20px 0;
font-size: 14px;
}
.artinfo li {
line-height: 1.4em;
float: left;
padding: 0 10px 0 0;
font-size: 11px;
color: #aeaeae;
list-style: none;
}
.artinfo .lcat a {
text-decoration: underline;
font-size:11px !important;
}
.artinfo li a:hover {
text-decoration: none;
}
.artinfo .comnum {
float: right;
padding: 0 0 0 22px;
background: url(../images/comm.png) no-repeat 0 2px;
font-size: 11px;
background-size: 14px;
color: #CE0771;
height: 15px;
line-height: 15px;
}
.artinfo .views {
float: right;
background: url(../images/views.png) no-repeat;
padding: 0 15px 0 22px;
font-size: 11px;
color: #CE0771;
height: 15px;
line-height: 15px;
}
.tags {
padding: 5px 0;
margin-top: -10px;
border-bottom: solid 1px #d9d9d9;
margin-bottom: 15px;
clear: both;
font-size: 13px;
}
.tags a, .tagscloud a {
color: #6b6b6b;
padding: 5px;
text-decoration: none;
line-height: 30px;
background: #f0f0f0;
border-radius: 4px;
font-size: 13px;
}
.tags a:hover {
background: #C41C71;
color:#fff;
}
.frate {border-bottom: solid 1px #d9d9d9;
padding: 20px 0;}
.fstory h2, .fstory h3{
	margin:0 0 10px 0;
	border-left:5px solid #E81764;
	padding:0 0 0 10px;
	color:#303030;
}
.fstory img {
	margin-top:5px;
	margin-right:10px;
	margin-bottom:5px;
border: 7px solid #ddd;
}
.info-rating{
	margin:0 0 0 10px;
	font-size:11px;
	display:inline-block;
	position:relative;
	top:4px;
}
.plusobut {
width: 190px;
margin: 0 0 -20px 0;
}
.related-block{
	position:relative;
	overflow:hidden !important;
	color:#303030;
	margin:0 0 20px 0;
}
.related-block .custom-1{
	float:left;
	height:170px;
	overflow:hidden;
}
	
/* COMMENTS */
.addcomment{
	padding:0;
	text-align:center;
	margin:20px;
	margin-left:0px;
	padding:0 0 10px 0;
	background:#f5f5f5;
}
.title{
	line-height:32px;
	color:#C41C71;
	font-size:18px;
	text-align:left;
	margin:0 20px ;
	padding:5px 0;
}
.addcomment-post{
	margin:0 20px;
}
.comments{
	width:680px;
	margin:0 ;
}
textarea#comments{
	height:150px;	
}
.comm-title{
	line-height:32px;
	color:#C41C71;
	font-size:18px;
	margin:0 10px 0 10px;
	padding:5px 10px;
	position:relative;
	display:inline-block;
}
.comm-n{
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	display:inline-block;
	line-height:28px;
	padding:0 0 4px 0;
	width:28px;
	position:absolute;
	right:-28px;
	top:0;
	text-shadow:0 -1px 0 rgba(0,0,0,0.5);
	background:url(../images/comm-title.png) 0 0 no-repeat;
}
.comment{
	width:640px;
	color:#505050;
	margin:0 20px 20px 20px;
	padding:10px;
	position:relative;
	background:#f5f5f5;
	text-shadow:0 1px 1px #fff;
	border-top:2px solid #ddd;
}
.comment a{
	color:#E81764;
	text-decoration:none;
}
.comment a:hover{
	text-decoration:underline;	
}
.comment table{
	margin:0;
	padding:0;
}
.comment-left{
	max-height:100px;
	width:60px;
	padding:5px;
	font-size:11px;
	float:left;
}
.comment-left a{
	color:#000;
	font-weight:bold;
}
.comment-left img{
	width:60px;
	max-height:60px;
}
.comment-right{
	width:555px;
	padding:5px;
	font-size:13px;
	min-height:40px;
	float:left;
	margin:0 0 0 5px;
	position:relative;
	border-radius:3px;
}
.comment-right a{
	color:#E81764;
	font-weight:bold;
}
.comm-data{
	color:#909090;
	margin-bottom:10px !important;
	display:block;
	font-size:11px;
	font-style:italic;
}
.comment-right a{
	font-size:12px;
	color:#303030;
}
.comment:hover .comment-title-hover{
	display:block;
}
.comment-title-hover{
	height:15px;
	line-height:15px;
	width:400px;
	padding:0;
	font-size:12px;
	color:#505050;
	position:absolute;
	top:5px;
	right:0;
	z-index:10;	
	text-align:right;
}
.comment-title-hover a{
	color:#E81764;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:normal;
}
.comment-title-hover a:hover{
	color:#505050;
	text-decoration:underline;
}
.comment-title-hover span{
	float:right;
}
.mass-action{
	padding:0 0 0 5px;
	margin:-2px 0 0 0 ;
	height:15px;
	float:right;
}
.mass_comments_action{
	margin:0 0 0 20px;
	color:#909090;
}
.comment-news{
	margin:5px 0 !important;
}
.comment-news a{
	text-decoration:underline;
	font-size:13px !important;	
}
.comment-news a:hover{
	text-decoration:none;
	color:#E81764;
}
.info{
	min-height:35px;
	margin:0 20px 20px 20px;
	color:#707070;
	background:#eee url(../images/sign.png) 	5px 5px no-repeat;
	padding:10px 5px 10px 60px;
	font-size:12px;
	line-height:15px;
	text-shadow:0 1px 0 #fff;
}
.info a{
	color:#E81764;
}
.navigation{
	height:30px;
	width:100%;
	color:#000;
	margin:10px auto;
	padding:15px 0;
	font-size:14px;
	clear:both;
	text-align:center !important;	
}
.navigation b{
	font-size:25px !important; 
}
.navigation a:link,
.navigation a:visited,
.navigation a:active {
	line-height:24px !important;
	height:24px;
	text-decoration:none;
	padding:0 9px;
	color:#fff;
	font-size:14px;
	display:inline-block;
	border-radius:2px;
	border:1px solid #C20362;
	border-radius:2px;
	background:#EB0762;
}
.navigation a:hover{
	background:#C20362;
}
.navigation span {
	line-height:24px !important;
	height:24px !important;
	text-decoration:none;
	padding:0 7px;
	color: #C20362;
	border:1px solid #C20362;
	border-radius:2px;
	font-size:14px;
	display:inline-block;
}
.nav_ext{
	background:none !important;
	color:#909090 !important;
	font-weight:bold;
	box-shadow:none !important; 
}
.next,.prev{
	display:inline-block !important;
	font-weight:normal;
}
.next span,.prev span{
	background:none !important;
	color:#C20362;
}
.next a, .prev a{
	background:#EB0762 !important;
	text-decoration:none !important;
}
.next a:hover, .prev a:hover{
	background:#C20362 !important;
}
table.fulltable{
	width:100%;
	border-collapse: collapse;
    border-spacing: 0;
	cellspacing:0;
	border:0;

}
table.fulltable td{
	border-top:1px solid #eee;
	padding:10px 0;
}
.line{
	margin:5px 0;
	padding:5px 15px;
	border:1px solid #e0e0e0;
	background:#fafafa;
	min-height:20px;
	text-align:left;
	font-size:13px;
}
.sline{
	width:160px;
	min-height:25px;
	line-height:25px;
	text-align:left;
}
.pline{
	width:400px;
	min-height:20px;
	line-height:20px;
	text-align:left;
}
.import{
	color:#E81764;
}
.line a{
	color:#E81764;
}
.row2{
	font-size:13px;
	margin:5px 0;
	padding:5px;
	border:1px solid #eee;
	background:#fafafa;
}
.row2 a{
	color:#E81764;
}
.row2 h{
	min-width:150px;
	padding:3px;
	margin:0 0 10px 0;
}
.poll{
	background:#fafafa;
	padding:5px 10px;
	margin:5px 0 10px 0;
	border:1px solid #eee;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
.poll b{
	border-bottom:1px solid #303030;
}
.userstop{
	font-family:Tahoma;
	font-size:11px;
	color:#505050;
	border-collapse:collapse;
}
.userstop thead {
	font-family:Arial;
	padding:5px 0 0 5px;
	height:20px;
	font-size:12px;
	color:#303030;
	background:url(../images/white.png) repeat-x;
}
.userstop table {
	border-collapse:collapse;
}
.userstop td {
	text-align:center;
	height:25px;
	padding:0px;
	border:1px solid #ccc;
}
.userstop a {
	font-size:11px;
	text-decoration:none;
	color:#E81764;
}
.userstop a:hover {
	text-decoration: none;
}
.stat{
	color:#707070;
	font-size:13px;
	font-weight:bold;
	min-height:15px;
	margin:0 20px 0 20px;
	padding:2px 0 5px 0;
	border-bottom:1px solid #e0e0e0;
}
.stat span{
	float:right;
	font-weight:normal;
}
.stat a{
	font-size:13px;
	text-decoration:none;
}
.h-row{
	color:#505050;
	background:#f1f1f1;
	font-weight:bold;
	padding:0 0 0 15px;
	margin:10px 0 0 0;
}
textarea, .txsh, .input1, .input2, .input3{
	border:1px solid #ccc;
	height:25px;
	line-height:25px;
	background:#fff url(../images/fields.png) top repeat-x;	
}
textarea:focus, .txsh:focus, .input1:focus, .input2:focus, .input3:focus, .search #searchinput:focus, .search #searchuser:focus, .field:focus, .field:hover{
box-shadow:none;
border:1px solid #bbb;
}
.input1{
	width:340px; 
	font-family:verdana; 
	font-size:13px;
	box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
	padding:0 5px;
	color:#707070;
}
.input2{
	width:100px;
	padding:0 5px;
	font-size:12px;
	box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
}
.input3{
	width:223px; 
	font-family:"Tahoma"; 
	font-size:12px; 	
	padding:0 5px;
	box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
}
.input4{
	width:312px;
	height:100px;
	font-family:verdana; 
	font-size:12px;	
	border:1px solid #ccc;	
}
.clear {
	margin:0;
	padding:0;
	height:0px;
	clear:both;
	width:100%;
}
table{
	background:transparent;
	border:0px;
	border-collapse:separate;
}
table td{
	text-align:left;
	padding:0px;
	background:transparent;
}
select {
	font-size: 11px;
	font-family: tahoma;
}
.stext {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
}
.stext a:active,
.stext a:visited,
.stext a:link {
	color: #0084ff;
	text-decoration:none;
}
.stext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.ntitle {
	color: #CC00FF;
	font-size: 15px;
	font-family: tahoma;
	font-weight: bold;
	padding:11px 0 0 6px;
}
.ntitle a {
	color: #0084ff;
	text-decoration: underline;
}
.ntitle a:hover {
	text-decoration:none;
}
.ui-dialog fieldset{
	padding:5px;
	color:#E81764;
	border:1px solid #505050;
}
.pm_status {
	float:left;
	background:#fff;
	padding:0 0 10px 0;
	border:1px solid #eee;
	width: 330px;
	height: 100px;
	margin:5px 15px 0 10px;
}

.pm_status_head {
	font-size: 0.9em; 
	background:#eee url(../images/w40.png) repeat-x;
	height: 25px;
	line-height:25px;
	padding: 0;
	font-weight: bold;
	text-align: center;
	color: #505050;
	font-size:14px;
	box-shadow:0 1px 3px rgba(0,0,0,0.3);
}

.pm_status_content {
	padding: 5px;
}
.pmlinks{
	padding:10px 10px;
	float:left;
	text-align:center;
	width:250px;
}
.pmlinks a{
	display:block;
	height:30px;
	padding:0 10px;
	line-height:30px;
	background:#eee url(../images/w40.png) repeat-x;
	color:#505050;
	text-decoration:none;
	margin:0 10px 5px 10px;
	text-shadow:0 1px 1px #fff;
	border:1px solid #ccc;
	border-radius:3px;
}
.pmlinks a:hover{
	box-shadow:inset 0 0 10px rgba(0,0,0,0.2) !important;
	color:#E81764;
	background:#ececec;
}


/* background: #3477AC;  комментарии с контакта, фейсбука и с самого сайта в одну форму с вкладками*/
ul.tabs {
 margin: 0 0 0 20px;
 }
 .tabs li {
 display: inline;
 font-size: 20px;
 outline: 0;
 border: 0;
 background: #E7E6E6;
 color: #555;
 padding: 9px 12px;
 margin: 35px 0 0 0;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 vertical-align: middle;
 cursor:pointer;
 
 }
 .tabs li:hover {
 background: #C41C71;
 color: #fff
 }
 .tabs li.current {
 background: #C41C71;
 color: #fff
 }
 .box {
 display: none;
 margin: 0 0 0 20px;
 }
 .box.visible {
 display: block;
 margin: 0 0 0 20px;
 }

