@import "https://fonts.googleapis.com/css?family=Roboto+Condensed:700italic,400";
/*
Theme Name:     CDF Definition
Theme URI:      http://celiac.org/
Description:    Customized Definition theme for the Celiac Disease Foundation
Author:         1MEDiX
Author URI:     http://1medix.com/
Version:        1.0
*/
@import "editor-style.css";

body {
	background: url(images/bg-tile.png) repeat scroll left top #F9F9F9;
	color: #333;
}

h1, h2, h3, h4, h5, h6 {
	color: #004c66;
	font-family: Oswald, 'helvetica neue', helvetica, Arial, sans-serif;
}

/*h3,h4,h5,h6 {font-family: 'Bitter', serif;}*/

h1 {
	font-size: 2.4em;
	line-height: 1.2em;
}

h2 {
	font-size: 2.2em;
	line-height: 1.1em;
}

h3 {
	font-size: 1.6em;
	letter-spacing: 0.02em;
	margin-top: 25px;
}

h4 {
	color: #000000;
	font-size: 1.3em;
	letter-spacing: 0.05em;
	margin-bottom: 1em;
	margin-top: 1.5em;
}

h5 {
	font-size: 1.2em;
}

a {
	color: #0095c8;
}

p, #content .entry p {
	color: #333;
}

ul, ol, dl, p, table, form, pre {
	margin: 0 0 1em;
}

.lime {
	color: #8ab610;
}

/*[class^="icon-"], [class*=" icon-"] {
    font-family: FontAwesome;
    }*/
.fa {
	margin-right: 3px;
}

#wrapper {
	background: #FFF;
}

#content {
	margin-bottom: 2em;
	padding: 1em 0;
	position: relative;
}

#content .entry ul, #content .entry ol {
	margin: .5em 0 1.5em;
}

#content .entry ul ul,
#content .entry ol ul,
#content .entry ul ol,
#content .entry ol ol {
	margin-bottom: 0;
}

#content .entry ul li {
	padding-bottom: 6px;
	list-style: disc outside none;
}

#content .entry, #content .entry p {
	font: 300 1.1em/1.5 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
}

#content .entry li {
	padding-bottom: 6px;
}

#content .post .post-meta li a, #content .type-page .post-meta li a {
	color: #069;
}

#content .entry .list-group {
	margin: 0px 0px 20px 0px;
	padding-left: 0;
}

.post img, .type-page img, .post img.thumbnail, .type-page img.thumbnail {
	background-clip: padding-box;
	border: 3px solid #F4F4F4;
	border-radius: 3px;
	margin-top: 5px;
}

/* table format */
table tr td,
table tr th {
	background: #004C66;
	color: #FFF;
	font-size: 1.1em;
}

table tr td,
table tr th {
	border-right: 1px dotted #E6E6E6;
	padding: 0.857em 1.387em;
	text-align: left;
	vertical-align: top;
}

table tbody tr td,
table tbody tr:nth-child(2n) td {
	background: #F4F4F4;
	border-right: 1px dotted #E8E8E8;
	color: #000000;
}

/* login screen */

body.login {
	background-color: #008ABA;
}

/* layout */
#main.fullwidth, .layout-full #main, .col-full {
	margin: 0 auto;
	max-width: 990px;
	width: 100%;
	position: relative;
}

/* header */
#header {
	background: url(images/site_bg.jpg) repeat scroll left top #F9F9F9;
	border-bottom: 1px solid #F4F4F4;
	padding: 0 1em 0;
}

#header #search {
	position: absolute;
	top: 60px;
	right: 0;
}

#header #searchform {
	margin-bottom: 0;
}

#header #searchform input.s {
	border: 1px solid #E4E4E4;
}

#searchform .s, #searchform #s {
	padding: 0.382em 3em 0.382em 1.2em;
}

/* Site Header */

.site-primary #site-header {
	display: none;
}

#site-header .site-title, #site-header .site-description {
	display: block;
}

#site-header .site-title {
	margin-top: 0;
}

#site-header .site-title a {
	color: #069;
}

/* TOP NAVIGATION */

#top {
	background: url(images/header-bg.png) no-repeat 20px top;
	height: 45px;
	float: right;
	margin: 0;
	padding: 0;

	position: absolute;
	top: 0;
	right: 0;
}

#top nav.col-full {
	background: none;
	position: relative;
	height: 45px;
}

#top #top-nav {
	display: block;
	z-index: 999;
	float: left;
	padding-left: 135px;
	margin-right: 35px;
	width: 500px;
}

#top ul.menu-nav ul {
	width: auto;
}

/*   Regular Top Menu buttons  */

#top ul.menu-nav li {
	border: none;
	border-radius: 0;
	display: inline-block;
	color: #ffffff;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	text-decoration: none;
	background-color: #666;
	box-shadow: none;
	margin: 0 1% 0 0;
}

#top ul.menu-nav li:hover {
	background-color: #111;
}

#top ul.menu-nav li a {
	font-family: Oswald, 'helvetica neue', helvetica, Arial, sans-serif;
	font-weight: normal;
	height: auto;
	min-width: 50px;
	font-size: 14px;
	padding: 3px 9px;
	text-transform: none;
	letter-spacing: 0.05em;
}

#top ul.menu-nav li .sub-menu li {
	border-left: none;
	border-right: none;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#top ul.menu-nav li .sub-menu li a {
	padding: 4px 0 !important;
	text-transform: lowercase;
	text-indent: 0;
	text-decoration: none;
	height: auto;
	line-height: 1.3;
}

/* top-nav donate now button */

#top ul.menu-nav li.menu-item-donate {
	background: url(images/banner-donate.png) no-repeat 0 bottom;
	border: none;
	border-radius: 0;
	box-shadow: none;
	margin: 0;
	height: 77px;
	width: 30%;
	overflow: hidden;
	text-transform: uppercase;
	text-align: center;
	padding: 0;
}

#top ul.menu-nav li.menu-item-donate:hover {
	background: url(images/banner-donate-dark.png) no-repeat 0 bottom;
	border-top: none;
	height: 174px;
	background-size: contain;
}

#top ul.menu-nav li.menu-item-donate:active {
	position: relative;
	top: 1px;
}

#top ul.menu-nav li.menu-item-donate a {
	background: url(images/button-donate.jpg) no-repeat 0 center #CD6426;
	height: 43px;
	text-indent: -9999px;
}

#top ul.menu-nav li.menu-item-donate > a:after,
.sub-menu, #top ul.menu-nav ul > a:after {
	display: none;
	padding-right: 0 !important;
}

#top ul.menu-nav li.menu-item-donate .sub-menu, #top ul.menu-nav ul {
	background: none;
	position: absolute;
	top: 43px;
	z-index: 1;
	left: 0;
	margin: 0;
	width: 100%;
}

#top ul.menu-nav li.menu-item-donate .sub-menu li {
	background: #e88623;
	width: 100%;
}

#top ul.menu-nav li.menu-item-donate .sub-menu li:first-child {
	border-top: none;
}

#top ul.menu-nav li.menu-item-donate .sub-menu li:last-child {
	border-bottom: none;
}

#top ul.menu-nav li.menu-item-donate .sub-menu li:last-child a {
	font-size: 90%;
}

#top ul.menu-nav li.menu-item-donate .sub-menu li a {
	background: none;
	text-indent: 0;
}

#top ul.menu-nav li .sub-menu li a:hover,
#top ul.menu-nav li .sub-menu li a:focus {
	background: rgba(0, 0, 0, 0.1);
}

/* top-nav get updates button */

#top ul.menu-nav li.menu-item-get-updates {
	background: url(images/banner-get-updates.png) no-repeat right 43px;
	border: none;
	border-radius: 0;
	box-shadow: none;
	height: 78px;
	width: 30%;
	overflow: hidden;
	text-transform: uppercase;
	padding: 0;
	text-align: center;
}

#top ul.menu-nav li.menu-item-get-updates:hover {
	border-top: none;
}

#top ul.menu-nav li.menu-item-get-updates:active {
	position: relative;
	top: 1px;
}

#top ul.menu-nav li.menu-item-get-updates a {
	background: url(images/button-get-updates.jpg) no-repeat right center #85a015;
	height: 43px;
	text-indent: -9999px;
}

/* top-nav market place button */

#top ul.menu-nav li.menu-item-gluten-free-market-place {
	background: url(images/banner-market-place.jpg) no-repeat center 45px #0082b5;
	background-size: contain;
	border: none;
	border-radius: 0;
	box-shadow: none;
	height: 78px;
	width: 38%;
	overflow: hidden;
	text-transform: uppercase;
	padding: 0;
	text-align: center;
}

