/*   
Theme Name: Unikino
Theme URI: -
Description: Союз кинематографистов рф официальный сайт
Author: arcomp.ru
Author URI: http://arcomp.ru
Version: 0.1
.
Развёрнутое описание темы/Лицензия-если-нужно.
.
*/
body{
font-family: Tahoma Sans-serif;
}
.home.blog{
margin:0px;
padding:0px;
}

#main{
background: url(images/main_back.png) top;
}
#conteiner{
	m1in-width:1000px;
	max-width:1320px;
	o1verflow:hidden;
	margin: 0 auto;
	background:white;
}
#header{
    width:100%;
    overflow: hidden;
	height:120px;
	position: relative; 
}
#logo{
	width:233px;
	background:white;
	height:100%;
	float:left;
}
#right_logo_column {
	margin-left:233px;
    wid1th: 100%;
    height: 120px;
	background: url(images/tr_back1.png) rgba(0, 32, 255, 0.8); 
} 
#right_logo_column p{
	margin: 0;
	padding-top:35px;
	font-size: 1.3em;
    margin-right: 5%;
    margin-left: 20%;
	color: white;
	width: 49%;
	text-align:right;
	float:left;
	text-transform:uppercase ;
	font-weight: bold;
	letter-spacing:2px;
}
.search-field{
	margin-top: 2%;
	  width: 15%;
	height:35px;
	border-radius: 5px;
	border:0px;
	font-size: 20px;
	color: #5975a8;
	padding-left: 4%;
}
::-webkit-input-placeholder { /* WebKit browsers */
   color:    #5975a8;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #5975a8;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #5975a8;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #5975a8;
}
#right_logo_column .icon{
  position: absolute;
  margin:0px;
  padding:0px;
  top: 42%;
  margin-left: 13px;
  width: 16px;
  height: 16px;
  z-index: 1;
  color: #4f5b66;
  background: url(images/search_icon.png) no-repeat;
}
.container-1{
  width: 200px;
  background:red;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
}
.wrapper{
	z-index: -1;
	background: url(images/tr_back.png) rgba(0, 32, 255, 0.18); 
	}
	
#left_column{
	width:233px;
	height:100%;
	float: left;
	background: #ffffff;
}
.menu>li{
	  list-style-type: none;
  min-height: 32px;
  border-bottom: solid 1px #dde3ed;
  color: #2938a2;
  padding-left: 30px;
  padding-top: 15px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  background: url(images/triangulmenu.png) right bottom no-repeat #ffffff;
}
.menu>li>a{
	text-decoration:none;
	text-transform:uppercase ;
	font-weight: bold;
	font-size:13px;
	color: #2938a2;
}
#bcolumn{
	background:white;
}
.menu>li>a:hover{
	f1ont-size:14px;
	color: #6B78CF !important;
}
#menu_block{
	border-top: solid 1px #a3adc6;
}
#news_nav, #menu_block ul , #obzor_smi_ul{
	margin-top: 0;
	margin-bottom: 0px;
    margin-left: 0; /* Отступ слева в браузере IE и Opera */
    padding-left: 0; /* Отступ слева в браузере Firefox, Safari, Chrome */
	-webkit-padding-start: 0px;
	-webkit-margin-after: 0px;
	-webkit-margin-before: 0px;
   }
#news_nav{
	position:relative;
}
#news_nav a{
	text-decoration:none;
}
#news_nav li div{
	padding-left: 40px;
	padding-top: 6%;
}
.news_block_news_time{
	font-size: 10px;
	display: block;
	padding-bottom: 6%;
	width: 95px;
	border-bottom: 1px solid #626162;
}
.news_block_news_title {
	display: block;
	font-size: 12px;
	margin-top: 20px;
	margin-right: 5px;
}
#news_nav li{
	list-style-type: none; /* Убираем маркеры */
	  height: 8.25em;
	overflow:hidden
}
#news_nav li:not(:first-child){
	border-top: 1px solid #525151;
}

#block_img_news{
	width:73.6%;
	float: left;
	overflow:hidden;
	height:531px;
	max-height:550px;
}

