/*
-----------------------------------------------
Template Name  : Frontier
Author         : NewBloggerThemes.com
Author URL     : http://newbloggerthemes.com/
Theme URL      : http://newbloggerthemes.com/frontier-blogger-template/
Created Date   : Sunday, November 29, 2015
Updated Date   : Sunday, February 26, 2017
License        : GNU General Public License, Version 3 or later
This template is free for both personal and commercial use, But to satisfy the 'attribution' clause of the license, you are required to keep the footer links intact which provides due credit to its authors.
----------------------------------------------- */
body#layout ul{list-style-type:none;list-style:none}
body#layout ul li{list-style-type:none;list-style:none}
body#layout #headerbwrap {height:auto;}
body#layout #content {}
body#layout #slidernbt {display:none;}
body#layout .widget_searchnbt {display:none;}
body#layout .col-cs #contentnbt {display:block;float:none;}
body#layout #top-bar-infonbt {display:block;float:none;}
body#layout #nav-topnbt {display:block;float:none;}
body#layout #footernbt .widget {display:block;float:none;}
body#layout .widget-headernbt {display:block;float:none;margin:10px;}
body#layout .sidebarnbt {display:block;float:none;}
/* Variable definitions
   ====================

*/

/* Use this with templates/template-twocol.html */

.section,.widget{margin:0;padding:0;line-height:1.5;}
.widget ul,.widget li{margin:0;padding:0;line-height:1.5;}

html, body, h1, h2, h3, h4, h5, h6, p, img, ul, ol, li, form, fieldset {
	border: none;
	margin: 0;
	padding: 0;
	list-style: none;
	vertical-align: baseline;
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: #505050 url('https://z1.ax1x.com/2023/09/29/pPqFnDH.jpg') repeat top left;
	color: #303030;
	font-family: Cabin, Arial, Sans-serif;
	font-size: 13px;
	line-height: 1.5;
}

article, aside, details, figcaption, figure, footer, header, nav, section, summary {
	display: block;
}

embed, iframe, object, video {
	max-width: 100%;
}

h1 {font-size: 24px; font-size: 1.500rem;}
h2 {font-size: 22px; font-size: 1.375rem;}
h3 {font-size: 20px; font-size: 1.250rem;}
h4 {font-size: 18px; font-size: 1.125rem;}
h5 {font-size: 16px; font-size: 1.000rem;}
h6 {font-size: 14px; font-size: 0.875rem;}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-family: Tinos, Sans-serif;
	font-weight: inherit;
	line-height: 1.2;
}

a {
	color: #0E4D7A;
	cursor: pointer;
	text-decoration: none;
}

a:hover {color: #0000EE;}

pre {
	background-color: #F0F0F0;
	border: 1px solid #AAA;
	margin: 8px 0;
	padding: 8px;
	overflow: auto;
	-ms-word-wrap: normal;
	word-wrap: normal;
}

pre, code {
	font-size: 13px;
	font-size: 0.813rem;
	line-height: 1.55;
}

blockquote {
	background-color: #EDEDED;
	border-left: 6px solid #687888;
	margin: 20px;
	padding: 10px 14px 2px;
	font-style: italic;
}

blockquote cite {
	display: block;
	margin-top: 8px;
	text-align: right;
	font-style: normal;
	font-size: small;
}

dl {padding-left: 20px;}
dt {font-weight: bold;}
dd {margin: 0 0 10px;}

table {
	width: 98%;
	border-collapse: collapse;
	margin: 10px auto;
}
th {
	background-color: #DDD;
	font-weight: normal;
}
th, td {
	border: 1px solid #AAA;
	font-size: 14px;
	font-size: 0.875rem;
}

ul, ol {
	margin-top: 4px;
	margin-bottom: 8px;
	padding-left: 20px;
}
ul ul, ol ol {padding-left: 15px;}

li {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 15px;
	margin-right: 0;
}

address {margin-bottom: 10px;}

.cfnbt:after {
    clear: both;
    content: "";
    display: table;
}

/*----------------------------------------------
	Main Structure
-----------------------------------------------*/
#containernbt {
	margin: 0 auto;
	-webki-box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	box-shadow: 0 0 6px #000;
}

