/*  
Theme Name: Scully
Theme URI: http://www.hellcola.com
Description: WP Scully theme designed by <a href="http://www.hellcola.com">HellCola</a>.
Version: 1.0
Author: Killian
Author URI: http://www.hellcola.com

*/

body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	background: #FFFFFF url(images/main-bg.gif);
	margin: 0px;
	padding: 0px 0px 30px;
}
a {
	color: #f04848;
	text-decoration: none;
}
a:visited {
	color: #f04848;
	text-decoration: none;
}
a:hover {
	color: #bfd3d1;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 230px;
	padding-top: 60px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #000000;
}
h1 a, h1 a:visited{
	color: #000000;
	text-decoration: none;
}
h1 a:hover{
	color: #f04848;
	text-decoration: none;
}
h2 {
	color: #000000;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #000000;
	text-decoration: none;
}
h2 a:hover {
	color: #f04848;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #f04848;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #f04848;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 1000px;
	background: #f4f4f4;
}
/* header area */
#header {
	height: 215px;
	position: relative;
	z-index: 1;
}
#headerimg {
	position: relative;
	background: #2f2d2e;
	height: 165px;
	border-bottom: 4px solid #fd2966;
}
#headerimg .description{
	position: absolute;
	left: 275px;
	top: 128px;
	bottom: 3px;
	color: #f04848;
	font-size: 14px;
}
.nav-wrap{
	background: #272125;
	opacity: 0.8;
	height: 47px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #000000;
	text-decoration: none;
}
#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	padding: 7px 15px;
	font: bold 16px/100% Arial, Helvetica, sans-serif;
	display: block;
}
#nav .page_item a:hover {
	color: #000000;
}
#headerimg .top{
	height: 90px;
	padding-top: 12px;
}
#headerimg .left {
	float: left;
	padding-top: 50px;
	padding-left: 30px;
}
#headerimg .left a{
	font-size: 30px;
	color: white;
}
#headerimg .left a:hover{text-decoration: none;}
#headerimg .left span{
	color: #fd2966;
}
#headerimg .right {
	float: right;
}
#headerimg .right span{
	display: block;
	font-size: 20px;
	line-height: 1.5em;
	text-align: right;
	padding-right: 30px;
	color: white;
}
#headerimg .like-head{
	width: 55px;
	height: 50px;
	background: url(images/sprite.png) -350px -324px;
	float: right;
	margin-top: 5px;
	margin-right: 15px;
	text-decoration: none;
}
#headerimg .like-head:hover{
	background: url(images/sprite.png) -405px -324px;
}
#headerimg .like-head span{
	font-size: 16px;
	color: white;
	margin-top: 14px;
	display: block;
	text-align: center;
	padding-right: 2px;
	font-weight: bold;
}
#headerimg .search {
	left: 600px;
	bottom: 58px;
	float: right;
	padding-right: 30px;
}
.slider-main{
	top: 200px;
	position: absolute;
}

/* content area */
blockquote {
	background-color: #f04848;
	color: #fff;
	padding: 3px 3px 3px 3px;
	border: thin;
	border-style:dotted;
	border-color: #000;
}
	
	

#content {
	padding: 0px 20px 30px 0px;
	margin-left: -10px;
	float: right;
	width: 680px;
	overflow: hidden;
}
.breadcrumb{
	font-size: 14px;
	margin-top: 15px;
	margin-left: 35px;
}
.breadcrumb .ico{
	background: url(images/sprite.png)-270px -48px no-repeat;
	width: 26px;
	height: 23px;
	display: block;
	float: left;
	margin-top: -7px;
	margin-right: 10px;
}
.cat_page h1, 
#content.single h1 {
	padding: 0;
	height: auto;
	font-size: 28px;
	margin: 35px 0 30px 30px;
}
.category {display: inline-block;}
.post.cat{
	float: left;
	height:230px;
	clear: none;
	margin-left: 30px;
}
.post.cat .post-title {
	width: 100%;
	margin: auto;
	text-align: center;
}
.post.cat .post-title h2{
	border: none;
	font-size: 24px;
	margin-bottom: 7px;
}

