@charset "windows-1251";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #727272;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2 {
	margin:0px 0 5px 0;
	padding:0px;
	color: #d91467;
	font-size: 14px;
}
h1 {
	margin:0 0 6px 0;
	padding:0;
	font-size:18px;
	font-weight: normal;
}
input,textarea {
	background-color: #fff;
	color:#000;
	font-size:12px;
	padding:5px 0 5px 0;
	border:1px solid #d1d1d1;
}

img, table {border:0;}
h2.bigmargin {
	margin:15px 0 5px 0;
}
a.nav {
	font-size: 14px;
}
a.nav:hover {
	text-decoration: none;
}
span.nav {
	font-size: 14px;
	color:#767676;
}
span.small {
	font-size: 10px;
	color:#787878;
}
.site {
	margin: 0px;
	padding: 0px;
	width: 946px;
	position:relative;
	text-align:left;
	background-color: #FFF;
	padding-left:10px;
	padding-right:10px;
}
.site .header {
	position: relative;
	height: 50px;
	margin-top:70px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
}
.site .header .submit_news {
	background-color: #000000;
	position: absolute;
	height: 30px;
	width: 61px;
	left: 220px;
	top: 68px;
	padding:3px;
}
.site .header .menu {
	position:relative;
	height: 50px;
	width:452px;
	text-align: left;
	float: right;
	padding-right: 10px;
	display:inline;
	zoom:1;
	padding-top:8px;
	margin-right:10px;
}
.site .header .menu a {
	display:block;
	float:left;
	margin-right:35px;
	font-size: 11px;
	color: #010101;
	height:17px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display:inline;
	zoom:1;
}
.site .header .menu a.last {
	position:absolute;
	top:8px;
	right:0px;
	margin-right:0px;
	float: none;
}
.site .header .menu a:hover {
	text-decoration:none;
	color: #706d6d;
}
.site .header .menu span {
	display:block;
	float:left;
	margin-right:35px;
	font-size: 11px;
	color: #818181;
	height:17px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: line-through;
}
.site .header .menu span.last {
	position:absolute;
	top:8px;
	right:0px;
	margin-right:0px;
	float: none;
}
.site .header .search {
	position: absolute;
	height: 20px;
	left: 224px;
	top: 88px;
	background-color: #ababa8;
	width: 484px;
	padding:8px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}
.site .header .search label {
	padding-left:10px;
	padding-right:10px;
}
.site .header .search input {
	width: 378px;
	border:1px solid #e2e2e1;
	background-color: #ababa8;
	height:18px;
	color:#FFFFFF;
	font-size:12px;
	padding:2px 0 0px 0;
	margin:0px;
}
.site .header .search .submit {
	width: 30px;
	height:22px;
	background-color: #878787;
	border:0;
	color:#FFFFFF;
	font-size:12px;
	padding:0;
	margin-left:5px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top:2px;
	padding-bottom:4px;
}
.site .header .logo {
	height: 50px;
	width: 70px;
	float: left;
	display:inline;
	zoom:1;
}
.site .header .logo_info {
	width: 280px;
	float: left;
	display:inline;
	zoom:1;
	font-size: 10px;
	color: #828282;
	padding-top:2px;
}
.site .header .top_author {
	font-size: 10px;
	float: right;
	height: 30px;
	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 3px;
	padding-left: 13px;
}
.site .header .top_author a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.site .header .top_author a:hover {
	text-decoration:underline;
}
.site .content {
	margin-top:35px;
}
.site .content .clear {
	font-size: 1px;
	clear: both;
	height: 1px;
}
.site .content .left  {
	float: left;
	width: 180px;
	font-size:10px;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.site .content .left h2,
.site .content .right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	height: 17px;
}

