/*
Theme Name: Petruhin

*/

html, body, div, span, applet, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	height: 100%;
	position:relative;
}
header, nav, section, article, aside, footer {
	display: block;
}
body {
	font: 100%/1.5 'Open Sans', sans-serif;
	width: 100%;
	height: 100%;
	background:url(http://img-fotki.yandex.ru/get/9489/11249980.17c/0_8ff38_226bd195_orig) no-repeat;
	background-color:#000000;
	color:#FFF;
	position:relative;
}
a {
	color: #20a2ec;
	outline: none;
	text-decoration: underline;
	-webkit-transition: all .1s ease-in-out;
	   -moz-transition: all .1s ease-in-out;
	    -ms-transition: all .1s ease-in-out;
	     -o-transition: all .1s ease-in-out;
	        transition: all .1s ease-in-out;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 0 0 18px
}

img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 990px;
	margin: 0 auto 40px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding:0px 10px;
	position:relative;
}

.in {
	width:990px;
	margin:0px auto;
}

.leftfloat { float:left;}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 30px;
	position:relative;	
	padding:10px 0px;
    margin: 20px 0 20px;
	
}

nav {

}

nav ul {
}

nav ul li {
	display:inline-block;
	margin-right:13px;
	
}

nav ul li a {
	display:block;
	font-size:22px;
	font-family:'Open Sans Condensed', sans-serif;
	color:#f2f2f2;
	text-decoration:none;
	text-transform:uppercase;
	line-height:28px;
	border-bottom:1px solid #f2f2f2;
	padding:0px 2px;
}

nav ul li a:hover {
	background:#fffdfc;
	color:#323639;
}

.ru {
/*	color:#fffdfc;*/
	color:#323639;
	display:block;
	font-size:22px;
	font-family:'Open Sans Condensed', sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	position:absolute;
	top:8px;
	right:30px;
	background:#fffdfc;
	text-align: center;
	width: 41px;
}

.en {
	color:#fffdfc;
	display:block;
	font-size:22px;
	font-family:'Open Sans Condensed', sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	position:absolute;
	top:8px;
	right:0px;
	opacity:0.3;
}


/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 0 0 70px;
}

.home-man {
	width:273px;
	height:634px;
	position:absolute;
	top:250px;
	left:-250px;
	z-index:888;
}

.home-text {
	height:200px;
	width:100%;
	background:url(images/logo.png) 50% 50% no-repeat;
	display:block;
}

.home-video {
	width:650px;
	height:390px;
	margin-top:60px;
	background:url(images/shadow.png) bottom center no-repeat;
	display:inline-block;
}

#content .blog {
	float:right;
	width:320px;
	vertical-align:top;
	padding-top:50px;	  
}

#content .blog .title {
	font-size:22px;
	font-family:'Open Sans Condensed', sans-serif;
	color:#f2f2f2;
	text-decoration:none;
	text-transform:uppercase;
	margin-left:20px;
}


#content .blog .post {
  border-radius: 11px;
  background-color: rgba( 9, 7, 8, 0.302 );
  margin:15px 0px;
  padding:10px 10px;
  font-size:14px;
  font-style:italic;
  display:block;
  text-decoration:none;
  color:#FFF;
}

#content .blog .post .text {
	text-decoration:none;
  color:#FFF;
}

#content .blog .post .text:hover {
	text-decoration:underline;
}

#content .blog .post p {
	margin:0px;
}

#content .blog .post .time {
	font-size:13px;
	color:#6a6f75;
}

#content .blog .post .all {
	font-size:13px;
	float:right;
}
.quote{
    display: table-cell;
    vertical-align: bottom;

    height: 104px;
}

#content .blog .quote {
	margin:10px 0px;
}

#content .blog .quote p {
  font-size: 16px;
  font-family:"Minion Pro", Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif ;
  color: #FFF;
  font-style: italic;
  line-height: 1;
  text-align: left;
  margin-bottom: 3px;
}

#content .blog .quote span {
  font-size: 16px;
  font-family:"Minion Pro", Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif ;
  color: #FFF;
  font-style: italic;
  display:block;
  text-align:right;
}

.page-in {
	z-index:999;
	position:relative;
}

.page-in h1 {
	margin-right:13px;
	font-size:22px;
	font-family:'Open Sans Condensed', sans-serif;
	color:#f2f2f2;
	font-weight:400;
	text-transform:uppercase;
	margin-bottom:10px;
}


/* Tabs
-----------------------------------------------------------------------------*/

#tabs {
}

#tabs .panel {
	
}

#tabs .panel li {
	display:inline-block;
	margin-right:13px;
		font-size:22px;
	font-family:'Open Sans Condensed', sans-serif;
	color:#f2f2f2;
	
}

