/**
 * Styles for the {{ THEME NAME }} theme.
 */
 
body {
	font-family: "Georgia", serif;
	color: #444444;
	font-size: 16px;
} 


#block-block-3 {
	text-align: center;
}
#block-block-3 a {
	color: #133055;
}
#block-block-3 a:hover {
	text-decoration: none;
}
#block-block-3 h5 {
	font-family: "verveine", sans-serif;	
	font-size: 2.25em;
	margin: 30px 0 0 0;
}
#block-block-3 h3 {
	font-family: "din-condensed-web", sans-serif;
	font-size: 3.5em;
	margin: 0 0 15px 0;
	text-transform: uppercase;
}

#block-block-13 {
	text-align: center;
}
#block-block-13 .home_action {
	font-family: "din-condensed-web", sans-serif;	
	color: white;
	text-transform: uppercase;
	background: #f39b28;
	padding: 15px 0 15px 0;
	text-align: center;
	max-width: 290px;
	margin: 30px auto 30px auto;
	display: block;
	font-size: 1.4em;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

#block-block-13 .home_action:hover {
	text-decoration: none;
	background: #f3ac50;
}

#block-block-15 {
	text-align: center;
}
#block-block-15 #home_block_action, #block-block-15 #home_block_event {
	height: 380px;
	padding: 80px 15px 15px 15px;
	max-width: 380px;
	float: left;
	overflow: hidden;
	position: relative;
}
#block-block-15 #home_block_action *, #block-block-15 #home_block_event * {
	z-index: 10;
	position: relative;
}
#block-block-15 .view-social-feed {
	height: 380px;
	max-width: 380px;
	float: left;
	overflow: hidden;
	position: relative;
}

#block-block-15 .row {
	margin: 0 !important;
}
/*
#block-block-15 #home_block_action {
	background: url('../images/feature1.jpg') no-repeat center center;
}

#block-block-15 #home_block_event {
	background: url('../images/feature2.jpg') no-repeat center center;
}
*/
#block-block-15 .view-social-feed .views-row {
	background: url('../images/feature3.jpg') no-repeat center center;
	padding: 80px 15px 15px 15px;
}
#block-block-15 .view-social-feed .views-field-field-image, #block-block-15 img.block_bg {
	position: absolute !important;
	top: 0;
	left: 0;
	z-index: 0 !important;
}
#block-block-15 .view-social-feed .views-field {
	z-index: 1000;
	position: relative;
}


#block-block-15 a {
	color: white !important;
}
#block-block-15 a:hover {
	text-decoration: none !important;
}

#block-block-15 h4 {
	font-family: "verveine", sans-serif;	
	color: #f39b28;
	font-size: 1.75em;
	margin: 0 0 15px 0;
}
#block-block-15 h2 {
	font-family: "din-condensed-web", sans-serif;
	text-transform: uppercase;
	font-size: 1.75em;
	margin: 0 0 15px 0;
}
#block-block-15 .fa {
	font-size: 2em;
	display: block;
	margin-top: 15px;
}
#block-block-15 .views-field-body, #block-block-15 .views-field-created {
	margin-bottom: 15px;
}


#block-webform-client-block-3, #block-block-10 {
	background: #04304c;
	padding: 30px 0 30px 0;
}
#block-block-1 .content {
	color: white;
	font-style: italic;
	font-size: 0.9em;
	text-align: center;
	margin: 45px 0;
	font-weight: normal;
}
.footer .bottom_links {
	text-align: center;
	margin: 30px 0 30px 0;
}
.footer .bottom_links a {
	color: #d8bac4;
	font-size: 0.9em;
	margin: 0 8px 0 7px;
}

.footer .social {
	text-align: center;
}
.footer .social a {
	width: 45px;
	height: 45px;
	background: #d8bac4;
	display: inline-block;
	text-align: center;
	line-height: 45px;
	color: #912937;
	border-radius: 22px;
	-moz-border-radius: 22px;
	-webkit-border-radius: 22px;
	margin-left: 8px;
	margin-right: 7px;
	font-size: 28px;
}
.footer .social a:hover {
	text-decoration: none;
	background: white;
}
.footer {
	margin-top: 0;
	border-top: none;
	padding-top: 45px;
	background: #912937;
	color: white;
	text-align: center;
	vertical-align: middle;
}