.site .content .left img,
.site .content .right img  {
	margin:5px 0 5px 0;
}
.site .content .center {
	width: 500px;
	margin-top: 0px;
	margin-left: 44px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	display:inline;
	zoom:1;
}
.site .content .center h1 {
	color:#000;
}
.site .content .center h2 {
	color:#000;
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.site .content .center span.date {
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	color: #707070;
}
.easy_left {
	float: left;
}
.easy_right {
	float: right;
}

.site .content .right  {
	float: right;
	width: 180px;
	font-size:11px;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	color: #565656;
	font-weight: bold;
	display:inline;
	zoom:1;
}
.site .content .center .downborder img {
	margin:0;
}
.site .content .center .img_news .posted_by {
	position: absolute;
	height: 27px;
	left: 0px;
	bottom: 0px;
	background-image: url(coner.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 27px;
}
.site .content .center .img_news .posted_by a {
	display:block;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #d91467;
	height:17px;
	text-decoration:none;
	padding:7px 13px 3px 14px;
}
.site .content .right .subcribe {
	margin: 0px 0 0 0;
	padding: 0px;
	margin-top:9px;
}
.site .content .right .subcribe input {
	width: 100%;
	border:1px solid #d1d1d1;
	background-color: #fff;
	height:21px;
	color:#565656;
	font-size:12px;
	padding:2px 0 0px 0;
	margin-bottom:5px;
}
.site .content .right .subcribe a {
	font-size: 11px;
	font-weight: normal;
	color: #010101;
	text-decoration: none;
}
.site .content .right .from_tweeter {
	padding:10px;
	margin-bottom:10px;
	border: 1px solid #d1d1d1;
	overflow:hidden;
}
.site .content .right .from_tweeter ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.site .content .right .from_tweeter .twittLI {
	font-size: 11px;
	font-weight: normal;
	color: #626262;
	margin-bottom:10px;
}
.site .content .right .from_tweeter .twittLI a {
	color: #000;
	text-decoration: underline;	
}
.site .content .right .from_tweeter .twittLI span {
	color: #959393;
	display:block;
}
.site .content .right .submit_tweet {
	position:relative;
	padding:8px;

}
.site .content .right .submit_tweet a {
	color: #010101;
	text-decoration: underline;	
}
.site .content .right .submit_tweet .do_submit_tw {
	background-image: url(bg_submit_tw.png);
	background-repeat: no-repeat;
	height: 73px;
	width: 258px;
	position: absolute;
	left: -246px;
	top: -61px;
	display:none;
	z-index:1000;
}
.site .content .right .submit_tweet .do_submit_tw form {
	margin-top:18px;
	margin-left:17px;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}
.site .content .right .submit_tweet .do_submit_tw form div {
	margin-bottom:5px;
}
.site .content .right .submit_tweet .do_submit_tw form input {
	background-color: #FFF;
	height: 18px;
	width: 176px;
	border: 1px solid #cdcdcd;	
	font-size:10px;
	color:#000;
	padding: 2px 0 0 0;
}
.site .content .right .submit_tweet .do_submit_tw form a {
	color: #00bfd4;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.site .footer {
	margin: 30px 0 0px 221px;
	padding:9px 0 20px 0;
	font-size: 10px;
	color: #000;
}
.site .footer a {
	font-weight: bold;	
}
a.but_link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	height: 14px;
	background-color: #d91467;
}
a.but_link2 {
	font-size: 11px;
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	height: 14px;
	background-color: #d91467;
	margin:3px 0 0 0;
}




.site .content .right .subcribe .submit {
	width: 21px;
	height:21px;
	background-color: #d91467;	
	border:0;
	color:#FFFFFF;
	font-size:10px;
	padding:0;
	margin-left:10px;
	font-weight:bold;
}
.site .content .list_interviews {
	line-height:18px;
	margin-top:10px;
	margin-bottom:30px;
}
.site .content .list_interviews a {
	font-size: 11px;
	color: #000;
	text-decoration: none;	
}
.site .content .list_interviews a:hover {
	text-decoration:underline;
}
.site .content .list_interviews span {
	font-size: 11px;
	color: #fff;
	background-color: #ce1f2d;
	padding:2px;
	margin-left:-2px;
}
.site .content .center .head_interview {
	min-height: 65px;
	/*margin-top: 10px;*/
}
.site .content .center .head_interview .left {
	float: left;
	margin:0px;
	padding:0px;
}
.site .content .center .head_interview .right {
	text-align: right;
	float: right;
	color: #737373;
	padding:0;
	margin:0;
	width:200px;
}
select.select_interview {
	font-size: 12px;
	color: #737373;
	background-color: #000000;
	border:0;
	margin:5px 0 0 0;
	padding:0px;
}
.site .content .center .interview .left {
	margin: 0px;
	margin-top:5px;
	padding: 0px;
	float: left;
	width: 164px;
	display:inline;
	zoom:1;
}
.site .content .center .interview .left a {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #696969;
	text-decoration: none;	
}
.site .content .center .interview .left a:hover {
	text-decoration:underline;	
}
.site .content .center .interview .left img {
	/*border: 4px solid #282828;*/
	margin-bottom:10px;
}
.site .content .center .interview .right {
	padding: 0px;
	float: right;
	width: 548px;
	margin-top:10px;
	font-size:12px;
	font-weight:normal;
	display:inline;
	text-align:left;
	zoom:1;
}
.site .content .center .interview .right strong{
	display:block;
	color:#636363;
	font-size: 14px;
	font-weight: bold;
}
select.select_interview option {
	height:15px;
	background-color: #000000;
}
.comment {
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d0;
	margin-bottom:10px;
}
input.but {
	height:21px;
	background-color: #878787;
	border:0;
	color:#FFFFFF;
	font-size:12px;
	padding:2px 5px 5px 4px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
img.profile_img {
	border: 4px solid #282828;
	margin:0 10px 10px 0;
}
.links a {
	font-size:13px;
}
.left_50 {
	width:50%;
	float:left;
	padding:0 0 10px 0;
}

.left_agency {
	float:left;
	width:170px;
}
.right_agency {
	float:left;
	width:272px;
	margin-left:10px;
}
.left_agency img {
	margin:8px 8px 0 0;
}

/*jobs styles*/
.alc{text-align: center;}
.all{text-align: left;}
.alr{text-align: right;}
.fs11{font-size: 11px;}
.p5{padding: 5px;}
.mt5{margin-top: 5px;}
.h100{height: 100%;
min-height: 100%;
max-height: 100%;}
.hw100{
min-height: 100%;
max-height: 100%;
height: 100%;
min-width: 100%;
max-width: 100%;
width: 100%;}
.nodecor{text-decoration: none;}
.w100{width: 100%;}
.white{color: #FFFFFF;}
.vam{vertical-align: middle;}
.vat{vertical-align: top;}
#krop_home {
margin-top:15px;

}
#krop_note {
margin-bottom:15px;
}
#krop_post {
margin-bottom:15px;
}




.downborder {
	margin:0 0 20px 0;
	padding:0 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
}
.downborder .descr {
	font-size: 11px;
	color: #636363;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.downborder .descr a {
	color: #979797;
	text-decoration: underline;	
}
.downborder .descr .posted_by {
	font-size: 10px;
	margin-top:20px;
}
.downborder .descr .posted_by a {
	color: #636363;
	text-decoration: none;	
}
.downborder .descr .posted_by a:hover {
	text-decoration: underline;	
}
.black_display {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	display:none;
	z-index:999;
}
.site .content .center .newses {
	margin-top:-8px;	
}