#block_news{
	background:#242223;
	margin-left: 73.6%;
}
#block_img_news img{
	opacity: 1;
	
}
.shadowbin{
	content: url(images/shadow_back_news.png) center no-repeat 0 0;	
}
.titleNews{
    
     text-shadow: #101010 1px 0 0px, #101010 0 1px 0px, #101010 -1px 0 0px, #101010 0 -1px 0px;
    
	position: absolute;
	top: 17em;
	font-size: 1.8em;
  color: white;
  width: 17em;
  margin-left: 3%;
}
.datetimeNews{
	position: absolute;
	top: 441px;
	width: 13%;
  font-size: 0.9em;
  color: white;
  margin-left: 3%;
  padding-bottom: 2%;
	border-bottom: solid 1px;
}

#lavalamp  {
    background: url('images/arrowNews.png') no-repeat scroll 0 0 transparent;
    height: 27px;
    left: -15px;
    position: absolute;
    top: 45px;
    width: 16px;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
#news_nav:hover {
    -moz-transition-duration: 3000s;
    -ms-transition-duration: 3000s;
    -o-transition-duration: 3000s;
    -webkit-transition-duration: 3000s;
    transition-duration: 3000s;
}
#news_nav li:nth-child(1):hover ~ #lavalamp {
    top: 45px;
}
#news_nav li:nth-child(2):hover ~ #lavalamp {
    top: 180px;
}
#news_nav li:nth-child(3):hover ~ #lavalamp {
    top: 310px;
}
#news_nav li:nth-child(4):hover ~ #lavalamp {
    top: 445px;
}
#news_nav li a {
	color: #a2a2a2;
	width:100%;
	height:100%;
	display:block;
}
#news_nav li:hover  a {
    color: #626162;
}
#block_jubiley{
	height: 85px;
	width: 100%;
	background: url(images/back_row_jubiley.png) rgba(0, 32, 255, 0.8) no-repeat;
	m1argin-left:230px;
}
#block_jubiley .left_block{
	width: 23%;
	float:left;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #d4d6ea;
	padding-top:30px;
}
#block_jubiley .left_block span{
  margin-left: 20%;
  font-size: 0.9em;
}
#block_jubiley .right_block{
	margin-left: 20%;
	padding-top: 20px;
    width: 75%;
}
.carousel-wrapper {
   overflow: hidden; /* скрываем содержимое, выходящее за рамки основной области */
   position:relative;
}
.carousel-items {
   width: 10000px; /* устанавливаем большую ширину для набора элементов */
   position: relative; /* позиционируем блок относительно основной области карусели */
}
.carousel-block {
	   float: left;
		padding: 10px 0.1% 10px 0.1%;
		font-size: 0.7em;
		color: #f5f5fa;
		border-right: 1px solid #8d93cf;
		width: 260px;
		min-width: 2%;
}
.carousel-button-left a, .carousel-button-right a{
   width: 10px; 
   height: 18px; 
   position: relative;
   top: 10px; 
   cursor: pointer; 
   text-decoration:none;
}
.carousel-button-left a{
   float: left; 
   background: url(images/jubilar_wrapper/left.png); 
}
.carousel-button-right a{
   float: right;
   background: url(images/jubilar_wrapper/right.png); 
}

#partners{
	margin-top: 33px;
	color:#6171a1;
	font-size:13px;
	text-transform: uppercase;
}
#partners hr{
	margin-top:15px;
	margin-bottom:25px;
	width:40px;
	border: none; /* Убираем границу */
    background-color: #dd7b28; /* Цвет линии */
    color: #dd7b28; /* Цвет линии для IE6-7 */
    height: 1px;
}

#block_afisha_vistavki h2{
margin:0px;
}
#obzor_smi{
	min-height: 405px;
	background: url(images/background_smi.png) ;
	padding-left: 50px;
	m1argin-left:233px;
	
}
#obzor_smi h3{
	margin:0px;
	padding:0px;
	padding-top: 25px;
	color: #ffffff;
	font-size: 1.2em;
	text-transform: uppercase;
}
#obzor_smi_ul li{
	list-style-type: none; /* Убираем маркеры */
	height:132px;
	overflow:hidden;
	width: 22%;
	height:289px;
	float:left;
	  margin-right: 2%;
	border-top: solid 2px #ffffff;
	
}
#obzor_smi_ul{
	m1argin-top: 35px;
	position:relative;
	width: 98%;
	margin: 35px auto;
}
#obzor_smi_ul a{
	text-decoration:none;
	  font-size: 1.2em;
	color:#ffffff;
}
#obzor_smi_ul img{
  width: auto !important;
  height: 9em !important;
}

#obzor_smi_ul .image {
      position: relative;
      width: 100%; /* for IE 6 */
      }