#top-barnbt {
	background-color: #222;
	border-bottom: 1px solid #000;
	padding: 4px;
	min-height: 34px;
	width: 100%;
}
#top-bar-infonbt {
	float: left;
	margin-top: 2px;
}
.site-titlenbt {
    margin-bottom: 0 !important;
}
.site-titlenbt, .site-descriptionnbt {
	display: inline-block;
	margin-right: 4px;
	line-height: 1;
	vertical-align: bottom;
}
.site-titlenbt {font-size: 20px;}
.site-titlenbt a {color: #DC8300;}
.site-descriptionnbt {
	color: #CCC;
	font-size: 15px;
	display: none;
}

#headernbt {
	background-color: #FFF;
	background-position: center;
	border-bottom: 1px solid #000;
	width: 100%;
}
#header-logonbt {display: inline-block;}
#header-logonbt, #header-logonbt img {
	max-width: 100%;
	float: left;
}

#below-menu {width: 100%;}

#mainnbt {
	background-color: #F5F5F5;
	padding: 5px;
	width: 100%;
}

#contentnbt {
	display: inline-block;
	padding: 5px;
}

.sidebarnbt {
	display: inline-block;
	float: left;
	padding: 5px;
}

#footernbt {width: 100%;}

#bottom-barnbt {
	background-color: #222;
	color: #FFF;
	width: 100%;
	min-height: 34px;
	border-top: 1px solid #000;
	text-shadow: 0 0 2px #000;
}

#bottom-barnbt a {color: #DC8300;}

#bottom-bar-textnbt {
	float: left;
	padding: 6px 8px;
	font-family: Tinos, Sans-serif;
	font-size: 12px;
}

#theme-linknbt {
	float: right;
	margin: 6px 10px;
	font-family: Tinos, Sans-serif;
	font-size: 12px;
}

#theme-linknbt a {color: #CCC;}

#theme-linknbt a:hover {color: #DC8300;}

/* No Sidebar */
.col-c #contentnbt, #contentnbt.no-sidebars {
	width: 100%;
	max-width: 100%;
}

/* 1 Sidebar - Left */
.col-sc #contentnbt {float: right;}

/* 1 Sidebar - Right */
.col-cs #contentnbt {float: left;}

/* 2 Sidebars - Left */
.col-ssc #contentnbt {float: right;}

/* 2 Sidebars - Right */
.col-css #contentnbt {float: left;}

/* 2 Sidebars - Left & Right */
.col-scs #sidebar-left {
	float: left;
	margin-right: 0;
}
.col-scs #sidebar-rightnbt {
	float: right;
	margin-left: -4px;
}

.page-template-page-sc-php #mainnbt #contentnbt {float: right;}
.page-template-page-cs-php #mainnbt #contentnbt {float: left;}
.page-template-page-scs-php #mainnbt #contentnbt  {float: none;}
.page-template-page-scs-php #mainnbt #sidebar-left {
	float: left;
	margin-right: 0;
}
.page-template-page-scs-php #mainnbt #sidebar-rightnbt {
	float: right;
	margin-left: -4px;
}

/*----------------------------------------------
	Navigation Menus
-----------------------------------------------*/
#nav-mainnbt {
	background-color: #2A5A8E;
	width: 100%;
	border-bottom: 1px solid #000;
	padding-left: 10px;
	line-height: 1.2;
}
#nav-mainnbt * {
	-webkit-transition: all 0.14s ease-out;
	-moz-transition: all 0.14s ease-out;
	transition: all 0.14s ease-out;
}

#nav-mainnbt ul, #nav-mainnbt li, #nav-topnbt ul, #nav-topnbt li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav-mainnbt .nav-mainnbt {
	position: relative;
	float: left;
	border-left: 1px solid #023266;
	border-right: 1px solid #4878AC;
	z-index: 300;
}
#nav-mainnbt .nav-mainnbt li {
	float: left;
	position: relative;
}

#nav-mainnbt .nav-mainnbt > li, #nav-mainnbt .nav-mainnbt > ul > .page_item {
	background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.15) 100%);
	border-right: 1px solid #023266;
	border-left: 1px solid #4878AC;
}

