/*
Theme Name: Foundation - Blank - Nest CAC
Theme URI: http://ithemes.com/
Description: This is a generated child theme for the Foundation - Blank theme. You should activate and modify this theme instead of Foundation - Blank. Doing so allows you to modify this child theme while allowing automatic upgrades for Foundation - Blank.
Author: iThemes
Author URI: http://ithemes.com/
Version: 5.0.20
License: 
License URI: 
Tags: blog, theme options, multiple layouts, multiple color schemes
Text Domain: it-l10n-Builder-Foundation-Blank
Domain Path: /lang/
Template: Builder-Foundation-Blank
*/

@import url('http://fonts.googleapis.com/css?family=Covered+By+Your+Grace|Droid+Serif&subset=latin');

/*********************************************
	Default font settings and typography.
	The font-size percentage is of 16px. (0.75 * 16px = 12px)
*********************************************/
html {
	font-size: 100.01%;
}
body {
	font-size: 90%;
	line-height: 1.7;
	color: #222222;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
input, select, textarea {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
address, img, q, ul, ol, dl {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
a img {
	margin: 0;
}

/*********************************************
	Main Background
*********************************************/
body {
	background: #FFFFFF;
}

/*********************************************
	Universal Link Styles
*********************************************/
a {
	color: #777777;
	text-decoration: none;
}
a:hover {
	color: #262626;
	text-decoration: underline;
}

/*********************************************
	Headings
*********************************************/
h1, h2, h3, h4, h5, h6 {
	color: #111111;
}
h1 {
	font-size: 1.5em;
	line-height: 1.5em;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}
h2 {
	font-size: 1.4em;
	line-height: 1.5em;
	margin-top: 0.9em;
	margin-bottom: 0.9em;
}
h3 {
	font-size: 1.3em;
	line-height: 1;
	margin-top: 1em;
	margin-bottom: 1em;
}
h4 {
	font-size: 1.2em;
	line-height: 1.25em;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
}
h5, h6 {
	font-size: 1.1em;
}
h6 {
	font-size: 1.25em;
	line-height: 1.4em;
	color: #777777;
	font-style: italic;
	margin-bottom: .45em;
	font-weight: normal;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0em;
}

/*********************************************
	Container Div
*********************************************/
.builder-container-outer-wrapper {
	background: transparent;
	margin: 1em auto;
	border: 0em solid #FFFFFF;
	display: block;
}

/*********************************************
	Default Module
*********************************************/
.builder-module {
	background: transparent;
}
.builder-module-element-outer-wrapper.left .builder-module-element {
	margin-right: 1em;
}
.builder-module-element-outer-wrapper.middle .builder-module-element {
	margin-left: 1em;
	margin-right: 1em;
}
.builder-module-element-outer-wrapper.right .builder-module-element {
	margin-left: 1em;
}
.builder-module-block-outer-wrapper {
	margin-bottom: 1em;
}

/*********************************************
    Header Module
*********************************************/
.builder-module-header {
	background: transparent;
}
.builder-module-header .builder-module-element {
	}
.builder-module-header .builder-module-sidebar {
	background: none;
}

.site-title,
.site-title a,
.site-title a:hover,
.site-tagline,
.site-tagline a,
.site-tagline a:hover {
	color: #333333;
	line-height: 1;
    height: auto;
    margin: .2em 0;
    padding: 0;
}
.site-title a:hover,
.site-tagline a:hover {
	color: #666666;
    text-decoration: none;
}
.widget .site-title,
.widget .site-title a,
.widget .site-title a:hover,
.widget .site-tagline,
.widget .site-tagline a,
.widget .site-tagline a:hover {
	color: #333333 !important;
    font-style: normal;
    text-shadow: none;
}
.widget .site-title a:hover,
.widget .site-tagline a:hover {
	color: #666666 !important;
    text-decoration: none;
}
.site-title {
	font-size: 2.5em;
    font-weight: bold;
	margin-top: .5em;
}
.site-tagline {
	font-size: 1.25em;
    margin-left: 1px;
    margin-bottom: .75em;
}

/*********************************************
	All Sidebars
*********************************************/
.builder-module-sidebar {
	display: block;
	width: 100%;
	text-align: left;
}
.builder-module-sidebar .widget-wrapper {
	width: 100%;
}
.builder-module-sidebar .widget {
	margin: 0;
	color: #333333;
	background: #E0E2E3;
	padding: 1.5em;
}
.builder-module-sidebar > div:last-child .widget:last-child {
	margin-bottom: 0;
}
.builder-module-sidebar h4.widget-title {
	font-size: 1.65em;
	line-height: 1.25em;
	font-weight: normal;
	padding: .326em .326em;
	margin: -.326em -.326em 0 !important;
	color: #333333;
	font-weight: bold;
}
.builder-module-sidebar h4.widget-title a {
	color: #777777;
}
.builder-module-sidebar h4.widget-title + * {
	margin-top: 0;
}
.builder-module-sidebar .widget *:first-child {
	margin-top: 0;
}
.builder-module-sidebar .widget *:last-child {
	margin-bottom: 0;
}
.builder-module-sidebar .widget a.rsswidget img {
	display: none;
}
.builder-module-sidebar .widget img {
	max-width: 100%;
}
.builder-module-sidebar .widget p {
	margin-top: 0;
	color: #333333;
}
.builder-module-sidebar .widget a {
	margin-top: 0;
	color: #777777;
}
.builder-module-sidebar .widget a:hover {
	margin-top: 0;
	color: #262626;
	text-decoration: none;
}
.widget-top {
	height: auto;
}
.builder-module-block-outer-wrapper .widget-section-wrapper .left .widget {
	margin-right: .5em;
}
.builder-module-block-outer-wrapper .widget-section-wrapper .right .widget {
	margin-left: .5em;	
}
.widget-outer-wrapper-top .widget-wrapper,
.widget-section-wrapper .widget-wrapper {
	margin-bottom: 1em;
}
.widget-background-wrapper {
	margin-bottom: 1em;
}
.widget-background-wrapper:last-child {
	margin-bottom: 0;
}

/*********************************************
	Navigation Module
*********************************************/
.builder-module-navigation .builder-module-block{
	font-size: .6em;
	line-height: 1.6;
	background: #F5F5F5;
	display: block;
	width: 100%;
}
.builder-module-navigation .builder-module-block:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.builder-module-navigation ul {
	float: left;
	display: block;
}
.builder-module-navigation li {
	margin: 0px 0px 0px 0px;
	background: transparent;
}
.builder-module-navigation li a,
.builder-module-navigation li.current_page_item li a,
.builder-module-navigation li.current-cat li a {
	font-size: 1.8em;
	padding: .35em 1em;
	margin: 0;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background: transparent;
}
.builder-module-navigation li a:hover {
	background: #E0E2E3;
	color: #333333;
}
.builder-module-navigation li.current_page_item a,
.builder-module-navigation li.current-cat a {
	color: #F5F5F5;
	background: #333333;
}
/* second level stuff */
.builder-module-navigation li ul {
	width: 20em;
	border: none;
	text-align: left;
	margin: 0;
	background: #F5F5F5;
}
.builder-module-navigation li li {
	width: 20em;
	background: #F5F5F5;
	margin: 0;
}
.builder-module-navigation li li + li {
	border-top: none;
}
.builder-module-navigation li li:first-child {
	margin-bottom: -1px;
}
.builder-module-navigation li li a,
.builder-module-navigation li li.current_page_item a,
.builder-module-navigation li li.current-cat a {
	background: transparent;
	color: #333333;
}
.builder-module-navigation li li a:hover {
	background: #E0E2E3;
	color: #111111;
}
.builder-module-navigation li ul ul {
	margin: -3.8em 0em 0em 20em;
}
.builder-module-navigation li:hover ul ul,
.builder-module-navigation li:hover ul ul ul,
.builder-module-navigation li:hover ul ul ul ul,
.builder-module-navigation li:hover ul ul ul ul ul,
.builder-module-navigation li.sfhover ul ul,
.builder-module-navigation li.sfhover ul ul ul,
.builder-module-navigation li.sfhover ul ul ul ul,
.builder-module-navigation li.sfhover ul ul ul ul ul {
	}
.builder-module-navigation li:hover ul ul,
.builder-module-navigation li:hover ul ul ul,
.builder-module-navigation li:hover ul ul ul ul,
.builder-module-navigation li:hover ul ul ul ul ul,
.builder-module-navigation li.sfhover ul ul,
.builder-module-navigation li.sfhover ul ul ul,
.builder-module-navigation li.sfhover ul ul ul ul,
.builder-module-navigation li.sfhover ul ul ul ul ul {
	}

/*********************************************
	Widget Bar Module
*********************************************/

.builder-module-widget-bar .widget {
	margin: 0 .5em;
}
.builder-module-widget-bar .left .widget {
	margin-left: 0;
}
.builder-module-widget-bar .right .widget {
	margin-right: 0;
}
.builder-module-widget-bar .single .widget {
	margin-right: 0;
	margin-left: 0;
}

.builder-module-widget-bar h4.widget-title {
	font-size: 1.65em;
	line-height: 1.1em;
	padding: 0 .326em .326em .326em;
	margin: -.326em -.326em 0 !important;
}

/*********************************************
	Footer Module
*********************************************/
.builder-module-footer {
	font-size: .75em;
	background: transparent;
}
.builder-module-footer .builder-module-element {
	text-align: left;
	color: #777777;
}
.builder-module-footer .builder-module-element .alignleft,
.builder-module-footer .builder-module-element .alignright {
	padding: 1em 0;
}
.builder-module-footer .builder-module-element .alignright {
	text-align: right;
}
.builder-module-footer .builder-module-element a {
	color: #333333;
	text-decoration: none;
	font-style: italic;
}
.builder-module-footer .builder-module-element a:hover {
	text-decoration: underline;
}

/*********************************************
	Image Module
*********************************************/

.builder-module-image .builder-module-element img {
	margin: 0;
}

/*********************************************
	HTML Module
*********************************************/

.builder-module-html .builder-module-element {
	background: #F5F5F5;
	padding: 1.5em;
}
.builder-module-html .builder-module-element *:first-child {
	margin-top: 0;
}
.builder-module-html .builder-module-element *:last-child {
	margin-bottom: 0;
}

/*********************************************
	Content Module
*********************************************/
.builder-module-content .builder-module-element {
	margin: 0;
	background: #F5F5F5;
	padding: 1.5em;
	display: block;
	text-align: left;
	overflow: hidden;
}
.builder-module-content .entry-header {
	margin-bottom: 1.5em;
	border-bottom: 1px dotted #C2C2C2;
}
.entry-title, .entry-title * {
	margin: 0;
	padding: 0;
}
.entry-title {
	clear: both;
	color: #262626;
	font-weight: bold;
	font-size: 1.8em;
	line-height: 1em;
}
.entry-title a {
	text-decoration: none;
	color: #262626;
	font-size: 1em;
}
.hentry .entry-title a:hover {
	color: #777777;
}

.hentry .entry-meta,
.hentry .entry-meta * {
	padding: 0;
	margin: 0;
}
.hentry.entry-meta {
	font-size: 1.5em;
	line-height: 1em;
	margin-top: 1em;
	color: #333333;
	font-style: italic;
}
.hentry.entry-meta a {
	color: #333333;
	font-style: normal;
}
.hentry.entry-meta a:hover {
	color: #262626;
	text-decoration: none;
}
.hentry .entry-meta.date {
	font-size: 1.5em;
	margin-top: 1em;
	color: #333333;
	font-style: normal;
}
.hentry.author-meta {
	margin-top: .1em;
	color: #777777;
	font-size: 14px;
}
.hentry.author-meta a {
	color: #262626;
}
.hentry.entry-attachment .attachment {
	text-align: center;
}
.hentry.attachment .entry-footer {
	background: transparent;
}
.entry-content {
	clear: both;
}
.loop-title {
	font-size: 1.8em;
	line-height: 1em;
	margin-top: 0;
	margin-bottom: .75em;
}

/*********************************************
	Style images and galleries
	.hentry is used instead of .page or .post
	as it applies to all content types
*********************************************/
.hentry .gallery a,
.hentry .gallery dt,
.hentry .gallery img {
	margin: 0;
	font-size: 0;
	line-height: 0;
}
.hentry .gallery-item {
	display: inline-block;
	margin: 0 1.5em 1.5em 0;
	padding: 5px;
	vertical-align: top;
	text-align: left;
	width: 150px;
	border: 1px solid #CFCFCF;
	background: #FDFCFC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.hentry .gallery-item img {
	border: 0;
	margin: 0;
	padding: 0;
}
.hentry .gallery-caption {
	margin: 0;
	padding: 1em .5em .5em .5em;
	line-height: 1;
}
.hentry .gallery + * {
	margin-top: 0;
}
.hentry img {
	border: 1px solid #CFCFCF;
	background: #FDFCFC;
	padding: 5px;
}
.hentry .alignright {
	margin: 0 0 1.5em 1.5em;
}
.hentry .alignleft {
	margin: 0 1.5em 1.5em 0;
}
.hentry .aligncenter {
	margin: 0 auto 1.5em auto;
}
.hentry .wp-caption {
	border: 1px solid #CFCFCF;
	background: #FDFCFC;
	padding: .5em;
}
.hentry .wp-caption img {
	border: none;
	background: transparent;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.hentry .wp-caption-text {
	text-align: center;
	margin: 0;
	padding: 0 .5em;
	line-height: 1;
}

/*********************************************
	Post Meta Styles, if needed
*********************************************/
.entry-header {
	clear: both; /* we need this so floats in the post are cleared */
}
.entry-footer {
	margin-top: 1.5em;
	padding-top: 1.4em;
}
.entry-footer * {
	padding: 0;
	margin: 0;
}
.entry-footer .alignleft {
	width: 70%;
}
.entry-footer .categories {
	font-size: 0.8em;
	padding-left: 25px;
	background: url('themes/Builder-Foundation-Blank-Nest-CAC/images/category-bg.png') center left no-repeat;
}
.entry-footer .categories a {
	font-style: italic;
}
.entry-footer .comments {
	font-size: 0.8em;
	padding-left: 25px;
	background: url('themes/Builder-Foundation-Blank-Nest-CAC/images/comments-bg.png') center left no-repeat;
}
.photometa {
	margin: 0px .5em 0px .5em;
	padding: 0px;
	width: 100%;
}
.EXIF {
	margin: 0;
	padding: 0;
	float: left;
}
.photometa h4 {
	border-bottom: 1px solid #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.photometa ul {
	list-style-type: none;
}

/*********************************************
	Previous/Next Page Navigation
*********************************************/
.loop-utility {
	clear: both; /* To clear any floats */
	margin: 0px;
}

/*********************************************
	Comment Styles
*********************************************/
#comments {
	margin: 3em 3px 1.5em 0;
	padding: 0;
}
#comments h3 {
	font-weight: normal;
}
#comments .title {
	font-size: 25px;
	margin: 0px;
	padding: 50px 0px;
}
#comments ol.commentlist {
	margin: 1.5em 0;
	padding: 0;
	background: transparent;
}
#comments .vcard {
	}