.post.cat .entry{padding: 0;}
.post.cat img {border: 4px solid #fd2763;}
.post {
	clear:both;
	padding-top: 15px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #f04848;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 8px;
	margin-left: -1px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 0px;
	margin-left: -3px;
	margin-top: -1px;
}
.post-title {
	float: left;
	margin-left: 10px;
	width: 430px;
}

.entry {
	clear: both;
	padding-top: 10px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #f04848;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.posts .post {
	float: left;
	clear: none;
	padding: 15px;
	background: white;
	margin: 17px;
	width: 160px;
	height: 263px;
	text-align: center;
	border: 1px solid #c2c2c2;
}
.posts .entry {padding: 0;}
.posts img {
	width: 160px;
	height: 100px;
}
.posts .post .post-title{
	width: 100%;
	margin: 0;
}
.posts .post-title h2 {
	width: 160px;
	border: none;
	text-align: center;
	height: 2em;
	overflow: hidden;
	font-size: 18px;
	margin-bottom: 0;
	margin-top: 10px;
}
.posts .post .price {
	display: inline-block;
	width: 100%;
	text-align: center;
	color: #fd2763;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 18px;
}
.posts .post .like{
	width: 123px;
	height: 32px;
	cursor: pointer;
	background: url(images/sprite.png)0px -228px;
	border: none;
	padding: 0;
	margin: 7px;
}
.posts .post .like:hover {background: url(images/sprite.png) -123px -228px;}
.posts .post .call{
	width: 112px;
	border: 1px solid #fd2763;
	padding: 4px;
	color: #5a5a5a;
	background: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 13px;
}
.posts .post .call:hover{
	color: #ec2120;
	background: #f0f0f0;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #f04848;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #E3EEEE;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #f04848;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #000000;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #f04848;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#c2d7d8;
	border: 1px solid #000000;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#c2d7d8;
	border: 1px solid #000000;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*sidebar */
#sidebar {
	float: left;
	padding: 0;
	margin-top: -10px;
	width: 250px;
	color: #666666;
	overflow: hidden;
	background: #F4F4F4;
	margin-left: 35px;
	top: -100px;
	position: relative;
	z-index: 5;
	opacity: 0.95;
	margin-bottom: -85px;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	line-height: 2;
	border: none;
	font-size: 28px;
}
#sidebar h3{
	color: #444;
	font-size: 18px;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #444444;
	text-decoration: none;
}
#sidebar a:hover{
	color: #f04848;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 3px;
	background: white;
	padding: 0 30px 30px 30px;
	margin-bottom: 15px;
}
#sidebar ul.manuf{padding-top: 20px;}
#sidebar ul.manuf a{line-height: 1em;}
#sidebar ul.cont{font-size: 14px;}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 2;
	border-bottom: 1px solid #a7a7a7;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #aabfc0;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.list-blogroll li{
	background: url(images/mini-blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-page.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #203346;
	width: 200px;
	height: 22px;
	padding: 4px 30px 0px 5px;
	border: 1px solid #f04848;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/sprite.png) no-repeat;
	border: none;
	width: 20px;
	height: 20px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
	display: block;
}
#searchform #searchsubmit {
	display: block;
	position: relative;
	top: -23px;
	right: -212px;
}

/* footer area */
#footer {
	clear: both;
	background: #2f2d2e;
	color: #fff;
	padding: 10px 30px 10px 30px;
	height: 280px;
	font-size: 14px;
	line-height: 1.5;
}
#footer .top {height: 230px;}
#footer .top .pages {float: left;}
#footer .top .pages li	{
	list-style: none;
	font-size: 20px;
	line-height: 2;
}
#footer .top .cont, 
#footer .top .tel {float: right;margin-left: 60px;}
#footer a, #footer a:visited {
	color: #fff;
	display: block;
}