#nav-mainnbt .nav-mainnbt > li > a, #nav-mainnbt .nav-mainnbt > ul > .page_item > a {
	min-width: 80px;
	text-align: center;
}

#nav-mainnbt .nav-mainnbt a {
	display: block;
	padding: 8px 14px;
	color: #FFF;
	font-family: Tinos, Sans-serif;
	font-size: 16px;
	text-shadow: 0 0 2px #222;
}
#nav-mainnbt .nav-mainnbt a:hover {
	background-color: #FFF;
	color: #000;
	text-shadow: none;
}

#nav-mainnbt .menu-item-has-children > a:after,
#nav-mainnbt .page_item_has_children > a:after {
	font-family: 'FontAwesome';
	content: "\f078";
	vertical-align: top;
	padding-left: 4px;
}


#nav-mainnbt .sub-menu, #nav-mainnbt .children {
	background-color: #2B2B2B;
	position: absolute;
	float: left;
	width: 180px;
	border: 1px solid #000;
	box-shadow: 0 1px 4px #000;
	z-index: 990;
	display: none;
}

#nav-mainnbt .sub-menu li, #nav-mainnbt .children li {
	border-top: 1px solid #3B3B3B;
	border-bottom: 1px solid #000; 
}

#nav-mainnbt .sub-menu li:first-child,
#nav-mainnbt .children li:first-child {border-top: none;}
#nav-mainnbt .sub-menu li:last-child,
#nav-mainnbt .children li:last-child {border-bottom: none;}

#nav-mainnbt .sub-menu a, #nav-mainnbt .children a {
	float: left;
	width: 178px;
	padding: 10px 14px;
	font-size: 15px;
}

#nav-mainnbt .sub-menu .sub-menu, #nav-mainnbt .children .children {top: -1px;}

#nav-mainnbt li:hover > ul {display: inline;}

#nav-mainnbt .drop-togglenbt {
	display: none;
}

#nav-mainnbt .genericon-menu {
	color: #FFF;
	font-size: 30px;
	height: auto;
	padding: 5px 10px;
	width: auto;
}

#nav-topnbt {float: right;}
#nav-topnbt .nav-topnbt, #nav-topnbt .nav-topnbt li {float: left;}
#nav-topnbt .nav-topnbt a {
	display: block;
	margin-top: 2px;
	padding: 0 18px;
	color: #FFF;
	font-family: Tinos, Sans-serif;
	font-size: 14px;
}