#tabs .panel li a {
	display:block;
	font-size:22px;
	font-family:'Open Sans Condensed', sans-serif;
	color:#f2f2f2;
	text-decoration:none;
	text-transform:uppercase;
	line-height:28px;
	padding:0px 2px;
}

#tabs .panel .ui-state-active a {
	border-bottom:1px solid #f2f2f2;

}

.frame {
  border-radius: 11px;
  background-color:#26282a;
  padding: 15px;
 /* padding:15px 2px 15px 20px;*/
  font-size:15px;
  font-style:italic;
  margin:20px 0 0;
  text-align: justify;
  min-height: 515px;

}


#tabs-films {
	margin-bottom: 60px;
	height: 515px;
}

#tabs-films .frame {
	width:720px;
	display:inline-block;
}

#tabs-films .frame-films {
	width:710px !important;

}

#tabs-films .panel {
	float: right;
	width:210px;
	vertical-align:top;
}

#tabs-films .panel-film {
	width:210px;
	vertical-align:top;
}

#tabs-films .fade {
	height:505px;
	overflow:hidden;
	position:relative;	
	/*padding-right:15px;*/
}

#tabs-films .panel {
	padding-top:30px;
}

#tabs-films .panel a, #tabs-films .panel-film a {
	text-decoration:none;
}

#tabs-films .panel .ui-state-active a  {
}

#tabs-films .panel a:hover, #tabs-films .panel-film a:hover {
	opacity:0.6;
}

#tabs-films .tabs {
	font-family:'Open Sans Condensed', sans-serif;;
	font-weight:100;
	font-size:15px;
	font-style:normal;
}




/*
#tabs-films .frame .tabs:first-child{
	display: block !important;
}
*/


#tabs-films .film-list{
	float: right;
	width: 220px;
	margin: 0 0 0 20px;
	padding-top: 30px;
}

#tabs-films .film-list .fade .mCustomScrollbar ._mCS_1 {
	padding: 0 !important;
}

#tabs-films .tabs .title {
	font-size:30px;
	font-family:'Open Sans Condensed', sans-serif;
	font-weight:bold;
	font-style:normal;
	margin-bottom:10px;
	
}

#tabs-films .tabs .title span {
	font-weight:400;
}

#tabs-films .tabs .poster {
	width:150px;
	height:225px;
	float:right;
	margin-left:15px; 
	vertical-align:top;
	margin-top:20px;
}


.gallery-item {
    float: left;
    margin: 10px;
    width: 27%;
	/*float: left;
	margin-top: 10px;
	text-align: center;
	width: 16.5% !important;
	vertical-align:top;*/
	
}

.gallery-item:hover img {
	box-shadow:0px 0px 0px 1px #FFF;
		-webkit-transition: all .1s ease-in-out;
	   -moz-transition: all .1s ease-in-out;
	    -ms-transition: all .1s ease-in-out;
	     -o-transition: all .1s ease-in-out;
	        transition: all .1s ease-in-out;
}

.gallery-item  img {
	border:none !important;
}


.news-post {
	background:#26282a;
	border-radius:11px;
	padding:15px 20px;
	font-size:13px;
	font-style:italic;
    text-align: justify;
	width:250px;
	height:690px;
	position:relative;
	display:inline-block;
	text-decoration:none;
	color:#FFF;
	vertical-align:top;
	margin:18px;
}



.news-post:hover {
	opacity:0.6;
}

.news-post .title {
     font-size:18px;
     font-weight:bold;
     padding-top:30px;
     padding-left:70px;
     font-style:normal;
     line-height:28px;
     margin-bottom:20px;
     position:relative;
     z-index:900;
     height:65px;

 }

.title_books {
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    height: 65px;
    line-height: 28px;
   /* margin-bottom: 20px;*/
    padding-left: 70px;
    padding-top: 30px;
    position: relative;
    text-align: right;
    z-index: 900;


    /*font-size:16px;
    font-weight:bold;
    padding-top:30px;
    padding-left:70px;
    font-style:normal;
    line-height:28px;
    margin-bottom:20px;
    position:relative;
    z-index:900;
    height:65px;*/


}

.news-post .mag {
    width: 160px;
    height: 160px;
    overflow: hidden;
    /*-webkit-mask-image: url(images/mag.png);*/
	position:absolute;
	top:-20px;
	left:-30px;
	z-index:700;
}

.news-post .mag img {
	/*transform: rotate(30deg);*/
	/*-ms-transform: rotate(30deg); /* IE 9 */
	/*-webkit-transform: rotate(30deg); /* Safari and Chrome */
}

