/* Custom CSS */
#sidebar .widget_nav_menu{  border-color: #f16023;  }
#sidebar .widget_nav_menu .widget-title{  background-color: #f16023;  }

#sidebar .widget_twitter-tracker{  border-color: #eb8b00;  }
#sidebar .widget_twitter-tracker .widget-title{  background-color: #eb8b00;  }

#sidebar .zilla-popular-widget{  border-color: #FDB824;  }
#sidebar .zilla-popular-widget .zilla-popular-widget-nav{  background: #FDB824;  }
#sidebar .zilla-popular-widget .widget-title{  background: #FDB824;  } 

#sidebar .zilla_video_widget{  border-color: #F16A95;  }
#sidebar .zilla_video_widget .widget-title{  background: #F16A95;  }

#sidebar .featured_comment_widget{  border-color: #EF4325;  }
#sidebar .featured_comment_widget .widget-title{  background: #EF4325;  }

#sidebar .bns-featured-category{  border-color: #F7932E;  }
#sidebar .bns-featured-category .widget-title{ background: #F7932E;  }

#sidebar .calendar-archive-widget{  border-color: #932A2F;  }
#sidebar .calendar-archive-widget .widget-title{  background: #932A2F;  }

#sidebar .widget_zilla_social_widget{  border: none; padding: 0px 0 25px 0;  }

#footer .widget.super-tags a:hover { color: #333!important;  }

body.page .bnsfc-container .post {
padding: 0;
width: auto }


#footer a:hover,
.feature-credit a:hover,
.feature-content a:hover {
	color: #FDB824 !important;
}.feature-navigation a:hover,
.footer-widgets .zilla_flickr_widget a:hover img,
#footer-feature-nav a:hover,
.post-thumb a:hover,
.comment.author-comment .avatar,
#commentform .form-submit input:hover,
.contactform li button:hover,
.zilla-popular-widget-nav a:hover {
	background-color: #FDB824 !important;
}