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

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

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

#gk-bottom4 .widget_nav_menu .sub-menu {
	border-top: none!important;
}


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

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

.box.widget_rss li::before {
	display: none!important;
}

#gk-bottom4 .box.widget_rss li {
	padding-left: 0!important;
}

.box h3.box-title .rsswidget {
	clear: none;
	float: left;
	font-size: 20px;
	margin-right: 10px;
}

.box .rsswidget {
	clear: both;
	display: block;
	font-size: 12px;
}

.box .rss-date {
	clear: both;
	display: block;
	font-size: 9px;
	font-style: italic;
	margin-top: -10px;
	text-align: right;
}

.box .rssSummary {
	clear: both;
	color: #888;
	font-size: 10px;
	line-height: 1.5;
	margin-bottom: 10px;
}

/* 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;
	color: #333;
	font-size: 14px;
	font-weight: 600;
	padding: 5px 0;
}

.box #wp-calendar th {
	background: #f5f5f5;
	color: #333;
	font-size: 11px;
	font-weight: 600;
	padding: 5px 0;
}

.box #wp-calendar td {
	border: 1px solid #eee;
	font-size: 11px;
	padding: 5px 0;
	text-align: center;
}

.box #wp-calendar td a {
	font-weight: bold;
}

.box #wp-calendar td.pad {
	background: #fafafa;
}

.box #wp-calendar td#today {
	font-size: 13px;
	font-weight: 700;
}


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

/* the placeholder styling MUST be specified in the separate selectors! */
.box #searchform input[type="text"]::-webkit-input-placeholder {
	color: #555;
}

.box #searchform input[type="text"]:-moz-placeholder {
	color: #555;
}

.box #searchform input[type="text"]::placeholder {
	color: #555;
}
 
/* 8.10. Categories widget
==================================== */

.widget_categories ul {
	list-style-type: none!important;
}

.widget_categories li {
	list-style-type: none;
	line-height: 41px!important;
	padding: 0!important
}

.widget_categories li::before {
	display: none!important;
}

.widget_categories a {
	padding: 0;
	-webkit-transition: padding-left 250ms ease-out;
	   -moz-transition: padding-left 250ms ease-out;
	        transition: padding-left 250ms ease-out;
}

.widget_categories li {
	font-size: 12px;
	font-weight: bold;
}

.widget_categories a:active,
.widget_categories a:focus,
.widget_categories a:hover {
	padding-left: 12px;
}

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

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

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

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

.box.tags .tagcloud a {
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	color: #fff;
	display: block;
	float: left;
	font-size: 12px!important;
	margin: 0 5px 5px 0;
	padding: 3px 6px;
	-webkit-transition: background-color 0.3s ease-out;
	   -moz-transition: background-color 0.3s ease-out;
	        transition: background-color 0.3s ease-out;
}

.box.tags .tagcloud a:active,
.box.tags .tagcloud a:focus,
.box.tags .tagcloud a:hover {
	background: #444;
}

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

/* Modules */
#gk-header .box {
	margin-bottom: 0!important;
}

.box.clear {
	padding: 0!important;
}

.box ul {
	list-style-type: none;
	margin: 0;
}

.box ul li {
	line-height: 1.6;
	padding: 8px 0;
}

/* Dark suffix */
.box.dark {
	background: #222!important;
	color: #888;
}

.box.dark > div {
	padding: 20px;
}

.box.dark .box-title {
	color: #fff;
}

.box.dark li {
	border-top: 1px solid #444;
}

.box.dark li:first-child {
	border-top: none;
}

.box.dark a {
	color: #fff;
}

.box.dark a:active,
.box.dark a:focus,
.box.dark a:hover {
	color: #ccc;
}

/* Advertisement suffix */
.box.advertisement .box-title {
	border-bottom: 1px solid #e5e5e5;
	color: #a5a5a5!important;
	font-family: Arial,Verdana,sans-serif!important;
	font-size: 9px!important;
	font-weight: 300;
	line-height: 16px;
	margin: 0 0 10px 0;
	text-align: right;
	text-transform: uppercase;
}

/* Bottom modules */
#gk-bottom4 {
	color: #676767;
	font-size: 14px;
	padding: 25px 0;
}

#gk-bottom4 .box .box-title,
#gk-bottom4 .box h3.header {
	color: #b8b8b8;
	font-size: 13px;
	font-weight: 400;
	line-height: 30px;
}

#gk-bottom4 .box a {
	color: #b8b8b8;
}

#gk-bottom4 .box a:active,
#gk-bottom4 .box a:focus,
#gk-bottom4 .box a:hover {
	color: #fff;
}

#gk-bottom4 li {
	padding-left: 18px;
}

#gk-bottom4 li a {
	font-size: 14px!important;
}

#gk-bottom4 li::before {
	background: #565656;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
	content: "";
	display: block;
	float: left;
	height: 3px;
	margin: 7px 0 0 -18px;
	width: 3px;
}