#footer h4 {
	color: #fff;
	margin: 20px 0px 5px;
}
#footer .bottom {
	text-align: center;
	font-size: 16px;
}
#footer .bottom span	{color: #fd2966}
#content.main {margin-top: 370px;}
#content.main .block {text-align: center;}
#content.main .block h2{
	text-align: center;
	border: none;
	line-height: 3;
}
#content.main .block div {
	float: left;
	text-align: center;
	font-size: 13px;
	font-weight: 900;

}
#content.main .block a{
	width: 200px;
	background: #fd2966;
	display: inline-block;
	font-size: 18px;
	color: white;
	line-height: 2;
	margin: 30px;

}
#content.main .block1 div{width: 112px;}
#content.main .block1 div span:nth-child(1) {
	width: 48px;
	height: 48px;
	display: block;
	margin-left: auto;
	margin-right: auto;	
}
#content.main .block1 div:nth-child(2) span:nth-child(1)
{background: url(images/sprite.png) -20px 0px;}

#content.main .block1 div:nth-child(3) span:nth-child(1)
{background: url(images/sprite.png) -68px 0px;}

#content.main .block1 div:nth-child(4) span:nth-child(1)
{background: url(images/sprite.png) -116px 0px;}

#content.main .block1 div:nth-child(5) span:nth-child(1)
{background: url(images/sprite.png) -164px 0px;}

#content.main .block1 div:nth-child(6) span:nth-child(1)
{background: url(images/sprite.png) -212px 0px;}

#content.main .block1 div:nth-child(7) span:nth-child(1)
{background: url(images/sprite.png) -260px 0px;}

#content.main .block2 {background: #fff;}
#content.main .block2 div{
    width: 270px;
    padding-left: 60px;
    text-align: left;
}
#content.main .block2 div span {
	font-size: 16px;
	vertical-align: middle;
	line-height: 3;
}
#content.main .block2 div span:nth-child(1){
	background: url(images/sprite.png) 0 -28px;
	width: 20px;
	height: 20px;
	display: inline-block;
}
#content.main .block2 div span:nth-child(2){padding-left: 10px;}
#content.main .block3 div{width: 215px;margin-bottom: 40px;}
#content.main .block3 div span:nth-child(1) {
	width: 90px;
	height: 90px;
	display: block;
	margin-left: auto;
	margin-right: auto;	
}
#content.main .block3 div:nth-child(2) span:nth-child(1)
{background: url(images/sprite.png) 0px -48px;}

#content.main .block3 div:nth-child(3) span:nth-child(1)
{background: url(images/sprite.png) -90px -48px;}

#content.main .block3 div:nth-child(4) span:nth-child(1)
{background: url(images/sprite.png) -180px -48px;}

#content.main .block3 div:nth-child(5) span:nth-child(1)
{background: url(images/sprite.png) 0px -138px;}

#content.main .block3 div:nth-child(6) span:nth-child(1)
{background: url(images/sprite.png) -90px -138px;}

#content.main .block3 div:nth-child(7) span:nth-child(1)
{background: url(images/sprite.png) -180px -138px;}

/*Постраничная навигация start*/
/* NAVIGATION */
.navigation-raw {
	width: 100%;
	display: inline-flex;
}
.navigation {
float: left;
width: auto;
font-size: 16px;
margin: auto;
}
.navigation > a {
float: left;
width: 32px;
font-weight: 700;
text-align: center;
color: #637b93;
text-decoration: none;
margin-left: 1px;
padding-top: 7px;
}
.navigation > .current {
float: left;
font-weight: 700;
width: 29px;
text-align: center;
color: #c4c8cc;
margin-left: 5px;
padding-top: 7px;
}
.navigation > .prev {
float: left;
width: 32px;
height: 34px;
margin-left: 0;
}
.navigation > .next {
float: left;
width: 34px;
height: 34px;
margin-left: 14px;
}
.navigation > .dots {
float: left;
font-size: 14px;
font-weight: 700;
width: 32px;
text-align: center;
color: #c4c8cc;
padding-top: 7px;
}
/*Постраничная навигация end*/