#top ul.menu-nav li.menu-item-gluten-free-market-place:hover {
	background: url(images/banner-market-place-dark.jpg) no-repeat center bottom #0f406a;
	border-top: none;
	height: 152px;
	background-size: contain;
}

#top ul.menu-nav li.menu-item-gluten-free-market-place:active {
	position: relative;
	top: 1px;
}

#top ul.menu-nav li.menu-item-gluten-free-market-place a {
	background: url(images/button-market-place.jpg) no-repeat center 0 #0f406a;
	background-size: contain;
	text-indent: -9999px;
	height: 43px;
}

#top ul.menu-nav li.menu-item-gluten-free-market-place > a:after,
.sub-menu, #top ul.menu-nav ul > a:after {
	display: none;
	padding-right: 0 !important;
}

#top ul.menu-nav li.menu-item-gluten-free-market-place .sub-menu, #top ul.menu-nav ul {
	background: none;
	position: absolute;
	top: 43px;
	z-index: 1;
	left: 0;
	margin: 0;
	width: 100%;
}

#top ul.menu-nav li.menu-item-gluten-free-market-place .sub-menu li {
	background: #0082b5;
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

#top ul.menu-nav li.menu-item-gluten-free-market-place .sub-menu li:first-child {
	border-top: none;
}

#top ul.menu-nav li.menu-item-gluten-free-market-place .sub-menu li:last-child {
	border-bottom: none;
}

#top ul.menu-nav li.menu-item-gluten-free-market-place .sub-menu li a {
	background: #0082b5;
}

#top ul.menu-nav li.menu-item-gluten-free-market-place .sub-menu li a:hover,
#top ul.menu-nav li.menu-item-gluten-free-market-place.sub-menu li a:focus {
	background: rgba(0, 0, 0, 0.1);
}

/* Sidebar Donate Button  */

.widget a.donate {
	width: auto;
	float: left;
	margin: 15px 0 20px 0;
}

.widget a.donate img {
	width: 100% !important;
	height: auto;
}

/* Sidebar Get Updates Button  */
.site-primary .visual-form-builder .get-updates .vfb-submit,
.site-primary .visual-form-builder .get-updates input[type=submit].vfb-submit {
	background: url(images/btn-get-updates.png) no-repeat;
	color: #FFF;
	width: 100%;
	height: 55px;
	border: none;
	margin: 0;
	padding: 10px;
	text-indent: -9999px;
	background-size: contain;
}

input.vfb-text, input[type="text"].vfb-text, input[type="tel"].vfb-text, input[type="email"].vfb-text, input[type="url"].vfb-text, textarea.vfb-textarea {
	border-color: #CCC;
}

#cdf-psd-sidebar .vfb_pro_widget_class {
	background: none;
	margin-bottom: 0;
	padding: 0;
}

#get-updates-16.visual-form-builder,
#get-updates-16.visual-form-builder fieldset {
	margin: 0;
	padding: 0;
}

#get-updates-16 .vfb-legend h3 {
	padding: 0;
	margin: 20px 0 0;
}

.widget #get-updates-16 ul {
	margin: 0;
}

.widget #get-updates-16 li.vfb-item {
	padding: 0;
}

/* Social Buttons */

#top .social-links {
	float: right;
	margin: 6px 20px 0 15px;
	min-width: 160px;
}

#top .social-links h3 {
	float: none;
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;
	width: auto;
	font-size: 14px;
}

#top .social-links a {
	display: inline-block;
}

#top .social-links .fa {
	font-size: 24px;
	width: auto;
}

#top .social-links .fa:hover,
#top .social-links .fa:focus {
	color: #000 !important;
}

.social-facebook .fa {
	color: #3b5998 !important;
}

.social-twitter .fa {
	color: #00aced !important;
}

.social-youtube .fa {
	color: #bb0000 !important;
}

.social-google-plus .fa {
	color: #dd4b39 !important;
}

.social-instragram .fa {
	color: #517fa4 !important;
}

.social-pinterest .fa {
	color: #cb2027 !important;
}

#top .social-links ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#top .social-links li {
	display: inline;
}

#top .social-links .menu-label {
	display: none;
}

.printfriendly {
	text-align: right;
}

.printfriendly img, .printfriendly a {
	display: inline-block;
	margin: 0;
}

/* HEADER */
#header #logo {
	margin: 0.5em 0 1em 0;
}

#logo a img:hover {
	opacity: 1;
}

/* Ubermenu */

#main-ubermenu .ubermenu, #main-ubermenu .ubermenu-nav {
	z-index: 900;
}

#header .ubermenu-responsive-toggle {
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
}

#main-ubermenu span.ubermenu-target {
	cursor: pointer;
}

/* MAIN NAVIGATION */

#header #navigation {
	display: block;
	clear: both;
	float: none;
	width: 100%;
}

ul.menu-nav,
ul.menu-nav ul {
	padding-left: 0;
}

#navigation ul.menu-nav {
	background: #0076A6;
	width: 100%;
}

#navigation ul.menu-nav > li {
	margin: 0;
}

#navigation ul.menu-nav > li > a {
	font-family: 'Oswald', 'helvetica neue', helvetica, Arial, sans-serif;
	font-weight: 400;
	background: #0076A6;
	/*  background-image: linear-gradient(top, rgb(0, 102, 153) 16% #0076A6 75%;
		background-image: 0 16% #0076A6 75%;
		background-image: 0 16% #0076A6 75%;
		background-image: 0 16% #0076A6 75%;
		background-image: 0 16% #0076A6 75%;
		background-image: 0 color-stop(0.75, rgb(0, 153, 204)) );   */
}

#navigation ul.menu-nav > li {
	margin: 0;
	width: 19%;
}

#navigation ul.menu-nav li.page-home {
	width: 5%;
}

#navigation ul.menu-nav > li > a {
	border-radius: 0;
	font-size: 1.3em;
	letter-spacing: .06em;
	padding: .6em .2em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	border-right: 1px solid #FFF;
}

#navigation ul.menu-nav > li:last-child > a {
	border-right: none;
}

#navigation ul.menu-nav li.current_page_item > a, #navigation ul.menu-nav li.current_page_parent > a, #navigation ul.menu-nav li.current-menu-ancestor > a, #navigation ul.menu-nav li.current-cat > a,
#navigation ul.menu-nav li.li.current-menu-item > a, #navigation ul.menu-nav > li > a:hover, #navigation ul.menu-nav > li > a:focus {
	background-color: #003b4f;
	/*background-image: linear-gradient(bottom, rgb(0, 102, 136) 1% #005470 20% #001230 85%;
	background-image: 0 1% #005470 20% #001230 85%;
	background-image: 0 1% #005470 20% #001230 85%;
	background-image: 0 1% #005470 20% #001230 85%;
	background-image: 0 1% #005470 20% #001230 85%;
	background-image: 0 color-stop(0.2, rgb(0, 84, 112)), color-stop(0.85, rgb(0, 18, 48)) );  */
}

#navigation ul.menu-nav li.page-home a {
	text-indent: -99999px;
	background: url(images/icon-home.png) no-repeat 50% 50% #0076A6;
}

#navigation ul.menu-nav li.current-menu-item.page-home a {
	text-indent: -99999px;
	background: url(images/icon-home.png) no-repeat 50% 50% #003b4f;
}

#navigation ul.menu-nav li.page-home a:hover,
#navigation ul.menu-nav li.page-home a:focus {
	text-indent: -99999px;
	background: url(images/icon-home.png) no-repeat 50% 50% #006080;
}

ul.menu-nav ul li {
}

ul.menu-nav li a {
	border: 0;
}

ul.menu-nav li a {
	border-radius: 0;
}

ul.menu-nav li.parent > a {
	background: none;
	margin-bottom: 2px;
	padding-right: 24px !important;
	position: relative;
}

ul.menu-nav li.parent > a:after {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #FFF transparent transparent;
	border-image: none;
	border-style: solid;
	border-width: 4px;
	content: "";
	display: block;
	height: 0;
	position: absolute;
	right: .5em;
	top: 1.4em;
	width: 0;
}

#navigation ul.menu-nav ul {
	background: none;
	border: medium none;
	border-radius: 0;
	margin-top: 0;
	padding-top: 0;
	width: 100%;
}

#navigation ul.menu-nav ul > li {
	background: none repeat scroll 0 0 #0076A6;
	border-bottom: 1px solid #0098CE;
}