#comments .vcard .avatar {
	display: block;
	float: left;
	margin: 0;
	padding: 5px 10px 0 0;
}
#comments .comment-meta {
	font-size: 12px;
	margin-bottom: 1.5em;
}
#comments li {
	clear: both;
	list-style: none;
	margin: 1.5em 0 1.5em 0;
	padding: 1.5em;
	background: #FFFFFF;
	overflow: hidden;
}
#comments .comment.depth-1,
#comments .comment.depth-3,
#comments .comment.depth-5,
#comments .comment.depth-7,
#comments .comment.depth-9 {
	color: #262626;
}
#comments a{
	color: #262626;
}
#comments a:hover {
	color: #777777;
}
.says {
	color: #777777;
}
#comments .children {
	margin: 0;
}
#comments .children li {
	margin-bottom: 0;
	list-style: none;
}
#comments .comment.depth-2,
#comments .comment.depth-4,
#comments .comment.depth-6,
#comments .comment.depth-8,
#comments .comment.depth-10 {
	background: #E0E2E3;
	color: #333333;
}
#comments blockquote {
	margin: 10px 0;
	padding: 10px;
}
#comments .alert {
	background: #FFFBD6;
	border: 1px solid #EBE067;
	margin: 5px 0px;
	padding: 5px;
}
#respond {
	margin-top: 3em;
	overflow: visible !important;
}
#respond h3 {
	margin-bottom: 0;
	color: #262626;
	font-weight: normal;
}
#respond .cancel-comment-reply a {
	margin: 1.5em 0;
	display: block
}
#commentform {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#commentform p {
	margin-bottom: 0;
}
#commentform label {
	margin-left: 1em;
}
#commentform input[type="text"] {
	padding: 5px;
	width: 50%;
}
#commentform input,
#commentform textarea {
	margin: 0;
}
#commentform #comment {
	width: 90%;
	height: 18em;
