<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("//fonts.googleapis.com/css?family=Open+Sans:300&amp;subset=latin,latin-ext");

#kino {
	width: 1080px;
	background: white;
	padding-bottom: 30px;
}

/* --- headeris --- */
#kino .head-picture {
	background: #303030 no-repeat center 30%;
	background-size: 100% auto;
	height: 300px;
	overflow: hidden;
	position: relative;
	width: 100%;
}

#kino .head-picture .head-texts {
	position: absolute;
	bottom: 4px;
	left: 2%;
	width: 96%; /*lai ir chut chut ari no otras malas*/
	z-index: 5;
}

#kino .head-picture .big-overlay {
	background: url("//ifrype.com/gallery/img/big_overlay.png") repeat-x scroll 0 0 transparent;
	bottom: 0;
	height: 300px;
	position: absolute;
	width: 100%;
	z-index: 1;
}

#kino .head-texts .additional-info {
	margin-top: 5px;
}

#kino .head-texts h1,
#kino .head-texts h2 {
	color: #FFFFFF;
	text-shadow: 0 0 20px #000000;
	font: 300 50px "Open Sans", sans-serif;
	line-height: 45px;
	z-index: 2;
	margin: 0;
	padding: 0;
	border: 0;
}

#kino .head-texts h2 {
	font: 300 30px "Open Sans", sans-serif;
	height: 40px;
	margin-bottom: 10px;
}

#kino .head-texts h1 .year {
	font-size: 0.5em;
}

#kino .head-texts ul.tags {
	position: relative;
}

#kino .head-texts ul.tags li {
	float: left;
	padding: 1px 8px;
	color: white;
	border: 2px solid white;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-right: 8px;
	opacity: 0.7;
	position: relative;
}

#kino .head-texts ul.tags li a {
	color: white;
	text-decoration: none;
	position: relative;
}

#kino .head-texts .rating {
	clear: left;
	padding: 10px 0;
}

#kino .head-texts .additional-info .rating {
	width: 220px;
	height: 37px;
}

#kino .head-texts .additional-info .kino-button {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

#kino .head-texts .rate .rating {
	width: 110px;
}

#kino .head-texts .rating .stars {
	float: left;
	width: 110px;
}

#kino .head-texts .rating .count {
	float: right;
	text-align: left;
	width: 110px;
	color: white;
	opacity: 0.5;
	font-size: 14px;
	margin-top: -1px;
}

#kino .head-texts .rating .rateStars {
	background: url("star_grey_22.png") left 0;
	height: 15px;
}

#kino .head-texts .rating .rateStars div {
	background: url("star_grey_22.png") left -32px;
}

#kino .head-texts .additional-info h2 .icon {
	display: inline-block;
}

#kino .head-texts .additional-info .start-date {
	font-size: 13px;
	color: white;
}

#kino .head-texts .edit-form {
	height: 30px;
	padding: 10px 0 0 0;
	margin-bottom: 10px;
}

#kino .head-texts .button {
	float: left;
}

#kino .head-texts #Forms_title-lv-input {
	float: left;
	margin-right: 10px;
	width: 250px;
}

/* --- menuu -- */
.top-menu {
	margin-bottom: 5px;
}

.top-menu .menu {
	-moz-box-sizing: border-box;
	background: none repeat scroll 0 0 #F6F6F6;
	border: 1px solid #DBDBDB;
	height: 46px;
}

.top-menu .menu .leftTopMenu {
	float: left;
}

.top-menu .menu .rightTopMenu {
	position: relative;
	float: right;
}

.top-menu .menu .item-container {
	padding: 10px;
	width: 700px;
}

.top-menu .menu .item-container .item {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	height: 26px;
	line-height: 26px;
	margin-right: 9px;
	padding: 0 5px;
}

.top-menu .menu .item-container .active {
	background: #EBEBEB;
	border: 1px solid #D3D3D3;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.06);
	box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.06);
	padding: 0 10px;
}