/*----------------------------------------------
	Post Elements
-----------------------------------------------*/
.blog-viewnbt, .single-view, .author-info, .archive-info, .form-404 {
	background-color: #FFF;
	border: 1px solid #555;
	box-shadow: 0 0 2px #333;
	margin: 0 0 10px;
	padding: 10px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.blog-viewnbt {border-top: 6px solid #2A5A8E;}

.blog-viewnbt.sticky {
	background-color: #FFDC8A;
	border-top: 6px solid #222;
}

.entry-header {margin-bottom: 6px;}
.entry-title {line-height: 1;font-weight:bold;}
.entry-title a {color: #303030;}

.entry-bylinenbt * {line-height: 20px;}
.entry-author,
.entry-date,
.entry-categories,
.entry-comment-info {
	float: left;
	margin-right: 10px;
}

.single-view .entry-bylinenbt {
	margin-bottom: 10px;
}

.continue-readingnbt {
	background: #EEE;
	background: -moz-linear-gradient(top, #FBFBFB 0%, #E5E5E5 100%);
	background: -webkit-linear-gradient(top, #FBFBFB 0%, #E5E5E5 100%);
	background: linear-gradient(to bottom, #FBFBFB 0%, #E5E5E5 100%);
	display: inline-block;
	float: right;
	padding: 2px 10px;
	color: #555;
	border: 1px solid #CCC;
	border-radius: 4px;
    text-decoration: none !important;
}
.continue-readingnbt:hover {
	border-color: #AAA;
	color: #333;
}
.sticky .continue-readingnbt {border-color: #AAA;}

.blog-viewnbt .entry-content {
	padding-top: 6px;
	padding-bottom: 4px;
/*font-family: Arimo, Sans-serif;
	font-size: 14px;
font-size: 0.875rem;*/
	line-height: 1.75;
}
.single-view .entry-content {
	font-family: Arimo, Sans-serif;
	font-size: 15px;
	font-size: 0.938rem;
	line-height: 1.6;
}

.entry-footer {clear: both;}
.entry-updated {
	color: #555;
	font-size: 11px;
	padding: 2px 0;
}
.entry-tags {padding: 2px 0;}

.blog-nav, .post-nav {margin-bottom: 10px;}

.blog-nav {padding: 4px 0;}

.link-prev {float: left;}
.link-next {float: right;}

.link-prev a,
.link-next a {
	background-color: #FFF;
	display: inline-block;
	padding: 2px 8px;
	border: 1px solid #555;
	box-shadow: 0 0 2px #333;
	color: #333;
}
.link-prev a:hover,
.link-next a:hover {
	color: #333;
}

.attachment-nav div a {
	background-color: #DDD;
	border: none;
	box-shadow: none;
	text-decoration: none;
}

.page-nav, .comment-nav {
	display: block;
	padding: 2px 0;
	font-family: Arimo, Sans-serif;
	font-size: 13px;
	line-height: 20px;
}
.page-nav > *, .comment-nav > * {
	background-color: #2A5A8E;
	color: #FFF;
	display: inline-block;
	padding: 2px 8px;
	border-radius: 3px;
}
.page-nav a, .comment-nav a {
	text-decoration: none;
}
.page-nav a:hover, .comment-nav a:hover {
	color: #FFF;
	text-decoration: underline;
}

/*-------------------------------------
	Post Content
--------------------------------------*/
.entry-content a {text-decoration: underline;}

.entry-content p, .comment-content p {margin: 4px 0 12px;}

.entry-excerpt p {margin: 0 0 4px;}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	clear: none;
	line-height: 1.5;
}

.entry-content li {
	list-style-position: outside;
	list-style-type: disc;
}

.entry-content ol > li {list-style-type: decimal;}

.entry-content ol > li > ol > li {list-style-type: lower-alpha;}

.entry-content ol > li > ol > li > ol > li {list-style-type: lower-roman;}

.entry-content th, .entry-content td, .comment-content th, .comment-content td {
	padding: 8px 10px;
}

.entry-content img {
	height: auto;
	max-width: 100%;
}

.alignnone {
	margin-top: 4px;
	margin-bottom: 4px;
}
.alignleft {
	float: left;
	margin: 4px 8px 4px 0;
}
.alignright {
	float: right;
	margin: 4px 0 4px 8px;
}
.aligncenter {
	display: block;
	margin: 4px auto;
}

/*----------------------------------------------
	Widgets
-----------------------------------------------*/
#sidebar-rightnbt .widget, #footernbt .widget {
	background-color: #FFF;
	margin: 0 0 10px;
	padding: 8px;
	border: 1px solid #555;
	box-shadow: 0 0 2px #333;
	word-wrap: break-word;
}
#headernbt .widget:after, #sidebar-rightnbt .widget:after, #footernbt .widget:after {
	clear: both;
	content: "";
	display: table;
}
#headernbt .widget h2, #sidebar-rightnbt .widget h2, #footernbt .widget h2 {
	background-color: #2A5A8E;
	margin: -8px -8px 8px;
	padding: 4px 8px;
	color: #EEE;
	font-family: Tinos, Sans-serif;
	font-size: 18px;
	text-shadow: 1px 1px 2px #222;
}
#headernbt .widget h2 a, #sidebar-rightnbt .widget h2 a, #footernbt .widget h2 a {
	color: #FFF;
	text-decoration: none;
}

.widget-headernbt {
	display: inline-block;
	float: right;
	margin: 20px 15px 0 0;
}

.widget-headernbt,
.widget-before-post,
.widget-before-post-content,
.widget-after-post-content,
.widget-after-post {
	background-color: transparent;
	border: none;
	box-shadow: none;
}

.widget-after-post {margin: 10px 0 0;}

#footernbt .widget {
	display: inline-block;
	float: left;
	margin: 0 0.5% 10px;
}

.widget-column-1 .widget {
	display: block;
	width: auto;
	float: none;
	margin: 0 0 10px;
}
.widget-column-2 .widget {width: 48.98%;}
.widget-column-3 .widget {width: 32.32%;}
.widget-column-4 .widget {width: 23.98%;}
.widget-column-5 .widget {width: 18.98%;}
.widget-column-6 .widget {width: 15.65%;}

.widget-column-2 .widget:nth-child(2n+1),
.widget-column-3 .widget:nth-child(3n+1),
.widget-column-4 .widget:nth-child(4n+1),
.widget-column-5 .widget:nth-child(5n+1),
.widget-column-6 .widget:nth-child(6n+1) {
	clear: left;
}

#widgets-wrap-below-menu {
	background-color: rgba(0, 0, 0, 0.25);
	width: 100%;
	padding: 10px 10px 0;
}
#widgets-wrap-before-post,
#widgets-wrap-before-post-content,
#widgets-wrap-after-post-content,
#widgets-wrap-after-post {
	position: relative;
	clear: both;
}
#widgets-wrap-after-post {margin-top: 8px;}
#widgets-wrap-footernbt {
	background-color: rgba(0, 0, 0, 0.25);
	border-top: 1px solid #000;
	padding: 10px;
}