/*	padding: 1.45em;*/
	padding: 5px;
}

/*********************************************
	Text elements
*********************************************/
p {
	/*	margin: .75em 0 .75em;*/
}
p img.left {
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
	padding: 0;
}
p img.right {
	float: right;
	margin: 1.5em 0 1.5em 1.5em;
}
a:focus, a:hover {
	color: #000000;
}
blockquote {
	background: #FFFFFF;
	margin: 1.5em;
	padding: 20px 20px 20px 20px;
	color: #222222;
	font-style: italic;
	clear: both;
}
blockquote p {
	margin: 0;
	padding: 0;
}
strong {
	font-weight: bold;
}
em, dfn {
	font-style: italic;
}
dfn {
	font-weight: bold;
}
sup, sub {
	line-height: 0;
}
abbr, acronym {
	border-bottom: 1px dotted #666666;
}
address {
	margin: 0 0 1.5em;
	font-style: italic;
}
del {
	color: #666666;
}
pre {
	margin: 1.5em 0;
	white-space: pre;
}
pre, code, tt {
	font: 1em 'andale mono', 'lucida console', monospace;
	line-height: 1.5;
}

/*********************************************
	Lists
*********************************************/
ul, ol {
	list-style-position: outside;
	margin: 0 0 0 15px;
	padding: 0;
}
ol {
	margin-left: 20px;
	*margin-left: 24px; /* targeted IE 6, 7 fix */
}
li {
	margin: 0;
	padding: 0;
}
li *:last-child {
	margin-bottom: 0;
}
ul {
	list-style: inside url('themes/Builder-Foundation-Blank-Nest-CAC/images/list.png');
}
ol {
	list-style-type: decimal;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
dd + dd {
	margin-top: 1.5em;
}

/*********************************************
	Tables
*********************************************/
table {
	margin-bottom: 1.4em;
	width:100%;
}
th {
	font-weight: bold;
}
thead th {
	background: #FFFFFF;
}
th, td, caption {
	padding: 4px 10px 4px 5px;
}
tr.even td {
	background: #E5ECF9;
}
tfoot {
	font-style: italic;
}
caption {
	background: #EEEEEE;
}

/*********************************************
	Misc classes
*********************************************/
.small {
	font-size: .8em;
	line-height: 1.875;
	margin-top: 1.875em;
	margin-bottom: 1.875em;
}
.large {
	font-size: 1.2em;
	line-height: 2.5;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
}
.hide {
	display: none;
}
.quiet {
	color: #666666;
}
.loud {
	color: #000000;
}
.highlight {
	background: #FFFF00;
}
.added {
	background: #006600;
	color: #FFFFFF;
}
.removed {
	background: #990000;
	color: #FFFFFF;
}
.first {
	margin-left: 0;
	padding-left: 0;
}
.last {
	margin-right: 0;
	padding-right: 0;
}
.top {
	margin-top: 0;
	padding-top: 0;
}
.bottom {
	margin-bottom: 0;
	padding-bottom: 0;
}

/*********************************************
	Default styling for forms
*********************************************/
label {
	font-weight: bold;
}
fieldset {
	padding: 1.4em;
	margin: 0 0 1.5em 0;
	border: .1em solid #CCCCCC;
}
legend {
	font-weight: bold;
	font-size: 1.2em;
}

/*********************************************
	Form fields
*********************************************/
input[type=text], input[type=password], input.text, input.title, textarea, select {
	font-size: 1em;
	margin-top: .5em;
	margin-bottom: .5em;
}
input[type=text], input[type=password], input.text, input.title, textarea {
	background-color: #FFFFFF;
	border: 1px solid #BBBBBB;
	padding: .6em .3em;
}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus {
	border-color: #666666;
}
input[type=submit] {
	color: #F5F5F5;
	background: #262626;
	border: none;
	font-size: 1em;
	display: inline-block;
	margin: 0;
	padding: .7em .8em;
}
input[type=submit]:hover {
	background: #FFFFFF;
	color: #262626;
}
input[type=submit]:active {
	background: #FFFFFF;
	color: #262626;
}
textarea {
	width: 390px;
	height: 250px;
}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {
	/*	position: relative;
	top: .25em;*/
}
input[type=text], input[type=password], textarea {
	max-width: 95%;
}
/*.search-text-box {
	margin-bottom: 0;
}
.search-submit-button {
	margin: 0 !important;
	padding: .2em .5em;
}*/

/*********************************************
	Success, notice and error boxes
*********************************************/
.error, .notice, .success {
	padding: .8em;
	margin-bottom: 1em;
	border: 2px solid #DDDDDD;
}
.error {
	background: #FBE3E4;
	color: #8A1F11;
	border-color: #FBC2C4;
}
.notice {
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}
.success {
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
}
.error a {
	color: #8A1F11;
}
.notice a {
	color: #514721;
}
.success a {
	color: #264409;
}

/*********************************************
	Widget Styling
*********************************************/
.widget_rss li {
	margin-bottom: 1.5em;
}
.widget_rss .rsswidget {
	display: block;
	margin: 0;
}
.widget_rss .rss-date {
	display: block;
	font-style: italic;
	margin-bottom: 1.5em;
}
.widget_rss .rssSummary {
	margin: 1.5em 0;
}

/*********************************************
	The Obligatory WP Styles
*********************************************/
.hentryimg.wp-smiley {
	border: none;
}

/*************************************************************************************************************************************************************************************************************************************************************
	DML WEB SERVICES CUSTOMIZATIONS START HERE!!!
****************************************************************************************************************************************************************************************************************************************************************/

.post-edit-link {
display: none;
}

/*********************************************
	Headings
*********************************************/
h1, h2, h3, h4, h5, h6 {
	color: #111111;
}
h1 {
color: #333333;
font-size: 1.65em;
font-weight: bold;
line-height: 1.25em;
margin: -0.326em -0.326em 0 !important;
padding: 0.326em;
}
h2 {
	font-size: 1.4em;
	line-height: 1.5em;
	margin-top: 0.9em;
	margin-bottom: 0.9em;
}
h3 {
	font-size: 1.3em;
line-height: 1.5;
	margin-top: 1em;
	margin-bottom: 1em;
}
h4 {
	font-size: 1.2em;
	line-height: 1.25em;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
}
h5, h6 {
	font-size: 1.1em;
}
h6 {
	font-size: 1.25em;
	line-height: 1.4em;
	color: #777777;
	font-style: italic;
	margin-bottom: .45em;
	font-weight: normal;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0em;
}
p {
margin-top: 0;
}

/*********************************************
	Universal Link Styles
*********************************************/
a {
color: #2C75B6;
	text-decoration: none;
}
a:hover {
color: #2C75B6;
	text-decoration: underline;
}

/*********************************************
	Lists
*********************************************/
ul {
	list-style: inside url('themes/Builder-Foundation-Blank-Nest-CAC/images/FCCAC-list-style.png');
}

/*********************************************
	Main Background
*********************************************/
body {
background: rgb(183,222,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(183,222,255,1) 0%, rgba(0,84,159,1) 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(183,222,255,1)), color-stop(99%,rgba(0,84,159,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(183,222,255,1) 0%,rgba(0,84,159,1) 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(183,222,255,1) 0%,rgba(0,84,159,1) 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(183,222,255,1) 0%,rgba(0,84,159,1) 99%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(183,222,255,1) 0%,rgba(0,84,159,1) 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7deff', endColorstr='#00549f',GradientType=0 ); /* IE6-9 */
}
/*
.builder-container-outer-wrapper {
background: #FFFFFF;
padding-top: 3em;
margin-top: -2em;
margin-left: 24em;
margin-right: 24em;
margin-bottom: 4em;
padding-bottom: 0;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
box-shadow: 0 0 20px #000000;
-moz-box-shadow: 0 0 20px #000000;
-webkit-box-shadow: 0 0 20px #000000;
}
*/
.builder-container-outer-wrapper {
margin-top: 0 !important;
background: #FFFFFF;
padding-bottom: 0;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
box-shadow: 0 0 20px #000000;
-moz-box-shadow: 0 0 20px #000000;
-webkit-box-shadow: 0 0 20px #000000;
padding: 1em;
}

/*********************************************
	Image Module
*********************************************/
.builder-module-image .builder-module-element img {
padding-top: 2em;
padding-bottom: 2em;
margin-bottom: 1em;
}
.builder-module-image .builder-module-element-outer-wrapper {
background: url('themes/Builder-Foundation-Blank-Nest-CAC/images/header-image.jpg') no-repeat;
}

/*********************************************
	Navigation Module
*********************************************/
.builder-module-navigation .builder-module-block {
	font-size: .6em;
	line-height: 1.6;
background: #72A000;
	display: block;
width: 98%;
padding: 1em;
box-shadow: 0 0 10px #777777;
margin-left: auto;
margin-right: auto;
border-top: 4px double #CFCFCF;
border-bottom: 4px double #CFCFCF;
}
.builder-module-navigation .builder-module-block .builder-module-element {
background: #FFFFFF !important;
}
.builder-module-navigation .builder-module-block:after {

	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.builder-module-navigation ul {
	float: left;
	display: block;
}
.builder-module-navigation li {
padding-left: .75em;
padding-right: .5em;
	margin: 0px 0px 0px 0px;
	background: transparent;
}
.builder-module-navigation li a,
.builder-module-navigation li.current_page_item li a,
.builder-module-navigation li.current-cat li a {
	font-size: 1.8em;
	margin: 0;
	font-weight: bold;
color: #FFFFFF;
	text-decoration: none;
	background: transparent;
}
.builder-module-navigation li a:hover {
background: #00549F;
color: #FFFFFF;
}
.builder-module-navigation li.current_page_item a,
.builder-module-navigation li.current-cat a {
	color: #F5F5F5;
background: #00549F;
margin-left: auto;
margin-right: auto;
}
/* second level stuff */
.builder-module-navigation li ul {
	width: 20em;
	border: none;
	text-align: left;
	margin: 0;
	background: #F5F5F5;
}
.builder-module-navigation li li {
	width: 20em;
	background: #F5F5F5;
	margin: 0;
}
.builder-module-navigation li li + li {
	border-top: none;
}
.builder-module-navigation li li:first-child {
	margin-bottom: -1px;
}
.builder-module-navigation li li a,
.builder-module-navigation li li.current_page_item a,
.builder-module-navigation li li.current-cat a {
	background: transparent;
	color: #333333;
}
.builder-module-navigation li li a:hover {
	background: #E0E2E3;
	color: #111111;
}
.builder-module-navigation li ul ul {
	margin: -3.8em 0em 0em 20em;
}
.builder-module-navigation li:hover ul ul,
.builder-module-navigation li:hover ul ul ul,
.builder-module-navigation li:hover ul ul ul ul,
.builder-module-navigation li:hover ul ul ul ul ul,
.builder-module-navigation li.sfhover ul ul,
.builder-module-navigation li.sfhover ul ul ul,
.builder-module-navigation li.sfhover ul ul ul ul,
.builder-module-navigation li.sfhover ul ul ul ul ul {
	}
.builder-module-navigation li:hover ul ul,
.builder-module-navigation li:hover ul ul ul,
.builder-module-navigation li:hover ul ul ul ul,
.builder-module-navigation li:hover ul ul ul ul ul,
.builder-module-navigation li.sfhover ul ul,
.builder-module-navigation li.sfhover ul ul ul,
.builder-module-navigation li.sfhover ul ul ul ul,
.builder-module-navigation li.sfhover ul ul ul ul ul {
	}

/*********************************************
	Home Page Customizations
*********************************************/
#it_widget_content-2-background-wrapper {
margin-bottom: 0;
}
#it_widget_content-2 {
padding-bottom: 0;
}
#builder-module-533d9b4ae01ee .builder-module-block .builder-module-element .entry-title {
display: none;
}
#builder-module-533d9b4ae01ee .entry-header {
display: none;
}
#builder-module-533d9b4ae01ee .builder-module-block .builder-module-element {
padding-bottom: 0 !important;
}
#gform_widget-3 {
margin-top: 3em;
}

