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

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

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

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

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

/* 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: 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;
}

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

#gk-header .box.widget_text {
	padding: 0!important;
}

#gk-header .box.widget_text img {
	height: auto;
	max-width: 100%;
}

/* 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: 5px 0;
}

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

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

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

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

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

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

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

.box.tags .tagcloud a {
	color: #888;
	float: left;
	font-size: 14px!important;
	line-height: 2.6;
	margin-right: 6px;
}

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

/* Modules */
.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;
}

/* Style advertisement */
.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;
}

/* Style bigtitle */
.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;
}

/* Style centered */
.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;
}

/* Style nomargin */
.box.nomargin {
	margin: 0!important;
}

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

/* Style dark */
.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;
}

/* Style menu */
.box.menu ul ul {
	margin-left: 0
}

.box.menu li a {
	display: inline-block;
	padding: 0;
}

.box.menu li:hover a {
	color: #e74c3c!important;
}

/* Style subtitle */
.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;
}

/* Style bigtitle-left */
.bigtitle-left .box-title {
	font-size: 92px;
	font-weight: 600;
	line-height: 1;
	margin: 0 0 22px 0;
	padding: 0;
	text-align: left;
}

/* Style white */
.box.white {
	color: #fff!important;
}
.box.white .box-title {
	color: #fff;
}

/* Login background */
.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('../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;
}