/*Карусель на странице single start*/
#carus {
	float: left;
	background: white;
	width: 440px;
	height: 380px;
	text-align: center;
}
#carus .thumb{
	width: 390px;
	height: 240px;
	display: inline-block;
	margin-top: 20px;
}
#carus .carousel  {
   margin: 0 auto;
   width:100%;
}
#carus .carousel-wrapper {
   margin: 10px 20px;
   overflow: hidden;
   position:relative;
}
#carus .carousel-items {
   width: 10000px;
   position: relative;
}
#carus .carousel-block {
   float: left; 
   width: 110px;
   height: 70px;
   padding: 3px; 
   margin: 0 4px;
   border: 1px solid #504B4E;
}
#carus .carousel-block img{
	display:block;
	margin: auto;
}
#carus .carousel-button-left a, .carousel-button-right a{
   width: 20px; 
   height: 30px; 
   position: relative;
   top: 25px; 
   cursor: pointer; 
   text-decoration:none;
}
#carus .carousel-button-left a{
   float: left; 
   background: url(images/sprite.png) -270px -71px; 
   margin-left: 10px;
}
#carus .carousel-button-right a{
   float: right;
   background: url(images/sprite.png) -290px -71px; 
   margin-right: 10px;
}
/*Карусель на странице single end*/
#content.single .post-title {width: 100%}
#content.single .top_r {
	float: right;
	width: 220px;
}
#content.single .top_r .excerpt{
	font-size: 14px;
	line-height: 1.5;
	height: 6em;
	overflow: hidden;
	margin-top: 15px;
}
#content.single .top_r .soc{
	text-align: center;
	margin-top: 40px;
}
#content.single .top_r .watch{margin-top: 40px;display: inline-block;}
#content.single .top_r .watch .ico {
	width: 46px;
	height: 33px;
	background: url(images/sprite.png)-221px -261px;
	float: left;
	margin-top: -12px;
	margin-left: 15px;
}
#content.single .top_r .watch .title{
	margin-left: 20px;
	font-size: 14px;
	border-bottom: 2px dotted;
	width: auto;
	float: left;
}
#content.single .top_r .soc #soc.share42init a:nth-child(1):hover{
	background: url(images/sprite.png)  -270px -133px !important;
}
#content.single .top_r .soc #soc.share42init a:nth-child(2):hover{
	background: url(images/sprite.png)  -270px -165px !important;
}
#content.single .top_r .soc #soc.share42init a:nth-child(3):hover{
	background: url(images/sprite.png)  -246px -228px !important;
}
#content.single .top_r .soc #soc.share42init a:nth-child(4):hover{
	background: url(images/sprite.png)  -270px -197px !important;
}
#content.single .top_r .soc #soc.share42init a:nth-child(5):hover{
	background: url(images/sprite.png)  -270px -101px !important;
}
#content.single .top_r .like {
	background: url(images/sprite.png) 0 -260px;
	width: 220px;
	height: 32px;
	margin-top: 32px;
	cursor: pointer;
	border: none;
}
#content.single .top_r .like:visited {background: #fff;}
#content.single .top_r .like:hover{background: url(images/sprite.png) 0 -292px;}
#content.single .hide{display: none;}
#content.single .hide+label,
#content.single .entry label{
	width: 100%;
	display: inline-block;
	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
	overflow: hidden;
	cursor: pointer;	
	position: relative;
	z-index: 5;
}
#content.single .text{
	margin-right: 20px;
	width: 75px;
	margin-left: auto;
	text-align: right;
	font-size: 14px;
	border-bottom: 2px dotted;
	margin-bottom: 10px;
}
#content.single .more-b{
	border-bottom: 2px solid #f92862;
}
#content.single .more-bot {
	width: 76px;
	height: 29px;
	background: url(images/sprite.png) -221px -293px;
	margin: auto;
}
#content.single #more:checked+label{
	opacity: 0;
}
#content.single .more-top {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	margin-top: 20px;
}
#content.single .entry{
	background: #fff;
	display: inline-block;
	padding: 0 15px;
	font-size: 14px;
	line-height: 1.5em;
	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
	overflow: hidden;
 	margin-top: -25px;
 	opacity: 0;
 	position: relative;
 	z-index: 0;
 	display: none;
}
#content.single .entry h3{
	color: #000;
	margin-top: 30px;
	margin-bottom: 15px;
}
#content.single .entry h3 span{color: #f92862;}
#content.single #more:checked~.entry{
	opacity: 1;
	display: inline-block;
} 
#content.single .watch .blank{
	position: fixed;
	top: 0px;
	left: 0;
	background: #000;
	width: 100%;
	height: 100%;
	opacity: 0.7;
	z-index: -1;
	opacity: 0;
	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