#navigation ul.menu-nav ul li.current_page_item > a, #navigation ul.menu-nav ul li.current_page_parent > a,
#navigation ul.menu-nav ul li.current-menu-ancestor > a, #navigation ul.menu-nav ul li.current-cat > a,
#navigation ul.menu-nav ul li.current-menu-item > a,
#navigation ul.menu-nav ul > li > a:hover, #navigation ul.menu-nav ul > li > a:focus {
	background: #003B4F;
	border-bottom: 1px solid #0078A0;
	border-radius: 0;
}

#navigation ul.menu-nav ul > li > a {
	border-bottom: 1px solid #006080;
	font-family: sans-serif;
	font-size: .9em;
	letter-spacing: 0;
	margin-bottom: 0;
	padding: .618em 1em;
}

#navigation ul.menu-nav ul > li:hover > a {
	background: #006080;
}

#navigation ul.menu-nav ul > li > a:hover,
#navigation ul.menu-nav ul > li > a:focus,
#navigation ul.menu-nav ul li.current-menu-item > a:hover {
	background: #003B4F;
	border-bottom: 1px solid #0CF;
	text-decoration: none;

}

#navigation ul.menu-nav > li:hover > a {
	background: #006080;
}

/* submenu last item cut off fix */
#navigation ul.menu-nav li:last-child ul ul {
	left: -100%;
}

/* FEATURED SLIDER */
#featured {
	background: url(images/slider_bg.jpg) repeat-x top left #016888;
}

#featured.fade {
	padding: 2em 1.618em 3em;
}

#featured .col-full {
	max-width: 990px;
}

#featured-slider {
	background: #F4F4F4;
	border: 10px solid #FFF;
	border-radius: 4px;
	box-shadow: 0 2px 2px #333;
	margin-top: 0;
	position: relative;
}

#featured-slider .slide {
	overflow: hidden;
}

#featured-slider .carousel-inner {
	height: 360px;
}

#featured-slider .slide-content header,
#featured-slider .slide-content .entry {
	padding: 15px;
}

#featured-slider .slide-media {
	float: right;
}

#featured-slider .slide-media img {
	height: auto;
}

.flex-direction-nav .flex-prev {
	left: -45px;
}

.flex-direction-nav .flex-next {
	right: -35px;
}

.flex-control-nav {
	margin: 1.6em 0 -1.618em;
	position: absolute;
	text-align: center;
	width: 100%;
}

.flex-control-paging li a.flex-active:after, .flex-control-paging li a:hover:after {
	background: inherit;
	height: 11px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 11px;
}

.widget.widget_metaslider_widget ul li {
	position: inherit;
}

.widget.widget_metaslider_widget ul.slides li a {
	border: none !important;
	color: #0076A6;
	display: block;
	font-size: inherit;
	line-height: inherit;
	padding: 0;
	text-decoration: none;
	text-transform: none;
}

.flexslider:hover .flex-prev,
.flexslider:hover .flex-next {
	border: none !important;
}

#featured-slider .slide-media img {
	border: 2px solid #FAFAFA;
	border-radius: 4px;
}

#featured-slider .col-full {
	max-width: 990px;
}

.carousel-control {
	left: -5%;
	width: 5%;
}

.carousel-control.left {
	background: none;
}

.carousel-control.right {
	right: -5%;
	background: none;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
	left: auto;
	right: 40%;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
	left: 40%;
	right: auto;
}

.carousel-indicators {
	bottom: -60px;
}

.carousel-indicators .active {
	background-color: #f60;
	margin-right: 5px;
}

.slide-content h1 {
	color: #006699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: italic;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.1em;
}

.slide-content h1 a {
	color: #0076A6;
}

.slide-content .entry, .slide-content .entry p {
	color: #262626;
	font: 300 1.2em/1.3em "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	margin-bottom: .5em;
}

.slide-content .woo-sc-button {
	margin: 1em 0;
}

/* breadcrumbs */
.home #breadcrumbs {
	display: none;
}

.breadcrumb {
	background: none;
	padding-left: 0;
}

.breadcrumb-title {
	display: none;
}

/* Meta Slider  fix */

.widget.widget_metaslider_widget ul li {
	position: inherit;
}

.widget.widget_metaslider_widget ul li a {
	padding: 0;
}

.widget.widget_metaslider_widget ul li a:hover {
	background: inherit;
	color: inherit;
	text-decoration: none;
}

/* MISSION STATEMENT */
#mission,
.text-banner-top,
.text-banner-bottom {
	background: rgb(178, 178, 178);
	/* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IyYjJiMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiMmIyYjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(178, 178, 178, 1) 0%, rgba(255, 255, 255, 1) 51%, rgba(178, 178, 178, 1) 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(178, 178, 178, 1)), color-stop(51%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(178, 178, 178, 1)));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(178, 178, 178, 1) 0%, rgba(255, 255, 255, 1) 51%, rgba(178, 178, 178, 1) 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(178, 178, 178, 1) 0%, rgba(255, 255, 255, 1) 51%, rgba(178, 178, 178, 1) 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(178, 178, 178, 1) 0%, rgba(255, 255, 255, 1) 51%, rgba(178, 178, 178, 1) 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, rgba(178, 178, 178, 1) 0%, rgba(255, 255, 255, 1) 51%, rgba(178, 178, 178, 1) 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2b2b2', endColorstr='#b2b2b2', GradientType=0);
}

#mission .logo-bg,
.text-banner-top .logo-bg,
.text-banner-bottom .logo-bg {
	background: url(images/icon-logo-outline.png) no-repeat center right;
}

#mission p,
.text-banner-top p,
.text-banner-bottom p {
	color: #006080;
	font-size: 1.6em;
	line-height: 1.3;
	font-family: 'Roboto Condensed', sans-serif;
	padding: 20px 40px;
	margin: 0;
}

.home #content .widget {
	margin: 0;
}

.home #content .metaslider {
	margin: 0;
}

.home #content .metaslider .flexslider {
	border-radius: 0;
	border-bottom: 4px solid #00263a;
	border-top: 4px solid #00263a;
	margin: 0;
}

/* features - home quick links */

.page-template-template-psd-home-php .widget_woothemes_features .features .feature {
	position: relative;
	width: 32%;
	float: left;
	clear: none;
	margin-bottom: 0;
	text-align: center;
}

.page-template-template-psd-home-php .widget_woothemes_features .features .feature {
	margin: 0 2% 0 0;
}

.page-template-template-psd-home-php .widget_woothemes_features .features .feature.last {
	margin-right: 0;
}

.page-template-template-psd-home-php .widget_woothemes_features .features .feature img {
	width: 100%;
	height: auto;
}

/*.page-template-template-psd-home-php .widget_woothemes_features .feature-title {
	display: none;
}*/
.page-template-template-psd-home-php .widget_woothemes_features .feature-content {
	display: block;
	padding: 0 2px;
	line-height: 1.2;
	margin-top: 10px;
}

.page-template-template-psd-home-php .directory-header h1 {
	display: none;
}

/* 	Features Widget - Banner  */

.widget_woothemes_features h2 {
	display: none;
}

.home .woothemes-features-category-banner {
	background: none;
	margin: 1em 0;
}

.home .features {
	max-width: 990px;
	margin: 0 auto;
}

.home .features img {
	height: auto;
	max-width: none;
	vertical-align: bottom;
	width: 75px;
}

.home .widget_woothemes_features .features .feature h3.feature-title {
	border: medium none;
	font-weight: normal;
	margin: 12px 0 5px 10px;
	padding: 0;
	color: #FFF;
	font-family: Oswald, 'helvetica neue', helvetica, Arial, sans-serif;
	font-size: 2em !important;
	letter-spacing: .05em;
	text-transform: uppercase;
}

.home .widget_woothemes_features .feature-content {
	color: #0cf;
	font-family: Oswald, 'helvetica neue', helvetica, Arial, sans-serif;
	font-size: 1.2em;
	letter-spacing: .05em;
	text-transform: none;
}

.home .widget_woothemes_features .feature > a > img {
	margin: 0.5em 1em 0.5em 0;
}

.home .widget_woothemes_features .feature > a > img:hover {
	opacity: 1;
}

.home .widget_woothemes_features .feature {
	margin: 0 0 0 0.3%;
	width: 33%;
	float: left;
	clear: none;
	border-radius: 9px;
	background: #00263a;
	border-bottom: 3px solid #0cf;
}

.home .widget_woothemes_features .feature:hover,
.home .widget_woothemes_features .feature:focus {
	background: #001b29;
}

.home .features .feature.first {
	border-right: 2px solid #FFF;
	margin: 0;
}

.home .features .feature.last {
	border-left: 2px solid #FFF;
}

.home .features .feature a {
	display: block;
	padding: 0.5em 1em;
}

.home .features .feature a:hover {
	text-decoration: none;
}

/* Homepage excerpt trim  */

body.home .blog-posts .entry {
	max-height: 5em;
	margin-bottom: 1em;
	overflow: hidden;
}

/* CONTENT */
#main {
	width: 70%;
	margin-right: 2%;
}

