/*
Theme Name: Twenty Twelve
Theme URI: http://wordpress.org/themes/twentytwelve
Author: the WordPress team
Author URI: http://wordpress.org/
Description: The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentytwelve

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* =Notes
--------------------------------------------------------------
This stylesheet uses rem values with a pixel fallback. The rem
values (and line heights) are calculated using two variables:

/* =Reset
-------------------------------------------------------------- */

@import url(fonts/font-style.css);

body{font-family:Open Sans,sans-serif;margin:0;padding:0;}
img{
	border:none;
}
p {
margin:0;
padding:0;

}
.clear{
	clear:both;
}
#header{
	background: url(img/header_bg.jpg);
	background-position: 50% 0%;
	width:100%;
}
#header #h_line{
	height:78px;
	width:100%;
	background-color: #464747;
}
#header #y_line{
	height:2px;
	width:100%;
	background-color: #e9a00a;
}
#header #h_info{
	width:995px;
	margin:0 auto;
	height:181px;
	padding-top: 5px;
}
#header #h_info img{
	float:left;
}
.entry-header{
	display:none;
}

.entry-meta{
	display:none;
}

#header  #h_info .contact-btn{
	width:199px;
	height:43px;
	display:block;
	float:right;
	background: url(./img/contact-btn.png);
	margin-top:-20px;
}
#header #h_info p.name{
	font-size: 29px;
	color:#202020;
	line-height: 90px;
	margin-bottom: -5px;
	float:left;
	word-spacing: 4px;
	letter-spacing: -1px;
}

#header #h_info p.phone{
	font-size: 21px;
	color: #202020;
	line-height: 90px;
	float: right;
	word-spacing: -1px;
	text-align: center;
	width: 199px;
}

#header #h_info p.info{
	font-size: 20px;
	color:#202020;
	line-height: 27px;
	word-spacing: 4px;
	letter-spacing: -1px;
	width: 781px;
	float: left;
	/*font-weight:600;*/
}
#header #main-menu{
	width:995px;
	border: 1px solid #b6b6b6;
	height:44px;
	margin:0 auto;
}

#header #main-menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(img/menu_bg.jpg) repeat-x;
	display:table;
	width:100%;
}
#header #main-menu ul li{
	/*float:left;*/
	height:44px;
	display:table-cell;
	text-align:center;
}

#header #main-menu #menu-main-menu #menu-item-340 a{	
	color:#f00 !important;
}

#header #main-menu ul li.current-menu-item a {	
	background: url(./img/active.jpg) repeat-x;
	border-right:1px solid #6eacf0;
	color:#fff;
	padding: 0 33px;
}

#header #main-menu ul li a {
	display:block;
	height:44px;
	line-height:44px;
	text-transform:uppercase;
	font-size:15px;
	color:#202020;
	
	padding: 0 33px;
	text-decoration:none;
	background: url(img/menu_bg.png) repeat-x;
	border-left:1px solid #606060;
	border-right:1px solid #fff;
	font-weight:600;
}
#header #main-menu ul li:last-child a{
	border-right:none;
}

#content {
	border-top:1px solid #fff;
	color: #333;
}

#content #main{
	width:995px;
	margin:0 auto 105px auto;
	position:relative;
}

#blue-line{
	background: url(img/talant/bk-ground-blue-line.png) repeat-x;
	background-position: bottom;
	width: 100%;
}

#blue-line #money{
	background: url(img/talant/bk-ground-sh-max.png) no-repeat;
	background-position: bottom;
	width: 100%;
	display: table;
}

#blue-line #money .info {
	font-family: RobotoCondensed-Regular, Helvetica, Sans-Serif;
	color:#fff;
	padding-top: 32px;
	width: 925px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:75px;
	text-align: center;
	font-size:1.3em;
	font-weight:bold
}

#blue-line #money .info-n {
	font-family: RobotoCondensed-Regular, Helvetica, Sans-Serif;
	color:#fff;
	padding-top: 32px;
	width: 925px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:75px;
	text-align: center;
	font-size:1.3em;
}

#footer{
	background: url(img/talant/footer-bline.png) repeat-x;
	background-position: top;
	width: 100%;
}

#footer #money{
	background: url(img/talant/bk-ground-footer.png) no-repeat;
	background-position: top;
	width: 100%;
	display: table;
}