#gform_widget-3, #gform_widget-4 {
margin-left: 1em;
margin-right: 1em;
border: 2px solid #CFCFCF;
background: #EDEDED url('themes/Builder-Foundation-Blank-Nest-CAC/images/constant_contact.png') right bottom no-repeat;
padding: 1em;
-webkit-box-shadow: inset 0px 0px 10px -2px rgba(0,0,0,0.19);
-moz-box-shadow: inset 0px 0px 10px -2px rgba(0,0,0,0.19);
box-shadow: inset 0px 0px 10px -2px rgba(0,0,0,0.19);
}
.gform_button.button {
background: #00549F;
float: left;
}
.gform_button.button:hover {
background: #0087FF;
color: #FFFFFF;
}
#input_1_1 {
width: 20em;
}
#text-8 {
padding-top: 6em;
}
#text-7 {
margin-top: 6em;
font-size: .85em;
font-weight: bold;
line-height: 1.25;
}

/*********************************************
	Events Plugin Customizations
*********************************************/
#tribe-events-list-widget-3 h4.entry-title, #tribe-events-list-widget-4 h4.entry-title {
font-size: 1.25em;
display: !important;
}
#tribe-events-list-widget-3 .widget-title, #tribe-events-list-widget-4 .widget-title {
margin-bottom: .5em !important;
}
#tribe-events-list-widget-3 ol, #tribe-events-list-widget-4 ol {
margin-left: 0;
}
#tribe-events-list-widget-3 li, #tribe-events-list-widget-4 li {
margin-bottom: 1em;
}
#tribe-events-list-widget-3 .tribe-events-widget-link, #tribe-events-list-widget-4 .tribe-events-widget-link {
margin-left: 1em;
}
#tribe-events-list-widget-3 .tribe-events-widget-link a, #tribe-events-list-widget-4 .tribe-events-widget-link a {
color: #72A000;
text-transform: uppercase;
font-weight: bold;
}
/*********************************************
	Announcements Widget Bar
*********************************************/
#pluginbuddy_loopbuddy-2 {
border: 2px solid #CFCFCF;
background: #EDEDED;
padding: 1em;
-webkit-box-shadow: inset 0px 0px 10px -2px rgba(0,0,0,0.19);
-moz-box-shadow: inset 0px 0px 10px -2px rgba(0,0,0,0.19);
box-shadow: inset 0px 0px 10px -2px rgba(0,0,0,0.19);
}
#pluginbuddy_loopbuddy-2 .widget-content {
padding-left: 1em;
padding-right: 3em;
}