#content.single .watch .popup{
	width: 300px;
	height: 330px;
	background: #fff none repeat scroll 0% 0%;
	margin: auto;
	position: fixed;
	top: 15%;
	z-index: -1;
	left: 40%;
	padding: 25px 60px;
	text-align: center;
	opacity: 0;
	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
#content.single .watch .popup h2{
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 25px;
	line-height: 1.5;
	font-size: 24px;
}
#content.single .watch .popup a{
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 3px;
	border: 1px solid rgb(210, 210, 210);
	border-radius: 20px;
	width: 18px;
	height: 18px;
	text-decoration: none;
}
#content.single .watch .popup input {
	width: 265px;
	font-size: 16px;
	padding: 8px 15px;
	margin-bottom: 20px;
}
#content.single .watch .popup input[type="submit"]{
	width: 300px;
	margin-top: 0px;
	background: #f92862;
	color: white;
	font-size: 18px;
	cursor: pointer;
}
#content.single .watch .popup input[type="submit"]:hover{
	background: #ed2e2c;
}
#content.single .watch #watch,
#content.single .watch #close {position: fixed;top: 0;}
#content.single .watch #watch:target~a .blank{opacity: 0.7;z-index: 10;}
#content.single .watch #watch:target~.popup{opacity: 1;z-index: 10;}
#content.single .watch #close:target~div{opacity: 0;z-index: -1;}
#content.like_page h1 {
	margin: 35px;
	font-size: 24px;
	text-align: center;
	margin-bottom: 20px;
}
#content.like_page .forma input{
	width: 195px;
	margin: 5px 8px;
	font-size: 16px;
	padding: 5px 5px;
}
#content.like_page .forma input[type="submit"]{
	width: 662px;
	padding: 0;
	background: #f92862;
	color: white;
	font-size: 18px;
	border: 1px solid #000;
	cursor: pointer;
	margin-bottom: 20px;
}
#content.like_page .like-del{
	position: absolute;
	margin-top: -7px;
	margin-left: 145px;
	font-size: 21px;
	border-radius: 20px;
	border: 1px solid #545454;
	width: 20px;
	height: 20px;
	line-height: 1;
	color: #545454;
	cursor: pointer;
	background: #fff;
}
.cat_page .blank{
	position: fixed;
	background: rgb(0, 0, 0) none repeat scroll 0% 0%;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	opacity: 0;
}
.cat_page input.key {display: none;}
.cat_page .my-pop .popup{
	width: 450px;
	height: 350px;
	z-index: -1;
	background: rgb(255, 255, 255) none repeat scroll 0% 0%;
	position: fixed;
	top: 15%;
	left: 40%;
	opacity: 1;
}
.cat_page .my-pop .close{
	    margin-left: auto;
	    display: block;
	    margin-right: 5px;
	    width: 22px;
	    height: 21px;
	    margin-top: 5px;
	    font-size: 20px;
	    border: 1px solid rgb(84, 84, 84);
	    border-radius: 20px;
	    text-align: center;
	    cursor: pointer;
}
.cat_page .my-pop h2 {
	text-align: center;
	font-size: 26px;
	border: none;
	margin-bottom: 20px;
}
.cat_page .my-pop input{
	width: 300px;	
	font-size: 20px;
	padding: 5px 10px;
	margin: auto;
	display: block;
	margin-bottom: 20px;
}
.cat_page .my-pop input[type="submit"]{
	width: 322px;
	border: medium none;
	background: rgb(249, 40, 98) none repeat scroll 0% 0%;
	color: rgb(255, 255, 255);
	line-height: 1.5;
	margin-top: 0;
	cursor: pointer;
}
.cat_page .my-pop input#key{display: none;}
.cat_page .my-pop input#key:checked+label .blank{
	opacity: 0.7;
	z-index: 6;
}
.cat_page .my-pop input#key:checked~.popup {
	opacity: 1;
	z-index: 7;
}
.flex-control-nav {display: none;}
.hid {display: none;}
.visi {display:block;}