.top-menu .menu .item-container .item a {
	color: #8D8D8D;
	font-size: 12px;
}

.top-menu .menu .item-container .active a {
	color: #000;
	font-weight: bold;
}

.top-menu .menu .item-container .active a:hover {
	text-decoration: none;
}

.top-menu .menu .search-box {
	border-left: 1px solid #DBDBDB;
	height: 36px;
	padding: 7px 10px 0;
	width: 230px;
}

.top-menu .menu .search-form {
	position: relative;
}

/* multi ac search box */
.top-menu .menu .search-box .multi_ac {
	background: transparent url("//ifrype.com/i/icons/search-gallery.png") no-repeat 204px center;
	min-height: 24px;
	padding: 2px;
}

.top-menu .menu .search-box .multiACInput {
	width: 196px;
}

.top-menu .menu .search-box .multiACInput input,
.top-menu .menu .search-box .multiAcText {
	font: 15px Arial;
	width: 100%;
}

.top-menu .menu .search-box .multiAcText {
	background: transparent;
	color: #9A9A9A;
}

/* * * * */

.top-menu .menu .search-box .searchButton {
	height: 16px;
	position: absolute;
	right: 3px;
	top: 5px;
	width: 16px;
}

/* --- poster liste --- */
#kino-content {
	width: 726px;
	float: right;
}

#kino-content .item {
	border: 1px solid #dbdbdb;
	float: left;
	height: 450px;
	margin: 5px;
	position: relative;
	width: 230px;
}

#kino-content .item .poster {
	background: black;
	height: 345px;
	overflow: hidden;
}

#kino-content .item .poster img {
	width: 240px;
	margin-left: -2px;
}

#kino-content .item .movie-info {
	position: absolute;
	bottom: 0;
	height: 80px;
	width: 205px;
	padding: 10px 15px 15px 15px;
	overflow: hidden;
}

#kino-content .item .movie-info .movie-title {
	display: block;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 5px;
	height: 15px;
}

#kino-content .item .movie-info .movie-title .year {
	font-size: 0.75em;
	font-weight: normal;
	color: gray;
}

#kino-content .item .movie-info .movie-genres {
	color: #6f6f6f;
	font-size: 11px;
	line-height: 17px;
	max-height: 17px;
	overflow: hidden;
	margin-bottom: 5px;
}

#kino-content .item .movie-info .movie-genres .current {
	height: 15px;
	line-height: 15px;
	color: #FFF;
	background: #C9C9C9;
	padding: 2px 3px 0 3px;
	display: inline-block;
	margin-left: 5px;
}

#kino-content .item .movie-info .movie-additional-info span {
	margin-right: 12px;
	font-size: 11px;
	color: gray;
}

#kino-content .item .movie-info .movie-footer {
	position: absolute;
	height: 20px;
	bottom: 10px;
}

#kino-content .item .movie-info .movie-footer .movie-rate {
	float: left;
	width: 115px;
}

#kino-content .item .movie-info .movie-footer .movie-rate .vote-count {
	font-size: 11px;
	color: gray;
	line-height: 20px;
	margin-left: 5px;
}

#kino-content .item .movie-info .movie-footer .movie-friends {
	float: right;
	width: 90px;
}

#kino-content .item .movie-info .movie-footer .movie-friends .coll-size-kino {
	overflow: visible;
	text-align: right;
}

#kino-content .item .movie-info .movie-footer .movie-friends .coll-size-kino .pw {
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-right: 2px;
}

#kino-content .item .movie-info .movie-footer .movie-friends .coll-size-kino .pw.more-link {
	background: #F8F8F8;
	box-shadow: inset 0 0 1px #E9E9E9;
	-moz-box-shadow: inset 0 0 1px #E9E9E9;
	color: #818181;
	font-size: 10px;
	font-weight: bold;
	line-height: 19px;
	text-align: center;
}