#footer #money .info {
	font-family: RobotoCondensed-Regular, Helvetica, Sans-Serif;
	color:#fff;
	padding-top: 35px;
	width: 925px;
	margin-right:auto;
	margin-left:auto;
	text-align: center;
	font-size:1.1em;
	padding-bottom:25px;
}

#footer #money .info a{
	color:#fff;
}

#left{
	width:678px;
	float:left;
	background:#fff;
	margin: 10px 0 0 0;
}
#left.page{
	padding: 15px 24px 15px 14px;
	width:640px;
}
#left .item{
	width:636px;
	padding-bottom:64px;
	padding-top:36px;
	background:url(./img/item-bg.png) no-repeat;
	padding-left:14px;
	padding-right:29px;
	position:relative;
}
#left .item:first-child{
	background:none;
}
#left .item img{
	float:left;
	border:1px solid #d8d8d8;
	margin-right:18px;
}
#left .item .title{
	text-decoration:none;
	float:none;
}
#left .item  h3{
	/*float:left;*/
	/*text-transform:uppercase;*/
	/*width: 400px;*/
	margin: 0 0 12px 0;
	/*color:#000066;*/
}
#left .item .date{
	color: #000080;
	font-size: 12px;
	margin-bottom: 5px;
}
#left .item a{
	color: #000080;
}
#left .item .content{
	font-size:14px;
}
#left .item  a{
	float:right;
	/*position: absolute;
	left: 249px;
	bottom: 64px;*/
}
#left .t_item  {
	/*width:608px;*/
	/*height:328px;*/
	/*background:#e8e8e8;*/
	margin: 0 14px 32px 14px;
	padding: 14px 16px;
	
}
#left .t_item  .line{
	background: url(./img/line.png) no-repeat;		
	width:817px;
	height:114px;
	margin: 0 auto;
	
}

/*#left .t_item  img{
	border:1px solid #fff;
	width: 188px;
	height: 136px;
	float:left;
	margin-right:18px;
}*/

#left .t_item h3{
	/*float:left;*/
	margin:0;
	/*width:400px;*/
}
#left .t_item a:last-child{
	background:url(./img/t_more.png) no-repeat;
	display:block;
	width:201px;
	height:49px;
	text-indent:-999999px;
	/*float:right;*/
	margin: 0 auto;
}

#left hr{
	width:640px;
	height:36px;
	background:url(./img/item-bg.png) no-repeat;
	display:block;
	margin: 0;
padding: 0;
border: none;
}
#right {
	width:307px;
	float:right;
	padding:10px 0 0 0;
}

#right .item {

}
#right .item .textwidget {
	background:#fff;
}

#right .item  h3{
	font-size:17px;
	color:#fff;
	padding-left:10px;
	width:299px;
	height:36px;
	line-height:36px;
	background:url(./img/item_title.jpg);
	background-size:contain;
	text-align:left;
	text-transform:uppercase;
	font-weight: 700;
	letter-spacing: 1px;
}
#right .item  ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#right .item   ul.menu a{	
	text-decoration:none;
}
#right .item   ul.menu > li{
	padding-left:22px;
	background:url(img/li_marker.png) 0 5px no-repeat;
}
#right .item   ul.menu > li.open{
		background:url(img/open.png) no-repeat;
}

#right .item   ul.menu > li > a{
	font-size:16px;
	color:#000;
	line-height:25px;
}

#right .item   ul.menu > li > ul{
	display:none;
}

#right .item   ul.menu > li > ul > li{
	padding-left:20px;
	position:relative;
	padding-bottom:10px;
}
#right .item   ul.menu  .sub-menu{
	display:none;
} 

#right .item   ul.sub-menu > li  .triangle{
	position:absolute;
	left:0;
	top:5px;
	width:12px;
	height:12px;
	background:url(img/close.png) no-repeat;
	cursor:pointer;
}

#right .item   ul.sub-menu > li.open  .triangle{
	background:url(img/open.png) no-repeat;
}
#right .item   ul.menu > li > ul > li > a{
	font-size:14px;
	color:#5c5c5c;
}

#right .item   ul.menu > li > ul > li > ul > li{
	padding-left:20px;
}

#right .item   ul.menu > li > ul > li > ul > li > a{
	font-size:13px;
	color:#5c5c5c;
}

#right .item .attachment-post-thumbnail{
	width:307px;
}

#right .item  .post a{
	color:#000;
	font-size:14px;
}

#searchform{	width:309px;	margin-left:-1px;}

