@charset "UTF-8";

@import url("https://fonts.googleapis.com/css?family=Open+Sans");
@import url("https://fonts.googleapis.com/css?family=Open+Sans+Condensed:700,300"); @font-face {
font-family: 'sansbold';
src: url(//epochtimes.pl/wp-content/themes/etpl/fonts/sansbold.eot);
src: url(//epochtimes.pl/wp-content/themes/etpl/fonts/sansbold.eot?#iefix) format('embedded-opentype'), url(//epochtimes.pl/wp-content/themes/etpl/fonts/sansbold.woff) format('woff'), url(//epochtimes.pl/wp-content/themes/etpl/fonts/sansbold.ttf) format('truetype');
font-weight: 400;
font-smooth: always;
-webkit-font-smoothing: subpixel-antialiased!important;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: sansbold;
src: url(//epochtimes.pl/wp-content/themes/etpl/fonts/sansbold.svg) format(svg)
}
}
@font-face {
font-family: 'sanscolbold';
src: url(//epochtimes.pl/wp-content/themes/etpl/fonts/sanscolbold.eot);
src: url(//epochtimes.pl/wp-content/themes/etpl/fonts/sanscolbold.eot?#iefix) format('embedded-opentype'), url(//epochtimes.pl/wp-content/themes/etpl/fonts/sanscolbold.woff) format('woff'), url(//epochtimes.pl/wp-content/themes/etpl/fonts/sanscolbold.ttf) format('truetype');
font-weight: 400;
font-smooth: always;
-webkit-font-smoothing: subpixel-antialiased!important;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: sanscolbold;
src: url(//epochtimes.pl/wp-content/themes/etpl/fonts/sanscolbold.svg) format(svg)
}
}
html, body {
-webkit-overflow-scrolling: touch;
position: relative;
} *{ padding:0; margin:0;	 outline:none; list-style:none; border: 0 none;}
html {-ms-touch-action: manipulation;touch-action: manipulation;}
body {background: #FFF; color: #191919;font-family: 'Open Sans', 'Roboto', 'Roboto Condensed', sans-serif;font-size: 15px;}
pre ,code{direction:ltr;background:url(//epochtimes.pl/wp-content/themes/etpl/images/code-bg.png);font: 11px/19px 'andale mono', 'lucida console', monospace;padding: 3px;display: block;overflow-x: visible;overflow-y: hidden;margin: 0 0 20px 0;color: #666;border-top: 1px solid #E1E1E1;border-left: 1px solid #E1E1E1;border-bottom: 1px solid #F0F0F0;border-right: 1px solid #F0F0F0;}
h1, h2, h3, h4, h5, h6 {
color: #000;
font-family: sans-serif;
font-weight: 400;
text-rendering: auto;
line-height: 1.25em;
margin-top: 0;
}
ul {list-style: none;margin: 0;}
.alignright {float: right;}
.alignleft {float: left;}
.aligncenter{clear:both; margin-left:auto;margin-right:auto;}
a {color: #191919;text-decoration: none;-webkit-transition: all ease-in-out 0.2s;-moz-transition: all ease-in-out 0.2s;-o-transition: all ease-in-out 0.2s;transition: all ease-in-out 0.2s;}
a:hover { color: #c81e0f;}
.clear {clear: both;}
.post-title a,ul.slider-navigation li ,.pagenavi a,a.more-link ,.main-menu li a ,.subscribe-icons a ,.flickr_badge_image img, .mega-menu-item img {-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}
textarea, input[type=text], input[type=password], input[type=email], select {border: 1px solid #ccc;background: #fff;font-size: inherit;}
input, select {cursor: pointer;}
input[type=text], input[type=password], input[type=email] {cursor: text;}
textarea {overflow:auto;}
textarea, input {padding: 5px;outline: none;}
select {padding: 2px;}
option {padding: 0 4px;}
input[type=button], button {padding: 4px;cursor: pointer;vertical-align: middle;}
input.text_input,textarea.textarea {border: 1px solid #ccc;-moz-border-radius: 1px;-webkit-border-radius: 1px; border-radius: 1px;}
input.text_input:focus,textarea.textarea:focus {border: 1px solid #999;	}
.button, a.button, #main-content input[type="submit"], .form-submit #submit , #login-form .login-button , .widget-feedburner .feedburner-subscribe, input[type="submit"]{border: 1px solid #D9D9D9;background: #FBFBFB;background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#FBFBFB),color-stop(100%,#EEE ));background: -webkit-linear-gradient(top,#FBFBFB 0,#EEE 100%);background: -moz-linear-gradient(top,#FBFBFB 0,#EEE 100%);background: -o-linear-gradient(top,#FBFBFB 0,#EEE 100%);background: -ms-linear-gradient(top,#FBFBFB 0,#EEE 100%);background: linear-gradient(top,#FBFBFB 0,#EEE 100%);box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3),inset 0 1px 0 rgba(255, 255, 255, 0.5);color: black;text-shadow: 0 1px 0 white;width:auto;font-size: 13px;padding: 5px 15px;-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;-webkit-transition: background .40s;-moz-transition: background .40s;-o-transition: background .40s;transition: background .40s;position:relative;}
.button:hover, a.button:hover, #main-content input[type="submit"]:hover, .form-submit #submit:hover, #login-form .login-button:hover , .widget-feedburner .feedburner-subscribe:hover, input[type="submit"]:hover {background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#FFF),color-stop(100%,#f8f8f8));background: -webkit-linear-gradient(top,#FFF 0,#f8f8f8 100%);background: -moz-linear-gradient(top,#FFF 0,#f8f8f8 100%);background: -o-linear-gradient(top,#FFF 0,#f8f8f8 100%);background: -ms-linear-gradient(top,#FFF 0,#f8f8f8 100%);background: linear-gradient(top,#FFF ,#f8f8f8 100%);}
.button:active, a.button:active, #main-content input[type="submit"]:active, .form-submit #submit:active, #login-form .login-button:active , .widget-feedburner .feedburner-subscribe:active, input[type="submit"]:active {top:2px;}  ::-webkit-scrollbar-track {background: #FFFFFF;-webkit-box-shadow: inset 1px 1px 2px #E0E0E0;border: 1px solid #D8D8D8;}
::-webkit-scrollbar-thumb {background: #2C4097;-webkit-box-shadow: inset 1px 1px 2px rgba(155, 155, 155, 0.4);}
::-webkit-scrollbar-thumb:hover {-webkit-box-shadow: inset 1px 1px 10px rgba(0,0,0,0.3);}
::-webkit-scrollbar-thumb:active {background: #888;-webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.3);}
hr {border: 1px solid #ddd;display: inline-block;width: 100%;}
.header-post-ads {float: right;margin-left: 10px;} .background-cover{-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; position:fixed; background-repeat:no-repeat; top:0; left:0; z-index:0; overflow: hidden; width: 100%; height:100%;display: none;} 
.container{margin:0 auto;position: relative;}
#tie_lang_switcher{float:right; padding:9px 5px 0;}
#tie_lang_switcher img{margin:0 2px;}
#tie_lang_switcher a{opacity:0.4; line-height: 0;}
#tie_lang_switcher a:hover{opacity:1;}
.footer-bottom .social-icons [class^="tieicon-"]:before, .footer-bottom .social-icons [class*=" tieicon-"]:before{width:20px;height:24px;line-height: 24px;font-size:16px;}
.wp-video {height: auto!important;}
#video-top-video .post-thumbnail iframe {width: 100%;height: 370px;} #breaking-news {height: 40px;clear: both;margin-bottom: 25px;border-bottom: 1px solid #ddd;}
#breaking-news .breaking-news-wrap { margin: 0 auto;height: 40px;  overflow: hidden;}
#breaking-news .breaking-title {background: #2E439C url(//epochtimes.pl/wp-content/themes/etpl/images/break-title.jpg) no-repeat;padding: 5px;display: inline-block;text-align: center;width: 96px;text-transform: uppercase;  color: #FFF;  font: 400 16px 'uvf-bebasneue','Roboto Condensed',sans-serif;float: left;margin-right: 5px;margin-top: 6px;}
#scroll-h {width: 93%;margin-top: 6px;}
#scroll-h img {position: absolute;z-index: 99;margin-top: 3px;}
#breaking-news .search-btn {float: right;background: #E1E1E1;width: 70px;height: 40px;line-height: 40px;font-size: 17px;text-align: center;}
#breaking-news .search-btn:hover, #breaking-news .active {background: #1d3081;color: #fff;} #breaking-news .search-block{display: none;height: 40px;padding-left: 5px;overflow: hidden;float: right;position: relative;border-left: 1px solid #ddd;border-right: 1px solid #2544C5;background: #fff;}
#breaking-news .search-block button.search-button:before{content: '🔍';font-size: 15px; width:22px; height: 22px; line-height:22px; color:#FFF;}
#breaking-news .search-block .search-button {background: #c41b08!important;cursor: pointer;float: right;height: 30px;width: 30px;display: block;border: 0 none;box-shadow: none !important;padding: 0;}
#breaking-news .search-block #s{height: 30px;margin-bottom: 0px;float: right;background: transparent;color: #333;-o-transition: width .7s,color .4s;-webkit-transition: width .7s,color .4s;-moz-transition: width .7s,color .4s;transition: width .7s,color .4s; font-size: 14px;border: none;} .tickercontainer { height: 25px;margin: 0;padding: 0;overflow: hidden;position: relative;}
.tickercontainer .mask { position: relative; padding: 0px 10px; height: 25px;overflow: hidden;}
ul.newsticker { position: relative;width: 999999px!important;list-style: none;margin: 0;padding: 0;}
ul.newsticker li {float: left;margin: 0;padding-right: 15px;line-height: 25px;font-weight: 500;text-transform: none;font-size: 15px; background:#fff;}
ul.newsticker a {white-space: nowrap;padding: 0;color: #444;margin: 0 50px 0 0;}
ul.newsticker a:hover {color: #C81E0F;}
ul.newsticker span {margin: 0 10px 0 0;}  .category .right-content h3.post-box-title a {display: inline !important;}
.category .right-content .widget .custom-ads {text-align: center;}
#main-content{background: #FFF;margin: 23px auto;position: relative; }
#main-content:after{display: block;visibility: hidden;clear: both; height: 0;content: ".";}
#main-content a {}
#main-content a:hover {color: #ce1f2c; text-decoration: none;} .full-width{background-image: none;	}
.content {float: left; }
#crumbs, .woocommerce-breadcrumb { margin-bottom:10px; clear:both; padding-bottom: 5px; border-bottom: 1px solid #DDD;}
div.not-found{padding:20px;}
.full-width .content ,body.error404 .content{	width:auto;	float:none;} .cat-box, .right-content{padding-bottom: 13px;position: relative;}
.cat-box-title{padding: 5px 0;overflow:hidden;}
.cat-box-title h2{float:left;margin-right:10px;text-transform: uppercase;font-weight: 600;font-size: 18px;line-height: 20px;}
.cat-box-title h2 a{font-family: 'Roboto', sans-serif;font-size: 18px;}
.cat-box-title h2 a:hover{}
.cat-box .entry{font-size: 14px;font-family: sans-serif;}
#top-videos-slideshow h3.post-box-title a {font:bold 14px/21px 'Roboto', sans-serif ; display: block;}
#editors-picks-slideshow h3.post-box-title a {font:bold 14px/21px 'Roboto', sans-serif ; display: block;}
.post-listing { margin-top: 20px;}
.cat-box li.first-news .inner-content{}
p.post-meta{color:#aaa;margin: 7px 0;}
p.post-meta a {color: #aaa;}
p.post-meta a:hover {border-bottom: 1px #000 dotted;text-decoration:none;}
.post-meta .stars-small{float:left; margin:-1px 10px 0 0;}
a.more-link{font-weight: bold; color: #c81e0f;} #wide-area .right-content {padding-bottom: 0px;}
#wide-area .right-content ul li{clear: both;padding: 10px 0 0 0;border-bottom: 1px dashed #ddd;display: inline-block;width: 100%;}
.widget-container li.one-post,#wide-area .right-content .one-post {background: #f5f5f5;border: 1px solid #eee;padding: 0px;}
.one-post .post-thumbnail {margin: 0px;}
.one-post h2.post-box-title, .one-post h2.post-box-title a {font: normal 18px/21px 'Roboto Condensed', sans-serif !important;}
.one-post .inner-content {font-size: 14px; line-height:18px;display: inline-block;padding: 10px 15px 20px;}
.one-post .inner-content h2 {margin-bottom:10px;}
#wide-area .right-content ul li:first-child {padding-top: 0px;}
#wide-area .right-content ul li:last-child{padding-bottom:0px; border-bottom:none;}
#wide-area .right-content .custom-ads img {max-width: 100%;} #wide-area .row .cat-box .cat-box-title h2 a {font-family: 'sansbold', sans-serif; color: #000; font-size: 28px; display: block; text-transform: capitalize; font-weight: normal;}
#wide-area .row .cat-box .cat-box-title h2 a:hover {color: #ce1f2c;}
#wide-area .row .right-content .cat-box-title h2 a {font-family: 'sansbold', sans-serif;color: #dd1f15;font-size: 16px;}
#wide-area .entry {line-height:18px;} .cat-box.column2{float:left;width: 300px;margin-right: 50px;}
.cat-box.column2 .cat-box-content h3.post-box-title a {display: inline !important;}
.column2.last-column {margin-left: 0;margin-right: 0; }
.column2 li , li.other-news{padding: 4px 0px;-webkit-transition: all .40s;-moz-transition: all .40s;-o-transition: all .40s; transition: all .40s;}
.column2 li h3 {line-height:1.5em;font-size:13px;}
li.first-news p {padding:0;}
.column2 li.first-news{padding:0;margin-bottom: 10px;} .wide-box {clear:both;float: left;}
.wide-box li.first-news .post-thumbnail {width: 50%;}
.wide-box li {overflow:hidden;padding: 10px;border-top: 1px dashed #FFF;-webkit-transition: all .40s;-moz-transition: all .40s;-o-transition: all .40s;transition: all .40s;width: 415px;float:left;}
.wide-box ul {overflow:hidden;}
.wide-box li.first-news{border-bottom:3px solid #eaeaea;background:#FFF;padding: 0 0 15px 0;width:100%;float:none;height:auto;}
.wide-box .cat-box-content h2.post-box-title a {font-family: 'sansbold', sans-serif;color: #000;font-size: 19px;} .wide-news-box {clear:both;float: left;}
.wide-news-box .cat-box-title {margin-top:0;}
.wide-news-box li.first-news .post-thumbnail {width: 300px;}
.wide-news-box li{overflow:hidden;padding: 10px;border-top: 1px dashed #FFF;border-bottom: 1px dashed #EAEAEA;-webkit-transition: all .40s;-moz-transition: all .40s;-o-transition: all .40s;transition: all .40s;width: 315px;float:left;}
.wide-news-box ul{overflow:hidden;}
.wide-news-box li.first-news{border-bottom:3px solid #eaeaea;background:#FFF;padding: 0 0 15px 0;width:100%;float:none;height:auto;}
.wide-news-box .cat-box-content h2.post-box-title {margin: 10px 0px;}
.wide-news-box .cat-box-content h2.post-box-title a {font-family: 'sansbold', sans-serif;color: #000;font-size: 19px;display: block;} .wide-news-box .cat-box-content .post-thumbnail {margin: 0;}
.wide-news-box .cat-box-content .first-item {padding: 0;} .list-box{clear:both;float: left;}
.list-box li{overflow:hidden;padding:0;clear:right;margin-bottom: 20px;}
.list-box li:last-child{margin-bottom: 0px;}
.list-box li.other-news{width: 300px;padding: 0px 24px;}
.list-box li.first-news{padding: 0 25px 0 0;width: 300px;float:left;border-right: 1px solid #c8c8c8;margin-bottom: 0px;}
.list-box .cat-box-content h2.post-box-title a {font-family: 'sansbold',sans-serif;color: #000;font-size: 19px;}
.list-box .cat-box-content .first-item {padding: 0;} #top-videos {background-color: #fffde9;}
#top-videos span.view-more a {font: bold 12px sans-serif; position: absolute; bottom: 20px; right: 0px;}
.suki-box .cat-box-title{padding: 20px 0 0; margin: 35px 0 0 0; border-top: 6px solid #ff9731;border-bottom: none;height: auto;overflow: visible; }
.suki-box .cat-box-title h2,.pic-box .cat-box-title h2{float: none;font-size: 16px;line-height: 27px;width: 180px;height: 27px;position: relative;background: #ff9831;text-align: center;margin: -21px auto 0px; text-transform: uppercase;}
.suki-box .cat-box-title h2 a,.pic-box .cat-box-title h2 a {color: #FFF;}
.suki-box .scroll-nav a{width: 15px;height: 8px;}
.suki-box .cat-box-content {padding: 10px 0px 0px !important;}
.suki-box .cat-box-content ul.group_items { height: 200px;}
.suki-box .group_items-box {width: 100%;margin: 0 auto;} #editors-picks {background-color: #fffde9;}
#editors-picks .cat-box-title,.pic-box .cat-box-title {padding: 6px 0 0; margin-top: 13px;}
#editors-picks .cat-box-title,.pic-box .cat-box-title {border-top: 6px solid #C51D1D;overflow: visible;}
#editors-picks .cat-box-title h2:before, #editors-picks .cat-box-title h2:after, .pic-box .cat-box-title h2:before, .pic-box .cat-box-title h2:after{border-color:#C51D1D;}
#editors-picks .cat-box-title h2,.pic-box .cat-box-title h2{float: none;font-size: 16px;line-height: 27px;width: 180px;height: 27px;position: relative;background: #C51D1D;text-align: center;margin: -7px auto 0px; text-transform: uppercase;}
#editors-picks .scroll-button a {background-color: #C51D1D;} section.pic-box {margin-top: 25px;padding-bottom: 0px;}
.pic-box .cat-box-title {display: none;}
.pic-box .cat-box-title h2{margin-top: -22px;}
.pic-box .cat-box-content {padding:0;margin-bottom: 30px;border-bottom: 5px solid #ebebeb;}
.pic-box li.first-pic{padding:0;width: 100%;float:left;margin: 0px auto 15px;}
.pic-box li{overflow:hidden;float:left;}
.pic-box li:nth-child(2n+3) {margin-right: 0px;}
.pic-box.cat-box li.first-pic .post-thumbnail .post-caption{background: rgba(0, 0, 0, .7);position:absolute;padding:10px;left: 0px;right: 0px;bottom: 0px;color: #fff;font-size: 14px;line-height: 18px;}
.pic-box.cat-box li.first-pic .post-thumbnail{position:relative; width: 100%;margin-bottom: 15px;}
.pic-box .post-thumbnail a{ color:#FFF; background: transparent;}
.pic-box li .post-thumbnail{margin-right: 0px!important;}
.pic-box li.other-news h3.title a {font-weight: 500;font-size: 14px;margin-top: 5px;display: inline-block;}
.pic-box .left-box {float: left;margin-right: 25px;}
.pic-box .cat-box-content .box-title h3 {
font-family: 'sansbold', sans-serif !important;
background: #c51d1d;
display: table;
text-align: center;
margin: 0 auto;
padding: 0px 9px 5px 9px;
color: #fff;
position: relative;
bottom: -10px;
font-size: 18px;
z-index: 999;
font-weight: normal;
}
.pic-box .right-box {float: right;display: inline-block;}
.left-box .box-title h3,.right-box .box-title h3{color: #C81E0F;font-weight: 600;font-size: 18px;margin-bottom: 10px;}
.send_pic a.send_btn {display: inline-block;float: left;width: 75px;padding: 13px 0;background: #C11D13;font-weight: 500;margin-right: 14px;text-align: center;text-transform: uppercase;font-size: 18px;color: #FFF;line-height: 22px;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;box-sizing: border-box;font: 18px 'Roboto Condensed', sans-serif;}
.send_pic h2 a {font-size: 18px;font-weight: 600;display: inline-block;margin-top: 12px;}
.send_pic p{font-size: 14px;font-weight: 400;}
.photo .box-left, .photo .box-right {
position: relative;
}
.scroll-button {z-index: 10;}
.scroll-button a {width: 25px;height: 25px;text-align: center;position: absolute;border-radius: 20px;top: -20px;overflow: hidden;display: inline-block;-webkit-transition: all .40s;-moz-transition: all .40s;-o-transition: all .40s;transition: all .40s;float: right;z-index: 9999;}
.scroll-button a.prev-scroll {left: 9px;}
.scroll-button a.next-scroll {right: 9px;}
.scroll-button a i:before {line-height: 25px;color: #FF9730;font-size: 25px;font-weight: bold;}
.scroll-button a i.tieicon-right-open:before {content: '\e75e';padding-left: 2px;}
.scroll-button a i.tieicon-left-open:before {content: '\e75d';padding-right: 2px;}
span.view-more a {position: absolute;bottom: 10px;right: 0px;font-weight: 600;color: #C6180F;}
.widget-container span.view-more a {font: bold 12px sans-serif;position: inherit;text-align: right;width: 100%;display: inline-block;}
.video-submenu ul li {float: left;margin-right: 10px;text-transform: uppercase;font-weight: 500;font-size: 13px;overflow: hidden;}
.video-submenu {margin-top: -18px;margin-bottom: 20px;display: flex;clear: both;width: 100%;} .video-box li{overflow:hidden;width:160px;float:right;margin-bottom: 9px;}
.video-box .big-video-column{width: 448px; float: left; margin-bottom: 0;}
.video-box .big-video-column iframe, .video-box .big-video-column embed{height: 240px;}
.video-box .cat-box-content{padding: 20px 20px 10px;}
.video-box.cat-box li .post-thumbnail{margin: 0;padding: 0;box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none;}
.video-box.cat-box li .overlay-icon:before {content: '\25b6';} .cat-tabs-wrap{padding:18px;}
.cat-tabs-header{background:#F7F7F7;height:35px;border-bottom: 3px solid #EAEAEA;padding:8px 10px 0;}
.cat-tabs-header li{float:left;margin-right:10px;line-height:30px;-webkit-border-top-left-radius: 2px;-webkit-border-top-right-radius: 2px;-moz-border-radius-topleft: 2px;-moz-border-radius-topright: 2px;border-top-left-radius: 2px;border-top-right-radius: 2px;padding:4px 15px;font-size:12pt;}
.cat-tabs-header li.active{background:#FFF;box-shadow: 0 -1px 2px #d4d4d4;-moz-box-shadow:0 -1px 2px #d4d4d4;-webkit-box-shadow:0 -1px 2px #d4d4d4;}
.cat-tabs-wrap li{overflow:hidden;padding: 5px 0;width:286px;float:right;clear:right;}
.cat-tabs-wrap li.first-news{padding:5px;width:310px;float:left;}
.cat-tabs-wrap li.first-news p.post-meta{margin:10px 0;} .scroll-box{clear:both;}
.scroll-box .cat-box-content{padding: 20px 0px;position:relative;width: 100%;} .scroll-box .scroll-item .post-thumbnail{ margin-right: 0; margin: 0 0 5px;}
.group_items {width: 100%!important; height:196px;}
.group_items-box{overflow: hidden; height: 198px;}
.group_items .scroll-item:last-child:last-child{margin-right:0;}
.scroll-nav{padding:5px;text-align:center;display: none;}
.scroll-nav a{background:#b4b4b4;width:10px;height:10px;text-indent:-9999px;overflow:hidden;display:inline-block;margin:2px 2px 0;-moz-border-radius: 50px;-webkit-border-radius: 50px; border-radius: 50px;-webkit-transition: all .40s;-moz-transition: all .40s;-o-transition: all .40s;transition: all .40s;}
.scroll-nav a:hover{background:#939393;}
.scroll-nav a.activeSlide{background:#666;} .recent-box{clear:both;}
.recent-box .cat-box-title {border-top: 2px solid #c8c8c8;border-bottom: 1px dashed #c8c8c8;margin-bottom: 20px;padding: 15px 0px 10px;}
.recent-box .cat-box-title h2{color: #C81E0F;}
.recent-box .cat-box-content{position: relative;}
.recent-box ul li.recent-item{float:left;width: 211px;margin-right: 20px;margin-bottom: 20px;height: 200px;}
.recent-box .recent-item:nth-child(3n+3){margin-right: 0;}
.recent-box .item-list{ padding:10px 0;}
.recent-box-pagination{position: relative;}
.recent-box-pagination .pagination{margin:0;}
.divider{background: #c6c6c6;height: 10px;overflow: hidden;margin: 10px 0 20px;clear:both;} .news-gal {margin-bottom: 35px;}
.news-gal h2.post-box-title a {font: 500 26px 'sansbold',sans-serif;margin-bottom: 10px;}
.gal-right-chanel h3.post-box-title {margin-top: 10px;}
ul li.gal-right-chanel {float: left;width: 212px;margin-right: 19px;}
ul li.gal-right-chanel:last-child {margin-right: 0px;}
ul li.gal-right-chanel .post-thumbnail {margin: 0px;}
article.item-list .post-thumbnail {width: 165px;height: 106px;overflow: hidden;} .page-head{padding: 3px 0;overflow: hidden;}
.page-head .stripe-line{ margin-top:7px;}
.page-title{float: left;margin-right: 10px;font-size: 22px;font-weight: 600;}
a.rss-cat-icon{float:right;content: '\f09e';width:16px;height:16px;margin:6px 0 0 4px;display:block;}
.archive-meta{padding:15px 0;}
a.rss-cat-icon:before{content: '\f09e';width: 16px;height: 16px;font-size: 16px;line-height: 16px;color: #f8bc2e;} .author-bio{clear:both;overflow:hidden;padding:15px 3px;}
#author-avatar{	float:left;margin-right:15px;}
#author-avatar img{background: white;padding: 2px;-moz-border-radius: 1px;-webkit-border-radius: 1px;box-shadow: 0 0 2px #B5B5B5;-moz-box-shadow: 0 0 2px #b5b5b5;-webkit-box-shadow: 0 0 2px #B5B5B5;height:auto;} .header-post-cats{margin-bottom: 20px;}
.header-post-cats .cats-name {font-size: 15px;font-weight: 400;text-transform: uppercase;}
.header-post-cats .cats-name a {font-family: 'sansbold',sans-serif;color: #777;text-transform: uppercase;}
.post-listing.post{margin-bottom:20px;}
.post-inner{padding:20px;}
.single-post-thumb{margin:0 -1px !important; line-height:0 !important;}
.single-post-thumb img{width:100%; height:auto; max-width: 100%;}
.full-width .single-post-thumb {margin: 0 !important;}
.head-lightbox a{cursor: -webkit-zoom-in;cursor: -moz-zoom-in;cursor: zoom-in;}
.head-lightbox a:hover{opacity:0.8;}
.single-post-caption{background: #eee;text-align: center;color: #555;padding: 5px 10px;font-size: 13px;line-height: 15px;}
.post-title {margin-bottom:10px;font-size: 30px;font-weight: 700;}
.post-inner p.post-meta{border-bottom:1px solid #f2f2f2;padding-bottom:5px;margin-bottom:10px;}
p.post-meta span{display:inline-block;margin-right:10px;}
.item-list {border-bottom: 1px dashed #CCC;padding-bottom: 20px;margin-bottom: 20px;clear:both;}
.archive-wide-thumb{margin:-20px -20px 10px !important;padding: 0 !important; box-shadow: none !important; -moz-box-shadow: none !important;-webkit-box-shadow: none !important;float: none !important;}
.archive-wide-thumb a:hover img{opacity:0.8}
.page-link{margin: 15px 0 0;padding: 10px;background: #f6f6f6;}
.page-link a {color: #FFF;padding: 5px 6px;background: #999;}
.page-link a:hover {background: #777;}
.post-tag { margin:-10px 0 20px}
.post-tag a{border-color: #dedede #d8d8d8 #d3d3d3;text-shadow: 0 1px 0 #fff;-webkit-box-shadow: 0 1px 1px #eaeaea, inset 0 1px 0 #fbfbfb;-moz-box-shadow: 0 1px 1px #eaeaea, inset 0 1px 0 #fbfbfb;box-shadow: 0 1px 1px #eaeaea, inset 0 1px 0 #fbfbfb;background: #ffffff;background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed));background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);background: linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);display: inline-block;text-decoration: none;font-size: 10px;padding: 3px 8px;line-height: 20px;color: #555;text-transform: uppercase;border: 1px solid #DEDEDE;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px ;cursor: pointer;}
.post-tag a:hover{ background:#FFF;}
.sticky {} #video-top-video {display: inline-block;padding: 0px;}
#video-category .scroll-box {padding: 0px;}
#video-top-video .post-thumbnail {width: 675px;height: 400px;float: left;margin: 0px;}
#video-top-video .post-entry {float: left;width: 283px;padding: 20px;height: 358px;background: #F5F5F5;border: 1px solid #ddd;}
#video-category .group_items .scroll-item {width: 212px;margin-right: 19px;}
#video-category .scroll-box .cat-box-content {padding: 15px 0px;}
#video-category .scroll-box .cat-box-title {padding: 5px 0px;border-bottom: 1px solid #ccc;}
#video-category .group_items .scroll-item:nth-child(3n) {margin-right: 0px;}
#video-category .video-scroll-nav {float: right;display: inline-block;}
#video-category .video-scroll-nav a {color: #afafaf;font-size: 18px; padding-left: 5px;}
#video-category .video-scroll-nav a:hover {color: #C6180F;} .post-thumbnail {margin: 0 15px 10px 0px;position: relative;line-height: 0;overflow: hidden;}
.post-thumbnail a {display:block; background:#000; }
.post-thumbnail img { height: auto; max-width: 100%; }
.post-thumbnail img.avatar-50 {width: 55px !important;} .post-thumbnail a:hover .overlay-icon:before{opacity: .8;-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.overlay-icon:before{content: '\f15c';color: #FFF;width:30px;height: 30px;display:block;position:absolute;top:50%;left: 50%;font-size: 18px;line-height: 30px;margin: -15px 0 0 -15px;opacity: 0;-moz-opacity: 0;filter:alpha(opacity=0);-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;-webkit-transform: scale(0);-moz-transform: scale(0);-o-transform: scale(0);-ms-transform: scale(0);transform: scale(0);-webkit-backface-visibility: hidden;}
.tie_map .overlay-icon:before{content: '\e07a';	}
.tie_slider .overlay-icon:before{content: '\e800';}
.tie_lightbox .overlay-icon:before{content: '🌄';}
.tie_audio .overlay-icon:before, .tie_soundcloud .overlay-icon:before{content: '🔊';}
.tie_video .overlay-icon:before{content: '🎥';	}
#top-videos-slideshow span.overlay-icon:before {top: 20px;right: 5px;left: inherit;font-size: 18px;display: inline-block;content: '🎥';color: #fff;opacity: 1;background: crimson;border-radius: 5px;width: 30px;height: 25px;line-height: 27px;-webkit-transform: none;transform: none;} .archive-wide-thumb .overlay-icon:before, .first-news .overlay-icon:before{font-size: 26px;}
.item-list .post-thumbnail{float:left;margin-bottom:0;}
.cat-box li .post-thumbnail{margin: 0 10px 0 0px;}
.column2 .post-thumbnail{float:left;}
.cat-box.column2 li.first-news .post-thumbnail{ margin: 0 0 10px 0; float:none; padding: 0px;}
.wide-box li .post-thumbnail, .wide-news-box li .post-thumbnail, .list-box li .post-thumbnail, .right-content ul li .post-thumbnail{float:left;width: 163px;float: left;margin: 0 10px 0 0;}
.list-box li.first-news .post-thumbnail{margin: 0 0 10px 0;padding: 0px;float:none;width: 300px;}
.cat-tabs-wrap li .post-thumbnail{float:left;	margin-bottom:0;}
.cat-tabs-wrap li.first-news .post-thumbnail{margin:0 0 10px 0;float:none;width:306px;}
.recent-item .post-thumbnail{ margin: 0 0 10px 0px!important; padding: 0px;}
.single-post-audio{	position:relative; min-height: 56px;}
.single-audio{bottom: 20px;position: absolute; background:rgba(0 , 0, 0 , .6); width: 90%;padding: 10px 5%;}
.single-post-audio div.mejs-container{margin-bottom:0;}
.single-post-video iframe, .single-post-video embed,
.video-box .big-video-column iframe, .video-box .big-video-column embed, .google-map iframe{width: 100%;} .share-post {clear: both;padding: 10px 0px;border-top:1px solid #EAEAEA;}
.mini-share-post,.larger-post-share {clear: both;margin:10px -20px -20px;padding:10px 10px 10px 25px;height:20px;}
.mini-share-post .share-text, .entry .share-post .share-text{display:none;}
.entry .share-post {margin: 0 0 15px; background: transparent; border: 0 none; height: auto; padding: 0;}
.entry .share-post li, .entry .share-post ul, .entry .larger-post-share li, .entry .larger-post-share ul{ list-style: none; margin: 0 10px 0 0;}
.recent-box .mini-share-post{margin-bottom:-5px;}
.share-post li , .mini-share-post li,.larger-post-share li{float: left;margin-right: 10px;}
.entry .share-post li iframe, .share-post li iframe, .mini-share-post li iframe{max-width: none !important;}
.share-post a {display: block;float: left;height: 24px;margin-right: 10px;}
.share-post a.fbshare {background-position: -47px -170px; width: 57px;} .top-story .post-inner {float: left;width: 480px;display:inline-block;overflow: hidden;padding: 16px 0 0;}
.entry {line-height:1.5;}
.content .entry iframe {max-width: 100%; }
.entry p { padding-bottom: 0.4em;}
.entry a {color: #C6180F;}
.entry img { max-width:100%; height:auto;}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {margin-top: 25px;margin-bottom: 10px;line-height: 1em;font-weight: normal;}
.entry h1 {font-size:36px;}
.entry h2 {font-size:30px;}
.entry h3 {font-size:24px;line-height: 28px;}
.entry h4 {font-size:18px;}
.entry h5 {font-size:14px;}
.entry h6 {font-size:12px;}
.entry ol,.entry ul {margin: 0 0 25px 10px;}
.entry ul li {list-style: outside disc; list-style-type: disc; list-style-image: none; list-style-position: outside;}
.entry ol li {list-style: outside decimal;}
.entry li {margin: 0 0 5px 10px;}
.entry #user-login ul li {list-style: inside disc;}
.entry #user-login ul { margin-bottom: -5px; }
.entry table {border: 1px solid #DFDFDF;background-color: #F9F9F9;width: 100%;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;color: #333;border-collapse: separate;border-spacing: 0;}
.entry table td,.entry table th {border-top: 1px solid white;border-bottom: 1px solid #DFDFDF;color: #555;}
.entry table th {text-shadow: 0 1px 0 #fff;font-weight: 600;padding: 7px 7px 8px;text-align: left;line-height: 1.3em;font-size: 15px;}
.entry table td {font-size: 12px;padding: 4px 7px 4px;vertical-align: top;}
.gallery {margin: 0 auto 18px;}
.gallery .gallery-item {float: left;margin-top: 10px;text-align: center;width: 33%; }
.gallery .gallery-item img {background:#FFF;padding: 2px;-moz-border-radius: 1px;-webkit-border-radius: 1px;box-shadow: 0 0 2px #B5B5B5;-moz-box-shadow: 0 0 2px #b5b5b5;-webkit-box-shadow: 0 0 2px #B5B5B5;-webkit-transition: all .40s;-moz-transition: all .40s;-o-transition: all .40s;	transition: all .40s;width: 88%;height:auto;}
.gallery .gallery-item a:hover img{box-shadow: 0 0 2px #666;-moz-box-shadow: 0 0 2px #666;-webkit-box-shadow: 0 0 2px #666;opacity:0.6;margin:-5px 0 5px;}
.gallery-columns-2 .gallery-item {width: 50%;}
.gallery-columns-4 .gallery-item {width: 25%;}
.gallery img {border: 0 none !important;}
.gallery-columns-2 .attachment-medium {max-width: 92%;	height: auto;}
.gallery-columns-4 .attachment-thumbnail {max-width: 84%;height: auto;}
.gallery .gallery-caption {color: #888;margin: 0 0 12px;}
.gallery br + br {display: none;}
.attachment img {display: block;margin: 0 auto;}
blockquote {font-size: 15px;font-family: Roboto, sans-serif;font-weight: 400;line-height:22px;padding: 5px 0px 10px;border-top: 2px solid #000;border-bottom: 2px solid #000;min-height:60px;width: 85%;margin: 20px auto;position: relative;}
blockquote:before {content: '\275d'; position: absolute;top: -25px;left: 45%;color: #FFF; border: 5px solid #FFF;background: #000;padding: 10px;border-radius: 50%;font-size: 17px; width: 15px; height: 15px; line-height: 15px;  float:left; } #related_posts{float: left;padding: 10px 9px;background: #F5F5F5;border: 1px solid #ddd;margin-right: 14px;margin-top: 15px;}
#author-box{clear:both;}
.block-head{padding: 3px 0 0;overflow: hidden;}
.block-head h3 {float: left;margin-right: 10px;font-size: 22px;}
#related_posts .block-head h3 {margin: 15px 0px 10px;font-weight: 500;}
#related_posts .post-listing, #author-box .post-listing {padding: 10px;margin-bottom:20px;}
#related_posts li {background: url(//epochtimes.pl/wp-content/themes/etpl/images/sidebar-bullet.png) no-repeat left 8px;padding: 0 12px 10px 0;line-height: 18px;overflow: hidden;}
#related_posts li:hover {margin-right:5px;}
#related_posts .related-item{margin-bottom: 20px;}
#related_posts .related-item:nth-child(3n+3){margin-right:0;}
#related_posts .related-item .post-thumbnail{ margin: 0px 0px 7px;}
.the_tags_outer {clear: both;border-bottom: 1px solid #E1E1E1;margin-top: 20px !important;}
.post-cat-tag {font: bold 12px sans-serif;border-top: 1px solid #E1E1E1;width: 100%;display: inline-block;line-height: 28px;}
.post-cat-tag span {padding: 4px 10px;margin-right: 10px;}
.post-cat-tag a { text-decoration: none;padding: 3px 8px;line-height: 20px;color: #ED143D;}
.related-item h3, .footer-widget-container h3, h3.related-item-by-tag {font-size: 15px;margin: 0px 0px 8px;font-weight: 500;font-weight: normal;}
.related-post .block-head h3 {font-size: 17px;font-weight: 600;}
.related-post ul li {margin: 0px;list-style: none;} .navigation{margin:10px 0;clear:both;overflow:hidden;}
.nav-previous{float:left;}
.nav-next{float:right;}
.post-navigation{clear:both;margin: 10px 0;overflow:hidden;}
.post-navigation div{ display: block; width: 200px;position: relative;font-size: 14px;color: #999;}
.post-previous{float: left;padding-left: 40px;}
.post-next{float: right;text-align: right;padding-right: 40px;}
.post-navigation div span{display: block;font-size: 80%;color: #999;}
.post-navigation div a:after{position: absolute;color: #ccc;font-size: 56px;margin-top: -11px;height: 22px;line-height: 22px;top: 34%;}
.post-previous a:after{content: '«';left:0;}
.post-next a:after{content: '»';right:0;} .full-width #sidebar{display:none !important;}
.sidebar-left #sidebar{float:left;}
.sidebar-left .content{float:right;} .widget {clear: both;margin-bottom: 15px;}
.widget-top{padding: 5px 0 ;display: inline-block;}
.widget-top h4{float: left;margin-right: 10px; font:normal 18px 'Roboto Condensed', sans-serif; text-transform: none; color: #000;}
.widget-top h4 a{color: #333;}
.widget-top h4 a:hover{color: #000;}
.widget-container {clear:both;}
.widget-container h3.post-box-title {margin-bottom: 0;}
.widget-container h3.post-box-title a{font-weight: 400;}
.widget-container li {line-height: 18px;overflow: hidden;}
.widget-container p {padding-bottom: 1.0em;}
.widget-container li span.date, .footer-widget-container li span.date{color: #AAA;margin: 5px 0;font-size: 85%;}
.widget-container .post-thumbnail, .footer-widget-container .post-thumbnail{float:left;margin-right:10px ;max-width: 140px;}
.widget-container .one-post .post-thumbnail {max-width: 300px;margin-right: 0px;margin-bottom: 10px;}
.widget-container .one-post .inner-content p.post-meta i {color: #aaa;font-size: 15px;}
.widget-container .one-post .inner-content p.post-meta {padding: 0px;}
.review-widget .review-box{margin:0;}
.review-widget .review-box h2.review-box-header{ display:none;}
.review-widget .review-box p{ padding-top: 1.0em; padding-bottom: 1.0em;}
.entry ul.best-reviews li{list-style: none; margin: 0 0 10px; overflow:hidden; border-bottom: 1px solid #f2f2f2}
.entry ul.best-reviews .best-review-score{background: #AAA;-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;font-size: 28px;margin:15px 15px 0 0;width: 50px;color: #FFF;height: 50px;line-height: 50px;display: block;text-align: center;}
.entry ul.best-reviews {margin: 0;}
.entry ul.best-reviews .post-thumbnail,.entry ul.best-reviews .best-reviews-content,.entry ul.best-reviews .best-review-score{float: left;}
.entry ul.best-reviews h3{margin: 2px 0 5px;}
.entry ul.best-reviews .best-reviews-content{width: 442px;}
.entry ul.best-reviews p.post-meta{border-bottom: 0 none; padding:0; margin:5px 0 0;}
.entry ul.best-reviews .post-thumbnail{width: 90px;}
.text-html-box{margin-bottom:20px;}
.widget_rss .widget-title img {width: 11px;height: 11px;}
.widget.news-pic .post-thumbnail{margin:3px 6px;}
#tabbed-widget .tabs-wrap li:last-child ,
.comments-avatar .widget-container li:last-child, .posts-list .widget-container li:last-child, .categort-posts .widget-container li:last-child, .authors-posts .widget-container li:last-child{border-bottom:0 none;}	
#tabbed-widget .tabs-wrap li, .comments-avatar .widget-container li, .posts-list .widget-container li, .authors-posts .widget-container li, .widget.woocommerce .widget-container li{background:transparent;padding:8px 0 4px;border-bottom: 1px dashed #DDD;}
.authors-posts .widget-container li strong{float:right; display:block;}
.facebook-box{text-align:center;}
.facebook-box iframe { width:100% !important}
.google-box{text-align:center;position: relative; overflow: hidden;}
#wp_tag_cloud div {line-height: 1.6em;} .widget_recent_entries .widget-container span.post-date {color: #C6180F;display: inline-block;float: left;width: 14%;margin-right: 2%;}
.widget_recent_entries .widget-container a {font: 400 14px sans-serif !important;float: left;width: 84%;}
.widget_recent_entries .widget-container li {padding: 5px 0px;} #twitter-widget ul{margin:0 -10px ;}
#twitter-widget li{background: transparent;border-bottom:1px solid #f2f2f2;padding:10px 10px 10px 30px;}
#twitter-widget li:before{float:left;margin-left: -30px;margin-top: -5px;color: #45b0e3;}
#twitter-widget li:last-child{border-bottom:0 none;}
#twitter-widget .tweet_list .tweet_avatar img{padding:2px ;margin-left:5px;float: right;background:#FFF;border:1px solid #d6d6d6;}
.twitter-timestamp{font-style: italic;color: #888;font-size: 10px;float: right;clear: both;} #tabbed-widget .widget-top{background: #F1F1F1;height: 37px;border-bottom: 3px solid #EAEAEA;padding: 0px;width:100%;}
.tabs-wrap, .cat-tabs-wrap{clear:both; display:none;}
.tabs-wrap#tab1, .cat-tabs-wrap.cat-tabs-wrap1{display:block;}
#tabbed-widget ul.tabs li {float: left;position: relative;line-height: 30px;padding: 0px;background: transparent;width: 33.3%;}
#tabbed-widget ul.tabs li a {display: inline-block;text-align: center;color: #666;border: 1px solid #ccc;text-shadow: 0 1px 0 #FFF;padding: 0px;line-height: 35px;width: 100%;}
#tabbed-widget ul.tabs li a:hover {color: #000;}
#tabbed-widget ul.tabs li.active a {-webkit-border-top-left-radius: 2px;-webkit-border-top-right-radius: 2px;-moz-border-radius-topleft: 2px;-moz-border-radius-topright: 2px;border-top-left-radius: 2px;border-top-right-radius: 2px;background:#FFF;box-shadow: 0 -1px 2px #d4d4d4;-moz-box-shadow:0 -1px 2px #d4d4d4;-webkit-box-shadow:0 -1px 2px #d4d4d4;}
#tabbed-widget .tabs-wrap.tagcloud a{padding:6px 8px;border: 1px solid #e9e9e9;background: #F7F7F7;text-shadow: 0 1px 0 white;-webkit-transition-duration: .3s;-moz-transition-duration: .3s;-moz-box-shadow: inset 0 0 2px #fff, 0 0 2px rgba(0,0,0,0.1);-webkit-box-shadow: inset 0 0 2px white, 0 0 2px rgba(0, 0, 0, 0.1);box-shadow: inset 0 0 2px white, 0 0 2px rgba(0, 0, 0, 0.1);display:inline-block;margin: 0px 0px 3px 0px;}
#tabbed-widget .tabs-wrap.tagcloud a:hover{background:#ededed;} #wp-calendar {width: 100%;}
#wp-calendar caption {color: #222;font-weight: bold;padding-bottom: 4px;text-align: center;}
#wp-calendar tbody {color: #aaa;}
#wp-calendar tbody td {background: #f5f5f5;border: 1px solid #fff;padding: 3px 0 2px;text-align: center;}
#wp-calendar tbody .pad ,	footer #wp-calendar tbody .pad{background: none;border:0 none;}
#wp-calendar tfoot #next {text-align: right;}
footer #wp-calendar tbody td { background:#333; border-color:#555;}
footer #wp-calendar caption { color:#FFF; } .author-avatar img {
border: 1px solid #ccc;
padding: 4px;
background: #fff;
float: left;
margin: 0 10px 5px 0;
}
.author-description {font-size: 95%;line-height: 17px;}
.author-social {float: left;margin-top: 10px;}
.author-social a {opacity: 0.7;margin-left: 2px;}
.author-social a:hover {opacity: 1;}
.author-social a img{ width:18px;} .flickr-widget .flickr_badge_image {float:left;margin:8px;}
.flickr-widget .flickr_badge_image img{
opacity:1;
padding:2px;
width:50px;
height:50px;
box-shadow: 0 0 2px #B2B2B2;
-moz-box-shadow: 0 0 2px #b2b2b2;
-webkit-box-shadow: 0 0 2px #B2B2B2;
}
.flickr-widget .flickr_badge_image a:hover img{opacity:0.6;} .social-icons{text-align:center;}
.social-icons a{margin:2px;position:relative;}
.social-icons a:hover{top:-2px;}
.social-icons.icon_24 img{width:24px; height:24px;}
.social-icons.icon_16 img{width:16px; height:16px;} .search-widget input{background: white;border-radius: 1px;-moz-border-radius: 1px;-webkit-border-radius: 1px;box-shadow: 0 1px 3px 0 #B5B5B5;-moz-box-shadow: 0 1px 3px 0 #b5b5b5;-webkit-box-shadow: 0 1px 3px 0 #B5B5B5;border: 1px solid #DDD;padding: 10px !important;clear: both;margin-bottom:20px;width:288px;color:#999;}
.search-widget input:hover,.search-widget input:focus{color:#000;} #sidebar .widget-counter{margin-bottom:20px;overflow:hidden;background: white;border-radius: 1px;-moz-border-radius: 1px;-webkit-border-radius: 1px;box-shadow: 0 1px 3px 0 #B5B5B5;-moz-box-shadow: 0 1px 3px 0 #b5b5b5;-webkit-box-shadow: 0 1px 3px 0 #B5B5B5;clear: both;border: 1px solid #DDD;border-bottom:0 none;}
.widget-counter.col1 li{width:100%;border:0 none !important;}
.widget-counter.col2 li, .widget-counter.col4 li{width: 153px;border-width:0 0 1px 0 !important;}
.widget-counter.col2 li:nth-child(2n+2) , .widget-counter.col4 li:nth-child(2n+2){border-left:1px solid #DDD !important;}
.widget-counter li{line-height:15px;float:left;width:102px;padding:7px 0;border-bottom:1px solid #ddd;-moz-transition:.4s linear; -webkit-transition:.4s ease-out; transition:.4s linear;}
.widget-counter li:nth-child(3n-1) { border-right:1px solid #DDD; border-left:1px solid #DDD;}
.widget-counter li a{display:block;text-align:center;}
.widget-counter li a strong{opacity:.6;display:block; height:51px; margin-bottom:5px;-webkit-transition: all ease-in-out 0.2s;-moz-transition: all ease-in-out 0.2s;-o-transition: all ease-in-out 0.2s;transition: all ease-in-out 0.2s;font-size: 28px;margin: 8px auto;width: 50px;color: #FFF;height: 50px;display: block;text-align: center;background: #444;-webkit-border-radius: 50px;moz-border-radius: 50px;border-radius: 50px;}
.widget-counter li a strong:before{height: 50px;width: 50px;font-size: 26px;line-height: 50px;;}
.widget-counter li a:hover strong{opacity:1;}
.widget-counter li:hover{background-color:#F8F8F8;}
.widget-counter li:hover a{text-decoration: none;}
.widget-counter li.rss-subscribers a:hover strong{ background: #f8bc2e; }
.rss-subscribers span{font-family: serif; font-size: 14pt;display: inline-block;}
.widget-counter li.facebook-fans a:hover strong {background: #39599f;}
.widget-counter li.twitter-followers a:hover strong{ background: #45b0e3;}
.widget-counter li.youtube-subs a:hover strong{ background: #cc181e; }
.widget-counter li.vimeo-subs a:hover strong{ background: #3fbfce; }
.widget-counter li.dribbble-followers a:hover strong{ background: #d875a2;}
.widget-counter li.soundcloud-followers a:hover strong{ background: #F76700;}
.widget-counter li.behance-followers a:hover strong{ background: #1769ff;}
.widget-counter li.instagram-followers a:hover strong{ background: #517fa4;}
.widget-counter li span{display:block;font-size:21px;}
.widget-counter li a small{color:#777;} #login-form{padding:11px 11px 0;}
#login-form #log, #login-form #pwd, .widget-feedburner .feedburner-email{border-color: #F1F1F1;border-top-color: #DDD;border-left-color: #DDD;background: #F9F9F9;color: #515151;font: 12px Tahoma;padding: 4px 7px;margin-bottom: 10px;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;display: block;width: 250px;height: 24px;}
#login-form #log:hover, #login-form #pwd:hover, .widget-feedburner .feedburner-email:hover{ color:#000;}
#login-form #log:focus, #login-form #pwd:focus, .widget-feedburner .feedburner-email:focus{ background:#FFF; color:#000;}
#login-form .login-button{ margin-right:20px;}
#login-form p{padding-bottom:0;}
ul.login-links{ margin-top:15px;}
.welcome-text{margin-bottom:10px;}
.content .entry #login-form p{ padding:0 } .widget-feedburner-counter{padding:11px;} .home-ads,.ads-728-90,.ads-468-60 {text-align: center;margin: 20px 0px;overflow: hidden;}
.ads-fixed {position: fixed;top: 70px;}
.widget-container .e3lan125{margin:0 -7px -8px 13px;padding-left:0;}
.e3lan125{overflow:hidden;padding-left:22px;margin-bottom:20px;}
.e3lan125 .e3lan-cell{width: 125px;height: 125px;	display: block;	margin:3px 15px 12px 0;	float: left;}
.widget-container .e3lan120-90 ,.widget-container .e3lan120-60,
.widget-container .e3lan120-600,.widget-container .e3lan120-240{margin:0 -7px -8px 18px;padding-left:0;}
.e3lan120-90,.e3lan120-60,.e3lan120-600,.e3lan120-240{overflow:hidden;padding-left:27px;margin-bottom:20px;}
.e3lan120-90 .e3lan-cell,.e3lan120-60 .e3lan-cell,.e3lan120-600 .e3lan-cell,.e3lan120-240 .e3lan-cell{width: 120px;height: 90px;display: block;margin:3px 15px 12px 0;float: left;}
.e3lan120-60 .e3lan-cell {height: 60px;}
.e3lan120-600 .e3lan-cell{height: 600px;}
.e3lan120-240 .e3lan-cell{height: 240px;}
.e3lan160-600 ,.e3lan250-250{margin-bottom:20px;}
.widget-container .e3lan160-600 ,.widget-container .e3lan250-250{margin-bottom:0 }
.e3lan160-600 .e3lan-cell{width: 160px;height: 600px;display: block;	margin:0 auto ;}
.e3lan250-250 .e3lan-cell{width: 250px;height: 250px;	display: block;	margin:0 auto ;}
.e3lan300-100{padding-left:5px;margin-bottom:20px;}
.widget-container .e3lan300-100{margin:0 -5px -5px;padding-left:0;}
.e3lan300-100 .e3lan-cell{margin-bottom:3px;width:300px;height:100px; margin:10px auto ;}
.e3lan300-250,.e3lan300-600{margin-bottom:20px;}
.widget-container .e3lan300-250, .widget-container .e3lan300-600{margin:0 -6px;padding-left:0;}
.e3lan300-250 .e3lan-cell{width:300px;height:250px;	margin:0 auto ;}
.e3lan-one{padding-left:0 !important;	margin:0 !important;}
.e3lan-one .e3lan-cell{float:none !important;	clear:both !important;margin-right:auto !important;	margin-left:auto !important;}
.e3lan-cell img {max-width: 100%;}
.bsadsheadline {opacity: 1.0;height: auto;width: auto;position: fixed;bottom: 10%;color: #333;padding: 0px;z-index: 1001;font-size: 13px;}
.ads-float-left {left: 0px;} .ads-float-right{right:0px;}
.bsadsbase {width: 120px;text-align: center;padding: 4px;} footer#theme-footer {
position: relative;
color: #eee; background: #151255;
padding: 30px 0;
border-bottom: 1px solid #1C2D76;
display: flex;
width: 100%;
}
footer#theme-footer a{color: #ccc;width: 100%;display: inline-block;}
footer#theme-footer a:hover{color: #FFF;} #footer-widget-area{ margin: 0 auto;
display: table;
}
.footer-widgets-box{float:left; margin-right:4%;}
.footer-1c .footer-widgets-box{	width:	100% }
.footer-2c .footer-widgets-box{	width:	48%;}
.footer-3c .footer-widgets-box{	width:	30.66666666666667%;}
.footer-4c .footer-widgets-box{	width:	22%;}
.narrow-wide-2c #footer-first , .wide-narrow-2c #footer-second {width:32%;}
.narrow-wide-2c #footer-second, .wide-narrow-2c #footer-first{	width:64%;}
.wide-left-3c #footer-first,.wide-right-3c #footer-third {	width:46%;}
.wide-left-3c .footer-widgets-box , .wide-right-3c .footer-widgets-box {	width:23%;}
.footer-1c .footer-widgets-box,
.narrow-wide-2c #footer-second,
.wide-narrow-2c #footer-second,
.footer-2c #footer-second,
.footer-3c #footer-third,
.footer-4c #footer-fourth,
.wide-right-3c #footer-third,
.wide-left-3c #footer-third{margin-right:0;}
.footer-widget-top h4{font-size: 22px;font-family: serif;}
.footer-widget-container p {padding-bottom: 1.0em;}
.footer-widget-container li, footer#theme-footer #tabbed-widget .tabs-wrap li {
padding: 6px 12px 6px 0;
line-height: 18px;
overflow: hidden;
}
.footer-widget-container li:first-child , footer#theme-footer #tabbed-widget .tabs-wrap li:first-child { border-top:0 none; }
footer#theme-footer #tabbed-widget .widget-top { background:transparent; border-bottom-color:#444; overflow:hidden; }
footer#theme-footer #tabbed-widget ul.tabs li a {text-shadow: 0 1px 0 #000; }
footer#theme-footer #tabbed-widget ul.tabs li a:hover { color:#FFF; }
footer#theme-footer #tabbed-widget ul.tabs li.active a {
color:#FFF;
background: #444;
box-shadow: 0 -1px 2px #111;
-moz-box-shadow: 0 -1px 2px #111;
-webkit-box-shadow: 0 -1px 2px #111;
}
footer#theme-footer #tabbed-widget .tabs-wrap.tagcloud a {
background: #444;
border: 1px solid #222;
text-shadow: 0 1px 0 #000;
-moz-box-shadow: inset 0 0 2px #888, 0 0 2px #222;
-webkit-box-shadow: inset 0 0 2px #888, 0 0 2px #222;
box-shadow: inset 0 0 2px #888, 0 0 2px #222;
}
footer#theme-footer #tabbed-widget .tabs-wrap.tagcloud a:hover{ background:#555;}
footer#theme-footer .widget-counter li{ border:0 none !important; width: 33.4%; }
footer#theme-footer .search-widget input{
background: #414141;
box-shadow: 0 1px 3px 0 #313131;
-moz-box-shadow: 0 1px 3px 0 #313131;
-webkit-box-shadow: 0 1px 3px 0 #313131;
border: 1px solid #202020;
color:#222;
}
footer#theme-footer .search-widget input:hover,
footer#theme-footer .search-widget input:focus{color:#000;}
ul#menu-widget-footer-menu li {display: inline-block;border-right: 1px solid #ccc;padding: 0px 20px 0 8px;overflow: hidden;}
ul#menu-widget-footer-menu {margin-top: 10px;display: inline-block;}
.footer-widgets-box .text-html-box {margin: 0px;} .footer-bottom {
position: relative;
background: #2C4097;
line-height:35px;
border-top: 1px solid #324EC7;
color: #ccc;
}
.footer-bottom .social-icons{
float:right;
margin:3px 15px 0;
line-height:0;
}
.footer-bottom .social-icons img{width:25px; height:25px;}
.footer-bottom a{color: #ccc;}
.footer-bottom a:hover{color: #FFF;}
#topcontrol{
z-index:2;
background: #2C4097;
border: 1px solid #243580;
width: 30px;
height: 30px;
border-radius: 50px;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
position:fixed;
bottom:-100px;
right:10px;
cursor:pointer;
-webkit-transition: all .7s ease-in-out;
-moz-transition: all .7s ease-in-out;
-o-transition: all .7s ease-in-out;
-ms-transition: all .7s ease-in-out;
transition: all .7s ease-in-out;
}
#topcontrol:before{width:30px; height:30px;line-height:30px;color:#FFF;}
#topcontrol:hover{ background-color: #2442C0; border-color: #1F3389;} img.size-auto,img.size-full,img.size-large,img.size-medium,.attachment img {max-width: 100%;height: auto;}
img.centered,
img.aligncenter {
display: block;
margin: 2px auto;
border: 1px solid #cbcdcc;
padding: 4px;
}
img.alignright {
padding: 4px;
margin: 2px 3px 3px 8px;
display: inline;
border: 1px solid #cbcdcc;
}
img.alignleft {
padding: 4px;
margin: 2px 8px 3px 3px;
display: inline;
border: 1px solid #cbcdcc;
}
.wp-caption {
background: #f1f1f1;
line-height: 18px;
margin-bottom: 20px; padding: 4px;
text-align: center;
}
.wp-caption.alignleft{margin-right: 20px;}
.wp-caption.alignright{margin-left: 20px;}
.wp-caption img {max-width: 100% !important;}
.wp-caption p.wp-caption-text {color: #888;margin: 5px;padding:0;} .pagination {overflow: hidden; margin-bottom:25px;text-align: center;margin: 0 auto;width: 100%;}
.pagination a,
.pagination span.extend,
.pagination span.current {
background: #eee;
border: 1px solid #ddd;
margin-right : 3px;
color: #777;
padding: 5px 10px;
display: inline-block;
}
.pagination a:hover {color:#000;}
.pagination span.current {
color: #FFF;
background-color: #c81e0f;
border-radius: 2px;
}
.pagination .pages{
display:block;
font-size:85%;
padding: 7px 0 2px;
} #comments-title {
font-size: 22px;
font-family: serif;
margin:25px 0 10px;
}
#comments-title em{color: #333;}
.commentlist li{
margin-bottom: 20px;
clear:both;
position:relative;
clear:both;
}
.comment-avatar {
overflow:hidden;
width:45px;
height:45px;
margin:0 10px 5px -30px;
background: white;
padding: 2px;
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
box-shadow: 0 0 3px #B5B5B5;
-moz-box-shadow: 0 0 3px #b5b5b5;
-webkit-box-shadow: 0 0 3px #B5B5B5;
float:left;
}
.author-comment{overflow:hidden;position:relative;}
.author-comment cite {
color:#3b3b3b;
position:relative;
display:block;
margin-bottom:2px;
padding-top:4px;
}
.commentmetadata {display: block;font-size:85%;	clear:both;	}
.commentmetadata a{color:#3b3b3b;}
.commentmetadata a:hover{color:#000;}	
.comment-wrap{
background: white;
border-radius: 1px;
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
box-shadow: 0 1px 3px 0 #B5B5B5;
-moz-box-shadow: 0 1px 3px 0 #b5b5b5;
-webkit-box-shadow: 0 1px 3px 0 #B5B5B5;
position:relative;
padding:10px;
margin-left:20px;
}
.comment-content{
position:relative;
clear:both;
display:block;
margin-top:10px;
overflow:hidden;
padding-bottom:5px;
}
.comment-content p{line-height:17px;	margin-bottom: 10px;}
.nocomments {text-align: center;}
.commentlist li ul li {margin-left:4px;}
.commentlist li.pingback{padding:5px 10px;border-bottom:1px solid #ddd;}	
.commentlist .children{margin-top:15px; margin-left:50px;}
.commentlist .reply a{
position:absolute;
bottom:0;
right:0;
background:#ddd;
padding:3px 10px;
text-shadow:0 1px 1px #FFF;
font-size:11px;
}
.commentlist .reply a:hover{background:#333;	color:#FFF;	text-shadow:0 1px 1px #000;	}
.bypostauthor {} #respond {
margin: 20px 0 10px;
overflow: hidden;
position: relative;
clear: both;
}
.commentlist li #respond {margin: 10px 0 20px 70px !important;}
#respond h3 {
font-size: 22px;
font-family: serif;
}
#commentform {
padding: 0 5px;
margin-top: 5px;
overflow: hidden;
}
#commentform .required {font-weight: bold;}
#commentform label {color: #888;}
#commentform p {	margin:10px 0;}
textarea {overflow:auto; width:97%;}
#commentform textarea,
#commentform input, textarea, input[type=text], input[type=password], input[type=email], select {
border-color: #F1F1F1;
border-top-color: #DDD;
border-left-color: #DDD;
background: #F9F9F9;
color: #515151;
font: 12px Tahoma;
padding:4px 7px;
margin-bottom: 7px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
#commentform input {display: block;width: 250px;}
#commentform input[type="checkbox"]{margin: 2px 7px 0 0;float:left;clear:left;}
#commentform textarea {width: 95%;}
#commentform input:hover,#commentform textarea:hover {}
#commentform input:focus,	#commentform textarea:focus, textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, select:focus {background: #fff;}
#commentform .form-allowed-tags ,.comment-form-comment label {display: none;}
.comment-form-email,.comment-form-url,.comment-form-url,.comment-form-comment {clear: both;}
.comment-notes{ margin-bottom:10px;	}
input.error, textarea.error{border:1px solid #FF0000 !important;} .e3lan-top {float: right;line-height:0; }
.e3lan-bottom {line-height:0;margin:15px auto 20px;text-align:center; position: relative;}
.e3lan-post {line-height:0;margin:20px auto ;text-align:center;}
.home-e3lan{clear:both;margin:20px auto;text-align:center;}
.e3lan-top iframe, .e3lan-bottom iframe, .home-e3lan iframe, .e3lan-post iframe{margin: 0 auto;}
.e3lan-top img, .e3lan-bottom img, .home-e3lan img, .e3lan-post img{max-width:100%; height: auto;}
.e3lan-top ins, .e3lan-bottom ins {width: 728px; height: 90px;}
.home-e3lan ins, .e3lan-post ins {width: 468px; height: 60px;} a.ttip, a.tooldown{display:inline-block;}
.tipsy { font-size: 10px; position: absolute; padding: 5px; z-index: 100000; }
.tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding: 5px 8px 4px 8px; text-align: center; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; box-shadow: 0 0 2px #000000; -webkit-box-shadow: 0 0 2px #000000; -moz-box-shadow: 0 0 2px #000000; }
.tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }
.tipsy-arrow-n { border-bottom-color: #000; }
.tipsy-arrow-s { border-top-color: #000; }
.tipsy-arrow-e { border-left-color: #000; }
.tipsy-arrow-w { border-right-color: #000; }
.tipsy-n .tipsy-arrow { top: 0; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
.tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
.tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; } .flexslider .slides > li , .full-width .content .flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; position:relative; height:498px;}
.flexslider .slides img {width: 100%; height:100%; display: block;}
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}
.flexslider , .full-width .content .flexslider {overflow:hidden; margin: 0 auto 20px;position:relative;zoom: 1;width: 995px;height:498px;background: #000 url(//epochtimes.pl/wp-content/themes/etpl/images/black-loader.gif) no-repeat 50% 48%;	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}
.carousel li {margin-right: 5px}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; color: #FFF; display: block; position: absolute; top: 55%; cursor: pointer; opacity: 0; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;}
.flex-direction-nav .flex-next {right: -30px; }
.flex-direction-nav .flex-next:before {content: '\f006';}
.flex-direction-nav .flex-prev {left: -30px;}
.flex-direction-nav .flex-prev:before {content: '\f007';}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .disabled {opacity: .3!important; cursor: default;}
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .active {opacity: 1; cursor: default;}
.flex-control-nav {width: 100%; position: absolute; bottom: -1px; text-align: center; height:13px;}
.flex-control-nav li { margin: 0 ; *display: inline; display: inline-block; zoom: 1; }
.flex-control-paging li a {display: block; cursor: pointer; text-indent: -9999px; width:100%; background:#666; height:13px; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; transition: all .5s ease;}
.flex-control-paging li a:hover { background: #000; }
.flex-control-paging li a.flex-active { background: #F88C00; cursor: default; }
.slider-caption{position: absolute;width: 100%;padding: 15px 0;background: #000;right: 0;bottom: 13px;color:#FFF;opacity:0.8;}
.slider-caption h2 a, .slider-caption h2, .full-width .content .slider-caption h2 {	color:#FFF; font-size: 35px;font-family: serif;}
.slider-caption h2, .slider-caption p{padding: 0 15px;} .content .flexslider { width:660px; height:330px;}
.content .flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; position:relative; height:330px;}
.content .flexslider .slides img {width: 100%; display: block;}
.content .slider-caption h2 a,.content .slider-caption h2{font-size: 22px;}
.content .ei-slider{ height:330px;}
.content .ei-slider-loading{line-height:375px;}
.content .ei-title h3{font-size: 12px;line-height: 14px;width:435px;}
.content .ei-title h2{font-size: 22px;} #sidebar .flexslider { width:310px; height:204px; clear: both;}
#sidebar .flexslider .slides > li {height:204px;}
#sidebar .slider-caption {width: 100%;padding: 0;bottom: 0;}
#sidebar .slider-caption h2 {padding:3px 10px; line-height: 20px;}
#sidebar .slider-caption h2 a{font-size: 18px;}
.ei-slider{position: relative;width: 100%;max-width: 995px;height: 498px;margin: 0 auto 35px;-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);}
.ei-slider-loading{	width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index:9;	background: #000 url(//epochtimes.pl/wp-content/themes/etpl/images/black-loader.gif) no-repeat 50% 48%;color: #fff;text-align: center;	line-height: 520px;}
.ei-slider-large{height: 100%;width: 100%;position:relative;overflow: hidden;}
.ei-slider-large li{position: absolute;top: 0;left: 0;overflow: hidden;height: 100%;width: 100%;}
.ei-slider-large li img{width: 100%;}
.ei-title{position: absolute;right: 10%;margin-right: 0;margin-left:2%;bottom: 25%;color:#fff;opacity:0.8;}
.ei-title h2, .ei-title h3{text-align: right;}
.ei-title h2{font-family: 'sansbold',sans-serif;font-size: 24px;color: #b5b5b5;background:#333;float:right;padding:5px;margin-bottom:5px;}
.ei-title h3{clear:both;font-size: 16px;line-height: 20px;width:835px;background:#F2F2F2;padding:5px;}
.ei-slider-thumbs{height: 13px;margin: 0 auto;position: relative;max-width:100%!important;}
.ei-title a{color:#FFF;}
.ei-slider-thumbs li{position: relative;float: left;height: 100%;}
.ei-slider-thumbs li.ei-slider-element{top: 0;left: 0;position: absolute;height: 100%;z-index: 10;text-indent: -9000px;background: #F88C00;}
.ei-slider-thumbs li a{	display: block;text-indent: -9000px;background: #666 ;width: 100%;height: 100%;cursor: pointer;
-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.3), 0 1px 0 1px rgba(255,255,255,0.5);	-moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.3), 0 1px 0 1px rgba(255,255,255,0.5);box-shadow: 0 1px 1px 0 rgba(0,0,0,0.3), 0 1px 0 1px rgba(255,255,255,0.5);
-webkit-transition: background 0.2s ease;-moz-transition: background 0.2s ease; -o-transition: background 0.2s ease; -ms-transition: background 0.2s ease; transition: background 0.2s ease;}
.ei-slider-thumbs li a:hover{background-color: #f0f0f0;}
.ei-slider-thumbs li img{ position: absolute;bottom: 50px;opacity: 0;z-index: 999;width: 100%;max-height:100px;
-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;-o-transition: all 0.4s ease; -ms-transition: all 0.4s ease; transition: all 0.4s ease;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-box-reflect: 
below 0px -webkit-gradient(
linear, 
left top, 
left bottom, 
from(transparent), 
color-stop(50%, transparent), 
to(rgba(255,255,255,0.3))
);
}
.content .ei-slider-thumbs li img{max-height:65px;}
.ei-slider-thumbs li:hover img{opacity: 1;	bottom: 13px;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";} .review-box{margin:20px 0;}
h2.review-box-header{
border-bottom:4px solid #333;
font-size: 22px;
font-family: serif;
padding:10px 0 6px;
margin-bottom:3px;
margin-top:0;
}
.review-item{
padding:5px 0 8px;
opacity:0.8;
-webkit-transition: all ease-in-out 0.2s;
-moz-transition: all ease-in-out 0.2s;
-o-transition: all ease-in-out 0.2s;
transition: all ease-in-out 0.2s;
}
.review-item:hover{opacity:1;}
.review-item h5{font-size:inherit;margin-bottom:5px;color:#555;margin-top:0;}
.review-percentage .review-item span{background:#F2F2F2;display:block;height:15px;}
.review-percentage .review-item span span{
background-color: #F88C00;
background-image:url(//epochtimes.pl/wp-content/themes/etpl/images/stripes.png);
display:block;
height:15px;
}
.review-stars .review-item, .user-rate-wrap{ background:#F2F2F2; margin-bottom:2px; overflow:hidden; padding:5px;}
.review-stars .review-item h5{float:left; padding-top:5px;margin-top:0;}
.review-stars .stars-large{float:right;}
.review-final-score .stars-large{float: none !important;margin: 0 auto 10px;}
.review-summary{background-color:#F2F2F2;overflow:hidden;margin-bottom: 3px;}
.review-short-summary{padding:0 10px;display: table-cell;vertical-align: top;}
.review-final-score{
background-color: #F88C00;
width:100px;
display: table-cell;
vertical-align: top;
text-align:center;
color:#fff;
padding:10px 5px;
}
.review-final-score h3{margin-bottom:-5px;font-size: 44px;color: #FFF;font-weight: bold;margin-top:0;}
.review-final-score h3 span{font-size: 24px;}
.review-final-score h4{
margin-bottom:0;
margin-top:0;
font-size: 20px;
font-family: serif;
}
.review-top{float:left;width:55%; margin-right:20px;}
.user-rate {float: right;width: 98px;}
.user-rate-active span span{cursor: pointer;}
.tie-rate-load{
background:url(//epochtimes.pl/wp-content/themes/etpl/images/ajax-loader.gif) no-repeat center;
width: 98px;
height: 22px;
display: block;
}
span.stars-large{
width:98px;
display:block;
background:url(//epochtimes.pl/wp-content/themes/etpl/images/stars-large.png) no-repeat left bottom;
height:22px;
}
span.stars-large span{
width:100%;
display:block;
background:url(//epochtimes.pl/wp-content/themes/etpl/images/stars-large.png) no-repeat left top;
height:22px;
float: left;
}
span.stars-small{
width:52px;
display:block;
background:url(//epochtimes.pl/wp-content/themes/etpl/images/stars-small.png) no-repeat left bottom;
height:15px;
float:left;
margin:2px 5px 0 0;
}
span.stars-small span{
width:100%;
display:block;
background:url(//epochtimes.pl/wp-content/themes/etpl/images/stars-small.png) no-repeat left top;
height:15px;
margin: 0 !important;
float: left;
}  #sitemap {overflow:hidden;padding:10px 0 0 15px;}
.sitemap-col {float: left;margin: 0 2% 10px 0;	width: 23%;}
#sitemap .last {margin-right: 0px; }
.sitemap-col h2 {color: #111;font-size: 20px;font-family: serif;border-bottom: 1px solid #e9e9e9;padding-bottom: 10px;margin-bottom: -3px;}
.sitemap-col ul {padding-left: 0px;margin-left: 0;}
.sitemap-col ul li a {padding: 4px 0px 4px ;display:inline-block;	} ul.authors-wrap li{background:transparent;padding:20px;margin:0 -20px 10px;	border-bottom:1px solid #f2f2f2;list-style:none;}
ul.authors-wrap li h3{font-size: 22px;text-transform: capitalize;font-family: serif;margin:0 0 5px;} ul.timeline {border-left: 2px solid #DFDFE0;margin:0 0 30px 35px;overflow:hidden;}
h2.timeline-head{background:#DFDFE0;border-radius: 35px;-moz-border-radius: 35px;-webkit-border-radius: 35px;margin-bottom:0;display:inline-block;	padding:3px 20px 0;font-family: serif;font-size: 24px;}
ul.timeline li{background:transparent; list-style:none; padding: 2px 10px 2px 100px; position: relative;}
ul.timeline li span{left: 0; position: absolute; display:inline-block; color:#999;}
body.bbpress #crumbs{display: none;} body.dark-skin{	background-color:#000; color: #bfbfbf;}
body.dark-skin a , body.dark-skin .page-title, body.dark-skin .search-widget input {color: #DDD; }
body.dark-skin .single-post-caption{background: #2f2f2f;color: #ccc;}
body.dark-skin a:hover , body.dark-skin .widget-top h4 a:hover, body.dark-skin #tabbed-widget ul.tabs li a:hover , body.dark-skin .top-nav ul li a:hover,
body.dark-skin .top-nav ul ul li:hover > a,	body.dark-skin .top-nav ul ul :hover > a , 	body.dark-skin .form-submit #submit:hover, body.dark-skin #login-form .login-button:hover ,body.dark-skin .widget-feedburner .feedburner-subscribe:hover , body.dark-skin .password-protected input[type="submit"]:hover { color: #FFF !important;}
body.dark-skin header#theme-header , body.dark-skin #main-content , body.dark-skin .breaking-news{background: #3c3c3c;-moz-box-shadow: 0 0 5px #141414;-webkit-box-shadow: 0 0 5px #141414;box-shadow: 0 0 5px #141414;}
body.dark-skin .top-nav {background: #333;	border-bottom-color:#444;}
body.dark-skin .top-nav ul li a , body.dark-skin .commentlist .reply a{color: #999;text-shadow: 0 1px 1px #333;}
body.dark-skin .top-nav ul li {border-right-color: #444;}
body.dark-skin .cat-box-content, body.dark-skin #sidebar .widget-container, body.dark-skin .post-listing , body.dark-skin #sidebar .widget-counter, body.dark-skin .wide-box ul {	background: #373737;box-shadow: 0 1px 3px 0 #141414;-moz-box-shadow: 0 1px 3px 0 #141414;-webkit-box-shadow: 0 1px 3px 0 #141414;border-top-color: #303030;border-right-color: #303030;border-left-color: #303030;}
body.dark-skin .item-list, body.dark-skin #tabbed-widget .tabs-wrap li , body.dark-skin .comments-avatar .widget-container li,
body.dark-skin .posts-list .widget-container li, body.dark-skin .categort-posts .widget-container li , body.dark-skin .commentlist li.pingback ,body.dark-skin #crumbs , body.dark-skin .post-inner p.post-meta,body.dark-skin #twitter-widget li,body.dark-skin .authors-posts .widget-container li {border-bottom-color:#303030;}
body.dark-skin .ei-slider-thumbs li a{	-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.3), 0 1px 0 1px rgba(56,56,56,0.5);	-moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.3), 0 1px 0 1px rgba(56,56,56,0.5);	box-shadow: 0 1px 1px 0 rgba(0,0,0,0.3), 0 1px 0 1px rgba(56,56,56,0.5);}
body.dark-skin .widget-counter li:nth-child(3n-1) {border-right-color: #303030;border-left-color: #303030;}
body.dark-skin .widget-counter li {border-bottom-color:#303030;border-left-color:#303030;}
body.dark-skin .widget-counter li:hover {background-color:#3c3c3c;}
body.dark-skin #twitter-widget .tweet_list .tweet_avatar img ,body.dark-skin .post-thumbnail img , body.dark-skin .comment-avatar , body.dark-skin .author-avatar img, body.dark-skin .review-stars .review-item ,body.dark-skin .review-summary,body.dark-skin .commentlist .reply a{background-color:#272727;}
body.dark-skin .pagination a, body.dark-skin .pagination span.extend, body.dark-skin .pagination span.current {text-shadow: 0 1px 0 #111;}
body.dark-skin #tabbed-widget .widget-top, body.dark-skin .cat-tabs-header {background:#2e2e2e;border-bottom-color:#424242;}
body.dark-skin #tabbed-widget ul.tabs li a{text-shadow: 0 1px 0 #000;}
body.dark-skin #tabbed-widget ul.tabs li.active a , body.dark-skin .cat-tabs-header li.active{background:#424242; color:#999; -moz-box-shadow:0 -1px 2px #333; -webkit-box-shadow: 0 -1px 2px #333;}
body.dark-skin .author-avatar img, body.dark-skin .author-info img.author-img{background:#424242; border-color:#222; box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none }
body.dark-skin .scroll-nav ,body.dark-skin .top-nav ul ul {background: #303030;}
body.dark-skin .column2 li.first-news, body.dark-skin .wide-box li.first-news{background: #373737;border-top-color:#444; border-bottom-color: #292929;}
body.dark-skin .column2 li, body.dark-skin .wide-box li, body.dark-skin li.other-news{background: #333232;	border-top-color:#4d4d4d; border-bottom-color: #202020;}
body.dark-skin .column2 li:hover ,body.dark-skin li.other-news:hover{background:#2e2e2e;}
body.dark-skin li.other-news , body.dark-skin ul.timeline {border-left-color: #292929;}
body.dark-skin .share-post{background: #303030; border-top-color:#444;}
body.dark-skin textarea, body.dark-skin input[type=text], body.dark-skin input[type=password], body.dark-skin input[type=email], body.dark-skin select,
body.dark-skin #commentform textarea, body.dark-skin #commentform input , body.dark-skin #login-form #log, body.dark-skin #login-form #pwd, body.dark-skin .widget-feedburner .feedburner-email {border-color: #555;border-top-color: #222;border-left-color: #222;background: #303030;color: #999;}
body.dark-skin #commentform input:focus,body.dark-skin #commentform textarea:focus {color: #fff; background: #303030;}
body.dark-skin .button,body.dark-skin a.button,body.dark-skin #main-content input[type="submit"],body.dark-skin .form-submit #submit,body.dark-skin .form-submit #submit , body.dark-skin #login-form .login-button , body.dark-skin .widget-feedburner .feedburner-subscribe , body.dark-skin .password-protected input[type="submit"],
body.dark-skin .button:hover,body.dark-skin a.button:hover,body.dark-skin #main-content input[type="submit"]:hover, body.dark-skin .post-tag a, body.dark-skin .form-submit #submit:hover, body.dark-skin #login-form .login-button:hover ,body.dark-skin .widget-feedburner .feedburner-subscribe:hover ,body.dark-skin .password-protected input[type="submit"]:hover{
text-shadow: 0px 1px 0px #000;	color:#515151;	background: #111;	border: 1px solid #181818;
-moz-shadow: 0px 2px 2px rgba(0, 0, 0, 0.027), inset 0px 1px 0px rgba(0, 0, 0, 0.5), inset 0px -1px 0px rgba(0, 0, 0, 0.0187), inset 0px -25px 25px rgba(0, 0, 0, 0.37);
-o-shadow: 0px 2px 2px rgba(0, 0, 0, 0.027), inset 0px 1px 0px rgba(0, 0, 0, 0.5), inset 0px -1px 0px rgba(0, 0, 0, 0.0187), inset 0px -25px 25px rgba(0, 0, 0, 0.37);
-webkit-shadow: 0px 2px 2px rgba(0, 0, 0, 0.027), inset 0px 1px 0px rgba(0, 0, 0, 0.5), inset 0px -1px 0px rgba(0, 0, 0, 0.0187), inset 0px -25px 25px rgba(0, 0, 0, 0.37);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.027), inset 0px 1px 0px rgba(0, 0, 0, 0.5), inset 0px -1px 0px rgba(0, 0, 0, 0.0187), inset 0px -25px 25px rgba(0, 0, 0, 0.37);
}
body.dark-skin .comment-wrap, body.dark-skin .search-widget input {background: #373737;box-shadow: 0 1px 3px 0 #141414;-moz-box-shadow: 0 1px 3px 0 #141414;-webkit-box-shadow: 0 1px 3px 0 #141414;}
body.dark-skin .widget-counter li a strong {opacity: 1;}
body.dark-skin .cat-box-title h2 , body.dark-skin .cat-box-title h2 a, body.dark-skin .author-comment cite{color:#bfbfbf;}
body.dark-skin .cat-box-title h2 a:hover, body.dark-skin .search-block #s:hover, body.dark-skin .search-block #s:focus{color:#FFF;}
body.dark-skin #tabbed-widget .tabs-wrap.tagcloud a{background: #303030; text-shadow: 0 1px 0 rgb(0, 0, 0); -moz-box-shadow: inset 0 0 2px #222, 0 0 2px rgba(0,0,0,0.1);-webkit-box-shadow: inset 0 0 2px #222, 0 0 2px rgba(0, 0, 0, 0.1);box-shadow: inset 0 0 2px #222, 0 0 2px rgba(0, 0, 0, 0.1); border: 1px solid #444}
body.dark-skin #tabbed-widget .tabs-wrap.tagcloud a:hover,body.dark-skin h2.timeline-head{background: #222;}
body.dark-skin .search-block #s{background-color:#3a3a3a; border-left-color:#444}
body.dark-skin .search-widget input, body.dark-skin.woocommerce ul.products li.product .price, body.dark-skin.woocommerce-page ul.products li.product .price {border-color:#555;}
body.dark-skin #twitter-widget .loading span{background:url(//epochtimes.pl/wp-content/themes/etpl/images/black-loader.gif) no-repeat top;}
body.dark-skin .today-date{	background-color:#222; color: #888;}
body.dark-skin .highlight{ color: #222;}
body.dark-skin .page-link{background: #2B2B2B}
body.dark-skin .toggle, body.dark-skin .post-tabs .pane ,body.dark-skin .post-tabs-ver .pane, body.dark-skin .author-info{background: #222;border: 1px solid #444;border-bottom: 1px solid #555;}
body.dark-skin .toggle h3 {text-shadow: 0 1px 1px #000;}
body.dark-skin .post-tabs ul.tabs-nav li{border: 1px solid #444;background: #2d2d2d;}
body.dark-skin .post-tabs ul.tabs-nav li.current {border-bottom: 0 none;background: #222;}
body.dark-skin .post-tabs-ver ul.tabs-nav li{border: 1px solid #444;background: #2d2d2d; border-right-width: 0;}
body.dark-skin .post-tabs-ver ul.tabs-nav li.current{border-right-width: 0;background: #222;}
body.dark-skin .box ,body.dark-skin .box.shadow{color: #333;-moz-box-shadow: 0 0 7px #111;-webkit-box-shadow: 0 0 7px #111;box-shadow: 0 0 7px #111;}
body.dark-skin .review-item h5 {color: #ddd;}
body.dark-skin .review-stars .review-item, body.dark-skin .user-rate-wrap {background: #222;}
body.dark-skin h2.review-box-header {border-bottom-color: #222;}
body.dark-skin.woocommerce .woocommerce-tabs ul.tabs li a{color:#777 !important;}
body.dark-skin.woocommerce .woocommerce-tabs ul.tabs li a:hover{color:#000 !important;}
body.dark-skin.woocommerce div.pp_overlay{background: #000;}
body.dark-skin.woocommerce div.pp_woocommerce .pp_content_container {background: #222;}
body.dark-skin #bbpress-forums li.bbp-header, body.dark-skin #bbpress-forums li.bbp-footer,
body.dark-skin #bbpress-forums div.bbp-forum-header, body.dark-skin #bbpress-forums div.bbp-topic-header, body.dark-skin #bbpress-forums div.bbp-reply-header {background: #2e2e2e;}
body.dark-skin #bbpress-forums ul.bbp-lead-topic, body.dark-skin #bbpress-forums ul.bbp-topics,
body.dark-skin #bbpress-forums ul.bbp-forums, body.dark-skin #bbpress-forums ul.bbp-replies,
body.dark-skin #bbpress-forums ul.bbp-search-results, body.dark-skin #bbpress-forums li.bbp-header, body.dark-skin #bbpress-forums li.bbp-footer,
body.dark-skin #bbpress-forums li.bbp-body ul.forum, body.dark-skin #bbpress-forums li.bbp-body ul.topic,
body.dark-skin #bbpress-forums div.bbp-forum-header, body.dark-skin #bbpress-forums div.bbp-topic-header, body.dark-skin #bbpress-forums div.bbp-reply-header , body.dark-skin #bbpress-forums fieldset.bbp-form,
body.dark-skin .quicktags-toolbar, body.dark-skin .wp_themeSkin tr.mceFirst td.mceToolbar {border-color: #222;}
body.dark-skin #bbpress-forums div.odd, body.dark-skin #bbpress-forums ul.odd {background-color: #414141;}
body.dark-skin #bbpress-forums div.even, body.dark-skin #bbpress-forums ul.even {background-color: #474747;}
body.dark-skin.bbp-topics-front ul.super-sticky, body.dark-skin .bbp-topics ul.super-sticky, body.dark-skin .bbp-topics ul.sticky, body.dark-skin .bbp-forum-content ul.sticky{background-color:#333 !important; } .google-map.alignleft{margin-right:10px;}
.google-map.alignright{margin-left:10px;}
.google-map.aligncenter{ text-align:center;}
.post-tooltip{cursor:pointer;display:inline-block;border-bottom:1px #666 dotted;color:#ed5109;}
.post-tooltip:hover{ border-bottom-color:#ed5109;}
.highlight {background: #FF9;}
.dropcap{display: block;float: left;margin: 0 8px 0 0;font-size: 50px;line-height: 50px;font-family: sans-serif;}
.starlist li,.checklist li{background-position:left top;background-repeat:no-repeat;padding-left:25px;list-style:none !important;}
.starlist li { background-image: url(//epochtimes.pl/wp-content/themes/etpl/images/bullet_star.png);}
.checklist li {background-image: url(//epochtimes.pl/wp-content/themes/etpl/images/bullet_check.png);}
.box{padding: 20px;	background-color: #F6F6F6;	margin-bottom: 20px;	word-wrap: break-word;	-moz-border-radius: 5px;-webkit-border-radius: 5px;	border-radius: 5px;border: 1px solid #FFF;}
.box div.box-inner-block{padding-left:60px; min-height:50px;}
.box .tieicon-boxicon{float:left; margin-left: -70px;}
.box .tieicon-boxicon:before{ line-height: 60px;height: 60px;width: 60px;font-size: 60px; margin: 0;}
.box.shadow{-moz-box-shadow: 2px 2px 7px rgba(153, 153, 153, 0.6);-webkit-box-shadow: 2px 2px 7px rgba(153, 153, 153, 0.6);	box-shadow: 2px 2px 7px rgba(153, 153, 153, 0.6);border: 1px solid #AAA;}
.box.shadow div{padding:0;}
.box.info{background:#d6f6ff; border-color: #BFE3EC;}
.box.info .tieicon-boxicon:before{ content: '\2757'; color: #2CB4DA }
.box.success{background:#e2f2cb; border-color: #D1E4B7;}
.box.success .tieicon-boxicon:before{ content: '\2713'; color: #8AB84D }
.box.warning{ background:#fffddb; border-color: #E9E59E;}
.box.warning .tieicon-boxicon:before{ content: '\26a0'; color: #ECC21B; font-size:55px; }
.box.error{ background:#ffe6e2;	border-color: #EEBFB8;}
.box.error .tieicon-boxicon:before{ content: '\2715'; color: #F03317; font-size: 70px;}
.box.download{background:#e2f2cb; border-color: #D1E4B7;}
.box.download .tieicon-boxicon:before{ content: '\e0c3'; color: #8AB84D}
.box.note{background:#fffddb; border-color: #E9E59E;}
.box.note .tieicon-boxicon:before{ content: '\f15c'; color: #ECC21B; }
a.shortc-button{border: 1px solid #a3a3a3;background: #d4d4d4;height: 25px;line-height:25px;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;color: white;display:inline-block;	margin:0 5px 20px;	padding:0 10px;	position:relative;font-size:12px;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3),inset 0 1px 0 rgba(255, 255, 255, 0.5),inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: background .40s;-moz-transition: background .40s; -o-transition: background .40s;transition: background .40s;
background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#d4d4d4),color-stop(100%,#c7c7c7));background: -webkit-linear-gradient(top,#d4d4d4 0,#c7c7c7 100%);background: -moz-linear-gradient(top,#d4d4d4 0,#c7c7c7 100%);background: -o-linear-gradient(top,#d4d4d4 0,#c7c7c7 100%);	background: -ms-linear-gradient(top,#d4d4d4 0,#c7c7c7 100%);background: linear-gradient(top,#d4d4d4 0,#c7c7c7 100%);
}
a.shortc-button:hover{	background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#d8d6d6),color-stop(100%,#cdcdcd));background: -webkit-linear-gradient(top,#d8d6d6 0,#cdcdcd 100%);background: -moz-linear-gradient(top,#d8d6d6 0,#cdcdcd 100%);background: -o-linear-gradient(top,#d8d6d6 0,#cdcdcd 100%);background: -ms-linear-gradient(top,#d8d6d6 0,#cdcdcd 100%);background: linear-gradient(top,#d8d6d6 0,#cdcdcd 100%);}
a.shortc-button:active{ top:1px;} 
a.shortc-button.red{border: 1px solid #B63540;background: #ED596A;background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#F77087),color-stop(100%,#E3414D));background: -webkit-linear-gradient(top,#F77087 0,#E3414D 100%);background: -moz-linear-gradient(top,#F77087 0,#E3414D 100%);background: -o-linear-gradient(top,#F77087 0,#E3414D 100%);background: -ms-linear-gradient(top,#F77087 0,#E3414D 100%);background: linear-gradient(top,#F77087 0,#E3414D 100%);}
a.shortc-button.red:hover{background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#F8889B),color-stop(100%,#E65762));	background: -webkit-linear-gradient(top,#F8889B 0,#E65762 100%);background: -moz-linear-gradient(top,#F8889B 0,#E65762 100%);background: -o-linear-gradient(top,#F8889B 0,#E65762 100%);background: -ms-linear-gradient(top,#F8889B 0,#E65762 100%);background: linear-gradient(top,#F8889B 0,#E65762 100%);}
a.shortc-button.green{border: 1px solid #5E8C22;background: #89C03E;background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#A8D34E),color-stop(100%,#6AAD2D));background: -webkit-linear-gradient(top,#A8D34E 0,#6AAD2D 100%);background: -moz-linear-gradient(top,#A8D34E 0,#6AAD2D 100%);background: -o-linear-gradient(top,#A8D34E 0,#6AAD2D 100%);background: -ms-linear-gradient(top,#A8D34E 0,#6AAD2D 100%);background: linear-gradient(top,#A8D34E 0,#6AAD2D 100%);}
a.shortc-button.green:hover{ background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#B2D862),color-stop(100%,#76C132));background: -webkit-linear-gradient(top,#B2D862 0,#76C132 100%);background: -moz-linear-gradient(top,#B2D862 0,#76C132 100%);background: -o-linear-gradient(top,#B2D862 0,#76C132 100%);background: -ms-linear-gradient(top,#B2D862 0,#76C132 100%);background: linear-gradient(top,#B2D862 0,#76C132 100%);}
a.shortc-button.blue{ border: 1px solid #1e638b;background: #00a2ff;background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#00a2ff),color-stop(100%,#028edf));background: -webkit-linear-gradient(top,#00a2ff 0,#028edf 100%);background: -moz-linear-gradient(top,#00a2ff 0,#028edf 100%);background: -o-linear-gradient(top,#00a2ff 0,#028edf 100%);background: -ms-linear-gradient(top,#00a2ff 0,#028edf 100%);background: linear-gradient(top,#00a2ff 0,#028edf 100%);}
a.shortc-button.blue:hover{ background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#3cb6fc),color-stop(100%,#31a6ea));background: -webkit-linear-gradient(top,#3cb6fc 0,#31a6ea 100%);background: -moz-linear-gradient(top,#3cb6fc 0,#31a6ea 100%);background: -o-linear-gradient(top,#3cb6fc 0,#31a6ea 100%);background: -ms-linear-gradient(top,#3cb6fc 0,#31a6ea 100%);background: linear-gradient(top,#3cb6fc 0,#31a6ea 100%);}
a.shortc-button.orange{ border: 1px solid #be8a2b;background: #FFA500 ;background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#FFA500),color-stop(100%,#ed9900));background: -webkit-linear-gradient(top,#FFA500 0,#ed9900 100%);background: -moz-linear-gradient(top,#FFA500 0,#ed9900 100%);background: -o-linear-gradient(top,#FFA500 0,#ed9900 100%);background: -ms-linear-gradient(top,#FFA500 0,#ed9900 100%);background: linear-gradient(top,#FFA500 0,#ed9900 100%);}
a.shortc-button.orange:hover{ background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#ffb93a),color-stop(100%,#f3ab26));background: -webkit-linear-gradient(top,#ffb93a 0,#f3ab26 100%);background: -moz-linear-gradient(top,#ffb93a 0,#f3ab26 100%);background: -o-linear-gradient(top,#ffb93a 0,#f3ab26 100%);background: -ms-linear-gradient(top,#ffb93a 0,#f3ab26 100%);background: linear-gradient(top,#ffb93a0,#f3ab26 100%);}
a.shortc-button.pink{ border: 1px solid #cc198b;background: #ff00a2;background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#ff00a2),color-stop(100%,#ed0097));background: -webkit-linear-gradient(top,#ff00a2 0,#ed0097 100%);background: -moz-linear-gradient(top,#ff00a2 0,#ed0097 100%);background: -o-linear-gradient(top,#ff00a2 0,#ed0097 100%);background: -ms-linear-gradient(top,#ff00a2 0,#ed0097 100%);	background: linear-gradient(top,#ff00a2 0,#ed0097 100%);}
a.shortc-button.pink:hover{ background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#ff6cc9),color-stop(100%,#ea51b2));background: -webkit-linear-gradient(top,#ff6cc9 0,#ea51b2 100%);background: -moz-linear-gradient(top,#ff6cc9 0,#ea51b2 100%);background: -o-linear-gradient(top,#ff6cc9 0,#ea51b2 100%);background: -ms-linear-gradient(top,#ff6cc9 0,#ea51b2 100%);background: linear-gradient(top,#ff6cc9,#ea51b2 100%);	}
a.shortc-button.purple{ border: 1px solid #833083;background: #d700d7;background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#d700d7),color-stop(100%,#b000b0));background: -webkit-linear-gradient(top,#d700d7 0,#b000b0 100%);background: -moz-linear-gradient(top,#d700d7 0,#b000b0 100%);background: -o-linear-gradient(top,#d700d7 0,#b000b0 100%);background: -ms-linear-gradient(top,#d700d7 0,#b000b0 100%);	background: linear-gradient(top,#d700d7 0,#b000b0 100%);}
a.shortc-button.purple:hover{background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#f969f9),color-stop(100%,#c302c3));background: -webkit-linear-gradient(top,#f969f9 0,#c302c3 100%);background: -moz-linear-gradient(top,#f969f9 0,#c302c3 100%);	background: -o-linear-gradient(top,#f969f9 0,#c302c3 100%);	background: -ms-linear-gradient(top,#f969f9 0,#c302c3 100%);background: linear-gradient(top,#f969f9,#c302c3 100%);}
a.shortc-button.black{ border: 1px solid #000;background: #434343;background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#434343),color-stop(100%,#232323));background: -webkit-linear-gradient(top,#434343 0,#232323 100%);background: -moz-linear-gradient(top,#434343 0,#232323 100%);background: -o-linear-gradient(top,#434343 0,#232323 100%);background: -ms-linear-gradient(top,#434343 0,#232323 100%);background: linear-gradient(top,#434343 0,#232323 100%);}
a.shortc-button.black:hover{ background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#5a5959),color-stop(100%,#3d3d3d));background: -webkit-linear-gradient(top,#5a5959 0,#3d3d3d 100%);background: -moz-linear-gradient(top,#5a5959 0,#3d3d3d 100%);background: -o-linear-gradient(top,#5a5959 0,#3d3d3d 100%);background: -ms-linear-gradient(top,#5a5959 0,#3d3d3d 100%);background: linear-gradient(top,#5a5959,#3d3d3d 100%);}
a.shortc-button.white{ border: 1px solid #d9d9d9;background: #fbfbfb;background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#fbfbfb),color-stop(100%,#eee ));background: -webkit-linear-gradient(top,#fbfbfb 0,#eee 100%);background: -moz-linear-gradient(top,#fbfbfb 0,#eee 100%);	background: -o-linear-gradient(top,#fbfbfb 0,#eee 100%);background: -ms-linear-gradient(top,#fbfbfb 0,#eee 100%);background: linear-gradient(top,#fbfbfb 0,#eee 100%);box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3),inset 0 1px 0 rgba(255, 255, 255, 0.5);color:#000;text-shadow: 0 1px 0 #FFF;}
a.shortc-button.white:hover{ background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#FFF),color-stop(100%,#f8f8f8));	background: -webkit-linear-gradient(top,#FFF 0,#f8f8f8 100%);background: -moz-linear-gradient(top,#FFF 0,#f8f8f8 100%);background: -o-linear-gradient(top,#FFF 0,#f8f8f8 100%);background: -ms-linear-gradient(top,#FFF 0,#f8f8f8 100%);background: linear-gradient(top,#FFF ,#f8f8f8 100%);}
a.shortc-button.medium{ height:35px; line-height:35px; font-size:16px; padding:0 15px;}
a.shortc-button.big{ height:55px; line-height:55px; font-size:22px; padding:0 25px;}
.flickr-wrapper {overflow:hidden;margin-bottom:20px;}
.flickr-wrapper .flickr_badge_image {float:left;margin:8px;}
.flickr-wrapper .flickr_badge_image img{opacity:1;background:#FFF;padding:4px;box-shadow: 0 0 3px #B2B2B2;-moz-box-shadow: 0 0 3px #b2b2b2;-webkit-box-shadow: 0 0 3px #B2B2B2;}
.flickr-wrapper .flickr_badge_image a:hover img{ opacity:0.6;}
#twitter-shortcode{margin-bottom:10px;}
#twitter-shortcode li{padding:5px 10px 5px 30px;overflow:hidden;list-style:none;}
#twitter-shortcode li:last-child{border-bottom:0 none;}
#twitter-shortcode .tweet_list .tweet_avatar img{	padding:2px ;margin-left:5px;float: right;background:#FFF;border:1px solid #d6d6d6;}
#twitter-shortcode .loading{text-align:center; padding:10px;}
.toggle {background:#F6F6F6;margin-bottom: 15px;	border: 1px solid #E1E1E1;border-bottom: 1px solid #979797;padding: 5px 10px;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;position: relative;box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);-moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);	}
.toggle h3{font-weight: normal;font-size: 18px;padding: 5px 0;margin:0;text-shadow: 0 1px 1px #FFF;	cursor:pointer;	}
h3.toggle-head-close{display:none;}
h3.toggle-head-open .tieicon-up, h3.toggle-head-close .tieicon-down{ float:right; margin: -6px;}
.toggle-content{padding-top:15px;}
.toggle.close .toggle-content ,
.toggle.close h3.toggle-head-open {display:none;}
.toggle.close h3.toggle-head-close {display:block;}
.author-info{background:#F6F6F6;margin-bottom: 15px;border: 1px solid #E1E1E1;border-bottom: 1px solid #979797;padding: 20px;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;position: relative;box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);-moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);	}
.author-info-content{padding-left:100px;}
.author-info-content h3{margin-bottom:15px; margin-top:0;}
.author-info img.author-img{	max-width:70px;	float:left;	margin-right:15px;background:#FFF;padding:4px;	box-shadow: 0 0 3px #B2B2B2;-moz-box-shadow: 0 0 3px #b2b2b2;-webkit-box-shadow: 0 0 3px #B2B2B2;}
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{position:relative;margin-right:4%;float:left;}
.one_half {width:48%}
.one_third { width:30.66%}
.two_third { width:65.33%}
.one_fourth { width:22%}
.three_fourth{ width:74%}
.one_fifth { width:16.8%}
.two_fifth { width:37.6%}
.three_fifth{ width:58.4%}
.four_fifth	{ width:67.2%}
.one_sixth { width:13.33%}
.five_sixth	{ width:82.67%}
.entry .last{margin-right:0 !important;clear:right;}
.post-tabs,.post-tabs-ver{	margin-bottom:20px;}
.post-tabs ul.tabs-nav{height:33px;margin:0;padding-left:20px;}
.post-tabs ul.tabs-nav li{	border:1px solid #E1E1E1;border-radius: 4px 4px 0 0;font-weight: bold;	line-height: 32px;cursor: pointer;display: block;	float: left;margin: 0 5px 0 0;	padding: 0 16px;background:#ddd;border-bottom: 0 none;-webkit-transition: background .5s ease;-moz-transition: background .5s ease;-o-transition: background .5s ease;transition: background .5s ease;}
.post-tabs ul.tabs-nav li.current{	background:#F6F6F6;	z-index:1;	height:33px;}
.post-tabs .pane{background: #F6F6F6;margin-bottom: 15px;border: 1px solid #E1E1E1;border-bottom: 1px solid #979797;	padding: 20px;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);-moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);}
.post-tabs-ver ul.tabs-nav{float:left;width:170px;margin:0;padding-top:10px;}
.post-tabs-ver ul.tabs-nav li{	border:1px solid #E1E1E1;border-radius: 4px 0 0 4px;font-weight: bold;line-height: 32px;cursor: pointer;display: block;	margin: 0 0 10px 0;padding: 0 16px;	background:#ddd;border-right-width: 0;-webkit-transition: background .5s ease;-moz-transition: background .5s ease;-o-transition: background .5s ease;transition: background .5s ease;}
.post-tabs-ver ul.tabs-nav li.current{background:#F6F6F6;z-index:1;width:138px;}
.post-tabs-ver .pane{margin-left:170px;background: #F6F6F6;margin-bottom: 15px;border: 1px solid #E1E1E1;	border-bottom: 1px solid #979797;padding: 20px;	border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);-moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);	min-height:180px;} .mejs-container {margin-bottom:10px; position:relative;background:#000;font-family:sans-serif;text-align:left;vertical-align:top;text-indent:0;}
.me-plugin{position:absolute;}
.mejs-embed,.mejs-embed body{width:100%;height:100%;margin:0;padding:0;background:#000;overflow:hidden;}
.mejs-fullscreen{overflow:hidden!important;}
.mejs-container-fullscreen{position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;z-index:1000;}
.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{width:100%;height:100%;}
.mejs-clear{clear:both;}
.mejs-background{position:absolute;top:0;left:0;}
.mejs-mediaelement{position:absolute;top:0;left:0;width:100%;height:100%;}
.mejs-poster{position:absolute;top:0;left:0;background-size:contain;background-position:50% 50%;background-repeat:no-repeat;}
:root .mejs-poster img{display:none;}
.mejs-poster img{border:0;padding:0;border:0;}
.mejs-overlay{position:absolute;top:0;left:0;}
.mejs-overlay-play{cursor:pointer;}
.mejs-overlay-button{position:absolute;top:50%;left:50%;width:100px;height:100px;margin:-50px 0 0 -50px !important;background:url(//epochtimes.pl/wp-content/themes/etpl/images/bigplay.svg) no-repeat;}
.no-svg .mejs-overlay-button{background-image:url(//epochtimes.pl/wp-content/themes/etpl/images/bigplay.png);}
.mejs-overlay:hover .mejs-overlay-button{background-position:0 -100px;}
.mejs-overlay-loading{position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px;background:#333;background:url(//epochtimes.pl/wp-content/themes/etpl/images/background.png);background:rgba(0,0,0,0.9);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(50,50,50,0.9)),to(rgba(0,0,0,0.9)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-moz-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-o-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-ms-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:linear-gradient(rgba(50,50,50,0.9),rgba(0,0,0,0.9));}
.mejs-overlay-loading span{display:block;width:80px;height:80px;background:transparent url(//epochtimes.pl/wp-content/themes/etpl/images/loading.gif) 50% 50% no-repeat;}
.mejs-container .mejs-controls{position:absolute;list-style-type:none;margin:0;padding:0;bottom:0;left:0;background:url(//epochtimes.pl/wp-content/themes/etpl/images/background.png);background:rgba(0,0,0,0.7);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(50,50,50,0.7)),to(rgba(0,0,0,0.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-moz-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-o-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-ms-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:linear-gradient(rgba(50,50,50,0.7),rgba(0,0,0,0.7));height:30px;width:100%;}
.mejs-container .mejs-controls div{list-style-type:none;background-image:none;display:block;float:left;margin:0;padding:0;width:26px;height:26px;font-size:11px;line-height:11px;font-family:sans-serif;border:0;}
.mejs-controls .mejs-button button{cursor:pointer;display:block;font-size:0;line-height:0;text-decoration:none;margin:7px 5px;padding:0;position:absolute;height:16px;width:16px;border:0;background:transparent url(//epochtimes.pl/wp-content/themes/etpl/images/controls.svg) no-repeat;}
.no-svg .mejs-controls .mejs-button button{background-image:url(//epochtimes.pl/wp-content/themes/etpl/images/controls.png);}
.mejs-container .mejs-controls .mejs-time{color:#fff;display:block;height:17px;width:auto;padding:8px 3px 0 3px;overflow:hidden;text-align:center;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
.mejs-container .mejs-controls .mejs-time span{color:#fff;font-size:11px;line-height:12px;display:block;float:left;margin:1px 2px 0 0;width:auto;}
.mejs-controls .mejs-play button{background-position:0 0;}
.mejs-controls .mejs-pause button{background-position:0 -16px;}
.mejs-controls .mejs-stop button{background-position:-112px 0;}
.mejs-controls div.mejs-time-rail{direction:ltr;width:200px;padding-top:5px;}
.mejs-controls .mejs-time-rail span{display:block;position:absolute;width:180px;height:5px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:pointer;}
.mejs-controls .mejs-time-rail .mejs-time-total{margin:7px 5px;background: #706d6d;-webkit-box-shadow: inset 0 1px 4px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.4); -moz-box-shadow: inset 0 1px 4px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.4); box-shadow: inset 0 1px 4px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.4);}
.mejs-controls .mejs-time-rail .mejs-time-buffering{width:100%;background-image:-o-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);-webkit-background-size:15px 15px;-moz-background-size:15px 15px;-o-background-size:15px 15px;background-size:15px 15px;-webkit-animation:buffering-stripes 2s linear infinite;-moz-animation:buffering-stripes 2s linear infinite;-ms-animation:buffering-stripes 2s linear infinite;-o-animation:buffering-stripes 2s linear infinite;animation:buffering-stripes 2s linear infinite;}
@-webkit-keyframes buffering-stripes{from{background-position:0 0;}to{background-position:30px 0;}}
@-moz-keyframes buffering-stripes{from{background-position:0 0;}to{background-position:30px 0;}}
@-ms-keyframes buffering-stripes{from{background-position:0 0;}to{background-position:30px 0;}}
@-o-keyframes buffering-stripes{from{background-position:0 0;}to{background-position:30px 0;}}
@keyframes buffering-stripes{from{background-position:0 0;}to{background-position:30px 0;}}
.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#3caac8;background:rgba(60,170,200,0.8);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(44,124,145,0.8)),to(rgba(78,183,212,0.8)));background:-webkit-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-moz-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-o-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-ms-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:linear-gradient(rgba(44,124,145,0.8),rgba(78,183,212,0.8));width:0;}
.mejs-controls .mejs-time-rail .mejs-time-current{background:#fff;background:rgba(255,255,255,0.8);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(255,255,255,0.9)),to(rgba(200,200,200,0.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-moz-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-o-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-ms-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:linear-gradient(rgba(255,255,255,0.9),rgba(200,200,200,0.8));width:0;}
.mejs-controls .mejs-time-rail .mejs-time-handle{display:none;position:absolute;margin:0;width:10px;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;cursor:pointer;border:solid 2px #333;top:-2px;text-align:center;}
.mejs-controls .mejs-time-rail .mejs-time-float{position:absolute;display:none;background:#eee;width:36px;height:17px;border:solid 1px #333;top:-26px;margin-left:-18px;text-align:center;color:#111;}
.mejs-controls .mejs-time-rail .mejs-time-float-current{margin:2px;width:30px;display:block;text-align:center;left:0;}
.mejs-controls .mejs-time-rail .mejs-time-float-corner{position:absolute;display:block;width:0;height:0;line-height:0;border:solid 5px #eee;border-color:#eee transparent transparent transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:15px;left:13px;}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float{width:48px;}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current{width:44px;}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner{left:18px;}
.mejs-controls .mejs-fullscreen-button button{background-position:-32px 0;}
.mejs-controls .mejs-unfullscreen button{background-position:-32px -16px;}
.mejs-controls .mejs-mute button{background-position:-16px -16px;}
.mejs-controls .mejs-unmute button{background-position:-16px 0;}
.mejs-controls .mejs-volume-button{position:relative;}
.mejs-controls .mejs-volume-button .mejs-volume-slider{display:none;height:115px;width:25px;background:url(//epochtimes.pl/wp-content/themes/etpl/images/background.png);background:rgba(50,50,50,0.7);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:-115px;left:0;z-index:1;position:absolute;margin:0;}
.mejs-controls .mejs-volume-button:hover{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,0.5);margin:0;}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,0.9);margin:0;}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle{position:absolute;left:4px;top:-3px;width:16px;height:6px;background:#ddd;background:rgba(255,255,255,0.9);cursor:N-resize;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;margin:0;}
.mejs-controls div.mejs-horizontal-volume-slider{height:26px;width:60px;position:relative;}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{position:absolute;left:0;top:13px;width:50px;height:5px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background: #706d6d;-webkit-box-shadow: inset 0 1px 4px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.4); -moz-box-shadow: inset 0 1px 4px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.4); box-shadow: inset 0 1px 4px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.4);}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{position:absolute;left:0;top:13px;width:50px;height:5px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#fff;background:rgba(255,255,255,0.8);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(255,255,255,0.9)),to(rgba(200,200,200,0.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-moz-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-o-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-ms-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:linear-gradient(rgba(255,255,255,0.9),rgba(200,200,200,0.8));}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle{display:none;}
.mejs-controls .mejs-captions-button{position:relative;}
.mejs-controls .mejs-captions-button button{background-position:-48px 0;}
.mejs-controls .mejs-captions-button .mejs-captions-selector{visibility:hidden;position:absolute;bottom:26px;right:-10px;width:130px;height:100px;background:url(//epochtimes.pl/wp-content/themes/etpl/images/background.png);background:rgba(50,50,50,0.7);border:solid 1px transparent;padding:10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden;}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden;}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px;}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label{width:100px;float:left;padding:4px 0 0 0;line-height:15px;font-family:sans-serif;font-size:10px;}
.mejs-controls .mejs-captions-button .mejs-captions-translations{font-size:10px;margin:0 0 5px 0;}
.mejs-chapters{position:absolute;top:0;left:0;-xborder-right:solid 1px #fff;width:10000px;z-index:1;}
.mejs-chapters .mejs-chapter{position:absolute;float:left;background:#222;background:rgba(0,0,0,0.7);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(50,50,50,0.7)),to(rgba(0,0,0,0.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-moz-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-o-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-ms-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:linear-gradient(rgba(50,50,50,0.7),rgba(0,0,0,0.7));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr=#323232,endColorstr=#000000);overflow:hidden;border:0;}
.mejs-chapters .mejs-chapter .mejs-chapter-block{font-size:11px;color:#fff;padding:5px;display:block;border-right:solid 1px #333;border-bottom:solid 1px #333;cursor:pointer;}
.mejs-chapters .mejs-chapter .mejs-chapter-block-last{border-right:none;}
.mejs-chapters .mejs-chapter .mejs-chapter-block:hover{background:#666;background:rgba(102,102,102,0.7);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(102,102,102,0.7)),to(rgba(50,50,50,0.6)));background:-webkit-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-moz-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-o-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-ms-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:linear-gradient(rgba(102,102,102,0.7),rgba(50,50,50,0.6));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr=#666666,endColorstr=#323232);}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title{font-size:12px;font-weight:bold;display:block;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px 0;line-height:12px;}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan{font-size:12px;line-height:12px;margin:3px 0 4px 0;display:block;white-space:nowrap;text-overflow:ellipsis;}
.mejs-captions-layer{position:absolute;bottom:0;left:0;text-align:center;line-height:22px;font-size:12px;color:#fff;}
.mejs-captions-layer a{color:#fff;text-decoration:underline;}
.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:normal;}
.mejs-captions-position{position:absolute;width:100%;bottom:15px;left:0;}
.mejs-captions-position-hover{bottom:45px;}
.mejs-captions-text{padding:3px 5px;background:url(//epochtimes.pl/wp-content/themes/etpl/images/background.png);background:rgba(20,20,20,0.8);}
.me-cannotplay a{color:#fff;font-weight:bold;}
.me-cannotplay span{padding:15px;display:block;}
.mejs-controls .mejs-loop-off button{background-position:-64px -16px;}
.mejs-controls .mejs-loop-on button{background-position:-64px 0;}
.mejs-controls .mejs-backlight-off button{background-position:-80px -16px;}
.mejs-controls .mejs-backlight-on button{background-position:-80px 0;}
.mejs-controls .mejs-picturecontrols-button{background-position:-96px 0;}
.mejs-contextmenu{position:absolute;width:150px;padding:10px;border-radius:4px;top:0;left:0;background:#fff;border:solid 1px #999;z-index:1001;}
.mejs-contextmenu .mejs-contextmenu-separator{height:1px;font-size:0;margin:5px 6px;background:#333;}
.mejs-contextmenu .mejs-contextmenu-item{font-family:sans-serif;font-size:12px;padding:4px 6px;cursor:pointer;color:#333;}
.mejs-contextmenu .mejs-contextmenu-item:hover{background:#2C7C91;color:#fff;}
.mejs-controls .mejs-sourcechooser-button{position:relative;}
.mejs-controls .mejs-sourcechooser-button button{background-position:-128px 0;}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector{visibility:hidden;position:absolute;bottom:26px;right:-10px;width:130px;height:100px;background:url(//epochtimes.pl/wp-content/themes/etpl/images/background.png);background:rgba(50,50,50,0.7);border:solid 1px transparent;padding:10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden;}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden;}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px;}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label{width:100px;float:left;padding:4px 0 0 0;line-height:15px;font-family:sans-serif;font-size:10px;}
.mejs-postroll-layer{position:absolute;bottom:0;left:0;width:100%;height:100%;background:url(//epochtimes.pl/wp-content/themes/etpl/images/background.png);background:rgba(50,50,50,0.7);z-index:1000;overflow:hidden;}
.mejs-postroll-layer-content{width:100%;height:100%;}
.mejs-postroll-close{position:absolute;right:0;top:0;background:url(//epochtimes.pl/wp-content/themes/etpl/images/background.png);background:rgba(50,50,50,0.7);color:#fff;padding:4px;z-index:100;cursor:pointer;}
.mejs-container, .mejs-embed, .mejs-embed body {background: #464646;}
.mejs-controls .mejs-time-rail .mejs-time-loaded {background: #21759b;}
.mejs-controls .mejs-time-rail .mejs-time-current {	background: #d54e21;}
.me-cannotplay {width: auto !important;}
.wp-video-shortcode.mejs-container{ width: 100% !important; height: auto !important; padding-top: 57% !important;}
.wp-video-shortcode.mejs-container video , .mejs-layer{position: absolute;
top: 0; left: 0; right: 0; bottom: 0;
width: 100% !important;
height: 100% !important;
} div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(//epochtimes.pl/wp-content/themes/etpl/images/prettyPhoto/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(//epochtimes.pl/wp-content/themes/etpl/images/prettyPhoto/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(//epochtimes.pl/wp-content/themes/etpl/images/prettyPhoto/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(//epochtimes.pl/wp-content/themes/etpl/images/prettyPhoto/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(//epochtimes.pl/wp-content/themes/etpl/images/prettyPhoto/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(//epochtimes.pl/wp-content/themes/etpl/images/prettyPhoto/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(//epochtimes.pl/wp-content/themes/etpl/images/prettyPhoto/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(//epochtimes.pl/wp-content/themes/etpl/images/prettyPhoto/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(//epochtimes.pl/wp-content/themes/etpl/images/prettyPhoto/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(//epochtimes.pl/wp-content/themes/etpl/images/prettyPhoto/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(//epochtimes.pl/wp-content/themes/etpl/images/prettyPhoto/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(//epochtimes.pl/wp-content/themes/etpl/images/prettyPhoto/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(//epochtimes.pl/wp-content/themes/etpl/images/prettyPhoto/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//epochtimes.pl/wp-content/themes/etpl/images/prettyPhoto/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//epochtimes.pl/wp-content/themes/etpl/images/prettyPhoto/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:serif;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(//epochtimes.pl/wp-content/themes/etpl/images/prettyPhoto/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(//epochtimes.pl/wp-content/themes/etpl/images/prettyPhoto/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(//epochtimes.pl/wp-content/themes/etpl/images/prettyPhoto/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(//epochtimes.pl/wp-content/themes/etpl/images/prettyPhoto/loader.gif) center center no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:150px;overflow:hidden}
.pp_social .twitter{float:left; width: 70px;}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{display:block;float:right;height:100%;text-indent:-10000px;width:49%;-webkit-transition: none;-moz-transition: none;-o-transition: none;transition: none;}
a.pp_previous{display:block;float:left;height:100%;text-indent:-10000px;width:49%;-webkit-transition: none;-moz-transition: none;-o-transition: none;transition: none;}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
.social-icons-widget .social-icons [class^="tieicon-"]:before, .social-icons-widget .social-icons [class*=" tieicon-"]:before {
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
color:#FFF;
}
.social-icons-widget .social-icons.icon_24 [class^="tieicon-"]:before, .social-icons-widget .social-icons.icon_24 [class*=" tieicon-"]:before {width:24px;height:24px;line-height: 24px;font-size:14px;}
.tieicon-delicious:before { content: '\e0c7'; }
.social-icons-widget .tieicon-delicious:before { background:#2567ee; }
.tieicon-stumbleupon:before { content: '\f31e'; }
.social-icons-widget .tieicon-stumbleupon:before { background:#f42424; }
.tieicon-fivehundredpx:before { content: '\30'; }
.social-icons-widget .tieicon-fivehundredpx:before { background:#00adf1 }
.tieicon-foursquare:before { content: '\f180'; }
.social-icons-widget .tieicon-foursquare:before { background:#0d9ed1 }
.tieicon-grooveshark:before { content: '\38'; }
.social-icons-widget .tieicon-grooveshark:before { background:#248fd3 }
.tieicon-forrst:before { content: '\3a'; }
.social-icons-widget .tieicon-forrst:before { background:#297e09 }
.tieicon-digg:before { content: '\3b'; }
.social-icons-widget .tieicon-digg:before { background:#b2b2b2 }
.tieicon-reddit:before { content: '\e050'; }
.social-icons-widget .tieicon-reddit:before { background:#ff915c }
.tieicon-blogger:before { content: '\f314'; }
.social-icons-widget .tieicon-blogger:before { background:#f39d38 }
.tieicon-flickr:before { content: '\e0d9'; }
.social-icons-widget .tieicon-flickr:before { background:#ff0084 }
.tieicon-viadeo:before { content: '\48'; }
.social-icons-widget .tieicon-viadeo:before { background:#f97618 }
.tieicon-vimeo:before { content: '\f306'; }
.social-icons-widget .tieicon-vimeo:before { background:#3fbfce }
.tieicon-myspace:before { content: '\5f'; }
.social-icons-widget .tieicon-myspace:before { background:#487ccd }
.tieicon-googleplay:before { content: '\25b6'; }
.social-icons-widget .tieicon-googleplay:before { background:#a0b532 }
.tieicon-soundcloud:before { content: '\f348'; }
.social-icons-widget .tieicon-soundcloud:before { background:#F76700 }
.tieicon-yelp:before { content: '\79'; }
.social-icons-widget .tieicon-yelp:before { background:#c1230d }
.tieicon-github:before { content: '\f09b'; }
.social-icons-widget .tieicon-github:before { background:#666 }
.tieicon-youtube:before { content: '\f167'; }
.social-icons-widget .tieicon-youtube:before { background:#cc181e }
.tieicon-xing:before { content: '\f168'; }
.social-icons-widget .tieicon-xing:before { background:#00605e }
.tieicon-dropbox:before { content: '\f16b'; }
.social-icons-widget .tieicon-dropbox:before { background:#459ce6 }
.tieicon-tumblr:before { content: '\f173'; }
.social-icons-widget .tieicon-tumblr:before { background:#385a75 }
.tieicon-apple:before { content: '\f179'; }
.social-icons-widget .tieicon-apple:before { background:#7e878b }
.tieicon-dribbble:before { content: '\f17d'; }
.social-icons-widget .tieicon-dribbble:before { background:#d875a2 }
.tieicon-skype:before { content: '\f17e'; }
.social-icons-widget .tieicon-skype:before { background:#00c6ff }
.tieicon-vkontakte:before { content: '\f189'; }
.social-icons-widget .tieicon-vkontakte:before { background:#336699 }
.tieicon-friendfeed:before { content: '\f312'; }
.social-icons-widget .tieicon-friendfeed:before { background:#93b4dd }
.tieicon-deviantart:before { content: '\f316'; }
.social-icons-widget .tieicon-deviantart:before { background:#5d6f6d }
.tieicon-lastfm:before { content: '\f321'; }
.social-icons-widget .tieicon-lastfm:before { background:#f54a3d }
.tieicon-instagram:before { content: '\f31f'; }
.social-icons-widget .tieicon-instagram:before { background:#517fa4 }
.tieicon-spotify:before { content: '\f327'; }
.social-icons-widget .tieicon-spotify:before { background:#7fb718 }
.tieicon-evernote:before { content: '\f333'; }
.social-icons-widget .tieicon-evernote:before { background:#1c8328 }
.tieicon-paypal:before { content: '\f342'; }
.social-icons-widget .tieicon-paypal:before { background:#34aad2 }
.tieicon-picasa:before { content: '\f345'; }
.social-icons-widget .tieicon-picasa:before { background:#9d48a1 }
.tieicon-behance:before { content: '\f34e'; }
.social-icons-widget .tieicon-behance:before { background:#1769ff }
.tieicon-wordpress:before { content: '\e005'; }
.social-icons-widget .tieicon-wordpress:before { background:#2071ad }
.tieicon-twitter:before , #twitter-widget li:before{ content: '\f099'; }
.social-icons-widget .tieicon-twitter:before { background:#45b0e3 }
.tieicon-facebook:before { content: '\f09a'; }
.social-icons-widget .tieicon-facebook:before { background:#39599f }
.tieicon-rss:before { content: '\f09e'; }
.social-icons-widget .tieicon-rss:before { background:#f8bc2e }
.tieicon-pinterest-circled:before { content: '\f0d2'; }
.social-icons-widget .tieicon-pinterest-circled:before { background:#f42424 }
.tieicon-gplus:before { content: '\f0d5'; }
.social-icons-widget .tieicon-gplus:before { background:#fa0101 }
.tieicon-linkedin:before { content: '\f0e1'; }
.social-icons-widget .tieicon-linkedin:before { background:#65b7d2 }
.tieicon-share:before { content: '\e73c'; }
.social-icons-widget .tieicon-share:before { background:#55ac60 }
.tieicon-up-open:before { content: '\f005'; }
.tieicon-search:before { content: '🔍'; }
.tieicon-shuffle:before { content: '🔀'; } 
.tieicon-down:before { content: '\f004'; }
.tieicon-up:before { content: '\f005'; }
.content #dd_start{clear:none !important;position: absolute;left: 0; margin-left: 40px;} #menu-item-2754 .submenu-wrap a.footer-link { display:none;}
#menu-item-4345 {width: 63px;} #menu-item-4347 {width: 120px;} #menu-item-4351 {width: 73px;} #menu-item-4349 {width: 43px;}
#menu-item-1065 {width: 55px;} #menu-item-1048 {width: 47px;} #menu-item-1044 {width: 61px;} #menu-item-1043 {width: 42px;}
#menu-item-2532 {width: 39px;} #menu-item-2537 {width: 55px;} #menu-item-1061 {width: 49px;} #menu-item-1057 {width: 43px;}
#menu-item-1049 {width: 49px;} #menu-item-1053 {width: 46px;} #menu-item-2547 {width: 38px;} #menu-item-2551 {width: 47px;}
#menu-item-2541 {width: 37px;} #menu-item-2744 {width: 69px;} #menu-item-2748 {width: 32px;} .video-submenu ul li a {width: 100%;}
li#menu-item-3110 {width: 90px;} li#menu-item-3112 {width: 81px;} li#menu-item-3114 {width: 68px;} li#menu-item-3119 {width: 53px;}
li#menu-item-3113 {width: 69px;} li#menu-item-3116 {width: 59px;} li#menu-item-3111 {width: 70px;} li#menu-item-3118 {width: 53px;}
li#menu-item-3117 {width: 67px;} li#menu-item-3115 {width: 67px;} 
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
#main-nav ul li.menu-item-home a{}
span.stars-large, span.stars-large span{background-image:url(//epochtimes.pl/wp-content/themes/etpl/images/stars-large@2x.png);background-size: 98px 44px;}
span.stars-small,span.stars-small span{background-image:url(//epochtimes.pl/wp-content/themes/etpl/images/stars-small@2x.png);background-size: 52px 30px;}
}    header#theme-header {background-color: #00005c;}
header#theme-header:after, #signup_form:after, #buddypress:after, #main-nav:after{display: block;visibility: hidden;clear: both;	height: 0;content: " ";} header .top-header {background: #00005c;padding: 3px 0px;}
.top-nav .top-menu {float: left;width: 100%;line-height: 18px; background-color: #00005c;}
.top-nav .top-menu a {color: #fff;font-family: 'sans', sans-serif;font-size: 11px;font-weight: normal;}
.top-nav .top-menu a:hover, .top-nav .top-menu a:active {color: #fff; text-decoration: underline;} header #header {background: #00005c url(//epochtimes.pl/wp-content/themes/etpl/images/header-bg.jpg) no-repeat center center;}
#header .top-nav {margin-left: -5px;} .today-date {display: inline-block;color: #fff;font: normal 12px/25px sans-serif;}
.today-date {} .logo {padding: 15px 0px;text-align: center;}
.logo img{ max-width:100%;}
.logo h1, .logo h2{font:bold 32pt sans-serif;}
.logo strong{ display:none;}
.logo span{ font-weight: normal; font-size: 14px;} .top-nav {color: #fff;}
.top-nav .menu-alert{color:#666;padding:8px 0;font-style:italic;}
.top-nav ul {display: inline-block;}
.top-nav ul li {position: relative;display: inline-block;}
.top-nav ul li a {display: inline-block;color: #fff;padding: 0 10px;font: normal 12px/25px sans-serif;}
.top-nav ul li a:hover {color: #000;}
.top-nav ul ul {background: #fff;display: none;padding:0;position: absolute;border-radius: 5px;top: 25px;z-index: 99999;float: left;-webkit-border-bottom-right-radius: 3px;-webkit-border-bottom-left-radius: 3px;-moz-border-radius-bottomright: 3px;-moz-border-radius-bottomleft: 3px;border-bottom-right-radius: 3px;border-bottom-left-radius: 3px;-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);}
.top-nav ul ul li {background: none !important;border: none !important;z-index: 99999;}
.top-nav ul ul ul {right: auto;left: 100%;top: 0;z-index: 99999;}
.top-nav ul ul a {height: auto !important;line-height: 1em;padding: 8px 10px;width: 160px;display: block !important;margin-right: 0 !important;z-index: 99999;color: #777;text-decoration: none;}
.top-nav ul ul li.current-menu-item:after{display: none;}	
.top-nav ul li:hover > a,.top-nav ul :hover > a ,.top-nav ul li.current-menu-item a { color: #FFC600;} .top-nav ul li:hover > ul {display: block;}
.top-nav ul li:hover > ul.sub-menu:before {position: absolute;top: -4px;left: 40px;display: inline-block;border-right: 7px solid rgba(255, 255, 255, 0);border-bottom: 7px solid #FFF;border-left: 7px solid rgba(255, 255, 255, 0);content: '';}
.lang-menu {display:inline-block} .top-nav .social-icons{float:right;}
.top-nav .social-icons a , .footer-bottom .social-icons a{ opacity:.8; color: #eee;}
.top-nav .social-icons a:hover ,.footer-bottom .social-icons a:hover{ top:0;opacity:1; color: #fff;}
.top-nav .social-icons a img{width:25px; height:25px;}
.top-nav .social-icons [class^="tieicon-"]:before, .top-nav .social-icons [class*=" tieicon-"]:before, header #header .search-social {
float: right;
margin-top: 15px;
}
header #header .search-social form input[type=text]#s {width: 160px;}
header #header .search-social form input[type=submit].srch-btn {
background: #dd1f15;
color: #fff;
font-family: 'sansbold',sans-serif;
padding: 3px 11px;
text-transform: uppercase;
text-shadow: none;
border: none;
}
#header .share-button {
width: auto;
margin: 8px 22px 11px 0;
float: right;
height: 20px;
line-height: 18px;
z-index: 10;
} section.main-menu {
background: #000062 url(//epochtimes.pl/wp-content/themes/etpl/images/menu-bg.jpg) top center no-repeat;
border-top: 1px solid #2f3170;
}
div.main-menu {border-top:0;} #main-nav {min-height: 30px;height: 30px;}
#main-nav .container, #main-nav-uber .container{position: relative;}
#main-nav .menu-alert{float:left;padding:18px 0 0 10px ;font-style:italic;color:#FFF;}
#top-menu-mob , #main-menu-mob{ display:none; border-radius: 0px !important;}
#main-nav .main-menu{ height: 30px;margin: 0 auto;position: relative;}
#main-nav ul li {position: relative;display: inline-block;float: left;height: 30px;padding: 0 7px;}
#main-nav ul li:first-child,#main-nav ul li:first-child a{border:0 none;}
#main-nav ul li:last-child a{border-right:0 none;}
#main-nav ul li a {display: inline-block;height: 27px;width:100%;color: #fff;text-transform: uppercase; font: 700 15px/30px 'Open Sans Condensed', 'uvf-bebasneue','Roboto Condensed', sans-serif;}
.top-menu ul li.parent-list a{padding-right: 18px;}
.top-menu ul li a .sub-indicator,.lang-menu ul li a .sub-indicator{right: -3px;top: 50%;margin-top: -3px;position: absolute;display: inline-block;content: '';width: 0;height: 0;border: 5px solid rgba(0, 0, 0, 0);border-top: 4px solid #ddd;}
.top-menu ul li a .sub-indicator,.lang-menu ul li a .sub-indicator{border-top-color: #ddd;}
.top-menu ul ul li a .sub-indicator,.lang-menu ul ul li a .sub-indicator{border: 4px solid transparent;border-left: 4px solid #ddd;}
.top-menu ul ul li a .sub-indicator,.lang-menu ul ul li a .sub-indicator{border-left-color:#888;}
#main-nav ul li:hover > a {text-decoration: none;}
#main-nav ul ul{display: none;padding:0;position: absolute;top: 26px;width: 180px;z-index: 99999;float: left;background: #191919;-webkit-box-shadow: 0 3px 4px 1px rgba(0, 0, 0, 0.2);box-shadow: 0 3px 4px 1px rgba(0, 0, 0, 0.2);-webkit-border-bottom-right-radius: 3px;-webkit-border-bottom-left-radius: 3px;-moz-border-radius-bottomright: 3px;-moz-border-radius-bottomleft: 3px;border-bottom-right-radius: 3px;border-bottom-left-radius: 3px;}
#main-nav ul li.current-menu-item ul,
#main-nav ul li.current-page-ancestor ul{ top: 26px;}
#main-nav ul ul li, #main-nav ul ul li:first-child {background: none !important;z-index: 99999;min-width: 180px;border:0 none;font-size:12px;height:auto;margin:0;}
#main-nav ul ul li:first-child ,#main-nav ul li.current-menu-item ul li:first-child,
#main-nav ul li.current-menu-parent ul li:first-child,#main-nav ul li.current-page-ancestor ul li:first-child { border-top:0 none !important;}
#main-nav ul ul ul ,#main-nav ul li.current-menu-item ul ul,	#main-nav ul li.current-menu-parent ul ul,	#main-nav ul li.current-page-ancestor ul ul{right: auto;left: 100%;	top: 0 !important;	z-index: 99999;	}
#main-nav ul.sub-menu a,#main-nav ul ul li.current-menu-item a,#main-nav ul ul li.current-menu-parent a,#main-nav ul ul li.current-page-ancestor a{border: 0 none !important;background: none !important;height: auto !important;line-height: 1em;padding: 8px 10px!important;width: 160px;display: block !important;margin-right: 0 !important;z-index: 99999;color: #fff !important;}
#main-nav ul li.current-menu-item ul a,#main-nav ul li.current-menu-parent ul a,#main-nav ul li.current-page-ancestor ul a{ color:#eee !important; text-shadow:0 1px 1px rgba(0,0,0,.6) !important;}
#main-nav ul li:hover {background-color: #000;}
#main-nav ul ul li:hover > a,#main-nav ul ul :hover > a {color: #FFC600 !important; }
#main-nav ul li:hover > ul {display: block;}
#main-nav ul li.current-menu-item,#main-nav ul li.current-menu-parent,#main-nav ul li.current-page-ancestor{margin-top:0;height: 30px;border-left:0 none !important;}
#main-nav ul li.current-menu-item ul.sub-menu a, #main-nav ul li.current-menu-item ul.sub-menu a:hover,#main-nav ul li.current-menu-parent ul.sub-menu a, #main-nav ul li.current-menu-parent ul.sub-menu a:hover,#main-nav ul li.current-page-ancestor ul.sub-menu a, #main-nav ul li.current-page-ancestor ul.sub-menu a:hover{background: none !important;color: #ff0;}
#main-nav ul li.current-menu-item a, #main-nav ul li.current-menu-item a:hover,#main-nav ul li.current-menu-parent a, #main-nav ul li.current-menu-parent a:hover,#main-nav ul li.current-page-ancestor a, #main-nav ul li.current-page-ancestor a:hover{ }
#main-nav ul.sub-menu li.current-menu-item,#main-nav ul.sub-menu li.current-menu-item a,#main-nav li.current-menu-item ul.sub-menu a,#main-nav ul.sub-menu li.current-menu-parent,#main-nav ul.sub-menu li.current-menu-parent a,#main-nav li.current-menu-parent ul.sub-menu a,#main-nav ul.sub-menu li.current-page-ancestor,#main-nav ul.sub-menu li.current-page-ancestor a,#main-nav li.current-page-ancestor ul.sub-menu a{height:auto !important; line-height: 12px;}
#main-nav ul li.menu-item-home a{background: url(//epochtimes.pl/wp-content/themes/etpl/images/home.png) no-repeat center center;background-repeat: no-repeat!important;text-indent:-9999px;height: 30px;width: 30px;}
#main-nav ul li.menu-item-home a .sub-indicator{ display: none;}
#main-nav ul li.menu-item-home.current-menu-item a{background-color: #191919;border-bottom: 1px solid #000; border-top: 1px solid #333;height: 28px;}
#main-nav ul li.menu-item-home ul li a,#main-nav ul ul li.menu-item-home a,#main-nav ul li.menu-item-home ul li a:hover{background-color:transparent !important;text-indent:0;background-image:none !important;height:auto !important;width:auto;}
#top-menu-mob{background: #FFF;width: 250px;padding: 5px;border: 1px solid #ccc;height: 26px;margin:2px 0 0 10px;float: left;}
#main-menu-mob{background: #fff;width: 500px;padding: 5px;border: 1px solid #1a2571;color: #000;border-radius: 0px;height: 30px;margin: 0 auto;}
body.dark-skin #top-menu-mob{background: #222;border: 1px solid #000;	color:#DDD;}
.fixed-nav{position: fixed;top:0px;left: 0px;width: 100%;background: #1d2377;z-index:999;-webkit-box-shadow: 0 5px 3px rgba(0, 0, 0, .1);-moz-box-shadow: 0 5px 3px rgba(0, 0, 0, .1);box-shadow: 0 5px 3px rgba(0, 0, 0, .1);}
#main-nav-uber.fixed-nav{top:0;}
body.admin-bar .fixed-nav{top: 32px;}
body.admin-bar #main-nav-uber.fixed-nav{top:32px;}
#main-nav ul li.mega-menu{position: static;}
#main-nav ul li .mega-menu-block ul.sub-menu{display: block;top:0 !important;position: relative;-webkit-box-shadow: none;box-shadow: none;margin: 5px 0px!important;width: 200px;}
#main-nav ul li .mega-menu-block ul.sub-menu li{background: url(//epochtimes.pl/wp-content/themes/etpl/images/bullet.png) no-repeat center left!important;padding-left: 15px;}
#main-nav ul li .mega-menu-block ul.sub-menu li a {padding: 3px 2px!important;text-transform: none;font-weight: 500;font: 400 13px/12px 'Roboto Condensed', sans-serif;}
#main-nav ul li .mega-menu-block ul.sub-menu ul{position: absolute;margin: 0;}
#main-nav ul li.mega-menu .mega-menu-block{background: #000;display: none;padding: 0;position: absolute;top: 30px;width: 1140px;min-height: 255px;z-index: 99999;left:0;-webkit-box-shadow: 0 3px 4px 1px rgba(0, 0, 0, 0.2);box-shadow: 0 3px 4px 1px rgba(0, 0, 0, 0.2);}
.mega-menu-content{ color:#FFF; float: right; width: 930px; min-height: 200px;}
.mega-menu-item{float: left; width: 180px;padding: 20px;height:225px;}
.mega-menu-item:hover {background: #1f1f1f !important;}
.mega-menu-item img{width: 100%; max-width: 100%; height: auto; margin-bottom: 10px; opacity: .9;}
.mega-menu-item img:hover{opacity: 1;}
#main-nav ul li .mega-menu-item a, #main-nav ul li.current-menu-parent .mega-menu-item a:hover, #main-nav ul li.current-menu-item .mega-menu-item a, #main-nav ul li.current-menu-item .mega-menu-item a:hover{display: inline-block;height: auto;line-height: 20px;padding: 0 ;border: 0 none;background: transparent !important;text-transform: none;font-size: 13px;}
#main-nav ul li .mega-menu-item a:hover, #main-nav ul li.current-menu-parent .mega-menu-item a:hover, #main-nav ul li.current-menu-item .mega-menu-item a, #main-nav ul li.current-menu-item .mega-menu-item a:hover{color: #FFC600; text-decoration: none;}
#main-nav ul ul > li.parent-list:hover > a:after , #main-nav ul li .mega-menu-block ul.sub-menu:before{ display: none;}
#main-nav ul ul ul, #main-nav ul li .mega-menu-block ul.sub-menu{ border-top: 0 none;}
.submenu-wrap, submenu-wrap {display: inline-block;width: 190px;padding: 15px 20px;padding-right: 0px;float: left;position: absolute;top: 0px;left: 0px;bottom: 0px;background: #141414;overflow: hidden;}
.submenu-wrap h3 {text-transform: uppercase;color: #fff;font-weight: bold;font-size: 13px;}
.submenu-wrap h3 a {border: none !important;padding: 0px!important;}
.submenu-wrap a.footer-link {border: none!important;text-transform: none!important;position: absolute;bottom: 10px;left: 20px;}
.submenu-wrap a.footer-link span{background: url(//epochtimes.pl/wp-content/themes/etpl/images/sprite-1.png) no-repeat scroll -78px -1px rgba(0, 0, 0, 0) !important;float: left;height: 6px;margin: 12px 7px 0 0;width: 4px;}
.submenu-wrap a, #main-nav .submenu-wrap ul.sub-menu {background: transparent!important;color: #FFC600!important;}
#st-trigger-effects button {
outline: none;
background: none;
padding: 0px;
border: none;
line-height: 0px;
color: #fff;
font-family: 'sanscolbold', sans-serif;
text-transform: uppercase;
}
#st-trigger-effects button i {
color: #fff;
font-size: 20px;
padding: 8px;
} .function-mobile ul li a.link {
color: #fff;
text-align: right;
display: block;
margin-right: 15px;
}
.function-mobile ul li a.link i {
color: #fff;
text-align: right;
font-size: 16px;
padding: 8px 0px 0px 0px;
} .submenu-mobile {
clear: both;
background: #fff;
overflow: hidden
}
.submenu-mobile ul li {
width: 25%;
width: -webkit-calc(100% / 4);
width: calc(100% / 4);
float: left;
position: relative;
text-align: center;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc
}
.submenu-mobile ul li:last-child {
border-right: 0px
}
.submenu-mobile ul li a {
font-family: 'sanscolbold', sans-serif;
color: #a0410d;
display: block;
padding: 8px 0px;
font-size: 12px
}
.submenu-mobile ul li a:hover{
color:#ed1c24
} *, *:after, *::before {
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.st-container, .st-pusher, .st-content {
height: 100%;
}
.st-content {
overflow-y: scroll
}
.st-content, .st-content-inner {
position: relative;
overflow-x: hidden
}
.st-container {
position: relative;
overflow: hidden;
}
.st-pusher {
position: relative;
left: 0;
z-index: 99;
height: 100%;
-webkit-transition: -webkit-transform 0.5s;
transition: transform 0.5s;
}
.st-pusher::after {
position: absolute;
top: 0;
right: 0;
width: 0;
height: 0;
background: rgba(0,0,0,0.2);
content: '';
opacity: 0;
-webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.st-menu-open .st-pusher::after {
width: 100%;
height: 100%;
opacity: 1;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.st-menu .search {
padding: 10px;
position: relative
}
.st-menu .search input {
width: 100%;
margin: 0px;
padding: 8px
}
.st-menu .search span {
position: absolute;
color: #e1e1e1;
top: 19px;
right: 21px;
float: right
}
.st-menu {
position: absolute;
top: 0;
left: 0;
z-index: 100;
visibility: hidden;
width: 250px;
height: 100%;
background: #000;
-webkit-transition: all 0.5s;
transition: all 0.5s;
overflow-y: auto
}
.st-menu::after {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.2);
content: '';
opacity: 1;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.st-menu-open .st-menu::after {
width: 0;
height: 0;
opacity: 0;
-webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
} .st-menu ul {
margin: 0;
padding: 0;
list-style: none;
}
.st-menu h2 {
margin: 0;
padding: 1em;
color: rgba(0,0,0,0.4);
text-shadow: 0 0 1px rgba(0,0,0,0.1);
font-weight: 300;
font-size: 2em;
}
.st-menu ul li a {
display: block;
padding: 3px 0px 3px 30px;
outline: none;
color: #fff;
font-weight: 400;
font-size: 15px;
font-family: 'sanscolbold', sans-serif
}
.st-menu ul li a:hover {
color: #9a9a9a;
border: none !important;
background: none !important
}
.st-menu ul li a:before {
position: absolute;
font-family: FontAwesome;
top: 3px;
left: 16px;
content: "\f111";
font-size: 5px;
}
.st-menu ul li .box {
padding: 15px 0px;
margin: 10px 0px;
border-bottom: 1px solid #1f1f1f
}
.st-menu ul li .box a {
padding: 0px
}
.st-menu ul li .box a img {
width: 100%;
margin-bottom: 10px
}
.st-menu ul li .box a:before {
display: none
}
.st-effect-3.st-menu-open .st-pusher {
-webkit-transform: translate3d(250px, 0, 0);
transform: translate3d(250px, 0, 0);
}
.st-effect-3.st-menu {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.st-effect-3.st-menu-open .st-effect-3.st-menu {
visibility: visible;
-webkit-transition: -webkit-transform 0.5s;
transition: transform 0.5s;
}
.st-effect-3.st-menu::after {
display: none;
}
#st-trigger-effects {
display: block;
}
#st-trigger-effects button {
outline: none;
background: none;
padding: 0px;
border: none;
line-height: 0px;
color: #fff;
font-family: 'sanscolbold', sans-serif;
text-transform: uppercase
}
#st-trigger-effects button i {
color: #fff;
font-size: 20px;
padding: 8px
} .no-csstransforms3d .st-pusher, .no-js .st-pusher {
padding-left: 300px;
}
.panel {
background: #000;
border: none;
border-radius: 0px;
box-shadow: none;
margin-bottom: 0px;
padding: 0px
}
.panel-footer {
background: #02024c;
border-top: 5px solid #13357d;
border-radius: 0px;
box-shadow: none;
margin-bottom: 0px;
padding: 0px
}
.panel-footer div.list-group-item-stmenu li {
border-bottom: 1px solid #0d3976;
list-style: none;
display: inline-block;
}
div.list-group-item-stmenu ul li {
border-bottom: 1px solid #112233;
list-style: none;
position: relative;
display: inline-block;
float: left;
width: 100%;
}
div.list-group-item-stmenu ul li a{
position: relative;
display: block;
font-family: 'sanscolbold', sans-serif;
color: #fff;
text-transform: uppercase;
font-size: 14px; width:100%;
line-height: 25px;
}
div.list-group-item-stmenu a:hover {
color: #c31c14
}
div.list-group-item-stmenu i {
padding-right: 15px
}
div.list-group-item-stmenu a:first-child {
border-top: none
}
div.list-group-item-stmenu a:last-child {
border-bottom: none
}
div.list-group-item-stmenu a {
position: relative;
z-index: 999;
}
.st-menu .language.btn-group {
background: #acacac;
width: 100%
}
.st-menu .language a span {
font-family: 'sanscolbold', sans-serif;
text-transform: uppercase
}
.st-menu .btn.dropdown-toggle {
padding: 10px 15px 8px 25px;
}
.st-menu ul.dropdown-menu li a:before {
display: none
} .search-dropdown {
padding: 0px;
text-align: center
}
.search-dropdown i {
font-size: 15px;
color: #acbaf7;
padding: 8px
}
.search-dropdown .dropdown-menu .search-header {
position: relative;
}
.search-dropdown .dropdown-menu .search-header .search-inner { position: absolute;
}
.search-dropdown .dropdown-menu {
border-radius: 0px;
box-shadow: none;
border: 0px;
padding: 0px;
min-width: 210px;
background: transparent;
margin-top: -30px;
}
.search-dropdown .dropdown-menu [type=text] {
margin: 0px;
width: 135px;
padding: 3px;
border-radius: 0px;
line-height: 19px;
}
.search-dropdown .dropdown-menu [type=submit] {
background: #dd1f15;
color: #fff;
font-family: 'sansbold',sans-serif;
padding: 4px 6px;
text-transform: uppercase
}
.footer-logo {margin-top:16px;text-align: center;}
.footer-widget-container {font-size: 13px;} #one-top-headlines {margin-bottom: 5px;display: inline-block;width: 100%;border-bottom: none;}
#one-top-headlines h2.post-box-title a {font-size: 30px;font-weight: 600;line-height: 35px;display:block; width: 100%;}
#one-top-headlines .post-thumbnail {padding: 0px;box-shadow: none;-webkit-box-shadow: none;width: 100%;float: left;}
#one-top-headlines .post-thumbnail .single-post-caption {line-height: 17px;text-align: left;background: #FFF;padding: 8px 0px;font-size: 13px;}
#one-top-headlines .post-entry p {line-height:21px;}
#one-top-headlines .post-entry, #one-top-headlines .post-related {font-family: sans-serif!important;font-size: 15px;color:#191919;position: relative;overflow: hidden;}
#one-top-headlines ul.post-related li{position: relative;font-weight: bold;}
#one-top-headlines ul.post-related li i, h3.post-box-title i, .categort-posts .widget-container ul li i {color: #c81e0f;font-size: 8px;position: relative;top: -2px;margin-right: 3px;}
#one-top-headlines .post-related li { margin-bottom: 8px; }
#one-top-headlines .single-post-caption { font-family: sans-serif!important; } #top-headlines {display: inline-block;width: 100%;}
#top-headlines .top-headlines-header {margin-bottom: 10px;}
#top-headlines .top-headlines-header .cat-box-title {padding-top:15px; background: rgba(0, 0, 0, 0);border-top: 5px solid #ebebeb;border-bottom: 1px dotted #DDD;}
#top-headlines .top-headlines-header .cat-box-title a{font-weight: 600;}
#top-headlines .top-headlines-header .cat-box-title ul{float: right;}
#top-headlines .top-headlines-header ul li a:hover, .top-headlines-header ul li.active a {color: #c81e0f;}
#top-headlines .top-headlines-header .cat-box-title li {float: left!important;height: 25px;}
#top-headlines .links ul li {float: left;display: block;margin-right: 2px;}
#top-headlines .links a {font-size: 14px;display: block;padding: 0px 10px;font-family: 'sansbold',sans-serif;font-weight: normal !important;}
#top-headlines-post {border-bottom: 1px dotted #ddd;padding: 0px 0px 10px;}
.top-headlines-wrap ul li {float: left;} #top-headlines-post ul li .post-thumbnail {margin: 0px 0px 10px;padding: 0px;box-shadow: none;-webkit-box-shadow: none;}
#top-headlines-post ul li h3.post-box-title a {font: bold 15px/21px 'Roboto', sans-serif !important; color: #333; display: block;}
#top-headlines-post ul li h3.post-box-title a:hover {color: #c81e0f;} a.more_headlines {float: right;font: bold 12px sans-serif;color: #C6180F;padding: 3px 10px;background: #FFF;}
.e3lan300_250-widget .widget-top {display: none;} .latest-headlines h4 {
color: #dd1f15;
font-family: 'sansbold',sans-serif;
font-size: 16px;
margin-bottom: 10px
}
.latest-headlines ul li {
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #ccc
}
.latest-headlines ul li:last-child {
margin-bottom: 0px;
padding-bottom: 0px;
border-bottom: none
}
.latest-headlines ul li a {
font-family: 'sansbold',sans-serif;
color: #000
}
.latest-headlines ul li a span {
padding-left: 15px;
font-size: 13px;
line-height: normal;
display: block
}
.latest-headlines ul li a span:hover {
color: #dd1f13
}
.latest-headlines ul li a:before {
content: '';
font-family: FontAwesome, sans-serif;
color: #dd1f15;
font-size: 8px;
position: absolute;
pointer-events: none;
margin-top:5px;
}
.box-right .widget-top h4 {
font-family: 'sansbold',sans-serif;
color: #dd1f15;
font-size: 16px;
margin-bottom: 10px;
}
nav.nav-footer {
background: #fff;
border-top: 1px solid #e6e6e6;
padding: 10px 0px;
}
.nav-footer ul li {
float: left;
display: block;
}
.nav-footer ul li a {
font-family: 'sanscolbold', sans-serif;
color: #000;
text-transform: uppercase;
}
.adv-top {
border-top: 1px solid #ccc;
background: #ebebeb;
padding: 10px 0px;
margin-bottom: 20px;
}
.adv-top img {
text-align: center;
display: block;
margin: 0 auto;
}
#gcse, #gcseii {
height: 32px;
padding-top: 0px;
}
.gsc-control-wrapper-cse {
background: transparent;
border: 0;
}
#gcse .gsc-control-cse, #gcseii .gsc-control-cse {
background: transparent;
border: 0;
}
#gcse .cse input.gsc-search-button, input.gsc-search-button {
border-color: #ed3030;
background-color: #fe4d4d;
background-image: -webkit-gradient(linear,left top,left bottom,from(#FE4D4D),to(#ED4747));
background-image: -webkit-linear-gradient(top,#FE4D4D,#ED4747);
}
input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
border-color: #B72F2F!important;
background-color: #E83535!important;
background-image: none!important;
filter: none;
height: 27px!important;
width: 69px!important;
}
#gcse table, #cse table, #gcseii table {
margin: 0;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
padding-right: 5px!important;
font-size: 14px;
color: #333;
}
#buscador_fix {
float: right;
position: relative;
height: 32px;
width: 259px;
bottom: 17px;
right: 20px;
}
#epoch_widget_stories .widget {
padding-left:12px;
}
.entry {
margin-top:15px;
padding-left:15px;
}