#kino-content .item .movie-info .movie-footer .movie-friends .coll-size-kino .pw[class*='pc'] {
	left: 0;
	top: 0;
	position: relative;
	border: none;
}

#kino-content .item .movie-info .movie-footer .movie-friends .coll-size-kino .pw img {
	width: 20px;
	height: 20px;
	left: 0;
	top: 0;
}

#kino-content .item .movie-info .movie-footer .movie-rate .rateStars {
	background-image: url("//ifrype.com/lapas/img/misc/starGraySmall.png");
	height: 11px;
	margin-top: 4px;
	float: left;
}

#kino-content .item .movie-info .movie-footer .movie-rate .rateStars div {
	background-image: url("//ifrype.com/lapas/img/misc/starSmall.png");
}

#kino-content .item .movie-info .rating .star {
	display: block;
	float: left;
	height: 14px;
	width: 14px;
}

#kino-content .item .movie-info .rating .star.on {
	background: transparent url("//ifrype.com/lapas/img/misc/starSmall.png") no-repeat center;
}

#kino-content .item .movie-info .rating .star.off {
	background: transparent url("//ifrype.com/lapas/img/misc/starGraySmall.png") no-repeat center;
}

/* --- sidebar Å&nbsp;obrÄ«d --- */

/* ---  movie view --- */
#movie-rightbar,
#movie-content,
#movie-sidebar {
	margin-top: 10px;
}

/* ====== sidebar right ====== */
#movie-rightbar {
	float: left;
	margin-right: 20px;
	width: 240px;
}

#movie-rightbar .poster {
	margin-bottom: 15px;
}

#movie-rightbar .poster img {
	width: 100%;
}

/* ====== movie content center ====== */
#movie-content {
	float: left;
	margin-right: 20px;
	width: 500px;
}

#movie-content .movie-media {
	position: relative;
	margin-bottom: 15px;
}

#movie-content p {
	font-size: 13px;
	line-height: 20px;
}

#largeMediaDisplay {
	min-height: 250px;
}

#largeMediaDisplay iframe,
#largeMediaDisplay img {
	width: 100%;
}

/* potenciÄli globÄls? todo review */
.options .votes {
	color: silver;
	font-size: 0.8em;
}

.options a {
	display: inline-block;
}

.voteDnIcon {
	margin-bottom: -4px;
	margin-left: 4px;
}

.voteUpIcon, .myOwn a.voteUpIcon:hover, .voted a.voteUpIcon:hover {
	background-position: 0 0;
}

.voteDnIcon, .myOwn a.voteDnIcon:hover, .voted a.voteDnIcon:hover {
	background-position: -16px 0;
}

a.voteUpIcon:hover {
	background-position: 0 -32px;
}

a.voteDnIcon:hover {
	background-position: -16px -32px;
}

.voted .votes a, .myOwn .votes a {
	cursor: default;
}

/* ====== sidebar left ====== */
#movie-sidebar {
	float: left;
	width: 300px;
}

#movie-sidebar .movie-info {
}

#movie-sidebar .movie-info .label {
	font-weight: bold;
	width: 120px;
	float: left;
	clear: left;
	margin-bottom: 5px;
}

#movie-sidebar .movie-info .value {
	float: left;
	width: 120px;
	margin-bottom: 5px;
}

#movie-sidebar .movie-info .cast {
	clear: both;
}

#movie-sidebar .movie-info .cast .item {
	height: 70px;
	margin-top: 10px;
}

#movie-sidebar .movie-info .cast .item img {
	max-height: 70px;
	margin-right: 10px;
	float: left;
}

#movie-sidebar .movie-info .cast .item .nametag {
	display: table-cell;
	height: 70px;
	vertical-align: middle;
}

#movie-sidebar .movie-info .cast .item .name {
	display: block;
}

#movie-sidebar .movie-info .cast .item .role {
	color: gray;
}

#movie-sidebar .similar a {
	display: block;
	float: left;
	height: 217px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 145px;
}