#searchform input[type=text]{	width:211px;	height:35px;	background:url(./img/search_input.png) no-repeat;	border:none;	float: left; margin-left:-1px;padding-left:21px;font-size:14px;}
#searchform input[type=submit]{	width:77px;	height:35px;	background:url(./img/search_btn.png) no-repeat;	border:none;	text-indent:-99999px;margin-right:-1px;}


.navigation {
	margin: 60px 0 67px 140px;
	height:36px;
}

.navigation .page-numbers{
	width:38px;
	height:36px;
	line-height:36px;
	text-align:center;
	display:block;
	background:#e6e6e6;
	color:#5c5c5c;
	float:left;
	margin-right:7px;
	text-decoration:none;
}
.navigation .page-numbers.current{
	background:#2b4f77;
	color:#fff;
	
}
#left.single {
	padding:16px;
	width:646px;
}

.single .entry-title{
	margin: 0;
	color: #000;
	font-size: 21px;
	/*text-transform: uppercase;*/
	font-weight: normal;
	margin-left: -2px;
	margin-bottom: 10px;
	letter-spacing: -1px;
	font-weight:bold;
}
#banner_wrapper{
	margin:0 auto;
	width:995px;
	height:334px;
}
#banner_l{
	width:677px;
	height:323px;
	float:left;
	position:relative;
}
#banner_l .textwidget img{
	height:323px;
}
#banner_l ul{
	list-style:none;
	position:absolute;
	left:20px;
	bottom:7px;
	margin:0;
}
#banner_l ul li {
	width:12px;
	height:12px;	
	display:block;
	margin-right:8px;
	float:left;
}

#banner_l ul li a{
	width:12px;
	height:12px;	
	display:block;
	background: url(./img/banner_nav.png);
	
}
#banner_l ul li.ui-tabs-selected a{
	background: url(./img/banner_nav_act.png);
}
 
.ui-tabs-hide{
	display:none;
}


#banner_r {
	width:294px;
	height:299px;
	float:left;
	padding: 14px 12px;
	background: url(./img/right_s_bg.jpg) repeat-x;
	position:relative;
}

#banner_r ul{
	list-style:none;
	position:absolute;
	right:20px;
	top:14px;
	margin:0;
}
#banner_r ul li {
	width:12px;
	height:12px;	
	display:block;
	margin-right:8px;
	float:left;
}

#banner_r ul li a{
	width:12px;
	height:12px;	
	display:block;
	background: url(./img/banner_r_nav.png);
	
}

#banner_r ul li.ui-tabs-selected a{
	background: url(./img/banner_r_nav_act.png);
}
#banner_r .textwidget{
	color:#fff;
	font-size:13px;
	width: 100%;
	float: left;
	padding-bottom: 13px;

}
#banner_r .textwidget img{
	float:left;
	margin-right:13px;
}
#banner_r .textwidget strong{
color:#7db9fc;
}

#banner_r .textwidget a{
color:#7db9fc;
font-style:italic;
}
#banner_r p.title{
	color:#fff;
	text-transform:uppercase;
	line-height:15px;
	margin-bottom:15px;
}
#top_contact{
	/*padding-top: 4px;*/
	overflow:hidden;
	max-width: 1060px;
	margin: 0 auto;
	color: #FFF;
	font-size: 1.45em;
	white-space:nowrap;
padding-left: 200px;
}

#top_contact span {
	width:47px !important;
	height:47px !important;
	display:block !important;
	padding:0;
	margin:0;
}
#top_contact > span{
	/*margin-left:6px;*/
	float:left;
}
#top_contact .info {
	font-family: RobotoCondensed-Regular, Helvetica, Sans-Serif;
	padding-top: 22px;
	width: 295px;
	float:left;
}
#top_contact .e-mail {
	background:url(./img/talant/e-mail.png) 0 0;
	margin: 16px 5px 0 0;
	float:left;
}
#top_contact .phone {
	background:url(./img/talant/phone-ico.png) 0 0;
	margin: 16px 5px 0 0;
	float:left;
}
#top_contact2{
	/*padding-top: 4px;*/
	overflow:hidden;
	max-width: 1060px;
	margin: 0 auto;
	color: #FFF;
	font-size: 1.35em;
	white-space:nowrap;
padding-left: 0px;
}