.site-secondary #main {
	margin-left: 20%;
	width: 50%;
}

#main .post header h1 a, #main .post header h1 a:link, #main .post header h1 a:visited {
	color: #069;
	font-size: 1em;
	line-height: 1.2em;
}

.post header h1 a:link, .type-page header h1 a:link, .post header h1 a:visited, .type-page header h1 a:visited {
	color: #069;
}

#main .page header h1 {
	font-family: Oswald, 'helvetica neue', helvetica, Arial, sans-serif;
	font-size: 2.2em;
	font-weight: 500;
	letter-spacing: 0.02em;
	line-height: 1.2em;
	text-transform: uppercase;
}

.post header h1, .type-page header h1 {
	margin-bottom: 0.2em;
}

.home .post header h1, .type-page header h1 {
	font-size: 1.8em;
	letter-spacing: 0.02em;
}

.entry-header {
	margin-bottom: 25px;
}

.post .post-meta, .type-page .post-meta {
	margin-top: 15px;
}

.entry-title a:hover {
	color: #666;
}

.entry img {
	margin-right: 15px;
	margin-bottom: 15px;
}

/* blog posts */
.blog-posts .type-post {
	border-bottom: 1px solid #EEE;
	padding-bottom: 10px;
}

.content-loop .has-post-thumbnail {
	position: relative;
	padding-left: 170px;
}

.content-loop .post-thumbnail {
	position: absolute;
	left: 0px;
	top: 5px;
}

.post, .type-page, .type-celiac_provider {
	margin: 0 0 1.2em;
}

.blog-posts .type-post a img {
}

.blog-posts .type-post header, .blog-posts .type-post section
.blog-posts .type-post footer {
}

/* Child Page Listing template */
article.has-post-thumbnail {
	min-height: 175px;
}

/* TODO */
#post-author, .post .post-meta li.post-author {
	display: none;
	border: none;
}

/* Pagination */

/* Pagination */
.woo-pagination .page-numbers.current, .woo-pagination .page-numbers.current:hover, .woo-pagination .page-numbers.current:focus,
.nav-entries a > span.current, .nav-entries a > span.current:hover, .nav-entries a > span.current:focus,
#post-entries a.current, #post-entries a.current:hover, #post-entries a.current:focus {
	background: #666;
	color: #FFF;
	border: 1px solid #999;
	font-weight: bold;
}

.woo-pagination .page-numbers, .nav-entries a > span, #post-entries a {
	background: #e4e4e4;
	border: 1px solid #CCC;
}

.woo-pagination .page-numbers:hover, .woo-pagination .page-numbers:focus,
.nav-entries a > span:hover, .nav-entries a > span:focus,
#post-entries a:hover, #post-entries a:focus {
	background: #069;
	color: #FFF;
}

.woo-pagination .page-numbers.dots {
	background: none;
	border: none;
	color: #000;
	font-weight: bold;
}

.nav-prev, .nav-next {
	width: 48%;
}

.nav-entries, .wp-pagenavi, .woo-pagination, #post-entries {
	padding: .5em 0;
}

/* --*/

.post-more-sep {
	display: none;
}

.read-more {
	background: none;
	border: none;
	float: right;
}

.read-more a.btn {
	background: none repeat scroll 0 0 #FAFAFA;
	border: 1px solid #F4F4F4;
	border-radius: 4px 4px 4px 4px;
	box-shadow: none;
	color: #003B4F !important;
	font-size: 11px;
	font-weight: 400;
	padding: 3px 12px;
	text-shadow: none;
	text-transform: uppercase;
}

.read-more a.btn:hover, .read-more a.btn:focus {
	background: none repeat scroll 0 0 #E6E6E6;
	border: 1px solid #CCC;
	color: #0076A6 !important;
	text-decoration: none;
}

.read-more span {
	border: none;
	color: #C30;
	font-size: 15px;
	padding-left: 6px;
}

.comments {
	padding-left: 10px;
}

.blog-posts .post-more {
	padding-bottom: 0.5em;
	text-align: left;
}

.category-marilyns-message .read-more {
	float: none;
}

.category-marilyns-message .post-more {
	text-align: right;
}

.sidebar .category-marilyns-message img {
	float: right;
	margin-left: 5px;
}

.post-excerpt {
	margin-bottom: 0;
}

/* Documents Group */

.entry-documents .panel-heading h3 {
	margin: 0;
}

.entry-documents .media-object {
	margin: 0;
	border-radius: 0;
	border: 0;
}

/* FAQ page */

#main header.collapsible-header h1 {
	font-family: Oswald, 'helvetica neue', helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: 500;
	letter-spacing: .05em;
	line-height: 1.4em;
	padding-bottom: 5px;
	padding-top: 0;
	text-transform: none;
}

#content .collapsible-content {
	padding-left: 25px;
}

article.celiac_faq.collapsible {
	margin-top: 10px;
}

.collapsible-all-toggle, .collapsible-header {
	outline: none;
	background-position: 0 6px !important;
}

.collapsible-all {
	text-align: left;
	margin: 25px 0;
}

.collapsible-all .collapsible-all-toggle {
	background-image: none;
	background: #006080;
	border-radius: 5px;
	padding: 3px 9px;
	color: #FFF;
}

.collapsible-all .collapsible-all-toggle:hover {
	background: #0095C8;
	text-decoration: none;
}

.page-template-tmpl-faq-php #content .entry ul {
	padding: 10px 0;
	margin: 0 !important;
	border-left: 4px solid #F2F2F2;
	padding-left: 15px;
	border-radius: 10px;
	display: block;
	background: #FAFAFA;
}

.page-template-tmpl-faq-php #content .entry ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}

/* Child Pages Loop */

.cdf-child-pages .entry-header {
	position: relative;
}

#main .cdf-child-pages .entry-title {
	font-size: 2em;
	margin-right: 120px;
	padding: 0;
}

.cdf-child-pages .read-more {
	position: absolute;
	right: 0;
	top: 0;
}

.cdf-child-pages .post img, .cdf-child-pages .type-page img, .cdf-child-pages .post img.thumbnail, .cdf-child-pages .type-page img.thumbnail {
	background-clip: padding-box;
	border: 3px solid #F4F4F4;
	border-radius: 3px;
	float: left;
	height: auto;
	margin-right: 15px;
	margin-top: 5px;
	width: 150px;
	height: auto;
}

/* sidebar widgets */

.sidebar {
	float: left;
}

.sidebar .search_main {
	margin-top: 10px;
}

#sidebar-primary {
	background: none repeat scroll 0 0 transparent;
	margin-left: 2%;
	margin-top: 0;
	width: 26%;
}

#sidebar-secondary {
	width: 16%;
	margin-right: 4%;
	position: absolute;
	left: 0;
}

.widget {
	background: none repeat scroll 0 0 #F4F4F4;
	margin-bottom: 0.5em;
	padding: 1.2em;
}

#sidebar-secondary .widget img {
	width: 95%;
}

#content .widget h3,
#content .widget h2.featured-news-title,
#sidebar-primary .widget h3 {
	border-bottom: medium none;
	color: #003B4F;
	font-family: Oswald, 'helvetica neue', helvetica, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: 0.03em;
	margin: 0.5em 0 0.2em 0;
	text-transform: uppercase;
}

#content .widget.widget_woothemes_features {
	background: none;
	padding: 0;
}

/*
#content .widget.widget_woothemes_features h3{
	border-bottom: 2px solid #555 !important;
	border-radius: 5px;
	color: #FFF;
	font-family: Oswald, 'helvetica neue', helvetica, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: 0.03em;
	margin: 0;
	text-transform: uppercase;
	background: rgb(205,100,38);
	display: block;
	width: 100%;
	padding: 15px 10px !important;
	text-align: center;
	left: 0;
}
#content .widget.widget_woothemes_features a{text-decoration: none;}
#content .widget.widget_woothemes_features h3:hover,
#content .widget.widget_woothemes_features h3:focus{
	background: #333;
	text-decoration: none;
}*/

.home .widget_woothemes_features .feature-content {
	line-height: 1.2em;
	padding: 0 0 0.5em 0;
}

.widget h3 {
	font-size: 1.5em;
}

.widget h2.featured-news-title {
	font-size: 1.5em;
}

#sidebar-primary .widget h3 {
	font-size: 1.5em;
	margin-bottom: 10px;
}

#sidebar-primary .widget_ewdg_pages_menu h3 {
	padding-left: 20px;
}