#movie-sidebar .similar .poster {
	width: 100%;
	height: 217px;
}

#movie-sidebar .similar a:nth-child(odd) {
	margin-left: 10px;
}

#movie-sidebar .shortArticle {
	margin-bottom: 5px;
}

.editable .edit-text {
	display: block;
}

.editable .edit-form {
	display: none;
}

.editing .edit-text {
	display: none;
}

.editing .edit-form {
	display: block;
}

/* ====== vÄ“rtÄ“Å¡ana ====== */
#movie-rate {
	height: 550px;
	background-size: 100% auto;
	background-position: center top;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}

#movie-rate #covers {
	float: left;
	width: 570px;
	position: relative;
	height: 550px;
}

#movie-rate #covers .poster {
	position: absolute;
	overflow: hidden;
}

#movie-rate #covers .poster img {
	width: 100%;
	position: absolute;
}

#movie-rate #covers .poster.layer0 {
	height: 295px;
	width: 200px;
	top: 130px;
	left: 30px;
	z-index: 1;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}

#movie-rate #covers .poster.layer1 {
	height: 400px;
	width: 270px;
	left: 110px;
	top: 80px;
	z-index: 4;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}

#movie-rate #covers .poster.layer2 {
	cursor: pointer;
	height: 450px;
	width: 304px;
	left: 225px;
	top: 50px;
	z-index: 8;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;

}

#movie-rate #covers .poster.layer2 .big-overlay {
	display: none;
}

#movie-rate #covers .poster.ex {
	height: 450px;
	width: 304px;
	left: 965px;
	top: 50px;
	z-index: 10;
	opacity: 0;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}

#kino #movie-rate .big-overlay {
	background: rgba(0, 0, 0, 0.7);
	bottom: 0;
	height: 550px;
	position: absolute;
	width: 100%;
}

#kino #movie-rate .covers .big-overlay {
	background: rgba(0, 0, 0, 0.5);
	z-index: 2;
}

#kino #movie-rate .info {
	left: 530px;
	width: 420px;
	margin-left: 15px;
	margin-top: 50px;
	color: white;
	position: absolute;
	z-index: 11;
}

#kino #movie-rate .info .head-texts {
	position: relative;
	top: 0;
	left: 0;
	z-index: 5;
}

#kino #movie-rate .info .head-texts .texts-box {
	height: 400px;
	overflow: hidden;
	margin-bottom: 5px;
}

#kino #movie-rate .cta {
	height: 45px;
}

#kino #movie-rate .cta .rate {
	background: rgba(111, 111, 111, 0.8);
	height: 45px;
	padding: 0 15px;
	float: left;
	border-radius: 5px;
	margin-right: 15px;
}

#kino #movie-rate .cta .rate .rating {
	float: left;
	clear: none;
	padding: 13px 0;
	margin-left: 20px;
}

#kino #movie-rate .cta a {
	line-height: 45px;
	color: deepskyblue;
}

#kino #movie-rate .cta .rate label {
	float: left;
	line-height: 45px;
}

#kino #movie-rate .cta:hover .star {
	background-position: center -32px;
}

#kino #movie-rate .cta .star {
	float: right;
}

/* todo parnest ka globalu zaljo checkboxu listi */
.blockCheckBox .formItemCheckbox input {
	position: relative;
}

.chBox a.edit {
	display: none;
}

