/*
Theme Name: Very Special Kids
Theme URI: 
Author: Make It Happen
Author URI: 
Description: Custom theme for vsk, twitterbootstrap framework
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
html {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.comment-txt, .share, .wpcf7, #searchform,
.quicklinks, .hidden-print, #ascrail2000,
#nav, .subheader, .navbar button, #search-popover, 
.visible-sm, .footer_top, .footer_bottom, #tools, 
h2.page-heading, .breadcrumb, #sidebar h4 {
	display: none !important;
}
#header {
	box-shadow: none;
}
#main > div, #main > div > div {
	background: none;
}
 
#mainbar {
	margin: 0;
	background: none;
}
#mainbar h3 {
	font-size: 24px !important;
}
#mainbar h5 {
	font-size: 16px !important;
}
img.feature-image, img.size-full {
	width: auto !important;
}
.navbar {
	min-height: auto !important;
}
.brand {
	padding-top: 0;
}

#sidebar {
	display: block !important;
	width: auto !important;
	margin: 0 !important;
}
.contact-info {
	margin: 0 !important;
	padding: 0px 60px !important;
	max-width: auto !important;
	width: auto !important;
	background: none !important;
}
.news-excerpt {
	padding-left: 0 !important;
}
.excerpt-wrapper  {
	padding-left: 0 !important;
}