#headernbt .widget *, #sidebar-rightnbt * .widget, #footernbt .widget * {
	max-width: 100%;
}

#headernbt .widget h2, #sidebar-rightnbt .widget h2, #footernbt .widget h2 {
	max-width: none;
}

#headernbt .widget img, #sidebar-rightnbt .widget img, #footernbt .widget img {
	height: auto;
}

#headernbt .widget p, #sidebar-rightnbt .widget p, #footernbt .widget p {margin: 4px 0 12px;}

#headernbt .widget ul, #sidebar-rightnbt .widget ul, #footernbt .widget ul {
	padding: 0 4px;
}
#headernbt .widget ol, #sidebar-rightnbt .widget ol, #footernbt .widget ol {
	padding: 0 4px;
}

#headernbt .widget ul ul, #sidebar-rightnbt .widget ul ul, #footernbt .widget ul ul {
	margin: 4px 0;
	padding-left: 15px;
}
#headernbt .widget ol ol, #sidebar-rightnbt .widget ol ol, #footernbt .widget ol ol {
	margin: 4px 0;
	padding-left: 15px;
}

#headernbt .widget li, #sidebar-rightnbt .widget li, #footernbt .widget li {
	list-style: none;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #E0E0E0;
}

#headernbt .widget li:last-child, #sidebar-rightnbt .widget li:last-child, #footernbt .widget li:last-child {
    border-bottom: none;
}

.widget_searchnbt label .screen-reader-text {
	display: none;
}
.widget_searchnbt label .search-fieldnbt {
	background-color: #EEE;
    margin: 4px 4px 4px 0;
	padding: 4px;
	min-width: 55%;
	border: 1px solid #555;
	box-shadow: 0 0 2px #333 inset;
}
.widget_searchnbt .search-submitnbt {
    background-color: #2A5A8E;
    border: 1px solid #333;
    border-radius: 3px;
    box-shadow: 0 0 0 #333;
    color: #FFF;
    cursor: pointer;
	margin: 2px 0;
    padding: 4px 8px;
}

/*-------------------------------------
	Basic Slider
--------------------------------------*/
#slidernbt {
    background-color: #FFF;
    border: 1px solid #555;
    box-shadow: 0 0 2px #333;
    display: block;
    overflow: hidden;
}
.slider-main {margin: 5px;}
.slider-contentnbt {margin-bottom: 10px;}

#basic-slidernbt {max-width: 100% !important;}

.bjqs, .bjqs-slide {
	margin: 0;
	padding: 0;
	list-style: none;
	display: none;
}
.bjqs {position: relative;}
.bjqs-slide {position: absolute;}

.bjqs-slide a {
	display: block;
}
.bjqs-slide img {
	display: block;
	margin: auto;
}

