@font-face {
	font-family: "Ribbon 131";
	src: url('ribbon131.eot');
	src: url('ribbon131.eot?#iefix') format('embedded-opentype'),
	url('ribbon131.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

html {
	background-color: #F9F0E6;
	min-width: 320px;
}
body {
	background: #F9F0E6 url('images/top-bg.png') 0 0 no-repeat no-repeat;
	color: #665753;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 14pt;
	max-width: 1920px;
	min-width: 320px;
	padding: 0;
	margin: 0 auto;
}

h1, h2, h3 {
	font-family: "Ribbon 131", cursive;
	color: #8F1443;
	text-align: center;
	font-weight: normal;
}
h1 {
	font-size: 38pt;
	margin: 0.6em 0 0.4em 0;
}
h2 {
	font-size: 35pt;
	margin: 0.6em 0 0.4em 0;
}
h3 {
	font-size: 28pt;
	margin: 0.6em 0 0.4em 0;
}

p {
	text-align: justify;
	text-indent: 1.3em;
}

dl {
	margin-left: 1.3em;
}
dt {
	font-weight: bold;
}
dd p {
	margin: 0.2em 0;
}

a {
	color: inherit;
}

img {
	border: 1px solid #DD979A;
}

.ui-button {
	font-style: italic;
	padding: 0.3em 1.6em;
}

#page-poster {
	position: relative;
	min-height: 645px;
	overflow: hidden;
}
#page-poster-top-info {
	position: absolute;
	background: url("images/title-bg.png") left top no-repeat no-repeat;
	top: 21px;
	left: 33.5%;
	width: 615px;
	height: 115px;
	z-index: 9;
}
#page-top-site-name {
	color: #8F1443;
	font-family: "Ribbon 131", cursive;
	font-size: 36pt;
	line-height: 1.0;
	text-align: center;
	margin-top: 0.1em;
}
#page-poster-window {
	position: absolute;
	background: url('images/top-window.png') left top no-repeat no-repeat;
	top: 0;
	left: 32%;
	width: 947px;
	height: 606px;
	z-index: 1;
}
#logo {
	position: absolute;
	top: 0;
	left: 0;
	background: url('images/top-logo.png') left top no-repeat no-repeat;
	width: 564px;
	height: 613px;
	z-index: 2;
}
#page-poster-left-cat {
	position: absolute;
	background: url('images/top-left-cat.png') left top no-repeat no-repeat;
	top: 152px;
	left: 155px;
	width: 544px;
	height: 491px;
	z-index: 3;
}
#page-poster-center-cat {
	background: url("images/top-center-cat.png") left top no-repeat no-repeat;
	position: absolute;
	top: 242px;
	left: 44%;
	width: 494px;
	height: 405px;
	z-index: 5;
}
#page-poster-right-cat {
	position: absolute;
	background: url('images/top-right-cat.png') left top no-repeat no-repeat;
	top: 277px;
	right: 2.8%;
	width: 504px;
	height: 368px;
	z-index: 4;
}

.lc-bar {
	position: absolute;
	top: 6px;
	left: 6px;
	text-align: left;
	z-index: 11;
}
.lc-bar .lc-item {
	display: inline-block;
	border-bottom: 2px solid transparent;
	margin-left: 0.5em;
}
.lc-bar .lc-item.current {
	border-bottom: 2px solid #8F1443;
}

#menu-container {
	position: relative;
	display: inline-block;
	text-align: center;
	min-width: 300px;
	margin-top: 207px;
	margin-left: 21px;
	z-index: 10;
}
.menu-item {
	position: relative;
	display: block;
	text-decoration: none;
	cursor: pointer;
	font-size: 14pt;
	font-style: italic;
	line-height: 28px;
	color: #8F1443;
	margin-bottom: 9px;
}
.menu-item .left {
	background: url('images/menu-item.png') 0 -60px no-repeat no-repeat;
	display: block;
	vertical-align: top;
	height: 28px;
	padding-left: 16px;
	margin-right: 16px;
}
.menu-item .right {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	background: url('images/menu-item.png') -284px -60px no-repeat no-repeat;
	width: 16px;
	height: 28px;
}
.menu-item:hover .left {
	background-position: 0 -30px;
}
.menu-item:hover .right {
	background-position: -284px -30px;
}
.menu-item.active .left {
	background-position: 0 0;
}
.menu-item.active .right {
	background-position: -284px 0;
}

.no-content {
	color: gray;
	text-align: center;
	font-size: large;
	font-weight: bold;
	font-style: italic;
}
.content {
	max-width: 100%;
	padding: 0 39px;
}
.content > h1:first-child {
	margin-top: 0;
}

