/*
Theme Name: Konkurs_pedagogov
Theme URI: 
Author: Kirill Savenkov
Author URI:
Description: Тема для Det saD
Version: 1.0
*/
@font-face {
	font-family: 'Trebuchet';
	src: url('fonts/Trebuchet-MS-Regular_.eot');
	src: local('☺'), url('fonts/Trebuchet-MS-Regular_.woff') format('woff'), url('fonts/Trebuchet-MS-Regular_.ttf') format('truetype'), url('fonts/Trebuchet-MS-Regular_.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadPro-Bold';
	src: url('fonts/MyriadPro-Bold.eot');
	src: local('☺'), url('fonts/MyriadPro-Bold.woff') format('woff'), url('fonts/MyriadPro-Bold.ttf') format('truetype'), url('fonts/MyriadPro-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadPro-Regular';
	src: url('fonts/MyriadPro-Regular.eot');
	src: local('☺'), url('fonts/MyriadPro-Regular.woff') format('woff'), url('fonts/MyriadPro-Regular.ttf') format('truetype'), url('fonts/MyriadPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

* {
    padding: 0;
    margin: 0;
} 

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
  margin:0;
}

html,body {
	padding: 0;
    margin: 0;
}
body { 
    background-color : #ffffff;
    min-height: 100%;
}
h3 a{
	color: inherit;

}
a img{
	border: none;
}
.clear{
	clear: both;
}
.wrapper{
	width: 100%;
	position: relative;
	min-height: 100%;
	height: 100%;

}
.banner_top{
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	display: block;
	height: 70px;
	width: 870px;
	margin: 10px auto;
	
}
.header{
	border-top: 3px solid #bdbebe;
	height: 152px;
	background: #f0f1f1;
	margin-bottom: 15px;
}
.container{
	position: relative;
	width: 965px;
	margin: 0 auto;
}
a.logo{
	background: url(images/logo_193x89.png) no-repeat;
	position: absolute;
	display: block;
	height: 98px;
	width: 200px;
	top: 10px;
	left: 10px;
}
.logins{
	position: absolute;
	right: 10px;
	color: #626262;
	font: 12px 'Trebuchet';
	top: 30px;
}
.logins a{
	color: #1192ff;
}
.nav{
	position: absolute;
	width: 100%;
	bottom: 0;
	height: 15px;
	background: #bdbebe;
	font: 15px 'MyriadPro-Bold';
	padding: 10px 0;
	text-align: center;
}
.nav li{
	display: inline-block;
	padding: 0 20px;
	background: url(images/separator_nav.png) no-repeat center right;
}
.nav ul li:first-child{
	padding-left: 0;
}
.nav ul li:last-child{
	padding-right: 0;
	background: none;
}
.nav a{
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
.nav a:hover{
	color: #31aae6;
}

.content{
	width: 440px;
	float: left;
	font-family: 14px "Trebuchet";
}

/* Списики в тексте */
.content li {
	margin-left: 2em;
}

.content ul li {
	list-style-type: disc;
}

.content ul ul {
	margin-left: 1em;
}

.content ul ul li {
}

.sidebar_left{
	width: 240px;
	float: left;
	margin-right: 20px;
}
.sidebar{
	width: 240px;
	float: right;
}
/*footer begin*/
.footer{
	padding: 20px 0;
	font: 12px 'Trebuchet';
	color: #626262;
	border-top: 1px solid  #cacaca;
}
/*End footer*/
.partner{
	display: block;
	height: 75px;
	padding-top: 15px;
	border: 3px solid  #d5ecf3;
	text-align: center;
	margin: 10px 0;
}
a.partner{
	display: block;
	height: 75px;
	padding-top: 15px;
	border: 3px solid  #d5ecf3;
	text-align: center;
	margin: 10px 0;
}
.side_h{
	margin-bottom: -8px;
	text-transform: uppercase;
	font: 15px 'MyriadPro-Regular';
	color: #626262;
}
.section{
	border: 1px solid  #d7d7d7;
	background: #ebebeb;
	font: 12px 'Trebuchet';
	color: #626262;
}
.box {  
  	display: none; /* по умолчанию прячем все блоки */
	width: 279px;
	height: 213px;
	padding: 4px;
	float: left;
	
}
.box iframe{
	z-index: 1;
}
.box.visible {
	display: block; /* по умолчанию показываем нужный блок */
}
ul.tabs{
	list-style: none;
	float: right;
	width: 150px;

}
ul.tabs li{
	border-bottom: 1px solid  #d7d7d7;
	display: block;
	cursor: pointer;
	height: 44px;
	padding: 5px 10px;
	line-height: 12px;
	position: relative;
	font-size: 11px;
}
li.current{
	background: url(images/bg_cur_li.png);
	padding-left: 21px !important;
	margin-left: -14px;
	border: none !important;
	z-index: 1000;
}
.text_news h3{
	color: #1192ff;
	font: normal normal 14px 'Trebuchet';
	margin-bottom: 10px;
}
.text_news{
	font: normal normal 14px 'Trebuchet';
	color: #626262;
}
/* .text_news p{
	text-align: justify;
}*/
a.morelink{
	font-family: 'Trebuchet';
	color: #1192ff;
	text-decoration: underline;
}
a.morelink:hover{
	color: #ccc;
}
.thumb{
	border: 1px solid  #ccc;
	width: 94px;
	height: 94px;
	text-align: center;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}
.new{
	padding: 10px 0;
	border-bottom: 1px solid  #e7e7e7;
}
.content .new:last-child{
	border: none;
}
.date_grey{
	color: #ccc;
}
a.button_new{
	display: block;
	background: url(images/button_new.png) no-repeat;
	width: 244px;
	height: 72px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 16px #555555;
	-webkit-box-shadow: 1px 1px 16px #555555;
	box-shadow: 1px 1px 16px #555555;
	margin-top: 20px;
	margin-bottom: 20px;
}
a.button_new:hover{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

a.button_vote{
	display: block;
	background: url(images/button_vote.png) no-repeat;
	width: 244px;
	height: 72px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 16px #555555;
	-webkit-box-shadow: 1px 1px 16px #555555;
	box-shadow: 1px 1px 16px #555555;
	margin-top: 20px;
	margin-bottom: 20px;
}
a.button_vote:hover{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.avatar_s{
	width: 69px;
	height: 80px;
	overflow: hidden;
	margin-right: 10px;
	float: left;
	border: 1px solid  #cfcfcf;
	text-align: center;
}
.avatar_s img{
	max-width: 69px;
	height: 80px;
}

.candidaty{
	padding: 10px 0;
	color: #626262;
	font-size: 12px;
	border-bottom: 1px solid  #e7e7e7;
}
.about_cand .name a{
	font: 14px 'Trebuchet';
	margin-bottom: 5px;
	text-decoration: none;
	color: inherit;
}
.about_cand .name a:hover{
	color: #4abfec;
}
.candidaty p{
	font: 12px 'Trebuchet';
}
.candidaty:last-child{
	border: none;
}
a.more_posts,
.wpv_votebtn_txt{
	display: block;
	color: #fff;
	font: 12px 'MyriadPro-Regular';
	border-radius: 10px;
	padding: 10px 0;
	background: #4abfec;
	width: 100px;
	margin-bottom: 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
}
.wpv_votebtn_txt{
  width:130px;
  margin-bottom:0;
}

.candidat .wpv_votebtn_txt{
  width:124px;
}

.outs{
	border: none !important;
}
.sidebar a.more_posts{
	width: 137px;
}
.form{
	font-family: 'Trebuchet';
	width: 406px;
	background-color: #f0f1f1;
	padding: 20px 17px;
	margin-bottom: 20px;
	color: #626262;
}
.form select{
	padding: 5px;
}
.time{
	height: 28px;
	width: 110px;
}
.inp, .input, .work_place, .city, .mail, .tel{
	margin: 0 0 17px 0;
	height: 28px;
	width: 399px;
	padding-left: 5px;
	border: 1px solid  #bdbdbd;
	-moz-box-shadow:inset 1px 10px 16px #eeeeee;
	-webkit-box-shadow:inset 1px 10px 16px #eeeeee;
	box-shadow:inset 1px 10px 16px #eeeeee;
}
.form h3{
	font-weight: normal!important;
	text-align: center;
}
.form h4{
	/*margin: 0 0 0 17px;*/
	font-weight: normal!important;
	display: inline-block;
}
.job{
	margin:0 0 17px 0px;
	height: 28px;
	width: 404px;
}
.pattern{
	margin: 0 0 17px 0px;
	height: 170px;
	width: 399px;
	padding: 5px;
}
.time1, .time2 {
	height: 28px;
	width: 110px;
}
.work_time1, .work_time2{
	margin: 0 17px 0 0px!important;
}
.file1{
	height: 28px;
	
	margin-right: 17px;

}
.secure_info{
	color: #5680a8;
	font-size: 14px;
}
.send{
	width: 144px;
	height: 32px;
	background-color: #4abfec;
	margin-left: 140px;
	border-radius: 8px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	border: none;
}
span.red{
	color: #ff0000;
}
.form_separator{
	padding: 10px 0;
	height: 12px;
	background: url(images/form_separator.png)  no-repeat center;
}

.avatar_candidats{
	border: 1px solid  #d5ecf3;
	overflow: hidden;
	text-align: center;
}
.avatar_candidats img {
  display:inline-block;
  vertical-align:middle;
}
.candidat{
	width: 124px;
	float: left;
}
.avatar_candidats img{
	height: 142px;
	width: 124px;
}
.about_candidat{
	
	width: 300px;
	float: right;
	font: 14px 'Trebuchet';
	color: #626262;
}
.name_candidat{
	font: 19px 'MyriadPro-Bold';
	margin-bottom: 20px;
}
.one_item_in_blog:last-child{
	border: none;
}
.content>iframe{
	display: block;
	margin: 0 auto;
}
.filter{
	margin: 10px 0;
	padding: 15px 10px;
	background: #f0f1f1;
	font: 14px 'Trebuchet';

}

.filter a{
	color: #1192ff;
	text-decoration: none;
}
.filter a:hover{

}
.filter select{
	padding:5px;
}
.filter input, .filter select{
	width: 245px;
	height: 28px;
	padding-left: 5px;
	border: 1px solid  #bdbdbd;
	-moz-box-shadow:inset 1px 10px 16px #eeeeee;
	-webkit-box-shadow:inset 1px 10px 16px #eeeeee;
	box-shadow:inset 1px 10px 16px #eeeeee;
}
.one_l{
	width: 250px; 
	padding-right: 10px;
	float: left;

}
.topfilter{
	padding-bottom: 10px;
	
}
.very_search{
	float: right;
}
input.search{
	color: #fff;
	width: 115px !important;
	display: block;
	cursor: pointer;
	background: #4abfec;
	border-radius: 10px;
	border: none !important;
	height: 28px;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	float: right;
	margin-top: 20px;
}
.wp-pagenavi{
	text-align: center;
	font: bold 11px 'Arial';

}
.wp-pagenavi span.current{
	display: inline-block;
	text-align: center;
	padding: 5px 0;
	width: 24px;
	margin: 0 5px;
	color: #fff;
	background: #898989;
	border-radius: 50%;
	-moz-box-shadow:inset 0px 2px 8px #111;
	-webkit-box-shadow:inset 0px 2px 8px #111;
	box-shadow:inset 0px 2px 8px #111;
}
.wp-pagenavi a{
	display: inline-block;
	text-align: center;
	text-decoration: none;
	padding: 4px 0;
	width: 22px;
	margin: 0 5px;
	background: #eee;
	border-radius: 50%;
	color: #626262;
	border: 1px solid  #e5e5e5;
}
#wppb_register, .wppb_holder{
	display: block;
	width: 350px;
	margin: 0 auto;
}
#wppb_register label, .wppb_holder label{
	
	display: block;
}
#wppb_register p{
	margin: 5px !important;
}
#wppb_register input, .wppb_holder input{
	padding-left: 5px;
	height: 28px;
	width: 100%;
	border: 1px solid #bdbdbd;
	-moz-box-shadow: inset 1px 10px 16px #eeeeee;
	-webkit-box-shadow: inset 1px 10px 16px #eeeeee;
	box-shadow: inset 1px 10px 16px #eeeeee;
}
input#send_credentials_via_email{
	width: 15px;
	height: 15px;
	-moz-box-shadow: inset 1px 4px 5px #eeeeee;
	-webkit-box-shadow: inset 1px 4px 5px #eeeeee;
	box-shadow: inset 1px 4px 5px #eeeeee;
}
#wppb_register textarea, .wppb_holder textarea{
	width: 100%;
	height: 100px;
	border: 1px solid #bdbdbd;
	-moz-box-shadow: inset 1px 10px 16px #eeeeee;
	-webkit-box-shadow: inset 1px 10px 16px #eeeeee;
	box-shadow: inset 1px 10px 16px #eeeeee;
}
.wppb_holder select{
	height: 28px;
	padding: 5px;
}
input.submit, input#submit{
	width: 160px !important;
	background: #4abfec;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	margin: 0 auto;
	text-align: center;
	border: none;
	border-radius: 10px;
	display: block !important;
	color: #fff;
	padding: 10px 0;
	height: 35px !important;
	font: 14px 'MyriadPro-Regular';
}
/* ******************************** MAHALKIN ******************************************* */
.left {
	float:left;	
}
.right {
	float:right;
}
a {
	color:#1192ff;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;	
}
body {
	font-family: "Trebuchet MS" !important;
	color:#626262;
}
.left_for_miniimg {
	float:left;
}
.left_for_miniimg img {
	max-width:124px !important;	
	max-height: 142px;
}
.left_for_miniimg img {
	margin:8px 5px 5px 0;
	max-width:440px;
	border:1px solid #cccccc;
}
h1 {
	text-transform: uppercase;
}
h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a {
	font-size:14px;
	color:#1192ff;
	font-weight:normal;
	padding:4px 0 7px;
	margin:0;
}
.content {
	font-size: 13px !important;
}
.content p, .content ul, .content ol {
	margin-bottom:10px;
}
.content h2, .content h3 {
	color: inherit;
	font-size: inherit;
	font-weight: bold;
	padding: 7px 0 4px;
	margin: 0;
}
.content h2 {
	font-size: 14px !important;
}