.footer_logo {
	display: inline-block;
	margin: 30px;
	width: 245px;
	vertical-align: middle;	
}
.footer_tagline {
	display: inline-block;
	vertical-align: middle;	
	margin: 30px;
	width: 245px;
	text-align: center;
	text-transform: uppercase;
}
.footer_tagline span {
	display: block;
}
.footer_tagline .top {
	font-family: "verveine", sans-serif;	
	font-size: 32px;
}
.footer_tagline .bottom {
	font-family: "din-condensed-web", sans-serif;
	font-size: 34px;
}

.footer ul.menu {
	margin: 30px 0 45px 0;
	padding: 0;
	font-size: 0.9em;
	list-style-type: none;
	list-style-image: none;
	text-align: center;
}
.footer ul.menu li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
.footer ul.menu a {
	text-transform: uppercase;
	color: #d8bac4;
	margin: 15px;
	font-weight: normal;
	font-size: 1.2em;
	font-family: "din-condensed-web", sans-serif;
}
.footer ul.menu a:hover {
	color: white;
	text-decoration: none;
}
.footer ul.menu a:after {
	content: "/";
	display: inline-block;
	color: #d8bac4;
	font-size: 1.4em;
	font-weight: normal;
	margin-left: 30px;
}
.footer ul.menu li.last a {
	color: #f39b28;
}
.footer ul.menu li.last a:after {
	display: none;
}


.front #page_content {
	color: white;
	background: #133055;
	text-align: center;
}


#page_content {
	padding-bottom: 30px;
}


.node hr, #block-block-3 hr {
	background: url('../images/rule.png') no-repeat center center;
	height: 30px;
	margin: 15px 0 15px 0;
	border: none;	
}

.node h1, .node h4, .node h5, .node h6 {
	font-family: "din-condensed-web", sans-serif;	
	text-transform: uppercase;
	font-weight: normal;
	color: #0d294e;
}
.node h2, .node h3 {
	font-family: "verveine", sans-serif;
	text-transform: uppercase;
	font-weight: normal;	
	color: #0d294e;
}

.node h1 {
	font-size: 3.25em;
}
.node h2 {
	font-size: 2.75em;
}
.node h3 {
	font-size: 2.25em;
}
.node h4 {
	font-size: 1.75em;
}
.node h5, .node h6 {
	font-size: 1.5em;
}



.node .quote {
	text-align: center;
	font-size: 1.75em;
	font-style: italic;
	margin: 30px 10%;
	color: #525860;
}
.node .quote_source {
	color: #0d294e;
	text-align: center;
	font-weight: normal;
	font-family: "din-condensed-web", sans-serif;	
	font-size: 1.25em;
	margin: 0 0 30px 0;
	text-transform: uppercase;
}

img.wide {
	width: 100%;
	display: block;
	margin: 0;
}
.caption {
	margin: 0;
	background: #aaa;
	color: white;
	padding: 15px;	
}
#block-block-5 {
	display: none;
}
#block-block-5 a {
	width: 40px;
	height: 40px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	color: white;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	margin: 15px auto 0 auto;
	display: block;
}
#block-block-5 .share_facebook {
	background: #3b5998;
}
#block-block-5 .share_twitter {
	background: #55acee;
}
#block-block-5 .share_email_icon {
	background: #912937;
}
#block-block-5 h5 {
	display: block;
	color: #525860;
	font-size: 16px;
	margin: 0;
	letter-spacing: 1px;
	vertical-align: top;
	text-transform: uppercase;
	text-align: center;
	font-family: "din-condensed-web", sans-serif;	
}

#block-block-6 {
	text-align: center;
	margin: 45px 0 0 0;
}
#block-block-6 h5 {
	display: block;
	color: #525860;
	font-size: 16px;
	margin: 0;
	letter-spacing: 1px;
	vertical-align: top;
	text-transform: uppercase;
	text-align: center;
	font-family: "din-condensed-web", sans-serif;	
}
#block-block-6 a {
	width: 40px;
	height: 40px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	color: white;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	margin: 15px;
	display: inline-block;
}
#block-block-6 .share_facebook {
	background: #3b5998;
}
#block-block-6 .share_twitter {
	background: #55acee;
}
#block-block-6 .share_email_icon {
	background: #912937;
}


.view-blog-news .views-field-title {
	font-family: "din-condensed-web",sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	color: #0D294E;
	margin-bottom: 15px;
	font-size: 2em;
	line-height: 95%;
}
.view-blog-news .views-field-title a {
	color: #0D294E;
}

.view-blog-news .views-field-field-source, .view-blog-news .views-field-field-publication-date, .field-name-field-publication-date {
	text-transform: uppercase;
	color: #999;
}

.view-blog-news .views-field-field-publication-date, .field-name-field-publication-date {
	margin-bottom: 15px;
}
.view-blog-news .views-row {
	padding-bottom: 30px;
	background: url('../images/rule.png') no-repeat center bottom;
	margin-bottom: 30px;
}


