/**
 *
 * -------------------------------------------
 * WP Extensions CSS file
 * -------------------------------------------
 * 
 **/
 
/*
 *
 * 8. Additional WP extensions styles
 *
 *
------------------------------------ */

/* 8.1. Archives widget
==================================== */

.widget_archive li {
	border: none!important;
	color: #aaa;
}

/* 8.2. Custom menu widget
==================================== */

.widget_nav_menu li {
	padding: 7px 0 0 16px!important;
}

.widget_nav_menu.menu li {
	padding-top: 0!important;
}

/* 8.3. Pages widget
==================================== */

.widget_pages li {
	padding: 7px 0 0 16px!important;
}

/* 8.4. RSS widget
==================================== */

.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: 20px;
}

.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;
}

.widget_rss ul li {
	padding: 0!important;
}

/* 8.5. Text widget
==================================== */

.box.widget_text li {
	padding: 5px 0 0 12px;
}

/* 8.6. Calendar widget
==================================== */

.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;
}


/* 8.7. Links widget
==================================== */

.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: 0 0 0 16px!important;
}

/* 8.8. Recent comments widget
==================================== */

.widget_recent_comments li {
	padding: 5px 0!important;
}

/* 8.9. Search widget
==================================== */
 
.box #searchform label,
.box #searchform #searchsubmit {
	display: none;
}

.box #searchform .field {
	width: 100%;
}
 
/* 8.10. Categories widget
==================================== */

.widget_categories li {
	padding: 7px 0 0 16px!important
}

/* 8.11. Meta widget
==================================== */

.widget_meta li {
	padding: 7px 0 0 16px!important;
}

/* 8.12. Recent posts widget
==================================== */

/* 8.13. Tag cloud widget
==================================== */

.box.tags .tagcloud {
	overflow: hidden;
}

.box.tags .tagcloud a {
	color: #888;
	display: block;
	float: left;
	font-size: 14px!important;
	font-weight: 300;
	line-height: 35px;
	margin-right: 10px;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}

.box.tags .tagcloud a:hover {
	color: #db4a37!important;
}


/* 8.14. Common widget styles
==================================== */

/* Widgets */
.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 44px 0;
	padding: 0;
	width: 100%;
}

.box p {
	margin: 0;
}

#gk-sidebar .box {
	font-size: 14px;
}

.box:last-child {
	margin-bottom: 0!important;
}

div.content {
	clear: both;
}

.box li {
	padding: 0;
	position: relative;
}

.archivepage .widget li {
	padding-left: 0;
}

.archivepage .widget li:before {
	display: none;
}

.box li a {
	line-height: 2.0;
	text-decoration: none;
}

.box a {
	text-decoration: none;
}

.box ul {
	margin: 0;
	padding: 0;
}

.box ul ul {
	margin-left: 20px;
}

.box .box-title {
	color: #272727;
	font-size: 18px;
	letter-spacing: 0;
	line-height: 1.5;
	margin: 0 0 22px;
	text-transform: uppercase;
}

.box .box-title:after {
	border-bottom: 1px solid #ddd;
	content: '';
	display: block;
	margin: 10px 0 0;
	width: 40px;
}

#gk-sidebar .box.dark,
#gk-sidebar .box.color,
#gk-sidebar .box.light,
#gk-sidebar .box.clear {
	border-left: none;
	padding-left: 20px;
}

#gk-mainbody-columns.gk-column-left #gk-sidebar .box {
	border-left: none;
	border-right: 1px solid #e5e5e5; 
	padding-left: 0;
	padding-right: 36px;
}

#gk-mainbody-columns.gk-column-left #gk-sidebar .box.dark,
#gk-mainbody-columns.gk-column-left #gk-sidebar .box.color,
#gk-mainbody-columns.gk-column-left #gk-sidebar .box.light,
#gk-mainbody-columns.gk-column-left #gk-sidebar .box.clear {
	border-right: none;
	padding-right: 20px;
}

/* Style advertisement */
.box.advertisement .box-title {
	background: transparent;
	border-bottom: 1px solid #e1e1e1;
	color: #aaa!important;
	font-family: Arial, Verdana, sans-serif!important;
	font-size: 11px!important;
	font-weight: 300;
	line-height: 16px;
	margin: 0 0 12px 0;
	min-height: 21px;
	padding: 0;
	text-align: right;
}
.box.advertisement .box-title:after {
	border: 0;
}

/* Style light */
.box.light {
	background: #f0f0f0;
	padding: 20px!important;
}

/* Style dark */
.box.dark {
	background: #333!important;
	color: #888;
	padding: 20px!important;
}

.box.dark .box-title {
	background: transparent!important;
}

.box.dark h1,
.box.dark h2,
.box.dark h3,
.box.dark h4,
.box.dark h5,
.box.dark h6 {
	color: #ddd;
}

.box.dark a {
	color: #ddd!important;
}

.box.dark a:active,
.box.dark a:focus,
.box.dark a:hover {
	color: #db4a37!important;
}