.home #content .widget > h2, .home #content .widget > h3 {
	font-size: 1.4em;
}

#sidebar-primary .widget h3 {
	font-size: 1.5em;
}

.widget ul {
	padding-left: 0;
}

.widget ul li {
	position: relative;
}

.widget ul li a {
	border-bottom: 1px solid #CCC;
	color: #0076A6;
	display: block;
	font-size: 14px;
	line-height: 1.3em;
	padding: 5px 12px 5px 20px;
	text-decoration: none;
	text-transform: none;
}

.widget ul li a:hover {
	background: none;
}

.widget ul li ul li a {
	background: none;
}

.widget ul li ul li a:hover {
	background: none;
	color: #0099cc;
}

.widget ul li.current_page_item ul li a {
	background: none;
}

.widget ul li.current_page_item ul li a:hover {
	background: none;
	color: #0099cc;
}

.widget ul.xoxo li a {
	padding-left: 5px;
	text-transform: uppercase;
}

.widget_nav_menu h3:first-child {
	padding: 0;
}

h2.featured-news-title {
	padding: 0.5em 0;
}

.widget_nav_menu h3 {
	padding: 0.6em 0 0 0;
}

.widget ul.menu li a {
	padding: 5px 12px 5px 30px;
}

.widget ul li.calendar a, li.calendar a:hover {
	background: url("images/icon-calendar-24.png") no-repeat top left transparent;
}

.widget ul li.directory a, li.directory a:hover {
	background: url("images/icon-provider-24.png") no-repeat top left transparent;
}

.widget ul li.lightbulb a, li.lightbulb a:hover {
	background: url("images/icon-bulb-24.png") no-repeat top left transparent;
}

.widget ul li.butterfly a, .widget ul li.butterfly a:hover {
	background: url("images/icon-CDF-24.png") no-repeat top left transparent;
}

/* sidebar font awesome icons */
.widget .menu .fa {
	position: absolute;
	left: 5px;
	font-size: 16px;
	color: #0095C8;
}

/* sidebar widget menu */

.widget .menu ul li.current_page_item a {
	color: #0076A6;
}

.widget .menu ul li.current_page_item a:hover {
	background: none;
}

/* Page Menu */

.widget_ewdg_page_menu .page-submenu-toggle {
	position: absolute;
	right: 10px;
	top: 4px;
}

.widget_ewdg_page_menu {
	padding: 1.2em 0;
}

.widget_ewdg_page_menu a {
	padding-right: 10px;
}

.widget_ewdg_page_menu ul li.current_page_ancestor.current_page_parent .fa-angle-down,
.widget_ewdg_page_menu ul li.current_page_ancestor.current_page_parent .fa-angle-up {
	color: #FFF;
}

.widget_ewdg_page_menu ul li.current_page_ancestor.current_page_parent ul li a:hover,
.widget_ewdg_page_menu ul li.current_page_ancestor.current_page_parent ul li a:focus {
	color: #000;
}

.widget_ewdg_page_menu ul li.current_page_ancestor.current_page_parent ul li.current_page_item .fa-angle-down,
.widget ul li.current_page_ancestor.current_page_parent ul li.current_page_item .fa-angle-up {
	color: #0095C8;
}

#sidebar-primary .widget_ewdg_page_menu h3 {
	padding-left: 0.5em;
}

#sidebar-primary .widget_ewdg_page_menu h3 a {
	color: #003B4F;
}

.widget_ewdg_page_menu ul > ul > li .children {
	padding-left: 0.6em;
}

.widget_ewdg_page_menu ul > li.current_page_item .children {
	border-top: none;
	list-style: none outside none;
	margin: 0;
	padding-left: 15px;
	position: relative;
}

.widget_ewdg_page_menu ul > li .children > li .children > li:first-child > a {
	border-top: none;
}

.widget_ewdg_page_menu ul > li.current_page_item .children > li > a {
	color: #000;
}

.widget_ewdg_page_menu ul > li .children > li {
	margin-left: 0;
	position: relative;

}

.widget_ewdg_page_menu ul > li .children > li > a {
	border-bottom: none;
	color: #616161;
	display: block;
	margin: 0;
	padding: 5px 30px 5px 37px;
	z-index: 1;
}

.widget_ewdg_page_menu ul > li .children > li > a:focus {
	text-decoration: none;
}

.widget_ewdg_page_menu ul > li .children > li > a:hover {
	color: #000;
	text-decoration: underline;
}

.widget_ewdg_page_menu ul > li .children > li:last-child > a {
	border-bottom: 0 none;
}

.widget_ewdg_page_menu ul > li .children > li:first-child > a {
	border-top: 1px solid #FAFAFA;
}

.widget_ewdg_page_menu ul > li .children > li.active > a {
	color: #0B6CBC;
}

.widget_ewdg_page_menu ul > li .children > li:before {
	border-top: 1px dashed #4B88B7;
	content: "";
	display: inline-block;
	left: 21px;
	position: absolute;
	top: 17px;
	width: 9px;
}

.widget_ewdg_page_menu ul > li .children > li:after {
	border-left: 1px dashed #4B88B7;
	bottom: 0;
	content: "";
	display: inline-block;
	left: 18px;
	position: absolute;
	top: 0;
	width: 0;
}

.widget_ewdg_page_menu ul li.current_page_item a {
	background: url("images/icon-triangle.gif") no-repeat scroll left 50% #0076A6;
	color: #FFFFFF !important;
	font-weight: bold;
	line-height: 20px;
}

.widget_ewdg_page_menu ul li.current_page_item a:hover {
	background: url("images/icon-triangle.gif") no-repeat scroll left 50% #ccc;
	color: #666 !important;
}

/* HOME PAGE */

.widget h2.featured-news-title {
	margin-bottom: 1em;
}

/* Sponsor Carousel */

#sponsors-carousel {
	margin-bottom: 6px;
}

#sponsors-carousel .sponsor {
	margin: 0 3px;
}

/* MARILYN'S MESSAGE */

.widget_dpe_fp_widget .post.category-marilyns-message header h1 {
	display: none;
}

.widget_dpe_fp_widget .post.category-marilyns-message .post-date {
	font-weight: bold;
	padding-bottom: 5px;
	display: block;
}

.post.category-marilyns-message header h1, .post.category-marilyns-message header h1 a:link, .post.category-marilyns-message header h1 a:visited {
	/*TODO*/
	display: block;
}

.dpe-flexible-posts p {
	font-size: 12px;
	line-height: 1.5;
}

.dpe-flexible-posts .post {
	margin: 0;
}

/* !Bootstrap Support */

.tooltip-inner {
	background: #003B4F;
	padding: 8px 10px !important;
	line-height: 1.2;
	text-align: left;
	white-space: nowrap;
}

/* CHAPTER TEMPLATE */

.site-secondary #top #top-nav {
	display: block;
}

p.woo-sc-box.info, div.woo-sc-box.info {
	display: none;
}

/* TODO - remove carousel from Chapters Template */
.site-secondary {
}

.site-secondary #site-header {
	background: url('images/submenu-marker.png') no-repeat left bottom #00263A;
	display: block;
	float: left;
	padding: 0;
	width: 100%;
}

.site-secondary #site-header .site-title a {
	color: #FFF;
	float: left;
	padding: 20px;
}

.site-secondary .site-description {
	color: #AFAFAF;
	float: left;
	font-size: 2em;
	font-style: italic;
	padding: 25px 10px 0;
}

.site-secondary #content {
	margin-top: 25px;
}

/* Chapter Sidebar */

.site-secondary #sidebar-secondary .widget {
	background: none;
	padding: 0;
	margin-bottom: 20px;
}

.site-secondary #sidebar-secondary .widget h3 {
	text-transform: none;
}

.site-secondary #sidebar-secondary ul li {
	border-bottom: 1px solid #CCC;
	padding: 0;
}

.site-secondary #sidebar-secondary ul li a {
	margin-bottom: 0;
	padding: 9px 6px;
	border: none;
	text-decoration: none;
}

.site-secondary #sidebar-secondary ul li a:hover,
.site-secondary #sidebar-secondary ul li a:focus {
	text-decoration: underline;
}

.site-secondary #sidebar-secondary #searchform {
	border-color: #8ab610;
	border-width: 2px;
}

.site-secondary #sidebar-secondary .widget h3 {
	text-transform: none;
}

fieldset.empty {
	margin-top: -25px;
}

.site-secondary .widget ul li.current_page_item a {
	background: #EEE;
	color: #000;
}

.site-secondary #sidebar-secondary ul li a:hover,
.site-secondary #sidebar-secondary ul li a:focus {
	text-decoration: underline;
}