.bjqs-controls {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 9999;
}
.bjqs-controls a {
	position: absolute;
	-webkit-transition: left 0.3s ease-in-out;
	-webkit-transition-property: left, right;
	-moz-transition: left 0.3s ease-in-out;
	-moz-transition-property: left, right;
	transition: left 0.3s ease-in-out;
	transition-property: left, right;
}
.bjqs-prev a {left: -50px;}
.bjqs-next a {right: -50px;}
.slider-prev {background-image: url('http://wx4.sinaimg.cn/mw690/0060lm7Tly1fw28mvkd5zj301200w0dq.jpg');}
.slider-next {background-image: url('http://wx4.sinaimg.cn/mw690/0060lm7Tly1fw28nv40y6j301200w0ds.jpg');}
.slider-prev, .slider-next {
	display: block;
	height: 32px;
	width: 38px;
}
#basic-slidernbt:hover li.bjqs-next a {right: 10px;}
#basic-slidernbt:hover li.bjqs-prev a {left: 10px;}

.slider-element {display: none;}

.bjqs-heading, .bjqs-descript {
	background-color: rgba(0, 0, 0, 0.65);
	color: #EEE;
	padding: 8px;
	width: 100%;
}
.bjqs-heading {
	position: absolute;
	top: 0;
	font-size: 16px;
}
.bjqs-descript {
	position: absolute;
	bottom: 0;
}

/*-------------------------------------
	Extra
--------------------------------------*/

@media print {
	#nav-topnbt,
	#headernbt,
	#nav-mainnbt,
	#below-menu,
	#slidernbt,
	#sidebar-rightnbt,
	#sidebar-left,
	#footernbt,
	#bottom-barnbt,
	#widgets-wrap-before-content,
	#widgets-wrap-after-content,
	#widgets-wrap-before-post,
	#widgets-wrap-after-post,
	#widgets-wrap-before-post-content,
	#widgets-wrap-after-post-content,
	.entry-footer,
	.blog-nav,
	.post-nav {
		display: none;
	}

	#mainnbt,
	#contentnbt {
		padding: 0;
	}

	#contentnbt {
		display: block;
		float: none;
		width: auto;
	}

	.blog-viewnbt,
	.single-view {
		border: none;
	}

	.blog-viewnbt,
	.blog-viewnbt.sticky {
		border-top: 1px dashed #555;
	}

	.site-titlenbt a {
		color: #000;
	}

	.site-descriptionnbt {
		color: #333;
	}

	.entry-bylinenbt a,
	.genericon {
		color: #333;
	}
}

/*-------------------------------------
	Responsive Properties
--------------------------------------*/
#containernbt {max-width: 100%;}

.nbttopmenutop-responsive-container {
    display: none;
    margin: 10px;
}

.nbttopmenutop-responsive {
    width: 100%;
    padding: 5px;
    border: 1px solid #ddd;
}