.static-content {
	background-color: #F6ECE8;
	border: 1px solid #DD979A;
	border-radius: 20px;
	padding: 0.3em 1em;
}
.static-content img {
	max-width: 100%;
	margin: 0 4px;
}
.static-content iframe {
	max-width: 100%;
	max-height: 90%;
	margin: 0 4px;
}

.hint {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: inherit;
	cursor: help;
}

.title {
	font-size: 18pt;
	font-style: italic;
	color: #8F1443;
}

.available {
	color: #5E8D5F;
}
.option {
	color: #F1AE46;
}
.reserved {
	color: #CC6367;
}
.sold {
	color: #8F1443;
}
.unsaleable {
	color: #8F1443;
}

.separator {
	clear: both;
	font-style: normal;
	font-size: unset;
	font-weight: normal;
	text-align: left;
	height: 1px;
	margin: 1em 0;
}

.slider {
	background-color: #F6ECE8;
	border: 1px solid #DD979A;
	box-sizing: border-box;
	width: 768px;
	height: 256px;
	max-width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.slider .slider-strip {
	display: inline-block;
	white-space: nowrap;
	font-size: 0;
	margin: 0;
}
.slider .slider-strip .slider-item {
	display: inline-block;
	height: 256px;
	margin-left: 0;
}
.slider .slider-strip .slider-item img {
	display: block;
	border: none;
	width: auto;
	height: 256px;
}

.paginator {
	font-size: 11pt;
	font-style: italic;
	text-align: center;
}
.paginator a,
.paginator span {
	display: inline-block;
	border: 1px solid #DD979A;
	color: #8F1443;
	border-radius: 20px;
	cursor: pointer;
	padding: 0.3em 1.6em;
	margin-right: 0.1em;
}
.paginator a {
	background: #EACEC3 url("images/ui-bg_inset-hard_100_EACEC3_1x100.png") 50% 50% repeat-x;
	text-decoration: none;
}
.paginator a:hover {
	background: #F3CBCD url("images/ui-bg_inset-hard_100_F3CBCD_1x100.png") 50% 50% repeat-x;
}
.paginator span {
	background: #FA8BAA url("images/ui-bg_inset-hard_100_FA8BAA_1x100.png") 50% 50% repeat-x;
}

.news {
	position: relative;
	background-color: #F6ECE8;
	border: 1px solid #DD979A;
	border-radius: 20px;
	padding: 0.3em 1em;
	margin-bottom: 1em;
}
.news .date {
	padding: 0.3em 0;
}
.news .text {
	position: relative;
	font-size: 85%;
	z-index: 10;
}
.news .text h1 {
	font-size: 34pt;
}
.news .text h2 {
	font-size: 30pt;
}
.news .text h3 {
	font-size: 24pt;
}
.news .text .title {
	font-size: 15pt;
}
.news .text p img:first-child {
	margin-left: -1.3em;
}
.news .text img {
	max-width: 100%;
}
.news .text iframe {
	max-width: 100%;
	max-height: 90%;
}
.news .link {
	position: absolute;
	display: inline-block;
	background: url("images/ui-icons_8F1443_256x240.png") -32px -80px no-repeat;
	right: 5px;
	bottom: 5px;
	width: 16px;
	height: 16px;
	overflow: hidden;
	z-index: 15;
}

.litter {
	text-align: center;
}
.litter .litter-content {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 1.5em;
}
.litter:last-child .litter-content {
	margin-bottom: 0;
}
.litter .item {
	display: inline-block;
	vertical-align: top;
	margin: 0 3em 1.3em 0;
}
.litter .item.info {
	position: relative;
	width: 258px;
	height: 257px;
	max-width: 100%;
	border: 1px solid #DD979A;
	border-radius: 20px;
}
.litter .item.father {
	float: left;
}
.litter .item.mother {
	float: right;
	margin-right: 0;
}
.litter .item img {
	border-radius: 20px;
}
.litter .item h3 {
	margin: 0.3em 0 0 0;
}
.litter .item a {
	text-decoration: none;
}
.litter .item .title a {
	color: #665753;
	text-decoration: underline;
}
.litter .item .title a.available {
	color: #8F1443;
}
.litter .item.info .title {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 16px;
	font-size: 15pt;
}
.litter .item.mother .title,
.litter .item.father .title {
	text-decoration: underline;
}
.litter .item .info {
	font-size: 13pt;
	line-height: 1.4;
	margin: 0 5px;
}
.litter .divider {
	display: none;
}

.cat-info-wrapper {
	float: left;
	margin: 0 1em 0.5em 0;
}
.cat-info-container {
	display: inline-block;
	background-color: #F6ECE8;
	border: 1px solid #DD979A;
	border-radius: 20px;
	padding: 0.4em 0.5em 0.7em 0.7em;
}
.cat-info-container.left {
	float: left;
	margin: 0 1em 0.5em 0;
}
.cat-info-container.right {
	float: right;
	margin: 0 0 0.5em 1em;
}
.cat-info {
	max-width: 600px;
	font-size: 12pt;
	font-style: italic;
}
.cat-info .title {
	font-family: "Ribbon 131", cursive;
	font-size: 34pt;
	font-style: normal;
	line-height: 1.0;
	text-align: center;
}
.cat-info img {
	display: block;
	border-radius: 20px;
	margin-right: 1em;
}
.cat-info .available,
.cat-info .option,
.cat-info .reserved,
.cat-info .sold,
.cat-info .unsaleable {
	font-weight: bold;
}

.animals-container {
	text-align: justify;
}
.animals-container .cat-info-container {
	width: 30.5%;
	vertical-align: top;
	margin: 0.3em;
}

.photos {
	text-align: center;
}
.photos .photo-item-container {
	background-color: #F6ECE8;
	border: 1px solid #DD979A;
	display: inline-block;
	margin: 5px;
}
.photos .photo-item-container img {
	display: block;
	border: none;
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
.photos .photo-item-container iframe {
	display: block;
	max-width: 100%;
	max-height: 90%;
	vertical-align: bottom;
}
.photos .photo-item-container .photo-description {
	border-top: 1px solid #F9EEE3;
	color: #8F1443;
	text-align: center;
	font-style: italic;
	padding: 0.5em 0;
}

.litter-birthday {
	color: #665753;
	font-weight: bold;
	text-align: center;
	margin: -0.7em 0 1.5em 0;
}
.litter-parents {
	background: url("images/decor.jpg") center center no-repeat no-repeat;
}
.kittens {
	text-align: center;
	margin-top: 1em;
}
.kitten {
	display: inline-block;
	margin: 0 1% 1.5em 1%;
}
.kitten img {
	display: block;
	border-radius: 20px;
}
.kitten .name {
	color: #8F1443;
	font-size: 15pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin-bottom: 0.5em;
}
.kitten .title {
	font-size: 15pt;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	text-align: center;
	margin-top: 0.5em;
}

.contact-container {
	text-align: center;
	margin-bottom: 2em;
}
.contact-container .contact {
	display: inline-block;
	line-height: 1.5;
}
.contact-container .contact .title {
	text-transform: capitalize;
}

.plan {
	line-height: 1.5;
	text-align: center;
	margin-bottom: 1.5em;
}
.plan .wrapper {
	display: inline-block;
}
.plan .item {
	display: inline-block;
	width: 256px;
	height: 300px;
	vertical-align: middle;
	margin: 0.5em;
}
.plan .item img {
	display: block;
	border-radius: 20px;
}
.plan .item .title {
	text-decoration: underline;
}
.plan .info {
	display: inline-block;
	vertical-align: middle;
	margin: 0.5em 0;
}
.plan .info h3 {
	margin: 0 0 -0.5em 0;
}
.plan .info .title {
	margin: -0.5em 0 0 0;
}
.plan .info .decor {
	background: url("images/decor_s.jpg") center center no-repeat no-repeat;
	width: 300px;
	height: 249px;
}
.plan .description {
	text-align: left;
	padding-bottom: 1em;
}
.plan .description h1 {
	font-size: 34pt;
}
.plan .description h2 {
	font-size: 30pt;
}
.plan .description h3 {
	font-size: 24pt;
}
.plan .separator {
	border-top: 1px solid #DD979A;
}
.plan:last-child .separator {
	border-top: none;
}

.articles-container {
	text-align: center;
}
.articles {
	display: inline-block;
}
.articles h3 {
	text-align: left;
}
.articles a {
	text-decoration: none;
}

#page-footer {
	position: relative;
	background: url("images/bottom-bg.jpg") center top no-repeat no-repeat;
	text-align: center;
	height: 717px;
	overflow: hidden;
}
#page-footer-social {
	position: absolute;
	right: 21px;
	bottom: 1.5em;
	height: 40px;
	text-align: right;
	z-index: 4;
}
#page-footer-social a {
	margin: 0 7px;
}
.facebook-logo {
	display: inline-block;
	background: url("images/icon-social.png") 0 top no-repeat no-repeat;
	width: 40px;
	height: 40px;
}
.instagram-logo {
	display: inline-block;
	background: url("images/icon-social.png") -40px top no-repeat no-repeat;
	width: 40px;
	height: 40px;
}
.vk-logo {
	display: inline-block;
	background: url("images/icon-social.png") -80px top no-repeat no-repeat;
	width: 40px;
	height: 40px;
}
#page-footer-cat {
	position: absolute;
	background: url('images/bottom-cat.png') center bottom no-repeat no-repeat;
	top: 30px;
	left: 0;
	right: 0;
	height: 577px;
	z-index: 1;
}
#page-footer-site-name {
	position: absolute;
	top: 488px;
	left: 10px;
	right: 10px;
	font-family: "Ribbon 131", cursive;
	font-size: 60pt;
	color: #8F1443;
	line-height: 1.0;
	text-shadow: -1px -1px 2px #F9EEE3, 1px -1px 2px #F9EEE3, 1px 1px 2px #F9EEE3, -1px 1px 2px #F9EEE3;
	z-index: 2;
}
#page-footer-info {
	position: absolute;
	left: 21px;
	bottom: 1.5em;
	font-size: 15pt;
	font-style: italic;
	color: #8F1443;
	text-align: left;
	z-index: 3;
}
#page-footer-copyright {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0.3em;
	color: #665753;
	font-size: 12pt;
}