.site-secondary #sidebar-secondary ul li.current_page_item a:hover,
.site-secondary #sidebar-secondary ul li.current_page_item a:focus {
	text-decoration: none;
	cursor: default;
}

/* Chapter sidebar Menu */

.site-secondary #sidebar-secondary ul#menu-chapter-menu {
	border-bottom: 2px solid #069;
	border-top: 2px solid #069;
}

.site-secondary #sidebar-secondary ul#menu-chapter-menu li {
	border: none;
	padding: 0;
	margin: 0;
}

.site-secondary #sidebar-secondary ul#menu-chapter-menu li a {
	background: none repeat scroll 0 0 #069;
	border-left: 4px solid #069;
	color: #fff;
	display: block;
	font-size: 14px;
	line-height: 1.3em;
	margin-bottom: 0;
	padding: 6px;
	border-bottom: 1px dashed #FFF;
	text-decoration: none;
}

.site-secondary #sidebar-secondary ul#menu-chapter-menu li a:hover,
.site-secondary #sidebar-secondary ul#menu-chapter-menu li a:focus,
.site-secondary #sidebar-secondary ul#menu-chapter-menu li.current-menu-item a:hover,
.site-secondary #sidebar-secondary ul#menu-chapter-menu li.current-menu-item a:focus {
	background: none repeat scroll 0 0 #8ab610;
	border-left: 4px solid #8ab610;
	text-decoration: none;
}

.site-secondary #sidebar-secondary ul#menu-chapter-menu li.current-menu-item a,
.site-secondary #sidebar-secondary ul#menu-chapter-menu li.current-menu-item a {
	background: #FFF;
	color: #00263A;
	border-left: 4px solid #8ab610;
}

.site-secondary #sidebar-secondary #searchform {
	border-color: #8ab610;
	border-width: 2px;
}

/* Forms - Visual Form Builder - VFB */

.visual-form-builder .vfb-legend {
	border-bottom: 1px solid #FFF;
	margin: 0;
	padding: 0;
}

.visual-form-builder .vfb-legend h3 {
	border-bottom: 1px dashed #8ab610;
	margin: 0;
	padding: 0 0 6px;
	font-size: 1.6em;
	color: #8ab610;
	padding-left: 15px;
	line-height: 1.5;
	width: 95%;
}

.visual-form-builder fieldset {
	border: none !important;
	background: none;
}

#content .entry .vfb-fieldset ul {
	margin: 0 0 0 10px !important;
}

#content .entry .visual-form-builder ul {
	font-size: 12px;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

form.visual-form-builder li {
	list-style: none;
	width: auto !important;
}

.visual-form-builder label, .visual-form-builder label.desc {
	color: #004C66;
	font-weight: 600;
	display: block;
	margin: 0;
	padding: 9px 0 3px;
	line-height: 1.4;
}

.visual-form-builder div {
}

.visual-form-builder li.vfb-item {
	padding: 3px 9px;
}

.visual-form-builder label.vfb-choice {
	color: #000;
	font-weight: normal;
	margin: -16px 10px 0 18px;
}

.visual-form-builder .vfb-submit, .visual-form-builder input[type=submit].vfb-submit {
	background: #0095c8;
	color: #FFF;
	padding: 6px 12px;
	/*margin-top: 25px;*/
}

.vfb-submit:hover, input[type="submit"].vfb-submit:hover {
	background: #005470;
}

/* Confirmation Form for Symptoms Checklist */
form.confirm {
	max-width: 200px;
}

form.confirm label {
	margin: 0;
	padding: 0;
	color: #8ab610;
	padding-left: 15px;
	line-height: 1.5;
	font-family: Oswald, 'helvetica neue', helvetica, Arial, sans-serif;
	letter-spacing: 0.02em;
	font-weight: 400;
	font-size: 1.6em;
}

form.confirm .btn-default {
	color: #FFF;
	background-color: #8ab610;
	border-color: #ccc;
	padding: 10px 25px;
}

form.confirm .btn-default:hover, form.confirm .btn-default:focus {
	background: #003B4F;
}

/* Symptoms Checklist */

.visual-form-builder li div.cdf-pd-disclaimer {
	background: #0076A6;
	color: #fff;
	border: none;
	font-size: .9em;
	line-height: 1.25;
	padding: 10px 20px 15px;
}

.visual-form-builder li div.cdf-pd-disclaimer a {
	color: #FFF;
	text-decoration: underline;
}

/* FOOTER */
#footer {
	background: none repeat scroll 0 0 #000815;
	border-top: 2px solid #0076A6;
	color: #AFAFAF;
	margin-bottom: 0;
	margin-left: -1.618em;
	margin-right: -1.618em;
	padding: 0 1.618em 2.618em;
}

#footer-text {
	margin-top: 15px;
}

#footer-widgets {
	background: none;
	color: #999;
	padding: 0 0 1em;
	border-bottom: 1px solid #333;
}

#footer-widgets p {
	color: #999;
}

#footer-widgets .widget h3 {
	font-family: Oswald, 'helvetica neue', helvetica, Arial, sans-serif;
	color: #0076A6;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 1.2em;
}

#footer-widgets .block {
	float: left;
	margin-left: 1.5%;
	margin-right: 1.5%;
	margin-top: 20px;
}

#footer-widgets a {
	background: none;
	border-bottom: none;
	color: #CCC;
}

#footer-widgets .widget_text a {
	color: #0095c8;
}

#footer-widgets .widget img {
	padding-right: 5px;
}

#footer-widgets ul.xoxo li a:hover:after {
	content: none;
}

#footer-widgets a:hover {
	background: none;
	color: #FFF;
	text-decoration: underline;
}

#footer-widgets p.disclaimer {
	font-size: 10px;
	line-height: 14px;
}

#footer .widget .menu .fa {
	position: absolute;
	left: -3px;
	font-size: 22px;
	top: 3px;
}

#copyright {
	padding-left: 15px;
}

#copyright p {
	color: #999;
	font-size: 11px;
	line-height: 13px;
	margin: 0;
	padding: 0;
}

#credit {
	width: 45%;
	font-size: 11px;
	line-height: 13px;
	color: #999;
}

#charity-certification .thumbnail {
	border: 0;
	margin: 0;
	padding: 0;
	width: 50%;
	float: left;
	display: inline-block;
}

/* Hide Jetpack Stats smiley face */
img#wpstats {
	width: 0;
	height: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
}

/* MOBILE MENU */
.mobile-menu select {
	width: 100%;
}

#navigation {
	margin: 0;
}

.mobile-menu .form-horizontal {
	margin: 0;
	padding: 0;
}

#main-nav-mobile {
	background: #0076A6;
	color: #FFF;
	line-height: 2em;
	padding: 2px 5px 2px 20px;
	border: 1px solid #006080;
}

/* DROPDOWN MENU */

label.custom-select {
	position: relative;
	display: inline-block;
}

.mobile-menu select {
	display: inline-block;
	border: 2px solid #bbb;
	padding: 4px 3px 3px 5px;
	margin: 0;
	font: inherit;
	outline: none; /* remove focus ring from Webkit */
	line-height: 1.2;
	background: #f8f8f8;
	-webkit-appearance: none; /* remove the strong OSX influence from Webkit */
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

/* for Webkit's CSS-only solution */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
	.mobile-menu select {
		padding-right: 30px;
	}
}

/* Since we removed the default focus styles, we have to add our own */
.mobile-menu select:hover, .mobile-menu select:focus {
	-webkit-box-shadow: 0 0 3px 1px #0095c8;
	-moz-box-shadow: 0 0 3px 1px #0095c8;
	box-shadow: 0 0 3px 1px #0095c8;
	background-color: #000815;
	cursor: pointer;
}

/* Select arrow styling */
.mobile-menu:after {
	content: "▼";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	font-size: 60%;
	line-height: 30px;
	padding: 0 7px;
	background: #003B4F;
	color: white;
	pointer-events: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.no-pointer-events .mobile-menu:after {
	content: none;
}

/* Definitions Overrides */

.home #content .widget > h2, .home #content .widget > h3 {
	border: none;
	padding: 0.8em 0 0.2em 0;
}

/*clearfix */
.cf:before,
.cf:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}

.cf:after {
	clear: both;
}

.cf {
	*zoom: 1; /* For IE 6/7 only */
}

/* -----------------------------------------
        PROVIDER DIRECTORY
-------------------------------------------*/
#provider-specialty .label-primary {
	margin-right: 3px;
}

#provider-specialty .list-inline > li {
	padding: 3px 9px;
}

#provider-knowledge {
	margin-bottom: 10px;
	clear: both;
}