/*********************************************
	Secondary Nav
*********************************************/
.secondary-nav .builder-module-block {
	font-size: .7em;
	line-height: 1.6;
background: none transparent;
	display: block;
width: 98%;
padding: 1em;
padding-top: 0;
margin-left: auto;
margin-right: auto;
border-top: none;
border-bottom: none;
box-shadow: none;
}
.secondary-nav .builder-module-block .builder-module-element {
background: #FFFFFF !important;
}
.secondary-nav .builder-module-block:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.secondary-nav ul {
margin-left: auto;
margin-right: auto;
	display: block;

}
.secondary-nav li {
padding-left: 1em;
padding-right: 1em;
	margin: 0px 0px 0px 0px;
	background: transparent;
}
.secondary-nav li a,
.secondary-nav li.current_page_item li a,
.secondary-nav li.current-cat li a {
font-size: 1.5em;
	margin: 0;
	font-weight: bold;
color: #2C75B6;
	text-decoration: none;
	background: transparent;
}
.secondary-nav li current_page li a {
background: #00549F;
}
.secondary-nav li a:hover {
color: #FFFFFF;
background: #00549F;
border-radius: 0 0 15px 15px;
text-decoration: none;
margin-left: auto;
margin-right: auto;
}
.secondary-nav li.current_page_item a,
.secondary-nav li.current-cat a {
color: #FFFFFF;
background: #00549F;
border-radius: 0 0 15px 15px;
text-decoration: none;
margin-left: auto;
margin-right: auto;
}
/* second level stuff */
.secondary-nav li ul {
	width: 20em;
	border: none;
	text-align: left;
	margin: 0;
	background: #F5F5F5;
}
.secondary-nav li li {
	width: 20em;
	background: #F5F5F5;
	margin: 0;
}
.secondary-nav li li + li {
	border-top: none;
}
.secondary-nav li li:first-child {
	margin-bottom: -1px;
}
.secondary-nav li li a,
.secondary-nav li li.current_page_item a,
.secondary-nav li li.current-cat a {
	background: transparent;
	color: #333333;
}
.secondary-nav li li a:hover {
	background: #E0E2E3;
	color: #111111;
}
.secondary-nav li ul ul {
	margin: -3.8em 0em 0em 20em;
}