@media screen and (max-width:840px){
	#top-bar-infonbt {
		float: none;
		margin: 10px 0;
		text-align: center;
	}
	.nbttopmenutop {
		float: none;
		margin-left: 0;
		margin-right: 0;
		display: none;
	}

	.nbttopmenutop-responsive-container {
		display: block;
	}
	#header-logonbt, #header-logonbt img {
		float: none;
		display: block;
		text-align: center;
		margin: 0 auto;
	}
	.widget-headernbt {
		display: block;
		float: none;
		margin: 10px 0;
		text-align: center;
	}
	#mainnbt #contentnbt {display: block;margin-bottom: 10px;}

	#containernbt #mainnbt #contentnbt,
	#containernbt #mainnbt .sidebarnbt {
		width: 100%;
		max-width: 100%;
	}
	#nav-topnbt {
		display: block;
		float: none;
		clear: both;
	}

	#nav-topnbt .nav-topnbt {
		float: none;
	}

	#nav-mainnbt {
		padding-left: 0;
	}

	#nav-mainnbt .nav-mainnbt {
		float: none;
		border: none;
	}

	#nav-mainnbt .nav-mainnbt > li, #nav-mainnbt .nav-mainnbt > ul > li {
		clear: both;
		float: none;
		border-bottom: 1px solid #222;
		border-left: none;
		border-right: none;
	}

	#nav-mainnbt .nav-mainnbt > li:last-child, #nav-mainnbt .nav-mainnbt > ul > li:last-child {border-bottom: none;}

	#nav-mainnbt .sub-menu, #nav-mainnbt .children, #nav-mainnbt .sub-menu li, #nav-mainnbt .children li {
		border: none;
		box-shadow: none;
	}

	#nav-mainnbt .sub-menu a {padding: 10px 20px;}
	#nav-mainnbt .sub-menu .sub-menu a {padding-left: 40px;}
	#nav-mainnbt .sub-menu .sub-menu .sub-menu a {padding-left: 60px;}
	#nav-mainnbt .sub-menu .sub-menu .sub-menu .sub-menu a {padding-left: 80px;}

	#nav-mainnbt .sub-menu .sub-menu, #nav-mainnbt .children .children {top: 0;}

	#nav-mainnbt li:hover > ul {display: none;}
	#nav-mainnbt .page_item:hover > ul {display: inline;}

	#nav-mainnbt .toggle-on > .sub-menu {
		display: block;
		position: relative;
		overflow: hidden;
	}

	#nav-mainnbt .toggle-on > .sub-menu,
	#nav-mainnbt .toggle-on > .sub-menu > li,
	#nav-mainnbt .toggle-on > .sub-menu > li a {
		width: 100%;
	}

	.rtl #nav-mainnbt {padding-right: 0;}
	.rtl #nav-mainnbt .nav-mainnbt,
	.rtl #nav-mainnbt .nav-mainnbt li {float: none;}

	.rtl #nav-mainnbt .sub-menu .sub-menu a {padding-left: 20px; padding-right: 40px;}
	.rtl #nav-mainnbt .sub-menu .sub-menu .sub-menu a {padding-left: 20px; padding-right: 60px;}
	.rtl #nav-mainnbt .sub-menu .sub-menu .sub-menu .sub-menu a {padding-left: 20px; padding-right: 80px;}

	#nav-mainnbt .drop-togglenbt {
		display: block;
		text-align: center;
	}

	#nav-mainnbt.dropnbt .nav-mainnbt {
		display: none;
	}

	#nav-mainnbt.dropped .nav-mainnbt {
		background-color: #333;
		display: block;
		margin: 0 20px 20px;
	}

	#nav-mainnbt.dropped .sub-menu {
		display: block;
		padding: 0 5px;
		position: relative;
	}

	#nav-mainnbt.dropped .nav-mainnbt li,
	#nav-mainnbt.dropped .nav-mainnbt a,
	#nav-mainnbt.dropped .nav-mainnbt .sub-menu {
		border: none;
		width: 100%;
	}

	#nav-mainnbt.dropped .nav-mainnbt li {
		background: none;
	}

	#nav-mainnbt.dropped .nav-mainnbt li a {
		text-align: inherit;
	}
}


@media screen and (max-width:640px){
	#header-logonbt {
		margin: 0;
		text-align: center;
		width: 100%;
	}

	#header-logonbt > a {
		float: left;
		line-height: 0;
		width: 100%;
	}

	#header-logonbt img {
		float: none;
	}

	.widget-headernbt {
		float: none;
		text-align: center;
		width: 100%;
		margin: 10px 0;
	}

	#footernbt .widget {
		display: block;
		margin: 0 0 10px;
		width: 100% !important;
	}
}


@media screen and (max-width:360px){
	.bjqs-heading, .bjqs-descript {display: none;}
}