#scrollUp {
	position: fixed;
	right: 0.5em;
	bottom: 80px;
	background-color: #F9F0E6;
	border-radius: 50%;
	padding: 0.5em;
	opacity: 0.7;
	cursor: pointer;
	z-index: 100;
}
#scrollUp > div {
	background: url("images/icon-scroll-up.png") center center no-repeat no-repeat;
	width: 24px;
	height: 24px;
}
#scrollUp:hover {
	opacity: 1;
}

@media all and (max-width: 1630px) {
	.litter-parents { background: none; }
}
@media all and (max-width: 1615px) {
	.animals-container .cat-info-container { width: 46%; }
}
@media all and (max-width: 1555px) {
	#page-poster-center-cat { display: none; }
}
@media all and (max-width: 1350px) {
	#page-poster-right-cat { right: 0; }
	#page-footer-site-name { font-size: 55pt; }
}
@media all and (max-width: 1220px) {
	#page-poster-window {
		left: unset;
		right: -125px;
	}
	#page-footer-site-name { font-size: 50pt; }
}
@media all and (max-width: 1100px) {
	.animals-container .cat-info-container { width: auto; }
}
@media all and (max-width: 1030px) {
	.news .litter .item { margin-right: 1em; }
}
@media all and (max-width: 1000px) {
	#page-poster-top-info {
		left: unset;
		right: 37px;
	}
	#page-poster-right-cat { display: none; }
	#menu-container { margin-left: 10px; }
	.content { padding: 0 10px; }
	#page-footer-social { right: 10px; }
	#page-footer-info { left: 10px; }
}
@media all and (max-width: 960px) {
	#page-footer-site-name { font-size: 48pt; }
}
@media all and (max-width: 930px) {
	.litter .item { margin-right: 1em; }
}
@media all and (max-width: 900px) {
	.cat-info-wrapper {
		float: none;
		margin: 0;
	}
	.news .litter .divider { display: block; }
	.news .litter .item,
	.news .litter .item.mother,
	.news .litter .item.father {
		float: none;
		margin-right: 0;
	}
	.plan .wrapper { display: block; }
}
@media all and (max-width: 880px) {
	#page-poster-top-info { display: none; }
	#page-footer-site-name { font-size: 44pt; }
}
@media all and (max-width: 860px) {
	.litter .divider { display: block; }
	.litter .item,
	.litter .item.mother,
	.litter .item.father {
		float: none;
		margin-right: 0;
	}
}
@media all and (max-width: 768px) {
	#page-footer-site-name { font-size: 42pt; }
}
@media all and (max-width: 710px) {
	#page-poster-left-cat { display: none; }
}
@media all and (max-width: 650px) {
	#page-footer {
		height: auto;
		padding: 0 10px;
	}
	#page-footer-social,
	#page-footer-site-name,
	#page-footer-info,
	#page-footer-copyright {
		position: static;
	}
	#page-footer-social { margin-top: 2em; }
	#page-footer-cat { display: none; }
	#page-footer-site-name { margin: 0.5em 0; }
	#page-footer-info { margin-bottom: 1em; }
	#page-footer-copyright { margin-bottom: 0.3em; }
	#scrollUp { bottom: 0.5em; }
}
@media all and (max-width: 537px) {
	.cat-info,
	.cat-info thead,
	.cat-info tbody,
	.cat-info tr,
	.cat-info td {
		display: block;
	}
	.cat-info .title {
		text-align: center;
		padding: 0;
	}
	.animals-container .cat-info-container {
		display: block;
		padding: 0.6em;
	}
	.cat-info-container.left,
	.cat-info-container.right {
		margin-left: 0;
		margin-right: 0;
	}
}