#top_contact2 span {
	width:47px !important;
	height:47px !important;
	display:block !important;
	padding:0;
	margin:0;
}
#top_contact2 > span{
	/*margin-left:6px;*/
	float:left;
}
#top_contact2 .info {
	font-family: RobotoCondensed-Regular, Helvetica, Sans-Serif;
	padding-top: 22px;
	width: 295px;
	float:left;
}
#top_contact2 .e-mail {
	background:url(./img/talant/e-mail.png) 0 0;
	margin: 16px 5px 0 0;
	float:left;
}
#top_contact2 .phone {
	background:url(./img/talant/phone-ico.png) 0 0;
	margin: 16px 5px 0 0;
	float:left;
}

#footer_social{
	position:absolute;
	bottom:59px;
	right:0px;
}
#footer_social span {
	width:38px !important;
	height:38px !important;
	display:block !important;
	padding:0;
	margin:0;
}
#footer_social > span{
	margin-left:6px;
	float:left;
}
#footer_social .googleplus {
	background:url(./img/footer_social.png) -1px -1px;
}
#footer_social .twitter {
	background:url(./img/footer_social.png) -46px -1px;
}
#footer_social .facebook {
	background:url(./img/footer_social.png) -91px -1px;
}
#footer_social .vkontakte {
	background:url(./img/footer_social.png) -136px -1px;
}
#footer_social .mail_ru {
	background:url(./img/footer_social.png) -181px -1px;
}
#footer_social .odnoklassniki {
	background:url(./img/footer_social.png) -226px -1px;
}
#footer_social .livejournal {
	background:url(./img/footer_social.png) -270px -1px;
}
#footer .wrapper #searchform{
	float:right;
}

#nsu-form-0 label{
	display:none;
}
input.email,
#frm-email,
.newsletter-email,
#nsu-email-0{
	width:300px;
	height:35px;
	border:none;
	background:url(./img/news_input.png);
	padding: 0 0 0 10px;
	margin-bottom:20px;
	margin-top:10px;
}
.subscribe,
.subscribeButton,
.newsletter-submit,
#nsu-submit-0{
	width:132px;
	height:29px;
	border:none;
	background:url(./img/news_btn.png);
	text-indent:-9999px;
	margin-bottom:20px;
	float:right;
}
#right .item ,
.nsu-text-before-form{
	font-size:13px;
	color:#303030;
	margin-bottom:20px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {	float:right;	/*margin: 0 0 20px 20px;*/}
.alignleft {	float:left;	/*margin: 0 20px 20px 0;*/}

ul.commentlist {
	list-style:none;
	padding-left:0;
}
ul.commentlist li{
	padding-left:0;
}
ul.commentlist li  .author {
	color:#404040;
	float:left;
	font-size:15px;
	width:350px;
	font-weight:bold;
}

ul.commentlist li  .date {
	color:#808080;
	float:right;
	font-size:15px;
	width:150px;
}
ul.commentlist li  p {
	color:#292929;
	font-size:15px;
	width:100%;
	margin-bottom:20px;
}
ul.commentlist li ul {
	list-style:none;
}
#gotop{
	display:block;
	position:absolute;
	bottom:-91px;
	left:0;
	width:57px;
	height:57px;
	background:url(./img/go_up.png);	
}
#comments{
	padding-top: 36px;
	background: url(./img/item-bg.png) no-repeat;
}
#left .yarpp-related{
	margin-top:30px;
	padding-top: 36px;
	background: url(./img/item-bg.png) no-repeat;
	padding-bottom: 30px;
}
#left .yarpp-related h3{
	font-size:20px;
	font-weight:normal;
	text-transform:uppercase;
}
#left .comments-title{
	font-size:20px;
	font-weight:normal;
}
#left .yarpp-thumbnails-horizontal .yarpp-thumbnail {
	border:none;
}

#left .yarpp-thumbnail > img {
	border:1px solid #9b9b9b;
}

#left .yarpp-thumbnails-horizontal .yarpp-thumbnail-title  {
	text-decoration:none;
	font-size:14px;
	color:#292929;
}

