@charset "UTF-8";
.research-list + a.pub_indent {
	text-align: right;
	display: block;
	margin-bottom: 1em;
}

.research-list + a.pub_indent:after {
	content "\0000a0?";
}

.cons-nav li {
  float: left;
  padding: 0 5px;
  border-left: 1px solid #666666;
  font-weight: bold;
  list-style: none;
}

textarea, input, select, option {
  font-family: Arial, Verdana, Helvetica, sans-serif !important;
}

.active {
  color: #333092 !important;
}

a {
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover, a:active, a:link, a:visited {
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.stbar.chicklet {
  height: 16px;
  line-height: 16px;
}

#sec_nav a {
  color: #0073ae !important;
  text-decoration: none !important;
}

.two_colspan {
  width: 100%;
}
.two_colspan.interior a {
  color: #0073ae !important;
  text-decoration: none !important;
}

.two_colspan.interior {
  width: 100% !important;
}

#cdfac_logo {
  margin-top: 0;
  margin-bottom: 15px;
  display: inline;
  float: left;
  overflow: hidden;
}

li.scorecard a {
  background-position: 0 0;
}
li.childaction a {
  background-position: -188px 0;
}
li.support-cdfac a {
  background-position: -376px 0;
}
li.about-cdfac a {
  background-position: -564px 0;
}
li.news-media a {
  background-position: -752px 0;
}
li.scorecard.sfHover a {
  background-position: 0 -70px;
}
li.childaction.sfHover a {
  background-position: -188px -70px;
}
li.support-cdfac.sfHover a {
  background-position: -376px -70px;
}
li.about-cdfac.sfHover a {
  background-position: -564px -70px;
}
li.news-media.sfHover a {
  background-position: -752px -70px;
}
li.scorecard.active a {
  background-position: 0 -140px !important;
}
li.childaction.active a {
  background-position: -188px -140px !important;
}
li.support-cdfac.active a {
  background-position: -376px -140px !important;
}
li.about-cdfac.active a {
  background-position: -564px -140px !important;
}
li.news-media.active a {
  background-position: -754px -140px !important;
}

.cdfac-primary-nav li.active ul {
  display: none !important;
}

/* -----------secondary header navigation - right ------ */
#header ul.nav_2 li {
  float: right;
  padding: 0 0 0 10px;
  overflow: hidden;
  display: inline;
}

#interior #header ul.nav_2 {
  margin-top: 0;
  margin-bottom: 5px;
  float: right;
  width: 330px;
  margin-top: 70px;
  margin-bottom: 16px;
}

#header img#cdf_logo {
  float: left;
  margin-top: 0px !important;
  overflow: hidden;
  display: inline;
}

#header img#cdf_logo2 {
  float: left;
  margin-top: 30px !important;
  overflow: hidden;
  display: inline;
}

.campaigns .col_wrap {
  margin-left: 30px !important;
  float: left !important;
  width: 690px !important;
}

.sidebar.left .oembedall-container {
  margin-top: 2em;
}

.togglr {
  cursor: pointer;
  position: relative;
}
.togglr:before {
  content: "+";
  display: block;
  float: right;
  top: 0;
  left: 650px;
  color: #766a63;
  width: 19px;
  height: 19px;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  text-align: center;
  margin-right: 0.4em;
  font-size: 30px;
  line-height: 20px;
}
.togglr:before:hover {
  color: purple;
}

.open .togglr:before {
  content: "-";
}