.the_date {
	color:#a1a1a1;
	margin-bottom:7px;
}
.the_date2 {
	color:#a1a1a1;
	padding-left:7px;
	margin-left:5px;
	border-left:1px solid #8c8c8c;
}
.sf_title_1 {
	font-size:15px;
	font-family:Myriad Pro;
	color:#626262;
	border-top:1px solid #e7e7e7;
	margin:15px 0 10px;
	padding:20px 0 0;
	text-transform:uppercase;
}
.style_div_1 {
	margin-top:3px;	
}
.one_item_in_blog {
	margin-bottom:15px;
	padding-bottom:8px;
	border-bottom: 1px solid #e7e7e7;	
}
.button_1 {
	width:130px !important;
}
.content .side_h {
	margin-bottom:7px;	
}
.content2 {
	width:705px !important;	
}
.title_h_3, .title_h_3 a {
	color:#626262;
	font-size:16px;
	text-decoration:none;
}
.left_block_for {
	float:left;
	width:430px
}
.right_block_for {
	float:right;
	width:275px;
}
.right_block_for_right {
	float:right;
	text-align:left;
	margin-top:20px;	
}

.wpv_votedbtn_txt {
	display: block;
	color: #ccc;
	font: 12px 'MyriadPro-Regular';
	border-radius: 10px;
	border:none;
	padding: 10px 0;
	background: #888;
	width: 130px;
	text-align: center;
	text-decoration: none;
  display:inline-block;
}
.wpv_vcount {
	background: url(images/golos_bg.png) no-repeat 0px 1px;
	padding-left:20px;
	color:#626262;
	font-size:12px;
  display:inline-block;
}
.left_block_for p {
	margin: 0;	
}
#hide_search{
	padding-top: 5px;
	border-top: 1px solid  #dadada;
}
/* ******************************** //MAHALKIN ******************************************* */
.comments_div_add {
	padding-bottom: 15px;
	margin:0 0 15px 0;
	border-bottom: 1px solid  #e7e7e7;	
}
#comments_div_title {
	color:#626262;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:15px 0 8px;
}
	#comments_div_title span {
		color:#acacac;
	}