#single_social{
	padding-top: 10px;
	padding-bottom:20px;
	width:100#;
}
#single_social span {
	width:30px !important;
	height:30px !important;
	display:block !important;
	padding:0;
	margin:0;
}
#single_social p{
	float:left;
}
#single_social > span{
	/*margin-left:6px;*/
	float:left;
}
#single_social .googleplus {
	background:url(./img/header_social.png) -0px 0;
}
#single_social .twitter {
	background:url(./img/header_social.png) -30px 0;
}
#single_social .facebook {
	background:url(./img/header_social.png) -70px 0;
}
#single_social .vkontakte {
	background:url(./img/header_social.png) -102px 0;
}
#single_social .mail_ru {
	background:url(./img/header_social.png) -143px 0;
}
#single_social .odnoklassniki {
	background:url(./img/header_social.png) -178px 0;
}
#single_social .livejournal {
	background:url(./img/header_social.png) -212px 0;
}

#footer_text{
	float: left;
width: 400px;
font-size: 12px;
margin-left: 14px;
margin-top: 10px;
color: #7db9fc;
}

#popup{
	display:none;
	width:100%;
	height:100%;
	position:fixed;
	background:url(./img/black_pixel.png);
	z-index:9999;
}

#popupbanner{
	display:none;
	width:100%;
	height:100%;
	position:fixed;
	z-index:9999;
	background: url(img/overlay.png) repeat 0 0;

}
#popupbanner .inner{
	width: 752px;
	margin: 50px auto 0 auto;
	position:relative;
	opacity: 1;
}
#popupbanner .inner .close{
	color: #888;
	border: 1px solid #888;
	background: #fff;
	padding: 0px 5px;
	border-radius: 11px;
	text-decoration: none;
	height: 25px;
	float: right;
	font-size: 30px;
	line-height: 20px;
}
#popupbanner .dostup{
	width: 217px;
	position: absolute;
	bottom: 25px;
	height: 41px;
	right: 26px;
	cursor: pointer;
}

#popup .inner{
	background: #fff;
	width: 350px;
	margin: 50px auto 0 auto;
	padding: 25px;
}

#popup .inner .close{
	color:#888;
	border:1px solid #888;
	background:#fff;
	padding: 0px 10px;
	border-radius:3px;
	text-decoration:none;
	height:15px;
	float:right;
	font-size:13px;
	line-height:12px;
}

#vk_like{
	float:left;
	width:170px !important;
}
.fb-like{
	width: 130px;
	float: left;
}

#twitter-widget-0{
	float:left;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail, .yarpp-thumbnail-default, .yarpp-thumbnail-title {
	display: inline-block;
	/*display: inline;*/
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail {
	border: 1px solid rgba(127,127,127,0.1);
	width: 130px;
	/*height: 220px;*/
	margin: 5px;
	margin-left: 0px;
	vertical-align: top;
}
.yarpp-thumbnail > img, .yarpp-thumbnail-default {
	width: 120px;
	height: 92px;
	margin: 5px;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail > img, .yarpp-thumbnails-horizontal .yarpp-thumbnail-default {
	display: block;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
	font-size: 1em;
	max-height: 2.8em;
	line-height: 1.4em;
	margin: 7px;
	margin-top: 0px;
	width: 120px;
	text-decoration: inherit;
	/*overflow: hidden;*/
}

.yarpp-thumbnail-default {
	overflow: hidden;
}
.yarpp-thumbnail-default > img {
	min-height: 120px;
	min-width: 120px;
}

.gallery-icon a{
	width:165px;
	height:165px;
	/*padding:6px;*/
	display:block;
	background:url(./img/shadow.png);
	margin:0 auto;
}
.gallery-icon a img{
	border:none !important;
	margin-top: 8px;
}

.comment_wrapper{
	border: 2px solid #c2c2c2;
	border-radius: 8px;
	padding: 10px;
	background: #f9f9f9;
	margin: 10px 0;
}

.comment-reply-link{
	color: #000;
	text-decoration: none;
	text-align: right;
	display: block;
	padding-left: 80%;
}

.comment-reply-title{
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
}
#commentform{
	font: 16px arial;
	color: #000;
}

#commentform label{
	float:left;
	width:50px;
}

#commentform .comment-form-comment label{
	width:100%;
}

.form-allowed-tags{
	display:none;
}

#commentform input[type=text]{
	margin-left:10px;
	width:250px;
}
#commentform  textarea{
	width: 474px;
	resize: none;
}

.sline{
	width:636px;
	height:36px;
	background:url(./img/item-bg.png) no-repeat;
	position:relative;
	margin: 0 auto;
	
}
.att{
	padding:0 0 25px 0 ;
}
.att-title{
font-size:20px;
	font-weight:normal;
	padding:0 0 10px 0;
}
.att .textwidget{
	font:16px arial;
}