.collapsr .inner {
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.collapsr h5 {
  margin-bottom: 0;
  padding-bottom: 7px;
  margin-top: 1.5em;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 23px;
  color: #333092;
}

.feature-image img {
  width: 100%;
}

.sidebar .action-links .take-action,
.sidebar .action-links .donate {
  background-color: #a61f7d;
  padding: 10px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 20px 0;
}
.sidebar .action-links .take-action a,
.sidebar .action-links .donate a {
  color: white;
  display: block;
  font-size: 20px;
}
.sidebar .campaign-news-sidebar a.block_blue {
  float: none !important;
  font-size: 15px;
  font-weight: bold;
}

.oembedall-container {
  margin-top: 10px;
  width: 100%;
  height: 0;
  padding-top: 64%;
  position: relative;
}
.oembedall-container iframe {
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
}

body {
  background-color: white;
}

/*
 * Tablets
 */
@media screen and (max-width: 970px) {
  /* stuff to hide */
  .sidebar,
  #int_head,
  .right_col,
  span.period {
    display: none !important;
  }

  #header img#cdf_logo {
    width: 100%;
    max-width: 567px;
    height: auto;
    margin: 15px 0 10px !important;
  }

  #header img#cdf_logo2 {
    width: 100%;
    max-width: 567px;
    height: auto;
    margin: 15px 0 10px !important;
  }
  #header .main_nav {
    margin: 1em 0;
    width: 100%;
    height: auto;
    background-color: #629430;
    background-image: -moz-linear-gradient(top, #8bc15e, #629430);
    background-image: -webkit-linear-gradient(top, #8bc15e, #629430);
    background-image: linear-gradient(to bottom, #8bc15e, #629430);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    *zoom: 1;
  }
  #header .primary-nav {
    overflow: hidden;
    *zoom: 1;
    height: 56px;
    color: white;
    background: transparent;
    vertical-align: bottom;
  }
  #header .primary-nav li {
    float: left;
    width: 16.6%;
    vertical-align: bottom;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }
  #header .primary-nav li a {
    vertical-align: bottom;
    width: auto !important;
    background: transparent;
    text-align: center;
    padding: 10px 20px;
    height: 40px;
    color: white;
    font-weight: 700;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
    font-family: "AltGothic", sans-serif;
    font-size: 18px;
    line-height: 17px;
  }
  #header .primary-nav li a .sf-sub-indicator {
    display: none;
  }
  #header .primary-nav li ul {
    display: none !important;
  }

  div#wrapper {
    width: 94%;
    margin: 0 auto;
  }

  #utilities {
    display: none;
  }

  .two_colspan.interior h1 {
    font-size: 1.2em;
  }

  #content_wrap,
  #header {
    width: 100%;
    margin: 0 0 0 0;
  }

  .col_wrap {
    margin: 0 0 0 0;
  }

  .spacer {
    display: none;
  }

  .left_donate {
    width: 100% !important;
    float: none !important;
  }
  .left_donate #cnvDonationForm {
    width: 100%;
  }
  .left_donate #cnvDonationForm #cnvDonationForm-formContainer {
    width: 618px;
    margin: 0 auto;
  }
  .left_donate #cnvDonationForm .submit-wrap {
    text-align: center;
  }
  .left_donate #cnvDonationForm .submit-wrap input {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #44940b;
    padding: 8px 15px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
    font-size: 16px;
  }
  .left_donate #cnvDonationForm #vs_seal {
    margin: 5px auto;
  }

  #footer {
    padding: 60px 0 0 0;
    width: 100%;
  }
  #footer > div {
    padding: 0 10px;
  }
  #footer p {
    width: auto;
  }
  #footer a.right {
    float: none;
    display: block;
    text-align: center;
  }
}

@media screen and (max-width: 760px) {
  #header .primary-nav li a {
    padding: 10px 7px;
  }
}

/*
 * Tiny Responsive
 */
