/*
Theme Name: NAICS
Author: Brian Curtis
Version: 1.0
Text Domain: naics
*/

/*--------------------------------------------------------------
1.0 Reset
--------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centered in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust:     100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
*,
*:before,
*:after { /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
	-webkit-box-sizing: border-box; /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
	-moz-box-sizing:    border-box; /* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
	box-sizing:         border-box;
}
body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
	margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}
ol,
ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
blockquote,
q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a{
	text-decoration: none;
}
a:hover,
a:active {
	outline: 0;
}
a img {
	border: 0;
}
/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: black;
	font-family: 'Open Sans', Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
}
h1,
h3,
h4,
h5,
h6,
input,
.menu-item a,
.xsell a {
	font-family: 'Open Sans', Verdana, Helvetica, sans-serif;
	clear: both;
}
h2,
.specialFont,
.vfb-legend h3{
	font-family: 'Shadows Into Light', cursive;
	color: #0044cc;
	font-weight: normal;
}
h1 {
	font-size: 2.5em;
	margin: 1em 0;
	font-weight: 600;
}
h2 {
	font-size: 2em;
	margin: auto 0px;
}
h3 {
	font-size: 2em;
	margin: .6em 0;
	font-weight: 600;
}
h4 {
	font-size: 1.8em;
	margin: .5em 0;
	font-weight: 600;
}
h5 {
	font-size: 1.4em;
	margin: 1.1em 0 .5em 0;
	font-weight: 600;
}
h6 {
	font-size: 1.2em;
	margin: .5em 0;
	font-weight: 600;
}
p {
	margin-bottom: 1.5em;
	font-size: 14px;
	font-size: 1.4rem;
}
li span.specialFont{
	font-size: 22px;
	font-size: 1.8em;
}
#content li,
#content li a,
#content td,
#content td a{
	font-size: 14px;
	font-size: 1.4rem;
}
b,
strong {
	font-weight: bold;
}
dfn,
cite,
em,
i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
code,
kbd,
tt,
var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
.visual-form-builder .vfb-legend h3{
	color: #0044cc;
	font-size: 2em;
}
.vfb-form-success{
	font-size: 1.5em;
}
.credit{
	font-size: .8em;
}
/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/
a img{
	opacity: 1;
}
a:hover img{
	opacity: 0.8;
}
h3.widget-title,
#menu-main-menu a,
.sidebar-container a,
.widget-title a{
	 color: #0044cc;
}
.widget-title{
	border-bottom-color: #0044cc;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}
.widget ul,
.textwidget{
	margin-left: 0;
	padding-left: 3px;
}
.site-footer p,
.site-footer .widget a,
.site-footer .widget h3,
 h2.page-top a{
	color: white;
}
.site-footer .wrap p,
.site-footer a,
.site-footer a:visited{
	text-decoration: none;
	color: white;
	color: rgba(255, 255, 255, 0.75);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgba(255, 255, 255, 0.3);
}
.site-footer .wrap p{
	border: none;
}
.site-footer a:hover,
.site-footer a:focus{
	text-decoration: none;
	color: white;
	border-bottom-color: rgba(255, 255, 255, 0.75);
}
hr {
	color: #404040;
	height: 3px;
	border-bottom: 1px solid;
	border-top: 0px solid;
}
ul,
ol {
	margin: 0 0 1.5em 30px;
	padding; 0;
	line-height: 1.5em;
	font-size: 1.0em;
}
ol li{
	margin-bottom: 1em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
figure {
	margin: 0;
}
.table,
.sixDigitTable {
  width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td,
.sixDigitTable > thead > tr > th,
.sixDigitTable > tbody > tr > th,
.sixDigitTable > tfoot > tr > th,
.sixDigitTable > thead > tr > td,
.sixDigitTable > tbody > tr > td,
.sixDigitTable > tfoot > tr > td {
  padding: 8px;
  line-height: 1.4em;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.sixDigitTable > thead > tr > th,
.sixDigitTable > tbody > tr > th,
.sixDigitTable > tfoot > tr > th,
.sixDigitTable > thead > tr > td,
.sixDigitTable > tbody > tr > td,
.sixDigitTable > tfoot > tr > td{
	padding: 2px;
	border: 1px solid #dddddd;
}
.table > thead > tr > th,
.sixDigitTable > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > tbody + tbody,
.sixDigitTable > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th,
.sixDigitTable > tbody > tr:nth-child(odd) > td,
.sixDigitTable > tbody > tr:nth-child(odd) > th {
  background-color: #f2f2f2;
}
.table td.last_child{
	text-align: right;
}
th {
	font-weight: bold;
}
/*--------------------------------------------------------------
4.0 Forms
--------------------------------------------------------------*/
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
#menu-main-menu li.menu-item-1973 a{
	background-color: #0044cc;
	color: white;
	border: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	padding: 4px 12px;
	margin-bottom: 12px;
	font-size: 1.1em;
	transition: all 0.5s ease-in-out 0s;
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
}
input[type='submit']:hover,
input[type='submit']:focus,
input[type='reset']:hover,
input[type='reset']:focus,
input[type='button']:hover,
input[type='button']:focus,
button:hover, button:focus,
.page-links a:hover,
.page-links a:focus,
.wp-calendar td.has-posts a:hover,
.wp-calendar td.has-posts a:focus,
#comments-number > .wrap,
#reply-title > .wrap,
.attachment-meta-title > .wrap,
.widget_search > .search-form,
#menu-sub-terms li a:hover,
#menu-sub-terms li a:focus{
	background-color: #5d5fd5;
	background-color: rgba( 0, 68, 204, 0.8 );
	-webkit-transition: all 0.5s ease-in-out;
			   -moz-transition: all 0.5s ease-in-out;
			      -o-transition:  all 0.5s ease-in-out;
			        transition: all 0.5s ease-in-out;
}
input[type="checkbox"],
input[type="radio"] {
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	-moz-box-sizing:    content-box;
	box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 100%;
}
form.naicsSearch input{
	width: 45%;
	margin-right: 2%;
	margin-top: 0;
}
.visual-form-builder .vfb-legend{
	margin-left: 0;
	margin-right: 0;
}
.visual-form-builder li.vfb-left-third, .visual-form-builder li.vfb-middle-third, .visual-form-builder li.vfb-right-third{
	width: 33% !important;
}
.visual-form-builder ul, .entry-content .visual-form-builder ul, .comment-content .visual-form-builder ul, .mu_register .visual-form-builder ul, .visual-form-builder ol, .entry-content .visual-form-builder ol, .comment-content .visual-form-builder ol, .mu_register .visual-form-builder ol{
	margin: 0 !important;
}
.visual-form-builder fieldset{
	background: none;
	border-left: none;
	border-right: none;
}
textarea.vfb-textarea{
	height: 70px;
}
/*--------------------------------------------------------------
5.0 Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5.1 Links
--------------------------------------------------------------*/
a {
	color: #0044cc;
	border-bottom-color: #0044cc;
	border-bottom-color: rgba( 0, 68, 204, 0.2 );
	border-bottom-style: solid;
	border-bottom-width: 1px;
	-webkit-transition: all 0.5s ease-in-out;
		   -moz-transition: all 0.5s ease-in-out;
		      -o-transition:  all 0.5s ease-in-out;
		        transition: all 0.5s ease-in-out;
}
a:visited {
	color: #0044cc;
}
a:hover,
a:focus,
a:active {
	color: #5d5fd5;
	color: rgba( 0, 68, 204, 0.8 );
	border-bottom-color: #5d5fd5;
	border-bottom-color: rgba( 0, 68, 204, 0.8 );
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/
.navwrap {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}
.menu-main-menu-container{
	width: 100%;
}
.navwrap ul {
	list-style: none;
	margin: 0;
}
.navwrap li {
	float: left;
	position: relative;
}
.navwrap a {
	display: block;
	text-decoration: none;
}
.navwrap ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 1.5em;
	left: -999em;
	z-index: 99999;
}
.navwrap ul ul ul {
	left: -999em;
	top: 0;
}
.navwrap ul ul a {
	width: 100%;
}
.navwrap ul li:hover > ul {
	left: auto;
}
.navwrap ul ul li:hover > ul {
	left: 100%;
}
.navwrap .current_page_item > a,
.navwrap .current-menu-item > a,
.navwrap .current_page_ancestor > a {
}
#menu-main-menu li.menu-item-has-children a:hover,
.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus{
	background: none
}
#menu-main-menu li.menu-item-has-children a:hover{
	text-decoration: underline;
}
#menu-main-menu{
	margin: 0 auto;
}
#menu-main-menu li a{
	border-radius: 4px;
	border-bottom: none;
}
#menu-main-menu li a,
#menu-main-menu li.menu-item-1973 a {
	display: block;
	font-size: 1.0em;
	font-weight: 600;
	padding: 4px .5em 4px .5em;
}
#menu-main-menu li li a {
	position: relative;
	display: block;
	padding: 9px 20px;
	font-size: em;
	font-weight: 400;
	line-height: 1.2em;
	border: none;
	color: white;
}
#menu-item-1973{
	margin-left: 15px;
}
.nav-menu .sub-menu {
	width: 250px;
	border: none;
	border-radius: 4px;
	left: 0;
	background-color: #0044cc;
	padding-left: 0;
	opacity:    0;
	visibility: hidden;
	position:   absolute;
	z-index:    1;
	margin-top: 20px;
	-webkit-transition: all 0.4s ease-in-out;
	   -moz-transition: all 0.4s ease-in-out;
	      -o-transition:  all 0.4s ease-in-out;
	        transition: all 0.4s ease-in-out;
}
.nav-menu .sub-menu li{
	width: 100%;
}
.nav-menu li:hover > ul,
.nav-menu li:focus > ul,
.nav-menu li.focus > ul {
	margin-top: 10px;
	opacity:    1;
	visibility: visible;
	z-index: 30;
}
#menu-main-menu li a:hover,
#menu-main-menu li a:focus,
#menu-main-menu li li a,
#menu-main-menu li li{
	-webkit-transition: all 0 ease 0;
	   -moz-transition: all 0 ease 0;
	      -o-transition:  all 0 ease 0;
	        transition: all 0 ease 0;
}
#menu-secondary-menu li a:hover,
#menu-secondary-menu li a:focus,
#menu-main-menu li.menu-item-type-post_type a:hover,
#menu-main-menu li.menu-item-type-post_type a:focus {
	background-color: #3369d6;
	color: white;
	font-style: normal;
	border: none;
}
.sub-menu:before {
    left: 24px;
    border-right-color: transparent;
    border-bottom-color: #0044cc;
    border-left-color: transparent;
    content: "";
    position: absolute;
    top: -6px;
    border-width: 0px 6px 6px;
    border-style: none solid solid;
    border-top: 0px none;
}
#header-navigation{
	max-width: 100%;
	background-color: black;
	border-top-width: 5	px;
	border-top-color: #0044cc;
	border-top-style: solid;
}
#menu-secondary-menu li{
	float: right;
}
#menu-secondary-menu li a {
	display:         block;
	font-size:       1.0em;
	line-height:     1.2em;
	padding: 0.75em 0.20em 0.75em 0.50em;
	margin-right: 1.0em;
	margin-left:  1.0em;
	color: white;
	color: rgba(255, 255, 255, 0.9);
	border-radius: 4px;
}
.mobileMenu{
	display: none;
}
/* Small menu */
.menu-toggle {
	display: none;
}
.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}
.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}
/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.floatRight{
	float: right;
}
.floatLeft,
.entry-header{
	float: left;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}