#obzor_smi_ul .image  p{
  height: 4.2em;
  min-height:4.2em;
	font-size: 0.9em;
	woidth: 70%;
}
#obzor_smi_ul  h4 {
      position: absolute;
	  background:rgba(203, 206, 209, 0.8);
      top: 230px;
      left: 0;
      width: 100%;
	  height:11px;
      }
#obzor_smi_ul .image:after {
   content: '';
	width: 0;
	height: 0;
	border-left: 50px solid transparent;
	border-bottom: 30px solid transparent;
	border-top: 20px solid #2E40C5;
	position: absolute;
	top: 89px;
	right: 0;
	z-index:999;
}
#partneri_bottom{
	min-height:378px;
	/* background: url(images/bottom_patners_back.png) no-repeat; */
	position:relative;
	m1argin-left:233px;
}
#partneri_bottom img{
	display: block;
	/* float: left; */
	  margin-left: 2%;
  margin-top: 2em; /* 4 em */
 width: 175px;
  height: auto;
}
.navigation{clear:both;}

/* #partneri_bottom:after {
	content: '';
	width: 0;
	height: 0;
	border-right: 75px solid transparent;
	border-top: 47px solid #2C3DB2;
	position: absolute;
	left: 0;
	top: 0px;
} */
#partneri_bottom h3{
	color: #303b51;
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	padding: 30px 30px 0 30px; /* 30px */
	padding-left: 50px;
	text-transform: uppercase;
}
#partneri_bottom div {
	align-content:center;
}
#letopis{
	min-height:525px;
	background: url(images/letopis_background.png) no-repeat rgba(0, 32, 255, 0.8);
	m1argin-left:233px;
}
#letopis h3{
	color: #ffffff;
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	padding: 30px;
	padding-left: 50px;
	text-transform: uppercase;
}
#letopis div:not(.txtletopis ){
	width: 90%;
	height: 370px;
	margin: 0 auto;
}
#letopis img{
	height:100%;
}
#letopis .image {
      position: relative;
      }
#letopis  h4 {
      position: absolute;
	  background:rgba(93, 106, 143, 0.8);
      bottom: 0;
	  margin: 0;
      left: 0;
      width: 100%;
	  height:20px;
	  z-index: 9;
      }