.chBox:hover a.edit {
	display: block;
	position: absolute;
	background: url(//ifrype.com/i/icons/editGray.png) center center no-repeat transparent;
	width: 30px;
	height: 30px;
	right: -6px;
	top: 50%;
	margin-top: -15px;
}

.chBox {
	background: #F9F9F9;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #d9d9d9;
	cursor: pointer;
}

.chBox.on {
	background-color: #D3EDAF;
	border: 1px solid #BBD399;
}

.chBox label, .chBox input {
	cursor: pointer;
}

.largePicThumbs {
	height: 55px;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.largePicThumbsContent {
	position: relative;
	height: 60px;
	width: 100%;
	top: 2px;
}

.galleryLargePicThumb {
	position: absolute;
	width: 50px;
	height: 50px;
	background-color: #777;
	overflow: hidden;
}

.galleryLargePicThumb.video {
	background-size: auto 100%;
	background-position: center;
}

.galleryLargePicThumb.current {
	-webkit-box-shadow: inset 0 0 0 2px #3FA7D9;
	box-shadow: inset 0 0 0 2px #3FA7D9;
}

#infobox3.gallery #infobox3_box {
	padding-top: 30px;
}

#infobox3.gallery #infobox3_closeButton {
	top: -5px;
}

.remove-movie {
	position: absolute;
	top: 5px;
	right: 0;
	cursor: pointer;
}

.rightTopMenu #search .formItem {
	position: absolute;
	width: 230px;
	top: 9px;
	right: 10px;
}

.rightTopMenu #search .formItemPadding {
	height: 28px;
}

.rightTopMenu #search .formItemPadding input {
	padding-left: 3px;
	height: 22px;
	font-size: 13px;
	width: 200px;
}

.rightTopMenu #search .searchButton {
	height: 16px;
	position: absolute;
	right: 14px;
	top: 17px;
	width: 16px;
}

#autocomplete .multiACValues {
	display: none;
}

.movie-media .previous {
	height: 263px;
	position: absolute;
	width: 100px;
	top: 50px;
	left: 0;
	cursor: pointer;
	z-index: 998;
}

.movie-media .previous .arrow {
	display: none;
	position: absolute;
	right: 60px;
	top: 50%;
	width: 25px;
	height: 41px;
	margin-top: -25px;
	background-image: url('//ifrype.com/gallery/img/v1/prev.png');
}

.movie-media .previous:hover .arrow {
	display: block;
}

.movie-media .next {
	height: 263px;
	position: absolute;
	width: 100px;
	right: 0;
	top: 50px;
	cursor: pointer;
	z-index: 999;
}

.movie-media .next .arrow {
	display: none;
	position: absolute;
	right: 20px;
	top: 50%;
	width: 25px;
	height: 41px;
	margin-top: -25px;
	background-image: url('//ifrype.com/gallery/img/v1/next.png');
}

.movie-media .next:hover .arrow {
	display: block;
}

.movieDelIcon {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 21px;
	height: 21px;
	background-image: url('//ifrype.com/gallery/img/close.png');
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0);
	-moz-transition: all 0.1s ease-out 0s;
	-webkit-transition: all 0.1s ease-out 0s;
	transition: all 0.1s ease-out 0s;
	cursor: pointer;
}

.item:hover .movieDelIcon, .movieDelIcon:hover {
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}

.formRadioList .formItem label {
	cursor: pointer;
}

.trailerHolder {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url('//ifrype.com/gallery/img/video_50x50.png');
	top: 0;
	left: 0;
}

#plusButton {
	padding-left: 9px;
}

#kino-content .more {
	margin-top: 5px;
}

#suggestion-form .suggestion-form div.formItem {
	width: 200px;
	float: left;
}

#suggestion-form .suggestion-form span.button {
	width: 35px;
	float: right;
}

#suggestion-form .suggestion-form .buttonC {
	padding-left: 9px;
}

#suggestion {

}

/** TOUR DE KINO **/
.tour .left {
	float: left;
}

.tour .right {
	float: right;
}

.tour .image {
	background: url('//ifrype.com/kino/assets/tour-intro-bg.png') no-repeat;
	width: 177px;
	height: 166px;
	margin-bottom: 10px;
}

.tour .content {
	width: 268px;
	padding-top: 10px;
}

.tour .content ul {

}

.tour .content ul li {
	background: url('//ifrype.com/kino/assets/starlight.png') no-repeat 0 25%;
	padding-left: 15px;
	margin-bottom: 8px;
}