@media screen and (max-width: 630px) {
  .feature-image {
    width: 100%;
  }
  #header img#boat-logo {
    margin-top: 60px !important;
    width: 80%;
    height: auto;
    float: none;
    max-width: 567px;
  }
  #header img#cdf_logo {
    margin-top: 60px !important;
    width: 80% !important;
    height: auto;
    float: none;
    max-width: 567px;
  }

  #header img#cdf_logo2 {
    margin-top: 15px !important;
    width: 100%;
    height: auto;
    float: none;
    max-width: 567px;
  }
  #header .main_nav {
    margin: 1em 0;
    width: 100%;
    height: auto;
    background-color: #629430;
    background-image: -moz-linear-gradient(top, #8bc15e, #629430);
    background-image: -webkit-linear-gradient(top, #8bc15e, #629430);
    background-image: linear-gradient(to bottom, #8bc15e, #629430);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    *zoom: 1;
  }
  #header .main_nav .menu_icon {
    float: right;
    width: 40px;
    padding: 2px 8px;
  }
  #header .main_nav .menu_icon span {
    display: block;
    height: 4px;
    background: white;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin: 5px 0;
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  }
  #header #header ul.nav_2 li {
    width: auto;
  }
  #header .primary-nav {
    overflow: hidden;
    *zoom: 1;
    height: auto;
    color: white;
    background: transparent;
    display: none;
  }
  #header .primary-nav.resp-visible {
    display: block;
    clear: both;
  }
  #header .primary-nav li {
    float: none;
  }
  #header .primary-nav li a {
    width: auto !important;
    background: transparent;
    text-align: left;
    padding: 10px;
    height: auto;
    color: white;
    font-weight: 700;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
    font-family: "Oswald", sans-serif;
    font-size: 19px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  #header .primary-nav li ul {
    display: none !important;
  }

  div#wrapper {
    width: 94%;
    margin: 0 auto;
  }

  #content_wrap,
  #header {
    width: 100%;
    margin: 0 0 0 0;
  }

  .col_wrap {
    margin: 0 0 0 0;
  }

  .left_donate {
    width: 100% !important;
    float: none !important;
  }
  .left_donate #cnvDonationForm {
    width: 100%;
  }
  .left_donate #cnvDonationForm #cnvDonationForm-formContainer {
    width: 100%;
    margin: 0 auto;
  }
  .left_donate #cnvDonationForm #column1,
  .left_donate #cnvDonationForm #column2 {
    float: none;
    margin: 0 auto;
  }
  .left_donate #cnvDonationForm #donationInfo, .left_donate #cnvDonationForm #yourInfo {
    min-height: 100px;
  }
  .left_donate #cnvDonationForm .submit-wrap {
    text-align: center;
  }
  .left_donate #cnvDonationForm .submit-wrap input {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #44940b;
    padding: 8px 15px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
    font-size: 16px;
  }
  .left_donate #cnvDonationForm #vs_seal {
    margin: 5px auto;
  }

  #footer {
    padding: 60px 0 0 0;
    width: 106%;
    margin-left: -3%;
    margin-right: -3%;
  }
  #footer > div {
    padding: 0 10px;
  }
  #footer p {
    width: auto;
  }
  #footer a.right {
    float: none;
    display: block;
    text-align: center;
  }
}

@media only screen and (max-device-width: 630px) {
  html {
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
  }
}

@media only screen and (min-width: 300px) and (max-width: 969.99px) {
  p,
  blockquote {
    font-size: 16px;
    line-height: 1.5;
  }
}

.clear,
.clearfix {
  overflow: hidden;
  *zoom: 1;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

@media only screen and (min-width: 300px) and (max-width: 969.99px) {
  .right .includeDocument {
    float: right;
  }
}

@media only screen and (min-width: 300px) and (max-width: 629px) {
  .right .includeDocument {
    width: 100%;
    clear: both;
  }
}

@media only screen and (min-width: 300px) and (max-width: 969.99px) {
  #wrapper {
    width: 94%;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 300px) and (max-width: 969.99px) {
  #header,
  #content_wrap {
    position: relative;
    width: 100%;
    margin-left: 0;
    margin-top: -1px;
    border-top: 1px solid transparent;
  }
}

@media only screen and (min-width: 300px) and (max-width: 629px) {
  #tools {
    height: auto !important;
  }
  #tools > table,
  #tools .social-tools {
    display: none !important;
    height: 0 !important;
    width: 0 !important;
    margin: 0 !important;
  }
  #tools .g-c-s {
    float: left;
    width: 50%;
    position: absolute;
    top: 0;
	left: 0;
  }
  #tools .cse-search,
  #tools #cse-search-form {
    width: 100% !important;
  }
  #tools .gsc-clear-button {
    display: none;
  }
  #tools .donate-wrapper {
    float: right;
    width: 135px;
  }
}

@media only screen and (min-width: 630px) and (max-width: 969px) {
  #tools {
    float: right;
    width: 100% !important;
    height: 30px;
    margin: 0;
    padding: 10px;
  }
  #tools table {
    width: 100% !important;
  }
  #tools td {
    height: 30px !important;
    padding: 0 5px;
    vertical-align: middle;
  }
}

@media only screen and (min-width: 300px) and (max-width: 969.99px) {
  #cdf_logo {
    height: auto;
    margin: 15px 0 10px !important;
    width: 80%;
  }
}

@media only screen and (min-width: 630px) and (max-width: 969px) {
  #cdf_logo {
    width: 60%;
  }
}

a.menu-link {
  display: none;
}