.blog-post {
    background:#26282a;
    border-radius:11px;
    padding:15px 20px;
    font-size:13px;
    font-style:italic;
    text-align: justify;
    width:250px;
    height:420px;
    position:relative;
    display:inline-block;
    text-decoration:none;
    color:#FFF;
    vertical-align:top;
    margin:18px;
}

.blog-post a{text-decoration: none;}

.blog-post .title {
    font-size:14px;
    font-weight:bold;
    /*padding-top:30px;*/
    padding-left:78px;
    font-style:normal;
    margin-bottom:20px;
    position:relative;
    z-index:900;
    text-align: justify;
    color: #fff;
    text-decoration: none;
	min-height:76px;
}

.blog-post p {
	font-size:13px;
	margin:0px;
	padding:0px;
    text-align: justify;
}

.blog-post .mag {
    width: 160px;
    height: 160px;
    overflow: hidden;
    /*-webkit-mask-image: url(images/mag.png);*/
    position:absolute;
    top:-15px;
    left:-30px;
    z-index:700;
}

.blog-post .mag img {
   /* transform: rotate(30deg);
    -ms-transform: rotate(30deg); /* IE 9 */
   /* -webkit-transform: rotate(30deg); /* Safari and Chrome */
}



.wp-pagenavi {
	font-style:italic;
	font-size:15px;
	color:#FFF;
	padding:30px 0px 30px 30px;
}

.wp-pagenavi a {
	font-style:italic;
	font-size:15px;
	color:#FFF;
	margin:0px 10px;
	text-decoration:none;
}

.current {
	display:inline-block;
	width:35px;
	line-height:35px;
	height:35px;
	background:#26282a;
	border-radius:11px;
	text-shadow: 2.5px 4.33px 5px rgb( 0, 0, 0 );
	text-align:center;
}


#insta {
	width:320px;
	height:100px;
	float:right;
}

#insta .title {
	margin-bottom:10px;
	font-size:13px;
}


#insta .title a {
	color:#FFF;
}











/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 100%;
	margin: -15px auto 0;
	height: 104px;
	background: #090708;
	position: relative;
	z-index:9999;
}

#music {
	width:735px;
	height:30px;
	float:left;
	padding-top:20px;
	text-transform:uppercase;
	font-size:11px;
	line-height:30px;
	position:relative;
	margin-left:15px;
}

#music p {
	display:inline-block;
	vertical-align:top;
}

#music .dl {
	line-height:30px;
	color:#FFF;
	margin-left:20px;
	display:inline-block;
	vertical-align:top;
}

#music .wp-audio-shortcode {
	background:none;
	z-index:9999;
	width:280px !important;
	display:inline-block;
	margin-left:15px;
	vertical-align:top;
}

#music .mejs-controls {
	background:none;
}

#music .mejs-time-current {
	background:#20a2ec;
}

#music .mejs-time-total {
	background:rgba(255,255,255,0.2);
}

#music .mejs-time-loaded {
	background:rgba(255,255,255,0.3);
}

/* Browser Resets
*********************************/
.flex-container a:active,
#music a:active,
.flex-container a:focus,
#music a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
#music .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


.flex-direction-nav {
	width:32px;
	position:absolute;
	height:16px;
	left:-20px;
	top:27px;
}

.flex-direction-nav a {
	opacity:1;
}

.flex-direction-nav a:hover {
	opacity:0.5;
}


.flex-direction-nav .flex-prev {
	width:16px;
	height:16px;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	vertical-align:top;
	background:url(images/left.png) no-repeat;
}

.flex-direction-nav .flex-next {
	width:16px;
	height:16px;
	position:absolute;
	top:0px;
	right:0px;
	vertical-align:top;
	background:url(images/right.png) no-repeat;
}

.social {
	width:445px;
	position:absolute;
	top:740px;
	left:133px;
}

.social .alnk {
font-family: 'Open Sans Condensed',sans-serif;
font-size: 16px;
width:115px;
height:25px;
display:inline-block;
text-align: right;
padding-right: 12px;
color:#fff;
}
.social .twitter {
	width:40px;
	height:40px;
	background:url(images/twitter.png) no-repeat;
	display:inline-block;
}
.social .vimeo {
	width:40px;
	height:40px;
	background:url(images/vimeo.png) no-repeat;
	display:inline-block;
}
.social .video {
	width:40px;
	height:40px;
	background:url(images/icon-youtube.png) no-repeat;
	display:inline-block;
}

.social .vk {
	width:40px;
	height:40px;
	background:url(images/01w.png) -168px 0 no-repeat;
	display:inline-block;
}
.social .le {
	width:40px;
	height:40px;
	background:url(images/01w.png) -1512px 0 no-repeat;
	display:inline-block;
}
.social .od {
	width:40px;
	height:40px;
	background:url(images/01w.png) -126px 0 no-repeat;
	display:inline-block;
}
.social .tw {
    width:40px;
    height:40px;
    background:url(images/01w.png) -42px 0 no-repeat;
    display:inline-block;
}
.social .in {
	width:40px;
	height:40px;
	background:url(images/inst.png) no-repeat;
	display:inline-block;
}