#letopis .image h3{
	color: #ffffff;
	font-size: 25px;
	margin: 0px;
	padding: 0px;
	top: 70%;
	padding-left: 50px;
	position: absolute;
	text-transform: inherit;
	width: 450px;
}
.txtletopis{
	top: 0;
	right: 0;
	width: 310px;
	height: 100%;
	position: absolute;
	overflow: hidden;
	background: url(images/ugol_letopis.png) left top no-repeat;
}
.txtletopis p{
	font-size: 18px;
	margin-left: 50px;
	margin-top:60px;
	margin-right: 50px;
}
.txtletopis span{
	background:red;
	height: 1px;
	width: 40px;
	margin-top: 40px;
	margin-left: 50px;
	position: absolute;
}
#footer{
	border-top: solid 2px #e3e1de;
	height: 170px; 
	background: url(images/footer_back.png) no-repeat rgba(0, 32, 255, 0.8);
	margin-left: 233px;
}
#footer div{
	color: #e3e1df;
	font-size: .9em;
}
div.copyright{
	width: 33%;
  float: left;
  margin-right: 7%;

}
div.contacts{
    color:#ffffff !important;
	width: 23%;
  margin-left: 76%;
	text-align: right;
	
}
span.email{
	color:red;
	margin:0;
	padding:0;
}
#footer img {
	float:left;
	display:block;
	    padding-right: 3%;
  padding-left: 3%;
	border-left:solid 1px #434cac;
	border-right:solid 1px #434cac;
}
#footmain{
	margin:50px;
	margin-left:65px;
}
#block_afisha_vistavki{
    m1argin-left:233px;
}
#block_afisha_vistavki .wrapbox{
	width:73.6%;
	float:left;
}
#block_afisha_vistavki .wrapbox .leftbox{
	width: 50%;
	float:left;
	border-right : 1px solid #b4bcd3;
	border-top : 1px solid #b4bcd3;
}
#block_afisha_vistavki .wrapbox .rightbox{
	  width: 50%;
	margin-left: 50%;	
	border-top : 1px solid #b4bcd3;
	border-left: 1px solid #b4bcd3;
}
#block_afisha_vistavki .wrapbox .topbarmenu{
	width:100%;
	height: 65px;
}
.afisha_img{
	float:left;
	margin-right: 5%;
}
.blockafisha{
	margin-left: 10%;
  margin-top: 7%;
  padding-right: 7%;
	min-height: 60px;
}
.blockafisha p{
	font-size: 14px;
	margin:0px;
	padding:0px;
	margin-top: 20px;
	
}
.blockafisha a {
  text-decoration: none;
  color: black;
}
.blockafisha  span {
	background: #dd7b28;
	height: 1px;
	width: 40px;
	position:absolute;
	margin-top:10px;
}
h4.aphisha{
	margin:0px;
	padding:0px;
}
h2.afisha{
	margin:0px;
	padding:0px;
	  margin-left: 30% !important;
     margin-top: 10% !important;
}
div.afisha_calendar{
	background: #e3e3e3;
    w1idth: 282px;
	
	min-height: 300px;
	  margin-left: 74%;
	background: url(images/background_afisha_calendar.png) rgba(227, 227, 227, 0.8) no-repeat;
	background-position-y:  bottom;
	background-position: 0px bottom;
	  padding-bottom: 5%;
	padding-top:0; /* 30px */
}
#block_afisha_vistavki .wrapbox .topbarmenu h3 {
	color: #303b51;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	padding: 20px;
	padding-left: 5%;
	text-transform: uppercase;
	float: left;
}
#block_afisha_vistavki .wrapbox .topbarmenu .todaydate{
	border: 1px solid red;
	border-radius: 15px;
	padding: 5px;
	line-height: 65px;
	color: red;
}
#block_afisha_vistavki .wrapbox .topbarmenu span{
      font-size: .8em;
}
#block_afisha_vistavki .wrapbox .topbarmenu .daydate{
	border: 1px solid black;
	border-radius: 15px;
	padding: 5px;
	line-height: 65px;
	color: black;
}
#calendar2 {
  width: 100%;
  font: monospace;
  font-size: 15px;
  text-align: center;
}
#calendar2 thead tr:last-child {
  font-size: small;
  color: rgb(85, 85, 85);
}
#calendar2 thead tr:nth-child(1) td:nth-child(2) {
  color: rgb(50, 50, 50);
}
#calendar2 thead tr:nth-child(1) td:nth-child(1):hover, #calendar2 thead tr:nth-child(1) td:nth-child(3):hover {
  cursor: pointer;
}
#calendar2 tbody td {
  color: rgba(190, 194, 197, 1);
  width:30px !important;
  height:30px !important;
  cursor:pointer;
}

#calendar2 .trclearrow {
height:30px;
}


#calendar2 tbody td:nth-child(n+6), #calendar2 .holiday {
  color: rgb(231, 140, 92);
}
#calendar2 tbody td.today {
  background: rgb(220, 0, 0);
  color: #fff !important;
}
.clear:after {
        content: "&nbsp;";
        display: block;
        clear: both;
        visibility: hidden;
        height: 0;
        line-height: 0;
}

/* для ослика */
* html .clear {
        height: 1%;
}
.beevent{
	font-weight: bold;
	color: rgba(44, 86, 122, 1) !important;
}
.chosenday{
	background: rgb(198, 195, 228);
	color: #fff !important;
}
em{
	  margin: 10%;
}

h3 {
	color: #303b51;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	padding: 20px;
	padding-left: 50px;
	text-transform: uppercase;
	
}
.entry-thumbnail{
	margin-top:15px;
}
h1 {
	color: #303b51;
	f1ont-size: 20px;
	margin: 0px;
	padding: 0px;
	
	pa1dding: 20px;
	p1adding-left: 10px;
	t1ext-transform: uppercase;
	
}
article{
	padding:30px;
}
article a{
	text-decoration: none;
	color: #303b51;
}
.entry-thumbnail{
	m1argin-left:50px;
}
.entry-thumbnail img{
	width: 300px;
  height: auto;
  margin: 1%;
  float: left;
}
section {
	margin:40px;
}

