/*
Theme: InKino
Version: 1.0
Content Management System (CMS): uCoz Web Service
Date Coding: 26.03.2014
Graphics Designed Layout: Buger
Coding Designed: Buger
Coding Designed from Site: www.inkino.at.ua
Graphics Designed Layout from Site: www.inkino.at.ua
URL Graphics Designed Layout: http://inkino.at.ua/
URL Link Coding: http://inkino.at.ua/
*/ 

*{margin: 0;padding: 0;}
html, body {background: #fff; color:#2f2f2f; font-family:Tahoma, sans-serif; font-size: 0.9em; width: 100%;}
.clear{clear: both;}
input {outline: none;}
a {border: none; outline: none;text-decoration: none;}
a.btn, input.btn {padding: 5px 15px;cursor: pointer; border: none;color: #fff; background:#2d6dd9;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;}
.btn:hover {background:#323232;}
.left {float:left}
.right {float: right;}
.top {background: url(../images/top-bg.png) repeat-x; height: 70px;width: 100%; overflow: hidden;}
.top-wrp {width: 1103px; margin: 0 auto;}
.top-Cont {height: 70px;display: block;position: relative;width: 100%;}
.au-welcome {float: left; display: block;margin-top: 20px;background: url(../images/icon.png) left center no-repeat;padding-left: 40px;height: 27px;line-height: 27px; color: #828282;}
.au-welcome span {font-weight: bold; color: #2e6eda}
/*user block
---------------------------------------*/
.au-GuestBl {float: right; margin-top: 20px; display: block;position: relative; background: url(../images/sprite.png) 0px -64px no-repeat; height: 27px; padding-left: 40px; max-width: 626px;}
.au-frm {float: left;display: block; position: relative;}
.au-GuestBl input {border: none; padding: 6px;background:#dddddd; -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px; margin-right: 10px; padding-left: 15px;width: 155px; color:#777777; font-size: 12px; -webkit-box-shadow: inset 0px 5px 20px rgba(0,0,0,0.1);-moz-box-shadow: inset 0px 5px 20px rgba(0,0,0,0.1);box-shadow: inset 0px 5px 20px rgba(0,0,0,0.1);}
.au-GuestBl input.log-btn { width: 75px; text-align: center; background: #2e6edc; color: #fff; font-weight: bold; text-transform: uppercase; font-size: 10px; padding: 7px;box-shadow: none; cursor: pointer; margin-right: 12px;}
.au-GuestBl input.log-btn:hover {background: #2d60cb;}
.au-GuestBl a {color:#a0a0a0; display:block; text-align: left; font-size: 11px;}
.au-GuestBl a:hover { color: #2e6eda}
.au-GuestBl div.link { float: right;display: inline-block; position: relative; line-height: 14px}

.au-user {float: right; margin-top: 18px; display: block;position: relative; height: 30px; max-width: 623px;/*width: 100%;*/}
.au-userimg { float: left; height: 27px; width: 27px; -webkit-border-radius: 25px; margin-right: 0px;-moz-border-radius: 25px;border-radius: 25px; border: 2px solid #dddddd; display: block;position: relative; overflow: hidden;}
.au-userimg img {width: 100%; height: 27px;}
.user-pan {display: block;position: relative; padding: 7px; line-height: 17px; float: left; }
.user-pan a { color: #828282; display: inline-block; border-right: 1px solid #828282;padding: 0 10px; margin-left: -5px; line-height: 12px}
.user-pan a:hover { color: #2e6eda}
.user-pan a:last-child { border-right: none;}
.user-pan .adm {color: red;}
/*Other Cont
---------------------------------------*/
.bgother {background: url(../images/bg.jpg) center top no-repeat; /*height: 730px;*/}
.au-wrap {margin: 0 auto;width: 1103px; display: block;}
.au-wrpBl {width: 100%; display: block;position: relative; clear: both; height: 295px;}
.au-logo {display:inline-block; margin-left: 115px; position: relative;height: 160px; clear: both;}
.au-rek {position: absolute;left:50%;bottom:40px; margin-left: -210px;display: block; width: 468px;height: 60px;border: 2px solid rgba(0,0,0,0.05);}
.au-rek img {width: 100%;height: 60px;}
.au-header {display: block; position: relative;width: 100%;}

/*Navigation*/
.menu {background: url(../images/bg-nav.jpg) repeat-x;/*border: solid 1px #fff;border-bottom: none;*/height: 55px;margin-bottom: 2px; width:1104px;}
.menu ul {list-style: none;margin: 0;padding: 0;}
.menu > ul > li:first-child {border-right: 1px solid #1e4796;}
.menu > ul > li {position: relative;float: left;z-index: 98;height: 50px;}
.menu > ul > li:hover {/*color: #fff;*/background: #20214f; }
.menu > ul > li:hover a {color: #2e6edc;}
.menu > ul > li > a {line-height: 12px;text-decoration: none;padding: 20px 16px 20px 16px;z-index: 6;position: relative;border-bottom: 1px solid transparent;color: #fff;display: inline-block;font-size: 11px; text-transform: uppercase/*text-shadow: 0 0 0 transparent, 0 1px rgba(29,29,29,0.9);*/}
.menu > ul > li > a:hover {color: #2e6edc;} 
.menu > ul > li > div {display: none;position: absolute;z-index: 25;/*border: 1px solid #fff;*/background: #fff;margin-top: 0px;border-radius: 2px;border-top: none;}
.menu > ul > li > div a {color: #2e6edc;}
.menu > ul > li:hover:first-child {background-image: none;}
.menu > ul > li:hover > div {display: table;}
.menu > ul > li:hover > div a {color: #444;}
.menu > ul > li > div > ul {display: table-cell;}
.menu > ul > li ul + ul {padding-left: 8px;}
.menu > ul > li ul > li > a {text-decoration: none;padding: 10px;color: #fff;display: block;white-space: nowrap;min-width: 122px;border-top:none;background: #fff;/*border-bottom: solid 1px #1c1c1c;border-top: solid 1px #fff;*/}
.menu > ul > li ul > li > a:hover { background: #2e6edc;color: #eee;}
.menu > ul > li > div > ul > li > a {color: #666;}

/*Search*/
.au-search {float: right;padding: 10px 14px; display: block;position: relative; clear: both;}
.search-form {float: right;}
.search-form input {padding: 5px 10px; border: none; background: #fff; -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;border: #1e4796 1px solid; font-family:Tahoma, sans-serif; font-size: 11px;}
input.search-text {width: 174px; color: #2e6edc; padding: 8px;}
input.search-btn {text-align: center; background: #fff; color: #444; text-transform: uppercase; font-size: 11px; cursor: pointer; padding: 8px;}

/*header-slide*/
.header {margin: 0 auto; width: 1103px;position: relative;display: block;clear: both;}
.au-social {float: right; width: 275px;margin: 12px 15px 12px 0px; display: block;position: relative;}
.soc-Bl {overflow: hidden; border: 1px solid #d1d1d1; width: 273px;}
.header-slide-bl {padding: 0; display: block;position: relative; clear: both; margin: 0px;}
.au-slide {float: left;width: 780px;margin: 12px 0px 12px 15px;display: block;}


/*Slider content
---------------------------------------------------*/
.slide-bl {padding: 0px; position: relative; display: block;}
.main-slider-content {width:780px; height:287px;overflow: hidden;}
/* slider layout */

.lof-slidecontent .preload{ height:100%;width:100%; position:absolute; top:0; left:0; z-index:100000; text-align:center;}
.lof-slidecontent .preload div{ height:100%; width:100%; background:transparent url(../images/load-indicator.gif) no-repeat scroll 50% 50%;}
.lof-slidecontent .sliders-wrapper{ position:relative; height:100%; width:800px; z-index:3px; overflow:hidden; }
.lof-slidecontent ul.sliders-wrap-inner{overflow:hidden; background:transparent url(../images/load-indicator.gif) no-repeat scroll 50% 50%; padding:0px; margin:0; position:absolute; overflow:hidden;}
.lof-slidecontent ul.sliders-wrap-inner li{overflow:hidden; padding:0px;margin:0px; float:left; position:relative;}
.lof-slidecontent .lof-opacity li{position:absolute; top:0; left:0; float:inherit; }
.lof-slidecontent .navigator-content {position:absolute; bottom:10px; right:10px;background:url(../images/bg_trans.png) repeat;padding:5px 0px;}
.lof-slidecontent .navigator-wrapper{ position:relative; z-index:0;height:180px;width:310px;overflow:hidden;color:#FFF;float:left}
.lof-slidecontent ul.navigator-wrap-inner{ top:0px;padding:0; margin:0; position:absolute; width:100%; }
.lof-slidecontent ul.navigator-wrap-inner li{ cursor:hand; cursor:pointer; list-style:none; padding:0; margin-left:0px; overflow:hidden; float:left; display:block; text-align:center;}
/*******************************************************/
.sliders-wrap-inner li img{padding:0px;width: 780px; min-height: 340px; margin-top: -30px;}
.lof-slidecontent .slider-description a.readmore{color:#58B1EA; font-size:95%; }
.lof-slidecontent .slider-description a{ color:#FFF; }
.lof-slidecontent .slider-description{z-index:100px;position:absolute;top:168px;left:10px;width:280px;background:url(../images/bg_trans.png);height:80px;padding:10px; padding-bottom: 20px;color:#FFF; overflow: hidden;}
.lof-slidecontent .slider-description h4 {font-size: 14px; margin: 12px 0 5px 0; padding: 0; }
.lof-slidecontent .slider-description .slider-meta a{margin:0;background:#C01F25;font-size:10px;padding:2px 5px;text-transform:uppercase;text-decoration:none}
.lof-slidecontent .slider-description p {font-size: 11px;}
.lof-slidecontent .item-meta a:hover{ text-decoration:underline;}
.slider-meta span {font-size:11px; }
/* item navigator */
.lof-slidecontent ul.navigator-wrap-inner li {overflow: hidden;height: 25px;} 
.lof-slidecontent ul.navigator-wrap-inner li img{width: 70px; margin-top: -5px;min-height: 25px;}
.lof-slidecontent ul.navigator-wrap-inner li.active img, 
.lof-slidecontent ul.navigator-wrap-inner li:hover img {-moz-transition:border-color ease-in-out 0.4s; -o-transition:border-color ease-in-out 0.4s; -webkit-transition:border-color ease-in-out 0.4s;transition:border-color ease-in-out 0.4s;}
.lof-slidecontent .navigator-content .button-next, 
.lof-slidecontent .navigator-content .button-previous{display:block;width:22px;height:30px;color:#FFF;cursor:pointer;}
.lof-slidecontent .navigator-content .button-next {float:left; text-indent:-999px;margin-right:5px;background:url(../images/arrow-l.png) no-repeat right center;}
.lof-slidecontent .navigator-content .button-previous {float:left; text-indent:-999px;margin-left:5px;background:url(../images/arrow-r.png) no-repeat left center;}

/*Middle*/
.au-middle {margin: 0px 15px;clear: both;display: block;}
.mid-bl {margin: 0;padding: 0;display: block;}

/*container*/


.au-title {background: url(../images/space-bg.jpg) 0px 11px repeat-x;margin: 15px 0;}
.au-title h1, .au-title h2, .au-title h3 {background: #fff; display: inline-block; padding-right: 15px; font-weight: normal; text-transform: uppercase; font-size: 21px; font-family: Arial, sans-serif;}
.au-title h1 span, .au-title h2 span, .au-title h3 span {font-weight:bold;}

/*ShotStory news*/
.au-newsBl {margin-bottom: 15px;display: block;width: 100%; overflow: hidden;clear: both; /*position: relative;*/}
.au-newsBl:hover > .imgBl{ border: 1px solid #2e6edc;}
.imgBl {float: left;width: 274px; /*height: auto;*/ margin-right: 30px; overflow: hidden; display: block; position: relative; border: 1px solid #d1d1d1;padding: 1px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;}
.imgBl img {width: 100%; }
.info-story-img-news {display: none;}
.au-newsBl:hover > .imgBl > .info-story-img-news {background: rgba(50,50,50,0.7) 0%; height: 22px; display: block; position: absolute; bottom:1px; left:1px; color:#fff; padding: 7px 10px 0;}
.titleNews {display: block; margin-bottom: 10px; padding:0;}
.titleNews a {display: inline-block; color: #2d6dd9;}
.titleNews a:hover {color:#444;} 
.titleNews h1 {font-size: 20px; font-weight: normal; text-transform: capitalize;} 
.add-info {display: block; color:#828282; padding: 5px 0;}
.add-info a { color:#828282;}
.add-info a:hover { color: #2d6dd9;}
.clock {background:url(../images/sprite.png) 0px 0px no-repeat; height: 16px;width: 16px; padding-left: 20px; margin-right: 15px}
.add-cat {background: url(../images/sprite.png) 0px -20px no-repeat; width: 14px; height: 16px; padding-left: 20px;}
.mess-News {display: block;margin: 5px 0; min-height: 52px;}
.mess-News p {line-height: 18px;}
.view {background: url(../images/sprite.png) 0px -96px no-repeat;height: 14px; width: 14px; padding-left: 20px; margin: 0 7px;}
.comm {background: url(../images/sprite.png) 0px -118px no-repeat;height: 14px; width: 14px; padding-left: 20px; margin: 0 7px;}
.bl-btn { float:left; margin:10px 0;}

/*ShotStory load*/
.au-loadBl { display: block;width: 105%;clear: both; overflow: hidden;}
.load-files {display:block;width: 239px;margin-bottom: 25px; margin-right: 26px; position: relative; float: left; border: 1px solid #d1d1d1;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;}
.load-files:hover {border: 1px solid #2d6dd9;}
.load-files img {width: 100%; min-height: 310px;}
.load-files-bord {overflow: hidden;height: 310px;width: 237px;border: 1px solid #fff;}
.load-files-title {display: block;position:absolute;left:1px; top:272px;background: rgba(0,0,0,0.7) 0%;line-height: 30px; width: 217px;padding: 5px 10px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;}
.load-files:hover > .load-files-bord > .load-files-title {background: rgba(64,122,204,0.8) 0%;}
.load-files-title h1 a { color: #fff; font-size: 14px; font-weight: normal;display: block;}
.load-view, .load-comm, .load-view, .load-download {padding:0px 10px 0px 22px; display: inline-block;line-height: 20px;}
.load-view {background: url(../images/sprite.png) 0px -249px no-repeat;}
.load-shot-info {margin-top: 8px;padding: 5px;}
.load-comm {background: url(../images/sprite.png) 0px -192px no-repeat;}
.load-categories {background: url(../images/sprite.png) 1px -221px no-repeat;height: 17px;padding-left: 25px;margin-bottom: 5px;}
.load-platform {background: url(../images/sprite.png) 0px -168px no-repeat;height: 17px;padding-left: 25px;margin-bottom: 5px;}
.btn-block {margin: 5px;}
.load-download {background: url(../images/sprite.png) 0px -142px no-repeat;}
.load-stat {-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;display: block;margin-bottom: 9px; text-align: center; border-bottom: 1px solid #d1d1d1; padding-bottom: 10px;}
.load-files:hover > .load-shot-info > .load-stat {border-bottom: 1px solid #2d6dd9;}

/*Pathes & Android*/
.load-files-patches {display:block;width: 239px;margin-bottom: 25px; margin-right: 26px; position: relative; float: left; border: 1px solid #d1d1d1;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;}
.load-files-patches:hover {border: 1px solid #2d6dd9;}
.load-files-patches img {width: 100%; min-height: 150px;}
.load-files-patches-bord {overflow: hidden;height: 150px;width: 237px;border: 1px solid #fff;}
.load-files-patches-title {display: block;position:absolute;left:1px; bottom:139px;background: rgba(0,0,0,0.7) 0%; width: 217px;padding: 5px 10px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;}
.load-files-patches:hover > .load-files-patches-bord > .load-files-patches-title {background: rgba(64,122,204,0.8) 0%;}
.load-files-patches-title h1 a { color: #fff; font-size: 14px; font-weight: normal;display: block;}
.load-view, .load-comm, .load-view, .load-download {padding:0px 10px 0px 22px; display: inline-block;line-height: 20px;}
.load-view {background: url(../images/sprite.png) 0px -249px no-repeat;}
.load-shot-info {margin-top: 8px;padding: 5px;}
.load-comm {background: url(../images/sprite.png) 0px -192px no-repeat;}
.load-categories {background: url(../images/sprite.png) 1px -221px no-repeat;height: 17px;padding-left: 25px;margin-bottom: 5px;}
.load-platform {background: url(../images/sprite.png) 0px -168px no-repeat;height: 17px;padding-left: 25px;margin-bottom: 5px;}
.btn-block {margin: 5px;}
.load-download {background: url(../images/sprite.png) 0px -142px no-repeat;}
.load-stat {-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;display: block;margin-bottom: 9px; text-align: center; border-bottom: 1px solid #d1d1d1; padding-bottom: 10px;}
.load-files-patches:hover > .load-shot-info > .load-stat {border-bottom: 1px solid #2d6dd9;}

/*Media block*/
.mediaBl {display: block; height: 265px; overflow: hidden;position: relative;width: 100%;}
.media-video {width: 458px;height: 263px; float: left; display: block;position: relative; overflow: hidden;}
.media-photo {float: right;width: 326px;height: auto; display: block;position: relative;overflow: hidden; margin-right: -20px;}
.au-inf-photo {display: inline-block; position: relative; border: 1px solid #b1b1b1;width: 145px;height: 125px; margin: 0px 10px 10px 0px;float: left;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;}
.au-inf-photo:hover {border: 1px solid #2d6dd9;}
.bord-img {border: 3px solid #fff;width: 139px;height: 119px; display: block; overflow: hidden;}
.bord-img img {width: 128%; min-height: 119px; margin-left: -14%;}
.zoom-photo {display: none;}
.au-inf-photo:hover > .bord-img > .zoom-photo {background: url(../images/sprite.png) 0px -38px no-repeat; width:21px; height: 21px; display: block; position: absolute;right:3px;bottom: 3px;}

/*footer*/
.footer {background: url(../images/bg-footer.jpg) center bottom no-repeat; min-height: 120px;}
.footer-wrp {margin: 0px auto; width: 1103px;display: block; position: relative; border-top:1px solid #d1d1d1;}
.footer-slogan {width: 458px; float: left;}
.slogan {margin: 2px 0;}
.slogan a {color: inherit; font-weight: bold}
.au-footer {position: relative;display: block; margin-bottom: 50px;}
.footernavBl {float: right; width: 625px;margin-top: 25px;}
.copyBl {clear: both; padding: 20px 0px 15px 0px; position: relative;}
.copyBl a {color:#2d6dd9; font-weight: bold}
.foot-info {float: left;padding: 0 0 0 20px; width: 185px;}
.foot-title {display: block;margin: 0;padding: 0; text-align: left;}
.foot-title h3 {font-weight: normal; text-transform: uppercase; font-size: 14px;line-height: 35px;}
.foot-info ul {margin: 0;padding: 0;}
.foot-info ul li {list-style: none; line-height: 25px}
.foot-info ul li a {display: inline-block; color:inherit}
.foot-info ul li a:hover {color:#2d6dd9}
.count {float:right;margin-right:140px; margin-top:-14px;}
.count img {opacity:0.7;}
.count img:hover {opacity:1;} 

/*sidebar*/

.sideContBl {overflow: hidden;display: block;position: relative;}
.sideBl {clear: both;display: block;width: 275px; margin-bottom: 15px; overflow: hidden}


/*Top Games*/
.sideInf {clear: both;margin-bottom: 10px}
.sideInf:last-child {margin-bottom: 0;}
.side-inf-imgBl {overflow: hidden;position: relative; height:80px; border: 1px solid #d1d1d1;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;}
.side-inf-imgBl img{width: 120%; margin-top: -10%; margin-left: -10%;}
.side-inf-imgBl:hover {border: 1px solid #2d6dd9;}
.side-inf-imgBl-title {position: absolute;left: 1px; bottom:1px;display: block; background: rgba(0,0,0,0.6) 0%;width: 271px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;}
.sideInf:hover > .side-inf-imgBl > .side-inf-imgBord > .side-inf-imgBl-title {background: rgba(64,122,204,0.7) 0%;}
.side-inf-imgBl-title h1 {font-size: 14px; text-transform: capitalize; font-weight: normal;}
.side-inf-imgBl-title h1 a { color: #fff;display: block;padding: 8px 15px; }
.side-inf-imgBord {border: 1px solid #fff; overflow: hidden;height: 77px;}

/*Popular Files*/

.new-files {display: block; overflow: hidden; clear: both;margin: 0;padding:0;}

.new-filesBl:first-child {margin-top: 0;}
.new-filesBl a {display: block;min-height: 45px; color:inherit}
.newF {float: left;margin-right: 15px; width: 75px;height: 45px; overflow: hidden;display: block;}
.newF img {width: 120%; margin-top: -10%;margin-left: -10%;}
.newTitle {line-height: 14px; text-transform: uppercase; font-size: 11px; width: 152px;height: 42px; padding-top: 0px;position: absolute;top:5px;left:89px; right: 5px; overflow: hidden }
.new-filesBl:hover a > .newTitle {color:#2d6dd9}
.new-filesBl:hover a > span.tipeFiles-torr, .new-filesBl:hover a > span.tipeFiles-rar { background:#2d6dd9;}
.tipeFiles-torr { font-size: 10px;padding: 3px; background: #83C700; padding: 5px 5px; -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;position: absolute;right: -8px; bottom:17px; display: block; color: #fff; width: 36px; text-align: center;-moz-transform: rotate(-90deg);-webkit-transform: rotate(-90deg);-o-transform: rotate(-90deg);-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;}
.tipeFiles-rar {font-size: 10px;padding: 3px; background:#777; padding: 5px 5px; -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;position: absolute;right: -8px; bottom:17px; display: block; color: #fff; width: 36px; text-align: center;-moz-transform: rotate(-90deg);-webkit-transform: rotate(-90deg);-o-transform: rotate(-90deg);-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;}

/*patches inf*/
.au-patchesBL {display: block;width: 791px; clear: both;padding-top: 2px;}
.patchesInf {width: 475px;height:45px;position:relative;overflow:hidden;float: left;/*color:#898989*/border: 1px solid #d1d1d1;margin-top: -1px;}
.patchesInf:first-child {min-height:184px; width: 280px;margin-right: 20px;}
.patchesInf:first-child > .patchesInfImgBl {width: 280px;padding: 0;}
.patchesInf:first-child > .patchesInfImgBl > .patchesInfImgBord {width: 278px;height: 182px; overflow: hidden;}
.patchesInf:first-child > .patchesInfImgBl > .patchesInfImgBord img{width: 100%; margin-top:0; min-height: 182px}
.patchesInf:first-child > .patchName-first { position: absolute;display: block; left:1px; bottom: 1px;width: 278px;background: rgba(49,51,50,0.5) 0%;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease; text-transform: uppercase;}
.patchesInf:first-child > .patchName-first a { color:#fff;display: block;padding: 10px;}
.patchesInf:hover > .patchName-first {background: rgba(64,122,204,0.6) 0%;}
.patchesInf:first-child > .patchName {display: none;}
.patchesInfImgBl {width: 100px; padding: 3px;}
.patchesInfImgBord {width: 100px; height: 37px;overflow: hidden;border: 1px solid #fff;}
.patchesInfImgBord img{width: 100%; margin-top: -10%; min-height: 60px}
.patchName {display: block; float: left; margin-top: -57px; margin-left: 118px; width: 239px;line-height: 37px; text-transform: uppercase;overflow: hidden;}
.patchName a {color: inherit; display: block;}
.patchName a:hover {color:#2d6dd9}
.patchesInf a.btn {float: right; margin-top: -52px; margin-right: 9px;} 

/*load inf*/
.loadInf-home {display: block;width: 795px;}
.loadInf {float: left;width: 382px; margin-right: 15px; margin-bottom: 15px; height: 140px;position: relative; overflow: hidden;}
.loadInfImg {float: left; width: 120px; height: 138px; margin-right: 15px; border: 1px solid #d1d1d1;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;}
.loadInf:hover > .loadInfImg { border: 1px solid #2d6dd9;}
.loadInfImgBord {border: 1px solid #fff; overflow: hidden; height: 136px;}
.loadInfImgBord img {width: 120%; margin-left: -10%;margin-top: -10%; min-height: 150px;}
.loadInftitle {margin-bottom: 10px;}
.loadInftitle h1 {font-size: 16px; font-weight: normal;}
.loadInftitle a { color: inherit;}
.loadInf:hover > .loadInfMess > .loadInftitle a { color:#2d6dd9;}
.loadInfCont { margin-bottom: 15px;}
.loadInfBtn {display: block;line-height: 32px;position: absolute;right: 3px; bottom:0px}

.news-full {margin: 0;padding: 0; display: block;width: 100%;}
.news-full-imgBl {max-width: 778px; overflow: hidden; border: 1px solid #d1d1d1; margin-bottom: 20px;}
.news-full-imgBl img{width: 100%;}
.news-full-imgBord {border: 3px solid #fff;}
.news-fullMessBl {margin-bottom: 20px; display: block;}
.news-full-video {position: relative; display: block;width: 780px; overflow: hidden; clear: both;}
.news-full-scrensBl {position: relative;display: block;width: 820px;clear: both; margin-bottom: 20px;}
.newsScreen {display: inline-block; width: 245px; margin-right: 15px; border: 1px solid #d1d1d1;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;}
.newsScreen:hover {border: 1px solid #2d6dd9;}
.news-full-screenBord {border: 1px solid #fff;overflow: hidden; max-height:155px; min-height:155px;}
.newsScreen img {width: 100%;min-height:155px;}

/*stuff-inform*/
.stuff-infBl {display: block;width: 805px; clear: both;padding-top: 2px;}
.inf-stuff:first-child {height:258px; width: 380px;margin-right: 7px;}
.inf-stuff {width: 190px;height:125px;position:relative;overflow:hidden;float: left;/*color:#898989*/border: 1px solid #d1d1d1;margin: -1px 7px 7px 0px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;}
.inf-stuff:hover {border: 1px solid #2d6dd9;}
.inf-stuff-img-bord {border: 1px solid #fff; width: 188px; overflow: hidden;display: block; height: 123px;}
.inf-stuff-img-bord img {width: 120%;margin-left: -10%;margin-top: -10%; min-height: 160px; }
.inf-stuff:first-child > .inf-stuff-img-bord {border: 1px solid #fff; width: 378px; overflow: hidden;display: block; height: 256px;}
.inf-stuff:first-child > .inf-stuff-img-bord img {min-height: 330px; }
.inf-stuff:first-child > .inf-stuff-img-bord > .inf-stuff-name { bottom:0px; left:0px; clear: both; position: absolute; background: rgba(0,0,0,0.7) 0%;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;}
.inf-stuff:first-child > .inf-stuff-img-bord > .inf-stuff-name a {padding: 8px 13px; font-size: 16px;font-weight: normal; text-transform: capitalize; display: block; width: 352px;background: rgba(45,109,217,0.8) 0%;}
.inf-stuff-name a {display: block; color: #fff;position: absolute;left:1px;bottom:1px; width: 168px;background: rgba(45,109,217,0.8) 0%;padding: 5px 10px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;}
.inf-stuff:hover > .inf-stuff-img-bord > .inf-stuff-name a { background: rgba(0,0,0,0.7) 0%;}

/*stuff-shotstory*/
.stuff-shotstory {display: block;clear: both; width: 815px;}
.stuff-shotstoryBl {float: left; position: relative; height:255px; width: 382px;margin-right: 10px; margin-bottom: 10px; border: 1px solid #d1d1d1;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;}
.stuff-shotstoryBl:hover {border: 1px solid #2d6dd9;}
.stuff-shotstoryImgBord {border: 1px solid #fff; overflow: hidden; display: block;width: 380px; height:253px;}
.stuff-shotstoryImgBord img {width: 100%;}
.stuff-shotstory-title {position: absolute; bottom:1px;left:1px;background: rgba(0,0,0,0.8) 0%; width: 380px;}
/*.stuff-shotstoryBl:hover >.stuff-shotstoryImgBord> .stuff-shotstory-title {background: rgba(45,109,217,0.8) 0%;}*/
.stuff-shotstory-title h1 {font-weight: normal; font-size: 16px; text-transform:capitalize;}
.stuff-shotstory-title a {color: #fff;display: block; padding: 12px 15px;}
.stuff-shotstory-breff {position: absolute;bottom:44px; left:1px; opacity: 0;visibility: hidden;-webkit-transition: opacity 0.3s, visibility 0s linear 0.3s;-moz-transition: opacity 0.3s, visibility 0s linear 0.3s;-o-transition: opacity 0.3s, visibility 0s linear 0.3s;-ms-transition: opacity 0.3s, visibility 0s linear 0.3s;transition: opacity 0.3s, visibility 0s linear 0.3s;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;}
.stuff-shotstoryBl:hover >.stuff-shotstoryImgBord> .stuff-shotstory-breff {opacity: 1;visibility: visible;-webkit-transition: opacity 0.3s, transition-delay: 0s;-moz-transition: opacity 0.3s, transition-delay: 0s;-o-transition: opacity 0.3s, transition-delay: 0s;-ms-transition: opacity 0.3s, transition-delay: 0s;transition: opacity 0.3s, transition-delay: 0s;padding: 10px 12px;display: block;position: absolute;bottom:44px; left:1px; background: rgba(255,255,255,0.9) 0%; width: 356px;}
.stuff-shotstory-breff p {margin-bottom: 8px; }

.commentBl { margin-bottom: 30px;display: block;position: relative;clear: both;width: 100%;/* border-bottom: 1px solid #d1d1d1;*/}
.ava-commBl {float: left; margin-right: 15px;position: relative;width: 70px;height: 70px;}
.ava-user-commBl {width: 70px;height: 70px; display: block;position: relative; border: 1px solid #d1d1d1;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.ava-user-commBl:hover {border: 1px solid #2d6dd9;}
.ava-user-commBord {display: block;overflow: hidden;border: 1px solid #fff;width: 68px; height: 68px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.ava-user-commBord img {width: 100%;height: 68px;}
.messCommBl {display: block;margin-left: 86px; position: relative;}
.info-comm {color:#828282; margin-bottom: 12px;}
.info-comm a {color:#828282;font-weight: bold;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;}
.info-comm:hover a {color:#2d6dd9;}
.add-comm-user {margin-right: 15px;}
.info-comm a.btn {color:#fff; font-weight: normal;}
.comm-mess {display: block;position: relative; width: 681px; overflow: hidden; min-height: 48px; margin-bottom: 15px; padding: 5px; border: 1px solid #d1d1d1; -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;}

/*ColorBox*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
#cboxOverlay{background:#000;}
#colorbox{font: 12px Tahoma, Arial,sans-serif;}
#cboxContent{margin-top:20px;}
#cboxLoadedContent{background:#000; padding:5px;}
#cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
#cboxCurrent{position:absolute; top:-20px; right:0; color:#ccc;}
#cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
#cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(../images/controls.png) top left no-repeat; width:28px; height:65px; text-indent:-9999px;}
#cboxPrevious.hover{background-position:bottom left;}
#cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(../images/controls.png) top right no-repeat; width:28px; height:65px; text-indent:-9999px;}
#cboxNext.hover{background-position:bottom right;}
#cboxLoadingOverlay{background:#000;}
#cboxLoadingGraphic{background:url(../images/loading.gif) center center no-repeat;}
#cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(../images/controls.png) top center no-repeat; width:38px; height:19px; text-indent:-9999px;}
#cboxClose.hover{background-position:bottom center;}

/*TAGS*/
.Tags {color: #fff; margin-bottom:20px}
.Tags span {color: #828282}
.eTag {padding: 2px 10px 3px;cursor: pointer; border: none;color: #fff; background:#B2B2B2;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;}
.eTag:hover {background:#323232;}

hr.manHr {opacity:0.1}


.swchItemA {padding: 5px 15px; border: none;color: #fff; background:#2d6dd9;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;}
.swchItemA:hover {background:#323232;}

.swchItem {padding: 5px 15px;cursor: pointer; border: none;color: #fff; background:#2d6dd9;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;}
.swchItem:hover {background:#323232;}

.manFlSbm, .manFlRst, .button {padding: 5px 15px; border: none;cursor: pointer;color: #fff; background:#2d6dd9;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;}
.manFlSbm:hover, .manFlRst:hover, .button:hover {background:#323232;}

.aSchBrc1, .aSchBrc2, .aSchBrc1 + a {display:none}
.catPages1 {clear:both;padding: 10px 15px; margin-top:25px;}

/*
Theme: InKino
Version: 1.0
Content Management System (CMS): uCoz Web Service
Date Coding: 26.03.2014
Graphics Designed Layout: Buger
Coding Designed: Buger
Coding Designed from Site: www.inkino.at.ua
Graphics Designed Layout from Site: www.inkino.at.ua
URL Graphics Designed Layout: http:/inkino.at.ua/
URL Link Coding: http:/inkino.at.ua/
*/


.zakladka1 {display:inline-block;width:32px;height:32px;margin:0 2px 0 0;background:url(/images/icons.png) -0px 0; } 
.zakladka1:hover {display:inline-block;width:32px;height:32px;margin:0 2px 0 0;background:url(/images/icons.png) -0px 0; border-radius:3px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);} 
.zakladka2 {display:inline-block;width:32px;height:32px;margin:0 2px 0 0;background:url(/images/icons.png) -32px 0} 
.zakladka2:hover {display:inline-block;width:32px;height:32px;margin:0 2px 0 0;background:url(/images/icons.png) -32px 0; border-radius:3px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);} 
.zakladka3 {display:inline-block;width:32px;height:32px;margin:0 2px 0 0;background:url(/images/icons.png) -64px 0} 
.zakladka3:hover {display:inline-block;width:32px;height:32px;margin:0 2px 0 0;background:url(/images/icons.png) -64px 0; border-radius:3px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);} 
.zakladka4 {display:inline-block;width:32px;height:32px;margin:0 2px 0 0;background:url(/images/icons.png) -96px 0} 
.zakladka4:hover {display:inline-block;width:32px;height:32px;margin:0 2px 0 0;background:url(/images/icons.png) -96px 0; border-radius:3px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);} 
.zakladka5 {display:inline-block;width:32px;height:32px;margin:0 2px 0 0;background:url(/images/icons.png) -128px 0} 
.zakladka5:hover {display:inline-block;width:32px;height:32px;margin:0 2px 0 0;background:url(/images/icons.png) -128px 0; border-radius:3px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);} 
.zakladka6 {display:inline-block;width:32px;height:32px;margin:0 2px 0 0;background:url(/images/icons.png) -160px 0} 
.zakladka6:hover {display:inline-block;width:32px;height:32px;margin:0 2px 0 0;background:url(/images/icons.png) -160px 0; border-radius:3px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);} 
.zakladka7 {display:inline-block;width:32px;height:32px;margin:0 2px 0 0;background:url(/images/rss.png) -0px 0} 
.zakladka7:hover {display:inline-block;width:32px;height:32px;margin:0 2px 0 0;background:url(/images/rss.png) -0px 0; border-radius:3px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);}  
.zakladka8 {display:inline-block;width:32px;height:32px;margin:0 2px 0 0;background:url(/images/icons.png) -224px 0} 
.zakladka8:hover {display:inline-block;width:32px;height:32px;margin:0 2px 0 0;background:url(/images/icons.png) -224px 0; border-radius:3px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);}  
.zakladka9 {display:inline-block;width:32px;height:32px;margin:0 2px 0 0;background:url(/images/icons.png) -256px 0} 
.zakladka9:hover {display:inline-block;width:32px;height:32px;margin:0 2px 0 0;background:url(/images/icons.png) -256px 0; border-radius:3px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);}  
.zakladka10 {display:inline-block;width:32px;height:32px;margin:0 2px 0 0;background:url(/images/icons.png) -288px 0} 
.zakladka10:hover {display:inline-block;width:32px;height:32px;margin:0 2px 0 0;background:url(/images/icons.png) -288px 0; border-radius:3px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);} 
.zakladka11 {display:inline-block;width:32px;height:32px;margin:0 2px 0 0;background:url(/images/icons.png) -320px 0} 
.zakladka11:hover {display:inline-block;width:32px;height:32px;margin:0 2px 0 0;background:url(/images/icons.png) -320px 0; border-radius:3px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);} 
.zakladka12 {display:inline-block;width:32px;height:32px;margin:0 2px 0 0;background:url(/images/icons.png) -352px 0} 
.zakladka12:hover {display:inline-block;width:32px;height:32px;margin:0 2px 0 0;background:url(/images/icons.png) -352px 0; border-radius:3px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);} 
.zakladka13 {display:inline-block;width:32px;height:32px;margin:0 2px 0 0;background:url(/images/icons.png) -384px 0} 
.zakladka13:hover {display:inline-block;width:32px;height:32px;margin:0 2px 0 0;background:url(/images/icons.png) -384px 0; border-radius:3px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);} 
.zakladka14 {display:inline-block;width:32px;height:32px;margin:0 2px 0 0;background:url(/images/icons.png) -416px 0} 
.zakladka14:hover {display:inline-block;width:32px;height:32px;margin:0 2px 0 0;background:url(/images/icons.png) -416px 0; border-radius:3px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), inset 0 0 50px rgba(0, 0, 0, 0.08);} 