.vote-cast {
	margin-top: 5px;
	color: #FFF;
	opacity: 0.5;
	height: 16px;
}

.kinoLikeIcon {
	background-image: url('//ifrype.com/kino/assets/img/like.png');
}

.kinoAddComment textarea {
	resize: none;
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	border: none;
	outline: none;
	min-height: 40px;
}

.kinoAddComment .textareaAutoHeight {
	margin: 5px;
}

.kinoAddComment .formError {
	border-color: #F68C00;
	-moz-box-shadow: 0 0 3px #ff6600;
	-webkit-box-shadow: 0 0 3px #ff6600;
	box-shadow: 0 0 3px #ff6600;
}

.kinoLike {
	margin-bottom: 10px;
}

/* ------------------ jaunie CSS ------------------ */
#movieListMain .headerExtended {
	border: none;
}

.movieList .row,
.movieList .row .item {
	padding-bottom: 15px;
}

.movieList .item {
	width: 198px;
	margin-right: 9px;
	float: left;
}

.movieList .item.last {
	margin-right: 0;
}

.movieList .pic {
	position: relative;
	height: 298px;
	background: white;
	overflow: hidden;
	display: block;
}

.movieList .pic img {
	width: 100%;
	height: auto;
	display: block;
	position: absolute;
}

.movieList .name {
	padding-top: 7px;
}

.movieList .name .title {
	font-weight: bold;
	font-size: 13px;
}

.movieList .name .clear {
	margin-bottom: 1px;
}

.movieList .name .year,
.movieList .genre {
	color: #6F6F6F;
	font-size: 12px;
}

.movieList .ratings {
	padding: 10px 0 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	font-size: 11px;
}

.movieList .ratings span.views,
.movieList .ratings span.comments,
.movieList .ratings span.likes {
	padding-left: 20px;
	display: inline-block;
	margin-left: -1px;
	padding-right: 5px;
	line-height: 13px;
	background: transparent no-repeat 0 -2px;
	color: #6F6F6F;
}

.movieList .ratings span.views {
	margin-left: 0;
	background-image: url('img/viewsGray.png');
}

.movieList .ratings span.comments {
	background-image: url('img/commentsGray.png');
}

.movieList .ratings span.likes {
	background-image: url('img/likesGray.png');
}

.movieList .stars {
	margin-top: 4px;
	line-height: 11px;
	color: #6F6F6F;
}

.movieList .stars .rateStars {
	background-image: url(//ifrype.com/lapas/img/misc/starGraySmall.png);
	height: 11px;
	float: left;
	margin-right: 5px;
}

.movieList .stars .rateStars div {
	background-image: url(//ifrype.com/lapas/img/misc/starSmall.png);
}

.movieList .users {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	height: 20px;
	margin-top: 10px;
}

.movieList .users a {
	float: left;
	display: block;
	width: 20px;
	height: 20px;
	margin-right: 3px;
}

.movieList .users img {
	display: block;
	width: 20px;
	height: 20px;
}

.movieList .current {
	position: absolute;
	top: 10px;
	right: 0;
}

.movieList .current span {
	display: inline-block;
	padding: 2px 3px 1px;
	background: white;
	border-radius: 3px 0 0 3px;
	font-size: 11px;
	color: black;
	font-weight: bold;
	line-height: normal;
}

.movieList .recommendBy {
	position: relative;
	min-height: 40px;
	margin-bottom: 4px;
	padding-left: 45px;
}

.movieList .recommendBy img {
	position: absolute;
	left: 0;
	top: 0;
	width: 40px;
	height: 40px;
}

.movieList .recommendBy a {
	display: block;
	margin-bottom: 3px;
}

.movieListV {
	/*width: 360px;*/
}

.movieListV .item {
	position: relative;
	padding-left: 80px;
	min-height: 100px;
	margin-bottom: 15px;
}

.movieListV .item .url {
	font-weight: bold;
}

.movieListV .item .genre {
	color: #6F6F6F;
}

.movieListV .poster {
	position: absolute;
	left: 0;
	top: 0;
}

.movieListV .poster,
.movieListV .poster img {
	width: 70px;
	height: 100px;
}

.movieListV .item .details {
	position: relative;
	min-height: 40px;
	padding-bottom: 60px;
}

.movieListV .item .details .users {
	position: absolute;
	bottom: 0;
	left: 0;
}

.movieListV .item .details .users a {
	display: block;
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 4px;
	margin-top: 2px;
}

.movieListV .item .details .users img {
	width: 40px;
	height: 40px;
}

#movieFilter {
	position: relative;
	margin-bottom: 10px;
}

#movieFilter .filterGenre {
	width: 160px;
	display: inline-block;
	margin-right: 10px;
}