.celiac_provider .media, .celiac_provider .media-body {
	overflow: visible;
	zoom: 1;
}

/* FAQ */
.faq-category-group {
	position: relative;
	margin-bottom: 20px;
}

.faq-category-group h2 {
	margin-right: 4em;
}

.faq-category-group .collapsible-all {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
}

/* SITEMAP */
.page-template-template-sitemap-php #main .page ul ul {
	margin: 0;
	padding-top: 10px;
}

.page-template-template-sitemap-php #main .page ul ul ul {
	margin-left: 15px;
	padding: 0;
}

#content .sitemap-area ul {
	padding: 0;
	margin: 0;
}

#content .sitemap-area ul ul {
	padding: 0;
	margin: 0;
}

#content .sitemap-area ul li {
	font-weight: bold;
	font-size: 18px;
	list-style: none;
	text-transform: uppercase;
	border-top: 1px solid #CCC;
	padding: 10px;
	color: #999;
}

#content .sitemap-area ul li li.page_item_has_children {
	padding: 5px 0;
}

#content .sitemap-area ul li li {
	font-weight: normal;
	font-size: 14px;
	text-transform: none;
	border: none;
	list-style: none;
	padding: 0;
	color: #999;
}

#content .sitemap-area ul li li li {
	padding: 0 0 0 5px;
	list-style: disc;
	color: #999;
}

#content .sitemap-area ul li li li li {
	padding: 0 0 0 5px;
	list-style: circle;
}

/* 404 Error Page */
.error404 .entry h3 a {
	color: #bc3315;
	font-family: Oswald, 'helvetica neue', helvetica, Arial, sans-serif;
	font-weight: bold;
}

.error404 .entry h3, .error404 .entry p {
	text-align: center;
}

.error404 .entry .img {
	width: 80%;
	text-align: center;
}

/* =Responsive Structure

----------------------------------------------- */

@media (max-width: 1599px) {

}

@media (max-width: 1069px) {

}

@media (max-width: 999px) {

	.home .widget_woothemes_features .features .feature img {
		float: none;
		margin: 0;
		width: 60px;
	}

	.home .features .feature {
		text-align: center;
	}

	#content .widget .features .feature h3.feature-title {
		padding: 5px 0 5px 10px;
	}

	.home .widget_woothemes_features .features .feature h3.feature-title {
		margin: 0;
		font-size: 1.8em !important;
	}

	.home .widget_woothemes_features .feature-content {
		padding: 0.5em 0;
	}

	.hidden-xs {
		display: none !important;
	}

	.visible-xs {
		display: block !important;
	}

	#header #logo {
		margin: 0 0 80px 0;
	}

	.site-menu-ubermenu #header #logo {
		margin-bottom: 110px;
	}

	#header #logo img {
		width: 275px;
		height: auto;
	}

	#header #navigation {
		display: block;
		clear: both;
		float: none;
		width: 100%;
		position: absolute;
		top: 125px;
		height: 30px;
	}

	#main-nav-mobile {
		height: 30px;
	}

	#top .social-links {
		float: none;
		position: absolute;
		top: 80px;
		left: 0;
	}

	#header #search {
		top: 80px;
	}

	#main-ubermenu {
		position: absolute;
		width: 100%;
		top: 125px;
	}

	#site-ubermenu {
		position: absolute;
		width: 100%;
		top: 160px;
	}

	#mission p,
	.text-banner-top p,
	.text-banner-bottom p {
		font-size: 1.4em;
		padding: 15px 25px;
	}
}

/* Collapse oversized image and pulled images after iPad breakpoint. */
@media (max-width: 767px) {

	#header #logo {
		width: auto;
		margin-bottom: 120px;
	}

	.site-menu-ubermenu #header #logo {
		margin-bottom: 145px;
	}

	#top {
		display: block;
		width: 100%;
		float: right;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 90px;
	}

	#top #top-nav {
		padding-left: 0;
		margin: 0;
		position: absolute;
		left: 0;
		width: 100%;
	}

	#header #search {
		top: 35px;
		position: absolute;
		left: 0;
		width: 100%;
	}

	#header #navigation {
		top: 160px;
	}

	#top .social-links {
		display: block;
		top: -110px;
		margin: 0;
		float: left;
		left: 300px;
		width: auto;
	}

	#main-ubermenu {
		position: absolute;
		top: 160px;
		width: 100%;
	}

	#site-ubermenu {
		position: absolute;
		width: 100%;
		top: 195px;
	}

	#top, #top nav.col-full,
	#top ul.menu-nav li.menu-item-get-updates,
	#top ul.menu-nav li.menu-item-gluten-free-market-place,
	#top ul.menu-nav li.menu-item-donate {
		background: none;
		height: auto;
	}

	#top ul.menu-nav li.menu-item-get-updates {
		width: 30%;
	}

	#top ul.menu-nav li.menu-item-gluten-free-market-place {
		width: 38%;
	}

	#top ul.menu-nav li.menu-item-donate {
		width: 30%;
	}

	#top ul.menu-nav li.menu-item-donate:hover {
		background: none;
		height: 142px;
	}

	#top ul.menu-nav li.menu-item-get-updates a,
	#top ul.menu-nav li.menu-item-gluten-free-market-place a,
	#top ul.menu-nav li.menu-item-donate a {
		background-size: contain;
		padding: 5px 0;
		height: auto;
	}

	/* MENU FIX */
	#top ul.menu-nav li.menu-item-gluten-free-market-place a {
		background: url("images/banner-market-place-dark.jpg") no-repeat center 0 #0E406A;
		background-size: contain;
	}

	#top ul.menu-nav li.menu-item-gluten-free-market-place:hover {
		background: none;
	}

	#navigation ul.menu-nav li.page-home, #navigation ul.menu-nav > li {
		margin: 0;
		width: 50%;
	}

	#navigation ul.menu-nav li.page-home {
		float: left;
		margin: 0;
		padding: 0;
		width: 50%;
	}

	#navigation ul.menu-nav > li {
		float: left;
		margin: 0;
		padding: 0;
		width: 50%;
	}

	#navigation ul.menu-nav ul {
		display: none;
	}

	ul.menu-nav li a {
		display: block;
		padding: 3px 9px;
	}

	ul.menu-nav ul {
		visibility: hidden;
		display: none;
	}

	ul.menu-nav li:hover > ul {
		visibility: visible;
		display: block;
	}

	ul.menu-nav li {
		float: left;
		position: relative;
		zoom: 1;
		list-style: none;
	}

	#top ul.menu-nav li.menu-item-donate .sub-menu, #top ul.menu-nav ul {
		top: 32px;
		display: block;
		border-bottom: 2px solid #CD6426;
	}

	#top ul.menu-nav li.menu-item-gluten-free-market-place:hover {
		height: 115px;
	}

	#top ul.menu-nav li.menu-item-gluten-free-market-place .sub-menu, #top ul.menu-nav ul {
		top: 32px;
		border-bottom: 2px solid #0f406a;
	}

	#mission p,
	.text-banner-top p,
	.text-banner-bottom p {
		font-size: 1.4em;
		padding: 15px 25px;
	}

	.post-header .post-thumbnail {
		position: relative;
		left: 0;
		top: 5px;
		width: 100px;
	}

	.post img {
		float: left;
		margin-right: 15px;
		margin-bottom: 10px;
	}

	.slide-content h1 {
		font-size: 24px;
	}

	.slide-content .entry p {
		font-size: 1.1em;
	}

	#main {
		width: 65%;
		float: left;
		margin-right: 5%;
	}

	#footer-widgets .block {
		width: 42%;
	}

	.footer-widget-3 {
		clear: both;
	}

	.home .features img {
		width: 50px;
	}

	.home .widget_woothemes_features .features .feature h3.feature-title {
		font-size: 1.5em !important;
	}

	.home .widget_woothemes_features .feature-content {
		font-size: 1em !important;
	}

	.content-loop .post-thumbnail {
		display: none;
	}

	.content-loop .has-post-thumbnail {
		padding-left: 0 !important;
	}

	.site-secondary #content {
		margin-top: 0;
	}
}

@media (max-width: 643px) {

	#top .social-links {
		display: none;
	}

	#main {
		width: 100%;
	}

	.post-header .post-thumbnail {
		width: 75px;
	}

	#sidebar-primary {
		width: 100%;
	}

	#sidebar-primary .widget {
		width: 95%;
		float: left;
		margin: 0 2.5%;
	}

	.home .features .feature {
		min-height: 125px;
	}

	#mission p,
	.text-banner-top p,
	.text-banner-bottom p {
		font-size: 1.2em;
		padding: 15px 25px;
	}
}