/*********************************************
	Custom Main Nav (secondary nav top menu)
*********************************************/
.custom-main-nav .builder-module-block-outer-wrapper {
margin-bottom: 0;
}
.custom-main-nav .builder-module-block {
	font-size: .6em;
	line-height: 1.6;
background: #72A000;
	display: block;
width: 98%;
padding: 1em;
box-shadow: 0 0 10px #777777;
margin-left: auto;
margin-right: auto;
border-top: 4px double #CFCFCF;
border-bottom: 4px double #CFCFCF;
}
.custom-main-nav .builder-module-block .builder-module-element {
background: #FFFFFF !important;
}
.custom-main-nav .builder-module-block:after {

	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.custom-main-nav ul {
	float: left;
	display: block;
}
.custom-main-nav li {
padding-left: .75em;
padding-right: .5em;
	margin: 0px 0px 0px 0px;
	background: transparent;
}

.custom-main-nav li a,
.custom-main-nav li.current_page_item li a,
.custom-main-nav li.current-cat li a {
	font-size: 1.8em;
	margin: 0;
	font-weight: bold;
color: #FFFFFF;
	text-decoration: none;
	background: transparent;
}
.custom-main-nav li a:hover {
background: #00549F;
color: #FFFFFF;
}
.custom-main-nav li.current_page_item a,
.custom-main-nav li.current-cat a {
	color: #F5F5F5;
background: #00549F;
margin-left: auto;
margin-right: auto;
}
.custom-main-nav .current-page-ancestor {
background: #00549F;
}
/* second level stuff */
.custom-main-nav li ul {
	width: 20em;
	border: none;
	text-align: left;
	margin: 0;
	background: #F5F5F5;
}
.custom-main-nav li li {
	width: 20em;
	background: #F5F5F5;
	margin: 0;
}
.custom-main-nav li li + li {
	border-top: none;
}
.custom-main-nav li li:first-child {
	margin-bottom: -1px;
}
.custom-main-nav li li a,
.custom-main-nav li li.current_page_item a,
.custom-main-nav li li.current-cat a {
	background: transparent;
	color: #333333;
}
.custom-main-nav li li a:hover {
	background: #E0E2E3;
	color: #111111;
}
.custom-main-nav li ul ul {
	margin: -3.8em 0em 0em 20em;
}
.builder-module-navigation li:hover ul ul,
.builder-module-navigation li:hover ul ul ul,
.builder-module-navigation li:hover ul ul ul ul,
.builder-module-navigation li:hover ul ul ul ul ul,
.builder-module-navigation li.sfhover ul ul,
.builder-module-navigation li.sfhover ul ul ul,
.builder-module-navigation li.sfhover ul ul ul ul,
.builder-module-navigation li.sfhover ul ul ul ul ul {
	}
.builder-module-navigation li:hover ul ul,
.builder-module-navigation li:hover ul ul ul,
.builder-module-navigation li:hover ul ul ul ul,
.builder-module-navigation li:hover ul ul ul ul ul,
.builder-module-navigation li.sfhover ul ul,
.builder-module-navigation li.sfhover ul ul ul,
.builder-module-navigation li.sfhover ul ul ul ul,
.builder-module-navigation li.sfhover ul ul ul ul ul {
	}

/*********************************************
	All Sidebars
*********************************************/
.builder-module-sidebar {
	display: block;
	width: 100%;
	text-align: left;
}
.builder-module-sidebar .widget-wrapper {
	width: 100%;
}
.builder-module-sidebar .widget {
	margin: 0;
	color: #333333;
background: none transparent;
	padding: 1.5em;
}
.builder-module-sidebar > div:last-child .widget:last-child {
	margin-bottom: 0;
}
.builder-module-sidebar h4.widget-title {
	font-size: 1.65em;
	line-height: 1.25em;
	font-weight: normal;
	padding: .326em .326em;
	margin: -.326em -.326em 0 !important;
	color: #333333;
	font-weight: bold;
}
.builder-module-sidebar h4.widget-title a {
	color: #777777;
}
.builder-module-sidebar h4.widget-title + * {
	margin-top: 0;
}
.builder-module-sidebar .widget *:first-child {
	margin-top: 0;
}
.builder-module-sidebar .widget *:last-child {
	margin-bottom: 0;
}
.builder-module-sidebar .widget a.rsswidget img {
	display: none;
}
.builder-module-sidebar .widget img {
	max-width: 100%;
margin-bottom: 0;
}
.builder-module-sidebar .widget p {
	margin-top: 0;
	color: #333333;
}
.builder-module-sidebar .widget a {
	margin-top: 0;
color: #2C75B6;
}
.builder-module-sidebar .widget a:hover {
	margin-top: 0;
color: #2C75B6;
text-decoration: underline;
}
.builder-module-sidebar .widget-content .wp-caption-text {
font-size: .75em;
color: #777777;
font-style: italic;
text-align: left;
}

.widget-top {
	height: auto;
}
.builder-module-block-outer-wrapper .widget-section-wrapper .left .widget {
	margin-right: .5em;
}
.builder-module-block-outer-wrapper .widget-section-wrapper .right .widget {
	margin-left: .5em;	
}
.widget-outer-wrapper-top .widget-wrapper,
.widget-section-wrapper .widget-wrapper {
	margin-bottom: 1em;
}
.widget-background-wrapper {
	margin-bottom: 1em;
}
.widget-background-wrapper:last-child {
	margin-bottom: 0;
}

/*********************************************
	Content Module
*********************************************/
.builder-module-content .builder-module-element {
	margin: 0;
background: none transparent;
	padding: 1.5em;
	display: block;
	text-align: left;
	overflow: hidden;
}
.builder-module-content .entry-header {
	margin-bottom: 1.5em;
	border-bottom: 1px dotted #C2C2C2;
}
.entry-title, .entry-title * {
	margin: 0;
	padding: 0;
}
.entry-title {
	clear: both;
	color: #262626;
	font-weight: bold;
	font-size: 1.8em;
	line-height: 1em;
}
.entry-title a {
	text-decoration: none;
color: #2C75B6;
	font-size: 1em;
}
.hentry .entry-title a:hover {
color: #2C75B6;
text-decoration: underline;
}

.hentry .entry-meta,
.hentry .entry-meta * {
	padding: 0;
	margin: 0;
}
.hentry.entry-meta {
	font-size: 1.5em;
	line-height: 1em;
	margin-top: 1em;
	color: #333333;
	font-style: italic;
}
.hentry.entry-meta a {
	color: #333333;
	font-style: normal;
}
.hentry.entry-meta a:hover {
	color: #262626;
	text-decoration: none;
}
.hentry .entry-meta.date {
	font-size: 1.5em;
	margin-top: 1em;
	color: #333333;
	font-style: normal;
}
.hentry.author-meta {
	margin-top: .1em;
	color: #777777;
	font-size: 14px;
}
.hentry.author-meta a {
	color: #262626;
}
.hentry.entry-attachment .attachment {
	text-align: center;
}
.hentry.attachment .entry-footer {
	background: transparent;
}
.hentry .wp-caption-text {
font-size: .75em;
color: #777777;
font-style: italic;
text-align: left;
}
.entry-content {
	clear: both;
}
.loop-title {
	font-size: 1.8em;
	line-height: 1em;
	margin-top: 0;
	margin-bottom: .75em;
}

/*********************************************
	Bottom Widget Bar
*********************************************/
.bottom-widget-bar {
background: #E6E6E6;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
color: #CFCFCF;
}

.bottom-widget-bar .widget {
padding-bottom: 0;
}

#text-2 {
float: left;
}
#text-2-background-wrapper {
margin-bottom: 0;
}