@media only screen and (min-width: 300px) and (max-width: 629px) {
  a.menu-link {
    position: relative;
    display: block;
    float: right;
    margin: 75px 0 0;
    color: #000;
    font-size: 2em;
    text-align: right;
    text-decoration: none;
    text-transform: uppercase;
  }
  a.menu-link.open {
    z-index: 99999;
    color: #000;
  }
}

@media only screen and (min-width: 300px) and (max-width: 969.99px) {
  .feature-image {
    width: 100%;
  }
}

@media only screen and (min-width: 300px) and (max-width: 629px) {
  #home #header ul.nav_2,
  #interior #header ul.nav_2 {
    display: none !important;
  }
}

@media only screen and (min-width: 630px) and (max-width: 969px) {
  #home #header ul.nav_2,
  #interior #header ul.nav_2 {
    margin-top: 20px !important;
    width: 40% !important;
    max-width: 150px;
    text-align: right;
  }
  #home #header ul.nav_2 li,
  #interior #header ul.nav_2 li {
    padding: 1px 10px;
    display: block;
    float: none;
  }
}

@media only screen and (min-width: 300px) and (max-width: 629px) {
  .main_nav {
    display: none;
  }
  .main_nav.open {
    background-color: rgba(98, 148, 48, 0.9);
    display: block !important;
    position: relative;
    height: 100% !important;
    width: 100% !important;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 0 !important;
    padding: 0;
    overflow-y: auto;
    z-index: 10000;
    border-radius: 0 !important;
  }
  .main_nav li {
    width: 100% !important;
    display: block;
    text-align: center;
  }
  .main_nav li ul {
    display: none;
  }
}

@media only screen and (min-width: 630px) and (max-width: 969px) {
  .main_nav {
    background-color: #629430;
    background-image: -moz-linear-gradient(top, #8bc15e, #629430);
    background-image: -webkit-linear-gradient(top, #8bc15e, #629430);
    background-image: linear-gradient(to bottom, #8bc15e, #629430);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    *zoom: 1;
  }
  .main_nav .menu_icon {
    float: right;
    width: 40px;
    padding: 2px 8px;
  }
  .main_nav .menu_icon span {
    display: block;
    height: 4px;
    background: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin: 5px 0;
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  }
}

@media only screen and (min-width: 300px) and (max-width: 629px) {
  .primary-nav {
    display: none;
    height: auto;
    color: #fff;
    background: transparent;
    height: 100%;
    width: 100%;
    overflow: hidden;
    *zoom: 1;
  }
  .open .primary-nav {
    display: block !important;
  }
  .primary-nav.resp-visible {
    display: block;
    clear: both;
  }
  .primary-nav li a {
    width: auto !important;
    background: transparent;
    padding: 20px !important;
    height: auto;
    color: #fff;
    font-weight: 700;
    font-family: 'Oswald', sans-serif;
    font-size: 19px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
  }
  .primary-nav li ul {
    display: none !important;
  }
}

@media only screen and (min-width: 630px) and (max-width: 969px) {
  .primary-nav {
    color: #fff;
    background: transparent;
  }
  .primary-nav li {
    float: left;
    width: 16.6% !important;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }
  .primary-nav li a {
    width: auto !important;
    background: transparent;
    text-align: center;
    font-weight: 700;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
  }
  .primary-nav li .sf-sub-indicator {
    display: none;
  }
  .primary-nav li ul {
    display: none !important;
  }
}

@media only screen and (min-width: 300px) and (max-width: 629px) {
  #feature_sidebar {
    width: 100%;
    margin-bottom: 25px;
    text-align: center;
  }
  #feature_sidebar img {
    width: 100%;
  }
}

@media only screen and (min-width: 630px) and (max-width: 969px) {
  #feature_sidebar {
    width: 30%;
  }
  #feature_sidebar img {
    width: 100%;
  }
}

@media only screen and (min-width: 300px) and (max-width: 629px) {
  #feature_main {
    display: none;
  }
}

@media only screen and (min-width: 630px) and (max-width: 969px) {
  #feature_main {
    height: auto;
    width: 68%;
    margin-left: 2%;
    float: right;
  }
  #feature_main #slides {
    width: 100%;
  }
  #feature_main #slides li, #feature_main #slides img, #feature_main #slides .caption {
    width: 100% !important;
  }
  #feature_main #pager {
    width: 100%;
  }
  #feature_main #pager li {
    width: 25%;
    height: 70px;
  }
}