.comments_div_add > .left{
	float:left;
}
	.comments_div_add > .left img {
		border:1px solid #e7e7e7;
		width:52px;
		height:52px;
	}
.comments_div_add > .right {
	float:right;
	text-align:right;
}
.comments_div_add > .right textarea#comment{
	width:352px;
	height:50px;
	border:1px solid #e7e7e7;
	color:#acacac;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:1px 10px;
}
.comments_div_add > .right #submit {
	background:#b7baba;
    border: none;
    border-radius: 6px;
    color: #fff;
    display: block;
    font: 14px 'MyriadPro-Regular';
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 130px !important;
	margin-top:10px;
	text-transform:uppercase;
	float:right;
}
.commentlist {
	list-style:none;
	margin:5px 0 10px;
}
.commentlist .comment-author {
	color:#acacac;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.commentlist .comment-author span{
	color:#1192ff;
	font-size:14px;
}
.comment-reply-link {
	color:#acacac;
	text-decoration:none;
}
input#remember-me{
	width: 30px;
	height: 20px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
label[for=remember-me]{
	width: 150px;
}
input:-webkit-autofill {
background-color: #fff;
background-image: none;
color: rgb(0, 0, 0);
}
p.registerContactInfoHeading{
	display: none;
}
p.registerAboutYourselfHeader{
	display: none;
}
#respond{
	margin-top: 50px;
}
textarea#comment{
	resize:none;
}
img.avatar{
	float: left;
	margin-right: 11px;
}
li.comment{
	margin-bottom: 15px;
}
p.contactInfoHeader{
	display: none;
}
p.aboutYourselfHeader{
	display: none;
}
p.cand_desc{
	font-size: 14px !important;
}
