توجه ! این یک نسخه آرشیو شده میباشد و در این حالت شما عکسی را مشاهده نمیکنید برای مشاهده کامل متن و عکسها بر روی لینک مقابل کلیک کنید : مشکل عجیب بعد از ادیت css در جوملا
hostfire
April 25th, 2016, 16:47
این کد رو در قالب پیدا کنید:
<div id="yt_logoposition" class="span3">
و این قسمت رو حذف کنید:
class="span3"
سلام
کد اولی که دادید باید تو css باشه ولی متاسافانه نیست
- - - Updated - - -
این کد رو در قالب پیدا کنید:
<div id="yt_logoposition" class="span3">
و این قسمت رو حذف کنید:
class="span3"
این کد css قالب
.clearfix { *zoom: 1;
}
.clearfix:before,
.clearfix:after {
display: table;
content: "";
line-height: 0;
}
.clearfix:after {
clear: both;
}
.hide-text {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.input-block-level {
display: block;
width: 100%;
min-height: ;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#cpanel_wrapper {
background: #DFDCDC;
border: 1px solid #f3f3f3;
border-right: none;
-webkit-box-shadow: 0 0 1px rgba(0,0,0,0.4);
-moz-box-shadow: 0 0 1px rgba(0,0,0,0.4);
box-shadow: 0 0 1px rgba(0,0,0,0.4);
position: fixed;
width: 300px;
top: 35px;
right: -320px;
padding: 8px;
z-index: 999;
font-size: 11px;
}
#cpanel_wrapper span {
color: #000 !important;
}
#cpanel_wrapper #cpanel_btn {
position: absolute;
width: 26px;
left: -47px;
top: 9px;
padding: 7px 10px;
cursor: pointer;
overflow: hidden;
background: url("../images/cpanel/bg-cpanel-head.png") repeat #666666;
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
}
#cpanel_wrapper #cpanel_btn i {
font-size: 18px;
margin: 0 0 0 4px;
color: #fff;
text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
}
#cpanel_wrapper #ytcpanel_accordion {
margin-bottom: 0;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head {
font-size: 17px;
font-weight: bold;
text-transform: uppercase;
padding: 8px 12px;
color: #fff;
margin: 1px -9px 8px 0;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5) inset;
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5) inset;
box-shadow: 0 1px 2px rgba(0,0,0,0.5) inset;
background: #666666;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head .cpanel-reset {
float: right;
margin: -8px -12px 0;
position: relative;
z-index: 1;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head .cpanel-reset:before {
content: "";
position: absolute;
border-width: 8px 8px 8px 0px;
left: -7px;
top: 9px;
border-style: solid;
border-color: rgba(0,0,0,0) #224271 rgba(0,0,0,0) rgba(0,0,0,0);
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head .cpanel-reset .btn {
background: #224271;
border: medium none;
font-weight: normal;
padding: 8px 15px;
text-transform: none;
border-radius: 0;
box-shadow: 0 1px 1px rgba(0,0,0,0.2) inset;
-webkit-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head .cpanel-reset .btn .fa {
display: none;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head .cpanel-reset .btn:focus .fa {
display: block;
float: left;
margin: 3px 5px 0 0;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head .cpanel-reset:hover .btn {
padding-right: 30px;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group {
border-color: #BCBCBC;
margin-bottom: 5px;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading {
border: 1px solid #BCBCBC;
background-color: #f9f9f9;
background-image: -moz-linear-gradient(top,#FFFFFF,#F1F1F1);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#FFFFFF),to(#F1F1F1));
background-image: -webkit-linear-gradient(top,#FFFFFF,#F1F1F1);
background-image: -o-linear-gradient(top,#FFFFFF,#F1F1F1);
background-image: linear-gradient(to bottom,#FFFFFF,#F1F1F1);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startCo lorstr='#ffffffff', endColorstr='#fff1f1f1', GradientType=0);
margin: -1px;
-webkit-box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.5) inset;
-moz-box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.5) inset;
box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.5) inset;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading .label {
float: right;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading .accordion-toggle {
padding: 6px 10px;
font-weight: bold;
color: #555;
font-size: 13px;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading .accordion-toggle i {
float: left;
font-size: 14px;
color: #999;
margin: 3px 5px 0 0;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading:hover {
background-color: #ededed;
background-image: -moz-linear-gradient(top,#f5f5f5,#e0e0e0);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#e0e0e0));
background-image: -webkit-linear-gradient(top,#f5f5f5,#e0e0e0);
background-image: -o-linear-gradient(top,#f5f5f5,#e0e0e0);
background-image: linear-gradient(to bottom,#f5f5f5,#e0e0e0);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startCo lorstr='#fff5f5f5', endColorstr='#ffe0e0e0', GradientType=0);
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading.active {
background: #777;
border-color: #777;
box-shadow: none;
background-color: #8b8b8b;
background-image: -moz-linear-gradient(top,#999,#777);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#999),to(#777));
background-image: -webkit-linear-gradient(top,#999,#777);
background-image: -o-linear-gradient(top,#999,#777);
background-image: linear-gradient(to bottom,#999,#777);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startCo lorstr='#ff999999', endColorstr='#ff777777', GradientType=0);
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading.active .fa-plus-square-o:before {
content: "\f147";
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading.active .accordion-toggle {
color: #fff;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading.active .accordion-toggle i {
color: #fff;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse {
background: #fff;
overflow: hidden;
position: relative;
z-index: 2;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse:before {
content: "";
position: absolute;
border-width: 8px 8px 0;
left: 20px;
top: -2px;
border-style: solid;
border-color: #777 rgba(0,0,0,0) rgba(0,0,0,0);
display: none;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse.in:before {
display: block;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner {
border: none;
padding: 8px;
padding-top: 15px;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner h4.clear {
margin: 0 0 6px;
padding: 15px 0 0;
font-size: 100%;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner h4.clear span {
padding: 1px 5px;
line-height: 15px;
border-left: 2px solid #999;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .fs-desc {
line-height: 11px;
color: #838383;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cpanel-theme-color .theme-color {
width: 38px;
height: 25px;
position: relative;
line-height: 25px;
cursor: pointer;
float: left;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
margin: 5px 5px 0 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 -1px 8px 2px rgba(0, 0, 0, 0.3) inset, 0 -1px 0 0 rgba(255, 255, 255, 0.6) inset, 0 2px rgba(0, 0, 0, 0.38), 0 0 #BBBBBB, 0 3px 2px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0 -1px 8px 2px rgba(0, 0, 0, 0.3) inset, 0 -1px 0 0 rgba(255, 255, 255, 0.6) inset, 0 2px rgba(0, 0, 0, 0.38), 0 0 #BBBBBB, 0 3px 2px rgba(0, 0, 0, 0.25);
box-shadow: 0 -1px 8px 2px rgba(0, 0, 0, 0.3) inset, 0 -1px 0 0 rgba(255, 255, 255, 0.6) inset, 0 2px rgba(0, 0, 0, 0.38), 0 0 #BBBBBB, 0 3px 2px rgba(0, 0, 0, 0.25);
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cpanel-theme-color .theme-color.active {
margin-top: 7px;
-webkit-box-shadow: 0 2px 5px 2px rgba(0,0,0,0.4) inset;
-moz-box-shadow: 0 2px 5px 2px rgba(0,0,0,0.4) inset;
box-shadow: 0 2px 5px 2px rgba(0,0,0,0.4) inset;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item.footer-backgroud-image,
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item.header-backgroud-image {
width: 64%;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item input.miniColors {
margin: 0 -1px 0 0 !important;
border-color: #ccc;
width: 55px !important;
border-radius: 3px 0 0 3px !important;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item .pattern {
height: 22px;
width: 30px;
float: left;
text-indent: -999em;
margin: 0 5px 0 0;
cursor: pointer;
background-color: #ddd;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5) inset;
-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5) inset;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.5) inset;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item .pattern.active {
border: 1px solid rgba(0,0,0,0.4);
-webkit-box-shadow: 0 1px 3px 2px rgba(0, 0, 0, 0.3) inset, 0 0 0 2px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 1px 3px 2px rgba(0, 0, 0, 0.3) inset, 0 0 0 2px rgba(0, 0, 0, 0.15);
box-shadow: 0 1px 3px 2px rgba(0, 0, 0, 0.3) inset, 0 0 0 2px rgba(0, 0, 0, 0.15);
background-color: #eee;
}
.selectbox {
width: 95%;
position: relative;
display: inline-block;
margin-bottom: 5px;
border: 1px solid #ccc;
padding-left: 0;
background-color: #f5f5f5;
background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
background-image: -o-linear-gradient(top,#fff,#e6e6e6);
background-image: linear-gradient(to bottom,#fff,#e6e6e6);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startCo lorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.selectbox:hover {
border-color: #999;
}
.selectbox select {
z-index: 10;
padding: 0;
width: 99%;
height: 22px;
margin: 0;
position: relative;
opacity: 0;
filter: alpha(opacity=0);
}
.selectbox .selecttext {
z-index: 9;
position: absolute;
left: 5px;
display: inline-block;
}
.selectbox .select-arrow {
background: url(../images/shortcode/dk_arrows.png) no-repeat 50% 50%;
position: absolute;
display: inline-block;
height: 20px;
width: 26px;
top: 0;
right: 0;
}
.yt-sticky {
position: relative;
z-index: 80;
}
.yt-sticky .module {
position: absolute;
z-index: 88;
margin-bottom: 10px;
border: none;
}
.yt-sticky .module .module-inner1 {
position: relative;
}
.yt-sticky .module .module-inner1 .module-inner2 {
margin: 6px;
}
.yt-sticky .module .module-inner1 .module-inner2 .module-inner3 {
padding: 10px;
background-color: #fff;
font-size: 12px;
}
.btn-special {
height: 45px;
width: 45px;
background-color: ;
display: block;
position: absolute;
left: 0px;
cursor: pointer;
text-align: center;
}
.btn-special span {
font-size: 20px;
line-height: 36px;
width: 24px;
margin: 0 4px 0 8px;
}
.btn-special:hover span {
color: #fff;
text-shadow: 0 0 7px rgba(255,255,255,0.7);
}
#yt_notice {
position: fixed;
top: 0px;
height: 0px;
min-height: 0px;
z-index: 96;
}
#yt_notice .yt-notice .module {
background-color: ;
color: ;
-webkit-box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ccc;
-moz-box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ccc;
box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ccc;
position: absolute;
top: -99em;
z-index: 88;
text-align: center;
width: 100%;
min-height: 35px;
margin: 0;
border: none;
}
#yt_notice .yt-notice .module.active {
-webkit-box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ddd;
-moz-box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ddd;
box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ddd;
}
#yt_notice .yt-notice .module.active .btn-special {
color: #fff;
background: #5E7696;
border-radius: 0;
}
#yt_notice .yt-notice .module .module-inner1 {
position: relative;
padding: 10px;
}
#yt_notice .yt-notice .module .module-inner1 .btn-special {
position: absolute;
right: 90px;
left: auto;
height: 39px;
color: #BFCFE6;
margin-top: -1px;
-webkit-border-radius: 0 0 3px 3px;
-moz-border-radius: 0 0 3px 3px;
border-radius: 0 0 3px 3px;
}
#yt_notice .yt-notice .module .module-inner1 .btn-special span {
margin: 0 8px 0 8px;
line-height: 36px;
}
#yt_notice .yt-notice .module .module-inner1 .modcontent {
padding: 0;
color: ;
font-size: 12px;
}
#yt_notice .yt-notice .module .module-inner1 .modcontent a {
color: #fff;
display: inline-block;
}
#yt_sticky_left {
position: fixed;
z-index: 250;
left: 0;
top: 165px;
margin: 0 !important;
height: 0px;
min-height: 0px;
}
#yt_sticky_left .yt-sticky {
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
#yt_sticky_left .yt-sticky .module {
width: 100%;
left: -100%;
background: ;
}
#yt_sticky_left .yt-sticky .module:first-child .btn-special {
border-radius: 0 3px 0 0;
}
#yt_sticky_left .yt-sticky .module:last-child .btn-special {
border-radius: 0 0 3px 0;
}
#yt_sticky_left .yt-sticky .module .btn-special {
left: 100%;
top: -6px;
height: 49px;
color: #bfcfe6;
border-bottom: 1px solid #7c91ae;
background-color: ;
-webkit-box-shadow: 4px 0 0 rgba(0, 0, 0, 0.15) inset, 0 2px 2px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 4px 0 0 rgba(0, 0, 0, 0.15) inset, 0 2px 2px rgba(0, 0, 0, 0.25);
box-shadow: 4px 0 0 rgba(0, 0, 0, 0.15) inset, 0 2px 2px rgba(0, 0, 0, 0.25);
}
#yt_sticky_left .yt-sticky .module .btn-special span {
line-height: 49px;
}
#yt_sticky_right {
position: fixed;
z-index: 250;
right: 0;
top: 165px;
margin: 0 !important;
height: 0px;
min-height: 0px;
}
#yt_sticky_right .yt-sticky {
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
#yt_sticky_right .yt-sticky .module {
width: 100%;
position: absolute;
z-index: 88;
margin-bottom: 10px;
right: -100%;
background: ;
}
#yt_sticky_right .yt-sticky .module:first-child .btn-special {
border-radius: 3px 0 0 0;
}
#yt_sticky_right .yt-sticky .module:last-child .btn-special {
border-radius: 0 0 0 3px;
}
#yt_sticky_right .yt-sticky .module .btn-special {
left: auto;
right: 100%;
top: -6px;
height: 49px;
color: #bfcfe6;
border-bottom: 1px solid #7c91ae;
background-color: ;
-webkit-box-shadow: inset -4px 0 0 rgba(0,0,0,0.15),0 2px 2px rgba(0, 0, 0, 0.25);
-moz-box-shadow: inset -4px 0 0 rgba(0,0,0,0.15),0 2px 2px rgba(0, 0, 0, 0.25);
box-shadow: inset -4px 0 0 rgba(0,0,0,0.15),0 2px 2px rgba(0, 0, 0, 0.25);
}
#yt_sticky_right .yt-sticky .module .btn-special span {
line-height: 49px;
}
#yt_tool_bottom {
position: fixed;
right: 70px;
bottom: -1px;
height: 0px;
min-height: 0px;
z-index: 89;
}
#yt_tool_bottom .module {
position: absolute;
z-index: 88;
margin: 0;
background-color: #224271;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4), -1px -1px 0 darken(#224271,10%), -1px 0 0 darken(#224271,10%) inset;;
-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4), -1px -1px 0 darken(#224271,10%), -1px 0 0 darken(#224271,10%) inset;;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.4), -1px -1px 0 darken(#224271,10%), -1px 0 0 darken(#224271,10%) inset;;
border: none;
}
#yt_tool_bottom .module .module-inner2 {
padding: 6px;
}
#yt_tool_bottom .module .module-inner2 .module-inner3 {
padding: 10px;
background: #fff;
}
#yt_tool_bottom .module .module-inner2 .module-inner3 .box-livesupport input,
#yt_tool_bottom .module .module-inner2 .module-inner3 .box-livesupport textarea {
width: 95%;
font-size: 12px;
}
#yt_tool_bottom .module .module-inner2 .module-inner3 .modcontent {
padding: 0;
font-size: 12px;
}
#yt_tool_bottom .module .btn-special {
left: auto;
top: -36px;
right: 0px;
width: auto;
height: 35px;
padding: 0 10px 0 0;
font-size: 16px;
font-weight: bold;
background: #224271;
color: #eee;
border: 1px solid #162b4a;
border-bottom: 0;
-webkit-border-radius: 3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
-webkit-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2) inset, 0px -2px 2px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2) inset, 0px -2px 2px rgba(0, 0, 0, 0.15);
box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2) inset, 0px -2px 2px rgba(0, 0, 0, 0.15);
}
#yt_tool_bottom .module .btn-special span {
line-height: 32px;
}
body#bd {
background-color: #fff;
font-family: Arial, Helvetica, sans-serif;
color: #000;
line-height: 18px;
font-size: 12px;
}
#yt_wrapper {
min-height: 100%;
}
@media (min-width: 1200px) {
div.yt-main {
max-width: 1600px;
margin: 0 auto;
}
div.yt-main .container {
width: 980px;
}
}
#yt_top .module {
margin-bottom: 0;
}
.ipadbrowser {
min-width: 1024px !important;
}
.ipadbrowser div.menu-fixed .yt-main-in1:after {
background: none;
}
body.fs1 {
font-size: 10px;
}
body.fs2 {
font-size: 11px;
}
body.fs3 {
font-size: 12px;
}
body.fs4 {
font-size: 13px;
}
body.fs5 {
font-size: 14px;
}
body.fs6 {
font-size: 15px;
}
.font-text {
font-family: "Oswald", serif !important;
}
#yt-totop {
border-radius: 5px 5px 5px 5px;
height: 45px;
width: 45px;
position: fixed;
right: 15px;
bottom: 15px;
z-index: 100;
overflow: hidden;
background: #ddd url(../images/icons/up-arrow.png) no-repeat center center;
}
#yt-totop:hover {
background-color: #777;
}
.switchmodes-wrap {
background: url(../images/switchmodes.png) no-repeat 0 0;
padding: 13px;
margin: 0 10px;
float: right;
color: #eee;
}
.item dl.article-info {
float: none;
}
.yt-switch_modes span.title-swm {
float: left;
display: inline-block;
color: #ccc;
}
.yt-switch_modes ul.nav-swm {
margin: 0;
overflow: hidden;
float: left;
width: 46px;
}
.yt-switch_modes ul.nav-swm li {
background: none;
padding: 0 5px;
float: left;
}
.yt-switch_modes ul.nav-swm li a span {
display: none;
}
.yt-switch_modes ul.nav-swm li a {
background-image: url(../images/switch-modes.png);
background-repeat: no-repeat;
display: block;
}
.yt-switch_modes ul.nav-swm li.window a {
background-position: 0px -17px;
width: 16px;
height: 17px;
}
.yt-switch_modes ul.nav-swm li.window.active a,
.yt-switch_modes ul.nav-swm li.window:hover a {
background-position: 0px 0px;
}
.yt-switch_modes ul.nav-swm li.mobile a {
background-position: 0px -34px;
width: 10px;
height: 16px;
}
.yt-switch_modes ul.nav-swm li.mobile.active a,
.yt-switch_modes ul.nav-swm li.mobile:hover a {
background-position: 0px -50px;
}
.yt-linkfooter ul {
margin: 0;
}
.yt-linkfooter ul li {
display: inline;
padding: 0 8px;
background: none;
}
.label:empty,
.badge:empty {
display: block;
}
#right1 {
margin-left: 0;
}
#footnav .module {
margin-bottom: 0;
}
.full #content_main .content-main-inner {
margin: 0;
}
.left-main #content_main .content-main-inner {
margin: 0 0 0 5px;
}
.left-main.nogroup-left #content_main .content-main-inner {
margin: 0;
}
.left-main #content_left .yt-position-inner {
margin: 0 5px 0 0;
padding: 0;
}
.left-main #left1 .yt-position-inner {
margin: 0 10px 0 0;
}
.left-main #right2 .yt-position-inner {
margin: 0 0 0 10px;
}
.layout-mr #content_right {
margin-left: 8px;
}
.layout-mr #content_main .content-main-inner {
margin: 0 5px 0 0;
}
.layout-mr #content_right .yt-position-inner {
margin: 0 0 0 5px;
padding: 0;
}
.layout-mr #left1 .yt-position-inner {
margin: 0 10px 0 0;
}
.layout-mr #right2 .yt-position-inner {
margin: 0 0 0 10px;
}
.layout-mr.nogroup-right #content_main .content-main-inner {
margin: 0 0;
}
.main-left-right #content_main .content-main-inner {
margin: 0 10px 0 0;
}
.main-left-right #content_left .yt-position-inner {
margin: 0 5px 0 0;
padding: 0;
}
.main-left-right #content_right .yt-position-inner {
margin: 0 0 0 5px;
padding: 0;
}
.main-left-right #left1 .yt-position-inner {
margin: 0 10px 0 0;
}
.main-left-right #right1 .yt-position-inner {
margin: 0 5px 0 5px;
}
.main-left-right.nogroup-right #content_main .content-main-inner,
.main-left-right.nogroup-left #content_main .content-main-inner {
margin: 0 5px 0 0;
}
.main-left-right.nogroup-right #content_left .yt-position-inner {
margin: 0 0 0 5px;
}
.main-left-right.nogroup-left.nogroup-right #content_main .content-main-inner {
margin: 0;
}
.left-right-main #content_main .content-main-inner {
margin: 0 0 0 5px;
}
.left-right-main #content_left .yt-position-inner {
margin: 0 5px 0 0;
padding: 0;
}
.left-right-main #content_right .yt-position-inner {
margin: 0 5px 0;
padding: 0;
}
.left-right-main.nogroup-left.nogroup-right #content_main .content-main-inner {
margin: 0;
}
.left-right-main #left2 .yt-position-inner {
margin: 0 5px 0 5px;
}
.left-right-main #right1 .yt-position-inner {
margin: 0 10px 0 0;
}
.left-main-right #content_main .content-main-inner {
margin: 0 5px;
}
.left-main-right.nogroup-right #content_main .content-main-inner {
margin: 0 0 0 5px;
}
.left-main-right.nogroup-left #content_main .content-main-inner {
margin: 0 5px 0 0;
}
.left-main-right.nogroup-left.nogroup-right #content_main .content-main-inner {
margin: 0 0;
}
.left-main-right #content_left .yt-position-inner {
margin: 0 5px 0 0;
padding: 0;
}
.left-main-right #content_right .yt-position-inner {
margin: 0 0 0 5px;
padding: 0;
}
.left-main-right #left1 .yt-position-inner {
margin: 0 10px 0 0;
}
.left-main-right #right2 .yt-position-inner {
margin: 0 0 0 10px;
}
#main1_50,
#main2_50 {
width: 50%;
}
#main1_100 {
width: 100%;
}
#main1_50 .yt-position-inner {
margin: 0 5px 0 0;
padding: 0;
}
#main2_50 .yt-position-inner {
margin: 0 0 0 5px;
padding: 0;
}
#main1_100 .yt-position-inner {
padding: 0;
}
#main_top div.yt-position-inner,
#main_bottom div.yt-position-inner {
padding: 0;
}
.module,
.module_menu,
.module_text {
margin-bottom: 12px;
position: relative;
}
.module_blank,
.module.blank {
margin: 0;
}
#yt_wrapper h3.modtitle {
margin: 0;
line-height: 33px;
text-transform: uppercase;
font-weight: normal;
}
div.yt-mod-content {
padding: 0;
}
#right_top div.icon-worldnews .icon {
right: 95px;
}
#right_top .sj-accordion {
margin: 15px 0;
}
#user3 .sj-extraslider .extraslider-control .nav-page {
position: relative;
top: -5px;
}
div.icon-worldnews .icon {
width: 52px;
height: 7px;
position: absolute;
right: 14px;
top: 14px;
display: block;
background: url(../images/icons/worldnews.png) no-repeat 0 0;
}
div.icon-worldnews {
float: left;
border: 3px solid #efefef;
}
div.icon-worldnews h3.modtitle {
position: relative;
display: inline-block;
padding-right: 0;
width: 100%;
color: #224272 !important;
}
.module.border1 > div {
border: 1px solid #afaeae;
margin: 0 3px 3px 0;
box-shadow: 3px 3px 0 #ddd;
padding: 0 10px;
}
.module.border2 {
background: #ddd;
}
.module.border2 > div {
border: 1px solid #afaeae;
margin: 3px;
background: #fff;
padding: 0 10px;
}
.module.border2 h3.modtitle {
margin-top: 5px;
margin-bottom: 3px;
}
.module.shadow {
box-shadow: 0 0 5px #ccc;
border: 1px solid #e0e0e0;
}
.module.shadow > h3 {
margin-top: 5px;
margin-bottom: 3px;
}
.module.bgcolor1 h3.modtitle {
background: #224272;
padding: 0 10px;
border-bottom: 1px solid #fff;
color: #fff !important;
}
.module.bgcolor1 div.modcontent-inner {
padding: 0 10px;
background: #efefef;
border: 1px solid #cfcfcf;
}
.module.bgcolor2 {
background: #224272;
color: #ccc;
}
.module.bgcolor2 h3.modtitle {
color: #fff !important;
border-bottom: 1px dashed #a2a2a2;
margin: 0;
padding: 5px 0;
}
.module.bgcolor2
.module.menu {
border: 1px solid #cfcfcf;
}
.module.menu ul {
margin: 0 0 10px;
}
.module.menu ul > li {
background: none;
padding: 4px 0;
border-bottom: 1px solid #cfcfcf;
font-weight: bold;
}
.module.menu ul li.active > span {
color: #ff0033;
}
.module.menu ul li:before {
display: none;
}
.module.menu ul li .separator,
.module.menu ul li a {
display: block;
}
.module.menu ul li.active > .separator {
padding: 0 0 4px;
border-bottom: 1px solid #CFCFCF;
}
.module.menu ul li .separator:hover,
.module.menu ul li a:hover {
text-decoration: none;
}
.module.menu ul li ul {
margin: 5px 0 0 10px;
}
.module.menu ul ul li {
background: url(../images/bullet.png) no-repeat 3px 12px;
border-bottom: none;
padding-left: 12px;
font-weight: normal;
}
.module.menu ul li li.active,
.module.menu ul li li:hover {
background: url(../images/bullet-hover.png) no-repeat 3px 12px;
}
.module_menu ul li.active li .separator,
.module_menu ul li.active li a {
color: #000;
}
.module.menu ul li li.active .separator,
.module.menu ul li li.active a {
color: #666666;
}
.module.menu ul li li .separator:hover,
.module.menu ul li li a:hover,
.module.menu ul li li.current > a {
color: #006699;
text-decoration: underline;
}
.module_menu ul li li li {
background: url(../images/li3_suffix__menu.gif) no-repeat 0 12px;
}
.module_menu ul li li li:hover,
.module_menu ul li li li.active {
background-image: url(../images/li_suffix__menu_hover.gif);
}
.module_menu ul li li.active li .separator,
.module_menu ul li li.active li a {
color: #000;
}
.module_menu ul li li li.active .separator,
.module_menu ul li li li.active a {
color: #006699;
}
.module_menu ul li li li .separator:hover,
.module_menu ul li li li a:hover {
color: #006699;
}
#nav2 div.menu-top {
padding-left: 30px;
background: url(../images/icons/usd.png) no-repeat 0 center;
}
#nav2 ul.menu {
padding: 10px;
margin: 0;
display: block;
overflow: auto;
list-style: none;
}
#nav2 ul.menu li {
float: left;
margin: 0 2px;
font-size: 92%;
background: none;
position: relative;
padding: 0;
}
#nav2 ul.menu li > a {
color: #f2f4f3;
padding: 0 10px;
position: relative;
z-index: 12;
}
#nav2 ul.menu li > a:hover {
text-decoration: none;
color: #fff;
text-shadow: 0 0 3px #fff;
background: none;
}
#nav2 ul.menu li:before {
position: absolute;
width: 100%;
height: 100%;
margin: -2px 0;
padding: 2px 0;
z-index: 10;
content: "";
border-radius: 5px;
}
#nav2 ul.menu li.active:before {
position: absolute;
width: 100%;
height: 100%;
margin: -2px;
padding: 2px;
z-index: 10;
content: "";
border-radius: 5px;
background: #396fc1 url(../images/yt-top.png) repeat-x;
opacity: 0.5;
}
#nav2 ul.menu li:hover:before {
background: #2e5999 url(../images/yt-top.png) repeat-x;
}
.registration label {
text-align: left;
}
.registration .button {
background: #224272;
border: 1px solid #224272;
}
.registration .button:hover {
background: #2e5999;
}
.registration a.button {
padding: 8px 10px;
}
.registration button.button {
margin-top: 1px;
}
#yt_login_form {
margin: 0;
}
ul.yt-login-regis {
display: table;
margin: 8px 0;
float: right;
}
ul.yt-login-regis li {
float: left;
line-height: 16px;
height: 20px;
background: none;
margin: 0;
padding: 0;
border-right: 1px dotted #f0f4f6;
position: relative;
z-index: 101;
}
ul.yt-login-regis li:last-child {
border: none;
}
ul.yt-login-regis li > a {
padding: 2px 0;
margin: 0 3px;
border-radius: 5px;
font-size: 92%;
color: #fff;
position: relative;
z-index: 101;
border: 1px solid none;
width: 60px;
text-align: center;
display: inline-block;
}
ul.yt-login-regis li > a.show {
background: #fff;
color: #000;
position: relative;
z-index: 300;
padding-bottom: 5px;
border: 1px solid #fff;
border-bottom: none;
border-radius: 5px 5px 0 0;
}
ul.yt-login-regis li > a:hover {
background: #fff;
color: #234271;
text-decoration: none;
}
ul.yt-login-regis ul.yt-login-links li {
background: url(../images/bullet-1.png) no-repeat 0 5px;
padding: 0 12px;
border: none;
}
ul.yt-login-regis ul.yt-login-links li a {
color: #656565;
padding: 0;
background: none;
width: auto;
}
ul.yt-login-regis ul.yt-login-links li a:hover {
color: #224271;
}
ul.yt-login-regis li.hiuser {
background: none;
display: inline;
color: #FFF;
}
ul.yt-login-regis li.hiuser > span {
margin: 2px;
line-height: 20px;
font-size: 92%;
}
ul.yt-login-regis .show-box {
background-color: #FFF;
position: absolute;
top: 24px;
right: 3px;
padding: 8px 10px;
z-index: 200;
width: 370px;
border: 1px solid #fff;
border-radius: 5px 0 5px 5px;
box-shadow: 2px 2px 4px #333;
}
#yt_register_box.show-box {
background: #FFF url(../images/icons/register.png) no-repeat 5px 45px;
}
#yt_login_box.show-box {
background: #FFF url(../images/icons/form-login.png) no-repeat 8px 25px;
width: 350px;
}
#yt_login_box .bot-login {
background: url(../images/bot-login.png) repeat-x 0 0;
text-align: right;
height: 36px;
margin: 10px -10px -18px;
border-radius: 0 0 5px 5px;
}
#yt_login_box .bot-login > ul {
margin: 0;
padding: 10px;
display: inline-block;
}
ul.yt-login-regis .show-box .inner {
margin-left: 8em;
overflow: hidden;
}
ul.yt-login-regis .show-box .member-inner {
background: #f8f6f7;
border: 1px solid #eee;
padding: 10px;
border-radius: 5px;
margin-bottom: 10px;
}
ul.yt-login-regis .show-box h3 {
margin: 0 0 10px;
}
ul.yt-login-regis .show-box label {
display: block;
margin-bottom: 10px;
}
ul.yt-login-regis .show-box .inputbox {
width: 120px;
border-radius: 5px;
margin: 0;
background: url(../images/inputbox.png) repeat-x 0 0;
height: 22px;
}
ul.yt-login-regis .show-box span.note {
color: #999;
}
ul.yt-login-regis .show-box label span {
display: inline-block;
width: 85px;
text-align: right;
}
ul.yt-login-regis .show-box label span.star {
display: inline-block;
margin: 0 2px;
width: auto;
color: #999;
}
ul.yt-login-regis .button {
float: right;
}
#form_login_remember {
display: inline-block;
margin: 0;
}
#form_login_remember input {
float: left;
margin-top: 3px;
border: none;
padding: 0 0;
}
#form_login_remember label {
display: inline;
margin: 0 5px;
}
#yt_header #header2 .module {
margin-bottom: 0;
}
#yt_header .yt-main {
background: url(../images/background-1.png) no-repeat 90% bottom;
}
#yt_header div.yt-logo {
width: 940px;
display: block;
}
#yt_header h1.logo {
float: left;
margin: 50px 0 20px;
padding: 0;
}
#yt_header h1.logo > a {
display: block;
}
#yt_header h1.logo a span {
display: none;
}
#yt_header div.site-slogan {
padding: 0;
margin: 5px 0 0 0;
width: 100%;
float: left;
text-align: center;
color: #FFF;
}
#yt_header h1.logo-text {
text-align: center;
margin: 20px 0 0 0;
}
#yt_header h1.logo-text > a {
color: #FFF;
}
#yt_top {
border-bottom: 3px solid #c7c5c6;
background: url(../images/yt-top.png) #224272 repeat-x 0 0;
}
#yt_menuwrap {
margin-bottom: 12px;
width: 100%;
}
#yt_menuwrap .yt-main-in1 {
position: relative;
border-width: 1px;
background: url(../images/mainmenu.png) #e7e6e6 repeat-x 0 0;
min-height: 38px;
box-shadow: 0px 1px 1px #cdcdcd;
border: 1px solid #cfcfcf;
border-radius: 5px;
}
#yt_menuwrap.menu-fixed .yt-main-in1:after {
content: "";
width: 115px;
height: 36px;
background: url(../images/toolbar.png) no-repeat 0 0;
position: absolute;
z-index: 9;
left: -140px;
bottom: -45px;
}
#yt_menuwrap.menu-fixed .yt-main-in1 {
border: none;
box-shadow: none;
}
#yt_menuwrap.menu-fixed ul.navi li.level1.first,
#yt_menuwrap.menu-fixed ul.navi li.level1.first > a {
border-radius: 0;
}
#yt_overlaywrap {
background: none repeat scroll 0 0 #000000;
height: 100% !important;
left: 0;
min-height: 100% !important;
position: fixed !important;
top: 0;
width: 100% !important;
z-index: 100;
}
#main_bottom {
margin-left: 0;
}
div.yt-position-inner {
padding: 0 5px;
}
div.position-first div.yt-position-inner {
padding: 0 5px 0 0;
}
div.position-last div.yt-position-inner {
padding: 0 0 0 5px;
}
#yt_spotlight2 .module.title2 {
border-radius: 5px;
}
#yt_spotlight2 .yt-position-inner,
#yt_slideshow .yt-position-inner {
padding: 0px;
}
#yt_spotlight4 .yt-main-in1,
#yt_spotlight5 .yt-main-in1 {
background: #224272;
}
#yt_spotlight4 #userc {
width: auto !important;
padding: 0 10px;
}
#yt_spotlight3 .yt-main-in1 {
background: #f1f1f1;
border: 1px solid #cfcfcf;
border-bottom: none;
}
#yt_spotlight3 .yt-position-inner {
padding: 10px 0;
}
#yt_spotlight4 .yt-main-in1 {
padding: 10px 0;
}
#yt_spotlight5 .yt-main-in1 {
padding: 10px 0;
}
#yt_spotlight4 h3.modtitle,
#yt_spotlight5 h3.modtitle {
color: #fff;
}
#yt_spotlight5 ul.menu li {
border-bottom: 1px dashed #4e688e;
background: url(../images/li-menu.png) no-repeat 3px 13px;
}
#yt_spotlight5 ul.menu li > a {
color: #ccc;
padding: 3px;
display: block;
}
#yt_spotlight5 ul.menu li:hover {
background: #396fc1 url(../images/li-menu.png) no-repeat 3px -41px;
}
#yt_spotlight5 ul.menu li:hover > a {
color: #fff;
text-decoration: none;
}
#yt_footer .yt-main-in1 {
background: #224272;
}
#yt_footer .yt-main-in2 {
padding: 15px 0 0 0;
margin: 0 0;
overflow: hidden;
}
#yt_footer #footnav {
border-top: 1px solid #4e688e;
border-bottom: 1px solid #4e688e;
}
#yt_footer #footnav ul {
margin: 0;
text-align: center;
}
#yt_footer #footnav li {
background: none;
display: inline-block;
padding: 0;
border-right: 1px solid #4e688e;
}
#yt_footer #footnav li:first-child {
border-right: none;
}
#yt_footer #footnav li span.separator,
#yt_footer #footnav li a {
display: inline-block;
padding: 8px 15px;
color: #fff;
font-weight: bold;
}
#yt_footer #footnav li#current a,
#yt_footer #footnav li a:hover,
#yt_footer #footnav li span.separator:hover,
#yt_footer #footnav li a#active_menu-nav {
color: #FFF;
background: #396fc1;
text-decoration: none;
}
#yt_footer .yt-copyright {
color: #ccc;
font-size: 92%;
}
#yt_footer .yt-copyright > div {
margin: 0 10px;
}
#yt_footer #yt_copyrightposition {
color: #b3b3b3;
padding: 10px;
font-size: 92%;
}
#yt_footer #yt_copyrightposition a {
color: #fff;
}
#yt_footer #yt_copyrightposition a:hover {
color: #0097fd;
}
div.group-footnav {
margin: 1em 0;
}
span.image-inset {
position: relative;
height: 100%;
width: 100%;
display: table;
font-family: 'fontello';
color: #fff;
}
span.image-inset:after {
content: " ";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 10;
box-shadow: 0 0 3px 1px rgba(54,54,54,0.5) inset;
}
span.image-inset:hover:after {
box-shadow: 0 0 0 40px rgba(54,54,54,0.5) inset;
}
span.image-inset:hover:after {
box-shadow: 0 0 0 78px rgba(54,54,54,0.5) inset;
}
.box-shadow {
padding: 3px;
box-shadow: 0 0 3px #999;
margin: 10px -5px 0;
}
.box-shadow:hover {
box-shadow: 0 0 5px #666;
}
div.moduletabs.top-position {
margin: 0;
}
div.moduletabs.top-position.clearfix div.tabs-container {
border: none;
height: 33px;
}
div.moduletabs.top-position.clearfix div.tabs-container ul.tabs {
height: 33px;
}
div.moduletabs.top-position div.tabs-container ul.tabs li div.tab {
margin-right: 5px;
}
div.moduletabs.top-position div.tabs-container ul.tabs li div.tab:last-child {
border-right: 1px solid #cfcfcf;
}
div.moduletabs.top-position div.tabs-container ul.tabs li {
margin-right: 5px;
}
div.moduletabs.top-position div.tabs-container ul.tabs li div.tab {
border-radius: 5px 5px 0 0;
color: #000;
border: 1px solid #cfcfcf;
border-bottom: none;
text-transform: uppercase;
background: url(../images/tabs-t1.png) repeat-x 0 0;
text-shadow: 1px 1px 1px #FFFFFF;
}
div.moduletabs.top-position div.tabs-container ul.tabs li .tab.selected {
padding-top: 7px;
}
div.moduletabs.top-position div.tabs-content {
padding: 10px;
overflow: visible;
position: relative !important;
z-index: 1;
margin: 0;
border: 1px solid #D4D4D4;
background-color: #fff;
}
div.moduletabs div.tabs-content div.tabs-content-inner {
overflow: visible !important;
}
div.moduletabs div.tabs-content div.tabs-content-inner ul li .item-rating,
div.moduletabs div.tabs-content div.tabs-content-inner ul li .moduleItemDateCreatedHome,
div.moduletabs div.tabs-content div.tabs-content-inner ul li .moduleItemReadMore {
display: none;
}
div.moduletabs.top-position div.tabs-container ul.tabs li .tab.selected {
color: #ff0032;
}
div.k2ItemsBlock ul li,
div.k2LatestCommentsBlock ul li {
padding: 10px 5px;
border-bottom: 1px solid #D4D4D4;
}
div.k2ItemsBlock ul li:hover,
div.k2LatestCommentsBlock ul li:hover {
background-color: #EEEEEE;
}
div.k2ItemsBlock ul li.lastItem {
margin-bottom: 0;
border-bottom: none !important;
}
div.k2ItemsBlock ul li > a.moduleItemImage,
div.k2LatestCommentsBlock ul li a.k2Avatar {
float: right;
margin-left: 8px;
}
div.k2ItemsBlock ul li a.moduleItemTitle {
font-size: 100%;
}
div.k2ItemsBlock ul li span.moduleItemDateCreated {
font-size: 92%;
color: #999;
display: block;
}
div.k2ItemsBlock ul li a.moduleItemComments {
font-size: 92%;
color: #999;
border: none;
padding-right: 20px;
display: inline-block;
background: url("../images/blue/comment.png") no-repeat scroll 98% 0;
}
div.k2ItemsBlock ul li:hover a.moduleItemComments {
color: #0097fd;
background-position: 98% -19px;
}
div.k2ItemsBlock ul li:hover a.moduleItemTitle {
color: #0097fd;
}
div.k2LatestCommentsBlock ul li div.comment-info {
overflow: hidden;
margin-top: 3px;
}
div.k2LatestCommentsBlock ul li span.lcUsername {
background: url(../images/icons/user.png) no-repeat 99% 0;
padding-right: 15px;
color: #999;
}
div.mgi-wrap .mgi-box {
margin: 0;
}
div.mgi-wrap .mgi-box:first-child {
margin-right: 25px;
}
div.mgi-wrap .mgi-box:nth-child(5) {
margin-right: 25px;
}
div.mgi-wrap .mgi-box .mgi-box-inner {
border: 1px solid #cfcfcf;
margin: 0 5px;
overflow: hidden;
margin-left: 0;
}
div.mgi-wrap .mgi-box .mgi-cat > a {
font-weight: normal;
}
#right_bottom {
margin-left: 0;
}
#right_bottom .gallery {
border: 1px solid #ccc;
padding: 7px;
}
#right_bottom .gallery h3 {
color: #224272;
}
div.mgi-wrap .mgi-box:hover .mgi-cat > a {
color: #000;
}
div.mgi-wrap .box-wrapper:hover {
background: #f3f3f3;
}
div.mgi-wrap .mgi-box_inner {
border: 1px solid #cfcfcf;
margin: 0 5px;
overflow: hidden;
}
div.mgi-wrap .box-wrapper {
padding: 10px;
}
#main_bottom div.mgi-wrap .mgi-cat {
font-size: 150%;
font-weight: normal;
line-height: 33px;
border-bottom: 0;
margin-bottom: 0;
text-transform: uppercase;
background: url("../images/title-a.png") repeat-x scroll left bottom transparent;
}
#main_bottom div.mgi-wrap .mgi-cat > a {
color: #000;
display: inline-block;
background-color: transparent;
}
#main_bottom div.mgi-wrap .mgi-cat > a:hover {
color: #0097fd;
}
#main_bottom .mgi-wrap .item-wrap .item-title a,
#main_bottom .mgi-wrap .other-links li a {
color: #224272;
font-weight: normal;
}
#main_bottom .mgi-wrap .item-wrap .item-title a:hover,
#main_bottom .mgi-wrap .other-links li a:hover {
color: #0097fd;
}
#main_bottom .mgi-wrap .item-image .image-inset:hover::after {
opacity: 0;
font-size: 65px;
text-align: center;
}
#main_bottom .mgi-wrap .item-image a {
font-family: 'FontAwesome';
}
#main_bottom .mgi-wrap .item-image .image-inset:hover::after {
box-shadow: 0 0 5px 85px rgba(54,54,54,0.7) inset;
font-family: 'FontAwesome';
content: '\f0fe';
text-align: center;
line-height: 160px;
font-size: 40px;
opacity: 1;
}
#main_bottom .mgi-wrap .item-image .image-inset:active::after {
font-size: 60px;
opacity: 0;
-moz-transform: scale(2);
}
#main_bottom .mgi-wrap .item-title {
clear: both;
margin-top: 5px;
color: #224272;
}
#main_bottom .mgi-wrap .item-title a {
font-size: 150%;
line-height: 20px;
}
#main_bottom .mgi-wrap .title-link-wrap .more-label {
display: none;
}
#main_bottom .mgi-wrap .title-link-wrap ul.other-links {
position: relative;
width: 100%;
border-top: 1px dashed #abb6bf;
margin-top: 10px;
list-style: none outside none;
}
#main_bottom .mgi-wrap .title-link-wrap ul.other-links li {
transition: margin 0.3s ease-in-out 0s;
background: url("../images/bullet-1-1.png") no-repeat scroll 0 9px rgba(0,0,0,0);
font-size: 11px;
padding: 3px 0 3px 12px;
}
#main_bottom .mgi-wrap .title-link-wrap ul.other-links li a {
margin-left: 0;
}
#main_bottom .mgi-wrap .title-link-wrap ul.other-links li:hover {
margin-left: 7px;
}
div.article-tool {
color: #999;
font-size: 92%;
}
div.article-tool a.moduleItemComments {
background: url("../images/blue/comment.png") no-repeat scroll 98% 0 transparent;
border: medium none;
color: #999999;
padding-right: 20px;
float: right;
}
div.article-tool a.moduleItemComments:hover {
color: #007BBB;
background: url("../images/blue/comment.png") no-repeat scroll 98% -20px transparent;
}
div.article-tool .moduleItemDateCreated {
float: left;
}
div.related-items-title {
font-size: 130%;
font-weight: normal;
text-transform: uppercase;
margin: 2em 0 10px;
}
ul.related-items {
margin: 0 5px;
}
ul.related-items li.related-item {
background: url(../images/list-arrow2.png) no-repeat 3px 9px;
}
ul.related-items li.related-item:hover {
background-position: 3px -84px;
}
div.block-thenews {
margin: 20px 0;
width: 480px;
float: right;
}
div.block-thenews .title {
background: #fe0034;
color: #fff;
text-transform: uppercase;
padding: 4px 10px;
display: table;
}
div.block-thenews .alignright {
display: table;
}
div.block-thenews ul.lst-news {
display: table-cell;
margin: 0;
width: 50%;
}
div.block-thenews ul.lst-news li {
background: url(../images/bullet-2.png) no-repeat 2px 8px;
}
div.block-thenews ul.lst-news li:hover {
margin-left: 10px;
}
div.k2_slideshowii div.k2-slideshow-theme1 > div > div {
display: none;
}
div.k2_slideshowii div.k2-slideshow-theme1 > div > div:first-child {
display: block;
}
div.k2_slideshowii div.yt_slideshowii_module {
border: 1px solid #777;
border-bottom: none;
}
div.content-box-normal-theme5 div.content_box_theme5,
div.content-box-normal-theme5 div.content_box_theme5 div.cover_item_box div.content_box_item ul li {
overflow: visible !important;
}
div.ytc_background_theme5 div.content-box-normal-theme5 {
bottom: 0;
background: #224272;
}
div.content-box-normal-theme5 div.content_box_theme5 div.cover_item_box div.content_box_item ul.content_box_item_ul {
margin: 0;
padding: 0;
display: block;
}
div.content-box-normal-theme5 div.content_box_theme5 div.cover_item_box div.content_box_item ul > li {
border-right: 1px solid #4e688e;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
div.yt_normal_desc {
margin: 0;
}
div.yt_normal_desc .yt_item_title > a {
font-weight: bold;
color: #ccc;
}
.caption_opacity_theme5 {
color: #FFFFFF;
position: absolute;
width: 100%;
bottom: 0px;
}
div.caption_center_bg_theme5 {
background-color: rgba(0,0,0,0.8);
padding: 10px;
background: url(../images/transparent.png) repeat;
}
div.caption_center_bg_theme5 > h3.title {
font-size: 150%;
text-transform: uppercase;
margin: 5px 0;
font-weight: normal;
}
div.caption_center_bg_theme5 > h3.title:hover {
letter-spacing: 1px;
}
div.caption_center_bg_theme5 > h3.title > a {
color: #fff;
}
div.yt_post_item_theme5 {
position: relative;
padding: 9px;
min-height: 37px;
}
div.content-box-normal-theme5 div.content_box_theme5 div.cover_item_box div.content_box_item ul > li:hover {
background-color: #2b508b;
}
div.content-box-normal-theme5 div.content_box_theme5 div.cover_item_box div.content_box_item ul li.button_img_selected_theme5_167:hover {
background: #000;
}
div.yt_post_item_theme5:hover div.yt_normal_desc .yt_item_title > a {
color: #fff;
}
.button_img_selected_theme5_167 div.yt_post_item_theme5:after {
content: "";
position: Absolute;
top: -12px;
left: 47%;
border: 6px solid transparent;
border-bottom: 6px solid #000;
}
div.caption_center_bg_theme5 .article-tool {
color: #ccc;
}
div.caption_center_bg_theme5 .article-tool .moduleItemDateCreated {
float: none;
}
ul.author-link {
margin: 0 10px;
float: left;
}
ul.author-link li {
display: inline;
background: none;
padding: 5px 3px;
float: left;
position: relative;
}
ul.author-link li a {
color: #717171;
font-family: 'Socialico';
font-size: 3.5em;
display: block;
line-height: 27px;
text-shadow: 0 0 1px rgba(0,0,0,0.2);
}
ul.author-link li:hover a,
ul.author-link li:hover a:active {
color: #3a5580;
}
ul.author-link li > span {
display: block;
position: absolute;
font-size: 12px;
color: #fff;
padding: 6px 10px;
width: 125px;
border-radius: 5px;
white-space: nowrap;
top: -40px;
text-align: center;
background-color: #3a5580;
background-image: -moz-linear-gradient(top,#5874a2,#3a5580);
background-image: -webkit-linear-gradient(top,#5874a2,#3a5580);
background-image: -o-linear-gradient(top,#5874a2,#3a5580);
background-image: -ms-linear-gradient(top,#5874a2,#3a5580);
background-image: linear-gradient(top,#5874a2,#3a5580);
}
ul.author-link li > span:after {
content: "";
position: Absolute;
bottom: -12px;
left: 47%;
border: 6px solid transparent;
border-top: 6px solid #3a5580;
}
ul.author-link li > span {
top: -45px;
opacity: 0;
visibility: hidden;
left: -140%;
}
ul.author-link li:hover > span {
top: -35px;
opacity: 1;
visibility: visible;
}
ul.social-link {
display: table;
width: 100%;
margin: 0;
}
ul.social-link li {
display: table-cell;
padding: 0;
background: none;
text-align: center;
margin-bottom: 5px;
overflow: hidden;
height: 49px;
}
ul.social-link li img {
width: 28px;
height: 25px;
}
#user3 ul.social-link li {
width: 33%;
float: left;
}
#user3 ul.social-link li a img {
margin-right: 21px;
padding: 0 16px;
}
ul.social-link li > div {
position: absolute;
display: block;
width: 75px;
height: 53px;
}
ul.social-link li > a {
display: block;
}
ul.social-link li span {
display: block;
margin: 5px;
font-size: 11px;
}
ul.social-link li > a:hover img {
opacity: 0.7;
}
.img-border {
border: 3px solid #aab7c1;
box-sizing: border-box;
}
ul.list-video li {
background: none;
padding: 0;
margin-bottom: 1em;
text-align: center;
}
ul.list-video li > a {
color: #666;
display: block;
}
ul.list-video li > a:hover {
color: #0097fd;
}
.formelm-buttons {
margin: 10px 0 5px;
}
#editor-xtd-buttons {
padding: 0;
}
.formelm-area,
.formelm {
margin: 5px 0;
}
.formelm .fltlft {
float: left;
}
.calendar,
.calendar table {
vertical-align: text-bottom;
margin: 0 3px;
}
div.items-more > h3 {
font-size: 140%;
font-weight: normal;
}
.formelm-area label,
.formelm label {
display: block;
width: 180px;
float: right;
}
.com_content .blog-featured .page-header {
margin: 0;
padding: 0;
border-bottom: 0;
}
.com_content .blog-featured p.readmore {
margin-top: 10px;
}
.com_content .blog-featured p.readmore > a {
background: #224272;
display: table;
padding: 4px 10px;
color: #fff;
}
.com_content .blog-featured p.readmore > a:hover {
text-decoration: none;
background: #5983c1;
}
.com_content .blog-featured p.img_caption {
margin: 3px 0 0;
line-height: normal;
}
.blog .page-header {
margin: 0;
border-bottom: 0;
}
.blog .article-info .create {
padding-left: 0;
}
.blog .item {
padding-bottom: 15px;
margin-bottom: 15px;
}
div.pagination {
padding: 20px 0 10px 0;
margin: 0 0;
overflow: hidden;
}
div.pagination ul.pagination li a {
display: inline-block;
background: #224271;
color: #fff;
}
.browse-view .result {
float: right;
}
p.counter {
float: right;
margin: 0 0;
}
.com_content .categories-list ul {
margin: 0 0;
}
.com_content .categories-list ul li {
width: 45%;
float: left;
padding: 10px;
background: none;
}
.com_content .categories-list ul li .item-title {
font-size: 150%;
}
.com_content .categories-list ul li .category-desc {
padding: 5px 0 0;
}
.com_content .categories-list ul li .category-desc p {
margin: 0 0 10px 0;
}
.com_content .categories-list ul li dl dt {
float: left;
margin: 0 5px 0 0;
}
.com_content .categories-list ul li dl dd {
margin: 0 0;
}
.leading .item-content {
overflow: hidden;
}
.cols-2 .item {
width: 48% !important;
float: left;
}
.cols-2 .item h2 {
margin-top: 0;
margin-bottom: 0;
}
.cols-2 .column-1.item {
margin-right: 10px;
border-bottom: 1px dashed #a9b5c1;
}
.cols-2 .column-2.item {
margin-left: 10px;
border-bottom: 1px dashed #a9b5c1;
}
.article-content > p:first-child {
margin: 5px 0;
}
.row-separator,
.items-leading .item-separator {
border-bottom: 1px solid #DDDDDD;
width: 100%;
display: block;
overflow: hidden;
}
ul.pagenav {
overflow: hidden;
padding: 0;
margin-top: 2em;
}
ul.pagenav li > a {
display: block;
padding: 3px 10px;
background: #eee;
border: 1px solid #cfcfcf;
font-size: 90%;
border-radius: 3px;
}
ul.pagenav li > a:hover {
background: #ddd;
border-color: #adadad;
}
ul.pagenav .pagenav-prev {
float: left;
background: none;
padding: 0 0;
margin: 0 0;
}
ul.pagenav .pagenav-next {
float: right;
background: none;
padding: 0;
margin: 0;
}
div.info {
margin: 0 0;
}
div.info p {
margin: 0 0;
}
div.info p.buttonheading img {
margin: 0 0;
}
.articleinfo,
.blog-featured .article_row .articleinfo,
.article-meta {
width: 70%;
}
.article_default {
margin-bottom: 20px;
}
.article_default img.image-article {
margin-top: 15px;
}
.article_default img {
margin: 0 15px 10px 10px;
float: left;
}
.article_column_pad {
padding: 0 10px;
}
.colfirst .article_column_pad {
padding: 0 10px 0 0;
}
.collast .article_column_pad {
padding: 0 0 0 10px;
}
.cols-2 .item img {
float: left;
margin-right: 10px;
padding: 4px;
border: 1px solid #cfcfcf;
margin-bottom: 5px;
}
#content_main #breadcrumb ul.breadcrumb li:nth-child(3) span,
#content_main #breadcrumb ul.breadcrumb li:nth-child(5) span {
float: left;
}
div.k2TagCloudBlock a {
height: 26px;
line-height: 23px;
display: inline-block;
position: relative;
padding: 0 9px 0 8px;
margin: 5px;
color: #555;
border-width: 1px 0 1px 1px;
border-style: solid;
border-color: #dadada #d2d2d2 #c5c5c5;
border-radius: 3px 0 0 3px;
background-color: #fafafa;
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#f0f0f0));
background-image: -webkit-linear-gradient(top,#fcfcfc,#f0f0f0);
background-image: -moz-linear-gradient(top,#fcfcfc,#f0f0f0);
background-image: -ms-linear-gradient(top,#fcfcfc,#f0f0f0);
background-image: -o-linear-gradient(top,#fcfcfc,#f0f0f0);
background-image: linear-gradient(top,#fcfcfc,#f0f0f0);
box-shadow: inset 0 0 0 1px rgba(255,255,255,0.7), 0 1px 2px rgba(0,0,0,0.05);
}
div.k2TagCloudBlock > a:after {
content: '';
z-index: 3;
position: absolute;
top: 10px;
right: -2px;
width: 5px;
height: 6px;
background: #35598e;
border-radius: 3px 0 0 3px;
-webkit-box-shadow: inset 1px 0 #214171;
box-shadow: inset 1px 0 #214171;
}
div.k2TagCloudBlock > a:hover {
background: none;
padding: 0 9px 0 8px;
color: #0097fd;
}
div.k2TagCloudBlock > a:hover span {
padding: 0 7px 0 6px;
max-width: 40px;
font-size: 100%;
-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.15), 1px 1px 2px rgba(0,0,0,0.2);
box-shadow: inset 0 0 0 1px rgba(255,255,255,0.15), 1px 1px 2px rgba(0,0,0,0.2);
}
div.k2TagCloudBlock > a > span {
position: absolute;
top: -1px;
height: 26px;
left: 100%;
z-index: 2;
overflow: hidden;
max-width: 0;
line-height: 21px;
padding: 0 0 0 1px;
color: #fff;
text-shadow: 0 -1px rgba(0,0,0,0.3);
border: 1px solid;
border-color: #214171 #214171 #214171;
border-radius: 0 2px 2px 0;
background-color: #2a4d7f;
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#40659e),color-stop(100%,#2a4d7f));
background-image: -webkit-linear-gradient(top,#40659e,#2a4d7f);
background-image: -moz-linear-gradient(top,#40659e,#2a4d7f);
background-image: -ms-linear-gradient(top,#40659e,#2a4d7f);
background-image: -o-linear-gradient(top,#40659e,#2a4d7f);
background-image: linear-gradient(top,#40659e,#2a4d7f);
}
div.catItemHeader span.catItemAuthor {
background: url(../images/li-topmenu.gif) no-repeat right center;
float: left;
margin: 0 8px 0 0;
padding: 0 8px 0 0;
}
div.catItemTagsBlock span {
background: url(../images/icon_tag.png) no-repeat left center;
padding: 0 8px 0 20px;
display: inline-block;
}
div.itemList {
margin: 0 -5px;
display: block;
}
div.k2Pagination {
margin: 0;
clear: both;
}
div.catItemCommentsLink {
margin: 0;
padding: 0 5px;
border: none;
border-left: 1px solid #999;
display: inline-block;
}
div.catItemCommentsLink a {
color: #999;
display: inline-block;
line-height: 15px;
background: url(../images/icons/comment.png) no-repeat right center;
padding: 0 20px 0 0;
}
div.tagItemIntroText {
padding: 5px 0;
}
div.catItemCommentsLink a:hover {
color: #222;
text-decoration: none;
}
div.catItemReadMore a {
color: #fff;
display: inline-block;
padding: 4px 10px;
background: #224271;
}
div.catItemInfor {
margin: 5px 0;
}
.catItemIsFeatured div.catItemImageBlock {
position: relative;
display: table;
}
.catItemImage a {
display: block;
}
.ico-feature {
position: absolute;
background: #CC3333;
height: 26px;
line-height: 26px;
width: 80px;
text-align: center;
color: #FFF;
bottom: 5px;
left: 5px;
}
div.k2LatestCommentsBlock ul li span.lcUsername > a {
color: #999;
}
div.k2LatestCommentsBlock ul li span.lcItemTitle {
display: block;
font-weight: bold;
}
div.k2LatestCommentsBlock ul li span.lcComment {
color: #000;
}
div.userItemImageBlock span.userItemImage,
div.tagItemImageBlock span.tagItemImage {
margin: 0 0 5px;
}
div.userItemImageBlock {
float: none;
}
div.userItemImageBlock span.userItemImage a,
div.tagItemImageBlock span.tagItemImage a {
display: table;
padding: 4px;
border: 1px solid #DDD;
}
div.userItemImageBlock span.userItemImage a:hover,
div.tagItemImageBlock span.tagItemImage a:hover {
background: #e9e9e9;
border: 1px solid #999;
}
div.userItemImageBlock span.userItemImage a img,
div.tagItemImageBlock span.tagItemImage a img {
padding: 0 0;
border: none;
}
div.userBlock img {
border: none;
}
div.userBlock h2 {
margin: 0 0 5px;
font-weight: normal;
}
div.userBlock div.userDescription {
padding: 0;
}
div.userBlock div.userDescription p {
margin: 0 0 10px;
}
div.userBlock div.userAdditionalInfo {
margin: 0;
padding-top: 5px;
}
span.userURL {
font-weight: normal;
}
div.tagItemImageBlock {
float: none;
}
div.tagItemBody {
padding: 0;
}
.tagItemDateCreated,
.userItemDateCreated {
color: #999;
display: inline-block;
}
div.userItemHeader h3.userItemTitle,
div.tagItemHeader h2.tagItemTitle {
font-family: inherit;
font-size: 150%;
font-weight: normal;
padding-top: 0;
}
div.userItemBody {
padding: 0;
}
div.userItemIntroText {
padding: 5px 0;
}
div.userItemIntroText p,
div.tagItemIntroText p {
margin: 0;
}
div.tagItemCategory {
margin: 0 0;
padding: 0 0;
border: none;
}
div.userItemReadMore a,
div.tagItemReadMore a {
background: #224272;
color: #fff;
display: inline-block;
padding: 4px 10px;
}
div.userItemView {
float: left;
width: 50%;
padding: 0;
margin: 0;
border: none;
}
div.userItemBody {
margin: 0 5px 23px;
border-bottom: 1px dashed #abb6bf;
padding: 0 0 15px;
}
div.userItemList,
div.tagItemList {
clear: both;
margin: 0 -5px;
display: block;
}
div.userItemList > div:nth-child(2n+1) {
clear: both;
overflow: auto;
}
div.userItemCategory {
padding: 0;
border-bottom: none;
}
div.userItemLinks {
margin: 8px 0 0;
}
div.userItemTagsBlock {
border: none;
padding: 4px 0;
}
div.userItemTagsBlock span {
background: url(../images/icon_tag.png) no-repeat scroll left center;
display: inline-block;
padding: 0 8px 0 20px;
}
div.userItemTagsBlock span {
color: #555555;
font-weight: bold;
}
div.userItemTagsBlock ul.userItemTags li {
background: none;
}
.userItemTagsBlock li a {
margin-bottom: 3px;
border: 1px solid #ddd;
border-radius: 5px;
display: inline-block;
padding: 0 5px;
}
div.userItemCommentsLink {
display: inline-block;
border: medium none;
line-height: 12px;
margin: 0;
padding: 0 5px 0;
}
div.userItemCommentsLink .userItemDateCreated {
border-right: 1px solid #999;
padding-right: 5px;
margin-right: 5px;
}
div.userItemCommentsLink a {
padding: 0 0 0 20px;
color: #999;
background: url(../images/icons/comment.png) no-repeat 0 center;
}
div.itemHeader h2.itemTitle {
padding: 0 0 5px;
font-family: inherit;
text-transform: uppercase;
font-size: 150%;
}
div.itemImageBlock {
padding: 0;
}
span.itemImage {
text-align: inherit;
}
span.itemImage img {
padding: 5px;
}
span.itemImage:hover img {
background: #dfdfdf;
}
div.itemHeader ul {
display: table;
margin: 5px 0;
float: left;
}
div.itemHeader ul > li {
float: left;
background: none;
padding: 0 5px 0 0;
font-size: 92%;
color: #999;
border-right: 1px solid #999;
margin-right: 5px;
line-height: 12px;
}
div.itemHeader ul > li:last-child {
border-right: none;
}
div.itemHeader span.k2item-print,
div.itemHeader span.k2item-email {
float: left;
}
div.itemHeader span.k2item-print > a,
div.itemHeader span.k2item-email > a {
border: 1px solid #D3D3D3;
border-radius: 3px 3px 3px 3px;
color: #666666;
display: block;
font-size: 90%;
margin: 0 3px;
padding: 1px 0px 1px 25px;
width: 40px;
}
div.itemHeader span.k2item-print > a {
background: url("../images/icons/print.png") no-repeat 2px center;
}
div.itemHeader span.k2item-email > a {
background: url("../images/icons/email.png") no-repeat 2px center;
}
div.itemHeader span.k2item-print > a:hover,
div.itemHeader span.k2item-email > a:hover {
background-color: #F1F1F1;
}
#fontDecrease,
#fontIncrease {
display: inline-block;
}
.itemTextResizerTitle {
padding: 0 3px 0 0;
}
#fontIncrease span,
#fontDecrease span {
display: none;
}
#fontIncrease img,
#fontDecrease img {
background: url(../images/icons/font.png) no-repeat 0 0;
height: 14px;
width: 14px;
display: inline-block;
vertical-align: middle;
}
#fontDecrease img {
background-position: right 0;
}
#fontIncrease:hover img {
background-position: 0 -15px;
}
#fontDecrease:hover img {
background-position: right -15px;
}
div.k2LatestCommentsBlock ul li a.lcAvatar img {
border: none;
background: none;
}
div.itemCommentsForm form input#submitCommentButton {
font-size: 100%;
border: 1px solid #0088e4;
box-shadow: 0 1px 0 rgba(255,255,255,0.4) inset;
background: #31acff url(../images/bt-opacity.png) repeat-x 0 0;
padding: 5px 10px;
}
div.itemCommentsForm form input#submitCommentButton:hover {
background-position: 0 bottom;
}
div.itemTagsBlock span {
background: url(../images/icons/tags.png) no-repeat right center;
padding: 0 20px 0 0;
font-weight: normal;
display: inline-block;
}
div.itemTagsBlock ul.itemTags li {
background: none;
}
div.itemIntroText {
font-size: 100%;
line-height: 180%;
}
div.itemIntroText p {
margin: 0;
}
div.itemFullText {
border-bottom: 1px dashed #abb6bf;
margin-bottom: 2em;
}
table.itemblock-table {
color: #999;
width: 100%;
}
table.itemblock-table td {
vertical-align: top;
}
div.itemCategory span {
font-weight: normal;
color: #999;
}
span.itemHits,
div.itemCategory {
padding-right: 25px;
position: relative;
}
span.itemHits:before,
div.itemCategory:before {
width: 16px;
height: 16px;
content: '';
position: absolute;
right: 0;
background: url(../images/icons/read.png) no-repeat 98% center;
}
div.itemCategory:before {
background: url(../images/icons/category.png) no-repeat 0 center;
}
div.itemComments ul.itemCommentsList li.authorResponse {
background: none;
}
div.itemAuthorBlock {
border: none;
padding: 0;
margin-bottom: 2em;
background: none;
}
div.itemAuthorBlock img.itemAuthorAvatar {
border: none;
padding: 0;
width: 85px;
}
div.itemFullText p {
margin: 0 0 10px;
}
div.itemNavigation {
overflow: hidden;
padding: 5px 0;
color: #999;
background: #fff;
border-top: 1px dashed #abb6bf;
border-bottom: 1px dashed #abb6bf;
}
div.itemNavigation span.itemNavigationTitle {
font-size: 120%;
color: #666666;
text-transform: uppercase;
}
div.itemNavigation a.itemPrevious {
color: #999;
}
div.itemComments {
border: none;
padding: 0;
background: none;
}
.box-3 {
width: 33%;
float: left;
}
div.itemCommentsForm form input.inputbox {
width: 172px;
}
div.itemAuthorLatest {
float: left;
width: 49%;
}
div.itemRelated {
width: 49%;
float: right;
}
div.itemAuthorLatest ul,
div.itemRelated ul {
margin: 0 10px;
}
div.itemAuthorLatest ul > li,
div.itemRelated ul > li {
padding: 2px 0 2px 12px;
background: url("../images/list-arrow2.png") no-repeat 3px 7px;
}
div.itemAuthorLatest ul > li:hover,
div.itemRelated ul > li:hover {
background-position: 3px -86px;
}
div.itemHeader {
width: 100%;
display: table;
}
div.itemToolbar-r {
float: right;
}
div.itemAuthorLatest h3,
div.itemRelated h3 {
font-weight: normal;
font-size: 130%;
margin-bottom: 10px;
text-transform: uppercase;
}
div.itemCategory,
div.itemTagsBlock {
border: none;
}
div.itemTagsBlock {
padding: 0;
margin-bottom: 2em;
}
div.itemRatingBlock {
padding: 0 0;
text-align: left;
float: right;
}
div.itemRatingBlock span {
padding-top: 0px;
}
.itemTags li a {
display: inline-block;
padding: 0px 5px;
}
div.itemRatingForm {
line-height: normal;
}
div.itemRatingLog {
font-size: 100%;
padding-top: 0px;
}
div.itemContentFooter {
border: none;
margin: 0 0;
}
div.itemToolbar {
border-bottom-style: solid;
border-top-style: solid;
margin: 25px 0 10px;
}
div.itemToolbar ul li {
border: none;
}
div.itemLinks {
margin: 5px 0 10px;
padding: 0 0 10px;
border-bottom: 1px solid #DDDDDD;
}
div.itemSocialSharing {
margin: 0;
}
div.itemAttachmentsBlock {
border: none;
}
div.itemAttachmentsBlock ul.itemAttachments li {
background: none;
}
div.itemTwitterButton {
float: left;
margin: 2px 15px 0 0;
width: 90px;
}
div.itemGooglePlusOneButton {
float: left;
margin-: 0 0 0 15px;
width: 120px;
}
div.itemFacebookButton {
float: left;
margin: 0;
width: 220px;
}
div.itemAttachmentsBlock span {
font-weight: normal;
color: #999;
}
.itemCommentsCounter,
div.itemCommentsForm p.itemCommentsFormNotes {
margin: 0 0 15px;
border: none;
}
.itemCommentsFormNotes {
color: #666;
}
h3.itemAuthorName {
margin: 0 0 5px 0;
font-weight: normal;
font-size: 117%;
text-transform: uppercase;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
border: none;
margin: 5px 0 0;
padding: 0;
display: block;
font-weight: normal;
}
h3.itemCommentsCounter,
.itemCommentsForm h3 {
text-transform: uppercase;
font-size: 130%;
font-weight: normal;
}
div.itemCommentsForm form {
color: #999;
}
div.itemCommentsForm form textarea.inputbox {
height: 120px;
width: 96%;
}
div.itemBackToTop {
margin: 10px 0 0;
}
div.itemBackToTop > a {
text-transform: capitalize;
display: table;
padding: 4px 10px;
background: #ccc;
text-decoration: none;
color: #666;
float: right;
}
div.itemBackToTop > a:hover {
background: #224271;
color: #fff;
}
div.itemComments ul.itemCommentsList li img {
margin: 0 10px 10px 0;
border: none;
display: block;
}
div.itemComments ul.itemCommentsList li p {
margin: 0 0 10px;
color: #666;
}
div.user-desc {
color: #666;
}
div.top-news ul {
margin: 0;
}
div.top-news ul li {
margin: 0 -5px;
border-bottom: 1px dashed #b3b4b8;
padding: 8px 5px;
}
div.top-news ul li > a.moduleItemTitle {
font-size: 100%;
}
div.top-news ul li > a.moduleItemTitle:hover {
text-decoration: none;
}
#right1 div.top-news ul li {
border-bottom: 1px solid #b3b4b8;
}
#right1 .module.temp h3.modtitle {
font-size: 14px;
border-bottom: 2px solid #ccc;
}
#right1 .module.temp .box-shadow {
margin-right: 2px;
margin-left: 2px;
padding: 0;
}
div.tab-content div.k2ItemsBlock ul {
margin: 0;
}
div.k2ItemsBlock.slideshow {
margin: 10px 0;
}
div.k2ItemsBlock.slideshow ul li > a.moduleItemTitle {
font-size: 100%;
font-weight: bold;
}
div.k2ItemsBlock.slideshow ul li > a {
display: block;
}
div.k2ItemsBlock.slideshow ul li {
border-bottom: none;
padding: 0;
margin-bottom: 10px;
}
div.k2ItemsBlock.slideshow ul li:hover {
background: none;
}
div.k2ItemsBlock.slideshow ul li div.moduleItemIntrotext {
line-height: 18px;
}
div.k2ItemsBlock.slideshow ul li div.moduleItemImage {
margin: 0 0 10px 0;
position: relative;
}
div.k2ItemsBlock.slideshow ul li div.moduleItemImage .icon-capture {
position: absolute;
display: block;
width: 38px;
height: 32px;
content: "";
z-index: 30;
right: 1px;
top: 0;
background: url(../images/icons/camera.png) no-repeat center center;
background-color: #2E221B;
background-color: rgba(0,0,0,0.7);
}
div.hot-event > ul {
margin: 10px 0 0;
display: table;
width: 100%;
}
div.hot-event ul > li {
display: table-cell;
background: #2e5999;
padding: 0;
border: none;
border-left: 1px solid #224272;
}
div.hot-event:hover ul > li:not(:hover) {
opacity: 0.5;
}
div.hot-event ul > li .itemblock-inner {
padding: 10px;
color: #ccc;
min-height: 110px;
}
div.hot-event ul > li div.moduleItemIntrotext {
padding: 0;
line-height: 18px;
margin: 10px 0;
}
div.hot-event ul > li a.moduleItemTitle {
color: #b6f6ff;
font-weight: bold;
font-size: 100%;
}
div.hot-event ul > li a.moduleItemTitle:hover {
color: #fff;
}
div.hot-event ul li a.moduleItemReadMore {
color: #b6f6ff;
display: inline-block;
padding: 4px 0;
background-position: 80% -84px;
}
div.hot-event ul li:hover a.moduleItemReadMore {
padding: 4px 15px 4px 10px;
color: #0097fd;
background: #fff url("../images/blue/list-arrow2.png") no-repeat 92% -82px;
}
div.hot-event ul > li:hover {
background: #396fc1;
}
div.hot-event ul > li:hover .moduleItemIntrotext {
padding: 0 5px 0 0;
}
div.hot-event ul > li:hover a.moduleItemTitle,
div.hot-event ul > li:hover div.moduleItemIntrotext {
color: #fff !important;
}
.module-inner .k2LatestCommentsBlock ul {
margin: 0;
}
.module-inner .k2LatestCommentsBlock ul li {
margin: 0 0 10px;
padding: 0 0 10px;
}
.module-inner .k2LatestCommentsBlock ul li.lastItem {
margin: 0 0;
padding: 0 0;
}
.module-inner .k2Avatar img {
margin: 0 10px 0 0;
}
.module-inner .comment-info {
margin-top: 8px;
display: block;
}
.lcComment {
line-height: 120%;
}
.lcUsername {
display: block;
margin: 0 0;
font-size: 92%;
line-height: normal;
}
.lcCommentDate {
display: block;
font-size: 92%;
}
div.login-fields {
margin: 0 0 5px 0;
}
div.login-fields > label {
width: 100px;
display: inline-block;
}
#searchForm .button {
padding: 2px 8px;
margin: 0 5px;
}
table.category thead {
background: #EEE;
}
table.category {
width: 100%;
}
table.category th {
font-size: 120%;
font-weight: bold;
text-transform: uppercase;
background: #EEE;
padding: 8px 10px;
}
table.category tr {
border: 1px solid #DDD;
}
table.category tbody tr td {
padding: 5px 10px;
font-weight: normal;
}
.contact {
margin: 10px 10px;
}
.panel {
border: 1px solid #DDD;
margin-top: -1px;
}
.contact .panel h3 {
background: #EEE;
border: 0 none;
margin: 0;
padding: 0;
}
.contact .panel h3 {
background: #EEE;
border: 0 none;
margin: 0;
padding: 0;
}
.panel h3 a {
color: #444;
display: block;
padding: 6px;
text-decoration: none;
}
.panel h3.pane-toggler-down a {
background: #F5F5F5;
border-bottom: 1px solid #DDD;
}
.jpane-slider,
.pane-slider {
margin: 0;
padding: 0 15px !important;
}
.contact .panel .contact-image {
float: right;
}
.contact .panel .contact-image,
.contact .panel .contact-form form,
.contact .panel .contact-address,
.contact .panel .contact-miscinfo {
margin: 15px 0;
}
.contact .panel dl dd {
margin: 0 0;
margin: 0 0 10px;
}
.jicons-text,
.contact .panel .contact-form legend {
font-size: 100%;
font-weight: bold;
}
.contact .panel dl dt label {
width: 150px;
float: left;
margin: 0 0 10px;
font-weight: normal;
}
@media all and (-webkit-min-device-pixel-ratio: 10000),not all and (-webkit-min-device-pixel-ratio: 0) {
ul.yt-login-regis .show-box {
right: -8px;
}
}
#breadcrumb .module {
padding: 0;
border: 3px solid #cfcfcf;
border-bottom: none;
margin-bottom: 0;
}
#breadcrumb .modcontent {
margin: 0;
}
#breadcrumb .modcontent .modcontent-inner {
padding: 0 0;
}
#breadcrumb {
margin: 0 0 -3px;
position: relative;
background: #fff url("../images/title-a.png") repeat-x 0 bottom;
line-height: 9px;
}
#breadcrumb .breadcrumb {
padding: 0 0 0 10px;
display: inline-block;
margin-bottom: 0;
background: none transparent;
}
#breadcrumb .breadcrumb li {
background: none transparent;
padding: 0;
line-height: 33px;
display: inline;
float: left;
}
#breadcrumb .breadcrumb li span.divider {
padding: 12px;
background: url("../images/arrow-bre.png") no-repeat center center;
height: 7px;
float: left;
}
#breadcrumb .breadcrumb .showHere {
font-weight: bold;
margin: 0 5px 0 0;
float: left;
}
#breadcrumb .breadcrumb span.separator,
#breadcrumb .breadcrumb a {
padding: 0 0;
float: left;
}
#breadcrumb .breadcrumb span.separator:hover {
color: #000;
}
#breadcrumb .breadcrumb span.current {
padding-left: 5px;
}
#breadcrumb .arrow-bre {
background: url(../images/arrow-bre.png) no-repeat center center;
width: 35px;
padding: 13px 0;
height: 7px;
float: left;
}
#content #content_main {
padding-top: 0;
}
#content #content_main .no-minheight {
display: none;
}
#content #content_main .item-page .page-header {
margin: 0;
border-bottom: 0;
}
#content #content_main .item-page .page-header h2 {
margin: 0;
}
#content #content_main .article-info .article-info-term {
display: none;
}
#content #content_main .article-info .icon-calendar,
#content #content_main .article-info .icon-eye-open {
display: none;
}
#content #content_main p {
margin-top: 10px;
text-align: justify;
display: inline-block;
}
#content .categories-list a.btn-mini {
position: relative;
top: -2px;
}
#content .categories-list h3.page-header {
margin: 0 0 10px;
}
#yt_component {
margin: 0 0 10px;
display: inline-flex;
}
.component-inner {
border: 3px solid #cfcfcf;
padding: 10px 14px 10px 8px;
width: 100%;
}
.stats-module dt {
float: left;
font-weight: bold;
padding: 0;
margin: 0;
}
.stats-module dd {
margin: 0;
}
div.widget-wrap {
margin: 10px 0;
}
ul.navi div.mega-col.last .widget-wrap .alignleft {
margin: 0 0 10px;
padding: 5px;
background: #e6e6e6;
}
ul.navi div.mega-col.last .widget-wrap .post .image-wrap {
border: 4px solid #e7e5e6;
margin-bottom: 5px;
}
#right2 #yt-extra-187 #yt_extra_wrapper187 .yt_extra_content {
width: 180px !important;
}
#right2 #yt-extra-187 #yt_extra_wrapper187 .yt_extra_inner .yt-main-item {
width: 78% !important;
}
.resplc-loadmore {
padding: 0;
text-align: center;
box-shadow: none;
float: none;
overflow: hidden;
margin: 0;
}
.resplc-loadmore .resplc-loadmore-btn {
overflow: hidden;
font-size: 16px;
color: #fff;
font-weight: 300;
background: url("../images/icons/icon_loadmore.png") no-repeat 15px center;
padding: 10px 40px 10px 50px !important;
border-radius: 50px;
position: relative;
text-align: center;
background-color: #224272 !important;
}
.resplc-loadmore .resplc-loadmore-btn:before {
content: "\f105";
font-family: FontAwesome;
position: absolute;
right: 50px;
font-size: 18px;
-webkit-transition: all ease-in 0.3s;
-moz-transition: all ease-in 0.3s;
-o-transition: all ease-in 0.3s;
transition: all ease-in 0.3s;
opacity: 0;
filter: alpha(opacity=0);
}
.resplc-loadmore .resplc-loadmore-btn .ajax-first {
padding: 0;
font-size: 14px;
display: none;
}
.resplc-loadmore .resplc-loadmore-btn .resplc-image-loading {
text-align: center;
}
.resplc-loadmore .resplc-loadmore-btn.loaded,
.resplc-loadmore .resplc-loadmore-btn:hover {
text-decoration: none;
background-color: #162b4b !important;
}
.resplc-loadmore .resplc-loadmore-btn:hover:after {
right: 20px;
}
.resplc-loadmore .resplc-loadmore-btn:hover:before {
right: 20px;
opacity: 1;
filter: alpha(opacity=100);
}
.resplc-loadmore .resplc-image-loading {
display: inline-block;
font-family: FontAwesome;
background: none !important;
-webkit-animation: spin 2s infinite linear;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}
.resplc-loadmore .resplc-image-loading:before {
content: '\f110';
color: #fff;
}
.loading.resplc-loadmore-btn {
background: none;
padding-left: 5px !important;
}
.homepage #yt_component {
display: none;
}
.item-page .item-image {
padding: 10px 0;
}
.item-page ul.actions li span {
display: none;
}
.item-page .btn-group {
font-size: 12px;
}
.item-page .pager li {
display: inline;
background: transparent;
}
.item-page .yt-typo-block form#formtypo p {
width: 100%;
}
.item-page .yt-typo-block form#formtypo input {
float: left;
width: auto;
}
.item-page .yt-typo-block form#formtypo label {
display: block;
margin-left: 25px;
margin-top: 4px;
}
.backtotop .icon-angle-up:before {
text-indent: -9999px;
}
#top2 {
width: 150px;
margin-left: 0;
float: right;
}
ul.yt-loginform {
display: table;
margin: 8px 0;
float: right;
list-style: none;
}
ul.yt-loginform li {
float: left;
line-height: 16px;
height: 20px;
background: none;
margin: 0;
padding: 0;
border-right: 1px dotted #f0f4f6;
position: relative;
z-index: 101;
}
ul.yt-loginform li a {
padding: 2px 0;
margin: 0 3px;
border-radius: 5px;
font-size: 92%;
color: #fff;
position: relative;
z-index: 101;
border: 1px solid none;
width: 60px;
text-align: center;
display: inline-block;
}
ul.yt-loginform li a:hover {
color: #0097fd;
background: #fff;
border-radius: 5px;
}
ul.yt-loginform li:last-child {
border: none;
}
ul.yt-loginform .modal {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
padding: 10px;
background: url("../images/bg_login.png") no-repeat 10px 10px scroll #fff;
width: 280px;
padding-left: 200px;
z-index: 9999;
}
ul.yt-loginform .modal h3.title {
font-size: 24px;
font-weight: 300;
color: #666;
margin-bottom: 20px;
text-transform: uppercase;
}
ul.yt-loginform .modal .control-group #modlgn-username {
background: url("../images/icons/icon_user.png") no-repeat 13px center scroll #fff;
width: 225px;
height: 34px;
border: solid 1px #e4e4e4;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
padding: 0px;
padding-left: 45px;
}
ul.yt-loginform .modal .control-group #modlgn-username:focus {
box-shadow: none;
}
ul.yt-loginform .modal .control-group #modlgn-passwd {
background: url("../images/icons/icon_pass.png") no-repeat 13px center scroll #fff;
width: 225px;
height: 34px;
border: solid 1px #e4e4e4;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
padding: 0px;
padding-left: 45px;
margin-bottom: 10px;
}
ul.yt-loginform .modal .control-group #modlgn-passwd:focus {
box-shadow: none;
}
ul.yt-loginform .modal .control-group #modlgn-remember {
float: left;
margin-right: 5px;
margin-top: 3px;
}
ul.yt-loginform .modal .control-group .control-label {
float: left;
color: #666;
}
ul.yt-loginform .modal .control-group .button {
font-size: 16px;
color: #fff;
height: 34px;
width: 100px;
text-align: center;
line-height: 34px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
padding: 0px;
padding-bottom: 4px;
}
ul.yt-loginform .modal ul.listlogin {
list-style: none;
margin: 0px;
padding: 0px;
margin-top: 0px;
}
ul.yt-loginform .modal ul.listlogin li {
float: none;
margin: 0px;
height: 25px;
}
ul.yt-loginform .modal ul.listlogin li a {
color: #666;
background: url("../images/icons/list-style.png") no-repeat 2px center scroll transparent;
padding: 0px;
padding-left: 20px;
width: 100%;
text-align: left;
}
ul.yt-loginform .modal ul.listlogin li a:hover {
color: #224272;
}
ul.yt-loginform .modal .userdata >div {
clear: both;
}
ul.yt-loginform a.modal-close {
display: block;
width: 20px;
height: 20px;
background: #000;
-webkit-border-radius: 999px;
-moz-border-radius: 999px;
border-radius: 999px;
position: absolute;
top: -10px;
right: -10px;
line-height: 20px;
padding: 0;
font-weight: bold;
-webkit-box-shadow: 0 0 2px #000;
box-shadow: 0 0 2px #000;
text-align: center;
border: 2px solid #fff;
}
.form-login .top-login {
display: none;
}
.form-login .login-content {
overflow: inherit;
width: 100%;
}
.form-login .login-content .login-greeting {
float: left;
color: #fff;
}
.form-login .login-content .logout-button {
float: left;
background: #3464ad;
border: 5px;
}
.form-login .login-content .logout-button input.bt-submit {
background: transparent;
border: 0;
padding-top: 0;
line-height: 20px;
font-size: 12px;
color: #fff;
}
bac
.form-login .login-content .logout-button input.bt-submit:hover {
color: #224272;
}
.wrap-login .login label#remember-lbl {
line-height: 10px;
margin-right: 10px;
}
.wrap-login .other-link li {
list-style: none;
}
.modal-backdrop {
z-index: 99;
}
.module.style-box.menu {
border: 1px solid #ccc;
padding: 0 10px;
}
#search-form {
padding: 10px;
border: 1px solid #CFCFCF;
background: #eee;
}
#search-form button.btn-primary {
background: #224272;
padding: 3px 9px;
}
#search-form button.btn-primary:hover {
background: #2e5999;
}
#search-form a.btn {
background: #224272;
padding: 3px 9px;
color: white;
text-shadow: none;
font-weight: normal;
}
#search-form a.btn:hover {
background: #2e5999;
}
#search-form .btn.disabled {
opacity: 1;
}
#search-form input.inputbox {
padding: 1px;
}
#search-form label,
#search-form select {
font-size: 12px;
}
#search-form #finder-search input {
border: 1px solid #CCCCCC;
color: #888888;
background: #fff;
float: none;
border-radius: 0;
}
.search-results {
margin-top: 2em;
}
dl.search-results dt.result-title {
background: none repeat scroll 0 0 #EEEEEE;
border-bottom: 1px solid #CCCCCC;
margin-bottom: 5px;
padding: 3px 5px;
}
dl.search-results dt.result-title > a {
color: #666666;
}
dl.search-results .highlight,
#search-query-explained span.term {
background: none repeat scroll 0 0 #FE0034;
color: #FFFFFF;
font-size: 90%;
padding: 0 5px;
text-shadow: none;
}
#mod-finder-searchform {
margin: 6px 0;
float: right;
}
#mod-finder-searchform div.finder {
border-radius: 5px;
position: relative;
display: table;
border: 1px solid #2d2d2d;
overflow: hidden;
}
#mod-finder-searchform div.finder .inputbox {
margin: 0;
border: none;
border-radius: 5px 0 0 5px;
color: #333;
float: left;
background: #f0f0f0;
width: 150px;
height: 24px;
padding-top: 0;
padding-bottom: 0;
font-size: 11px;
}
#mod-finder-searchform div.finder .button {
width: 25px;
height: 24px;
border-radius: 0 5px 5px 0;
background: url(../images/bt-search.png) no-repeat 0 bottom;
margin: 0;
text-indent: -999em;
border: none;
}
#mod-finder-searchform div.finder .inputbox:focus {
background: #fff;
}
#mod-finder-searchform div.finder .inputbox:focus + button {
background-position: 0 0;
}
dl.search-results dd.result-url {
color: #999999;
margin-bottom: 10px;
}
#advanced-search ul li.filter-branch {
margin: 5px 0;
background: none;
}
#advanced-search ul li.filter-branch label {
width: 140px;
display: inline-block;
}
#advanced-search ul li.filter-branch select {
border: 1px solid #ccc;
margin: 0 5px 0 0;
padding: 2px 2px 2px 5px;
float: none;
border-radius: 0;
}
#advanced-search ul li.filter-branch select option {
padding: 0 8px;
}
#advanced-search-toggle {
background: url(../images/bullet-2.png) no-repeat 5px 4px;
padding-left: 15px;
}
.border1 h3,
.border2 h3 {
padding: 0 10px;
}
.relatelink ul.menu {
padding-right: 10px;
}
.alignright ul {
list-style: none;
}
div.sj-splash {
overflow: hidden;
z-index: 1;
}
div.sj-splash .spl-title {
background: #ff0033;
padding: 0px;
color: #fff;
width: 11%;
border-radius: 5px 0 0 5px;
}
div.sj-splash .spl-title span {
font-weight: normal !important;
padding: 5px 5px;
display: block;
}
div.sj-splash .spl-items {
background: #224272;
height: 28px !important;
width: 89%;
border-radius: 0 5px 5px 0;
}
div.sj-splash .spl-items .spl-item span a {
color: #fff;
}
div.sj-splash .spl-items .spl-item .yt-titleflash-description {
color: #fff;
font-weight: bold;
}
div.sj-splash .spl-items .spl-item {
padding: 5px 0 0 10px;
width: 94%;
font-weight: bold;
}
div.sj-splash .spl-items .spl-item .spl-item-date {
font-style: italic;
font-size: 10px;
color: #fff;
}
div.sj-splash .spl-control {
position: absolute;
right: 0;
margin: 3px 0 0;
padding: 4px 10px 0 10px;
z-index: 8;
}
#slideshow div.sj-splash div.spl-control li.control-prev,
#slideshow div.sj-splash div.spl-control li.control-next {
width: 8px;
height: 12px;
background: url(../images/arrow-titleflash.png) no-repeat 0 0;
opacity: 0.5;
}
#slideshow div.sj-splash div.spl-control li.control-next {
background-position: right 0;
}
#slideshow div.sj-splash div.spl-control li.control-prev:hover,
#slideshow div.sj-splash div.spl-control li.control-prev:focus {
background: url(../images/arrow-titleflash.png) no-repeat 0 0;
opacity: 1;
}
#slideshow div.sj-splash div.spl-control li.control-next:hover,
#slideshow div.sj-splash div.spl-control li.control-next:focus {
background: url(../images/arrow-titleflash.png) no-repeat right 0;
opacity: 1;
}
.module span.badge {
background: url(../images/icons/badge.png) no-repeat;
position: absolute;
top: 5px;
right: 0px;
width: 38px;
height: 26px;
z-index: 1;
}
.user1 .module span.badge {
width: 100%;
float: right;
}
.module.badge-hot .badge {
background-position: 0 0;
}
.module.badge-cool .badge {
background-position: 7px -47px;
float: right;
position: relative;
}
.module.badge-top .badge {
background-position: 14px -100px;
}
.module.badge-soon .badge {
background-position: -43px -49px;
}
.module.badge-new .badge {
background-position: -50px 0;
}
.module.badge-best .badge {
background-position: -50px -100px;
}
.module.style-box {
padding: 0;
}
.module.style-box > h3 {
padding: 0 10px;
margin: 0 -10px;
}
.module.style-box .modcontent {
padding: 0 10px;
}
.module.title1 {
border: 3px solid #cfcfcf;
}
.module.title2,
.module.title3 {
border: 1px solid #cfcfcf;
}
.module.title4 {
background: #efefef;
}
.module.title5 {
border: 3px solid #efefef;
}
.module.title8 {
border: 1px solid #cfcfcf;
}
.module.title1 > h3,
.module.title2 > h3,
.module.title3 > h3,
.module.title4 > h3 {
background: url(../images/title-a.png) repeat-x left bottom;
}
.module.title3 > h3,
.module.title4 > h3,
.module.title5 > h3,
.module.title8 > h3 {
color: #224272;
}
.module.title3 > h3 > span,
.module.title4 > h3 > span,
.module.title5 > h3 > span,
.module.title7 > h3 > span,
.module.title8 > h3 > span {
color: #ff0033;
}
.module.title6 > h3 {
border-bottom: 2px solid #cfcfcf;
}
.module.title6 > .yt-mod-content {
padding: 0 5px;
}
#user1 div.k2ItemsBlock ul li {
border-bottom: 1px dashed #b3b4b8;
padding: 8px 0;
}
#user1 div.k2ItemsBlock ul li:hover {
padding: 8px 5px;
}
#user1 .item-rating,
#user1 .moduleItemReadMore {
display: none;
}
@media (min-width: 1200px) {
.homepage #user2 {
margin: 0 20px;
}
#user3 {
margin-left: 10px;
}
.layout-mr #content_right {
margin-left: 25px;
}
}
.yt-jv3vr #content p > strong,
.yt-jv3vr #yt_spotlight1 p > strong {
padding: 3px;
border: 1px dashed #FF0033;
color: #FF0033;
display: inline-block;
padding: 1px 3px;
}
.yt-jv3vr #yt_spotlight1 .bgcolor2 p > strong {
color: #eee;
border-color: #eee;
}
.yt-jv3vr #yt_spotlight5 .container {
padding-top: 0;
}
.yt-jv3vr .bgcolor2 h3 {
padding: 0 10px !important;
}
.rtl.yt-jv3vr #content_left {
float: left;
margin-right: 10px;
}
.rtl.yt-jv3vr .module span.badge {
left: 0;
right: inherit;
}
.rtl.yt-jv3vr #yt_spotlight1 #user1 h3.modtitle {
margin-right: 0;
}
.rtl.yt-jv3vr #user4 {
margin-right: 0;
}
.yt_extra_inner .yt_extra_carousel .yt_extra_content {
height: 210px;
overflow-y: hidden;
}
div.yt_so_article_theme {
margin: 10px 0;
}
.extraslider-inner .item {
position: relative;
}
.extraslider-inner .item .so_nav3 {
position: absolute;
width: 9px;
height: 13px;
display: block;
top: 45%;
background: url(../images/so_nav3.png) no-repeat 0 0;
}
#user6 {
padding-left: 10px;
}
#user6 .extraslider-control a {
position: static;
background: url("../images/navigation.png") no-repeat 0 bottom;
width: 14px;
height: 14px;
margin: 0 3px;
}
#user6 .extraslider-control a.button-next {
background-position: right bottom;
}
#user6 .extraslider-control a.button-next:hover {
background-position: right 0;
}
#user6 .extraslider-control a.button-prev {
background-position: left bottom;
}
#user6 .extraslider-control a.button-prev:hover {
background-position: left 0;
}
#user6 ul.nav-page {
display: none;
}
#user6 .sj-extraslider .extraslider-inner .item-wrap.style7:hover .item-info {
top: 6px;
}
#user6 .sj-extraslider {
margin-top: -25px;
}
#user6 .sj-extraslider .line {
border-top: 0;
margin-top: 0;
}
#user6 .sj-extraslider .extraslider-inner {
border-bottom: 0;
}
#user6 .extraslider-inner .item .item-description {
padding-bottom: 10px;
font-size: 90%;
color: #fff;
}
#user6 .extraslider-inner .item .item-description > p {
margin: 0;
}
#user6 .extraslider-inner .item .line .item-wrap-inner {
padding: 7px;
border: none;
background: #fff;
}
#user6 .extraslider-inner .item .line:hover ul > li .item-wrap-inner > div:not(:hover) {
opacity: 0.5;
}
#user6 .extraslider-inner .item div.so_content_theme3 {
height: 100%;
background: #000;
background: rgba(0,0,0,0.7);
}
#user6 .extraslider-inner .line {
margin: 10px 0 0;
}
#user6 .extraslider-inner .line li {
background: url(../images/img-shadow.png) no-repeat center bottom;
padding-bottom: 8px;
}
#user6 .extraslider-inner .line .item-wrap-inner {
padding: 0;
margin: 0 3px;
background: #fff;
}
#user6 .extraslider-inner .line:hover ul > li .item-wrap-inner:not(:hover) {
opacity: 0.4;
background: #ccc;
}
#user6 .extraslider-inner .line:hover ul > li .item-wrap-inner > div:not(:hover) {
opacity: 1;
}
#user6 .extraslider-inner .line .item-title {
padding: 5px 10px;
background: #3464ad;
border-top: 1px solid rgba(255,255,255,0.16);
border-bottom: 1px solid rgba(255,255,255,0.16);
}
#user6 .extraslider-inner .line .item-title > a {
color: #fff !important;
font-size: 13px;
text-transform: capitalize;
text-decoration: none;
}
#user6 .extraslider-inner .line .item-content .item-readmore {
background: none transparent;
box-shadow: none;
}
#user6 .extraslider-inner .line .item-content .item-readmore > a {
display: block;
padding: 2px 10px;
border: 1px solid #224272;
background: #3464ad;
display: table;
font-weight: normal;
}
#user6 .extraslider-inner .line .item-content .item-readmore > a:hover {
background-color: #2e5999;
text-decoration: none;
}
#user6 .extraslider-inner .line .item-info {
background: url(../images/transparent.png) repeat;
width: 92%;
height: 94%;
left: auto;
}
#user6 .extraslider-inner .line .item-image:hover .item-content {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
top: 0px;
}
#right2 .sj-extraslider .item-image {
float: left;
}
.headline .count_commentar,
.headline .moduleItemReadMore {
display: none;
}
.rtl .headline ul {
margin-right: 0;
}
.rtl .headline ul li {
padding-left: 0;
}
#user3 .community h3 {
background: url("../images/title-a.png") repeat-x left bottom;
}
#user3 .community .sj-extraslider {
margin-top: -39px;
margin-bottom: 14px;
}
#user3 .community .extraslider-inner .item-wrap.style1 .item-image {
width: 90px;
float: left;
}
.community {
background: #efefef;
}
.community h3 {
color: #224272 !important;
background: url("../images/title-a.png") repeat-x left bottom;
}
.community.module.style-box .modcontent {
padding: 0;
}
.community .sj-extraslider {
margin-top: -47px;
margin-bottom: 4px;
}
.community .sj-extraslider .extraslider-control {
margin-right: 3px;
}
.community .sj-extraslider .extraslider-control .button-next,
.community .sj-extraslider .extraslider-control .button-prev {
display: none;
}
.community .sj-extraslider .extraslider-inner {
border-bottom: 0;
}
.community .sj-extraslider .active .line {
border-top: 0;
margin-top: 16px;
padding: 0 5px;
}
.community .sj-extraslider .item .line {
border-top: 0;
margin-top: 16px;
}
.community .sj-extraslider .extraslider-inner .item-wrap.style1 .item-image {
width: 80px;
height: 75px;
}
.community .sj-extraslider .extraslider-inner .item-wrap.style1 .item-info {
background: none transparent;
position: inherit;
overflow: hidden;
padding-left: 10px;
width: auto;
}
.community .sj-extraslider .extraslider-inner .item-wrap.style1 .item-info .item-title {
padding: 0;
}
.community .sj-extraslider .extraslider-inner .item-wrap.style1 .item-info .item-content {
margin: 0;
}
.community .sj-extraslider .extraslider-inner .item-wrap.style1 .item-info .item-content .item-description {
color: #000;
}
.community div.k2LatestCommentsBlock ul {
padding: 0 5px;
}
.community div.k2LatestCommentsBlock ul li {
background: #efefef;
}
#right2 .community .sj-extraslider .extraslider-inner .item-wrap.style2 .item-info {
background: transparent;
}
#right2 .community .sj-extraslider .extraslider-inner .item-wrap.style2 .item-info .item-description {
color: #000;
}
#right2 .community .sj-extraslider .extraslider-inner .item-wrap.style2 .item-info .item-title {
padding-top: 0;
}
#right2 .community .sj-extraslider .extraslider-inner .item-wrap .item-image {
width: auto;
margin-right: 5px;
}
#right2 .video {
border: 1px solid #cfcfcf;
}
#right2 .video h3 {
background: url("../images/title-a.png") repeat-x left bottom;
}
#right_bottom .k2-slideshow.theme3 .sl-control {
top: 54px;
bottom: 0;
background: none transparent;
}
#right_bottom .k2-slideshow.theme3 .sl-control .pag-list {
right: 0;
width: 100%;
}
#right_bottom .k2-slideshow.theme3 .sl-control .pag-list .pag-next {
float: right;
}
#right_bottom .wh-online h3 {
padding-left: 10px;
}
#right_bottom .wh-online .modcontent {
padding: 10px;
}
.module.editor-choice {
border: 1px solid #cfcfcf;
border-radius: 5px;
}
.module.editor-choice h3.modtitle {
padding-left: 0;
background: url("../images/title-a.png") repeat-x scroll left bottom transparent;
padding-left: 12px;
}
.module.editor-choice .sj-k2-container-slider {
direction: ltr;
z-index: 0;
}
.module.editor-choice .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-content .item-des {
padding-bottom: 10px;
}
.module.editor-choice .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img {
border: 0;
padding: 0;
}
.module.editor-choice .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info.item-spotlight {
padding: 0;
margin: 0;
}
.module.editor-choice .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info.item-spotlight .item-inner {
margin: 0;
}
.module.editor-choice .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info.item-spotlight .item-inner .item-title a {
font-size: 13px;
color: #ccc;
}
.module.editor-choice .sj-k2-container-slider .page-button ul.control-button li {
position: absolute;
width: 9px;
height: 13px;
display: block;
top: 36% !important;
background: url(../images/so_nav3.png) no-repeat 0 0;
opacity: 1;
z-index: 0;
}
.module.editor-choice .sj-k2-container-slider .page-button ul.control-button li.preview {
left: -59px;
background-position: 0 bottom;
margin-left: 10px;
}
.module.editor-choice .sj-k2-container-slider .page-button ul.control-button li.next {
right: -59px;
background-position: right bottom;
margin-right: 10px;
}
.module.editor-choice .sj-k2-container-slider .page-button ul.control-button li:hover {
opacity: 0.5;
}
#right_top div.bd-accordion {
background: none;
overflow: hidden;
}
#right_top .sj-accordion .acd-items {
padding: 0;
background: #fff;
border: 1px solid #cccccc;
}
#right_top .sj-accordion .acd-items .acd-header {
color: #010101;
font-size: 100%;
font-weight: normal;
text-transform: uppercase;
border: none;
border-top: 1px solid #ccc;
padding: 9px 10px;
background: #f1f1f1 url(../images/arrow-accordion.png) no-repeat 99% -31px;
}
#right_top .sj-accordion .acd-items > .acd-header:first-child {
border-top: none;
}
#right_top .sj-accordion .acd-items .acd-header:hover {
color: #224272;
background-image: url(../images/arrow-accordion.png), url(../images/h3-accordion.png);
background-position: 99% -65px, 0 0;
background-repeat: no-repeat, repeat-x;
}
#right_top .sj-accordion .acd-items .acd-content-wrap {
display: block;
height: 0;
clear: both;
overflow: hidden;
}
#right_top .sj-accordion .acd-items .selected .acd-header {
color: #fff !important;
background: #224272 url(../images/arrow-accordion.png) no-repeat 99% 2px;
}
#right_top .sj-accordion .acd-items .acd-image {
padding: 2px;
border: 1px solid #cfcfcf;
margin: 10px;
}
#right_top .sj-accordion .acd-items .acd-image a {
display: block;
}
#right_top .sj-accordion .acd-items .acd-image :hover {
background: #cfcfcf;
}
#right_top .sj-accordion .acd-content {
color: #000;
}
#right_top div.acd-content-wrap .acd-content .acd-description {
padding: 0 0px;
margin-bottom: 10px;
color: #224272;
font-weight: bold;
}
#right_top .sj-accordion .acd-content .accd-readmore {
overflow: hidden;
margin-top: 5px;
}
#right_top .sj-accordion .acd-content .accd-readmore > a {
border: 1px solid #cfcfcf;
display: inline-block;
padding: 3px 12px;
background: #fff;
font-size: 92%;
text-decoration: none;
border-radius: 5px;
box-shadow: 0 0 5px #CCCCCC inset, 0 1px 1px #DDDDDD;
}
#right_top .sj-accordion .acd-content .accd-readmore > a:hover {
background: #eee;
border-color: #b6b6b6;
}
#right_top .sj-accordion .acd-content .accd-readmore > a:active {
background: #e3e3e3;
}
#yt_spotlight3 .module {
padding: 15px 10px 10px 10px;
margin-bottom: 0;
}
.social div.yt-socialbt {
margin-right: 4px;
float: right;
}
.social div.yt-socialbt .tooltip.fade {
border: none;
background: none transparent;
}
.social div.yt-socialbt .tooltip.fade .tooltip-inner {
background-color: #224272;
}
.social div.yt-socialbt .tooltip.fade .tooltip-inner:before,
.social div.yt-socialbt .tooltip.fade .tooltip-inner:after {
color: #224272;
}
.social p {
margin: 0;
}
.social div.yt-socialbt a {
height: 27px;
line-height: 27px;
width: 27px;
background-color: #717171;
color: #fff;
border: none;
box-shadow: none;
}
.social div.yt-socialbt a:hover {
background-color: #224272;
}
.social div.yt-socialbt a i {
font-size: 16px;
}
.subscribe .newletter input.button {
line-height: 15px;
}
.subscribe div.newletter {
border: 1px solid #cfcfcf;
padding: 2px;
margin-bottom: 3px;
background: #fff;
float: right;
}
.subscribe div.newletter .inputbox {
border: none;
width: 145px;
height: 26px;
background: none;
box-shadow: none;
}
.subscribe div.newletter .button {
background-color: #ec0030;
border-radius: 5px;
margin: 0;
padding: 6px 5px;
font-size: 100%;
border: none;
box-shadow: none;
}
.subscribe div.newletter .button:hover {
background-color: #2B508B;
background-position: 0 0;
}
#top1 .smart-search {
float: right;
}
#top1 .mod-language {
float: left;
}
.module.style-box.wh-online {
padding: 0 10px;
}
.mod-languages {
float: right;
position: relative;
z-index: 8;
}
.mod-languages a.dropdown-toggle {
color: #fff;
padding: 10px 10px 8px 10px;
display: inline-block;
cursor: pointer;
}
.mod-languages a.dropdown-toggle > b {
border-top-color: #ddd;
vertical-align: middle;
margin: 0 3px;
}
.mod-languages a.dropdown-toggle img {
padding: 0 5px;
}
.mod-languages a.dropdown-toggle:hover,
.mod-languages a.dropdown-toggle.open {
color: #fff;
}
.mod-languages a.dropdown-toggle:hover b,
.mod-languages a.dropdown-toggle.open b {
border-top-color: #224272;
}
.mod-languages .dropdown-menu {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background: #224272;
box-shadow: none;
border: none;
-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.mod-languages .dropdown-menu li {
margin: 0;
text-align: left;
margin: 0;
background: none repeat scroll 0 0 rgba(0,0,0,0) !important;
padding-left: 0;
}
.mod-languages .dropdown-menu li a {
padding: 7px 10px 7px 13px;
color: #fff;
}
.mod-languages .dropdown-menu li img {
float: left;
margin: 2px 8px 0 0;
}
.mod-languages .dropdown-menu li:hover a {
background: #162b4b;
}
.contact-ajax .ctajax-element .el-ctajax-form input#cainput_submit {
background: #224272;
border: 0;
}
.contact-ajax .ctajax-element .el-ctajax-form input#cainput_submit:hover {
background: #2e5999;
-webkit-transition: inherit;
transition: inherit;
}
#meganavigator .mega-content .mega-col .mega-group div.mega-group-content .mega-module .bs-image {
width: 45%;
}
#meganavigator .mega-content .mega-col .mega-group div.mega-group-content .mega-module.feature-art .bs-image {
width: 100%;
}
.comments.module.title4 {
background: transparent;
}
.comments.module.title4 h3 {
background: transparent;
}
.align-left {
text-align: left !important;
}
.align-right {
text-align: right !important;
}
.align-center {
text-align: center !important;
}
.noitalic {
font-style: normal !important;
}
.nobold {
font-weight: normal !important;
}
.nomarginall {
margin-left: 0 !important;
margin-right: 0 !important;
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.nopaddingall {
padding-left: 0 !important;
padding-right: 0 !important;
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.nomargintop {
margin-top: 0 !important;
}
.poscenter {
display: table;
margin: 0 auto;
}
.nomarginbottom {
margin-bottom: 0 !important;
}
.nomarginleft {
margin-left: 0 !important;
}
.nomarginright {
margin-right: 0 !important;
}
.nopaddingtop {
padding-top: 0 !important;
}
.nopaddingbottom {
padding-bottom: 0 !important;
}
.nopaddingleft {
padding-left: 0 !important;
}
.nopaddingright {
padding-right: 0 !important;
}
.thumbnail.pull-left {
margin: 0 10px 10px 0;
}
.thumbnail.pull-right {
margin: 0 0 10px 10px;
}
#flip-scroll table {
width: 100%;
border-collapse: collapse;
border-spacing: 0;
display: block;
}
#flip-scroll th,
#flip-scroll td {
margin: 0;
vertical-align: top;
}
#flip-scroll thead {
display: block;
float: left;
}
#flip-scroll tbody {
display: block;
width: auto;
position: relative;
overflow-x: auto;
white-space: nowrap;
}
#flip-scroll tbody tr {
display: inline-block;
vertical-align: top;
border-right: 1px solid #ccc;
margin-left: -4px;
}
#flip-scroll th:last-child,
#flip-scroll td:last-child {
border-bottom: 1px solid #babcbf;
}
#flip-scroll th {
background: #666666;
border-radius: 0;
color: #fff;
display: block;
text-align: right;
border-bottom: 0;
font-size: 13px;
border-left: 0;
padding: 7px 10px 5px;
min-height: 27px;
}
#flip-scroll td {
display: block;
padding: 7px 10px 5px;
min-height: 26px;
text-align: left;
border-left: 0;
border-right: 0;
border-bottom: 0;
}
#flip-scroll .bs-docs-example th {
min-height: 30px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0 0 12px;
}
h1 {
font-size: 200%;
line-height: 115%;
}
h2 {
font-size: 160%;
line-height: 110%;
}
h3 {
font-size: 130%;
line-height: 110%;
}
h4 {
font-size: 110%;
}
h5 {
font-size: 91%;
}
h6 {
font-size: 84%;
}
.com {
color: #93a1a1;
}
.lit {
color: #195f91;
}
.pun,
.opn,
.clo {
color: #93a1a1;
}
.fun {
color: #dc322f;
}
.str,
.atv {
color: #D14;
}
.kwd,
.prettyprint .tag {
color: #1e347b;
}
.typ,
.atn,
.dec,
.var {
color: teal;
}
.pln {
color: #48484c;
}
.clear {
clear: both;
}
.prettyprint {
padding: 8px;
background-color: #f7f7f9;
border: 1px solid #e1e1e8;
}
.prettyprint.linenums {
box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
}
div.yt-typography div.page-header > h1 {
color: #666;
font-weight: bold;
margin: 0 0 15px;
line-height: 30px;
font-size: 240%;
text-transform: none;
padding-bottom: 10px;
border-bottom: 1px solid #ddd;
}
ol.linenums {
margin: 0 0 0 33px;
}
ol.linenums li {
padding-left: 12px;
color: #bebec5;
line-height: 20px;
text-shadow: 0 1px 0 #fff;
padding: 3px 0 3px 10px;
}
ol.linenums li:nth-last-child(odd) {
background: #FCFCFC;
-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
}
.bs-docs-example {
position: relative;
margin: 15px 0;
padding: 39px 19px 14px;
overflow: hidden;
background-color: #fff;
border: 1px solid #ddd;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.bs-docs-example h2.page-header {
font-size: 180%;
font-weight: bold;
border-bottom: 1px solid #ddd;
margin: 1.5em 0 1em;
padding-bottom: 15px;
}
.bs-docs-example:after {
content: "Example";
position: absolute;
top: -1px;
left: -1px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
background-color: #f5f5f5;
border: 1px solid #ddd;
color: #333333;
-webkit-border-radius: 4px 0 4px 0;
-moz-border-radius: 4px 0 4px 0;
border-radius: 4px 0 4px 0;
}
.bs-docs-example + .prettyprint {
margin-top: -20px;
padding: 4px 0 0 8px;
margin-bottom: 15px;
overflow: hidden;
}
.example-sites {
margin-left: 20px;
}
.example-sites img {
max-width: 100%;
margin: 0 auto;
}
.scrollspy-example {
height: 200px;
overflow: auto;
position: relative;
}
code,
pre {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
display: inline-block;
}
span.highlight {
color: #fff;
}
.text-success {
color: #468847;
}
.text-warning {
color: #C09853;
}
.text-error {
color: #B94A48;
}
.text-info {
color: #3A87AD;
}
.text-success {
color: #468847;
}
#meganavigator ul.subnavi {
background: none;
border: medium none;
box-shadow: none;
left: auto;
margin: 0;
position: static;
right: auto;
}
#meganavigator {
float: left;
}
#meganavigator .mega-content {
position: absolute;
left: -999em;
z-index: 10;
margin-top: 0;
background-color: #fff;
top: 0;
padding-top: 7px;
box-shadow: 0 2px 1px rgba(0,0,0,0.4);
border-top: 0;
border-radius: 0 5px 5px 5px;
}
#meganavigator .mega-content:hover {
margin-top: 0;
}
#meganavigator .mega-content .mega-content {
margin: 0;
border: 1px solid #cfcfcf;
border-radius: 5px;
}
#meganavigator .mega-content .mega-content:after {
display: none;
}
#meganavigator .mega-content .mega-content-inner {
display: block;
}
#meganavigator .mega-content .mega-col {
float: left;
}
#meganavigator .mega-content .mega-col.one div.mega-module {
padding: 10px;
}
#meganavigator .mega-content .mega-col.more {
padding: 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#meganavigator .mega-content .mega-col .mega-group-content > ul.subnavi {
position: static;
width: auto;
padding: 0;
margin: 0;
background: transparent;
box-shadow: none;
}
#meganavigator .mega-content .mega-col .mega-group-content .mega-module-content .content {
margin-bottom: 20px;
}
#meganavigator .mega-content .mega-col .mega-group-content .mega-module-content .content .content-image {
overflow: hidden;
display: block;
width: 88px;
height: 58px;
border: solid 3px #fff;
float: left;
margin-right: 10px;
}
#meganavigator .mega-content .mega-col .mega-group-content .mega-module-content .content .content-image img {
width: 100%;
height: 100%;
transition: all 0.2s ease-out 0s;
}
#meganavigator .mega-content .mega-col .mega-group-content .mega-module-content .content .content-image:hover img {
transform: scale(1.15);
}
#meganavigator .mega-content .mega-col .mega-group-content .mega-module-content .content .content-title h2 {
font-weight: 300;
line-height: 10px;
}
#meganavigator .mega-content .mega-col .mega-group-content .mega-module-content .content .content-title h2 a {
font-weight: 300;
font-size: 16px;
color: #666;
}
#meganavigator .mega-content .mega-col .mega-group-content .mega-module-content .content .content-title h2 a:hover {
color: #224272;
}
#meganavigator .mega-content .mega-col .mega-group-content .mega-module-content .content .date-created {
color: #a8a8a8;
font-size: 11px;
margin-top: -5px;
}
#meganavigator .mega-content .mega-col .mega-group-content .mega-module-content .content .content-text p {
color: #666;
line-height: 1.7em;
}
#meganavigator .mega-content .mega-col .mega-group {
display: block;
}
#meganavigator .mega-content .mega-col .mega-group div.mega-group-title .item-link {
padding: 0 14px 10px;
text-transform: uppercase;
font-size: 129%;
color: #666;
padding-bottom: 0;
}
#meganavigator .mega-content .mega-col .mega-group div.mega-group-title .showdesc .menu-title {
padding: 0 0 5px;
}
#meganavigator .mega-content .mega-col .mega-group div.mega-group-content {
position: relative;
}
#meganavigator .mega-content .mega-col .mega-group div.mega-group-content .mega-module {
padding: 0 10px;
}
#meganavigator .mega-content .mega-col .mega-group div.mega-group-content .mega-module ul {
position: static;
width: auto;
padding: 0;
margin: 0;
background: transparent;
box-shadow: none;
}
ul.navi {
margin: 0;
z-index: 99;
padding: 0;
display: block;
zoom: 1;
list-style: none;
position: relative;
height: 38px;
}
ul.navi ul {
margin: 0;
padding: 0;
list-style: none;
padding: 0px 15px 5px 12px;
background-repeat: repeat;
border-color: #555;
border-width: 0px;
border-style: solid;
width: 180px;
min-width: 180px;
border-radius: 0 5px 5px 5px;
background: #fff;
}
ul.navi li {
background: none;
padding: 0;
}
ul.navi ul li {
margin: 0px 0px 0px 15px;
border-top: 1px solid #cfcfcf;
}
ul.navi ul li.first {
margin: 0 0px 0px 15px;
border: none;
}
ul.navi a:active,
ul.navi a:focus {
outline-style: none;
}
ul.navi div.separator,
ul.navi a {
cursor: pointer;
text-decoration: none;
display: block;
}
ul.navi a.readon {
margin-top: 5px;
padding: 4px 0;
display: inline-block;
}
ul.navi a.readon:hover {
padding: 4px 10px;
color: #fff;
}
ul.navi span.menu-icon {
padding: 0 0 0 30px;
display: block;
background-repeat: no-repeat;
background-position: 0 50%;
}
ul.navi span.menu-icon.bef {
padding: 0 0 0 30px;
}
ul.navi span.menu-icon.aft {
padding: 0 30px 0 0;
}
ul.navi span.menu-title {
display: block;
padding: 6px 0;
line-height: 100%;
}
ul.navi span.menu-desc {
display: block;
line-height: 100%;
font-size: 11px;
text-transform: none;
padding: 0 0 6px 0;
color: #CCC;
}
ul.navi li.level1 {
height: 100%;
margin: 0;
float: left;
position: relative;
border-right: 1px solid #cfcfcf;
}
ul.navi li.level1.first {
border-radius: 5px 0 0 5px;
}
ul.navi li.level1.first > a {
border-radius: 0 0 0 5px;
}
ul.navi li.level1.last {
border: none;
}
ul.navi li.level1.active {
background: #ff0033;
}
ul.navi li.level1.slider {
background: #666;
position: absolute;
overflow: hidden;
}
ul.navi div.level1.separator,
ul.navi a.level1 {
padding: 0 24px 0 20px;
margin: 0;
text-transform: uppercase;
box-sizing: border-box;
border: 1px solid transparent;
}
ul.navi a.level1:hover {
color: #0097fd;
}
ul.navi div.level1.havechild,
ul.navi a.level1.havechild {
background: url(../images/level1-sub.png) no-repeat 90% 11px;
}
ul.navi li.level1.active div.separator.level1,
ul.navi li.level1.active a.level1 {
color: #ff0033;
background: #fff;
height: 33px;
margin-top: 5px;
}
ul.navi li.level1.active div.separator.level1.active span.menu-title,
ul.navi li.level1.active a.level1.active span.menu-title {
line-height: 8px;
}
ul.navi li.level1.slider div.separator.level1,
ul.navi li.level1.slider a.level1 {
color: #0D9FC4;
}
ul.navi li.level1.first:hover div.separator.level1,
ul.navi li.level1.first:hover a.level1 {
border-radius: 5px 5px 0 5px;
}
ul.navi div.separator.level1 span.menu-title,
ul.navi a.level1 span.menu-title {
padding: 9px 0 7px;
line-height: 20px;
}
ul.navi div.separator.level1 span.menu-title:hover,
ul.navi a.level1 span.menu-title:hover {
color: #0097fd;
}
ul.navi div.separator.level1.showdesc span.menu-title,
ul.navi a.level1.showdesc span.menu-title {
padding-top: 10px;
padding-bottom: 0;
}
ul.navi div.separator.level1 span.menu-desc,
ul.navi a.level1 span.menu-desc {
padding-top: 3px;
padding-bottom: 10px;
}
ul.navi ul.level2 {
position: absolute;
left: -999em;
}
ul.navi li.level2 {
padding: 0;
}
ul.navi div.separator.level2,
ul.navi a.level2 {
display: block;
padding: 0 0 0 15px;
background: url(../images/level2-arrow.png) no-repeat 5px -16px;
text-transform: none;
-moz-transition: margin 0.3s ease-in-out 0s;
-webkit-transition: margin 0.3s ease-in-out 0s;
-o-transition: margin 0.3s ease-in-out 0s;
-ms-transition: margin 0.3s ease-in-out 0s;
transition: margin 0.3s ease-in-out 0s;
}
ul.navi div.separator.level2:hover,
ul.navi a.level2:hover {
color: #0097fd;
}
ul.navi li.level2.active div.separator.level2,
ul.navi li.level2.active a.level2 {
color: #FD0036;
background-position: 5px 14px;
}
ul.navi div.separator.level2 span.menu-title,
ul.navi a.level2 span.menu-title {
padding: 10px 0;
line-height: 12px;
}
ul.navi div.separator.level2.showdesc span.menu-title,
ul.navi a.level2.showdesc span.menu-title {
padding-top: 10px;
padding-bottom: 0;
text-transform: uppercase;
}
ul.navi div.separator.level2 span.menu-desc,
ul.navi a.level2 span.menu-desc {
padding: 2px 0 5px;
line-height: 10px;
color: #999;
}
ul.navi ul.level3,
ul.navi ul.level4,
ul.navi ul.level5,
ul.navi ul.level6,
ul.navi ul.level7,
ul.navi ul.level8,
ul.navi ul.level9 {
position: absolute;
left: -999em;
top: 20%;
}
ul.navi li.level3,
ul.navi li.level4,
ul.navi li.level5,
ul.navi li.level6,
ul.navi li.level7,
ul.navi li.level8,
ul.navi li.level9 {
background: none;
}
ul.navi div.separator.level3,
ul.navi div.separator.level4,
ul.navi div.separator.level5,
ul.navi div.separator.level6,
ul.navi div.separator.level7,
ul.navi div.separator.level8,
ul.navi div.separator.level9,
ul.navi a.level3,
ul.navi a.level4,
ul.navi a.level5,
ul.navi a.level6,
ul.navi a.level7,
ul.navi a.level8,
ul.navi a.level9 {
margin: 0;
padding: 0 0 0 15px;
background: url(../images/level2-arrow.png) no-repeat 5px -16px;
text-transform: none;
-moz-transition: margin 0.3s ease-in-out 0s;
-webkit-transition: margin 0.3s ease-in-out 0s;
-o-transition: margin 0.3s ease-in-out 0s;
-ms-transition: margin 0.3s ease-in-out 0s;
transition: margin 0.3s ease-in-out 0s;
}
ul.navi div.separator.level3:hover,
ul.navi div.separator.level4:hover,
ul.navi div.separator.level5:hover,
ul.navi div.separator.level6:hover,
ul.navi div.separator.level7:hover,
ul.navi div.separator.level8:hover,
ul.navi div.separator.level9:hover,
ul.navi a.level3:hover,
ul.navi a.level4:hover,
ul.navi a.level5:hover,
ul.navi a.level6:hover,
ul.navi a.level7:hover,
ul.navi a.level8:hover,
ul.navi a.level9:hover {
color: #0097fd;
}
ul.navi div.separator.level3.active,
ul.navi div.separator.level4.active,
ul.navi div.separator.level5.active,
ul.navi div.separator.level6.active,
ul.navi div.separator.level7.active,
ul.navi div.separator.level8.active,
ul.navi div.separator.level9.active,
ul.navi a.level3.active,
ul.navi a.level4.active,
ul.navi a.level5.active,
ul.navi a.level6.active,
ul.navi a.level7.active,
ul.navi a.level8.active,
ul.navi a.level9.active {
color: #FD0036;
background-position: 5px 14px;
}
ul.navi div.separator.level3 span.menu-title,
ul.navi div.separator.level4 span.menu-title,
ul.navi div.separator.level5 span.menu-title,
ul.navi div.separator.level6 span.menu-title,
ul.navi div.separator.level7 span.menu-title,
ul.navi div.separator.level8 span.menu-title,
ul.navi div.separator.level9 span.menu-title,
ul.navi a.level3 span.menu-title,
ul.navi a.level4 span.menu-title,
ul.navi a.level5 span.menu-title,
ul.navi a.level6 span.menu-title,
ul.navi a.level7 span.menu-title,
ul.navi a.level8 span.menu-title,
ul.navi a.level9 span.menu-title {
padding: 10px 0;
line-height: 12px;
}
ul.navi div.separator.level3.showdesc span.menu-title,
ul.navi div.separator.level4.showdesc span.menu-title,
ul.navi div.separator.level5.showdesc span.menu-title,
ul.navi div.separator.level6.showdesc span.menu-title,
ul.navi div.separator.level7.showdesc span.menu-title,
ul.navi div.separator.level8.showdesc span.menu-title,
ul.navi div.separator.level9.showdesc span.menu-title,
ul.navi a.level3.showdesc span.menu-title,
ul.navi a.level4.showdesc span.menu-title,
ul.navi a.level5.showdesc span.menu-title,
ul.navi a.level6.showdesc span.menu-title,
ul.navi a.level7.showdesc span.menu-title,
ul.navi a.level8.showdesc span.menu-title,
ul.navi a.level9.showdesc span.menu-title {
padding-top: 4px;
padding-bottom: 0;
}
ul.navi div.separator.level3 span.menu-desc,
ul.navi div.separator.level4 span.menu-desc,
ul.navi div.separator.level5 span.menu-desc,
ul.navi div.separator.level6 span.menu-desc,
ul.navi div.separator.level7 span.menu-desc,
ul.navi div.separator.level8 span.menu-desc,
ul.navi div.separator.level9 span.menu-desc,
ul.navi a.level3 span.menu-desc,
ul.navi a.level4 span.menu-desc,
ul.navi a.level5 span.menu-desc,
ul.navi a.level6 span.menu-desc,
ul.navi a.level7 span.menu-desc,
ul.navi a.level8 span.menu-desc,
ul.navi a.level9 span.menu-desc {
padding: 3px 0 4px 0;
line-height: 9px;
}
#yt-responivemenu {
width: 100%;
display: none;
margin-top: 30px;
}
#yt-responivemenu .btn-navbar {
background: #193053;
padding: 6px 20px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
color: #fff;
text-shadow: none;
height: 45px;
border: none;
font-size: 16px;
font-weight: bold;
width: 100%;
text-align: inherit;
max-width: 100%;
box-shadow: none;
}
#yt-responivemenu .btn-navbar i {
margin: 0 10px 0 5px;
font-size: 19px;
vertical-align: top;
}
#yt-responivemenu.menu-selectbox {
position: relative;
background: #224272;
}
#yt-responivemenu.menu-selectbox:before {
color: #fff;
content: "Select Menu";
padding: 6px 10px 0;
position: absolute;
top: 0px;
z-index: 1;
}
#yt-responivemenu #yt_resmenu_selectbox {
opacity: 0;
filter: alpha(opacity=0);
margin: 0;
height: 35px;
width: 100%;
}
#yt-responivemenu.menu-collapse ul.resmenu li {
background: #e0e0e0;
border-bottom: 1px solid #aaa;
}
#yt-responivemenu.menu-collapse ul.resmenu li a {
color: #555;
margin: 0;
padding: 10px;
border: none;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background: transparent;
}
#yt-responivemenu.menu-collapse ul.resmenu li a.active {
color: #fff;
background: #224272;
}
#yt-responivemenu.menu-collapse ul.resmenu li:hover a {
color: #fff;
background: #224272;
}
#yt-responivemenu.menu-collapse ul.resmenu li:hover .menuress-toggle {
color: #fff;
background: #0b1523;
}
#yt-responivemenu.menu-collapse ul.resmenu li.haveChild {
position: relative;
}
#yt-responivemenu.menu-collapse ul.resmenu li.haveChild .menuress-toggle {
position: absolute;
width: 44px;
line-height: 40px;
right: 0px;
top: 0px;
cursor: pointer;
font-family: FontAwesome;
font-size: 18px;
text-align: center;
}
#yt-responivemenu.menu-collapse ul.resmenu li.haveChild .menuress-toggle:before {
content: "\f107";
}
#yt-responivemenu.menu-collapse ul.resmenu li.haveChild > .res-wrapnav {
opacity: 0;
-webkit-transition: all 0.2s ease-out 0s;
-moz-transition: all 0.2s ease-out 0s;
-o-transition: all 0.2s ease-out 0s;
transition: all 0.2s ease-out 0s;
height: 0px;
display: none;
}
#yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open {
background: #224272;
}
#yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open a {
color: #fff;
}
#yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open .menuress-toggle:before {
content: "\f106";
color: #fff;
}
#yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open .res-wrapnav {
display: block;
opacity: 1;
background: #e9e8e8;
padding: 10px;
}
#yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open .res-wrapnav ul.nav {
margin: 0;
}
#yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open .res-wrapnav ul.nav li {
background: transparent;
margin: 0;
border-bottom: none;
}
#yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open .res-wrapnav ul.nav li a {
background: transparent;
font-weight: normal;
color: #555;
}
#yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open .res-wrapnav ul.nav li a:hover,
#yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open .res-wrapnav ul.nav li a.active {
background: #224272;
color: #fff;
}
#yt-responivemenu #yt_resmenu_sidebar {
display: none;
}
.yt-off-sideresmenu {
position: absolute;
top: 0;
left: 0;
z-index: 2;
width: 260px;
overflow-y: scroll;
max-height: 100%;
display: none;
}
.yt-off-sideresmenu .yt-sideresmenu {
background: #153242;
border-right: 1px solid #152F3D;
}
.yt-off-sideresmenu .yt-sideresmenu li a {
color: inherit;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu {
margin: 0;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu li a {
font-weight: bold;
color: #BCBCBC;
padding: 4px 8px 8px;
background: none;
border-bottom: 1px solid #0B222D;
-webkit-box-shadow: 0 -1px 0 #1D4051 inset;
-moz-box-shadow: 0 -1px 0 #1D4051 inset;
box-shadow: 0 -1px 0 #1D4051 inset;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu li a:focus,
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu li a:hover,
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu li a.active {
color: #fff;
background: #224272;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu ul.nav {
margin: 0;
-webkit-box-shadow: 0 -1px 0 #1D4051 inset;
-moz-box-shadow: 0 -1px 0 #1D4051 inset;
box-shadow: 0 -1px 0 #1D4051 inset;
background-color: #153242;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu ul.nav li a {
font-weight: normal;
border-bottom: 1px solid #153242;
-webkit-box-shadow: 0 -1px 0 #214556 inset;
-moz-box-shadow: 0 -1px 0 #214556 inset;
box-shadow: 0 -1px 0 #214556 inset;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu ul.nav ul.nav {
border: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
padding: 1px 15px;
border-bottom: 1px solid #132D3A;
-webkit-box-shadow: 0 -1px 0 #214556 inset;
-moz-box-shadow: 0 -1px 0 #214556 inset;
box-shadow: 0 -1px 0 #214556 inset;
background-color: #224556;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu ul.nav ul.nav ul.nav {
border-bottom: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu ul.nav ul.nav li a {
border-bottom: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
padding: 3px 8px;
}
ul.navi li.level1:hover {
background: #fff;
margin: 0;
border-bottom: none;
border-top: none;
}
ul.navi li.level1.first:hover {
border-radius: 5px 5px 0 5px;
}
ul.navi li.level1:hover div.separator.level1,
ul.navi li.level1:hover a.level1 {
background-color: #fff;
background-position: 90% -29px;
}
ul.navi li.level1:hover:before {
background-color: #fff;
margin: -9px -1px -8px;
border: 1px solid #CFCFCF;
height: 15px;
content: "";
display: block;
border-radius: 5px 5px 0 5px;
}
ul.navi li.level1.havechild:hover ul.level2 {
display: block;
top: 46px;
left: 0;
}
ul.navi li.level1 ul.level2 li:hover ul.level3 {
display: inline-block;
top: 0;
left: 165px;
}
ul.navi .mega-content div.separator.level2 {
background: transparent;
}
#moonavigator div.separator.level2.showdesc span.menu-title {
text-transform: capitalize;
}
#moonavigator ul.level2 {
-webkit-box-shadow: 0 2px 1px rgba(0,0,0,0.4);
-moz-box-shadow: 0 2px 1px rgba(0,0,0,0.4);
box-shadow: 0 2px 1px rgba(0,0,0,0.4);
}
#moonavigator li.level1.havechild:hover ul.level2 ul.subnavi {
border: 1px solid #CFCFCF;
border-radius: 5px;
}
#basicnavigator div.separator.level2.showdesc span.menu-title {
text-transform: capitalize;
}
#basicnavigator ul.level2 {
-webkit-box-shadow: 0 2px 1px rgba(0,0,0,0.4);
-moz-box-shadow: 0 2px 1px rgba(0,0,0,0.4);
box-shadow: 0 2px 1px rgba(0,0,0,0.4);
}
#basicnavigator li.level1.havechild:hover ul.level2 {
top: 38px;
}
#basicnavigator li.level1.havechild:hover ul.level2 ul.subnavi {
border: 1px solid #CFCFCF;
border-radius: 5px;
}
.rtl #yt_menuposition ul.navirtl li.level1 {
float: right;
}
.rtl #yt_menuposition ul.navirtl li.level1:hover ul.level2,
.rtl #yt_menuposition ul.navirtl li.level1.hover ul.level2 {
left: auto;
right: 0;
}
.rtl #yt_menuposition ul.navirtl ul {
left: auto;
right: -999em;
}
.rtl #yt_menuposition ul.navirtl ul.subnavi li .item-link {
padding: 5px 30px 5px -1px;
}
.rtl #yt_menuposition ul.navirtl ul.subnavi li .item-link:before {
left: auto;
right: 15px;
}
.rtl #yt_menuposition ul.navirtl ul.subnavi li:hover ul.level3,
.rtl #yt_menuposition ul.navirtl ul.subnavi li li.level3:hover ul.level4,
.rtl #yt_menuposition ul.navirtl ul.subnavi li li.level4:hover ul.level5 {
left: auto;
right: 100%;
}
.rtl #yt_menuposition #droplinenavigator ul.level2 li.level2 {
float: right;
}
.rtl #yt_menuposition #droplinenavigator ul.level2 li.level2:hover ul.level3 {
left: auto;
right: 0;
}
.rtl #yt_menuposition #meganavigator li.level1 .mega-content {
-webkit-box-shadow: 0 2px 1px rgba(0,0,0,0.4);
-moz-box-shadow: 0 2px 1px rgba(0,0,0,0.4);
box-shadow: 0 2px 1px rgba(0,0,0,0.4);
border-radius: 0 0 5px 5px;
}
.rtl #yt_menuposition #meganavigator li.level1 .mega-content .mega-col {
float: right;
}
.rtl #yt_menuposition #meganavigator li.level1 .mega-content.level4 .mega-col {
width: 100% !important;
}
.rtl #yt_menuposition #meganavigator li.level1 .mega-content.level4 .mega-col ul.subnavi.level4 {
width: 90%;
min-width: 162px;
border: 1px solid #CFCFCF;
}
.rtl #yt_menuposition #meganavigator li.level1 .mega-content.level4 .mega-col ul.subnavi.level4 a.level4 {
background: url(../images/level2-arrow-rtl.png) no-repeat 96% -16px;
}
.rtl #yt_menuposition #moonavigator ul.subnavi {
-webkit-box-shadow: 0 2px 1px rgba(0,0,0,0.4);
-moz-box-shadow: 0 2px 1px rgba(0,0,0,0.4);
box-shadow: 0 2px 1px rgba(0,0,0,0.4);
border-radius: 0 0 5px 5px;
}
.rtl #yt_menuposition #basicnavigator ul.subnavi {
-webkit-box-shadow: 0 2px 1px rgba(0,0,0,0.4);
-moz-box-shadow: 0 2px 1px rgba(0,0,0,0.4);
box-shadow: 0 2px 1px rgba(0,0,0,0.4);
border-radius: 0 0 5px 5px;
}
.rtl ul.navirtl div.level1.separator,
.rtl ul.navirtl a.level1 {
padding: 0 20px 0 24px;
}
.rtl ul.navirtl div.level1.havechild,
.rtl ul.navirtl a.level1.havechild {
background: url(../images/level1-sub-rtl.png) no-repeat 10% 11px;
}
.rtl ul.navirtl .mega-content div.separator.level2 {
background: transparent;
}
.rtl ul.navirtl a:active,
.rtl ul.navirtl a:focus {
outline-style: none;
}
.rtl ul.navirtl div.separator,
.rtl ul.navirtl a {
cursor: pointer;
text-decoration: none;
display: block;
}
.rtl ul.navirtl span.menu-icon {
padding: 0 30px 0 0;
display: block;
background-repeat: no-repeat;
background-position: 100% 50%;
}
.rtl ul.navirtl span.menu-icon.bef {
padding: 0 30px 0 0;
}
.rtl ul.navirtl span.menu-icon.aft {
padding: 0 0 0 30px;
}
.rtl ul.navirtl span.menu-title {
display: block;
*display: inline-block;
padding: 6px 0;
line-height: 100%;
}
.rtl ul.navirtl span.menu-desc {
display: block;
}
.rtl ul.navirtl li.level1 {
float: right;
}
.rtl ul.navirtl li.level1.first {
border-right: none;
border-radius: 0 5px 5px 0;
}
.rtl ul.navirtl li.level1.last {
border-right: 1px solid #CFCFCF;
}
.rtl ul.navirtl li.level1.slider {
background: #666;
position: absolute;
z-index: -1;
}
.rtl ul.navirtl li.level1.first > a {
border-radius: 0 0 5px 0;
}
.rtl ul.navirtl li.level1.slider div.separator.level1,
.rtl ul.navirtl li.level1.slider a.level1 {
color: #0D9FC4;
}
.rtl ul.navirtl div.separator.level1.showdesc span.menu-title,
.rtl ul.navirtl a.level1.showdesc span.menu-title {
padding-top: 10px;
padding-bottom: 0;
}
.rtl ul.navirtl div.separator.level1 span.menu-desc,
.rtl ul.navirtl a.level1 span.menu-desc {
padding-top: 3px;
padding-bottom: 10px;
}
.rtl ul.navirtl ul.level2 {
left: auto;
right: -999em;
}
.rtl ul.navirtl div.separator.level2,
.rtl ul.navirtl a.level2 {
margin: 0;
padding: 0 15px 0 0;
background: url(../images/level2-arrow-rtl.png) no-repeat 99% -16px;
text-transform: none;
}
.rtl ul.navirtl li.level2.active div.separator.level2,
.rtl ul.navirtl li.level2.active a.level2 {
background-position: 99% 14px;
}
.rtl ul.navirtl div.separator.level2 span.menu-title,
.rtl ul.navirtl a.level2 span.menu-title {
padding: 10px 0;
line-height: 12px;
}
.rtl ul.navirtl ul.level3,
.rtl ul.navirtl ul.level4,
.rtl ul.navirtl ul.level5,
.rtl ul.navirtl ul.level6,
.rtl ul.navirtl ul.level7,
.rtl ul.navirtl ul.level8,
.rtl ul.navirtl ul.level9 {
position: absolute;
top: -999em;
left: auto;
}
.rtl ul.navirtl div.separator.level3,
.rtl ul.navirtl div.separator.level4,
.rtl ul.navirtl div.separator.level5,
.rtl ul.navirtl div.separator.level6,
.rtl ul.navirtl div.separator.level7,
.rtl ul.navirtl div.separator.level8,
.rtl ul.navirtl div.separator.level9,
.rtl ul.navirtl a.level3,
.rtl ul.navirtl a.level4,
.rtl ul.navirtl a.level5,
.rtl ul.navirtl a.level6,
.rtl ul.navirtl a.level7,
.rtl ul.navirtl a.level8,
.rtl ul.navirtl a.level9 {
margin: 0;
padding: 0 13px;
background: url(../images/level2-arrow-rtl.png) no-repeat 99% -16px;
text-transform: none;
-moz-transition: margin 0.3s ease-in-out 0s;
-webkit-transition: margin 0.3s ease-in-out 0s;
-o-transition: margin 0.3s ease-in-out 0s;
-ms-transition: margin 0.3s ease-in-out 0s;
transition: margin 0.3s ease-in-out 0s;
}
.rtl ul.navirtl div.separator.level3.active,
.rtl ul.navirtl div.separator.level4.active,
.rtl ul.navirtl div.separator.level5.active,
.rtl ul.navirtl div.separator.level6.active,
.rtl ul.navirtl div.separator.level7.active,
.rtl ul.navirtl div.separator.level8.active,
.rtl ul.navirtl div.separator.level9.active,
.rtl ul.navirtl a.level3.active,
.rtl ul.navirtl a.level4.active,
.rtl ul.navirtl a.level5.active,
.rtl ul.navirtl a.level6.active,
.rtl ul.navirtl a.level7.active,
.rtl ul.navirtl a.level8.active,
.rtl ul.navirtl a.level9.active {
background-position: 99% 14px;
}
.rtl ul.navirtl div.separator.level3 span.menu-title,
.rtl ul.navirtl div.separator.level4 span.menu-title,
.rtl ul.navirtl div.separator.level5 span.menu-title,
.rtl ul.navirtl div.separator.level6 span.menu-title,
.rtl ul.navirtl div.separator.level7 span.menu-title,
.rtl ul.navirtl div.separator.level8 span.menu-title,
.rtl ul.navirtl div.separator.level9 span.menu-title,
.rtl ul.navirtl a.level3 span.menu-title,
.rtl ul.navirtl a.level4 span.menu-title,
.rtl ul.navirtl a.level5 span.menu-title,
.rtl ul.navirtl a.level6 span.menu-title,
.rtl ul.navirtl a.level7 span.menu-title,
.rtl ul.navirtl a.level8 span.menu-title,
.rtl ul.navirtl a.level9 span.menu-title {
padding: 10px 0;
line-height: 12px;
}
.rtl ul.navirtl div.separator.level3.showdesc span.menu-title,
.rtl ul.navirtl div.separator.level4.showdesc span.menu-title,
.rtl ul.navirtl div.separator.level5.showdesc span.menu-title,
.rtl ul.navirtl div.separator.level6.showdesc span.menu-title,
.rtl ul.navirtl div.separator.level7.showdesc span.menu-title,
.rtl ul.navirtl div.separator.level8.showdesc span.menu-title,
.rtl ul.navirtl div.separator.level9.showdesc span.menu-title,
.rtl ul.navirtl a.level3.showdesc span.menu-title,
.rtl ul.navirtl a.level4.showdesc span.menu-title,
.rtl ul.navirtl a.level5.showdesc span.menu-title,
.rtl ul.navirtl a.level6.showdesc span.menu-title,
.rtl ul.navirtl a.level7.showdesc span.menu-title,
.rtl ul.navirtl a.level8.showdesc span.menu-title,
.rtl ul.navirtl a.level9.showdesc span.menu-title {
padding-top: 4px;
padding-bottom: 0;
}
.rtl ul.navirtl div.separator.level3 span.menu-desc,
.rtl ul.navirtl div.separator.level4 span.menu-desc,
.rtl ul.navirtl div.separator.level5 span.menu-desc,
.rtl ul.navirtl div.separator.level6 span.menu-desc,
.rtl ul.navirtl div.separator.level7 span.menu-desc,
.rtl ul.navirtl div.separator.level8 span.menu-desc,
.rtl ul.navirtl div.separator.level9 span.menu-desc,
.rtl ul.navirtl a.level3 span.menu-desc,
.rtl ul.navirtl a.level4 span.menu-desc,
.rtl ul.navirtl a.level5 span.menu-desc,
.rtl ul.navirtl a.level6 span.menu-desc,
.rtl ul.navirtl a.level7 span.menu-desc,
.rtl ul.navirtl a.level8 span.menu-desc,
.rtl ul.navirtl a.level9 span.menu-desc {
padding: 3px 0 4px 0;
line-height: 9px;
}
ul.navirtl li:hover {
position: relative;
}
ul.navirtl li.level1:hover ul.level2 {
right: 0;
top: 100%;
}
ul.navirtl li.level2:hover ul.level3,
ul.navirtl li.level3:hover ul.level4,
ul.navirtl li.level4:hover ul.level5,
ul.navirtl li.level5:hover ul.level6,
ul.navirtl li.level6:hover ul.level7,
ul.navirtl li.level7:hover ul.level8,
ul.navirtl li.level8:hover ul.level9 {
right: 95%;
top: 20%;
}
ul.navirtl li.level1:hover {
background: #F2F2F2;
}
ul.navirtl li.level1:hover div.separator.level1,
ul.navirtl li.level1:hover a.level1 {
color: #000;
background-position: 10% -27px;
}
ul.navirtl li.level2:hover div.separator.level2,
ul.navirtl li.level2:hover a.level2 {
background-position: 99% 14px;
}
ul.navirtl li.level3:hover div.separator.level3,
ul.navirtl li.level4:hover div.separator.level4,
ul.navirtl li.level5:hover div.separator.level5,
ul.navirtl li.level6:hover div.separator.level6,
ul.navirtl li.level7:hover div.separator.level7,
ul.navirtl li.level8:hover div.separator.level8,
ul.navirtl li.level9:hover div.separator.level9,
ul.navirtl li.level3:hover a.level3,
ul.navirtl li.level4:hover a.level4,
ul.navirtl li.level5:hover a.level5,
ul.navirtl li.level6:hover a.level6,
ul.navirtl li.level7:hover a.level7,
ul.navirtl li.level8:hover a.level8,
ul.navirtl li.level9:hover a.level9 {
background-position: 99% 14px;
}
a {
-webkit-transition: color 0.2s ease-in-out 0s;
-moz-transition: color 0.2s ease-in-out 0s;
-o-transition: color 0.2s ease-in-out 0s;
-ms-transition: color 0.2s ease-in-out 0s;
transition: color 0.2s ease-in-out 0s;
}
button,
.button,
ul.yt-login-regis li > a.show,
span.catItemImage img {
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
textarea,
input[type="text"],
input[type="password"] {
-webkit-transition: background-color 0.3s ease-in-out 0s;
-moz-transition: background-color 0.3s ease-in-out 0s;
-o-transition: background-color 0.3s ease-in-out 0s;
-ms-transition: background-color 0.3s ease-in-out 0s;
transition: background-color 0.3s ease-in-out 0s;
}
#mod-finder-searchform div.finder button {
-webkit-transition: all 0.3s ease-in-out 0.1s;
-moz-transition: all 0.3s ease-in-out 0.1s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
div.block-thenews ul.lst-news li,
#nav2 ul.menu li > a,
ul.navi a.readon {
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
#nav2 ul.menu li:before {
-webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
-ms-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
-moz-transform: scale(0);
-webkit-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
}
#nav2 ul.menu li:hover:before {
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
#nav2 ul.menu li.active:before {
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
ul.social-link li > a,
div.k2TagCloudBlock a,
.box-shadow {
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
#yt_spotlight5 ul.menu li,
#yt_footer #footnav li > a,
#yt_footer #footnav li span.separator,
div.top-news ul li {
-webkit-transition: background-color 0.5s ease-in-out 0s;
-moz-transition: background-color 0.5s ease-in-out 0s;
-o-transition: background-color 0.5s ease-in-out 0s;
-ms-transition: background-color 0.5s ease-in-out 0s;
transition: background-color 0.5s ease-in-out 0s;
}
#yt_spotlight5 ul.menu li:hover,
#yt_footer #footnav li a:hover,
#yt_footer #footnav li span.separator:hover,
div.top-news ul li:hover {
-webkit-transition: background-color 0.1s ease-in-out 0s;
-moz-transition: background-color 0.1s ease-in-out 0s;
-o-transition: background-color 0.1s ease-in-out 0s;
-ms-transition: background-color 0.1s ease-in-out 0s;
transition: background-color 0.1s ease-in-out 0s;
}
div.img_caption img {
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
div.k2TagCloudBlock > a > span {
-webkit-transition-property: padding, max-width;
-moz-transition-property: padding, max-width;
-ms-transition-property: padding, max-width;
-o-transition-property: padding, max-width;
transition-property: padding, max-width;
-webkit-transition: 0.3s ease-out;
-moz-transition: 0.3s ease-out;
-ms-transition: 0.3s ease-out;
-o-transition: 0.3s ease-out;
transition: 0.3s ease-out;
}
div.k2ItemsBlock ul li,
div.k2LatestCommentsBlock ul li,
div.userItemImageBlock span.userItemImage a,
div.userItemImageBlock span.userItemImage a,
div.itemListCategoriesBlock .subCategoryContainer {
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.yt_so_article_theme3 .so_content_theme3,
div.yt-accordion .yt-accordion-image,
div.caption_center_bg_theme5 > h3.title,
div.article-tool a.moduleItemComments,
div.k2ItemsBlock ul li a.moduleItemComments {
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
div.yt_so_article_theme3 .so_slider_content:hover ul > li .so_item_theme3 > div {
-webkit-transition: opacity 0.2s ease-in-out 0s;
-moz-transition: opacity 0.2s ease-in-out 0s;
-o-transition: opacity 0.2s ease-in-out 0s;
-ms-transition: opacity 0.2s ease-in-out 0s;
transition: opacity 0.2s ease-in-out 0s;
}
div.hot-event ul > li {
-webkit-transition: padding 0.3s ease-in-out 0s;
-moz-transition: padding 0.3s ease-in-out 0s;
-o-transition: padding 0.3s ease-in-out 0s;
-ms-transition: padding 0.3s ease-in-out 0s;
transition: padding 0.3s ease-in-out 0s;
}
div.hot-event ul li a.moduleItemReadMore {
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
span.image-inset:after,
div.yt-accordion-content a.readmore {
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
div.yt_mega_news ul.link > li {
-moz-transition: margin 0.3s ease-in-out 0s;
-webkit-transition: margin 0.3s ease-in-out 0s;
-o-transition: margin 0.3s ease-in-out 0s;
-ms-transition: margin 0.3s ease-in-out 0s;
transition: margin 0.3s ease-in-out 0s;
}
div.yt_so_article_theme3 .so_slider_content ul > li,
div.k2slider15 .so_slider_content .so_item_theme3 {
-moz-transition: all 0.3s ease 0.2s;
-webkit-transition: all 0.3s ease-in-out 0.2s;
-o-transition: all 0.3s ease-in-out 0.2s;
-ms-transition: all 0.3s ease-in-out 0.2s;
transition: all 0.3s ease-in-out 0.2s;
}
div.k2slider15 .so_slider_content .so-blockitem .so_blockcontent {
-moz-transition: all 0.3s ease-out 0.2s;
-webkit-transition: all 0.3s ease-out 0.2s;
-o-transition: all 0.3s ease-out 0.2s;
-ms-transition: all 0.3s ease-out 0.2s;
transition: all 0.3s ease-out 0.2s;
}
div.k2slider15 .so_slider_content .so-blockitem:hover .so_blockcontent {
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
-ms-transition-delay: 0s;
transition-delay: 0s;
-webkit-animation: bounceY 0.9s linear;
-moz-animation: bounceY 0.9s linear;
-ms-animation: bounceY 0.9s linear;
animation: bounceY 0.9s linear;
}
#yt_bottommenu ul.menu li > a,
.com_content .blog p.readmore > a {
-moz-transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
-ms-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
@keyframes bounceY {
0% {
transform: translateY(-205px);
}
40% {
transform: translateY(-100px);
}
65% {
transform: translateY(-52px);
}
82% {
transform: translateY(-25px);
}
92% {
transform: translateY(-12px);
}
55%,
75%,
87%,
97%,
100% {
transform: translateY(0px);
}
}
@-moz-keyframes bounceY {
0% {
-moz-transform: translateY(-205px);
}
40% {
-moz-transform: translateY(-100px);
}
65% {
-moz-transform: translateY(-52px);
}
82% {
-moz-transform: translateY(-25px);
}
92% {
-moz-transform: translateY(-12px);
}
55%,
75%,
87%,
97%,
100% {
-moz-transform: translateY(0px);
}
}
@-webkit-keyframes bounceY {
0% {
-webkit-transform: translateY(-205px);
}
40% {
-webkit-transform: translateY(-100px);
}
65% {
-webkit-transform: translateY(-52px);
}
82% {
-webkit-transform: translateY(-25px);
}
92% {
-webkit-transform: translateY(-12px);
}
55%,
75%,
87%,
97%,
100% {
-webkit-transform: translateY(0px);
}
}
ul.author-link li > span {
-moz-transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
div.menu-fixed {
opacity: 1;
animation: menu 1s ease;
-moz-animation: menu 1s ease;
-webkit-animation: menu 1s ease;
}
@keyframes menu {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-moz-keyframes menu {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes menu {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
html,
body,
form {
margin: 0;
padding: 0;
}
body.contentpane {
margin: 1em 2em;
color: #000;
background: #fff;
font-size: 12px;
line-height: 1.3em;
width: auto;
}
.contentpane .button {
display: inline;
height: 25px;
padding: 0 10px;
}
.system-unpublished,
tr.system-unpublished {
background: none;
border: none;
}
a {
outline: none;
color: #224272;
text-decoration: none;
}
a:hover {
color: #0097fd;
}
h1,
h2,
h3,
h4,
h5,
.contentheading,
.componentheading,
.blog_more strong,
.nftitle {
font-weight: bold;
line-height: 1.2;
}
h1.componentheading,
.componentheading {
margin: -10px -10px 20px;
font-weight: normal;
font-size: 180%;
padding: 10px;
background: url("../images/title-a.png") repeat-x scroll left bottom transparent;
}
small,
.small,
.smalldark,
.createdby,
.published,
.modifydate,
.img_caption,
.hits,
.category-name,
span.site-slogan,
#headtools,
#pathway,
#botsl21,
#botsl22,
#footer {
font-size: 92%;
}
small,
.small,
.img_caption {
color: #999999;
}
.clearfix:before,
.clearfix:after,
.block:before,
.block:after {
content: "";
display: table;
}
.clearfix:after,
.block:after {
clear: both;
}
.clearfix,
.block {
zoom: 1;
}
h1 {
font-size: 200%;
}
h2 {
font-size: 150%;
}
h4 {
font-size: 120%;
}
h5,
h6 {
font-size: 100%;
}
pre,
blockquote,
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 1em 0;
padding: 0;
}
p,
ul,
ol {
margin: 10px 0;
padding: 0;
}
ul {
list-style: none;
}
.tool-tip {
padding: 10px;
background: #f3f3f3;
border: 1px solid #b9b9b9;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
ul li {
padding: 3px 0 3px 12px;
background: url(../images/bullet.png) no-repeat 0 10px;
}
ol li {
margin-left: 15px;
}
dl dt {
margin-bottom: 10px;
}
fieldset dl dd {
margin-left: 0;
}
fieldset {
border: none;
padding: 10px 0px !important;
}
fieldset a {
font-weight: bold;
}
fieldset.input {
padding: 0 15px;
}
legend {
font-weight: bold;
}
hr {
border-bottom: 0;
border-left: 0;
border-right: 0;
border-top: 1px solid #DDDDDD;
height: 1px;
}
.tip {
background: #ffc;
border: 2px solid #d4d5aa;
padding: 5px;
font-size: 90%;
max-width: 250px;
}
.tip-title {
font-weight: bold;
}
#login-form {
margin: 10px 0;
}
form {
margin: 10px 0;
padding: 0;
}
input.invalid {
color: #FF0000;
border: solid 1px #FF0000;
}
.inputbox {
background: #FFFFFF;
border: 1px solid #CECECE;
}
img {
border: none;
height: auto;
max-width: 100%;
}
img.caption {
float: left;
}
div.item-page img {
border: 1px solid #CCCCCC;
padding: 5px;
max-width: 98%;
width: 100%;
}
select {
border: 1px solid #E5E5E5;
padding: 2px 2px 2px 5px;
margin: 0 5px 0 0;
}
textarea,
input[type="text"],
input[type="email"],
input[type="password"] {
padding: 0 5px;
height: 24px;
line-height: 24px;
margin: 0 5px 0 0;
border: 1px solid #d3d3d3;
font-size: 95%;
color: #888;
border-radius: 5px;
box-shadow: 1px 1px 3px #ddd inset;
}
textarea {
height: auto;
}
input[type="checkbox"] {
border: none;
margin: 3px 0;
background: none;
}
textarea:hover,
input[type="text"]:hover,
input[type="password"]:hover {
background: #FFFFDD;
}
button,
.button {
font-size: 92%;
color: #FFF;
padding: 4px 10px;
font-weight: bold;
border: none;
font-weight: normal;
margin: 0 2px;
background: #54a4cf url(../images/bt-opacity.png) repeat-x 0 0;
border: 1px solid #54a4cf;
box-shadow: 0 1px 0 rgba(255,255,255,0.4) inset;
border-radius: 5px;
}
button:hover,
.button:hover,
.button:active,
.button:focus,
.button:visited {
background-position: 0 bottom;
cursor: pointer;
text-decoration: none;
}
ul.pagination {
margin: 0 auto;
list-style: none;
display: table;
}
ul.pagination li {
margin: 0;
padding: 0;
display: inline-block;
background: none;
}
ul.pagination li > span {
display: inline-block;
border: 1px solid #cfcfcf;
}
ul.pagination li > strong {
display: inline-block;
background: #224271;
color: #fff;
}
ul.pagination li > span > span {
padding: 2px 8px;
display: inline-block;
}
ul.pagination li > span.active {
border: none;
background: #444444;
color: #fff;
}
ul.pagination a {
padding: 2px 8px;
text-decoration: none;
color: #fff;
font-weight: normal;
display: inline-block;
}
ul.pagination li:hover > strong {
background: #335991;
}
.counter {
margin: 0.5em auto;
width: 107px;
}
.pagenavbar {
font-weight: bold;
padding-left: 14px;
background: url(../images/icon-pages.gif) no-repeat center left;
}
.pagenavcounter {
padding: 8px 14px 0 14px;
font-weight: bold;
background: url(../images/icon-pages.gif) no-repeat 0 11px;
}
.smalldark {
text-align: left;
}
div.syndicate div {
text-align: center;
}
h2.contentheading,
.contentheading {
margin: 0;
font-weight: normal;
font-size: 150%;
line-height: normal;
}
.item-page h2.contentheading {
text-transform: uppercase;
font-size: 160%;
}
.item-headinfo {
display: table;
width: 100%;
}
.blog .item-inner {
border-bottom: 1px dashed #a9b5c1;
padding-bottom: 15px;
margin-bottom: 15px;
}
.items-leading,
.items-row {
width: 100%;
display: inline-block;
margin-bottom: 10px;
}
.item-column {
margin: 0 10px;
padding: 0;
overflow: hidden;
}
div.cols-2 .item {
width: 50%;
float: left;
}
div.cols-3 .item {
width: 33%;
float: left;
}
div.cols-4 .item {
width: 25%;
float: left;
}
.row-separator {
width: 100%;
height: 0px;
float: left;
font-size: 0;
line-height: 0;
}
.image-content.intro {
padding: 4px;
border: 1px solid #cfcfcf;
margin-bottom: 5px;
}
.image-content.intro:hover,
.image-content.leading:hover {
background: #cfcfcf;
border-color: #999;
}
.image-content.leading {
float: left;
padding: 4px;
border: 1px solid #cfcfcf;
margin-right: 10px;
}
span.catItemImage,
.image-content {
background: url(../images/loading.gif) no-repeat center;
text-align: center;
margin-bottom: 5px;
display: inline-block;
}
.article-toolswrap {
margin: 0 0 10px;
padding: 0;
display: block;
position: relative;
}
.article-tools {
display: block;
padding: 0 10px 0 0;
}
.article-meta {
width: 70%;
float: left;
color: #3B5468;
}
.createdby {
font-size: 0.9em;
}
.createdate {
font-size: 0.9em;
}
.modifydate {
width: 100%;
margin: 0 5px 0px 0;
}
.article-section {
padding-left: 6px;
margin-left: 5px;
}
.article-section a {
color: #3B5468;
}
.article-category a {
color: #3B5468;
}
.buttonheading img {
margin: 3px 0 0 3px;
padding: 0;
border: none;
float: right;
background: none;
}
p.buttonheading {
text-align: right;
margin: 0;
}
p.buttonheading a:hover {
background: none;
color: #000;
}
p.buttonheading a:active,
p.buttonheading a:focus {
color: #000;
}
ul.latestnews,
ul.mostread {
padding-left: 0;
}
ul.latestnews li,
ul.mostread li {
margin: 0;
padding: 1px 0 1px 20px;
border-bottom: none;
}
.inputboxquantity {
margin: -5px 0 0;
padding: 3px;
border: 1px solid #dedede;
}
hr {
border: none;
border-bottom: 1px dashed #abb6bf;
margin: 1em 0;
}
.sectiontableheader {
background: #f4f4f4;
}
.register_form div {
margin: 0 0 5px 0;
clear: both;
}
.register_form label {
width: 200px;
float: left;
}
div.items-row {
width: 100%;
}
div.items-row div.item {
display: inline-block;
}
div.article_info {
padding: 5px;
display: block;
overflow: hidden;
border: solid 1px #161616;
}
ul.actions {
margin: 0;
float: right;
}
ul.actions li {
padding: 0;
background: none;
float: left;
}
ul.actions li > a {
padding: 1px 5px 1px 20px;
border: 1px solid #ddd;
width: 40px;
font-size: 90%;
margin: 0 3px;
color: #666;
border-radius: 3px;
display: block;
text-align: center;
}
ul.actions li > a:hover {
background-color: #f1f1f1 !important;
}
ul.actions li.print-icon > a {
background: url(../images/icons/email.png) no-repeat 5px 3px;
}
ul.actions li.email-icon > a {
background: url(../images/icons/print.png) no-repeat 5px 3px;
}
ul.actions li img {
float: right;
}
dl.article-info {
float: left;
margin: 0;
}
dl.article-info dd {
margin: 0;
padding: 0 5px;
display: inline;
color: #999;
font-size: 92%;
border-right: 1px solid #999;
}
dl.article-info dd.hits {
background: url(../images/icons/hits.png) no-repeat 8px 0;
padding-left: 23px;
}
dl.article-info dd:first-child {
padding-left: 0;
}
dl.article-info dd:last-child {
border-right: none;
}
#system-message {
width: 100%;
float: left;
}
#system-message dd ul {
margin: 0;
padding: 7px;
}
#system-message dd ul li {
background: none;
margin: 0;
padding: 0 30px;
}
ul.static li {
padding: 0;
background: none;
}
div.sj-field {
margin-bottom: 10px;
overflow: hidden;
}
.filter {
float: left;
margin: 0;
padding: 0;
}
.display {
float: right;
margin: 10px 0 0;
text-align: right;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
table th,
table td {
padding: 3px;
}
table.category,
table.weblinks,
table.newsfeeds {
border: 1px solid #ccc;
width: 100%;
clear: both;
font-size: 100%;
margin: 20px 0;
}
table.category {
border: 1px solid #ccc;
margin: 10px 0;
}
table.category td {
padding: 4px 4px;
background: #fff;
}
table.category td.last {
padding: 0px 4px 0px 0px !important;
}
table.newsfeeds th,
table.weblinks th,
table.category th {
color: #fff;
background: #ccc;
padding: 8px 5px 8px 5px;
}
table.newsfeeds td,
table.weblinks td,
table.category td {
padding: 5px;
}
.display-block {
display: block;
}
.remove-margin {
margin: 0;
}
.remove-margin-t {
margin-top: 0;
}
.remove-margin-b {
margin-bottom: 0;
}
.remove-padding {
padding: 0;
}
.remove-padding-t {
padding-top: 0;
}
.remove-padding-b {
padding-bottom: 0;
}
.size-auto {
max-width: 100%;
height: auto;
}
.align-left,
.alignleft {
display: block;
float: left;
}
.align-right,
.alignright {
display: block;
float: right;
}
.align-center {
display: block;
margin: auto;
margin-bottom: 10px;
}
.clear {
clear: both;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
a {
-webkit-transition: color 0.2s ease-in-out 0s;
-moz-transition: color 0.2s ease-in-out 0s;
-o-transition: color 0.2s ease-in-out 0s;
-ms-transition: color 0.2s ease-in-out 0s;
transition: color 0.2s ease-in-out 0s;
}
button,
.button,
ul.yt-login-regis li > a.show,
span.catItemImage img {
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
textarea,
input[type="text"],
input[type="password"] {
-webkit-transition: background-color 0.3s ease-in-out 0s;
-moz-transition: background-color 0.3s ease-in-out 0s;
-o-transition: background-color 0.3s ease-in-out 0s;
-ms-transition: background-color 0.3s ease-in-out 0s;
transition: background-color 0.3s ease-in-out 0s;
}
#mod-finder-searchform div.finder button {
-webkit-transition: all 0.3s ease-in-out 0.1s;
-moz-transition: all 0.3s ease-in-out 0.1s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
div.block-thenews ul.lst-news li,
#nav2 ul.menu li > a,
ul.navi a.readon {
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
#nav2 ul.menu li:before {
-webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
-ms-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
-moz-transform: scale(0);
-webkit-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
}
#nav2 ul.menu li:hover:before {
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
#nav2 ul.menu li.active:before {
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
ul.social-link li > a,
div.k2TagCloudBlock a,
.box-shadow {
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
#yt_spotlight5 ul.menu li,
#yt_footer #footnav li > a,
#yt_footer #footnav li span.separator,
div.top-news ul li {
-webkit-transition: background-color 0.5s ease-in-out 0s;
-moz-transition: background-color 0.5s ease-in-out 0s;
-o-transition: background-color 0.5s ease-in-out 0s;
-ms-transition: background-color 0.5s ease-in-out 0s;
transition: background-color 0.5s ease-in-out 0s;
}
#yt_spotlight5 ul.menu li:hover,
#yt_footer #footnav li a:hover,
#yt_footer #footnav li span.separator:hover,
div.top-news ul li:hover {
-webkit-transition: background-color 0.1s ease-in-out 0s;
-moz-transition: background-color 0.1s ease-in-out 0s;
-o-transition: background-color 0.1s ease-in-out 0s;
-ms-transition: background-color 0.1s ease-in-out 0s;
transition: background-color 0.1s ease-in-out 0s;
}
div.img_caption img {
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
div.k2TagCloudBlock > a > span {
-webkit-transition-property: padding, max-width;
-moz-transition-property: padding, max-width;
-ms-transition-property: padding, max-width;
-o-transition-property: padding, max-width;
transition-property: padding, max-width;
-webkit-transition: 0.3s ease-out;
-moz-transition: 0.3s ease-out;
-ms-transition: 0.3s ease-out;
-o-transition: 0.3s ease-out;
transition: 0.3s ease-out;
}
div.k2ItemsBlock ul li,
div.k2LatestCommentsBlock ul li,
div.userItemImageBlock span.userItemImage a,
div.userItemImageBlock span.userItemImage a,
div.itemListCategoriesBlock .subCategoryContainer {
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.yt_so_article_theme3 .so_content_theme3,
div.yt-accordion .yt-accordion-image,
div.caption_center_bg_theme5 > h3.title,
div.article-tool a.moduleItemComments,
div.k2ItemsBlock ul li a.moduleItemComments {
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
div.yt_so_article_theme3 .so_slider_content:hover ul > li .so_item_theme3 > div {
-webkit-transition: opacity 0.2s ease-in-out 0s;
-moz-transition: opacity 0.2s ease-in-out 0s;
-o-transition: opacity 0.2s ease-in-out 0s;
-ms-transition: opacity 0.2s ease-in-out 0s;
transition: opacity 0.2s ease-in-out 0s;
}
div.hot-event ul > li {
-webkit-transition: padding 0.3s ease-in-out 0s;
-moz-transition: padding 0.3s ease-in-out 0s;
-o-transition: padding 0.3s ease-in-out 0s;
-ms-transition: padding 0.3s ease-in-out 0s;
transition: padding 0.3s ease-in-out 0s;
}
div.hot-event ul li a.moduleItemReadMore {
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
span.image-inset:after,
div.yt-accordion-content a.readmore {
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
div.yt_mega_news ul.link > li {
-moz-transition: margin 0.3s ease-in-out 0s;
-webkit-transition: margin 0.3s ease-in-out 0s;
-o-transition: margin 0.3s ease-in-out 0s;
-ms-transition: margin 0.3s ease-in-out 0s;
transition: margin 0.3s ease-in-out 0s;
}
div.yt_so_article_theme3 .so_slider_content ul > li,
div.k2slider15 .so_slider_content .so_item_theme3 {
-moz-transition: all 0.3s ease 0.2s;
-webkit-transition: all 0.3s ease-in-out 0.2s;
-o-transition: all 0.3s ease-in-out 0.2s;
-ms-transition: all 0.3s ease-in-out 0.2s;
transition: all 0.3s ease-in-out 0.2s;
}
div.k2slider15 .so_slider_content .so-blockitem .so_blockcontent {
-moz-transition: all 0.3s ease-out 0.2s;
-webkit-transition: all 0.3s ease-out 0.2s;
-o-transition: all 0.3s ease-out 0.2s;
-ms-transition: all 0.3s ease-out 0.2s;
transition: all 0.3s ease-out 0.2s;
}
div.k2slider15 .so_slider_content .so-blockitem:hover .so_blockcontent {
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
-ms-transition-delay: 0s;
transition-delay: 0s;
-webkit-animation: bounceY 0.9s linear;
-moz-animation: bounceY 0.9s linear;
-ms-animation: bounceY 0.9s linear;
animation: bounceY 0.9s linear;
}
#yt_bottommenu ul.menu li > a,
.com_content .blog p.readmore > a {
-moz-transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
-ms-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
@keyframes bounceY {
0% {
transform: translateY(-205px);
}
40% {
transform: translateY(-100px);
}
65% {
transform: translateY(-52px);
}
82% {
transform: translateY(-25px);
}
92% {
transform: translateY(-12px);
}
55%,
75%,
87%,
97%,
100% {
transform: translateY(0px);
}
}
@-moz-keyframes bounceY {
0% {
-moz-transform: translateY(-205px);
}
40% {
-moz-transform: translateY(-100px);
}
65% {
-moz-transform: translateY(-52px);
}
82% {
-moz-transform: translateY(-25px);
}
92% {
-moz-transform: translateY(-12px);
}
55%,
75%,
87%,
97%,
100% {
-moz-transform: translateY(0px);
}
}
@-webkit-keyframes bounceY {
0% {
-webkit-transform: translateY(-205px);
}
40% {
-webkit-transform: translateY(-100px);
}
65% {
-webkit-transform: translateY(-52px);
}
82% {
-webkit-transform: translateY(-25px);
}
92% {
-webkit-transform: translateY(-12px);
}
55%,
75%,
87%,
97%,
100% {
-webkit-transform: translateY(0px);
}
}
ul.author-link li > span {
-moz-transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
div.menu-fixed {
opacity: 1;
animation: menu 1s ease;
-moz-animation: menu 1s ease;
-webkit-animation: menu 1s ease;
}
@keyframes menu {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-moz-keyframes menu {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes menu {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.k2AccountPage table.admintable td.key,
.k2AccountPage table.admintable td.paramlist_key {
background: none;
}
.k2AccountPage table tr {
margin: 5px 0;
padding: 5px 0;
}
.k2AccountPage table.admintable td,
.k2AccountPage table.admintable td.key,
.k2AccountPage table.admintable td.paramlist_key {
border: none;
padding: 4px;
}
.k2AccountPage th.k2ProfileHeading {
margin: 5px 0;
padding: 6px 10px;
}
.com_k2 .component-inner {
padding: 0;
display: inline-flex;
}
#k2Container {
padding: 10px 14px 10px 8px;
border-bottom: none;
margin: 0;
}
#k2Container.itemListView {
background: url("../images/background-1.png") no-repeat scroll 45% bottom;
background-size: auto 100%;
}
#k2Container.itemListView div.itemListCategoriesBlock {
border-bottom: 1px solid #cfcfcf;
margin-bottom: 24px;
}
#k2Container.itemListView div.itemListCategory {
background: transparent;
border-bottom: 0;
}
div.itemIsFeatured,
div.catItemIsFeatured,
div.userItemIsFeatured {
background: none;
}
.itemRatingList a,
.itemRatingList .itemCurrentRating {
text-indent: 9999px !important;
}
div.subCategory {
border: none;
margin: 10px;
padding: 0 0 10px;
background: none;
}
div.subCategory a.subCategoryImage img,
div.subCategory a.subCategoryImage:hover img {
padding: 0;
margin: 0;
border: none;
}
div.subCategory a.subCategoryImage,
div.subCategory a.subCategoryImage:hover {
display: block;
border: 1px solid #DDDDDD;
margin: 0;
padding: 4px;
}
div.subCategory a.subCategoryImage:hover {
border-color: #999;
}
div.itemListCategoriesBlock {
background: url("../images/background-1.png") no-repeat scroll 45% bottom;
background-size: auto 100%;
}
div.itemListCategory {
padding: 10px 10px 2em;
margin: -10px -10px 2em;
background: none;
border: none;
border-bottom: 1px solid #cfcfcf;
border-top: 1px solid #cfcfcf;
background: url("../images/title-a.png") repeat-x scroll 0 bottom;
}
div.itemListCategory h2.title-category {
text-transform: uppercase;
font-size: 150%;
font-weight: normal;
margin: 0 0 10px;
}
div.itemListSubCategories h3 {
text-transform: uppercase;
font-size: 200%;
font-weight: normal;
margin: 0 0 10px;
}
.subCategory h2 {
text-transform: uppercase;
margin: 0px 0 10px;
border-bottom: 1px solid #DDD;
line-height: 200%;
font-weight: normal;
}
.subCategory:hover h2 a {
color: #000;
}
a.subCategoryMore {
padding: 4px 10px;
display: inline-block;
background: #999;
color: #fff;
}
div.subCategory:hover a.subCategoryMore {
background: #224272;
color: #fff;
}
div.itemListCategoriesBlock:hover .subCategoryContainer:not(:hover) {
opacity: 0.6;
}
div.itemComments ul.itemCommentsList li span.commentDate,
div.itemComments ul.itemCommentsList li span.commentAuthorName {
color: #666;
font-size: 92%;
font-weight: normal;
}
div.catItemView {
padding: 0;
margin: 0 5px 20px;
border-bottom: 1px dashed #ABB6BF;
}
span.catItemImage img {
padding: 0;
border: none;
}
span.catItemImage:hover img {
background: #cfcfcf;
border-color: #999;
}
.itemDateCreated,
.catItemDateCreated {
color: #999;
font-size: 92%;
display: inline-block;
}
.itemDateCreated .inner,
.catItemDateCreated .inner {
margin: 14px 0 0;
}
div.itemListCategory img {
margin-right: 0px;
}
div.catItemBody {
padding: 0;
}
div.catItemLinks {
margin: 8px 0 0;
}
.catItemTags li a {
border: 1px solid #ddd;
margin-bottom: 3px;
display: inline-block;
padding: 0px 5px;
border-radius: 5px;
}
div.catItemIntroText {
padding: 5px 0;
}
div.catItemCategory {
padding: 4px 0;
}
div.catItemTagsBlock {
padding: 4px 0;
border: none;
}
div.itemListCategory p img {
margin: 10px 0 0;
}
span.catItemImage {
text-align: left;
margin: 0;
}
span.catItemImage a {
padding: 4px;
border: 1px solid #cfcfcf;
display: inline-block;
}
span.catItemImage a:hover {
background: none repeat scroll 0 0 #E9E9E9;
border: 1px solid #999999;
}
.catItemIntroText p {
margin: 0 0 10px;
}
div.catItemTagsBlock ul.catItemTags li {
background: none;
}
table.calendar {
width: 100%;
}
#itemListPrimary div.catItemView {
padding: 0 0;
}
div.catItemHeader h3.catItemTitle {
padding-top: 0px;
font-size: 150%;
}
div.catItemHeader .catItemCategory {
color: #999;
}
div.catItemImageBlock {
padding: 0;
margin: 0 0 10px;
}
#itemListPrimary div.catItemImageBlock {
display: block;
}
div#itemListLinks {
margin-top: 30px;
}
div#itemListLinks div.catItemImageBlock {
margin: 0 0;
}
.k2Pagination span.result {
float: right;
}
#itemListLinks h4 {
margin: 0 0 15px;
}
#itemListLinks .itemContainer .catItemTitle {
margin: 0 0;
}
#itemListLinks div.itemContainer {
border: none;
}
h4.title-list {
text-transform: uppercase;
font-size: 150%;
}
#itemListLinks .itemContainer span.catItemImage {
text-align: left;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext {
padding: 0;
}
div.tagView {
display: inline-block;
}
div.tagView .k2FeedIcon {
display: none;
}
div.tagView .tagItemList {
float: left;
}
div.tagView .tagItemList .tagItemView {
display: inline-block;
width: 48%;
margin: 0 5px;
margin-bottom: 10px;
}
.toolbar-t {
float: left;
margin-top: 7px;
}
.itemHeader .itemToolbar-r ul li {
line-height: 18px;
border-right: 0;
}
.itemImageBlock .itemImage .modal {
position: relative;
left: auto;
margin-left: 0;
border: none;
z-index: 0;
}
.itemHeader .toolbar-t .itemDateCreated,
.itemHeader .toolbar-t .itemAuthor,
.itemHeader .toolbar-t .font-size {
float: right;
color: #999;
font-size: 11px;
border-left: 1px solid #999;
margin-left: 5px;
padding-left: 5px;
line-height: 12px;
}
.itemHeader .toolbar-t .font-size {
border-left: 0;
}
.itemView .itemToolbar-r ul li {
float: left;
background: none transparent;
}
.itemView .itemToolbar-r ul li a {
border: 1px solid #D3D3D3;
border-radius: 3px 3px 3px 3px;
color: #666;
display: block;
font-size: 90%;
margin: 0 3px;
padding: 1px 0px 1px 25px;
width: 40px;
}
.itemView .itemToolbar-r ul li a.itemPrintLink {
background: url("../images/icons/print.png") no-repeat 2px center;
}
.itemView .itemToolbar-r ul li a.itemEmailLink {
background: url("../images/icons/email.png") no-repeat 2px center;
}
.itemView .itemToolbar-r ul li a:hover {
background-color: #F1F1F1;
}
.itemView .itemBody {
float: left;
}
.itemView .itemBody .itemImageBlock {
margin-bottom: 0;
}
.itemView .itemBody .itemIntroText p {
margin-top: 0 !important;
}
#user2 .k2slideshowiii {
border: 1px solid #777;
border-bottom: none;
direction: ltr;
}
#user2 .k2slideshowiii .sl3-wrap .sl3-control .sl3-control-inner .pag-list {
right: 0;
left: 0;
}
#user2 .k2slideshowiii .big-item-image img {
width: 498px;
}
#user2 .k2slideshowiii .sl3-wrap {
margin-top: 0;
}
#user2 .k2slideshowiii .sl3-wrap .sl3-item .sl3-item-image span.sl3-image-border {
border: none;
}
#user2 .k2slideshowiii .sl3-wrap ul.pag-list-inner li.pag-item {
z-index: 0;
}
#k2Container .resplc-loadmore {
padding: 0;
text-align: center;
box-shadow: none;
float: none;
overflow: hidden;
margin: 0;
}
#k2Container .resplc-loadmore .resplc-loadmore-btn {
overflow: hidden;
font-size: 16px;
color: #fff;
font-weight: 300;
background: url("../images/icons/icon_loadmore.png") no-repeat 15px center;
padding: 10px 40px 10px 38px !important;
border-radius: 50px;
position: relative;
text-align: center;
background-color: #224272 !important;
}
#k2Container .resplc-loadmore .resplc-loadmore-btn:before {
content: "\f105";
font-family: FontAwesome;
position: absolute;
left: auto;
right: 50px;
font-size: 18px;
-webkit-transition: all ease-in 0.3s;
-moz-transition: all ease-in 0.3s;
-o-transition: all ease-in 0.3s;
transition: all ease-in 0.3s;
opacity: 0;
filter: alpha(opacity=0);
}
#k2Container .resplc-loadmore .resplc-loadmore-btn .ajax-first {
padding: 0;
font-size: 14px;
}
#k2Container .resplc-loadmore .resplc-loadmore-btn .resplc-image-loading {
text-align: center;
}
#k2Container .resplc-loadmore .resplc-loadmore-btn.loaded,
#k2Container .resplc-loadmore .resplc-loadmore-btn:hover {
text-decoration: none;
background-color: #162b4b !important;
}
#k2Container .resplc-loadmore .resplc-loadmore-btn:hover:before {
right: 20px;
opacity: 1;
filter: alpha(opacity=100);
}
#k2Container .loading.resplc-loadmore-btn {
background: none;
padding-left: 0 !important;
}
#user2 .k2slideshowiii .sl3-wrap {
margin-bottom: 0;
height: 385px !important;
}
#user2 .k2slideshowiii .sl3-wrap .sl3-items {
height: 330px !important;
}
#user2 .k2slideshowiii .sl3-wrap .sl3-items .sl3-item {
height: 330px !important;
}
#user2 .k2slideshowiii .sl3-wrap .sl3-items .sl3-item-info.style1 {
bottom: 0;
right: 0;
width: 100% !important;
top: initial;
border-radius: 0;
}
#user2 .k2slideshowiii .sl3-wrap .sl3-items .sl3-item-info.style1 .top-right {
width: 100% !important;
}
#user2 .k2slideshowiii .sl3-wrap .sl3-items .sl3-item-info.style1 .transparency {
background: url("../images/transparent.png") repeat;
border-radius: 0;
}
#user2 .k2slideshowiii .sl3-wrap .sl3-items .sl3-item-info.style1 .sl3-item-title {
text-transform: uppercase;
}
#user2 .k2slideshowiii .sl3-wrap .sl3-items .sl3-item-info.style1 .sl3-item-title a {
float: left;
font-size: 14px;
}
#user2 .k2slideshowiii .sl3-wrap .sl3-items .sl3-item-info.style1 .sl3-item-title a:hover {
text-decoration: none;
}
#user2 .k2slideshowiii .sl3-wrap .sl3-items .sl3-item-info.style1 .sl3-item-description {
font-size: 12px;
}
#user2 .k2slideshowiii .sl3-wrap .sl3-control.blue.style1 {
height: 55px !important;
bottom: inherit;
}
#user2 .k2slideshowiii .sl3-wrap .sl3-control.blue.style1 .sl3-control-inner {
background: #224272;
}
#user2 .k2slideshowiii .sl3-wrap .sl3-control.blue.style1 .sl3-control-inner .pag-list {
overflow: visible;
}
#user2 .k2slideshowiii .sl3-wrap .sl3-control.blue.style1 .sl3-control-inner ul.pag-list-inner li.pag-item {
height: 55px;
border-right: 1px solid #2e5999;
}
#user2 .k2slideshowiii .sl3-wrap .sl3-control.blue.style1 .sl3-control-inner ul.pag-list-inner li.pag-item.active {
background: #000;
}
#user2 .k2slideshowiii .sl3-wrap .sl3-control.blue.style1 .sl3-control-inner ul.pag-list-inner li.pag-item .pag-item-image {
height: 55px !important;
top: 0;
overflow: visible;
}
#user2 .k2slideshowiii .sl3-wrap .sl3-control.blue.style1 .sl3-control-inner ul.pag-list-inner li.pag-item .pag-item-image h3 {
color: #fff;
margin: 0;
font-size: 12px;
font-weight: bold;
padding: 6px;
}
#user2 .k2slideshowiii .sl3-wrap .sl3-control.blue.style1 .sl3-control-inner .pag-item-back {
z-index: 999;
margin-top: -6px;
}
#bd {
padding: 0;
width: auto;
}
@media (min-width: 1200px) {
#bd div.yt-main {
max-width: 980px;
margin: 0 auto;
}
#bd div.yt-main .container {
width: 980px;
}
#bd #yt_menuwrap.menu-fixed {
position: fixed;
top: 0px;
z-index: 1000;
background: url("../images/mainmenu.png") repeat-x scroll 0 0 #E7E6E6;
box-shadow: 0 1px 1px #CDCDCD, 0px 10px 10px rgba(255,255,255,0.7);
}
#bd #yt_spotlight3 .container,
#bd #yt_menuwrap .container {
width: 978px;
}
#bd #yt-responivemenu {
display: none;
}
#bd .hidden-desktop {
display: none;
}
#bd .visible-desktop {
display: block;
}
#bd .visible-tablet {
display: none;
}
#bd .visible-phone {
display: none;
}
#bd .top-fixed {
padding: 20px 0;
position: fixed;
top: 0;
z-index: 10;
background: rgba(255,255,255,0.95);
box-shadow: 0 0 5px rgba(0,0,0,0.3);
-webkit-transition: padding 0.3s ease 0s;
-moz-transition: padding 0.3s ease 0s;
-o-transition: padding 0.3s ease 0s;
transition: padding 0.3s ease 0s;
}
#bd .top-fixed #yt_menuposition #meganavigator .mega-content {
margin-top: 22px;
}
#bd .container {
width: 1170px;
}
#bd .layout-boxed {
width: 1210px;
margin: 0 auto;
background-color: #fff;
box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
#bd .layout-boxed #yt_header {
width: 1210px;
left: auto;
}
#bd .cols-2 .item img {
width: 95%;
margin-left: 10px;
margin-right: 10px;
}
}
@media (min-width: 980px) and (max-width: 1024px) {
#bd #yt-responivemenu {
display: none;
}
#bd .container {
width: 980px;
}
#bd .component-inner {
width: auto;
}
#bd #myCarousel .carousel-inner {
margin: 5em;
}
#bd #mod-finder-searchform {
margin: 7px 3px 0 0;
}
#bd #mod-finder-searchform input.inputbox {
width: 180px;
border-left: 1px solid ;
}
#bd #slideshow .sj-slickslider .bt-slideshow {
left: 5px;
}
#bd #slideshow .sj-slickslider .bt-slideshow.right {
right: 5px;
left: auto;
}
#bd #slideshow .sj-slickslider .bt-slideshow #yt-responivemenu {
display: none;
}
#bd .yt-enjoy {
margin: 0;
padding: 0;
}
#bd .yt-enjoy .modcontent .modcontent-image {
margin: 0 30px;
}
#bd .yt-enjoy .modcontent .modcontent-text p {
margin-bottom: 15px;
}
#bd .yt-video .extraslider-content.style1 .item-image iframe {
width: 100%;
}
#bd .testimonial .yt-testimonial.tm-avatar {
margin-right: 25px;
}
#bd #yt_wrapper h3.modtitle {
font-size: 13px;
}
#bd #user3 div.icon-worldnews .icon {
right: 35px;
}
#bd #k2Container .itemList .catItem-in-right .catItemCommentsLink a,
#bd #k2Container.latestView .latestItemsContainer .catItemList .latest-in-right .catItemCommentsLink a {
padding: 35px 5px 10px;
}
#bd #yt_spotlight8 .menu_bottom ul.menu li {
margin-left: 0;
}
#bd #right2 {
margin-left: 0;
}
#bd .blog .items-leading .item.span4 .item-image,
#bd .blog .items-leading .item.span6 .item-image,
#bd .blog .items-leading .item.span3 .item-image,
#bd .blog .items-row .item.span4 .item-image,
#bd .blog .items-row .item.span6 .item-image,
#bd .blog .items-row .item.span3 .item-image {
display: block;
height: 100%;
min-width: inherit !important;
min-height: inherit !important;
}
#bd .blog .items-leading .item.span4 .item-image .img_caption,
#bd .blog .items-leading .item.span6 .item-image .img_caption,
#bd .blog .items-leading .item.span3 .item-image .img_caption,
#bd .blog .items-row .item.span4 .item-image .img_caption,
#bd .blog .items-row .item.span6 .item-image .img_caption,
#bd .blog .items-row .item.span3 .item-image .img_caption {
width: auto !important;
}
#bd #right_top .icon-worldnews .icon {
right: 128px;
}
#bd ul.social-link li {
font-size: 11px;
}
#bd ul.social-link li a img {
width: 25px;
height: 25px;
}
#bd .img-border {
width: 100%;
margin-bottom: 5px;
}
#bd.rtl .box_support .modcontent .yt-support a {
margin-left: 15px;
}
#bd.rtl #nav2 div.menu-top {
margin-right: 20px;
padding-left: 0;
}
#bd.rtl #content_main {
margin-left: 0;
}
#bd.rtl #user2 {
margin-left: 5px;
}
#bd.rtl #user3 {
margin-left: 16px;
}
}
@media (min-width: 767px) and (max-width: 979px) {
#bd .hidden-tablet {
display: none;
}
#bd .visible-desktop {
display: none;
}
#bd .visible-tablet {
display: block;
}
#bd .visible-phone {
display: none;
}
#bd .container {
width: 740px;
}
#bd .component-inner {
width: auto;
display: block;
}
#bd #yt_top #nav2,
#bd #top1 .smart-search,
#bd #yt_slideshow,
#bd #header2 {
display: none;
}
#bd #top1 {
width: 47%;
float: right;
}
#bd #top2 {
float: left;
width: 47%;
}
#bd #yt_spotlight3,
#bd #yt_spotlight4,
#bd #yt_spotlight5,
#bd #yt_footer {
padding-left: 10px;
padding-right: 10px;
}
#bd select[multiple],
#bd select[size] {
height: 30px;
}
#bd #recaptcha_response_field {
width: auto !important;
}
#bd #recaptcha_area td {
display: block !important;
}
#bd #yt_wrapper {
padding: 0;
}
#bd #cpanel_wrapper {
display: none;
}
#bd #yt_sticky_left,
#bd #yt_sticky_right,
#bd #yt_tool_bottom {
display: none;
}
#bd #yt_logoposition {
text-align: center;
padding: 10px 0;
float: none;
margin: 0 auto;
}
#bd .layout-mr #right .module_menu,
#bd .layout-mr #right div.module,
#bd .layout-ml #left .module_menu,
#bd .layout-ml #left div.module {
float: left;
width: 48.717948717949%;
margin-left: 2.5641025641026%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#bd .layout-mr #right > div:nth-child(2n+1),
#bd .layout-ml #left > div:nth-child(2n+1) {
margin-left: 0;
clear: both;
}
#bd .layout-mr #right > div:nth-child(2n),
#bd .layout-ml #left > div:nth-child(2n) {
float: none;
display: inline-block;
}
#bd.isOpen {
background: #224556;
}
#bd.isOpen .yt-off-sideresmenu {
display: block;
}
#bd.isOpen .yt-off-sideresmenu ul.nav li {
background: transparent;
}
#bd #yt_menuwrap .container {
background: rgba(207,206,206,0.3);
border: 0;
border-radius: 0;
}
#bd #yt_menuposition ul.navi {
display: none;
}
#bd #yt_menuposition #yt-responivemenu {
display: block;
text-align: right;
margin-top: 0;
}
#bd #yt_menuposition #yt-responivemenu .btn-navbar {
width: auto;
display: inline-block;
background: #D5D2CC;
margin-right: 10px;
}
#bd #yt_menuposition #yt-responivemenu .btn-navbar i {
margin: 0;
color: #224272;
}
#bd #yt_menuposition #yt-responivemenu .nav-collapse {
text-align: left;
}
#bd .mgi-wrap .title-link-wrap ul.other-links li {
background: url("../images/bullet-hover.png") no-repeat scroll 0 12px rgba(0,0,0,0);
}
#bd .mgi-wrap .title-link-wrap ul.other-links li:hover {
margin-left: 7px;
background: url("../images/bullet-hover.png") no-repeat scroll 0 12px rgba(0,0,0,0);
}
#bd .k2slideshowiii .sl3-item-info.style1 .sl3-item-title a {
font-size: 14px;
}
#bd #user2 .k2slideshowiii {
width: 100% !important;
}
#bd #user2 .k2slideshowiii .sl3-wrap {
width: 100% !important;
}
#bd #user2 .k2slideshowiii .sl3-wrap .sl3-items {
width: 100% !important;
}
#bd #user2 .k2slideshowiii .sl3-wrap .sl3-item {
width: 100% !important;
}
#bd #user2 .k2slideshowiii .sl3-wrap .sl3-control.blue.style1 {
width: 100% !important;
}
#bd #user2 .k2slideshowiii .sl3-wrap .sl3-control.blue.style1 .sl3-control-inner ul.pag-list-inner li.pag-item {
width: 120px !important;
}
#bd #user3 {
margin-left: 17px;
}
#bd #user3 .community h3 {
font-size: 12px;
}
#bd #user3 .community .extraslider-inner .item-wrap.style1 .item-image {
width: 61px !important;
height: 52px;
}
#bd #user3 div.icon-worldnews .icon {
background: transparent;
}
#bd #user3 ul.social-link li {
font-size: 10px;
}
#bd #user3 ul.social-link li a img {
width: 25px;
height: 25px;
}
#bd #user6 .extraslider-inner .line .item-title {
padding: 5px 4px;
}
#bd #user6 .extraslider-inner .line .item-title a {
font-size: 9px;
}
#bd #user6 .extraslider-inner .item .item-description {
padding-bottom: 0;
font-size: 79%;
}
#bd #user6 .extraslider-inner .item-wrap.style7 .item-info .item-content {
padding: 0;
margin: 5px;
}
#bd div.mgi-wrap .mgi-box:first-child {
margin-right: 17px;
}
#bd div.mgi-wrap .mgi-box:nth-child(5) {
margin-right: 17px;
}
#bd #right_top .sj-accordion .acd-items .acd-header {
font-size: 95%;
}
#bd #right_top .title7.icon-worldnews li {
font-size: 10px;
}
#bd #right_top .title7.icon-worldnews li img {
width: 20px;
height: 25px;
}
#bd #right_top .title7.icon-worldnews .icon {
right: 31px;
}
#bd #right2 {
margin-left: 0;
}
#bd #usera .social h3 {
width: 100%;
}
#bd #userb {
margin-left: 0;
}
#bd #user7 {
margin-left: 10px;
}
#bd #main_bottom .mgi-wrap .item-image .image-inset:hover::after {
line-height: 111px;
}
#bd #user2 .k2slideshowiii .sl3-wrap .sl3-control.blue.style1 .sl3-control-inner ul.pag-list-inner li.pag-item .pag-item-image h3 {
font-size: 11px;
}
#bd div.moduletabs.top-position div.tabs-container ul.tabs li div.tab {
font-size: 12px;
}
#bd #yt_top .modcontent {
margin: 0;
}
#bd #yt_wrapper.isOpen {
-webkit-transform: translate3d(260px,0px,0px);
-moz-transform: translate3d(260px,0px,0px);
-o-transform: translate3d(260px,0px,0px);
transform: translate3d(260px,0px,0px);
background: #fff;
}
#bd .home-title .pretext {
padding: 0 50px;
}
#bd #yt_spotlight3 {
padding: 0px;
background-size: auto 100%;
}
#bd .yt-enjoy {
padding-top: 0px;
}
#bd .yt-enjoy h3.modtitle {
padding: 0px;
}
#bd .yt-enjoy p.subtitle {
padding: 0px;
}
#bd .yt-enjoy .modcontent .modcontent-image {
width: 40%;
margin: 0px 20px;
}
#bd .yt-enjoy .modcontent .modcontent-text {
width: 52%;
}
#bd .yt-enjoy .modcontent .modcontent-text p {
margin-bottom: 10px;
}
#bd .yt-video.span8 {
width: 100%;
}
#bd .yt-video.offset2 {
margin: 0;
}
#bd .yt-video .extraslider-content.style1 .extraslider-inner .item-wrap .item-image iframe {
width: 100%;
height: 355px;
}
#bd .sj-team .sj-extraslider .extraslider-inner .item-wrap.style4 .item-image {
width: 100px;
height: 100px;
margin: 0 20px 5px 0;
}
#bd .sj-team .sj-extraslider .extraslider-inner .item-wrap.style4 .item-info {
margin: 0;
padding-right: 10px;
}
#bd #yt_spotlight8 .menu_bottom ul.menu {
margin: 0;
}
#bd .testimonial .yt-testimonial.tm-avatar {
margin-right: 25px;
}
#bd #k2Container.cols-1 .latestItemsContainer .catItemList .catItemView .latest-in-main .catItemImageBlock {
width: 45%;
}
#bd #k2Container div.catItemCommentsLink {
padding-left: 0;
border-left: 0;
}
#bd #k2Container.tagView .tagItemList .tagItemView {
width: 46%;
float: left;
}
#bd .sj-tabs .moduletabs.top-position .tabs-content-wrap .tab-content .k2ItemsBlock ul li .item-inner:hover .icon {
left: 80%;
}
#bd .blog .items-leading .item.span4 .item-image,
#bd .blog .items-leading .item.span6 .item-image,
#bd .blog .items-leading .item.span3 .item-image,
#bd .blog .items-row .item.span4 .item-image,
#bd .blog .items-row .item.span6 .item-image,
#bd .blog .items-row .item.span3 .item-image {
display: block !important;
min-width: inherit !important;
min-height: inherit !important;
}
#bd .item-page .related-items .img-fulltext {
display: block;
margin-bottom: 5px;
}
#bd #bottom2 .badge_hot {
margin-bottom: 0 !important;
}
#bd #bottom2 .badge_hot h3.modtitle {
float: left;
width: 100%;
}
#bd #bottom2 .badge_hot h3.modtitle span {
float: left;
margin: 9px 0px 0px;
}
#bd #bottom3 .badge_cool h3.modtitle {
float: left;
width: 100%;
}
#bd #bottom3 .badge_cool h3.modtitle span {
float: left;
margin: 9px 0px 0px;
}
#bd #bottom4 .badge_best h3.modtitle {
float: left;
width: 100%;
}
#bd #bottom4 .badge_best h3.modtitle span {
float: left;
margin: 9px 0px 0px;
}
#bd #bottom1 .badge_new {
margin-bottom: 0 !important;
}
#bd #bottom1 .badge_new h3.modtitle {
float: left;
width: 100%;
}
#bd #bottom1 .badge_new h3.modtitle span {
float: left;
margin: 9px 0px 0px;
}
#bd #bottom5 .newsletter {
margin-bottom: 15px;
margin-left: 29%;
}
#bd #bottom5 .newsletter .txtEmail {
width: 40%;
}
#bd #top3 .item_content,
#bd #top4 .item_content {
margin-bottom: 10px;
}
#bd #right_top .icon-worldnews .icon {
right: 45px;
}
#bd .blog-featured .cols-2 .column-2.item {
margin-left: 8px;
}
#bd .blog-featured .item-image {
min-height: 100px !important;
}
#bd .blog-featured .item-image img {
width: 67%;
margin-right: 0;
float: right;
}
#bd.yt-jv3vr #content_left {
padding: 0;
}
#bd.yt-jv3vr #content_main {
margin-left: 0;
}
#bd.yt-jv3vr #content_right {
margin-left: 0;
}
#bd.yt-jv3vr #user2,
#bd.yt-jv3vr #user4 {
margin-left: 0;
}
#bd .img-border {
width: 100%;
margin-bottom: 5px;
}
#bd.layout_left-main #content #content_main {
margin-left: 18px;
}
#bd.rtl .sj-tabs .moduletabs.top-position .tabs-content-wrap .tab-content .k2ItemsBlock ul li .item-inner:hover .icon {
right: 80%;
left: auto;
}
#bd.rtl .sj-team .sj-extraslider .extraslider-inner .item-wrap.style4 .item-image {
margin: 0 0 5px 20px;
}
#bd.rtl #yt_menuposition #yt-responivemenu {
text-align: left;
}
#bd.rtl #yt_menuposition #yt-responivemenu .nav-collapse {
text-align: right;
}
#bd.rtl #content_main {
margin-left: 0;
}
#bd.rtl #content_right {
margin-left: 0;
margin-right: 0;
}
#bd.rtl .blog-featured .item-image {
min-height: 100px !important;
}
#bd.rtl .blog-featured .item-image img {
width: 67%;
margin-right: 0;
float: right;
}
#bd.rtl #right_top .icon-worldnews h3 {
padding-right: 10px;
}
#bd.rtl #right_top .icon-worldnews h3 .icon {
right: 130px;
}
#bd.rtl #search-form a.btn {
float: left;
margin-left: 60px;
margin-top: 10px;
}
}
@media (max-width: 767px) {
#bd #yt_top #nav2,
#bd #top1 .smart-search,
#bd #yt_slideshow,
#bd #header2 {
display: none;
}
#bd #top1 {
width: 50%;
float: right;
}
#bd #top2 {
float: left;
width: 50%;
}
#bd .component-inner {
width: auto;
}
#bd #yt_spotlight3,
#bd #yt_spotlight4,
#bd #yt_spotlight5,
#bd #yt_footer {
padding-left: 5px;
padding-right: 9px;
}
#bd .hidden-phone {
display: none;
}
#bd .visible-desktop {
display: none;
}
#bd .visible-tablet {
display: none;
}
#bd .visible-phone {
display: block;
}
#bd .row-fluid [class*="span"] {
display: block;
float: none;
margin-left: 0;
margin-right: 0;
width: auto;
}
#bd select[multiple],
#bd select[size] {
width: 99%;
height: 30px;
}
#bd .recaptchatable #recaptcha_image {
width: 100% !important;
}
#bd .form-horizontal .controls input {
width: auto;
}
#bd select {
width: 95%;
}
#bd #yt_wrapper {
padding: 0;
}
#bd table {
width: 100%;
border-collapse: collapse;
border-spacing: 0;
display: block;
border: 1px solid #ccc;
}
#bd table table {
width: 100%;
border-collapse: collapse;
border-spacing: 0;
display: block;
}
#bd table th,
#bd table td {
margin: 0;
vertical-align: top;
}
#bd table thead {
display: block;
float: left;
}
#bd table tbody {
display: block;
width: auto;
position: relative;
overflow-x: auto;
white-space: nowrap;
}
#bd table tbody tr {
display: inline-block;
vertical-align: top;
border-right: 1px solid #ccc;
margin-left: -4px;
}
#bd table th:last-child,
#bd table td:last-child {
border-bottom: 1px solid #babcbf;
}
#bd table th {
background: #666666;
border-radius: 0;
color: #fff;
display: block;
text-align: right;
border-bottom: 0;
font-size: 13px;
border-left: 0;
padding: 7px 10px 5px;
min-height: 27px;
}
#bd table td {
display: block;
padding: 7px 10px 5px;
min-height: 26px;
text-align: left;
border-left: 0;
border-right: 0;
border-bottom: 0;
}
#bd table .bs-docs-example th {
min-height: 30px;
}
#bd ul.yt-loginform {
margin: 14px 0;
}
#bd #top1 .mod-language {
margin-top: 3px;
}
#bd #user4 {
padding-right: 9px;
}
#bd #user4 .editor-choice {
padding: 0;
}
#bd #yt_spotlight4 #userc {
padding: 0 18px 0 10px;
}
#bd #user6 {
padding-right: 13px;
}
#bd #user6 h3.modtitle {
font-size: 13px;
}
#bd #yt_menuwrap {
width: auto;
margin: 10px;
}
#bd #yt_menuwrap .container {
background: rgba(207,206,206,0.3);
border: 0;
border-radius: 0;
}
#bd .mgi-wrap .item-wrap .item-image {
float: none;
}
#bd div.mgi-wrap .mgi-box {
width: 100% !important;
}
#bd div.moduletabs.top-position div.tabs-container ul.tabs li {
float: left !important;
}
#bd .blog-featured .cols-2 .item,
#bd .blog .cols-2 .item {
width: 100% !important;
}
#bd.yt-jv3vr #content_left {
padding: 10px 10px 10px 5px;
}
#bd.yt-jv3vr #content_main {
padding: 10px 10px 10px 5px;
}
#bd.yt-jv3vr #content_right {
padding: 10px 10px 10px 5px;
}
#bd.yt-jv3vr #yt_spotlight3,
#bd.yt-jv3vr #yt_spotlight4,
#bd.yt-jv3vr #yt_spotlight5,
#bd.yt-jv3vr #yt_footer {
padding-left: 11px;
padding-right: 15px;
}
#bd.yt-jv3vr .border2 h3 {
padding-left: 10px;
}
#bd.view-login #content #yt_component .wrap-login .login .well {
padding: 15px !important;
}
#bd.view-login #content #yt_component .wrap-login .login .page-header {
margin: 0;
}
#bd #yt_footer #footnav ul {
text-align: left;
}
#bd #yt_footer #footnav ul li {
display: block;
text-align: left;
border-left: 0;
}
#bd div.hot-event ul li {
width: 46%;
display: block;
float: left;
margin-right: 16px;
margin-bottom: 10px;
}
#bd div.hot-event ul li.odd {
float: right;
margin-right: 0;
}
#bd .relatelink {
padding-left: 10px;
}
#bd .sj-extraslider.extra-resp03-2 .extraslider-inner .item-wrap {
margin-bottom: 10px;
padding: 0;
}
#bd .input-prepend.input-append .add-on:first-child,
#bd .input-prepend.input-append .btn:first-child {
float: left;
}
#bd .input-prepend.input-append input,
#bd .input-prepend.input-append select,
#bd .input-prepend.input-append .uneditable-input {
float: left;
}
#bd .newsfeed-category select[multiple],
#bd .newsfeed-category select[size],
#bd .contact-category select[multiple],
#bd .contact-category select[size] {
width: auto;
}
#bd .form-horizontal .controls,
#bd dd {
margin: 0;
}
#bd #advanced-search-toggle {
margin-top: 10px;
}
#bd div.archive .filter-search {
padding: 15px;
}
#bd form#contact-form textarea,
#bd form#contact-form textarea:focus {
width: 90%;
}
#bd .form-horizontal .control-label {
float: none;
}
#bd #finder-search .inputbox {
margin-bottom: 10px;
}
#bd div.contact textarea,
#bd div.contact input {
width: 90%;
}
#bd .filter-search select {
margin-bottom: 1em;
}
#bd div.contact .contact-image {
float: none;
width: 100%;
margin-bottom: 1em;
}
#bd #cpanel_wrapper {
display: none;
}
#bd .container {
margin: 0 auto;
padding-left: 5px;
}
#bd span.itemImage img {
margin: 0 auto;
margin-left: 5px;
}
#bd #yt_logoposition h1 {
text-align: center;
margin: 30px 0;
}
#bd #content #yt_component {
min-height: inherit;
padding-left: 0;
padding-right: 0;
}
#bd #myCarousel .carousel-inner {
margin: 0;
height: auto;
}
#bd #footer .pull-right {
float: none;
text-align: center;
}
#bd.isOpen {
background: #224556;
}
#bd.isOpen .yt-off-sideresmenu {
display: block;
}
#bd.isOpen .yt-off-sideresmenu ul li {
background: transparent;
}
#bd #yt_top .modcontent {
margin: 0;
}
#bd #yt_logoposition {
float: left;
margin-left: 6px;
}
#bd #yt_menuposition {
float: right;
}
#bd #yt_menuposition ul.navi {
display: none;
}
#bd #yt_menuposition #yt-responivemenu {
display: block;
margin: 0;
}
#bd #yt_menuposition #yt-responivemenu i {
margin: 0;
}
#bd #yt_menuposition #yt-responivemenu .btn-navbar {
width: 85% !important;
margin-right: 10px !important;
background: #D5D2CC;
}
#bd #yt_menuposition #yt-responivemenu .btn-navbar .icon-list-alt:before {
color: #224272;
}
#bd #yt_wrapper.isOpen {
-webkit-transform: translate3d(260px,0px,0px);
-moz-transform: translate3d(260px,0px,0px);
-o-transform: translate3d(260px,0px,0px);
transform: translate3d(260px,0px,0px);
background: #fff;
}
#bd .home-title h3.modtitle {
padding: 0;
}
#bd .home-title .pretext {
padding: 0;
margin-bottom: 10px;
}
#bd #yt_top {
text-align: center;
}
#bd #yt_top #top1 .modcontent {
margin: 0;
}
#bd #yt_top #top1 {
display: inline-block;
min-height: 50px;
}
#bd #yt_top #top1 .mod-languages a.dropdown-toggle {
background-position: left center;
}
#bd #yt_top #top1 .mod-languages .dropdown-menu {
right: 0;
left: auto;
}
#bd #yt_header {
background: none;
padding: 0;
}
#bd #yt_header #yt_logoposition {
float: none;
display: block;
text-align: center;
margin: 0;
padding: 15px 0;
background: #fff;
}
#bd #yt_header #yt_menuposition {
float: none;
background: rgba(255,255,255,0.3);
}
#bd #yt_header #yt_menuposition #yt-responivemenu .btn-navbar {
background: none;
}
#bd #slideshow .sj-slickslider {
padding: 30px 0 0;
}
#bd #slideshow .sj-slickslider .bt-slideshow,
#bd #slideshow .sj-slickslider .item-readmore {
display: none;
}
#bd #slideshow .sj-slickslider .slickslider-items .item-content-inner .item-title {
margin-bottom: 5px;
}
#bd #slideshow .sj-slickslider .slickslider-items .item-content-inner .item-title a {
font-size: 14px;
line-height: normal;
}
#bd .sj-responsive-listing .respl-header .respl-categories ul.respl-cats li.respl-cat {
text-align: left;
}
#bd .sj-responsive-listing .respl-header .respl-categories ul.respl-cats li.respl-cat a {
background: none;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
#bd .sj-responsive-listing .respl-header .respl-categories ul.respl-cats li.respl-cat a:hover {
color: #224272;
}
#bd .sj-responsive-listing .respl-header .respl-categories ul.respl-cats li.respl-cat.sel a {
color: #224272;
}
#bd #yt_spotlight3 {
height: auto;
background-size: auto 100%;
}
#bd #yt_spotlight3 .yt-enjoy {
padding-top: 0px;
}
#bd #yt_spotlight3 .yt-enjoy h3.modtitle {
padding: 0px;
}
#bd #yt_spotlight3 .yt-enjoy p.subtitle {
padding: 0px;
}
#bd #yt_spotlight3 .yt-enjoy .modcontent {
position: relative;
}
#bd #yt_spotlight3 .yt-enjoy .modcontent .modcontent-image {
width: 100%;
margin: 0px;
}
#bd #yt_spotlight3 .yt-enjoy .modcontent .modcontent-text {
width: 100%;
}
#bd #yt_spotlight3 .yt-enjoy .modcontent .modcontent-text p {
margin-bottom: 20px;
}
#bd .yt-video .extraslider-content.style1 .extraslider-inner .item-wrap .item-image iframe {
max-width: 100%;
max-height: 280px;
}
#bd .sj-tabs .moduletabs.top-position .tabs-content-wrap .tab-content .k2ItemsBlock ul {
margin: 0;
}
#bd .sj-tabs .moduletabs.top-position .tabs-content-wrap .tab-content .k2ItemsBlock ul li {
margin-left: 5%;
width: 47.5%;
margin-bottom: 20px;
}
#bd .sj-tabs .moduletabs.top-position .tabs-content-wrap .tab-content .k2ItemsBlock ul li.col-left {
margin-left: 0;
}
#bd #yt_spotlight7 {
padding-bottom: 0;
}
#bd #yt_spotlight7 .sj-extraslider {
margin: 0;
}
#bd .sj-extraslider .extraslider-inner .item-wrap.style4 {
margin-bottom: 20px;
}
#bd .newsletter form {
text-align: center;
margin-bottom: 20px;
}
#bd .blog .items-leading .item .item-image,
#bd .blog .items-row .item .item-image,
#bd .blog-featured .items-leading .item .item-image,
#bd .blog-featured .items-row .item .item-image {
float: none;
display: block;
margin: 0 0 10px;
min-height: inherit !important;
min-width: inherit !important;
}
#bd .blog .items-leading .item .item-image img,
#bd .blog .items-row .item .item-image img,
#bd .blog-featured .items-leading .item .item-image img,
#bd .blog-featured .items-row .item .item-image img {
width: 100%;
}
#bd .blog .feature-in-main,
#bd .blog .blog-in-main,
#bd .blog-featured .feature-in-main,
#bd .blog-featured .blog-in-main {
float: none;
width: auto;
}
#bd .blog .feature-in-right,
#bd .blog .blog-in-right,
#bd .blog-featured .feature-in-right,
#bd .blog-featured .blog-in-right {
float: none;
width: auto;
background: #fff;
border-top: 1px solid #e8e8e8;
padding: 0;
}
#bd .blog .feature-in-right .content_rating,
#bd .blog .blog-in-right .content_rating,
#bd .blog-featured .feature-in-right .content_rating,
#bd .blog-featured .blog-in-right .content_rating {
border-top: 1px solid #e8e8e8;
}
#bd .sj-tabs .moduletabs.top-position .tabs-container ul.tabs li .tab {
margin-bottom: 10px;
}
#bd #top4,
#bd #top5,
#bd #top6 {
margin-bottom: 10px;
}
#bd #k2Container.itemListView .catItemImageBlock {
width: 100%;
}
#bd #k2Container.itemListView .subCategoryContainer {
width: 100% !important;
}
#bd #k2Container.itemListView .subCategoryContainer .subCategory {
height: auto !important;
}
#bd #k2Container .itemList .itemContainer {
margin-bottom: 30px;
}
#bd #k2Container .itemList .itemContainer .catItemView {
float: none;
width: auto;
margin-bottom: 0;
}
#bd #k2Container .itemList .itemContainer .catItem-in-right {
float: none;
width: auto;
background: #fff;
}
#bd #k2Container .itemList .itemContainer .catItem-in-right .catItemRatingBlock {
border-top: 1px solid #e8e8e8;
}
#bd #k2Container.userView .userItemList .userItemView {
margin-bottom: 30px;
}
#bd #k2Container.userView .userItemList .userItemView .userItemBody {
float: none;
width: auto;
margin-bottom: 0;
}
#bd #k2Container.userView .userItemList .userItemView .userItemBody .userItemImageBlock {
width: 50%;
}
#bd #k2Container.userView .userItemList .userItemView .userItemBody .userItemImageBlock .userItemImage {
margin: 0;
}
#bd #k2Container.userView .userItemList .userItemView .user-in-right {
float: none;
width: auto;
background: #fff;
}
#bd #k2Container.tagView .tagItemList .tagItemView {
margin-bottom: 30px;
width: 47%;
margin-left: 8px;
}
#bd #k2Container.tagView .tagItemList .tagItemView .tagItemBody {
float: none;
width: auto;
margin-bottom: 0;
}
#bd #k2Container.tagView .tagItemList .tagItemView .tagItemBody .tagItemImageBlock {
width: 50%;
}
#bd #k2Container.tagView .tagItemList .tagItemView .tagItemBody .tagItemImageBlock .tagItemImage {
margin: 0;
}
#bd #k2Container.tagView .tagItemList .tagItemView .tag-in-right {
float: none;
width: auto;
background: #fff;
}
#bd #k2Container.latestView .catItemList .catItemView {
margin-bottom: 30px;
}
#bd #k2Container.latestView .catItemList .catItemView .latest-in-main {
float: none;
width: auto;
margin-bottom: 0;
}
#bd #k2Container.latestView .catItemList .catItemView .latest-in-main .catItemImageBlock {
width: 50%;
margin-right: 16px;
}
#bd #k2Container.latestView .catItemList .catItemView .latest-in-main .catItemImageBlock .catItemImage {
margin: 0;
}
#bd #k2Container.latestView .catItemList .catItemView .latest-in-main h3.catItemTitle {
margin-top: 0;
}
#bd #k2Container.latestView .catItemList .catItemView .latest-in-right {
float: none;
width: auto;
background: #fff;
}
#bd #k2Container.latestView .catItemList .catItemView .latest-in-right .catItemRatingBlock {
border-top: 1px solid #e8e8e8;
}
#bd .item-page .img-fulltext {
display: block;
float: none;
}
#bd .item-page ul.related-items li {
margin-bottom: 20px;
}
#bd .item-page ul.related-items li .img-fulltext {
display: inline-block;
}
#bd .pagination ul li {
margin: 4px 2px;
}
#bd .pagination ul li a,
#bd .pagination ul li span {
float: none;
display: inline-block;
}
#bd .itemView .itemHeader .itemToolbar {
margin-top: 0;
}
#bd .itemView div.itemCommentsForm textarea.inputbox,
#bd .itemView div.itemCommentsForm input.inputbox {
width: 94%;
}
#bd .testimonial .yt-testimonial.tm-avatar {
width: 100%;
}
#bd .wellcomesj h1 {
font-size: 360%;
}
#bd.view-login #content #yt_component {
padding: 0;
}
#bd.view-login #content #yt_component .wrap-login {
width: 100%;
}
#bd.view-login #content #yt_component .wrap-login .page-header {
margin: -12px -26px 15px;
}
#bd.view-login #content #yt_component .wrap-login .form-horizontal .control-group {
float: none;
width: auto;
}
#bd.view-login .wrap-login .other-link ul.yt-list {
margin: 0;
}
#bd.view-login .wrap-login .other-link ul.yt-list li {
margin: 0 15px;
}
#bd .sj-responsive-listing .respl-cats-wrap .cats-curr.respl-btn {
min-width: 234px;
}
#bd .sj-responsive-listing .respl-cats-wrap ul.respl-cats {
min-width: 250px;
}
#bd.homepage #yt_spotlight1 {
display: none;
}
#bd #yt_spotlight1 {
padding: 30px 10px;
}
#bd #yt_spotlight1 #user1 .topnews,
#bd #yt_spotlight1 .k2slideshowiii,
#bd #yt_spotlight1 #user3 .community,
#bd #yt_spotlight1 #user3 .icon-worldnews {
display: none;
}
#bd #yt_component {
padding-right: 15px;
}
#bd #content_right {
padding-right: 10px;
padding-left: 5px;
}
#bd #content_main {
padding: 0 5px 0;
}
#bd #middle1 {
padding: 0 15px;
}
#bd #bottom1,
#bd #bottom2,
#bd #bottom3,
#bd #bottom4 {
padding: 0 15px;
}
#bd #right_top {
width: 99%;
display: block;
}
#bd #right_top .module {
width: 100%;
}
#bd #right_top div.icon-worldnews .icon {
left: 166px;
}
#bd ul.list-video li {
float: left;
}
#bd .yt-typo-block p {
width: 100%;
}
#bd .yt-typo-block input.checkbox {
float: left;
margin-right: 10px;
}
#bd .yt-typo-block select {
width: 220px !important;
}
#bd .yt-typo-block label {
text-align: left;
}
#bd #search-form button.btn-primary {
margin-top: -8px;
}
#bd.rtl #yt_top #flag .mod-languages a.dropdown-toggle {
background-position: right center;
}
#bd.rtl #yt_top #flag .mod-languages .dropdown-menu {
left: 0;
right: auto;
}
#bd.rtl ul.list-video li {
float: right;
}
#bd.rtl ul.list-video li .img-border {
margin-left: 10px;
}
#bd.rtl .sj-responsive-listing .respl-cats-wrap ul.respl-cats {
left: auto;
right: 0;
}
#bd.rtl .sj-tabs .moduletabs.top-position .tabs-content-wrap .tab-content .k2ItemsBlock ul {
margin: 0;
}
#bd.rtl .sj-tabs .moduletabs.top-position .tabs-content-wrap .tab-content .k2ItemsBlock ul li {
margin-left: 0;
margin-right: 5%;
width: 47.5%;
margin-bottom: 20px;
}
#bd.rtl .sj-tabs .moduletabs.top-position .tabs-content-wrap .tab-content .k2ItemsBlock ul li.col-left {
margin-right: 0;
}
#bd.rtl .yt-typo-block label {
text-align: right;
margin-right: 0 !important;
padding-right: 33px;
}
#bd.rtl div.itemImageBlock span.itemImage {
float: right;
margin-left: 15px;
}
#bd.rtl div.itemImageBlock span.itemImage img {
width: 100% !important;
float: right;
}
#bd.rtl #user1,
#bd.rtl #user2,
#bd.rtl #user3,
#bd.rtl #user4 {
float: right;
width: 100%;
}
#bd.rtl #top1 .mod-language {
float: left;
}
#bd.rtl #right2 .sj-extraslider .item-image {
float: right;
margin-left: 10px;
}
#bd.rtl #right_top .icon-worldnews {
width: 99%;
margin-left: 0;
}
#bd.rtl #search-form a.btn {
margin-top: -7px;
}
#bd.rtl.yt-jv3vr #right_top .module {
width: auto;
}
#bd.rtl.yt-jv3vr #right_top .module h3 {
padding: 0 10px;
}
#bd.rtl.yt-jv3vr #right_top .module .modcontent {
padding: 0 10px;
}
#bd.rtl.yt-jv3vr .module.title6.clearfix {
padding-right: 5px;
}
#bd.rtl.yt-jv3vr #yt_spotlight1 #user1 {
padding-right: 0;
}
#bd.rtl.yt-jv3vr .module.bgcolor2 {
padding: 0 10px;
}
#bd.rtl.yt-jv3vr .module.bgcolor2 h3.modtitle,
#bd.rtl.yt-jv3vr .module.bgcolor2 div.modcontent.clearfix {
padding: 0;
}
}
@media (max-width: 480px) {
#bd .contentpane .item-page .img-fulltext {
display: block;
}
#bd .contentpane .row-fluid.related-items [class*="span"] {
width: 48.9362%;
}
#bd .contentpane .row-fluid.related-items [class*="span"]:nth-of-type(2n+1) {
margin: 0;
}
#bd .yt-loginform > li .modal {
width: 280px;
padding: 10px;
background-image: none;
margin-left: -151px;
left: 50%;
}
#bd .yt-video .extraslider-content.style1 {
padding: 0;
}
#bd .yt-video .extraslider-content.style1 .button-extra {
display: none;
}
#bd .yt-video .extraslider-content.style1 .extraslider-inner .item-wrap .item-image iframe {
max-height: 150px;
}
#bd .blog .items-row .item .item-image,
#bd .blog-featured .items-row .item .item-image {
width: 100% !important;
float: left !important;
margin-right: 10px !important;
}
#bd ul.list-video li .img-border {
width: 100%;
}
#bd #search-form button.btn-primary {
margin-top: 0;
}
#bd #usera .social h3 {
width: 100%;
}
#bd .sj-responsive-listing .respl-cats-wrap .cats-curr {
max-width: 100%;
}
#bd .sj-tabs .moduletabs.top-position .tabs-container ul.tabs li + li {
margin: 0;
}
#bd .sj-tabs .moduletabs.top-position .tabs-content-wrap .tab-content .k2ItemsBlock ul li {
margin: 0;
width: auto;
margin-bottom: 20px;
}
#bd .sj-team .sj-extraslider .extraslider-inner .item-wrap.style4 .item-image {
width: 100px;
height: 100px;
margin: 0 20px 5px 0;
}
#bd .sj-team .sj-extraslider .extraslider-inner .item-wrap.style4 .item-info {
margin: 0;
padding: 0;
}
#bd div.hot-event ul li {
width: 100%;
display: block;
margin-bottom: 10px;
}
#bd div.yt-socialbt {
margin-right: 2px;
}
#bd .sj-tabs .moduletabs.top-position .tabs-container ul.tabs li {
display: inline;
float: left;
}
#bd .sj-tabs .moduletabs.top-position .tabs-container ul.tabs li .tab {
font-size: 14px;
padding-left: 28px;
padding-right: 7px;
font-size: 13px;
}
#bd .sj-tabs .moduletabs.top-position .tabs-container ul.tabs li:first-child {
margin-right: 5px;
margin-left: 5px;
}
#bd #k2Container.itemListView .catItemImageBlock,
#bd #k2Container.userView .userItemImageBlock,
#bd #k2Container.tagView .tagItemImageBlock,
#bd #k2Container.latestView .catItemImageBlock {
width: 100% !important;
margin-bottom: 20px;
}
#bd #k2Container.tagView {
display: block !important;
padding: 10px 10px 10px 18px;
}
#bd #k2Container.tagView .tagItemList {
float: none;
}
#bd #k2Container.tagView .tagItemList .tagItemView {
width: 100% !important;
}
#bd #k2Container .itemList .itemContainer {
margin-bottom: 30px;
width: 100% !important;
}
#bd #k2Container div.userItemView {
width: 100%;
}
#bd #k2Container .itemList .itemContainer .catItemView .catItemImageBlock .catItemImage {
margin: 0 0 -6px 3px;
}
#bd.rtl .sj-tabs .moduletabs.top-position .tabs-content-wrap .tab-content .k2ItemsBlock ul li {
margin: 0;
width: auto;
margin-bottom: 20px;
}
#bd.rtl .sj-team .sj-extraslider .extraslider-inner .item-wrap.style4 .item-image {
margin: 0 0 5px 20px;
}
#bd.rtl .sj-tabs .moduletabs.top-position .tabs-container ul.tabs li {
display: inline;
float: right;
}
#bd.rtl .sj-tabs .moduletabs.top-position .tabs-container ul.tabs li .tab {
font-size: 14px;
padding-left: 5px;
padding-right: 23px;
}
#bd.rtl .sj-tabs .moduletabs.top-position .tabs-container ul.tabs li:first-child {
margin-right: 5px;
}
#bd.rtl .yt-loginform > li .modal {
width: 280px;
padding: 10px;
background-image: none;
margin-left: -151px;
left: 50%;
}
#bd.rtl #search-form a.btn {
margin-top: 0;
}
#bd.rtl.com_k2 .component-inner {
width: auto;
display: block;
}
}
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.