/*
Theme Name: wccf2014
Theme URI: http://wccftech.com/
Version: 2.0
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}
*, *:before, *:after {-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; box-sizing: border-box; *behavior: url(/images/boxsizing.htc);}

body { color:#202020; font-size:90%; font-family: Lato, Calibri, Arial, sans-serif; line-height:1.5; }
h1, h2, h3 { font-family:'Roboto Condensed', Arial, sans-serif; font-weight:bold; line-height:1.2; }
h1 { font-size:180% } h2 { font-size:160% } h3 { font-size:140% } h1 a, h2 a, h3 a { color:#202020; transition: all 0.1s ease-in-out; } h1 a:hover, h2 a:hover, h3 a:hover { color:#06c }
a { text-decoration:none; color:#0055FF;}
.clear { clear:both}  .aligncenter, .alignleft, .alignright { display:block; margin-left:auto; margin-right:auto; }
html .mceContentBody {max-width: 635px;}
*:focus { outline: 0; }

.subscribe {}
.subscribe input[type="text"] { border: 1px solid #CCC; width:269px;  padding: 9px;  border-top-left-radius:3px; border-bottom-left-radius:3px; }
.subscribe input[type="submit"] { background: #06c; margin-left:-4px; border: none; padding: 10px 20px; color: #FFF; cursor: pointer; border-top-right-radius: 3px; border-bottom-right-radius:3px }
.subscribe p { font-size:70%; text-transform: uppercase; text-align:right;padding-top:4px}

.subscribe.single { padding:15px; margin-bottom:15px; border-radius:3px; border:1px solid #ddd;}
.subscribe.single h3 { font-family:Arial; font-weight:normal; text-align:center;}
.subscribe.single input[type="text"] { width:80% }
.subscribe.single input[type="submit"] { width:20% }
.subscribe.single p { margin:0 !important}

.wp-caption { margin-bottom: 15px; }
.wp-caption-text { border-bottom: 1px solid #ddd; padding: 3px 0 6px 0; font-size: 90%; color: #505050; text-align: center; font-weight: bold; }

#wrap { width:1200px; margin:10px auto 0 auto; overflow:hidden; background:url(http://cdn.wccftech.com/wp-content/themes/wccf2011/images/header-back.png) no-repeat; }

#header { height:150px; position:relative; }
	#logo { position: absolute; top:0; left:0; width:370px; height:115px; text-indent:-999px } #logo a { display:block; width:100%; height:100%;}
	#banner { position:absolute; top:8px; right:25px;}
	#menu { position:absolute; bottom:7px; left:10px; font-size: }
		#menu a { color:white; margin:0 15px 0 17px; transition: all 0.2s ease-in-out;} #menu a:hover { color:#FDE3A7 }
	#search { position:absolute; bottom:5px; right:5px; }
		#search input { border:none; background:#FFF; width:390px; height:25px; border-radius:3px; padding:2px 6px; outline:none; }
	
#content { float:left; width:800px; borer:1px solid red; padding:15px 12px 15px 0; line-height:1.5 }
	#content p, #content ul, #content ol, #content blockquote { margin-bottom:15px; }
	
	.archive_title { margin-bottom:15px; border-bottom:2px solid #06c; padding-bottom:5px;} .archive_title a {color:#04c }
	.post { width:389px; height:180px; float:left; border-bottom:1px solid #eee; margin-bottom:15px; padding-bottom:15px; overflow:hidden; }
		.post h2 { font-size:130%; margin:5px 0; }
		.post p { margin:0; font-size:90% } .single p { }
		.thumb { float:left; margin-right:10px; width:125px; height:125px; }
		.meta { font-size:90%; color:#707070; }
		.single .meta { margin-bottom:15px; border-bottom:2px solid #06c; padding:5px 0; }
			.topic { font-size:80%; background:#34495e; text-transform:uppercase; border-radius:3px; margin-right:5px; padding:2px 5px; color:#fff; } .topic a { color:#fff }
			.topic.hardware { background:#e74c3c} .topic.games { background:#2ecc71; } .topic.software { background:#e67e22; } .topic.gadgets { background:#3498db} .topic.industry { background: yellowgreen} .topic.review { background:#9b59b6; } .topic.editorial { background:dodgerblue; } .topic.digital-security-2 { background:f80500; } .topic.general { background:#FFCC11; } .topic.e3 { background: darkred; } .topic.contest { background:#260126; } .topic.deals { background:#59323C; }
			.share { float:right } .share span { vertical-align:top; display:inline-block; line-height:12px;}
		
		.author { float:left; width:138px; } .author p { font-size:90% } .author h3 { margin-bottom:5px; }
		.body   { float:right; width:635px; }
		.body h1, .body h2, .body h3 { margin-bottom:0.5em; }
		.score_score { background:#3498db; text-align:center; font-size:400%; }
		.score_rating { background:#f1c40f; text-align:center; padding:5px 0;}
		.score_more { background:#bdc3c7; text-align:center; font-size:90%; padding:8px 0 5px 0; line-height:1; margin-bottom:8px; cursor:pointer }
	.single { clear:both; overflow:hidden	}
		.body h1 { border-bottom:2px solid #555 }
		.shiba-gallery { margin-bottom:15px !important; }
		
	.navigation { clear:both; overflow:hidden; margin-bottom:15px; } .nextpage { float:right} .prevpage { float:left}
	#content ul { list-style-type:square; list-style-position:outside; padding-left:15px; }
	#content ol { list-style:decimal; list-style-position:outside; padding-left:15px;}
	#content ul li, #content ol li { margin-bottom:5px}
	.ob_org_header { font-family:'Roboto Condensed', Arial, sans-serif; font-size:140% !important; margin-bottom:5px;}

	#content blockquote { background:#ecf0f1; padding:12px 12px 12px 15px; border-radius:3px; }
	
	.multipage_menu { background:#eee; padding:5px 10px 8px 10px; overflow:hidden} .multipage_menu div { float:right;}
	#content .multipage-toc { background:#eee; padding:10px; list-style-type:none}
	#content table { margin-bottom:15px; }
	.followus { clear:both; overflow:hidden; font-style:normal; }
	.entry-subtitle { background:#c3dffa; padding:5px 10px; }
	
#sidebar { float:right; width:400px; padding:15px}
	.widget { margin-bottom:25px;}
	.widget h3 { font-size:150%; margin-bottom:15px; }
	.sidebar_post { width:auto; height:auto; border-bottom:1px solid #eee; margin-bottom:10px; padding-bottom:10px; overflow:hidden; }
		.sidebar_post h3 { font-size:120%; margin:5px 0; }
		.sidebar_thumb { float:left; margin-right:10px; width:100px; height:100px; } .sidebar_thumb img { width:100px; height:100px;}
		.sidebar_meta { font-size:90%; color:#707070; }

#footer1_wrap { background:#5BA8F2; clear:both; overflow:hidden; }
	#footer1 { width:1200px; height:300px; margin:0 auto; padding:20px 0;  }
	#footer1 div { float:left; }
	#footer1 h3 { margin-bottom:10px; }
	#footer1  a { color:white; }
#footer2_wrap { background:#305880; clear:both; overflow:hidden; }
	#footer2 { width:1200px; margin:0 auto; padding:20px 0; line-height:1.5; color:#fff; font-size:90%; }
	#footer2 a { color:#fff; text-decoration:underline}


#featured { width:788px; height:402px; margin-bottom:10px; font-weight: bold; }
	.featured { width:262px; height:200px; float:left; background-position:center center; background-repeat:no-repeat; background-size: cover; }
	.featured a { display: block; background:rgba(0,0,0,0.4); padding:10px; color:#FFF; width:100%; height:100%; text-shadow:0 0 5px #000, 1px 1px 1px #000, 0 0 10px #000; text-align: center; padding-top: 60px; transition: background-color 0.2s ease;}
	.featured a:hover { background:rgba(0,0,0,0.2);  }
	.featured1 { width:393px; font-size: 150%; border-right :1px solid #eee; line-height:1.2; border-bottom:1px solid #eee; }
	.featured2 { width:394px; font-size: 150%; border-bottom:1px solid #eee; line-height:1.2; }
	.featured1 a, .featured2 a { padding: 15px; padding-top: 70px; }
	.featured3 { font-size: 110%; border-right :1px solid #eee; }
	.featured4 { font-size: 110%; border-right :1px solid #eee; }
	.featured5 { font-size: 110%; width: 263px; }

#stickys { margin-bottom:15px; overflow:hidden; }
	#stickys div:last-child { border-right:none; padding-right:0; margin-right:0; }
	
	.sticky { width:256px; float:left; border-right:1px solid #eee; margin-right:10px; padding-right:10px; font-size:94%  }
	
	.sticky-1 { width: 262px; }
	.sticky-2 { width: 252px; }
	.sticky-3 { width: 254px; }
	
	.sticky h3 { margin-bottom:10px; margin-right:0 !important; font-size:18px !important; font-weight:normal !important; text-align:center }
		.sticky h3 a { display:block; padding:5px 10px !important; color:#fff; } .sticky h3 a:hover { color:#202020; }
	.sticky ul { padding:0 !important; margin-bottom:0 !important }
	.sticky li { list-style:none; border-bottom:1px solid #eee; height:48px; overflow:hidden; }
	.sticky a { color:#202020 } .sticky a:hover { color:#0055FF }

#highlights { position: relative; width:100%; height: 553px; border-bottom: 1px solid #eee; padding: 158px 0 0 0; margin-bottom:20px; font-weight: bold; background: url(http://cdn.wccftech.com/wp-content/uploads/2016/06/e3-2016-stories.png) no-repeat; background-size: contain;  }

	.highlights-title { position: absolute; top:20px; left:20px; right:20px; height: 115px; }
	
	.highlight-x { width: 50%; height: 382px; float:left; overflow-y: scroll; }
		.highlight { width: 100%; height: 100px; background-position:center center; background-repeat:no-repeat; background-size: cover; border-bottom: 1px solid #eee; }
		.highlight a { display: block; height: 100%; background:rgba(0,0,0,0.4); color:#fff; text-shadow:0 0 5px #000, 1px 1px 1px #000, 0 0 10px #000; padding: 10px; padding-top: 30px; text-align: center; font-size: 105%; }
		.highlight a:hover { background:rgba(0,0,0,0.2); }
		
	.highlight-1 { width: 50%; height: 383px; float:left; border-right: 1px solid #eee; }
		.highlight-1 a { padding: 20px; padding-top: 160px; font-size: 150%; }

	.highlight-x::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); background-color: #F5F5F5; } .highlight-x::-webkit-scrollbar { width: 10px; background-color: #F5F5F5; } .highlight-x::-webkit-scrollbar-thumb { background-color: #7370b2; background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.5, transparent), to(transparent)); }
	
.exclusives { width: 100%; height: 100px; background-position:center center; background-repeat:no-repeat; background-size: cover; border-bottom: 1px solid #eee; }
.exclusives a { display: block; height: 100%; background:rgba(0,0,0,0.4); color:#fff; text-shadow:0 0 5px #000, 1px 1px 1px #000, 0 0 10px #000; padding: 10px; padding-top: 30px; text-align: center; font-size: 105%; }
.exclusives a:hover { background:rgba(0,0,0,0.2); }


.ias-trigger { margin-bottom: 15px;}
.ias-trigger a { border: 1px solid #5BA8F2; padding: 5px 10px; line-height:30px; border-radius: 3px; color: #5BA8F2; }

.sohail_most_commented li { position:relative; padding:8px 15px 8px 8px; }
.sohail_most_commented li a { color:white; }
.sohail_most_commented li span { background:#000; position:absolute; top:7px; right:-15px; color:#fff; text-align:center; padding:0 4px; font-size:90%; }
.sohail_most_commented_1 { width:100%; background:#e74c3c; }
.sohail_most_commented_2 { width:96%;  background:#f39c12; }
.sohail_most_commented_3 { width:92%;  background:#f1c40f; }
.sohail_most_commented_4 { width:88%;  background:#00B16A; }
.sohail_most_commented_5 { width:84%;  background:#1abc9c; }
.sohail_most_commented_6 { width:80%;  background:#3498db; }
.sohail_most_commented_7 { width:76%;  background:#9b59b6; }
	
.authLink { padding:0 0 3px 0; font-weight:bold}
.authLink img { vertical-align:middle}

ul.footersocial li { padding:3px 0;}
ul.wccfSocial{margin:0;} ul.wccfSocial li{display:inline-block;} ul.wccfSocial li a{display:inline-block;width:64px;margin-right:8px;height:64px;} ul.wccfSocial li:last-Child a{margin-right:0;} .metroIcon64{background:url(http://wccftech.com/wp-content/themes/wccf2011/images/metro-icons-64.png) 0 -128px no-repeat;width:64px;height:64px;display:inline-block;} .metroIcon64:hover{background-image:url(http://wccftech.com/wp-content/themes/wccf2011/images/metro-icons-64-filled.png);} 
.metroIcon{background:url(http://wccftech.com/wp-content/themes/wccf2011/images/metro-icons-white.png) 0 -48px no-repeat;display:inline-block; padding:2px 5px 2px 30px; }
.metroIcon:hover{background-image:url(http://wccftech.com/wp-content/themes/wccf2011/images/metro-icons-white.png);}
.metroIcon:hover a{color:#fff;}
.authLink a > .metroIcon{background-image:url(http://wccftech.com/wp-content/themes/wccf2011/images/metro-icons.png);}
.authLink a:hover > .metroIcon{background-image:url(http://wccftech.com/wp-content/themes/wccf2011/images/metro-icons-filled.png);}
.nextCircle{background-position:0 0;} .prevCircle{background-position:0 -24px;}
.blankCircle{background-position:0 -48px;} .shareCircle{background-position:0 -72px;} .twitterCircle{background-position:0 -96px;} .fbCircle{background-position:0 -120px;} .rssCircle{background-position:0 -144px;} .ytCircle{background-position:0 -168px;} .emailCircle{background-position:0 -192px;} .sourceCircle{background-position:0 -216px;} .blankCircle64{background-position:0 -128px;} .shareCircle64{background-position:0 -192px;} .twitterCircle64{background-position:0 -256px;} .fbCircle64{background-position:0 -320px;} .rssCircle64{background-position:0 -384px;} .ytCircle64{background-position:0 -448px;} .emailCircle64{background-position:0 -512px;}
div.fullScorecard{display:none;margin-bottom:20px;} div.fullScorecard .scRow{margin-bottom:10px;} div.fullScorecard .scRow .scHeader{display:block;font-family:"Segoe UI", Arial, Helvetica, sans-serif;font-size:24px;color:#003161;} div.fullScorecard .scRow .scValue{display:block;font-family:"Segoe UI", Arial, Helvetica, sans-serif;font-size:14px;line-height:20px;color:#000;} div.fullScorecard .scRow .scBar{display:block;margin:10px 0;} div.fullScorecard .scRow .scBar .scBarFill{display:inline-block;background:#FFDDAC;height:30px;vertical-align:middle;margin:0;} div.fullScorecard .scRow .scBar .scValue{display:inline-block;background:#A4CCF2;color:#003161;font-weight:700;font-size:18px;width:35px;height:30px;line-height:30px;text-align:center;vertical-align:middle;margin:0;}


.share_bottons { margin:15px 0; clear:both; cursor:pointer }
.share_bottons span { display:inline-block; padding:7px 0 7px 0; background-image:none; width:206px; text-align:center; cursor:pointer; border-radius:3px; margin-right:5px; color:white;}
span.share_twitter  { background:#00aced; } span.share_twitter:hover{ background-color:#21c2ff;}
span.share_facebook { background: #3b5998; } span.share_facebook:hover{background-color:#4c70ba;}
span.share_reddit   { background: #ff5700; margin-right:0; } span.share_reddit:hover{background-color:#ff4500;}

strong { font-weight:bold; } em { font-style:italic; }
h1 em, h2 em, h3 em, h4 em, h5 em, h6 em { font-style: normal; }
em h1, em h2, em h3, em h4, em h5, em h6 { font-style: normal; }


/* LIGHTBOX STYLES */