/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.widget-area:after {
	clear: both;
}
/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
.widget{
	margin-bottom: 0;
	padding: 0 0 10px 0;
}
.widget li{
	margin-bottom: .8em;
}
.widget ul{
	list-style: none;
	margin-left: 0;
}
#footersidebar{
	padding-top: 10px;
	overflow: auto;
}
#footersidebar .widget{
	width: 25%;
	float: left;
}
/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}
/* Search widget */
.widget_search .search-submit {
	display: none;
}
/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/
#menu-secondary-menu,
#masthead,
#content,
#footersidebar,
#colophon .wrap{
	max-width: 1040px;
	margin: 0 auto;
}
#colophon{
	background-color: black;
	width: 100%;
	border-bottom-color: #0044cc;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}
#primary{
	width: 75.9%;
	float: left;
	padding-right: 1%;
}
#primary.nosidebar{
	width: 100%;
}
#secondary{
	width: 24%;
	float: right;
}
.site-footer {
	clear: both;
	width: 100%;
}
.entry-header {
	background: #171717;
	border-bottom: 5px solid #ccc; /* #CCC */
	width: 100%;
	height: 47px;
	margin-bottom: 10px;
	margin-top: 2px;
}
h2.page-top {
	background: transparent;
  	border: 0px dotted gray;
	width: 100%;
	height: 30px;
	margin: -4px 0px 1px 0px;
	padding: 0px 0px 13px 9px;
	font-size: 22px;
	overflow: hidden;
}
h1.entry-title a,
h1.entry-title,
h1.page-top,
h2.page-top {
	font-size: 28px;
	font-weight: 200;
	color: #FFF;
	display: inline-block;
	border-bottom: 5px solid #0044cc;
	border-top: none;
	margin: 0 0 15px 20px;
	height: 47px;
	padding: 0 0 10px 0;
	position: relative;
}
h1.blogpage {
	font-size: 20px;
}
h3.slider-title {
	font-size:	18px;
	margin: 4px 0px;
}
h3.widget-title {
    padding: 3px;
    font-size: 1.2em;
    margin-top: 0;
}
h4.home-title {
	font-size: 16px;
	margin: 4px 0px;
}
.sticky {
	display: block;
}
.hentry {
	margin: 0 0 1.5em;
}
.byline,
.updated:not(.published) {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.headerFind{
	float: right;
	width: 24%;
	margin-top: 36px;
}
.headersearchbtn{
	float: left;
	margin-left: 3px;
}
.constantcontactwidget_form input{
	margin-bottom: 5px;
}
/* Standard Column classes */
.narrowcontent{
	width: 84%;
	margin: 0 auto;
}
.bordered{
	-moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
	-moz-box-sizing: border-box;
	-webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
	background: white;
	border-left: 1px solid #ececec;
	border-radius: 8px;
	border-right: 1px solid #ececec;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
	margin-bottom: 20px;
	margin-top: 20px;
	position: relative;
	text-align: center;
	border-top-width: 4px;
	padding: 1%;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border-top: 3px solid black;
	border-bottom: 4px solid black;
}
.bordered p{
	font-size: 16px;
	font-size: 1.6rem;
	text-align: left;
}
.bordered h6,
.bordered h6 a{
	font-weight: 700;
}
.onecolumn{
	width: 97.9%;
	margin-right: 1%;
	margin-left: 1%;
	min-height: 20px;
}
.onecolumn h5{
	margin-top: .2em;
	margin-bottom: .2em;
}
.twocolumn{
	width: 45.5%;
	margin-left: 2%;
	margin-right: 2%;
	min-height: 170px;
}
.nomin{
	min-height: 20px;
}
.center{
	text-align: center;
}
.threecolumn{
	width: 30.9%;
	margin-left: 1%;
	margin-right: 1%;
}
.fourcolumn{
	width: 25%;
	padding-left: 1%;
	padding-right: 1%;
}
#post-1413 .twocolumn{
	min-height: 190px;
}
.blue{
	border-top-color: #04c;
	border-bottom-color: #04c;
}
#content .blue h6,
#content .blue h6 a{
	color: #04c;
}
.xsell.blue a{
	background-color: #04c;
}
.xsell.blue a:hover,
.xsell.blue a:focus{
	background-color: rgba(0, 68, 204, .8);
}
.lavender{
	border-top-color: #8657b0;
	border-bottom-color: #8657b0;
}
.xsell.lavender a:hover,
.xsell.lavender a:focus{
	background-color: rgba(134, 87, 176, .8);
}
#content .lavender h6,
#content .lavender h6 a{
	color: #8657b0;
}
.xsell.lavender a{
	background-color: #8657b0;
}
.green{
	border-top-color: #4bac26;
	border-bottom-color: #4bac26;
}
#content .green h6,
#content .green h6 a{
	color: #4bac26;
}
.xsell.green a{
	background-color: #4bac26;
}
.xsell.green a:hover,
.xsell.green a:focus{
	background-color: rgba(75, 172, 38, 0.8);
}
.yellow{
	border-top-color: #c4ba00;
	border-bottom-color: #c4ba00;
}
.gray,
.grey{
	border-top-color: #bfc1c0;
	border-bottom-color: #bfc1c0;
}
#content .yellow h6,
#content .yellow h6 a{
	color: #c4ba00;
}
.xsell.yellow a:hover,
.xsell.yellow a:focus{
	background-color: rgba(196, 186, 0, .8);
}
.xsell.yellow a{
	background-color: #c4ba00;
}
.entry-content .soliloquy-container{
	display: block;
	margin: 0 auto;
}
.entry-meta{
	margin-bottom: 20px;
}
.xsell{
	width: 33%;
	padding: 1%;
	height: 270px;
	position: relative;
}
.xsell a{
	display: block;
	position: absolute;
	bottom: 2px;
	color: white;
	font-size: 16px;
	font-size: 1.6rem;
	padding: 4px 12px;
	border-radius: 4px;
	border: none;
}
/* Search Page */
#post-1406 .twocolumn p,
#post-1406 .onecolumn p{
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: .8em;
}
#post-1406 .twocolumn h5{
	margin-top: 0;
}