#movieFilter .filterSort {
	width: 185px;
	display: inline-block;
	margin-right: 10px;
}

#movieFilter .filterSearch {
	width: 170px;
	float: right;
}

#movieFilter .filterSearch input {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url(//ifrype.com/i/icons/searchInput.png) 147px center no-repeat transparent;
	padding-right: 18px;
}

#movieFilter h1{
	margin-bottom: -1px;
}

#movieRate .trailer {
	float: right;
	width: 550px;
}

#movieRate .poster {
	width: 240px;
	float: left;
	overflow: hidden;
}

#movieRate .bottom {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 550px;
	float: right;
	height: 79px;
	background: #F3F3F3;
	border: 1px solid #E7E7E7;
	margin-top: 7px;
}

#movieRate .left,
#movieRate .center,
#movieRate .right {
	float: left;
	position: relative;
	height: 100%;
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#movieRate .right,
#movieRate .left {
	width: 15%;
	line-height: 43px;
}

#movieRate .center {
	width: 70%;
	height: 100%;
	line-height: 43px;
	font-size: 14px;
	font-weight: bold;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
}

#movieRate .left a,
#movieRate .right a {
	display: block;
	background: url(//ifrype.com/kino/assets/next.png) center 25px no-repeat transparent;
	width: 100%;
	height: 100%;
	color: inherit;
	line-height: 115px;
	text-align: center;
}

#movieRate .left a {
	background: url(//ifrype.com/kino/assets/prev.png) center 25px no-repeat transparent;
}

#movieRate .rateStars {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -5px 0 0 -100px;
	width: 200px;
	height: 30px;
	background-image: url(//ifrype.com/i/stars/thin_bg.png);
}

#movieRate .rateStars div {
	background-image: url(//ifrype.com/i/stars/thin_c.png);
}

#selections.sideMenu .badge {
	float: right;
	position: relative;
	top: 0;
	left: 0;
	right: 0;
}

#selections.sideMenu .edit {
	display: none;
}

#selections.sideMenu .edit {
	background: url(//ifrype.com/i/icons/editGray.png) center center no-repeat transparent;
	width: 30px;
	height: 30px;
	float: right;
	margin-right: 5px;
	position: relative;
	top: -7px;
}

#selections.sideMenu a:hover .edit {
	display: block;
}