h2.date-header{margin:10px 0;display:none;}
.main .widget{margin:0 0 5px;padding:0 0 2px;}
.main .Blog{border-bottom-width:0;}
#header .description{;}
#comments{padding:10px;margin-bottom:20px;}
#comments h4{font-size:22px;margin-bottom:10px;}
.deleted-comment{font-style:italic;color:gray;}
#blog-pager-newer-link{float:left;}
#blog-pager-older-link{float:right;}
#blog-pager{text-align:center;padding:5px;margin:10px 0;}
.feed-links{clear:both;}
.comment-form{}
#navbar-iframe{height:0;visibility:hidden;display:none;}
.author-profile{background:#f6f6f6;border:1px solid #eee;margin:10px 0 10px 0;padding:8px;overflow:hidden;}
.author-profile img{border:1px solid #ddd;float:left;margin-right:10px;}
.post-iconspbt{margin:5px 0 0 0;padding:0;}
.post-locationpbt{margin:5px 0;padding:0;}
.related-postbwrap{margin:10px auto 0;}
.related-postbwrap h4{font-weight:bold;margin:0 0 .5em;}
.related-post-style-2,.related-post-style-2 li{list-style:none;margin:0;padding:0;}
.related-post-style-2 li{border-top:1px solid #eee;overflow:hidden;padding:10px 0;}
.related-post-style-2 li:first-child{border-top:none;}
.related-post-style-2 .related-post-item-thumbnail{width:80px;height:80px;max-width:none;max-height:none;background-color:transparent;border:none;float:left;margin:2px 10px 0 0;padding:0;}
.related-post-style-2 .related-post-item-title{font-weight:bold;font-size:100%;}
.related-post-style-2 .related-post-item-summary{display:block;}
.related-post-style-3,.related-post-style-3 li{margin:0;padding:0;list-style:none;word-wrap:break-word;overflow:hidden;}
.related-post-style-3 .related-post-item{display:block;float:left;width:100px;height:auto;padding:10px;border-left:0 solid #eee;margin-bottom:-989px;padding-bottom:999px;}
.related-post-style-3 .related-post-item:first-child{border-left:none;}
.related-post-style-3 .related-post-item-thumbnail{display:block;margin:0 0 10px;width:100px;height:auto;max-width:100%;max-height:none;background-color:transparent;border:none;padding:0;}
.related-post-style-3 .related-post-item-title{font-weight:normal;text-decoration:none;}
.pbtsharethisbutt{overflow:hidden;padding:5px 0;margin:0;font-size:11px;text-transform:uppercase;float:left;}
.pbtsharethisbutt a {padding-left:5px;padding-right:5px;}
.social-buttonsnbt{font-size:28px !important;margin:0 0 10px 0 !important;padding:6px 10px !important;line-height:1;}
.social-buttonsnbt a{margin-right:2px;}
.social-buttonsnbt a:hover{}

.separator a[style="margin-left: 1em; margin-right: 1em;"] {margin-left: auto!important;margin-right: auto!important;}
.separator a[style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"] {clear: none !important; float: none !important; margin-bottom: 0em !important; margin-right: 0em !important;}
.separator a[style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"] img {float: left !important; margin: 0px 10px 10px 0px;}
.separator a[style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"] {clear: none !important; float: none !important; margin-bottom: 0em !important; margin-left: 0em !important;}
.separator a[style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"] img {float: right !important; margin: 0px 0px 10px 10px;}

.PopularPosts .widget-content ul li{padding:6px 0;}
.reaction-buttons table{border:none;margin-bottom:5px;}
.reaction-buttons table,.reaction-buttons td{border:none!important;}
.pbtthumbimg{float:left;margin:0 10px 5px 0;padding:4px;border:0 solid #eee;background:none;width:200px;height:auto;}

#containernbt 	{width: 990px;}
#headernbt 	{min-height: 0px;}
#contentnbt 	{width: 65%;}
#sidebar-left 	{width: 35%;}
#sidebar-rightnbt 	{width: 35%;}
.page-template-page-cs-php #contentnbt, .page-template-page-sc-php #contentnbt {width: 65%;}
.page-template-page-cs-php #sidebar-left, .page-template-page-sc-php #sidebar-left,
.page-template-page-cs-php #sidebar-rightnbt, .page-template-page-sc-php #sidebar-rightnbt {width: 35%;}
.page-template-page-scs-php #contentnbt {width: 50%;}
.page-template-page-scs-php #sidebar-left {width: 25%;}
.page-template-page-scs-php #sidebar-rightnbt {width: 25%;}
.bjqs-slide a, .bjqs-slide img {height: 100%; width: 100%;}
.CSS_LIGHTBOX{z-index:1000 !important;}