/*--------------------------------------------------------------
10.2 Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}
/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
	display: block;
}
/*--------------------------------------------------------------
11.0 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display: block;
}
/*--------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.header-image{
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	float: left;
}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}
.post_thumb{
	float: left;
	margin: 0 10px 10px 0;
}
/*--------------------------------------------------------------
12.1 Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-caption {
	display: block;
}
@media screen and (max-width: 1040px) {
	#menu-secondary-menu,
	#masthead,
	#content,
	#footersidebar,
	#colophon .wrap{
		width: 95%;
	}
}
@media screen and (max-width: 710px) {
	#secondary{
		display: none;
	}
	#primary{
		width: 100%;
	}
}
@media screen and (max-width: 643px) {
	.menu-toggle,
	.navwrap.toggled .nav-menu,
	.nav-menu li ul {
		display: block;
	}
	#footersidebar .widget,
	.twocolumn,
	.onecolumn{
		margin: 3px 0;
		width: 100%;
	}
	h1.page-top{
		font-size: 1em;
	}
	/* Small menu */
	.menu-toggle {
		cursor: pointer;
		display: inline-block;
		font: bold 16px/1.3 "Source Sans Pro", Helvetica, sans-serif;
		margin: 0;
	}
	.menu-toggle:focus {
		outline: thin dotted;
	}
	.toggled #menu-main-menu.nav-menu,
	.toggled #menu-main-menu.nav-menu > ul {
		display: block;
		margin-left: 0;
		padding: 0;
		width: 100%;
	}
	.toggled li,
	.toggled .children {
		display: block;
	}
	.toggled #menu-main-menu.nav-menu li > ul {
		opacity: 1;
		visibility: visible;
		background-color: transparent;
		display: block;
		float: none;
		margin-left: 20px;
		margin-top: 0;
		position: relative;
		left: auto;
		top: auto;
	}
	.toggled #menu-main-menu.nav-menu li > ul:before{
		display: none;
	}
	.toggled #menu-main-menu.nav-menu li > ul a {
		color: #141412;
		width: auto;
	}
	.toggled .nav-menu li:hover > a,
	.toggled .nav-menu .children a {
		background-color: transparent;
		color: #141412;
	}
	.toggled .nav-menu > li a:hover,
	.toggled .nav-menu > ul a:hover {
		background-color: #db572f;
		color: #fff;
	}
	.toggled .nav-menu > li a:focus,
	.toggled .nav-menu > ul a:focus {
		background-color: #220e10;
		color: #fff;
	}
	ul.nav-menu,
	.navwrap ul {
		display: none;
	}
}
@media screen and (max-width: 460px){
	.headersearchbtn{
		float: none;
		margin 0;
	}
}