/* Style color */
.box.color,
#gk-header-bottom .box {
	background: #db4a37!important;
	color: #ffb1ae;
	padding: 20px!important;
}
.box.color .box-title:after {
	border-bottom-color:#fff;
}
.box.color .box-title,
#gk-header-bottom .box .box-title {
	background: transparent!important;
}
.box.color .box-title small,
#gk-header-bottom .box .box-title small {
	color: #fff;
}
.box.color h1,
.box.color h2,
.box.color h3,
#gk-header-bottom .box h1,
#gk-header-bottom .box h2,
#gk-header-bottom .box h3 {
	color: #fff;
}
.box.color a{
	color: #fff!important;
}
.box.color a:active,
.box.color a:focus,
.box.color a:hover {
	color: #ffb1ae!important;
}

.box.color i[class^="icon-"],
#gk-header-bottom .box i[class^="icon-"] {
	color: #fff;
}

.box.color a.readon {
	border-color: #ffb1ae!important;
	color: #fff!important;
}

.box.color a.readon:active,
.box.color a.readon:focus,
.box.color a.readon:hover,
#gk-header-bottom .box a:active,
#gk-header-bottom .box a:focus,
#gk-header-bottom.box a:hover {
	border-color: #fff!important;
	color: #fff!important;
}

/* Style colortitle */
.box.colortitle .box-title {
	color: #db4a37;
}

/* Style menu */
.box.menu ul ul,
.box.menu ol ol {
	margin-left: 0
}
.box.menu li {
	margin: 0 0 6px;
	padding: 0!important;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.box.menu li:before {
	display: none;
}

/* Style bigtitle */
.box.bigtitle .box-title,
.box.bigtitle .box-title small {
	font-size: 64px;
	font-weight: 500;
	line-height: 1.0;
	margin: 0 0 72px 0;
	text-transform: uppercase;
}
.box.bigtitle .box-title small {
	clear: both;
	display: block;
	font-weight: 300;
	margin: 0;
}

.box.bigtitle.headlines .box-title small {
	font-size: 90%;
	font-weight: 300;
}

.box.headlines .gk-nsp-header > a > span {
	display: block;
}

#gk-header-bottom .box a:active,
#gk-header-bottom .box a:focus,
#gk-header-bottom .box a:hover {
	color: #ffb1ae!important;
}

.box.bigtitle .box-title:after {
	position: relative;
	top: 15px;
	width: 100px;
}

/* Style mediumtitle */
.box.mediumtitle .box-title {
	font-size: 28px;
	font-weight: 400;
	line-height: 1.1;
	margin: 0 0 48px 0;
	text-transform: uppercase;
}

.box.mediumtitle .box-title small {
	clear: both;
	display: block;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.1;
}

.box.mediumtitle .box-title:after {
	position: relative;
	top: 15px;
	width: 140px;
}
/* Style mediumtitle2 */
.box.mediumtitle2 .box-title {
	font-size: 28px;
	font-weight: 400;
	line-height: 1.1;
	margin: 0 0 48px 0;
	text-transform: uppercase;
}
.box.mediumtitle2 .box-title small {
	clear: both;
	display: block;
	font-size: 28px!important;
	line-height: 1.1;
}

/* Style nomargin */
.box.nomargin,
body #gk-bottom1 .gk-page .box.nomargin,
body #gk-bottom2 .gk-page .box.nomargin {
	padding: 0!important;
}

/* Style greybg */
.box.greybg {
	background: #f5f5f5!important;
}

/* Style centered */
.box.centered .box-title {
	text-align: center;
}

.box.centered .box-title:after,
.box.mediumtitle2 .box-title:after {
	display: none!important;
}

/* Style whitetitle */
#gk-bottom4 .box.whitetitle .box-title {
	color: #fff!important;
	font-size: 18px;
	line-height: 1.2;
	margin-bottom: 36px;
}
#gk-bottom4 .box.whitetitle .box-title small {
	display: block;
}

/* Suffix headlines - use only in the 1-page mode */
.box.headlines .gk-nsp-art {
	padding-left: 64px!important;
	padding-right: 64px!important;
}

.box.headlines .gk-nsp-arts-page {
	margin: 0 -64px;
	width: auto;
}

.box.headlines .gk-nsp-header {
	margin-bottom: 36px;
}

.box.headlines .readon {
	float: left;
	margin-top: 32px!important;
}

.box.headlines,
#gk-header-bottom .box.headlines {
	padding-bottom: 70px!important;
}

/* Separator */
.box.separator-top {
	border-top: 1px solid #ddd;
}

/* Login background */
.box.login-bg {
	background: url('../images/guest-bg.jpg') no-repeat scroll 0 0 transparent;
	background-size: cover;
	padding: 50px 50px 181px;
	margin-bottom: 0;
}

.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 .box-title:after {
	border-bottom: 1px solid #888;
	content: "";
	display: block;
	margin: 12px 0 0;
	width: 100px;
}

.box.login-bg p {
	color: #fff;
	line-height: 1.5;
	padding: 0 0 32px;
	text-transform: uppercase;
	width: 50%;
}

.box.login-bg .btn-join {
	border: 1px solid #fff;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	font-weight: 500;
	line-height: 56px;
	margin: 42px auto 32px;
	padding: 0 48px;
	text-transform: uppercase;
	text-decoration: none;
}

.box.login-bg .btn-join:hover {
	border: 1px solid #DB4A37;
	color: #DB4A37;
}

.box .textwidget li:before {
	content: "\f0da";
	font-family: FontAwesome;
	font-size: 11px;
	left: 0;
	padding: 0;
	position: absolute;
	top: 9px;
}