.main-container {
	padding-top: 45px;
}

#page_title {
	background: #133055;
	text-align: center;
	min-height: 180px;
	margin-bottom: 30px;
}
#page_title h1 {
	font-family: "din-condensed-web", sans-serif;	
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	border: none;
	margin: 90px 0 0 0;
	font-size: 3.5em;
}
#page_title h3 {
	color: white;
	font-family: "verveine", serif;	
	margin: 0;
	font-size: 2em;
}

#navbar.navbar {
	background: transparent;
	border: none;
	min-height: 95px;
	margin: 0;
}
#navbar .navbar-header .name {
	display: none;
}

#navbar .navbar-collapse, #navbar .container {
	padding-left: 0;
	padding-right: 0;
}
#navbar .contribute, #navbar .action {
	color: white;
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: normal;
	padding: 15px 0;
	font-family: "din-condensed-web", sans-serif;
	text-align: center;
	display: block;
}
#navbar .contribute {
	background: #912937;
}
#navbar .contribute:hover {
	background: #914b54;
	text-decoration: none;
}
#navbar .action {
	background: #f39b28;
}
#navbar .action:hover {
	background: #f3ac50;
	text-decoration: none;
}

#navbar .navbar-nav {
	margin-top: 25px;
}
#navbar .navbar-nav a {
	text-transform: uppercase;
	color: #525860;
	font-size: 1.2em;
	font-family: "din-condensed-web", sans-serif;
}
#navbar .navbar-nav a:hover {
	color: #999;
}
#navbar .active a {
	color: #999;
	background: none;
}

#navbar .navbar-nav a:after {
	content: "/";
	display: inline-block;
	color: #d0d0d0;
	font-size: 1.4em;
	font-weight: normal;
	margin-left: 20px;
}
#navbar .nav li {
	float: left;
}
#navbar .nav li a {
	padding: 10px;
}

#navbar .navbar-nav li.top-facebook a:after, #navbar .navbar-nav li.top-twitter a:after {
	display: none;
}

#navbar .navbar-nav li.top-facebook a, #navbar .navbar-nav li.top-twitter a {
	padding-left: 5px;
	padding-right: 5px;
}

.navbar-nav {
	margin: 30px;
	clear: both;
}

.front #page_title {
	display: none;
}




.home_share {
	text-align: center;
}
.home_share a {
	vertical-align: middle;
	font-size: 30px;
	margin: 0 0 0 30px;
}
.home_share .share_facebook {
	color: #3b5998;
}
.home_share .share_twitter {
	color: #55acee;
}
.home_share .share_email {
	color: #b2b8ba;
}
.home_share .share_text {
	color: #b2b8ba;
	font-size: 14px;
	vertical-align: top;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
}


.front header#navbar {
	overflow: hidden;
}
.front header#navbar .node h2, .front header#navbar h2.block-title, .front header#navbar .form-item label {
	display: none;
}
.front #block-views-sign-up-block {
	text-align: center;
	background: url('../images/bg_front.jpg') no-repeat top right;
	background-size: cover;
	height: 600px;
}
.front #block-views-sign-up-block .view-header h2 {
	color: white;
	font-family: "verveine", sans-serif;	
	font-size: 3.5em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
}
.front #block-views-sign-up-block .view-header h1 {
	color: white;
	font-family: "din-condensed-web", sans-serif;
	font-size: 3.25em;	
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 30px 0;
}

.front #block-views-sign-up-block .view-header h2 span {
	font-weight: normal;
	font-style: italic;
}
.front #block-views-sign-up-block .webform-component-email {
	display: inline-block;
	width: 225px;
	margin: 0;
	vertical-align: top;
}
.front #block-views-sign-up-block .webform-component-textfield {
	display: inline-block;
	width: 135px;
	margin: 0;
	vertical-align: top;		
}

.front #block-views-sign-up-block .node h2 {
	display: none;
}

.front #block-views-sign-up-block .form-text {

}
.front #block-views-sign-up-block .form-actions {
	clear: none !important;
	display: inline-block;	
	vertical-align: top;	
}
.front #block-views-sign-up-block .form-submit {
	background: #f39b28;
	font-family: "din-condensed-web", sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	border: none;
	padding-left: 30px;
	padding-right: 30px;
	display: inline-block;
	vertical-align: top;
	font-size: 1.2em;
}
.front #block-views-sign-up-block .form-submit:hover {
	background: #f3ac50;
}