@media only screen and (min-width: 300px) and (max-width: 969.99px) {
  .col_wrap {
    width: 100%;
  }
  .campaigns .col_wrap {
    margin-left: 0 !important;
    width: 100% !important;
  }
}

@media only screen and (min-width: 300px) and (max-width: 629px) {
  .one_col {
    width: 100% !important;
    margin: 30px 0;
  }
  .one_col .block_blue {
    font-size: 1.3rem;
  }
  .one_col img {
    width: 100%;
  }
}

@media only screen and (min-width: 630px) and (max-width: 969px) {
  .one_col {
    width: auto !important;
    margin-right: 2%;
  }
  .one_col.right {
    width: auto;
  }
}

@media only screen and (min-width: 300px) and (max-width: 969.99px) {
  .mainbox {
    float: left;
  }
  .mainbox h1 {
    font-size: 24px;
    padding: 0;
  }
}

@media only screen and (min-width: 300px) and (max-width: 629px) {
  .mainbox div,
  .mainbox img {
    width: 100%;
    margin: 20px auto 10px;
    padding: 0;
    float: none !important;
    max-width: 250px;
  }
}

@media only screen and (min-width: 300px) and (max-width: 629px) {
  #tabbed {
    margin: 0 auto 35px -10px;
    height: auto;
  }
  #tabbed > div {
    margin-left: -10px;
  }
  #tabbed div.tabcontent {
    border-radius: 0 0 20px 20px !important;
  }
}

@media only screen and (min-width: 630px) and (max-width: 969px) {
  #tabbed {
    margin: 0;
  }
}

@media only screen and (min-width: 300px) and (max-width: 969.99px) {
  h3.caps {
    display: inline-block;
    width: 100%;
    float: left;
    clear: both;
    text-align: center;
  }
}

@media only screen and (min-width: 300px) and (max-width: 969.99px) {
  .details img.img-right {
    float: right;
    margin: 1.25em 0 .5em .5em;
  }
  .details h5.togglr:before {
    margin-right: 1em;
  }
}

@media only screen and (min-width: 300px) and (max-width: 969.99px) {
  #sharethis {
    text-align: center;
    float: left;
    margin: 0 0 30px;
  }
  #sharethis > span {
    width: 50%;
    float: left;
    margin: 10px 0;
  }
}

@media only screen and (min-width: 300px) and (max-width: 969.99px) {
  a.social {
    display: inline-block;
    margin: 20px 0 0;
    width: 25%;
    text-align: center;
  }
  a.social img {
    height: 40px;
    width: auto;
  }
}

@media only screen and (min-width: 300px) and (max-width: 969.99px) {
  #interior table {
    width: 100% !important;
    max-width: 300px !important;
    margin: 0;
  }
  #interior #gscTool {
    margin: 0 !important;
  }
  #interior #pub-search p {
    text-align: left;
  }
  #interior #pub-search select {
    width: 100%;
  }
  #interior #pub-search input[type="submit"] {
    font-size: inherit;
    margin: 10px 25% 0;
    width: 50%;
    text-align: center;
  }
  #interior .pg-items {
    text-align: center;
  }
}

@media only screen and (min-width: 300px) and (max-width: 969.99px) {
  #footer {
    width: 106%;
    margin-left: -3%;
    margin-right: -3%;
    padding: 60px 0 15px;
  }
}

@media only screen and (min-width: 300px) and (max-width: 629px) {
  #footer > div {
    padding: 0 10px;
  }
  #footer p {
    width: auto;
    font-size: .8em;
    text-align: center;
  }
  #footer img.left {
    display: none;
  }
  #footer a.right {
    float: none;
    display: block;
    text-align: center;
  }
}

@media only screen and (min-width: 630px) and (max-width: 969px) {
  #footer > div {
    padding: 20px 20px 0;
  }
  #footer p {
    width: auto;
  }
}

@media only screen and (min-width: 300px) and (max-width: 969.99px) {
  #int_head,
  .sidebar,
  .right_col,
  .period {
    display: none !important;
  }
}
@media only screen and (min-width: 300px) and (max-width: 629px) {
  .feature-image img {
    width: 100% !important;
	}
  table {
    width: auto !important;
	}

  #content_wrap a img, img {
    border: medium none;
    width: 50% !important;
	}
  .disappear {
	display: none;
	}
}