.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}
.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}
.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}
.mfp-align-top .mfp-container:before{display:none}
.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}
.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}
.mfp-ajax-cur{cursor:progress}
.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}
.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}
.mfp-auto-cursor .mfp-content{cursor:auto}
.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}
.mfp-loading.mfp-figure{display:none}
.mfp-hide{display:none!important}
.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}
.mfp-preloader a{color:#CCC}
.mfp-preloader a:hover{color:#FFF}
.mfp-s-ready .mfp-preloader{display:none}
.mfp-s-error .mfp-content{display:none}
button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}
button::-moz-focus-inner{padding:0;border:0}
.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}
.mfp-close:hover,.mfp-close:focus{opacity:1;filter:alpha(opacity=100)}
.mfp-close:active{top:1px}
.mfp-close-btn-in .mfp-close{color:#333}
.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}
.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}
.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}
.mfp-arrow:active{margin-top:-54px}
.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100)}
.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}
.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px}
.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:.7}
.mfp-arrow-left{left:0}
.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid #FFF;margin-left:31px}
.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3F3F3F}
.mfp-arrow-right{right:0}
.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid #FFF;margin-left:39px}
.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3F3F3F}
.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}
.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}
.mfp-iframe-holder .mfp-close{top:-40px}
.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}
.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}
img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}
.mfp-figure{line-height:0}
.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}
.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}
.mfp-figure figure{margin:0}
.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}
.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}
.mfp-image-holder .mfp-content{max-width:100%}
.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}
@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px) {
.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}
.mfp-img-mobile img.mfp-img{padding:0}
.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}
.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}
.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}
.mfp-img-mobile .mfp-counter{right:5px;top:3px}
.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}
}
@media all and (max-width: 900px) {
.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}
.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}
.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}
.mfp-container{padding-left:6px;padding-right:6px}
}
.mfp-ie7 .mfp-img{padding:0}
.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}
.mfp-ie7 .mfp-container{padding:0}
.mfp-ie7 .mfp-content{padding-top:44px}
.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}








.lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.lightSlider:before,.lightSlider:after{content:" ";display:table}
.lightSlider{overflow:hidden}
.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative}
.lSSlideWrapper > .lightSlider:after{clear:both}
.lSSlideWrapper .lSSlide{-webkit-transform:translate(0px,0px);-ms-transform:translate(0px,0px);transform:translate(0px,0px);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform,height;transition-property:transform,height;-webkit-transition-duration:inherit;transition-duration:inherit;-webkit-transition-timing-function:inherit;transition-timing-function:inherit}
.lSSlideWrapper .lSFade{position:relative}
.lSSlideWrapper .lSFade > *{position:absolute!important;top:0;left:0;z-index:9;margin-right:0;width:100%}
.lSSlideWrapper.usingCss .lSFade > *{opacity:0;-webkit-transition-delay:0;transition-delay:0;-webkit-transition-duration:inherit;transition-duration:inherit;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:inherit;transition-timing-function:inherit}
.lSSlideWrapper .lSFade > .active{z-index:10}
.lSSlideWrapper.usingCss .lSFade > .active{opacity:1}
.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}
.lSSlideOuter .lSPager.lSpg > li{cursor:pointer;display:inline-block;padding:0 5px}
.lSSlideOuter .lSPager.lSpg > li a{background-color:#222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;-webkit-transition:all .5s linear 0;transition:all .5s linear 0}
.lSSlideOuter .lSPager.lSpg > li:hover a,.lSSlideOuter .lSPager.lSpg > li.active a{background-color:#428bca}
.lSSlideOuter .media{opacity:.8}
.lSSlideOuter .media.active{opacity:1}
.lSSlideOuter .lSPager.lSGallery{list-style:none outside none;padding-left:0;margin:0;overflow:hidden;transform:translate3d(0px,0px,0px);-moz-transform:translate3d(0px,0px,0px);-ms-transform:translate3d(0px,0px,0px);-webkit-transform:translate3d(0px,0px,0px);-o-transform:translate3d(0px,0px,0px);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.lSSlideOuter .lSPager.lSGallery li{opacity:.7;overflow:hidden;-webkit-transition:opacity .35s linear 0;transition:opacity .35s linear 0}
.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{opacity:1}
.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}
.lSSlideOuter .lSPager.lSGallery:before,.lSSlideOuter .lSPager.lSGallery:after{content:" ";display:table}
.lSSlideOuter .lSPager.lSGallery:after{clear:both}
.lSAction > a{width:32px;display:block;top:50%;height:32px;cursor:pointer;position:absolute;z-index:1000;margin-top:-16px;opacity:.5;-webkit-transition:opacity .35s linear 0;transition:opacity .35s linear 0}
.lSAction > a:hover{opacity:1}
.lSAction > .lSPrev{left:10px; background-image: url(includes/left_arrow.png);}
.lSAction > .lSNext{right:10px; background-image: url(includes/right_arrow.png);}
.lSAction > a.disabled{pointer-events:none}
.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden}
.lSSlideOuter.vertical{position:relative}
.lSSlideOuter.vertical.noPager{padding-right:0!important}
.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}
.lSSlideOuter.vertical .lightSlider > *{width:100%!important;max-width:none!important}
.lSSlideOuter.lSrtl{direction:rtl}
.lSSlideOuter .lightSlider,.lSSlideOuter .lSPager{padding-left:0;list-style:none outside none}
.lSSlideOuter.lSrtl .lightSlider,.lSSlideOuter.lSrtl .lSPager{padding-right:0}
.lSSlideOuter .lightSlider > *,.lSSlideOuter .lSGallery li{float:left}
.lSSlideOuter.lSrtl .lightSlider > *,.lSSlideOuter.lSrtl .lSGallery li{float:right!important}
@-webkit-keyframes rightEnd {0%{left:0}50%{left:-15px}100%{left:0}}
@keyframes rightEnd {0%{left:0}50%{left:-15px}100%{left:0}}
@-webkit-keyframes topEnd {0%{top:0}50%{top:-15px}100%{top:0}}
@keyframes topEnd {0%{top:0}50%{top:-15px}100%{top:0}}
@-webkit-keyframes leftEnd {0%{left:0}50%{left:15px}100%{left:0}}
@keyframes leftEnd {0%{left:0}50%{left:15px}100%{left:0}}
@-webkit-keyframes bottomEnd {0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}
@keyframes bottomEnd {0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}
.lSSlideOuter .rightEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}
.lSSlideOuter .leftEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}
.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd .3s;animation:topEnd .3s;position:relative}
.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd .3s;animation:bottomEnd .3s;position:relative}
.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}
.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}

.wccf-gallery { margin-bottom:15px; background:#fff; padding:0; }
#content .wccf-gallery ul { list-style: none outside none; padding: 0; margin:0; }
.wccf-gallery  li { display: block; float: left; margin:0; padding:0; cursor:pointer;}
.wccf-gallery  img { display: block; height: auto; max-width: 100%; }

.tablepress { border:1px solid #ccc; }
.tablepress tbody td, .tablepress tfoot th { border-right:1px solid #ddd; }