.front #block-views-sign-up-block hr {
	background: url('../images/rule_front.png') no-repeat center center;
	height: 30px;
	margin: 30px 0 15px 0;
	border: none;
}

.front #block-views-sign-up-block .view {
	margin-top: 180px;
}

.front #block-system-main .node {
	margin: 0 auto;
	padding: 0 30px;
	max-width: 1080px;
}

.home_quote {
	font-style: italic;
	line-height: 150%;
	display: block;
	font-size: 1.1em;
}
.home_caption {
	margin-top: 15px;
	text-transform: uppercase;
	font-family: "din-condensed-web", sans-serif;
	font-size: 1.25em;
}

#block-views-instagram-block {
	padding: 60px 0 60px 0;
}
#block-views-instagram-block .view-header h2 {
	margin: 0 0 15px 0;
	color: white;
	text-transform: uppercase;
	font-size: 3em;
	font-family: "din-condensed-web", sans-serif;
	text-align: center;
}
#block-views-instagram-block .view-content {
	text-align: center;
}
#block-views-instagram-block .views-row {
	display: inline-block;
}
#block-views-instagram-block img {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin: 2px;
}
#block-views-instagram-block hr {
	background: url('../images/rule_footer.png') no-repeat center center;
	height: 30px;
	margin: 0 0 30px 0;
	border: none;	
}


#block-block-14 {
	background: rgba(145, 41, 55, 0.6);
	padding-bottom: 60px;
}
#block-block-14 h2 {
	color: white;
	text-transform: uppercase;
	font-size: 3.5em;
	font-family: "din-condensed-web", sans-serif;
	margin: 60px 0 30px 0;
	text-align: center;
}
#block-block-14 .content {
	text-align: center;
}
#block-block-14 .content a {
	display: inline-block;
}
#block-block-14 .content img {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 0 2px;
	display: inline-block;
}

#page_below_content2 {
	background: url('../images/bg_footer.jpg') no-repeat center center;
	background-size: cover;
}
#block-views-sign-up-block-1 .node h2 {
	display: none;
}
#block-views-sign-up-block-1 .view {
	max-width: 560px;
	margin: 90px auto 90px auto;
	color: white;
}
#block-views-sign-up-block-1 .view-header h1 {
	text-align: center;
	text-transform: uppercase;
	font-family: "din-condensed-web", sans-serif;
	margin: 0 0 30px 0;
	font-size: 56px;	
}
#block-views-sign-up-block-1 .view-header h2 {
	text-align: center;
	text-transform: uppercase;
	font-family: "verveine", sans-serif;	
	margin: 0;
	font-size: 38px;	
}
#block-views-sign-up-block-1 form {
	margin: 0 30px;
	text-align: center;
}
#block-views-sign-up-block-1 .form-control {
	display: inline-block;
}
#block-views-sign-up-block-1 .form-submit {
	background: #f39b28;
	color: white;	
	font-family: "din-condensed-web", sans-serif;
	font-weight: normal;
	font-size: 1.4em;
	padding-left: 45px;
	padding-right: 45px;	
	text-transform: uppercase;
}
#block-views-sign-up-block-1 .form-submit:hover {
	background: #f3ac50;
}
#block-views-sign-up-block-1 hr {
	background: url('../images/rule_footer.png') no-repeat center center;
	height: 30px;
	margin: 45px 0 30px 0;
	border: none;	
}



.navbar-collapse.in {
	background: white;
	padding-bottom: 15px;
}


#block-system-main .webform-component {
	margin: 1em 0 1em 0;
	clear: left;
}

.breadcrumb {
	display: none;
}


.field-field-publication-date {
	margin-bottom: 1em;
}

#block-system-main img {
	max-width: 100% !important;
	height: auto !important;
}

@media (min-width: 480px) {

}

@media (min-width: 640px) {
	.navbar-nav {
		margin: 15px 0;
		clear: none;
	}
	#block-views-sign-up-block-1 form {
		margin: 0;
	}
	#navbar .contribute, #navbar .action {
		float: right;
		padding: 0 30px 0 30px;
		height: 95px;
		line-height: 95px;	
	}
	#block-block-4 {
		float: right;
	}

}
@media (min-width: 992px) {
	#block-block-5 {
		display: block;
	}
	#block-views-sign-up-block-1 #edit-submitted-email {
		float: left;
		width: 210px;
	}
	#block-views-sign-up-block-1 #edit-submitted-zipcode {
		float: left;
		width: 180px;
	}
	#block-views-sign-up-block-1 .view-header h2 {
		font-size: 60px;	
	}

}
@media (min-width: 1170px) {
	
}

