* {
outline: none!important;
}
html {
-webkit-font-smoothing: antialiased;
}
body { 
background: #222;
color: #777;
font-size: 18px;
font-weight: 300;
line-height: 1.9;
margin: 0;
min-height: 100%;
padding: 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
body[data-mobile="true"] #main-menu-mobile select {
font-size: 50px;
} a,
#gk-mainbody a:active,
#gk-mainbody a:focus,
#gk-mainbody a:hover,
#gk-mainbody header h1 a,
#gk-mainbody header h2 a {
color: #363636;
-webkit-transition: color 0.2s linear;
-moz-transition: color 0.2s linear;
-o-transition: color 0.2s linear;
transition: color 0.2s linear;
text-decoration: none;
}
a:hover,
a:active,
a:focus,
#gk-mainbody a,
#gk-mainbody header h1 a:active,
#gk-mainbody header h1 a:focus,
#gk-mainbody header h1 a:hover,
#gk-mainbody header h2 a:active,
#gk-mainbody header h2 a:focus,
#gk-mainbody header h2 a:hover,
#gk-sidebar .box a:hover {
color: #e74c3c; 
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #000;
font-weight: 400;
line-height: 1.6;
margin: 0 0 1em 0;
padding: 0;
}
h1 {
font-size: 44px;
font-weight: 400;
text-transform: uppercase;
}
h2,
.page-title {
font-size: 42px;
font-weight: 400;
}
.page-title {
font-size: 52px;
font-weight: 300;
}
h3 {
font-size: 30px;
}
h4 {
font-size: 22px;
}
h5 {
font-size: 17px;
}
h6 {
font-size: 13px;
}
ul {
list-style: none;
margin: 0;
padding: 0;
}
ol {
margin: 0;
padding: 0;
}
ul li,
ol li {
line-height: 2.0;
}
p {
margin: 0.5em 0 2em;
}
img {
height: auto;
max-width: 100%;
}
.box ul ul,
.box ol ol {
border-top: 1px solid #eee;
margin: 0;
padding: 0 0 0 20px;
}  .btn,
button,
.readon,
.nav-btn a,
.more-link,
a.gk-button,
input[type="button"],
input[type="submit"] {
background: #e74c3c;
border: none;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
color: #fff!important;
cursor: pointer;
display: block;
float: left;
font-size: 14px;
font-weight: 400;
height: 38px;
line-height: 39px;
margin: 0 5px 2px 2px;
padding: 0 18px;
text-align: center;
text-transform: uppercase;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.bigger-button,
.bigger-button:active,
.bigger-button:focus,
.bigger-button:hover {
font-weight: 500!important;
height: 42px!important;
line-height: 43px!important;
margin: 30px 0!important;
padding: 0 16px!important;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled],
.nav-btn a:active,
.nav-btn a:focus,
.nav-btn a:hover,
button:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
button:active,
input[type="button"]:active,
input[type="submit"]:active,
button.disabled,
input[type="button"].disabled,
input[type="submit"].disabled,
a.gk-button:hover,
a.gk-button:active,
a.gk-button.active,
a.gk-button.disabled,
a.gk-button[disabled],
button:focus,
a.gk-button:focus,
input[type="button"]:focus,
input[type="submit"]:focus,
.more-link:active,
.more-link:focus,
.more-link:hover,
.gk-button,
a.gk-button,
.btn.invert {
background: #000;
color: #fff!important;
}
.btn.invert:hover,
.btn.invert:active,
.btn.invert.active,
.gk-button:active,
.gk-button:focus,
.gk-button:hover,
a.gk-button:active,
a.gk-button:focus,
a.gk-button:hover {
background: #e74c3c;
} input[type="text"],
input[type="password"],
input[type="email"],
input[type="www"],
input[type="tel"],
textarea  {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #ddd;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
font-size: 14px;
font-weight: 400;
color: #000;
height: 38px;
line-height: 39px;
max-width: 100%!important;
padding: 0 18px;
}
textarea {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
height: auto;
max-width: 100%!important;
padding: 24px
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
textarea:focus {
background: #fffef4;
}
label {
display: inline-block;
color: #111;
font-size: 14px;
font-weight: 500;
padding: 0 6px 0 0;
}
select {
height: inherit;
max-width: 100%;
margin-left: 1px;
padding: 6px
} article {
margin: 0;
}
.tag-page article,
.category-page article,
.search-page article,
.archive article,
.page-template-template-latest-php article,
.home .gk-is-homepage article,
.home #gk-mainbody article {
padding-top: 38px;
margin: 0 0 48px 0;
}
.page-template-template-latest-php article:first-child {
border-top: 0;
padding-top: 0;
}
.tag-page article:first-child,
.category-page article:first-child,
.search-page article:first-child,
.archive article:first-child {
padding-top: 0;
}
.search-page > article {
border: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
min-height: auto!important;
padding: 0 0 0 20px;
width: 50%;
}
.search-page > article header h2 sup {
font-size: 11px;
padding: 3px 8px;
}
#gk-mainbody.search-page > article h2 {
font-size: 28px;
line-height: 36px;
}
.search-page > hr + article,
.search-page > #searchform + article {
padding: 0 30px 0 0;
}
.search-page > hr {
border: none;
clear: both;
}
#gk-mainbody {
margin-bottom: 70px;
}  .gk-page-wrap + #gk-footer {
margin-top: 20px;
}
.gk-page {
margin: 0 auto;
width: 100%; 
}
#gk-mainbody-columns {
display: block;
width: 100%;
}
#gk-mainbody-columns > section {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
display: block;
float: left;
padding: 0;
}
#gk-mainbody-columns > aside {
background: #fff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
display: block;
float: left;
padding: 0 0 0 100px;
}
#gk-mainbody-columns.gk-column-left > section {
float: right;
}
#gk-mainbody-columns.gk-column-left > aside {
float: left;
padding: 0 100px 0 0;
}  #gk-top {
overflow: hidden;
padding: 24px 14px;
}
#gk-login {
background: #e74c3c;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
color: #fff;
float: right;
font-size: 14px;
font-weight: 400;
height: 38px;
line-height: 39px;
margin: 0;
padding: 0 18px;
position: absolute;
right: 0;	
text-transform: uppercase;
top: 18px;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
#gk-login:hover {
background: #fff;
color: #000;
} #gk-head {
margin-bottom: 70px;
position: relative;
}
#gk-header-bottom .box {
margin: 0;
padding: 0;
}
#gk-head:after,
#gk-head > div:after,
#gk-breadcrumb-area:after,
#gk-bottom1:after,
#gk-bottom2:after,
#gk-bottom3:after,
#gk-bottom4:after,
#gk-bottom5::after,
#gk-footer:after,
#gk-footer > div:after {
clear: both;
content: "";
display: table;
}
#gk-head h1 {
margin: 0;
}
#gk-head + .gk-is-homepage {
margin-top: 70px;
}
.frontpage.dark-bottom .gk-page-wrap {
background-size: auto auto;
padding: 0 0 520px 0;
position: relative;
}
.frontpage.dark-bottom .gk-page-wrap > .gk-page {
position: relative;
z-index: 1;
}
.frontpage.dark-bottom #gk-dark-bottom {
background: #1e1e1e url(//powerpolitics.eu/wp-content/themes/MusicState/images/dark_bottom_bg.jpg) no-repeat center center;
bottom: -450px;
height: 1000px;
position: absolute;
width: 100%;
z-index: 0;
}
.frontpage #gk-dark-bottom:after,
.frontpage #gk-dark-bottom:before {
background: #fff;
content: "";
height: 350px;
position: absolute;
top: -175px;
-webkit-transform: skewY(12deg);
-moz-transform: skewY(12deg);
-ms-transform: skewY(12deg);
-o-transform: skewY(12deg);
transform: skewY(12deg);
width: 100%;
}
.frontpage #gk-dark-bottom:after {
bottom: -175px;
top: auto;
}
.frontpage.dark-bottom .gk-page-wrap + #gk-bottom1 {
margin-top: -200px;
padding: 0 0 120px 0;
position: relative;
z-index: 1;
} #gk-header-nav h1 {
margin: 0;
position: absolute;
}
a.cssLogo {
height: 39px;
margin: 24px 30px 0 0;
padding: 0;
text-indent: -9999px;
text-shadow: none;
width: 141px;
display: block;
float: left;
-webkit-transition: background-color .3s linear;
-moz-transition: background-color .3s linear;
-ms-transition: background-color .3s linear;
-o-transition: background-color .3s linear;
transition: background-color .3s linear;
}
a.cssLogo {
background: transparent url(//powerpolitics.eu/wp-content/themes/MusicState/images/logo.png) no-repeat 0 0; height: 65px;
margin-top: 0;
width: 210px;
}
a.textLogo {
color: #fff;
display: block;
font-size: 25px;
font-weight: 500;
height: auto;
line-height: 79px;
margin: 0;
overflow: hidden;
padding: 0 25px 0 0;
text-align: center;
text-indent: 0;
text-transform: uppercase;
width: auto;
}
a.textLogo:hover {
color: #fff;
}
a.textLogo small {
color: #ccc;
display: block;
font-size: 12px;
font-weight: 400;
line-height: 14px;
margin-top: -26px;
text-align: center;
} #gk-head {
background-size: cover;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 70px;
}
#gk-head .box{
margin: 0;
padding: 0;
}
#gk-header-mod {
clear: both;
}
#gk-bg {
background: #fff;
-webkit-transition: margin-left .3s ease-out;
-moz-transition: margin-left .3s ease-out;
-ms-transition: margin-left .3s ease-out;
-o-transition: margin-left .3s ease-out;
transition: margin-left .3s ease-out;
} #gk-top1,
#gk-top2 {
margin-bottom: 27px;
}
section.intro {
font-size: 110%;
padding: 0;
}
.box::after,
article::after,
#respond::after,
#gk-top1::after,
#gk-top2::after,
#gk-bottom1::after,
#gk-bottom2::after,
#gk-bottom3::after,
#gk-bottom4::after,
#gk-bottom5::after,
#gk-mainbody::after,
#gk-mainbody-columns::after {
clear: both;
content: "";
display: table;
}
section.content::after {
clear: both;
content: "";
display: table;
}
#gk-mainbody-top {
padding: 0 0 30px 0;
}
#gk-mainbody-bottom {
padding: 30px 0 0 0;
}
#gk-mainbody strong,
#gk-mainbody b {
font-weight: 400;
color: #111;
} #gk-sidebar .box {
margin: 0 0 52px;
}
#gk-sidebar .textwidget p {
margin: 5px 0;
} #gk-bottom5 {
padding: 11px 0;
} .frontpage #gk-bottom3 {
background: #141414 url(//powerpolitics.eu/wp-content/themes/MusicState/images/people_bg.jpg) no-repeat center top;
overflow: hidden;
padding: 350px 0;
position: relative;
}
.frontpage #gk-bottom3:after,
.frontpage #gk-bottom3:before {
background: #fff;
content: "";
height: 350px;
position: absolute;
-webkit-transform: skewY(12deg);
-moz-transform: skewY(12deg);
-ms-transform: skewY(12deg);
-o-transform: skewY(12deg);
transform: skewY(12deg);
top: -175px;
width: 100%;
}
.frontpage #gk-bottom3:after {
bottom: -175px;
top: auto;
}
.frontpage #gk-bottom3 .bigtitle .header {
color: #fff;
}
.newsletter p {
color: #fff;
font-size: 24px;
margin: 24px 0 48px 0;
text-align: center;
}
.newsletter input[type="email"] {
background: transparent;
border: 1px dashed #bbb;
color: #fff;
display: block;
float: none;
font-size: 16px;
font-weight: 400;
height: 62px;
line-height: 63px;
margin: 0 auto;
text-align: center;
text-transform: uppercase;
width: 65%;
}
.newsletter input[type="email"]::-webkit-input-placeholder {
color: #fff;
}
.newsletter input[type="email"]:-moz-placeholder {
color: #fff;
}
.newsletter input[type="email"]::-moz-placeholder {
color: #fff;
}
.newsletter input[type="email"]:-ms-input-placeholder {
color: #fff;
} #gk-bottom-section {
background: #341a18 url(//powerpolitics.eu/wp-content/themes/MusicState/images/style1/bottom_bg.jpg) no-repeat center top;
overflow: hidden;
padding: 400px 0 50px 0;
position: relative;	
}
#gk-bottom-section:before {
background: #fff;
content: "";
height: 400px;
position: absolute;
-webkit-transform: skewY(14deg);
-moz-transform: skewY(14deg);
-ms-transform: skewY(14deg);
-o-transform: skewY(14deg);
transform: skewY(14deg);
top: -200px;
width: 100%;
}
#gk-bottom5 .box.bigtitle .box-title,
#gk-bottom5 .box.bigtitle .box-title small {
color: #fff;
font-size: 35px;
font-weight: 400;
line-height: 1.2;
margin-bottom: 32px;
text-align: left;
text-transform: uppercase;
}
#gk-bottom5 .box.bigtitle .box-title small {
margin: 0;
}
#gk-bottom5 .header,
#gk-bottom5 h3 {
color: #fff;
font-size: 25px;
font-weight: 400;
margin-bottom: 20px;
text-transform: uppercase;
}
#gk-bottom5 ul li {
border: none;
font-size: 13px;
padding: 10px 0;
}
#gk-bottom5 ul li a {
color: #fff;
font-weight: 400;
text-transform: uppercase;
}
#gk-bottom5 ul li a:hover {
color: #ccc;
}
#gk-bottom5 ul li a small {
display: block;
font-size: 10px;
font-weight: 300;
line-height: 1;
text-transform: none;
}
#gk-bottom5 .negativemargin .box-title {
margin-top: -141px;
}
#gk-bottom1, 
#gk-bottom2, 
#gk-bottom3, 
#gk-bottom4 {
overflow: hidden;
padding: 70px 0;
}
.box .textwidget small {
font-size: 90%!important;
} #gk-footer {
border-top: 1px solid #fff;
border-top: 1px solid rgba(255,255,255,.25);
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
clear: both;	
color: #fff;
font-size: 12px;
line-height: 16px;
padding: 0;
}
#gk-footer > div {
padding: 28px 0;
}
#gk-footer a {
color: #ddd;
}
#gk-footer a:active,
#gk-footer a:focus,
#gk-footer a:hover {
color: #fff;
}
#footer-menu {
float: left;
line-height: 32px;
margin: 0;
}
#footer-menu li {
float: left;
margin-right: 10px;
}
#footer-menu ul {
display: none;
}
#gk-footer .gk-copyrights {
float: left;
margin: 0 0 20px;
}
#footer-menu + .gk-copyrights {
float: right;
}
#gk-footer .gk-framework-logo {
clear: both;
display: block;
margin: 0 auto!important;
padding: 32px 0 16px 0!important;
} #gk-style-area {
display: block;
float: right;
line-height: 10px;
margin: -15px 0 0 0;
padding: 0;
text-align: center;
}
#gk-style-area a {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
display: inline-block;
height: 10px;
margin: 15px 0 0 5px;
text-indent: -9999px;
-webkit-transform: scale(1.0);
-moz-transform: scale(1.0);
-ms-transform: scale(1.0);
-o-transform: scale(1.0);
transform: scale(1.0);
-webkit-transition: -webkit-transform 0.2s ease-out;
-moz-transition: -moz-transform 0.2s ease-out;
-o-transition: -o-transform 0.2s ease-out;
transition: transform 0.2s ease-out;
width: 10px;
}
#gk-style-area a:first-child {
margin-left: 0;
}
#gk-style-area a:hover {
-webkit-transform: scale(1.5);
-moz-transform: scale(1.5);
-ms-transform: scale(1.5);
-o-transform: scale(1.5);
transform: scale(1.5);
}
#gk-color1 {
background: #e74c3c;
}
#gk-color2 {
background: #3498db;
}
#gk-color3 {
background: #899701;
}
#gk-color4 {
background: #b56c46;
}
#gk-color5 {
background: #41546f;
}
#gk-color6 {
background: #ecaa2f;
}  .box {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
margin: 0 0 20px 0;
padding: 0 10px;
}
#gk-mainbody-top .box,
#gk-mainbody-bottom .box {
padding: 0;
} #gk-top1 .box,
#gk-top2 .box,
#gk-bottom1 .box,
#gk-bottom2 .box,
#gk-bottom3 .box,
#gk-bottom4 .box,
#gk-bottom5 .box {
float: left;
}
.widget-area .col1 { width: 100%; }
.widget-area .col2 { width: 50%; }
.widget-area .col3 { width: 33.3%; }
.widget-area .col4 { width: 25%; }
.widget-area .col5 { width: 20%; }
.widget-area .col6 { width: 16.6%; }
.widget-area .box.last1 { width: 100%; }
.widget-area .box.last2 { width: 50%; }
.widget-area .box.last3 { width: 33.3%; }
.widget-area .box.last4 { width: 25%; }
.widget-area .box.last5 { width: 20%; }
.widget-area .box.double.last2 {
width: 66.666666%;
}
.widget-area .box.double.last2 ~ .box.last2 {
width: 33.333333%;
}
.widget-area .nth1 {
clear: both;
} .onlyDesktop {
display: block!important;
}
.onlyTablets {
display: none!important;
}
.onlySmartphones {
display: none!important;
}
.onlyTabltetsAndSmartphones {
display: none!important;
} .section-nav #gk-header-mod,
.section-nav #gk-mainbody,
.section-nav #gk-bottom1,
.section-nav #gk-bottom2,
.section-nav #gk-bottom3,
.section-nav #gk-bottom4 {
position: relative;
}
.gk-section-nav {
bottom: 50px;
left: 50%;
margin: 0 0 0 -27px;
position: absolute;
z-index: 101;
}
.gk-section-nav:before {
border: 2px solid #E74C3C;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
color: #E74C3C;
content: "\f107";
display: block;
font-family: FontAwesome;
font-size: 24px;
font-weight: 400;
height: 48px;
line-height: 50px;
text-align: center;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
width: 48px;
}
.gk-section-nav:hover:before {
border-color: #c6c6c6;
color: #c6c6c6;
}
#gk-header-mod .gk-section-nav:before,
#gk-bottom3 .gk-section-nav:before {
border-color: #fff;
color: #fff;
}
#gk-header-mod .gk-section-nav:hover:before,
#gk-bottom3 .gk-section-nav:hover:before {
border-color: #E74C3C;
color: #E74C3C;
}
#gk-mainbody .gk-section-nav {
bottom: -100px;
}
#gk-bottom1 .gk-section-nav,
#gk-bottom2 .gk-section-nav,
#gk-bottom4 .gk-section-nav {
bottom: 0px;
}
#gk-bottom3 .gk-section-nav {
bottom: 240px;
}
#gk-bottom2 .gk-section-nav,
#gk-bottom4 .gk-section-nav {
bottom: -30px;
}
.frontpage #gk-bottom2,
.frontpage #gk-bottom4 {
overflow: visible;
}
.frontpage #gk-bottom1 .gk-page,
.frontpage #gk-bottom2 .gk-page,
.frontpage #gk-bottom3 .gk-page,
.frontpage #gk-bottom4 .gk-page {
max-width: 100%;
}
#gk-bottom1 .box.normal-width, 
#gk-bottom2 .box.normal-width, 
#gk-bottom3 .box.normal-width, 
#gk-bottom4 .box.normal-width,
.box.normal-width.widget_gk_login {
margin: 0 auto;
float: none;
width: 100%;
}
.box.normal-width.widget_gk_login {
margin: 0 auto!important;
}
#gk-bottom1 .box.normal-width {
padding: 0 10px;
} .frontpage .bigtitle-left .box-title {
padding-left: 34px!important;
}
.frontpage .box.last1,
.frontpage .box.last1,
.frontpage .box.last1 {
padding: 0;
} body[data-desktop="true"] #gk-bottom-section,
body[data-desktop="true"].frontpage #gk-bottom3,
body[data-desktop="true"].frontpage #gk-dark-bottom {
background-attachment: fixed!important;
} @media (max-width: 1610px) {
a.textLogo,
a.cssLogo,
.imageLogo {
margin-left: 20px!important;
}
#gk-login {
right: 20px;
}
#aside-menu-toggler + #gk-login {
right: 60px!important;
}
#aside-menu-toggler {
padding-right: 10px!important;
}
}
@media (max-width: 1595px) {
article header .date-hidden {
display: block!important;
}
article header .date-hidden:before {
display: inline-block!important;
}
article header li:first-child:before {
display: none!important;
}
article header > time {
display: none;
}
}#main-menu-mobile {
display: none!important;
}
body[data-mobile="true"] #main-menu-mobile select {
font-size: 50px;
}
#gk-header-nav .menu {
display: inline-block;
height: 67px;
list-style-type: none;
margin: 0;
padding: 0;
text-align: center;
width: auto;
}
#gk-header-nav .menu {
background: #222;
margin-top: 0;
}
#gk-header-nav .menu > li {
clear: none!important;
float: left;
font-size: 14px;
font-weight: 500;
height: 78px;
line-height: 79px;
text-align: left;
text-transform: uppercase;
width: auto;
}
#gk-header-nav .menu > li > a {
color: #fff;
display: block;
height: 78px;
line-height: 79px;
padding: 0 27px;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
#gk-header-nav .menu > li:last-child > a {
padding-right: 0;
}
#gk-header-nav .menu > li.current-menu-item,
#gk-header-nav .menu > li.current_page_item,
#gk-header-nav .menu > li:hover,
#gk-header-nav .menu > li.active > a,
#gk-header-nav .menu > li.current-menu-item > a,
#gk-header-nav .menu > li.current_page_item > a,
#gk-header-nav .menu > li.current-menu-ancestor > a, 
#gk-header-nav .menu > li.current-menu-parent > a  {
color: #e74c3c;
} #gk-header-nav .menu .sub-menu {
background: #e74c3c;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
left: -999em;
position: absolute;
margin-top: 0;
text-transform: none;
width: 220px;
z-index: 999;
}
#gk-header-nav .menu li:hover .sub-menu {
left: auto;
}
#gk-header-nav .menu .sub-menu li {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-top: 1px solid #f85d4d;
font-weight: 400;
line-height: 30px;
margin: 0;
padding: 0 20px;  
-webkit-transition: background .2s ease-out;
-moz-transition: background .2s ease-out;
-ms-transition: background .2s ease-out;
-o-transition: background .2s ease-out;
transition: background .2s ease-out;
}
#gk-header-nav .menu .sub-menu li:first-child {
border: 0;
}
#gk-header-nav .menu .sub-menu li:hover {
background: #f85d4d;
}
#gk-header-nav .menu .sub-menu li:hover > a {
border-top-color: #f85d4d;
color: #fff;
}
#gk-header-nav .menu .sub-menu li:hover + li > a {
border-top-color: #fff;
}
#gk-header-nav .menu .sub-menu li:first-child > a { 
border: none;
}
#gk-header-nav .menu .sub-menu li:hover > a {
color: #fff;	
-webkit-transition: color .2s ease-out;
-moz-transition: color .2s ease-out;
-ms-transition: color .2s ease-out;
-o-transition: color .2s ease-out;
transition: color .2s ease-out;
}
#gk-header-nav .menu .sub-menu a {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: #fff;
display: block;
padding: 7px 0;
}
#gk-header-nav .menu .sub-menu li:hover > a,
#gk-header-nav .menu .sub-menu li > a:active,
#gk-header-nav .menu .sub-menu li > a:focus,
#gk-header-nav .menu .sub-menu li > a:hover {
color: #fff!important;
text-decoration: none;
}
#gk-header-nav .menu .sub-menu .sub-menu {
left: -9999px!important;
margin-left: 160px;
margin-top: -35px!important;
}
#gk-header-nav .menu .sub-menu li:hover .sub-menu {
left: auto!important;
} #gk-menu-wrap {
background: #222;
min-height: 78px;
left: 0;
position: fixed;
-webkit-transition: top .2s ease-out;
-moz-transition: top .2s ease-out;
-ms-transition: top .2s ease-out;
-o-transition: top .2s ease-out;
transition: top .2s ease-out;
top: -150px;
width: 100%;
z-index: 1001;
}
#gk-menu-wrap.active {
top: 0;
}
#gk-head.gk-no-menu {
padding-top: 78px;
}
#gk-head .box > div {
margin-top: 0;
}
#gk-menu-wrap #main-menu a:hover,
#gk-menu-wrap #main-menu a:active,
#gk-menu-wrap #main-menu a:focus,
#gk-menu-wrap #main-menu li.active > a,
#gk-menu-wrap #main-menu > ul > li.active > a {
color: #e74c3c;
}
#gk-menu-wrap #main-menu ul li:hover > a {
color: #fff!important;
}
#gk-header-nav {
background: #222;
margin: 0 auto;
max-width: 1600px;
min-height: 78px;
position: relative;
text-align: center;
} .admin-bar #gk-menu-wrap.active,
.logged-in.buddypress #gk-menu-wrap.active {
top: 28px;
} #aside-menu-toggler + #gk-login {
right: 50px;
}
#gk-bg {
background: #fff;
margin: 0 auto;
max-width: 1600px;
}
#gk-bg.menu-open {
margin-left: -280px;
}
#aside-menu-toggler,
#main-menu-mobile,
#static-aside-menu-toggler {
color: #fff;
cursor: pointer;
display: block;
float: right;
font-size: 32px;
height: 44px;
line-height: 44px;
margin: 14px 0!important;
overflow: hidden;
padding: 0;
position: relative;
text-align: right;
width: 44px;
}
#aside-menu-toggler:before {
content: "\f0c9";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
}
#static-aside-menu-toggler {
filter: alpha(opacity=0);
margin: 0!important;
opacity: 0;
position: fixed;
right: 0;
top: 14px;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
#static-aside-menu-toggler.active {
filter: alpha(opacity=100);
opacity: 1;
margin-right: 25px!important;
}
#mobile-menu-toggler {
margin: 0px -15px 0 0px!important;
}
.logged-in.admin-bar #static-aside-menu-toggler {
top: 30px;
}
@media (max-width: 1610px) {
#static-aside-menu-toggler {
color: #222;
}
}
#aside-menu {
background: #000;
float: right;
height: 100%;
overflow: hidden;
position: fixed;
right: 0;
top: 0;
-webkit-transition: width .3s ease-out;
-moz-transition: width .3s ease-out;
-ms-transition: width .3s ease-out;
-o-transition: width .3s ease-out;
transition: width .3s ease-out;
width: 0;
z-index: 1001;
}
#aside-menu.menu-open {
width: 280px;
}
#aside-menu > div {
height: 100%;
overflow: auto;
-webkit-overflow-scrolling: touch;
width: 100%;
padding-right: 32px;
min-width: 280px;
max-width: 100%;
}
#close-menu {
color: #fff;
cursor: pointer;
font-size: 20px;
opacity: 0; filter: alpha(opacity=0);
position: fixed;
right: 0px;
top: 25px;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
z-index: 1;
}
#close-menu.menu-open {
opacity: 1.0; filter: alpha(opacity=100);
padding-right: 8px;
right: 10px;
z-index: 10001;
}
.admin-bar #close-menu {
top: 53px;
}
#gk-aside-menu > ul {
padding: 20px 0 20px 25px;
} 
.admin-bar #gk-aside-menu > ul {
padding: 48px 0 20px 25px;
}
#aside-menu li {
font-size: 15px;
font-weight: 600;
padding: 3px 0;
text-transform: uppercase;
}
#aside-menu li li {
font-size: 14px;
font-weight: 400;
text-transform: none;
}
#aside-menu li li li {
font-weight: 300;
padding-left: 15px;
}
#aside-menu li a {
color: #ccc;
}
#aside-menu li li a {
color: #aaa;
}
#aside-menu li a.active,
#aside-menu li a:active,
#aside-menu li a:focus,
#aside-menu li a:hover,
#aside-menu .current-menu-item a {
color: #fff;
} .android-stock-browser #aside-menu {
height: auto;
min-height: 100%;
position: absolute;
}
.android-stock-browser #aside-menu > div {
height: auto;
min-height: 100%;
} #gk-head > div:first-child {
background: #fff;
min-height: 70px;
} #comments.nocomments {
border-top: none;
}
#commentform p {
margin-bottom: 0;
}
#comments > h2:first-child {
color: #222;
font-size: 30px;
font-weight: normal;
line-height: 32px;
margin: 0;
padding: 32px 0 52px;
text-transform: uppercase;
}
#comments > nav {
margin: 12px 0;
overflow: hidden;
}
#comments > nav .nav-prev {
float: left;
}
#comments > nav .nav-next {
float: right;
}
#comments > ol {
list-style-type: none;
padding: 0;
}
#comments ol.children {
list-style-type: none;
margin-left: 5%;
padding: 0;
}
#comments li {
border: none;
margin: 0;
padding: 0;
}
#comments li article {
border: 1px solid #e5e5e5;
margin: 0 0 32px;
padding: 12px 24px;
}
#comments li article > aside {
left: 24px;
position: absolute;
top: 8px;
}
#comments li article > aside img {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
margin: 22px 0 0;
}
#comments li article > .content {
margin: 0 0 0 92px;
padding: 10px;
}
#comments li article > .content p {
margin: 1em 0;
}
#comments article header span {
color: #999;
font-size: 18px;
font-weight: 300;
line-height: 2.0;
margin: 0 12px 0 0;
}
#comments article time {
color: #999;
font-size: 13px;
font-weight: 300;
}
#comments article .author {
color: #111;
font-weight: 400;
}
#comments article a,
#comments article .author a {
color: #e74c3c!important;
}
#comments article a:active,
#comments article a:focus,
#comments article a:hover {
color: #363636!important;
}
#comments article header {
line-height: 1.0;
margin: 0;
}
#comments article header .edit-link,
#comments article header .reply {
float: right;
font-size: 13px;
font-weight: 400;
margin-left: 10px;
}
#comments em.awaiting-moderation {
color: #e74c3c;
display: block;
font-size: 14px;
margin: 0 0 12px 0;
text-align: center;
}
#comments .bypostauthor {} #comments li article abbr[title],
#comments li article acronym[title] {
border-bottom: 1px dotted;
}
#comments li article code {
background: #fafafa;
border-left: 4px solid #eee;
display: block;
margin: 10px 0;
padding: 10px 20px; 
white-space: pre;
}
#comments li article blockquote {
background: #fafafa;
border: 2px solid #eee;
border-left: none;
border-right: none;
display: block;
margin: 10px 0;
padding: 10px; 
position: relative;
}
#comments li article blockquote p {
margin: 0;
}
#comments li article q {
color: #888;
font-weight: bold;
}
#comments li article strike {
text-decoration: line-through;
}
#comments li article del {
color: #aaa;
text-decoration: line-through;
} #respond {
padding: 12px 0;
}
#respond label {
padding: 12px 0 10px;
}
#respond > h3 {
color: #222;
line-height: 32px;
margin: 0;
padding: 32px 0 24px;
text-transform: uppercase;
}
#respond p.comment-notes,
#respond p.logged-in-as,
#respond p.form-allowed-tags {
font-size: 13px;
color: #999
}
#respond p.comment-notes {	
margin-top: -16px;
}
#respond input,
#respond textarea {
display: block;
}
#respond input[type="checkbox"] {
display: inline-block;
}
#respond input[type="text"],
#respond input[type="password"],
#respond textarea {
width: 100%;
}
#respond #reply-title small {
float: right;
font-size: 14px;
text-transform: none;
} .content > form input[type="submit"] {
display: inline-block;
float: none;
}
#gk-mainbody > article {
min-height: 230px;
}
.page-template #gk-mainbody > article {
min-height: 0;
}
#gk-mainbody article > header h1,
#gk-mainbody article > header h2 {
clear: both;
font-size: 52px;
font-weight: 300;
margin: 0;
text-transform: uppercase;
}
#gk-mainbody article > header h2 {
line-height: 1.2;
}
#gk-mainbody article > header {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
margin: 0 0 42px;
position: relative;
width: 100%;
}
.page #gk-mainbody > header {
margin-bottom: 42px;
}
article {
position: relative;
}
article header ul {
list-style-type: none;
overflow: hidden;
}
article header ul li {
color: #aaa;
float: left;
font-size: 11px;
font-weight: 400;
list-style-type: none;
margin: 0 6px 0 0!important;
padding: 0;
text-transform: uppercase;
}
article header ul li:before {
content: " - ";
padding: 0 6px;
}
article header ul li:first-child:before,
article header ul li:last-child:before,
article header ul li.post-format + li:before {
display: none;
}
article header a {
color: #000!important;
}
article header a:active,
article header a:focus,
article header a:hover {
color: #e74c3c!important;
}
article header > time {
background: #222;
color: #fff;
font-size: 18px;
font-weight: 500;
line-height: 1.15;
height: 44px;
left: -200px;
padding: 12px 0 0;
position: absolute;
text-align: center;
text-transform: uppercase;
top: 19px;
width: 90px;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.tag-page article header > time {
top: 11px;
}
article header > time span {
font-size: 16px;
}
article header .date-hidden,
article header .data-mobile:before {
display: none;
}
article.no-title,
article.page-fullwidth {
padding-left: 0;
}
article > footer::after,
#gk-social-api::after,
#respond p.form-submit:after {
clear: both;
content: "";
display: table;
}
p.tags {
font-size: 14px;
padding-top: 20px;
}
p.tags > a:first-child {
margin-left: 30px;
}
p.tags > a {
margin-left: 25px;
} #gk-social-api {
border-top: 1px solid #e5e5e5;
clear: both;
margin: 52px 0;
padding: 26px 0 0 0;
}
#gk-social-api > * {
display: block;
float: left!important;
min-height: 33px;
margin-right: 5px!important;
}
#gk-social-api > a {
min-height: inherit!important;
} article header h1 sup,
article.sticky header h1 sup,
article header h2 sup,
article.sticky header h2 sup {
background: #e74c3c;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
color: #fff;
display: block;
font-size: 13px;
font-weight: 400;
line-height: 1.6;
padding: 5px 11px;
position: absolute;
right: 0;
top: -25px;
text-transform: uppercase;
}
article figure.featured-image {
margin: 0 0 60px;
overflow: hidden;
}
article figure.featured-image img {	
clear: both;
display: block;
line-height: 0;
margin: 0;
max-width: 100%;
overflow: hidden;
width: 100%;
}
.alignnone {
float: none;
}
.alignleft {
float: left;
margin: 0 15px 15px 0;
}
.alignright {
float: right;
margin: 0 0 15px 15px;
}
.aligncenter {
display: block;
float: none;
margin: 0 auto;
}
div.wp-caption {
max-width: 100%!important;
}
.wp-caption-text {
font-size: 11px;
font-style: italic;
line-height: 1.5;
text-align: center;
}
.gallery {
clear: both;
padding: 16px 0;
}
.gallery-caption {
font-size: 14px;
}
.gallery-icon img {
border: none!important;
}  #activateform {
margin: 0 auto;
max-width: 500px;
}
#activateform #key,
#activateform #submit {
font-size: inherit!important;
} .mu_register {
margin: 20px auto!important;
max-width: 500px;
}
.mu_register input[type="submit"], 
.mu_register #blog_title, 
.mu_register #user_email, 
.mu_register #blogname, 
.mu_register #user_name {
font-size: inherit!important;  
}
.mu_register label {
font-size: inherit!important;
}#gk-breadcrumb-area {
background: transparent;
border-bottom: 1px solid #e6e6e6;
font-size: 14px;
font-weight: 300;
line-height: 2.0;
margin-bottom: 30px;
padding: 10px 0;
} 
.gk-breadcrumbs {
color: #999;
float: left;
} 
.gk-breadcrumbs > a:first-child:before {
display: none;
}
.gk-breadcrumbs > a:before,
.gk-breadcrumbs > span:before {
color: #ddd;
content: " / ";
font-weight: normal;
padding: 0 3px;
}
.gk-breadcrumbs > span {
color: #999;
}
#gk-font-size {
float: right;
}
#gk-font-size > a {
margin-left: 5px;
} #gk-contact {
margin: 0;
max-width: 540px;
overflow: hidden;
width: 100%;
}
#gk-contact dd {
margin: 5px 0;
padding: 0;
}
#gk-contact span.error {
color: #dd514c;
font-size: 14px;
}
.contactpage input[type="text"],
.contactpage textarea {
width: 100%;
}
.contactpage input[type="submit"] {
float: right;
margin: 0;
}
#loginform #rememberme {
margin: 13px 5px 0 2px;
} .page404 > p:first-child {
font-size: 150%;
padding: 20px 0;
text-align: center;
}
.page404 > p:first-child > small {
display: block;
font-size: 85%;
text-align: center;
}
.page404 label[for="s"] {
display: none;
}
.page404 form {
margin: 10px 0 30px 0;
text-align: center;
}
.page404 > div {
clear: both;
overflow: hidden;
}
.page404 .widget {
float: left;
margin: 0 2%;
width: 46%;
}
.page404 #searchsubmit {
display: inline-block;
float: none!important;
vertical-align: middle;
} .archivepage .widget h2 {
font-size: 26px;
margin-bottom: 30px;
}
.archivepage .widget {
float: left;
margin: 0 2%;
padding: 0;
width: 27%;
}
.archivepage .widget.first {
margin-left: 0;
width: 37%;
}
.archivepage .widget.last {
margin-right: 0;
width: 27%;
}
.archivepage .widget li:before {
display: none;
}
.archivepage .widget.first li {
position: relative;
}
.archivepage .widget.first li a {
display: block;
padding-left: 65px;
}
.archivepage .widget li small {
color: #777;
font-size: 11px;
left: 0;
position: absolute;
top: 9px;
} .tagcloud .tag-cloud {
border-top: 1px solid #e5e5e5;
margin: 20px 0;
padding: 10px 0;
}
.tagcloud .tag-cloud a {
font-weight: 400;
padding: 0 10px;
vertical-align: middle;
} .loginpage #loginform {
overflow: hidden;
width: 240px;
}
.loginpage #loginform p {
margin: 15px 0;
}
#loginform p.login-remember,
#loginform p.login-submit {
margin-top: 0;
}
.loginpage input[type="text"],
.loginpage input[type="password"] {
clear: both;
width: 240px;
}
.loginpage p label {
display: block;
}
.loginpage .login-remember {
float: left;
}
.loginpage .login-submit {
float: right;
margin: 10px 0;
}
.loginpage .login-submit input[type="submit"] {
margin: 0;
}
.loginpage nav.small {
border-top: 1px solid #eee;
clear: both;
padding: 10px 0;
width: 240px;
}
.loginpage nav.small ul {
margin: 0;
}
.loginpage nav.small ul li {
float: left;
font-size: 13px;
font-weight: 400;
margin-right: 10px;
padding-left: 0;
}
.loginpage nav.small ul li:before {
display: none;
} header hgroup h2 {
margin: 0;
padding: 11px 0 10px 0;
}
.gk-format-aside,
.gk-format-audio,
.gk-format-chat,
.gk-format-gallery,
.gk-format-image,
.gk-format-link,
.gk-format-quote,
.gk-format-status,
.gk-format-video {
display: block;
float: left;
height: 26px;
margin: -3px 10px 0 0!important;
overflow: hidden;
width: 26px;
}
.gk-format-aside:before,
.gk-format-audio:before,
.gk-format-chat:before,
.gk-format-gallery:before,
.gk-format-image:before,
.gk-format-link:before,
.gk-format-quote:before,
.gk-format-status:before,
.gk-format-video:before {
color: #e74c3c;
display: block;
font-family: FontAwesome;
font-size: 15px;
line-height: 1.8;
}
.gk-format-aside:before { 
content: "\f0f6";
}
.gk-format-audio:before { 
content: "\f001";
}
.gk-format-chat:before { 
content: "\f086";
}
.gk-format-gallery:before { 
content: "\f00a";
}
.gk-format-image:before { 
content: "\f03e";
}
.gk-format-link:before { 
content: "\f0c1";
}
.gk-format-quote:before { 
content: "\f10e";
}
.gk-format-status:before { 
content: "\f073";
}
.gk-format-video:before { 
content: "\f03d";
} .pagenav {
margin: 20px 0 10px 0;
overflow: hidden;
}
.pagenav .nav-prev {
float: left;
}
.pagenav .nav-next {
float: right;
} .author-info {
border: 1px solid #e5e5e5;
clear: both;
margin: 0 0 52px 0;
min-height: 48px;
overflow: hidden;
padding: 24px;
position: relative;
}
#gk-social-api + .author-info {
margin-top: 57px;
}
.author-info > aside {
left: 24px;
position: absolute;
top: 24px;
}
.author-info img {
display: block;
}
.author-info > div {
padding: 0 0 0 130px;
}
.author-info h2 {
color: #333;
font-size: 14px;
font-weight: 500;
margin: 0 0 12px 0;
text-transform: uppercase;
}
.author-info .author-desc {
font-size: 14px;
line-height: 23px;
}
.author-info .author-desc p {
margin-bottom: 8px;
}
.author-info p.author-www,
.author-info p.author-google {
font-size: 12px;
line-height: 1.7;
} .content dl.post-fields {
border-top: 1px solid #e5e5e5;
line-height: 1.6;
margin: 10px 0;
padding: 0;
}
.content dl.post-fields dt {
border-top: 1px solid #e5e5e5;
font-weight: bold;
line-height: 1.5;
margin: 10px 0 0 0;
padding: 10px 0;
}
.content dl.post-fields dt:first-child {
border-top: none;
} 
.content dl.post-fields dd {
margin: 0;
padding: 5px 0;
}  .content iframe[src^='http://www.youtube.com'],
.content iframe[src^='https://www.youtube.com'],
.content iframe[src^='http://youtube.com'],
.content iframe[src^='https://youtube.com'],
.content iframe[src*='vimeo.com'] {
max-width: 100%!important;
} .content .twitter-tweet-rendered {
max-width: 100%!important;
} .content a[href^='http://www.flickr.com'],
.content a[href^='https://www.flickr.com'],
.content a[href^='http://flickr.com'],
.content a[href^='https://flickr.com'] {
max-width: 100%!important;
} .attachment-page p {
clear: both;
padding: 30px 0 0 0;
}
.attachment-page .nav-prev {
float: left;
}
.attachment-page .nav-next {
float: right;
}
.attachment-page .intro {
overflow: hidden;
padding: 0 0 30px 0;
} .search-page #searchform {
padding: 40px 0;
text-align: center;
}
.search-page #searchform input[type="submit"] {
display: inline-block;
float: none;
}
.search-page .page-title {
font-size: 32px;
text-align: center;
}
.search-page #searchform #s {
height: 39px;
} body #TB_load,
body #TB_window {
border: none!important;
background: transparent!important;
}
body #TB_window {
background: #000!important;
}
body #TB_title {
display: none;
}  #gk-mainbody .grid-border {
padding: 0;
} .gk-nsp.grid-left-img .gk-nsp-arts,
.gk-nsp.grid-right-img .gk-nsp-arts {
padding: 0;
}
.gk-grid-element .box > div,
.gk-grid-element .box {
margin: 0!important;
padding: 0!important;
}
.grid-border .gk-grid {
border: 1px solid #dbdbdb;
border-left: none;
border-right: none;
}
.normal-width.grid-border .gk-grid {
border: 1px solid #dbdbdb;
border-left: 1px solid #dbdbdb;
border-right: 1px solid #dbdbdb;
}
.gk-nsp.grid-left-img .gk-nsp-image-wrap {
background: #fff;
float: left;
width: 50%!important;
}
.gk-nsp.grid-right-img .gk-nsp-image-wrap {
background: #fff;
float: right;
width: 50%!important;
}
.gk-nsp.grid-left-img .gk-nsp-image,
.gk-nsp.grid-right-img .gk-nsp-image {
height: auto!important;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
width: 100%!important;
}
.gk-nsp.grid-left-img .gk-nsp-image:hover,
.gk-nsp.grid-right-img .gk-nsp-image:hover {
opacity: 0.75;
filter: alpha(opacity=75);
}
.gk-nsp.grid-left-img .gk-nsp-art,
.gk-nsp.grid-right-img .gk-nsp-art {
background: #fff;
position: relative;	
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.gk-nsp.grid-left-img .gk-nsp-content-wrap,
.gk-nsp.grid-right-img .gk-nsp-content-wrap {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
float: left;
padding: 22px;
width: 50%!important;
}
.gk-nsp.grid-left-img .gk-nsp-author,
.gk-nsp.grid-right-img .gk-nsp-author {
color: #e74c3c;
font-size: 12px;
font-weight: 500;
margin: 0;
padding: 0;
text-transform: uppercase;
}
.gk-nsp.grid-right-img .gk-nsp-category,
.gk-nsp.grid-left-img .gk-nsp-category,
.gk-nsp.grid-right-img .gk-nsp-date,
.gk-nsp.grid-left-img .gk-nsp-date {
bottom: 40px;
color: #999!important;
font-size: 12px;
padding: 0;
position: absolute;
text-transform: none;
}
.gk-nsp.grid-right-img .gk-nsp-date,
.gk-nsp.grid-left-img .gk-nsp-date {
bottom: 20px;
}
.gk-nsp.grid-left-img .gk-nsp-info,
.gk-nsp.grid-right-img .gk-nsp-info {
line-height: 1.6;
margin: 0!important;
}
.gk-nsp.grid-left-img .gk-nsp-info > a,
.gk-nsp.grid-right-img .gk-nsp-info > a,
.gk-nsp.grid-left-img .gk-nsp-info > span,
.gk-nsp.grid-right-img .gk-nsp-info > span {
clear: both;
color: #999;
display: block;
}
.gk-nsp.grid-left-img .gk-nsp-info > a:active,
.gk-nsp.grid-right-img .gk-nsp-info > a:active,
.gk-nsp.grid-left-img .gk-nsp-info > a:focus,
.gk-nsp.grid-right-img .gk-nsp-info > a:focus,
.gk-nsp.grid-left-img .gk-nsp-info > a:hover,
.gk-nsp.grid-right-img .gk-nsp-info > a:hover {
color: #e74c3c;
}
.gk-nsp.grid-left-img .gk-nsp-header,
.gk-nsp.grid-right-img .gk-nsp-header,
.gk-nsp.grid-left-img .gk-nsp-header a,
.gk-nsp.grid-right-img .gk-nsp-header a {
color: #000!important;
font-size: 16px;
font-weight: 500;
line-height: 1.2;
letter-spacing: 0;
padding: 3px 0 0;
text-transform: uppercase;
}
.gk-nsp.grid-left-img .gk-nsp-header a:active,
.gk-nsp.grid-right-img .gk-nsp-header a:active,
.gk-nsp.grid-left-img .gk-nsp-header a:focus,
.gk-nsp.grid-right-img .gk-nsp-header a:focus,
.gk-nsp.grid-left-img .gk-nsp-header a:hover,
.gk-nsp.grid-right-img .gk-nsp-header a:hover {
color: #e74c3c!important;
}
.gk-nsp.grid-left-img .gk-nsp-art:hover,
.gk-nsp.grid-right-img .gk-nsp-art:hover {
background: #e74c3c;
}
.gk-nsp.grid-left-img .gk-nsp-art *,
.gk-nsp.grid-right-img .gk-nsp-art * {
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.gk-nsp.grid-left-img .gk-nsp-art:hover *,
.gk-nsp.grid-right-img .gk-nsp-art:hover *,
.gk-nsp.grid-left-img .gk-nsp-art:hover a,
.gk-nsp.grid-right-img .gk-nsp-art:hover a,
.gk-nsp.grid-left-img .gk-nsp-art:hover a:active,
.gk-nsp.grid-right-img .gk-nsp-art:hover a:active,
.gk-nsp.grid-left-img .gk-nsp-art:hover a:focus,
.gk-nsp.grid-right-img .gk-nsp-art:hover a:focus,
.gk-nsp.grid-left-img .gk-nsp-art:hover a:hover,
.gk-nsp.grid-right-img .gk-nsp-art:hover a:hover {
color: #fff!important;
} .gk-nsp.grid-big-img {
height: 100%;
}
.gk-nsp.grid-big-img .gk-nsp-arts {
background: #fff;
padding: 0;
}
.gk-nsp.grid-big-img .gk-nsp-image-wrap {
position: relative;
width: 66.666666%;
}
.gk-nsp.grid-big-img .gk-nsp-content-wrap {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
overflow: hidden;
padding: 21px 24px 24px;
width: 33.333333%;
}
.gk-nsp.grid-big-img .gk-nsp-image-wrap:after {
border: 17px solid #fff;
border-top-color: transparent;
border-left-color: transparent;
border-bottom-color: transparent;
content: "";
display: block;
right: 0px;
position: absolute;
top: 8%;
}
.gk-nsp.grid-big-img .gk-nsp-image-wrap img {
height: 100%!important;
width: 100%!important;
}
.gk-nsp.grid-big-img .gk-nsp-image-wrap a {
display: block;
height: 100%!important;
}
.gk-nsp.grid-big-img .gk-nsp-image {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transition: all .18s linear;
-moz-transition: all .18s linear;
-ms-transition: all .18s linear;
-o-transition: all .18s linear;
transition: all .18s linear;
}
.gk-nsp.grid-big-img .gk-nsp-image:hover {
opacity: 0.75;
filter: alpha(opacity=75);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.gk-nsp.grid-big-img .gk-nsp-category {
color: #e74c3c;
font-size: 12px;
font-weight: 500;
margin: 0 0 10px 0;
padding: 0;
text-transform: uppercase;
}
.gk-nsp.grid-big-img .gk-nsp-info {
line-height: 1.6;
margin: 0!important;
}
.gk-nsp.grid-big-img .gk-nsp-category:active,
.gk-nsp.grid-big-img .gk-nsp-category:focus,
.gk-nsp.grid-big-img .gk-nsp-category:hover {
color: #000;
}
.gk-nsp.grid-big-img .gk-nsp-header {
letter-spacing: 0;
margin: 10px 0 32px!important;
text-transform: uppercase;
}
.gk-nsp.grid-big-img .gk-nsp-header,
.gk-nsp.grid-big-img .gk-nsp-header a {
color: #000!important;
font-size: 28px;
font-weight: 500;
line-height: 1.1;
padding: 0;
}
.gk-nsp.grid-big-img .gk-nsp-header a:active,
.gk-nsp.grid-big-img .gk-nsp-header a:focus,
.gk-nsp.grid-big-img .gk-nsp-header a:hover {
color: #e74c3c!important;
}
.gk-nsp.grid-big-img .gk-nsp-date {
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
display: block;
font-size: 11px;
margin: 0 -24px 32px -24px;
padding: 4px 24px;
text-transform: uppercase;
}
.gk-nsp.grid-big-img .gk-nsp-text {
color: #999;
font-size: 16px;
line-height: 1.6;
} .gk-nsp.grid-right-img.news .gk-nsp-category,
.gk-nsp.grid-left-img.news .gk-nsp-category {
color: #e74c3c!important;
font-size: 12px;
font-weight: 500;
margin: 0 0 10px 0;
padding: 0;
text-transform: uppercase;
}
.gk-nsp.grid-right-img.news .gk-nsp-category,
.gk-nsp.grid-left-img.news .gk-nsp-category {
position: static;
}
.gk-nsp.grid-right-img.news .gk-nsp-art {
border-left: 1px solid #e5e5e5;
}
.gk-nsp.grid-left-img.news .gk-nsp-header a,
.gk-nsp.grid-right-img.news .gk-nsp-header a {
font-size: 28px;
}
.gk-nsp.grid-right-img.news .gk-nsp-date,
.gk-nsp.grid-left-img.news .gk-nsp-date {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
bottom: 6px;
border-top: 1px solid #e5e5e5;
display: block;
font-size: 11px;
margin: 0 -24px;
padding: 4px 24px;
position: absolute;
text-transform: uppercase;
width: 50%;
}
.gk-nsp.grid-left-img.news .gk-nsp-header,
.gk-nsp.grid-right-img.news .gk-nsp-header {
margin: 10px 0 15px!important;
}
.gk-nsp.grid-left-img.news .gk-nsp-content-wrap,
.gk-nsp.grid-right-img.news .gk-nsp-content-wrap {
padding: 21px 24px 24px;
}
.box.normal-width .gk-nsp.grid-left-img.news .gk-nsp-header a {
font-size: 23px;
} .gk-grid-element .gk-avatar {
background: #222;
}
.gk-grid-element .gk-avatar {
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
height: 100%;
opacity: 1; filter: alpha(opacity=100);
position: absolute;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
width: 100%!important;
}
.gk-grid-element .gk-avatar > span {
background: #e74c3c;
color: #fff;
height: 100%;
opacity: 0; filter: alpha(opacity=0);
position: absolute;
text-align: center;
top: 0;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
width: 100%;
}
.gk-grid-element .gk-avatar:hover > span {
opacity: 1; filter: alpha(opacity=100);
}
.gk-grid-element .gk-avatar > span > em {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
font-size: 16px;
font-weight: bold;
left: 0;
line-height: 20px;
margin: 20px 0 0 0;
opacity: 0; filter: alpha(opacity=0);
padding: 0 10px;
position: absolute;
top: 50%;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
width: 100%;
}
.gk-grid-element .gk-avatar:hover > span > em {
margin: -10px 0 0 0;
opacity: 1; filter: alpha(opacity=100);
} #gk-popup-overlay,
#gk-popup-login {
color: #777;
display: none;
overflow: hidden;
position: fixed;
z-index: 1000002;
left: 50%;
top: 40px;
}
#gk-popup-login {
margin-left: -220px;
-webkit-perspective: 1200px;
-moz-perspective: 1200px;
-ms-perspective: 1200px;
perspective: 1200px;
width: 426px;
}
#gk-popup-login > div {
-webkit-transform: rotateX(-45deg);
-moz-transform: rotateX(-45deg);
-ms-transform: rotateX(-45deg);
-o-transform: rotateX(-45deg);
transform: rotateX(-45deg);
-webkit-transform-origin: 50% 0;
-moz-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
-o-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
#gk-popup-login.gk3danim > div {
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
}
.gk-popup-wrap {
background: #fff;
padding: 40px;
overflow: hidden;
}
.gk-popup-wrap h3 {
font-size: 36px;
font-weight: 400;
line-height: 42px;
margin: 0 0 32px;
text-transform: uppercase;
}
.gk-popup-wrap h3 small {
font-size: 16px!important;
}
.gk-popup-wrap h3 a {
color: #e74c3c;
}
.gk-popup-wrap h3 a:hover {
color: #000;
}
.gk-popup-wrap p {
margin: 0 0 10px 0;
}
.gk-popup-wrap .login-submit {
padding: 0 0 30px 0;
}
.gk-popup-wrap input[type="text"],
.gk-popup-wrap input[type="password"] {
margin: 0;
width: 85%;
}
#gk-popup-overlay {
background: #000;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
filter: alpha(opacity=45);
height: 100%;
left: 0;
margin-left: 0;
opacity: 0.45;
top: 0;
width: 100%;
z-index: 1000001;
}
.gk-popup-wrap .login-remember label {
color: #535353;
font-size: 12px;
font-weight: 300;
line-height: 27px;
}
.gk-popup-wrap .small li:last-child {
display: block;
}
.gk-popup .small {
border-top: 1px solid #e7e7e7;
font-size: 12px;
margin: 30px 0 0;
padding: 16px 0 0;
} article section table {
margin: 10px 0;
}
article section table th {
background: #eee;
padding: 0 4px;
text-align: left;
}
article section table td {
padding: 0 4px;
}
article section table tbody tr:nth-child(2n) {
background: #f5f5f5;
}
article section table td span.gk-table-label {
display: none;
}.widget_archive li {
font-size: 11px;
padding: 2px 0;
}
.widget_archive li a {
font-size: 14px;
line-height: 32px;
padding-right: 4px;
}
.widget_archive li a:active,
.widget_archive li a:focus,
.widget_archive li a:hover {
color: #4c90fe;
}   .box h3.box-title .rsswidget {
clear: none;
float: left;
font-size: 20px;
margin-right: 10px;
}
.box .rsswidget {
clear: both;
display: block;
font-size: 16px;
margin-top: 5px;
}
.box .rss-date {
clear: both;
display: block;
font-size: 14px;
font-style: italic;
margin-top: -10px;
text-align: right;
}
.box .rssSummary {
clear: both;
color: #888;
font-size: 14px;
line-height: 1.5;
margin-bottom: 20px;
}
.widget_rss cite {
font-size: 14px;
} #gk-header .box.widget_text {
padding: 0!important;
}
#gk-header .box.widget_text img {
height: auto;
max-width: 100%;
} .box #wp-calendar {
background: #fff;
width: 100%;
}
.box #wp-calendar caption {
background: #fff;
border: 1px solid #eee;
font-size: 13px;
font-weight: normal;
padding: 5px 0;
}
.box #wp-calendar th {
background: #333;
color: #fff;
font-weight: normal;
padding: 5px 0;
}
.box #wp-calendar td {
border: 1px solid #eee;
padding: 5px 0;
text-align: center;
}
.box #wp-calendar td a {
font-weight: bold;
} .box ul.xoxo a {
display: block;
font-size: 12px;
line-height: 20px;
}
.box ul.xoxo a img {
vertical-align: middle;
}
.box ul.xoxo li {
font-size: 10px;
padding: 5px 0;
}  .box #searchform label,
.box #searchform #searchsubmit {
display: none;
}
.box #searchform .field {
width: 100%;
}    .box.tags .tagcloud {
overflow: hidden;
}
.box.tags .tagcloud a {
color: #888;
float: left;
font-size: 14px!important;
line-height: 2.6;
margin-right: 6px;
}  .box {
color: #888;
font-size: 14px;
line-height: 1.6;
}
.box > div,
#gk-sidebar .box > ul,
#gk-sidebar .box > select {
margin-top: 15px;
}
#gk-sidebar .box:first-child > div {
margin-top: 0;
}
#gk-mainbody .box {
margin-bottom: 30px;
}
.box ul {
list-style-type: none;
margin: 0;
}
.box ul li {
border-top: 1px solid #e5e5e5;
line-height: 2.0;
padding: 5px 0;
}
#gk-top1 .box ul li {
font-size: 16px;
font-weight: 400;
padding: 10px 0;
}
.box ul li:first-child {
border: 0;
}
.box .box-title {
color: #1d1d1d;
font-size: 16px;
font-weight: 500;
line-height: 1.1;
padding: 22px 0;
margin: -22px 0 0 0;
text-transform: uppercase;
}
.box .box-title > i {
float: right;
padding: 0!important;
}
.box .box-title em {
color: #fec54c;
font-style: normal;
}
#gk-sidebar .box {
border: 1px solid #e5e5e5;
margin: 0 0 26px 0;
padding: 22px;
}
#gk-sidebar .box.widget_gk_tabs,
#gk-sidebar .box.widget_calendar {
border: 0;
padding: 0;
}
#gk-sidebar .box .box-title {
border-bottom: 1px solid #e5e5e5;
margin: 0 -22px;
padding: 0 22px 22px 22px;
}
#gk-sidebar .box.widget_calendar .box-title,
#gk-sidebar .box.widget_rss .box-title {
border-bottom: 0;
padding-bottom: 0;
}
#gk-sidebar .box.widget_search .box-title + form {
margin-top: 15px;
}
.box.dark .box-title {
border-bottom: 1px solid #333!important;
} .box.advertisement .box-title {
background: transparent;
border-bottom: 1px solid #e5e5e5;
color: #ccc!important;
font-size: 11px!important;
font-weight: 300;
margin: 0 0 12px 0;
min-height: 21px;
padding: 0;
text-align: right;
text-transform: uppercase;
line-height: 16px;
font-family: Arial,Verdana,sans-serif!important;
} .box.bigtitle .box-title {
color: #000;
font-size: 55px;
font-weight: 600;
line-height: 1.6;
margin: 0 0 38px 0;
text-align: center;
text-transform: uppercase;
}
.box.bigtitle .box-title small {
clear: both;
display: block;
} .box.centered {
margin: 0!important;
padding: 50px 0!important;
}
.box.centered .box-title {
font-weight: 400;
text-align: center;
}
.centered .gk-nsp-art {
padding: 0 42px!important;
text-align: center;
}
.centered .gk-nsp {
margin: 0 -42px!important;
}
.centered .gk-nsp-header {
margin-bottom: 5px;
}
.centered .gk-nsp-text {
margin-bottom: 20px!important;
}
.centered .gk-nsp-art .readon {
display: inline-block;
float: none;
}
.gk-centered {
clear: both;
font-size: 18px;
font-weight: 300;
text-align: center;
} .box.nomargin {
margin: 0!important;
} .box.light {
background: #f8f8f8;
padding: 22px!important;
} .box.dark {
background: #000!important;
border: none;
color: #666;
padding: 22px!important;
}
.box.dark h1,
.box.dark h2,
.box.dark h3,
.box.dark h4,
.box.dark h5,
.box.dark h6 {
color: #ddd;
}
.box.dark ul {
margin: 0;
padding: 0;
}
.box.dark ul li {
border-top: 1px solid #333;
position: relative;
}
.box.dark ul li:first-child {
border-top: none;
}
.box.dark a {
color: #ddd!important;
}
.box.dark a:active,
.box.dark a:focus,
.box.dark a:hover {
color: #e74c3c!important;
}
.box.dark ul ul {
margin: 0 0 0 20px;
} .box.menu ul ul {
margin-left: 0
}
.box.menu li a {
display: inline-block;
padding: 0;
}
.box.menu li:hover a {
color: #e74c3c!important;
} .box.subtitle .box-title {
font-size: 55px;
font-weight: 600;
margin: 0 0 30px 0;
padding: 29px 0 6px 0;
text-align: center;
text-transform: uppercase;
}
.box.subtitle .box-title small {
display: block;
font-size: 18px;
font-weight: 400;
line-height: 1.6;
margin: 44px 0 9px 0;
text-align: center;
text-transform: uppercase;
} .bigtitle-left .box-title {
font-size: 92px;
font-weight: 600;
line-height: 1;
margin: 0 0 22px 0;
padding: 0;
text-align: left;
} .box.white {
color: #fff!important;
}
.box.white .box-title {
color: #fff;
} .box.login-bg {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
color: #fff;
margin: 0 0 37px !important;
max-width: 100%;
min-height: 618px;
padding: 0;
text-shadow: none;
}
.box.login-bg:before {
background: url(//powerpolitics.eu/wp-content/themes/MusicState/images/guest_bg.jpg) no-repeat scroll 0 0 transparent;
background-size: cover;
content: "";
height: 618px;
left: 0;
position: absolute;
top: 78px;
width: 100%;
}
.box.login-bg .box-title {
color: #fff;
font-size: 48px;
font-weight: bold;
line-height: 1;
margin: 72px 0 0;
padding: 20px 0;
text-transform: uppercase;
text-shadow: none;
-moz-text-shadow: none;
-webkit-text-shadow: none;
-o-text-shadow: none;
}
.box.login-bg > div {
bottom: 0;
padding: 256px 0 0 0;
position: relative;
text-align: center;
z-index: 1;
}
.box.login-bg p {
color: #FFFFFF;
font-size: 20px;
font-weight: 400;
line-height: 1.5;
margin: 0 auto;
padding: 0 0 32px;
text-align: center;
text-transform: uppercase;
}
.box.login-bg .btn-join {
background: #e74c3c;
border: none;
color: #fff;
display: inline-block;
font-size: 25px;
font-weight: 500;
line-height: 54px;
margin: 0 auto 32px;
padding: 0 28px;
text-transform: uppercase;
text-decoration: none;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.box.login-bg .btn-join:hover,
.box.login-bg .btn-join:active,
.box.login-bg .btn-join:focus {
background: #111;
color: #fff;
}.widget_gk_comments li {
border: none!important;
overflow: hidden;
margin-bottom: 32px;
padding-left: 0!important;
}
.widget_gk_comments li > p {
line-height: 1.5;
margin-bottom: 12px;	
}
.widget_gk_comments li > p a { 
color: #888;
display: block;   
padding: 0;	
}
.widget_gk_comments li > img,
.widget_gk_comments li > strong,
.widget_gk_comments li > small {
float: left;
}
.widget_gk_comments li > img {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
margin-right: 10px;
}
.widget_gk_comments li > strong,
.widget_gk_comments li > small {
line-height: 18px;
width: 65%;
} .gk-nsp {
position: relative;
}
.gk-nsp-art {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
}
.gk-nsp-art div,
.default .gk-nsp-arts,
.default .gk-nsp-links {
overflow: hidden;
}
.default .gk-nsp-arts-nav,
.default .gk-nsp-links-nav {
overflow: hidden;
clear: both;
}
.default .gk-nsp-links-nav {
float: right;
}
.default .gk-nsp-arts-nav {
position: absolute;
right: -3px;
padding: 0 3px;
top: -55px;
}
.default .gk-nsp-arts-nav ul,
.default .gk-nsp-links-nav ul {
list-style-type: none !important;
margin: 8px 0 0 !important;
padding: 0 !important;
float: left;
}
.default .gk-nsp-arts-nav ul li,
.default .gk-nsp-links-nav ul li {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
float: left;
width: 10px;
height: 10px;
margin: -2px 4px 0 0 !important;
background: #ddd;
border: none!important;
padding: 0!important;
text-indent: -999em;
cursor: pointer;
}
.default .gk-nsp-arts-nav li:hover,
.default .gk-nsp-arts-nav li.active,
.default .gk-nsp-links-nav li:hover,
.default .gk-nsp-links-nav li.active {
background: #aaa;
}
.default .gk-nsp-next,
.default .gk-nsp-prev {
background: none;
cursor: pointer;
float: left; 
height: 17px; 
margin: 0 2px;
text-indent: -9999px;
width: 10px;
}
.default .gk-nsp-next:after,
.default .gk-nsp-prev:after {
color: #000;
display: block;
float: left;
font-family: FontAwesome;
font-size: 22px;
line-height: 22px;
text-indent: 0;
}
.default .gk-nsp-next:after {
color: #ccc;
content: '\f105';
}
.default .gk-nsp-prev:after {
color: #ccc;
content: '\f104';
}
.default .gk-nsp-next:hover:after,
.default .gk-nsp-prev:hover:after { 
color: #e74c3c;
}
.default .gk-nsp-art-page,
.gk-nsp-image-wrap {
float: left;
}
.default .gk-nsp-art {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
float: left;
}
.default .gk-nsp-art.gk-nsp-cols-1 { 
border-top: 1px solid #e5e5e5;
}
.default .gk-nsp-art:first-child {
border-top: none;
}
.default .gk-nsp-art div {
overflow: hidden;
}
.default .gk-nsp-header {
color: #444;
font-size: 18px;
line-height: 1.2;
margin: 0;
padding: 10px 0 0 0;
text-transform: uppercase;
}
.default .gk-nsp-header a {
font-size: 18px;
font-weight: 400;
line-height: 1.2;
text-transform: uppercase;
}
.default .gk-nsp-header a:active,
.default .gk-nsp-header a:focus,
.default .gk-nsp-header a:hover {
color: #e74c3c;
}
.default .gk-nsp-art .gk-nsp-image {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: block;
opacity: 1;
filter: alpha(opacity=100);
-webkit-transition: all .18s linear;
-moz-transition: all .18s linear;
-ms-transition: all .18s linear;
-o-transition: all .18s linear;
transition: all .18s linear;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.default .gk-nsp-art .gk-nsp-image:hover {
opacity: 0.75;
filter: alpha(opacity=75);
}
.default .gk-nsp-art .gk-nsp-image-wrap {
overflow: hidden;
}
.default .gk-nsp-art .gk-nsp-text {
color: #888;
font-size: 14px;
display: block!important;
line-height: 1.6;
margin: 0;
padding: 0!important;
}
.default .gk-nsp-art .gk-nsp-text + .readon {
margin-top: 16px;	
}
.default .gk-nsp-art .gk-nsp-text + .gk-nsp-info {
margin-top: 4px;
}
.default .gk-nsp-info > span {
color: #aaa;
font-size: 12px;
padding: 5px 0;
text-transform: none;
}
.default .gk-nsp-art .gk-nsp-info a,
.default .gk-nsp-art .gk-nsp-info span {
padding-left: 5px;
}
.default .gk-nsp-art .gk-nsp-info a {
color: #363636;
font-size: 12px;
text-transform: none;
}
.default .gk-nsp-art .gk-nsp-info a:hover,
.default .gk-nsp-art .gk-nsp-info a:active,
.default .gk-nsp-art .gk-nsp-info a:focus {
color: #e74c3c;
}
.default .gk-nsp-art .gk-nsp-info a:first-child,
.default .gk-nsp-art .gk-nsp-info span:first-child {
padding-left: 0!important;
}
.readon.left,
.readon.right,
.readon.center {
clear: both;
}
.readon.left {
float: left;
}
.readon.right {
float: right;
}
.readon.center {
display: inline;
float: none;
}
.default .gk-nsp-art .readon {
float: right;
font-weight: 500;
}
.default .gk-nsp-links ul {
float: left;
list-style-type: none !important;
padding: 0 !important;
}
.default .gk-nsp-links ul li {
border-top: 1px solid #e5e5e5;
margin:0 !important;
padding: 10px 0;
}
.default .gk-nsp-image-wrap {
float: left;
} .default .gk-responsive {
line-height: 1;
}
.default img.gk-responsive {
width: 100% !important;
height: auto;
}
.default .gk-responsive {
display: block;
position: relative;
}
.default .gk-nsp-image {
max-width: 100%;
}
.default .gk-nsp-arts,
.default .gk-nsp-links {
clear: both;
width: 100%;
}
.default .gk-nsp-arts-nav ul li:hover,
.default .gk-nsp-links-nav ul li:hover,
.default .gk-nsp-arts-nav ul li.active,
.default .gk-nsp-links-nav ul li.active {
background: #e74c3c;
}
.default .gk-nsp-links {
margin-top: 30px;
}
.default .gk-nsp-arts::after,
.default .gk-nsp-links::after {
clear: both;
content: "";
display: table;
}
.default .gk-nsp-arts-page,
.default .gk-nsp-art {
float: left;
}
.gk-nsp-pages-1 { width: 100%; }
.gk-nsp-pages-2 { width: 200%; }
.gk-nsp-pages-3 { width: 300%; }
.gk-nsp-pages-4 { width: 400%; }
.gk-nsp-pages-5 { width: 500%; }
.gk-nsp-pages-6 { width: 600%; }
.gk-nsp-pages-7 { width: 700%; }
.gk-nsp-pages-8 { width: 800%; }
.gk-nsp-pages-9 { width: 900%; }
.gk-nsp-pages-10 { width: 1000%; }
.gk-nsp-cols-1 { width: 100%; }
.gk-nsp-cols-2 { width: 50%; }
.gk-nsp-cols-3 { width: 33.3%; }
.gk-nsp-cols-4 { width: 25%; }
.gk-nsp-cols-5 { width: 20%; }
.gk-nsp-cols-6 { width: 16.66%; }
.gk-nsp-cols-7 { width: 14.285%; }
.gk-nsp-cols-8 { width: 12.5%; }
.gk-nsp-cols-9 { width: 11.1%; }
.gk-nsp-cols-10 { width: 10%; }
.gk-nsp-art.gk-nsp-cols-1,
.gk-nsp-art.gk-nsp-cols-2:nth-child(2n+1),
.gk-nsp-art.gk-nsp-cols-3:nth-child(3n+1),
.gk-nsp-art.gk-nsp-cols-4:nth-child(4n+1),
.gk-nsp-art.gk-nsp-cols-5:nth-child(5n+1),
.gk-nsp-art.gk-nsp-cols-6:nth-child(6n+1),
.gk-nsp-art.gk-nsp-cols-7:nth-child(7n+1),
.gk-nsp-art.gk-nsp-cols-8:nth-child(8n+1),
.gk-nsp-art.gk-nsp-cols-9:nth-child(9n+1),
.gk-nsp-art.gk-nsp-cols-10:nth-child(10n+1) {
clear: both;
}
.default .gk-nsp-arts-scroll,
.default .gk-nsp-links-scroll {
overflow: hidden;
}
.default .gk-nsp-link-header {
margin: 0 0 1em 0!important;
}
.default .gk-nsp-link-header a {
font-size: 16px;
font-weight: 400;
}
.default .gk-nsp-link-header a:active,
.default .gk-nsp-link-header a:focus,
.default .gk-nsp-link-header a:hover {
color: #e74c3c!important;
}
.default .gk-nsp-link-text {
font-size: 12px;
margin: 0;
} .dark .default .gk-nsp-links-scroll ul li {
border-top-color: #555;
} .gk-tabs,
#gk-sidebar .box .gk-tabs {
font-size: 14px!important;
position: relative;
} .gk-tabs-wrap {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
}
.gk-tabs-wrap > ol {
background: #222;
list-style-type: none;
margin: 0!important;
min-height: 30px;
padding: 0;
}
.gk-tabs-wrap > ol:after {
clear: both;
content: "";
display: table;
}
.gk-tabs-wrap > ol li {
background: transparent;
border: none;
border-right: 1px solid #444;
cursor: pointer;
float: left;
font-weight: 500;
line-height: 22px;
list-style-type: none;
margin: 0 0 0 -1px;
height: 22px;
padding: 14px 24px;
text-align: center;
-webkit-transition: color .3s ease-out, background .3s ease-out;
-moz-transition: color .3s ease-out, background .3s ease-out;
-ms-transition: color .3s ease-out, background .3s ease-out;
-o-transition: color .3s ease-out, background .3s ease-out;
transition: color .3s ease-out, background .3s ease-out;
}
.gk-tabs-wrap > ol li.active,
.gk-tabs-wrap > ol li.active:hover {
background: #f5f5f5;
color: #222;
position: relative;
}
.gk-tabs-wrap > ol li:hover {
color: #fff;
}
.gk-tabs-container {
clear: both;
overflow: hidden;
position: relative;
}
.gk-tabs-item {
background: #f5f5f5;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
overflow: hidden;
padding: 24px;
position: absolute;
top: 0;
width: 100%;
z-index: 1;
}
.gk-tabs-item .box {
margin-bottom: 0!important;
border: none!important;
margin-bottom: 0!important;
padding: 0!important;
}
.gk-tabs-item.active {
left: 0;
position: relative;
z-index: 2;
}
.gk-tabs-prev,
.gk-tabs-next {
display: none
} @media (max-width: 600px) {
.gk-tabs-wrap > ol.gk-tabs-nav > li,
.gk-tabs-wrap > ol.gk-tabs-nav > li.active, 
.gk-tabs-wrap > ol.gk-tabs-nav > li.active:hover {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 0!important;
min-height: 50px;
width: 100%;
}
.gk-tabs-prev,
.gk-tabs-next {
display: none;
}
}  .gk-tabs-error {
color: #555;
font-size: 16px;
padding: 32px 16px;
text-align: center;
}
.gk-tabs-error > strong {
color: #d44;
display: block;
font-family: Verdana, sans-serif;
font-size: 100px;
font-weight: bold;
line-height: 100px;
}
.gk-tabs-error > small {
font-size: 11px;
} .gk-tabs-item {
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all .5s ease-out;
-moz-transition: all .5s ease-out;
-ms-transition: all .5s ease-out;
-o-transition: all .5s ease-out;
transition: all .5s ease-out;
}
.gk-tabs-item.active {
opacity: 1;
filter: alpha(opacity=100);
position: relative;
z-index: 2;
}
.gk-tabs[data-anim="scale-up"] .gk-tabs-item {
-webkit-transform: scale(1.25);
-moz-transform: scale(1.25);
-ms-transform: scale(1.25);
-o-transform: scale(1.25);
transform: scale(1.25);
}
.gk-tabs[data-anim="scale-down"] .gk-tabs-item {
-webkit-transform: scale(0.75);
-moz-transform: scale(0.75);
-ms-transform: scale(0.75);
-o-transform: scale(0.75);
transform: scale(0.75);
}
.gk-tabs[data-anim="rotate-y"],
.gk-tabs[data-anim="rotate-x"] {
-webkit-perspective: 1200;
-moz-perspective: 1200;
-ms-perspective: 1200;
perspective: 1200;
}
.gk-tabs[data-anim="rotate-y"] .gk-tabs-item {
-webkit-transform: rotateY(90deg);
-moz-transform: rotateY(90deg);
-ms-transform: rotateY(90deg);
-o-transform: rotateY(90deg);
transform: rotateY(90deg);
}
.gk-tabs[data-anim="rotate-x"] .gk-tabs-item {
-webkit-transform: rotateX(90deg);
-moz-transform: rotateX(90deg);
-ms-transform: rotateX(90deg);
-o-transform: rotateX(90deg);
transform: rotateX(90deg);
}
.gk-tabs[data-anim="scale-up"] .gk-tabs-item.active,
.gk-tabs[data-anim="scale-down"] .gk-tabs-item.active {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.gk-tabs[data-anim="rotate-y"] .gk-tabs-item.active {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.gk-tabs[data-anim="rotate-x"] .gk-tabs-item.active {
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
} .gk-is-wrapper-gk_musicstate {
margin: 0;
min-height: 200px;
overflow: hidden;
position: relative;
}
.gk-is-wrapper-gk_musicstate .gk-is-preloader {
background: #fff url(//powerpolitics.eu/wp-content/themes/MusicState/images/loader.gif) no-repeat center center;
height: 100%;
position: absolute;
text-indent: -9999px;
width: 100%;
z-index: 101;
}
.gk-is-wrapper-gk_musicstate figure {
height: 100%;
left: 0;
position: absolute;
overflow: hidden;
width: 100%;
top: 0;
z-index: 1;
}
.gk-is-wrapper-gk_musicstate figure > div:before {
background: url(//powerpolitics.eu/wp-content/themes/MusicState/images/is_pattern.png) repeat 0 0;
content: "";
display: block;
height: 100%;
position: absolute;
width: 100%;
}
.gk-is-wrapper-gk_musicstate .active figcaption {
opacity: 1; filter: alpha(opacity=100);
}
.gk-is-wrapper-gk_musicstate figure.active {
position: absolute;
top: 0;
z-index: 3;
}
.gk-is-wrapper-gk_musicstate img {
display: block;
width: 100%;
}
.gk-is-wrapper-gk_musicstate .gk-is-slide {
background-size: cover;
background-repeat: no-repeat;
display: block;
height: 100%;
position: absolute;
top: 0;
width: 100%;
}
.gk-is-wrapper-gk_musicstate figcaption {
border-left: 5px solid #e74c3c;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: #fff;
filter: alpha(opacity=0);
height: auto;
line-height: 34px;
left: -10%;
margin: -92px 0 0 0;
opacity: 0; filter: alpha(opacity=0);
position: absolute;
padding: 0 0 0 48px;
top: 64%;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
z-index: 1;
}
.gk-is-wrapper-gk_musicstate figure.active figcaption {
left: 0;
opacity: 1; filter: alpha(opacity=100);
z-index: 101;
}
.gk-is-wrapper-gk_musicstate figure.inactive figcaption {
left: -10%;
opacity: 0; filter: alpha(opacity=0);
}
.gk-is-wrapper-gk_musicstate figcaption > h2 {
color: inherit;
font-size: 55px;
font-weight: 400;
line-height: 55px;
margin: 0;
padding: 0;
text-transform: uppercase;
}
.gk-is-wrapper-gk_musicstate figcaption > p {
color: inherit;
font-size: 72px;
font-weight: 500;
line-height: 62px;
margin: 0 0 10px 0;
text-transform: uppercase;
}
.gk-is-wrapper-gk_musicstate figcaption > a {
color: inherit;
font-size: 32px;
font-weight: 400;
line-height: 1;
margin: 0;
text-transform: uppercase;
}
.gk-is-wrapper-gk_musicstate figcaption > a:active,
.gk-is-wrapper-gk_musicstate figcaption > a:focus,
.gk-is-wrapper-gk_musicstate figcaption > a:hover {
color: #e74c3c;
}
.gk-is-wrapper-gk_musicstate .gk-is-pagination {
position: absolute;
right: 0;        
top: 65%;
z-index: 10;
}
.gk-is-wrapper-gk_musicstate .gk-is-pagination[data-count="1"] { margin-top: -32px; }
.gk-is-wrapper-gk_musicstate .gk-is-pagination[data-count="2"] { margin-top: -64px; }
.gk-is-wrapper-gk_musicstate .gk-is-pagination[data-count="3"] { margin-top: -96px; }
.gk-is-wrapper-gk_musicstate .gk-is-pagination[data-count="4"] { margin-top: -128px; }
.gk-is-wrapper-gk_musicstate .gk-is-pagination[data-count="5"] { margin-top: -160px; }
.gk-is-wrapper-gk_musicstate .gk-is-pagination[data-count="6"] { margin-top: -192px; }
.gk-is-wrapper-gk_musicstate .gk-is-pagination[data-count="7"] { margin-top: -224px; }
.gk-is-wrapper-gk_musicstate .gk-is-pagination[data-count="8"] { margin-top: -256px; }
.gk-is-wrapper-gk_musicstate .gk-is-pagination li {
background: #fff;
border: none;
clear: both;
cursor: pointer;
float: left;
height: 62px;
margin: 1px 0;
padding: 0;
position: relative;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
width: 10px;
}
.gk-is-wrapper-gk_musicstate .gk-is-pagination li > small {
background: #e74c3c;
color: #fff;
cursor: pointer;
display: block;
font-size: 20px;
font-weight: bold;
height: 62px;
line-height: 63px;
padding: 0 12px;
position: absolute;
left: 100%;
text-transform: uppercase;
top: 0;
width: auto;
}
.gk-is-wrapper-gk_musicstate .gk-is-pagination li.active,
.gk-is-wrapper-gk_musicstate .gk-is-pagination li:active
.gk-is-wrapper-gk_musicstate .gk-is-pagination li:focus,
.gk-is-wrapper-gk_musicstate .gk-is-pagination li:hover {
background: #e74c3c;
}  @media (max-width: 1280px) {
.gk-is-wrapper-gk_musicstate figcaption {
padding: 0 0 0 32px;
}
.gk-is-wrapper-gk_musicstate figcaption > h2 {
font-size: 42px;
line-height: 42px;
}
.gk-is-wrapper-gk_musicstate figcaption > p {
font-size: 60px;
line-height: 50px;
position: relative;
top: 10px;
}
.gk-is-wrapper-gk_musicstate figcaption > a {
font-size: 24px;
}
} @media (max-width: 1040px) {
.gk-is-wrapper-gk_musicstate figcaption {
margin: -57px 0 0 0;
padding: 0 0 0 32px;
}
.gk-is-wrapper-gk_musicstate figcaption > h2 {
font-size: 32px;
line-height: 32px;
}
.gk-is-wrapper-gk_musicstate figcaption > p {
font-size: 48px;
line-height: 38px;
position: relative;
top: 8px;
}
.gk-is-wrapper-gk_musicstate figcaption > a {
font-size: 18px;
}
.gk-is-wrapper-gk_musicstate .gk-is-pagination[data-count="1"] { margin-top: -20px; }
.gk-is-wrapper-gk_musicstate .gk-is-pagination[data-count="2"] { margin-top: -40px; }
.gk-is-wrapper-gk_musicstate .gk-is-pagination[data-count="3"] { margin-top: -60px; }
.gk-is-wrapper-gk_musicstate .gk-is-pagination[data-count="4"] { margin-top: -80px; }
.gk-is-wrapper-gk_musicstate .gk-is-pagination[data-count="5"] { margin-top: -100px; }
.gk-is-wrapper-gk_musicstate .gk-is-pagination[data-count="6"] { margin-top: -120px; }
.gk-is-wrapper-gk_musicstate .gk-is-pagination[data-count="7"] { margin-top: -140px; }
.gk-is-wrapper-gk_musicstate .gk-is-pagination[data-count="8"] { margin-top: -160px; }
.gk-is-wrapper-gk_musicstate .gk-is-pagination li {
height: 38px;
}
.gk-is-wrapper-gk_musicstate .gk-is-pagination li > small {
font-size: 16px;
height: 38px;
line-height: 39px;
}
} @media (max-width: 840px) {
.gk-is-wrapper-gk_musicstate figcaption {
margin: -41px 0 0 0;
padding: 0 0 0 32px;
}
.gk-is-wrapper-gk_musicstate figcaption > h2 {
font-size: 24px;
line-height: 24px;
}
.gk-is-wrapper-gk_musicstate figcaption > p {
font-size: 32px;
line-height: 22px;
position: relative;
top: 6px;
}
.gk-is-wrapper-gk_musicstate figcaption > a {
font-size: 16px;
}
.gk-is-wrapper-gk_musicstate .gk-is-pagination[data-count="1"] { margin-top: -15px; }
.gk-is-wrapper-gk_musicstate .gk-is-pagination[data-count="2"] { margin-top: -30px; }
.gk-is-wrapper-gk_musicstate .gk-is-pagination[data-count="3"] { margin-top: -45px; }
.gk-is-wrapper-gk_musicstate .gk-is-pagination[data-count="4"] { margin-top: -60px; }
.gk-is-wrapper-gk_musicstate .gk-is-pagination[data-count="5"] { margin-top: -75px; }
.gk-is-wrapper-gk_musicstate .gk-is-pagination[data-count="6"] { margin-top: -90px; }
.gk-is-wrapper-gk_musicstate .gk-is-pagination[data-count="7"] { margin-top: -105px; }
.gk-is-wrapper-gk_musicstate .gk-is-pagination[data-count="8"] { margin-top: -120px; }
.gk-is-wrapper-gk_musicstate .gk-is-pagination li {
height: 28px;
}
.gk-is-wrapper-gk_musicstate .gk-is-pagination li > small {
font-size: 14px;
height: 28px;
line-height: 29px;
}
} @media (max-width: 580px) {
.gk-is-wrapper-gk_musicstate figcaption {
margin: -41px 0 0 0;
padding: 0 0 0 32px;
}
.gk-is-wrapper-gk_musicstate figcaption > h2 {
font-size: 18px;
line-height: 18px;
}
.gk-is-wrapper-gk_musicstate figcaption > p {
font-size: 20px;
line-height: 10px;
position: relative;
top: 4px;
}
.gk-is-wrapper-gk_musicstate figcaption > a {
font-size: 12px;
}
.gk-is-wrapper-gk_musicstate .gk-is-pagination {
display: none;
}
} .box.widget_gk_login .box-title {
margin: 0;
}
.box.widget_gk_login input {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
line-height: 20px;
}
.box.widget_gk_login .box-title:after {
display: none;
}
.box.widget_gk_login {
background: #fff!important;
margin: -12px 0 68px;
overflow: hidden;
padding: 35px 50px 0 50px;
position: relative;
}
.box.widget_gk_login .login-submit {
margin-bottom: -15px!important;
}
.box.widget_gk_login #gk-loginform {
background: none;
border: 1px solid #e5e5e5;
margin: 0;
overflow: hidden;
padding: 32px;
}
.box.widget_gk_login #gk-wp-submit {
font-size: 14px;
height: 39px;
line-height: 39px;
}
#gk-loginform label {
color: #888;
font-size: 12px;
}
#gk-user_pass,
#gk-user_login {
height: 40px;
margin: -1px 20px 0 0;
max-width: 100%;
width: 206px;
}
nav.gklogin-small {
float: right;
margin: -74px 80px 0 0;
}
nav.gklogin-small a {
color: #888;
font-size: 13px;
line-height: 39px;
}
nav.gklogin-small ul li {
border-top: 0;
}
nav.gklogin-small ul li {
display: inline;
line-height: 26px;
}
nav.gklogin-small a:hover,
nav.gklogin-small a:active,
nav.gklogin-small a:focus {
color: #e74c3c;
}
#gk-logout {
overflow: hidden;
}
#gk-loginform p {
display: inline-block;
margin: 0;
}
#gk-loginform p.login-password {
margin-top: 3px;
}
#gk-loginform p.login-remember {
margin: 8px 0 0 2px;
}
#gk-loginform #gk-rememberme {
margin-right: 4px;
}  .gk-icon {
height: 100%;
position: absolute;
width: 100%;
}
.gk-icon > i {
color: #fff;
font-size: 84px;
left: 0;
line-height: 84px;
margin: -42px 0 0 0;
padding: 0;
position: absolute;
text-align: center;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
top: 50%;
width: 100%;
}
.gk-icon:hover { background: #272727!important; }
.gk-icon.gk-color4:hover > i { color: #fff!important; }
.gk-icon.gk-color1 { background: #db4a37; }
.gk-icon.gk-color2 { background: #272727; }
.gk-icon.gk-color3 { background: #888; }
.gk-icon.gk-color4 { background: #fff; }
.gk-icon.gk-color4 > i { color: #272727; }
.gk-icon.gk-color-fb { background: #3b5998; }
.gk-icon.gk-color-twitter { background: #00aced; }
.gk-icon.gk-color-gplus { background: #db3a37; }
#gk-bottom1 .gk-grid-element {
background: none repeat scroll 0 0 #222;
} .gk-photo {
background-size: cover;
background-position: center center;
height: 100%;
position: absolute;
opacity: 1; filter: alpha(opacity=100);
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
transition: all .3s ease-out;
width: 100%;
}
.gk-photo:hover {
filter: alpha(opacity=85);
opacity: 0.85;
}
.gk-photo > a {
background-size: cover;
height: 100%;
opacity: 1; filter: alpha(opacity=100);
position: absolute;
text-indent: -9999px;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
width: 100%;
}
.gk-photo > h3,
.gk-photo > h4 {
color: #fff;
font-size: 36px;
font-weight: 300;
line-height: 1.1;
padding: 30px 40px;
}
.gk-photo > h3.homepage {
font-size: 24px;
font-weight: 400;
left: 0;
line-height: 1.2;
margin: 0;
padding: 25px;
position: absolute;
z-index: 1;
}
.gk-photo > h4 {
font-size: 24px;
padding: 20px 30px;
}
.gk-photo > h3 > a,
.gk-photo > h4 > a {
color: #fff;
}
.gk-photo > h3 > a:active,
.gk-photo > h3 > a:focus,
.gk-photo > h3 > a:hover,
.gk-photo > h4 > a:active,
.gk-photo > h4 > a:focus,
.gk-photo > h4 > a:hover,
.gk-photo > .gk-text-black > a:active,
.gk-photo > .gk-text-black > a:focus,
.gk-photo > .gk-text-black > a:hover {
color: #db4a37;
}
.gk-photo > h3 strong,
.gk-photo > h4 strong {
display: block;
font-weight: 500;
}
.gk-photo > .gk-status-text-bottom {
bottom: 0;
position: absolute;
}
.gk-photo > .gk-text-top {
position: absolute;
top: 0;
}
.gk-photo > .gk-text-black,
.gk-photo > .gk-text-black > a {
color: #272727;
} .gk-video {
height: 100%;
position: absolute;
width: 100%;
}
.gk-video > iframe {
height: 100%!important;
position: absolute!important;
width: 100%!important;
} .gk-text {
background: #db4a37;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
height: 100%;
padding: 25px;
position: absolute;
width: 100%;
}
.gk-text.gk-color1 { background: #db4a37; }
.gk-text.gk-color2 { background: #272727; }
.gk-text.gk-color3 { background: #888; }
.gk-text.gk-color4 { background: #fff; }
.gk-text.gk-color4 h1,
.gk-text.gk-color4 h2,
.gk-text.gk-color4 h3,
.gk-text.gk-color4 h1 a,
.gk-text.gk-color4 h2 a,
.gk-text.gk-color4 h3 a,
.gk-text.gk-color4 h1 > i,
.gk-text.gk-color4 h2 > i,
.gk-text.gk-color4 h3 > i,
.gk-text.gk-color4 p { color: #272727; }
.gk-text.gk-color4 h1 a:hover,
.gk-text.gk-color4 h2 a:hover,
.gk-text.gk-color4 h3 a:hover {
color: #db4a37;
}
.gk-text.gk-color-fb { background: #3b5998; }
.gk-text.gk-color-twitter { background: #00aced; }
.gk-text.gk-color-gplus { background: #db3a37; }
.gk-text h1,
.gk-text h2,
.gk-text h3 {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
line-height: 1.2;
margin: 0;
padding: 0;
}
.gk-text h1 > i,
.gk-text h2 > i,
.gk-text h3 > i { color: #fff; }
.gk-text p {
color: #fff;
font-size: 14px;
}
.gk-text h1,
.gk-text h1 a {
color: #fff;
font-size: 40px;
}
.gk-text h2,
.gk-text h2 a {
color: #fff;
font-size: 32px;
}
.gk-text h3,
.gk-text h3 a {
color: #fff;
font-size: 24px;
}
.gk-text h1 a:hover,
.gk-text h2 a:hover,
.gk-text h3 a:hover {
color: #ffb1ae;
}
.gk-centered {
left: 0;
padding: 0 25px;
position: absolute;
text-align: center;
top: 50%;
width: 100%;
}
.gk-text h1.gk-centered {
margin-top: -24px;
}
.gk-text h2.gk-centered {
margin-top: -20px;
}
.gk-text h3.gk-centered {
margin-top: -15px;
} body #lang_sel_footer {
background-color: transparent;
border: none;
clear: both;
font: inherit;
margin: 0;
min-height: 15px;
padding: 7px;
text-align: center;
} .gk-bp-latest-photos > div {
margin: 0 -4px 0 -3px;
}
.gk-bp-latest-photos > div > a {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
padding: 3px 4px 4px 3px;
}
.gk-bp-latest-photos > div > a > img {
opacity: 1; filter: alpha(opacity=100);
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.gk-bp-latest-photos > div > a:hover > img {
opacity: 0.75; filter: alpha(opacity=75);
}
.gk-bp-latest-photos[data-cols="1"] > div > a { width: 100%; }
.gk-bp-latest-photos[data-cols="2"] > div > a { width: 50%; }
.gk-bp-latest-photos[data-cols="3"] > div > a { width: 33.333333%; }
.gk-bp-latest-photos[data-cols="4"] > div > a { width: 25%; }
.gk-bp-latest-photos[data-cols="5"] > div > a { width: 20%; }
.gk-bp-latest-photos[data-cols="6"] > div > a { width: 16.666666%; }
.gk-bp-latest-photos[data-cols="7"] > div > a { width: 14.285714%; }
.gk-bp-latest-photos[data-cols="8"] > div > a { width: 12.5%; }.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
clear: both;
margin: 30px 0;
}
.gk-warning,
.gk-notice,
.gk-info,
.gk-error,
.gk-thanks,
.gk-contact-error,
.gk-contact-thanks { padding: 12px 12px 12px 66px;
position: relative;
}
.gk-contact-error,
.gk-contact-thanks {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
max-width: 540px;
} .gk-notice,
.gk-thanks,
.gk-contact-thanks {
background-color: #FFFFDD;
color: #272727;
} .gk-info {
background-color: #f8f8f8;
color: #272727;
} .gk-warning,
.gk-error,
.gk-contact-error {
background-color: #e74c3c;
color: #fff;
} .gk-info:before, 
.gk-notice:before, 
.gk-warning:before,
.gk-error:before,
.gk-thanks:before,
.gk-contact-error:before,
.gk-contact-thanks:before {
font-family: FontAwesome;
font-size: 24px;
position: absolute;
top: 7px;
left: 22px;
}
.gk-info:before {
color: #333;
content: "\f0e6";
}
.gk-notice:before,
.gk-thanks:before,
.gk-contact-thanks:before {
color: #333;
content: "\f0eb";
}
.gk-error:before,
.gk-warning:before,
.gk-contact-error:before {
color: #fff;
content: "\f057";
} .gk-badge,
.gk-label,
.gk-badge[data-style="style1"],
.gk-label[data-style="style1"] {
background-color: #ffd;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color: #666;
font-weight: 300;
padding: 1px 3px 2px;
vertical-align: baseline;
white-space: nowrap;
}
.gk-badge,
.gk-badge[data-style="style1"] {
padding: 1px 3px 2px;
}
.gk-badge[data-style="style2"],
.gk-label[data-style="style2"] {
background: #f5f5f5;
} pre,
pre.gk-code {
background: #fff;
border: 1px solid #e5e5e5;
border-left: 5px solid #e74c3c;
color: #333;
display: block;
font: normal .92em/32px 'Curier New',monospace!important;
margin: 36px 0!important;
padding: 20px 26px 20px 32px!important;
} .gk-textblock,
.gk-textblock[data-style="style1"] {
border: 1px solid #e5e5e5;
margin: 20px 0;
padding: 15px 20px;
}
.gk-textblock[data-style="style2"] {
background: #FFFEF4;
border: 1px solid #EAE8CC;
}
.gk-textblock[data-style="style3"] {
background: #f8f8f8;
border: none;
}
.gk-numblock {
clear: both;
margin: 20px 0;
min-height: 56px;
padding: 0 0 0 72px !important;
position: relative;
}
.gk-numblock span,
.gk-numblock[data-style="style1"] span {
border-right: 2px solid #ccc;
display: block;
font-size: 24px;
font-weight: 500;
height: 36px;
left: 0;
line-height: 36px;
position: absolute;
top: 4px;
width: 48px;
}
.gk-numblock[data-style="style1"] span {
color: #bbb;
}
.gk-numblock[data-style="style2"] span {
color: #272727;
border-color: #272727;
}
.gk-numblock[data-style="style3"] span {
color: #e74c3c;
border-color: #e74c3c;
}
.gk-floated {	
color: #272727;
display: block;
font-style: italic;
font-weight: 400;
line-height: 170%;
padding: 25px;
width: 38%;
}
.gk-floated[data-align="left"] {
float: left;
padding-left: 0;
}
.gk-floated[data-align="right"] {
float: right;
padding-right: 0;
}
.gk-floated[data-align="center"] {
float: none;
padding-left: 0;
padding-right: 0;
text-align: center;
width: 100%;
} blockquote.gk-quote {
clear: both;
display: block;
margin: 40px 0;
padding: 0 0 0 80px;
position: relative;
}
blockquote.gk-quote p {
font-style: italic;
color: #999;
}
blockquote.gk-quote cite {
color: #aaa;
float: right;
font-size: 14px;
font-style: italic;
}
blockquote.gk-quote:before {
color: #e74c3c;
content: "\f10d";
font-family: FontAwesome;
font-size: 32px;
font-style: italic;
line-height: 0;
position: absolute;
left: 0;
top: 15px;
}
blockquote.gk-quote[data-style="style2"]:before {
color: #e5e5e5;
} article .intro ol,
article .content ol,
article .summary ol,
article .intro ul,
article .content ul,
article .summary ul {
list-style-type: none;
margin: 10px 0;
}
.the-icons li {
padding-left: 0!important;
}
.the-icons li:before {
display: none;
}
article .intro ol,
article .content ol,
article .summary ol {
list-style-type: decimal;
list-style-position: inside;
margin-left: 10px;
}
article .intro ol li,
article .content ol li,
article .summary ol li,
article .intro ul li,
article .content ul li,
article .summary ul li {
line-height: 25px;
padding: 5px 0 5px 20px;
position: relative;
}
article .intro ol li,
article .content ol li,
article .summary ol li {
padding-left: 0;
}
article li ol li,
article li ul li {
padding-left: 20px!important;
}
article ol[data-style="style2"] {
list-style-type: lower-alpha;
}
article ol[data-style="style3"] {
list-style-type: decimal-leading-zero;
}
article ol[data-style="style4"] {
list-style-type: upper-roman;
}
article .intro ul li,
article .content ul li,
article .summary ul li {
line-height: 1.8em!important;
list-style: none;
margin: 0 0 10px!important;
overflow: inherit;
padding: 2px 0 2px 32px;
position: relative;
}
article .content ul li:before,
article .intro ul li:before,
article .summary ul li:before {
color: #e74c3c;
content: "\f00c";
font-family: FontAwesome;
font-size: 13px;
left: 0;
position: absolute;
top: 3px;
}
article ul[data-style="style1"] li:before {
content: "\f00c";
}
article ul[data-style="style2"] li:before {
content: "\f14a";
}
article ul[data-style="style3"] li:before {
content: "\f006";
}
article ul[data-style="style4"] li:before {
content: "\f0a9";
} .gk-legend {
border: 4px double #e5e5e5;
margin: 30px 0;
padding: 12px;
position: relative;
}
.gk-legend > strong:first-child {
background: #fff;
color: #242424;
float: left;
font-size: 14px;
font-weight: 400;
left: 14px;
line-height: 18px;
margin: 0 0 -9px!important;
padding: 0 10px;
position: absolute;
text-transform: uppercase;
top: -11px;
} .gk-columns {
margin: 10px -10px;
overflow: hidden;
width: auto;		
}
.gk-columns > div {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
float: left;
padding: 0 10px;
}
.gk-columns[data-column-count="1"] > div {
padding: 0;
width: 100%;
}
.gk-columns[data-column-count="2"] > div {
width: 50%;
}
.gk-columns[data-column-count="3"] > div {
width: 33.3%;
}
.gk-columns[data-column-count="4"] > div {
width: 25%;
}
.gk-columns[data-column-count="5"] > div {
width: 20%;
}
.gk-columns[data-column-count="6"] > div {
width: 16.66%;
}
.gk-columns[data-column-count="7"] > div {
width: 14.28%;
}
.gk-columns[data-column-count="8"] > div {
width: 12.5%;
} .gk-raw {
background: #fafafa;
border: 1px solid #f0f0f0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color: #444;
margin: 10px 0;
padding: 10px 15px;
position: relative;
}.gk-rss > i {
margin-right: 5px;
} .gk-pdf > i {
margin-right: 5px;
} .gk-note,
.gk-members {
background: #fafafa;
border: 1px solid #f0f0f0;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
color: #aaa;
margin: 10px 0;
padding: 10px 15px;
position: relative;
}
.gk-note:before,
.gk-members > strong:first-child {
background: #e74c3c;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
color: #fff!important;
content: "!";
font-size: 16px;
font-weight: 500;
height: 20px;
left: 10px;
line-height: 21px;
position: absolute;
text-align: center;
top: -10px;
width: 20px;
}
.gk-members > strong:first-child {
background: #e74c3c;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
font-size: 12px;
padding: 0 10px;
width: auto!important;
} .gk-toggle {
background: #fff;
border: 1px solid #e5e5e5;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin: 10px 0;
min-height: 16px;
overflow: hidden;
padding: 15px 20px;
position: relative;
}
.gk-toggle.opened > div {
margin-top: 0;
opacity: 1;
}
.gk-toggle.closed > div {
margin-top: -2000%;
opacity: 0;
}
.gk-toggle.opened > h3:after,
.gk-toggle.closed > h3:after {
content: "\f056";
color: #e74c3c;
cursor: pointer;
display: block;
font-family: FontAwesome;
font-size: 21px;
position: absolute;
right: 0;
top: 8px;
width: 21px;
}
.gk-toggle.closed > h3:after {
content: "\f055";
}
.gk-toggle > h3 {
background: #fff;
color: #333;
cursor: pointer;
font-size: 16px;
line-height: 17px;
margin: -10px 0;
padding: 10px 0 15px;
position: relative;	
z-index: 1;
}
.gk-toggle > div {
overflow: hidden;
padding-top: 10px;
-webkit-transition: margin-top .3s ease-out, opacity .5s ease-out;
-moz-transition: margin-top .3s ease-out, opacity .5s ease-out;
-ms-transition: margin-top .3s ease-out, opacity .5s ease-out;
-o-transition: margin-top .3s ease-out, opacity .5s ease-out;
transition: margin-top .3s ease-out, opacity .5s ease-out;
}