@media (max-width: 450px) {

	#wrapper {
		margin: 0 -1.3em;
		padding: 0 1.3em;
	}

	h1 {
		font-size: 1.8em;
		line-height: 1.2em;
	}

	.home .post header h1, .type-page header h1 {
		font-size: 1.5em;
	}

	h2.featured-news-title {
		font-size: 2em;
	}

	#header {
		padding: 0;
	}

	#social {
		margin-top: -20px;
		width: 30%;
	}

	#mission p,
	.text-banner-top p,
	.text-banner-bottom p {
		padding: 10px;
		font-size: 1em;
	}

	.home .features .feature {
		width: 100%;
		min-height: 2em;
		margin: 5px 0;
	}

	.home .features .feature a {
		padding: 0.5em 0.2em 0.2em;
	}

	#top nav.col-full {
		padding: 0;
	}

	#top #top-nav {
		margin: 0;
		position: absolute;
		left: 0;
		width: 100%;
	}

	#top-nav {
		width: 100%;
		float: left;
	}

	ul.menu-nav li {
		position: relative;
	}

	ul.menu-nav li li {
		position: relative;
	}

	#featured {
		display: none;
	}

	#main {
		width: 100%;
		margin-right: 0;
	}

	#content .widget .features .feature h3.feature-title {
		margin: 0;
		font-size: 1.2em !important;
	}

	.home .widget_woothemes_features .features .feature h3.feature-title {
		font-weight: normal;
		letter-spacing: 0.05em;
		font-size: 1em !important;
		letter-spacing: .1em;
		font-weight: normal;
		margin: 3px 0 10px 0;
	}

	.home .widget_woothemes_features .feature-content {
		display: none;
	}

	.home .woothemes-features-category-banner .features .feature h3.feature-title a {
		font-size: 1.2em;
	}

	.home .woothemes-features-category-banner .feature > a > img {
		margin: .5em 1em .1em 0;
	}

	.home .widget_woothemes_features .features .feature img {
		width: 50px;
		height: auto;
	}

	#content .entry, #content .entry p, #content .entry li {
		font-size: 1.05em;
	}

	#top ul.menu-nav li a {
		font-size: 13px;
	}

	#top ul.menu-nav ul,
	#top ul.menu-nav li.menu-item-donate .sub-menu,
	#top ul.menu-nav li.menu-item-gluten-free-market-place .sub-menu,
	#top ul.menu-nav li.menu-item-get-updates .sub-menu {
		top: 30px;
	}

	#top ul.menu-nav li.menu-item-gluten-free-market-place:hover {
		height: 145px;
		background-size: contain;
	}

	.visual-form-builder li.vfb-left-third,
	.visual-form-builder li.vfb-middle-third,
	.visual-form-builder li.vfb-right-third,
	.visual-form-builder li.vfb-left-two-thirds,
	.visual-form-builder li.vfb-right-two-thirds {
		width: 100% !important;
	}

	#footer-widgets .block.footer-widget-1 {
		width: 100%;
	}

	#footer-widgets .block.footer-widget-2 {
		width: 45%;
	}

	#footer-widgets .block.footer-widget-3 {
		width: 45%;
		clear: none;
	}

	#footer-widgets .block.footer-widget-4 {
		width: 100%;
	}

	#charity-certification a.thumbnail {
		width: 22%;
		margin-right: 2%;
	}

	#credit, #copyright {
		width: 100%;
		padding-left: 0;
		margin-bottom: 10px;
	}

	#footer-widgets .block {
		margin-top: 0;
	}
}

/* =Print

----------------------------------------------- */

@media print {

	#header {
		background: none;
		border: none;
	}

	#header #logo {
		margin: 0 2em 1em 0;
		padding-bottom: 0.5em;
	}

	#main {
		width: 100%;
		margin-right: 2%;
	}

	#main a {
		display: inline-block;
		width: 100%;
		text-align: left;
	}

	.item-header, .item-header h1 {
		margin: 0;
		padding: 0 0 6px 0;
	}

	.directory-header h1 {
		margin: 20px 0;
		font-size: 18px;
		text-transform: uppercase;
	}

	.item-info {
		margin-bottom: 15px;
	}

	span.shopping-btn, span.print-btn {
		display: none !important;
	}

	.item-excerpt {
		display: none;
	}

	article.has-post-thumbnail {
		min-height: 125px;
	}

	a[href]:after {
		content: none !important;
	}

	#cdf-psd .thumbnail-link {
		width: 150px;
		height: auto;
		max-height: 150px;
		overflow: hidden;
		margin: 0;
		padding: 0;
	}

	input {
		border: none;
	}

	table thead td {
		background: #FFF;
		color: #000;
	}

	table tbody tr td, table tbody tr:nth-child(2n) td {
		background: #FFF;
	}

	/* !Provider Directory PRINT styles */
	.single-celiac_provider #top,
	.single-celiac_provider #navigation,
	.single-celiac_provider #main-nav,
	.single-celiac_provider div.mobile-menu,
	.single-celiac_provider #breadcrumbs,
	.single-celiac_provider #sidebar-primary,
	.single-celiac_provider #footer {
		display: none;
	}

	.page-template-tmpl-providers-directory-php #top,
	.page-template-tmpl-providers-directory-php #navigation,
	.page-template-tmpl-providers-directory-php #main-nav,
	.page-template-tmpl-providers-directory-php div.mobile-menu,
	.page-template-tmpl-providers-directory-php #breadcrumbs,
	.page-template-tmpl-providers-directory-php #sidebar-primary,
	.page-template-tmpl-providers-directory-php #footer,
	.page-template-tmpl-providers-directory-php #cdf-search-results {
		display: none;
	}

	.page-template-tmpl-providers-directory-php .media,
	.page-template-tmpl-providers-directory-php .media-body {
		overflow: visible;
		zoom: 1;
	}

}

/*--- end print ---*/

/*--- CauseRoar iCureCeliac ---*/
.page-id-17901 h1 {
	display: none
}

.page-id-17901 #breadcrumbs {
	display: none
}

.page-id-17901 .type-page img {
	background-clip: padding-box;
	border: none;
	border-radius: 0;
	margin-top: 0px;
}

.framehd {
	margin: -14px 0 0;
	padding: 0;
}

#icc-signup-container {
	margin: -17px 1px !important;
	padding: 0px 0px 0px 8px;
	text-align: center;
	max-width: 990px;
	background: #fff;
	border: none;
	border-radius: 0px 0px 15px 15px;
	-moz-border-radius: 0px 0px 15px 15px;
	-webkit-border-radius: 0px 0px 15px 15px;
	-khtml-border-radius: 0px 0px 15px 15px;
	-moz-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.15);
}

/*--- end CauseRoar iCureCeliac ---*/

/*CauseRoar custom */

#metaslider_12730 .flex-control-nav {
	display: none !important;

}

.secnavimg {
	text-align: center !important;
	margin: 0 auto !important;
	padding: 8px 0 10px 0 !important;
}

.secnav-submenu-title {
	font-size: 16px;
	font-family: "Oswald", "helvetica neue", helvetica, Arial, sans-serif;
	width: 100%;
	padding: 0 10px 0 10px !important;
	margin: 0 auto 0 auto !important;
	text-align: center !important;
	font-weight: bold;
	color: #0095c8;
}

.secnav-submenu-description {
	color: #808284;
	font-family: helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	width: 100%;
	margin: 6px auto 0 !important;
	padding: 0 10px 0 10px !important;
	text-align: center !important;
}

.exBtn {
	margin: 10px auto;
	text-align: center;
}

.btn-conf {
	color: #fff;
	background-color: #f59644;
	border-color: #f59644;
	text-transform: none;
	font-size: 14px;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.btn.btn-conf.focus, .btn.btn-conf:focus, .btn.btn-conf:hover {
	color: #fff;
	background-color: #f57100;
	border-color: #f57100;
	text-transform: none;
}

/*Team Menu */

.ubermenu .ubermenu-target {
	padding: 15px 15px;
}

@media (max-width: 480px) {
	.ubermenu-main {
		background: #fff !important;
	}

	.ubermenu-item-level-0 {
		width: 100% !important;
		border-bottom: 1px solid #ccc !important;
	}

	.ubermenu-item-level-0 > .ubermenu-target {
		padding: 10px !important;
	}

	.ubermenu-item-level-0.ubermenu-has-submenu-drop > .ubermenu-target:after {
		font-family: FontAwesome;
		content: "\f054";
		position: absolute;
		right: 10px;
		color: #ccc;
	}

	.ubermenu-item-level-0.ubermenu-has-submenu-drop.ubermenu-active > .ubermenu-target:after {
		content: "\f078";
	}
}