div.kinoChristamsBanner {
	background: url(//ifrype.com/kino/assets/zsv.jpg) no-repeat top left;
	width: 730px;
	height: 91px;
	position: relative;
	margin-bottom: 10px;
}

div.kinoChristamsBanner .like {
	position: absolute;
	top: 50%;
	margin-top: -8px;
	right: 15px;
	background: white;
	display: inline-block;
	padding: 3px 3px 3px 6px;
	border-radius: 3px;
	height: 20px;
	-webkit-box-shadow: 0 0 12px rgba(255, 255, 255, 0.75);
	-moz-box-shadow: 0 0 12px rgba(255, 255, 255, 0.75);
	box-shadow: 0 0 12px rgba(255, 255, 255, 0.75);
}

div.kinoChristamsBanner .like .inlineList li {
	margin: 0;
}

.movieSpotlight {
	margin: 20px 0;
	overflow: hidden;
	position: relative;
	border-top: 1px solid #E7E7E7;
	cursor: pointer;
}

.movieSpotlight .cover {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-position: 0 15%;
	background-size: 820px auto;
}

.movieSpotlight .details {
	position: absolute;
	left: 20px;
	bottom: 20px;
	cursor: pointer;
}

.movieSpotlight .details h1 {
	border: none;
	color: white;
	font: 300 50px/45px "Open Sans", sans-serif;
	text-shadow: 0 0 20px #000000;
}

.movieSpotlight .details .date {
	color: white;
	text-shadow: 0 0 20px #000000;
	font-size: 14px;
	margin-bottom: 10px;
}

.movieSpotlight a.genre {
	display: block;
	float: left;
	color: white;
	padding: 1px 8px;
	border: 2px solid white;
	border-radius: 3px;
	margin-right: 8px;
}

.movieSpotlight .gradient {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(img/smallOverlay.png) repeat-x transparent bottom;
}

#activityFilter {
	padding-bottom: 0;
	margin-bottom: 20px;
}

#activityFilter .formItem {
	float: left;
	margin-right: 20px;
}

#activityFilter .formItemCheckbox {
	position: relative;
	top: 3px;
}

h2.ctTitle + #activityFilter, h2.ctTitle + #movieFilter {
	margin-top: 16px;
}

.movieActivity {
	position: relative;
	padding-left: 150px;
	padding-top: 20px;
	min-height: 100px;
}

.movieActivity .profile {
	position: absolute;
	top: 0;
	left: 0;
}

.movieActivity .userTitle {
	margin-bottom: 4px;
	font-weight: bold;
}

.movieActivity .thumbs {
	margin-top: 10px;
}

.movieActivity .thumbs .text {
	float: left;
	width: 470px;
	padding-top: 5px;
}

.movieActivity .thumbs a.poster {
	display: block;
	float: left;
	width: 70px;
	margin-right: 8px;
	margin-bottom: 8px;
	overflow-x: hidden;
}

.movieActivity .thumbs .poster img {
	height: 105px;
	display: block;
}

.movieActivity .block {
	border-left: 1px solid #dadada;
	padding-left: 30px;
	position: relative;
	left: -30px;
	padding-bottom: 30px;
}

.movieActivity .block:last-child {
	border-left: 1px solid white;
}

.movieActivity .block .type {
	position: absolute;
	left: 0;
	top: 7px;
	border-top: 1px solid #dadada;
	width: 24px;
	height: 1px;
}

.movieActivity .profile .corner {
	border: 0 solid #dadada;
	border-top-width: 1px;
	border-right-width: 1px;
	width: 20px;
	height: 25px;
	position: absolute;
	left: 100%;
	top: 20px;
}

.movieActivity .block .type img {
	position: absolute;
	left: -15px;
	top: -15px;
}

.movieActivity .thumbs .stars {
	line-height: 11px;
	color: #6F6F6F;
}

.movieActivity .thumbs .stars .rateStars {
	background-image: url(//ifrype.com/lapas/img/misc/starGraySmall.png);
	height: 11px;
	margin: 4px 0 0;
}

.movieActivity .thumbs .stars .rateStars div {
	background-image: url(//ifrype.com/lapas/img/misc/starSmall.png);
}

.topCommentList .item {
	position: relative;
	min-height: 100px;
	padding-left: 80px;
	margin-bottom: 15px;
}

.topCommentList .item .poster {
	position: absolute;
	left: 0;
	top: 0;
	display: block;

}

.topCommentList .item .poster,
.topCommentList .item .poster img {
	width: 70px;
	height: 100px;
}

.topCommentList .item .user {
	font-weight: bold;
	text-decoration: none;
}

.topCommentList .item .user img {
	vertical-align: middle;
	width: 40px;
	height: 40px;
	margin-right: 8px;
}</pre></body></html>