.social a:hover {
	opacity:0.5;
}


.commentlist  {
	font-size:75% !important;;
}

.comment {
	padding: 20px !important;
}

.time-top {
	padding:0px 5px;
	line-height:26px;
	font-size:16px;
	border-radius:5px;
	position:absolute;
	top:40px;
	right:5px;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #f2f2f2;
	text-decoration: none;
	text-transform: uppercase;
}

#footer .copy {
	float:right;
	width:240px;
	color:#b8b9b7;
	font-size:19px;
	text-align:right;
	/*line-height:70px;*/
	font-family: 'Open Sans Condensed', sans-serif;
	color: #f2f2f2;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 20px;
}

#ascrail2000 {
	background:#3c3f42 !important;
	width:5px !important;
	border-radius:5px !important;
}

#ascrail2000 > div {
	background-color:#0b0c0d !important;
	border:none !important;
	background-clip: padding-box;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.diary-producer a{display:inline;
font-family: 'Open Sans Condensed',sans-serif;
    font-size: 22px;
    width: 115px;
    height: 25px;
    /* display: inline-block; */
    text-align: right;
    padding-right: 12px;
    color: #fff;
}


.diary-producer{float:left;
    margin-top: 2px;
    font-size: 12px;
    /*line-height: 28px;
    padding: 0 2px;/
    text-decoration: none;*/
    text-transform: uppercase;
}

.bootom-menu{
    margin: 8px 0 0 120px;
    float:left;
}

.bootom-menu ul li a{
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
}
.bootom-menu ul li{
display: inline-block;
margin-right: 13px;
}

.diplom_w{
    float: left;
    margin: 0 90px;
    height: 212px;
}

.diplom_h{
    float: left;
    margin: 20px 130px 0;
    height: 212px;
}

.diplom-container{
    width:100%;
    height: 540px;
}

.font-main{
    /*border-bottom: 1px solid #F2F2F2;*/
    color: #F2F2F2;
    display: block;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 22px;
    font-style: normal;
    line-height: 28px;
    padding: 0 2px;
    text-decoration: none;
    text-transform: uppercase;
}

iframe{
    margin: 25px auto;
    display:block;
}

.big_foto{
    width: 260px;
    height: 350px;
    float:left;
    position: absolute;
    top: 84px;
    margin-left: 35px;
    z-index: 100;

}

.big_foto span a{
    font-size: 13px;
}

.big_image{
    width: 260px;
    height: 350px;

}

.gallery{
    margin-left: 302px;
    width: 363px;

}

.list-foto{
    margin-left: 302px;
    width: 363px;

}

.main-title {
    margin-left: 310px;
    position: relative;
    top: 0;
}

.more-link a{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #555;
    border-color: -moz-use-text-color #D25E5E -moz-use-text-color -moz-use-text-color;
    /*border-image: none;
    border-radius: 0 !important;
    border-style: none solid none none;
    border-width: medium 1px medium medium;*/
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font: 400 14px/32px 'Roboto',sans-serif;
    height: 37px;
    letter-spacing: 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    width: 110px;
}

.button-container{
width: 100%;
height: 40px;
}

.yashare-auto-init{
    float: left;
}

.more-link{
    float:right;
}



.img-container {
    float: left;
    margin: 5px 15px 0 0;
}

.books_type_of_publication {
    margin-bottom: 6px;
    text-align: right;
    width: 100%;
    font-size: 14px;
    font-style: normal;
}

.link_full_post{
    width: 100%;
    text-align: right;
}

.pos_1 {
    color: #FFFFFF;
    left: 30px;
    position: relative;
    top: -83px;
    z-index: 2000;}

.footer_{

    left: 424px;
    position: relative;
    top: -35px;
    width: 445px;
}

.social2 {
    left: 420px;
    position: relative;
    top: -75px;
    width: 445px;
}

.footer_2{
height: 104px;
left: 989px;
position: relative;
top: -80px;
vertical-align: bottom;
width: 300px;
display: block;

    font-size: 16px;
    font-family: 'Minion Pro', Constantia, 'Lucida Bright', 'DejaVu Serif', Georgia, serif;
    color: rgb(255, 255, 255);
    font-style: italic;
    line-height: 1;
    text-align: left;
}
.diplom_w a img {margin:0;}
.diplom_h a img {margin:0;}

.frame>p>a>img{margin:38px 0 0 0}
.size-medium{margin:38px 0 0 0}