/*********************************************
	Social Icons
*********************************************/
#simple-social-icons-2 {
padding: 0;
margin-top: 2em;
padding-top: 2em;
padding-right: 4em;
}

/*********************************************
	Footer Module
*********************************************/
.builder-module-footer {
	font-size: .75em;
background: url('themes/Builder-Foundation-Blank-Nest-CAC/images/FCCAC-logo-tiny.jpg') center center no-repeat;
}
.builder-module-footer .builder-module-element {
	text-align: left;
	color: #777777;
}
.builder-module-footer .builder-module-element .alignleft,
.builder-module-footer .builder-module-element .alignright {
padding-top: 3em;
padding-bottom: 2em;
padding-left: 1em;
padding-right: 1em;
}
.builder-module-footer .builder-module-element .alignright {
	text-align: right;
}
.builder-module-footer .builder-module-element a {
	color: #333333;
	text-decoration: none;
	font-style: italic;
}
.builder-module-footer .builder-module-element a:hover {
	text-decoration: underline;
}
img, video, .wp-caption {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
	height: auto !important;
}
audio {
	max-width: 100%;
}
.wp-embedded-content {
	max-width: 100%;
}
.builder-container-outer-wrapper {
	max-width: 960px;
	width: 100%;
}
#ie6 .builder-container-outer-wrapper,
#ie7 .builder-container-outer-wrapper,
#ie8 .builder-container-outer-wrapper {
	width: 960px;
}
@media screen and (max-width: 960px) {
	.builder-container {
		margin: 0 1.5em;
	}
}
@media screen and (max-width: 500px) {
	.builder-container {
		margin: 0 .75em;
	}
}
#builder-module-5d4af41a9c496 .builder-module-column-1-outer-wrapper {
	width: 100%;
}
#builder-module-5d4af41a9c4cc .builder-module-column-1-outer-wrapper {
	width: 100%;
}
#builder-module-5d4af44e135ea .builder-module-column-1-outer-wrapper {
	width: 100%;
}
#builder-module-5d4af41a9c501 .builder-module-column-1-outer-wrapper {
	width: 100%;
}
#builder-module-5d4af41a9c537 .builder-module-column-1-outer-wrapper {
	float: left !important;
	width: 50%;
	margin-left: 0%;
	margin-right: -100%;
}
#builder-module-5d4af41a9c537 .builder-module-column-2-outer-wrapper {
	float: left !important;
	width: 50%;
	margin-left: 50%;
	margin-right: -100%;
}
@media screen and (max-width: 400px) {
	#builder-module-5d4af41a9c537 .builder-module-column-1-outer-wrapper,
	#builder-module-5d4af41a9c537 .builder-module-column-2-outer-wrapper {
		float: none !important;
		width: auto;
		margin: 0;
	}
	#builder-module-5d4af41a9c537 .builder-module-column-1-outer-wrapper .builder-module-block,
	#builder-module-5d4af41a9c537 .builder-module-column-2-outer-wrapper .builder-module-block,
	#builder-module-5d4af41a9c537 .builder-module-column-1-outer-wrapper .widget,
	#builder-module-5d4af41a9c537 .builder-module-column-2-outer-wrapper .widget {
		margin: 0;
	}
}
#builder-module-5d4af41a9c56c .builder-module-column-1-outer-wrapper {
	float: left !important;
	width: 33.333%;
	margin-left: 0%;
	margin-right: -100%;
}
#builder-module-5d4af41a9c56c .builder-module-column-2-outer-wrapper {
	float: left !important;
	width: 33.333%;
	margin-left: 33.333%;
	margin-right: -100%;
}
#builder-module-5d4af41a9c56c .builder-module-column-3-outer-wrapper {
	float: left !important;
	width: 33.334%;
	margin-left: 66.666%;
	margin-right: -100%;
}
@media screen and (max-width: 600px) {
	#builder-module-5d4af41a9c56c .builder-module-column-1-outer-wrapper,
	#builder-module-5d4af41a9c56c .builder-module-column-2-outer-wrapper,
	#builder-module-5d4af41a9c56c .builder-module-column-3-outer-wrapper {
		float: none !important;
		width: auto;
		margin: 0;
	}
	#builder-module-5d4af41a9c56c .builder-module-column-1-outer-wrapper .builder-module-block,
	#builder-module-5d4af41a9c56c .builder-module-column-2-outer-wrapper .builder-module-block,
	#builder-module-5d4af41a9c56c .builder-module-column-3-outer-wrapper .builder-module-block,
	#builder-module-5d4af41a9c56c .builder-module-column-1-outer-wrapper .widget,
	#builder-module-5d4af41a9c56c .builder-module-column-2-outer-wrapper .widget,
	#builder-module-5d4af41a9c56c .builder-module-column-3-outer-wrapper .widget {
		margin: 0;
	}
}
#builder-module-5d4af41a9c5a2 .builder-module-column-1-outer-wrapper {
	width: 100%;
}