.bordersearch{
	border: 1px solid black;
	margin-top: 5px;
	padding:5px;
}
.bordersearch a{
	text-decoration: none;
	color: #303b51;
}
.sub-menu li{
	  display: block;
	  margin: 0;
	  padding: 0;
	  font-size: 13px;
	  width: 170px;
	  maargin-top: 15px;
	  heaight: 32px;
	  padding-left: 15px;
}
.sub-menu>li>a{
	  text-decoration: none;
	  tйext-transform: lowercase;
	  color: #2938a2; 
	  line-height: 22px;
}
.sub-menu>li>a:first-letter{
    text-transform: uppercase;
}
.sub-menu>li>a:hover{
	color: #6B78CF !important;
}
.shadowdivbox{
    	background: white;
	box-shadow: inset 30px 0px 100px 0px rgba(215, 212, 212, 0.68);
		-webkit-box-shadow:inset 30px 0px 100px 0px rgba(215, 212, 212, 0.68);  //для Safari и Chrome
		-moz-box-shadow:inset 30px 0px 100px 0px rgba(215, 212, 212, 0.68); //для Firefox

}


#right_column {
    margin-left:233px;
	baox-shadow: inset 30px 0px 100px 0px rgba(215, 212, 212, 0.68);
		-waebkit-box-shadow:inset 30px 0px 100px 0px rgba(215, 212, 212, 0.68);  //для Safari и Chrome
		-maoz-box-shadow:inset 30px 0px 100px 0px rgba(215, 212, 212, 0.68); //для Firefox
}
.otn{
    margin-top: 5%;
    font-weight: bold;
}
.entry-content p a{
text-decoration:underline ;
color: blue;
}
.entry-content img{
     margin: 1%;
}
a{
    text-decoration:none;
    color:black;
}
.archive-meta p {
    margin:0;
}
.navigation .pages{
    margin-left: 1em;
  line-height: 1.5em;
  font-weight: bold;
    
}
.page-numbers{
      display: block;
  float: left;
  width: 25px;
  height: 25px;
  border-radius: 5px;
  border: 1px solid #2B3DC2;
  background: #2B3DC2;
  color: white;
  text-align: center;
  line-height: 25px;
  margin-left: 3px;
    
}
.navigation .current{
    background: white;
  border: 1px solid #2B3DC2;
  color: #000;
    
}
#primary{
    overflow-wrap: break-word;
}
.fartleft{
float:left;
}
.nnkuni{
clear:both;
}
.activate{
 color:red !important;
}


/* News feed */

#primary {
	float: left;
	width:100%;
}

.entry-header {}
.entry-header h1 {
	font-weight: normal;
	font-size: 1.5em;
	margin-bottom: .3em;
}

.entry-thumbnail {
	margin: 0 20px 0 0;
	float:left;
	
}

.entry-thumbnail img {
	float: none;
    height: auto;
    width: 150px;
	margin: 0;
	border: 1px solid #ccc;
}

.entry-content em {
	margin: 0;

}

.entry-content .otn {
	font-weight: normal;
	text-align: right;

}

.entry-date {
	font-size: .9em;
	font-style:italic;
	color: #888;
	float:right;
	margin-bottom: 1em;
	padding-top:.4em;
}

.edit-link {
	float: right;
	background-color: #23282d;
	padding: 5px 10px;
}

.edit-link a {
	color: #eee;
	font-family: "Open Sans",​sans-serif;
	font-size: 13px;
}



article {
	border-bottom: 1px dotted #ccc;
}

article:last-child {
	border-bottom: none;
}

.entry-tags {
	margin: 20px 0;
	font-size: 14px;
	font-style:italic;
}


.more-link {
	float: right;
	font-style:italic;
	font-size: 14px;
}

.archive-header {
	padding: 30px 30px 15px;
	border-bottom: 1px dotted #ccc;
}
.sidebar {
		float: le4ft;
		margin-right: -100%;
		max-width: 413px;
		position: relative;
		width: 100%;
	}
		.sidebar {
		position: relative !important; /* Make sure sticky sidebar doesn't affect to print */
	}
		.sidebar {
		position: relative !important; /* Make sure sticky sidebar doesn't affect to print */
	}
	.widget-area {
		margin-top: 0;
	}
	.widget-area {
	margin: 9.09090% auto 0;
	margin-left: 10%;
}
.secondary {
		box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
		margin: 7.6923% 7.6923% 0;
		padding: 7.6923% 7.6923% 0;
	}
.secondary {
		background-color: transparent;
		box-shadow: none;
		display: block;
		margin: 0;
		padding: 0;
	}
	.tribe-clearfix:before {
    content: "";
    display: inline;
}
.clearfix:after, .clearfix:before, .tribe-clearfix:after, .tribe-clearfix:before {
    content: "";
    display: inline !important;
}
.shadowbin {
    z-index: 10;
    background-image: url(images/shadow_back_news.png);
    width: 100%;
    height: 100%;
	}