/*!
Theme Name: EDF 2015
Theme URI: http://blogs.edf.org/
Description: Environmental Defense Fund - based on Thematic
Author: Bryan Williams, Brandi Jones, Daniel McKenzie
Author URI:
Template: thematic
Version: 1.0
Tags:
Thematic is © Ian Stewart http://themeshaper.com/
*/
@import url('http://www.edf.org/sites/all/themes/edf/css/breakpoint1.css');
@import url('http://www.edf.org/sites/all/themes/edf/css/breakpoint2.css');
@import url('http://www.edf.org/sites/all/themes/edf/css/breakpoint3.css');
/*----------
Plugins
----------*/
/* Cat+tag Filter Formats */
/*----------
Typography
----------*/
/* BODY */
/*----------
Nav styles (top nav and menus)
----------*/
body {
  width: 100%;
  min-width: 1000px;
  overflow-x: hidden;
}
@media screen and (max-width: 999px) {
  body {
    min-width: 0px;
    overflow-x: hidden;
  }
}
#main {
  margin: 0 auto;
  padding: 20px 10px 0;
  width: 950px;
  overflow: hidden;
}
@media screen and (max-width: 999px) {
  #main {
    width: 720px;
  }
}
@media screen and (max-width: 759px) {
  #main {
    width: 100%;
    padding: 0;
  }
}
#container {
  width: 77.77%;
  padding: 0;
  margin: 0;
  float: right;
}
@media screen and (max-width: 759px) {
  #container {
    width: 90%;
    float: none;
    margin: 5%;
  }
}
#content th, content td {
  padding: 1em 0.8em;
}
#siteinfo {
  display: none;
}
.entry-utility {
  margin: 30px 0;
}
@media screen and (max-width: 759px) {
  .entry-utility {
    margin: 30px 0px 10px 0px;
  }
}
#footer {
  overflow: hidden;
}
#comments {
  padding: 0;
}
#comments-list ol {
  border: 0;
}
#comments-list li.bypostauthor {
  float: none;
  border: 0;
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 rgba(39, 39, 23, 0.04);
  border-color: #d7d7bf #f3f3e1 #f3f3e1 #e3e3c9;
  border-radius: 3px 3px 3px 3px;
  border-style: solid;
  border-width: 1px;
  margin: 0 0 20px;
  padding: 15px;
}
#comments-list {
  padding-bottom: 0;
  margin-bottom: 0;
}
#comments-list .comment-author, #comments-list .comment-meta {
  padding: 0;
}
#comments-list ul.children li {
  width: 95%;
}
#comments-list li .avatar {
  float: left;
  margin: 0 15px 5px 0;
  position: static;
}
#comments-list .comment {
  padding: 25px;
  box-sizing: border-box;
}
.comment-content {
  display: block;
  clear: both;
  margin-top: 15px;
}
.formcontainer .form-submit, .formcontainer .form-submit:visited {
  background: none;
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin: 20px 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
}
p.form-submit {
  background: none;
  border: 0;
  padding: 0;
  box-shadow: none;
  margin-top: 10px;
}
input#submit {
  background: -moz-linear-gradient(center top, #ffee92, #ffe86d 50%, #ffdd1b 50.1%, #f3cf01) repeat scroll 0 0 transparent;
  border: 0 none;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.35);
  color: #252212;
  cursor: pointer;
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 6px 14px 4px;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
}
input#submit {
  background: -moz-linear-gradient(#ffee92, #ffe86d 50%, #ffdd1b 50.1%, #f3cf01) repeat scroll 0 0 transparent;
  background: -o-linear-gradient(#ffee92, #ffe86d 50%, #ffdd1b 50.1%, #f3cf01) repeat scroll 0 0 transparent;
  background: -webkit-linear-gradient(#ffee92, #ffe86d 50%, #ffdd1b 50.1%, #f3cf01) repeat scroll 0 0 transparent;
  background: linear-gradient(#ffee92, #ffe86d 50%, #ffdd1b 50.1%, #f3cf01) repeat scroll 0 0 transparent;
}
table {
  font-size: 12px;
  line-height: 16px;
}
@media screen and (max-width: 759px) {
  .ml-grid {
    background-color: #ececec;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 20px 10px 20px 20px !important;
    margin: 20px 0 !important;
  }
}
@media screen and (max-width: 759px) {
  .ml-responsive-table dt {
    border-bottom: 1px solid;
    border-color: #c5c5c5;
  }
}
@media screen and (max-width: 759px) {
  .ml-row-0 {
    display: none;
  }
}
.wp-caption {
  box-sizing: border-box;
  padding: 10px;
}
.wp-caption.alignright, .wp-caption.alignleft {
  max-width: 65%;
}
@media screen and (max-width: 759px) {
  .wp-caption.alignright, .wp-caption.alignleft {
    max-width: 50%;
  }
}
.wp-caption.aligncenter {
  max-width: 100%;
  width: auto !important;
}
.wp-caption img {
  border: 0 none;
}
.aside .cat-tag-filter select {
  width: 100%;
  font-size: 1em;
  color: #333;
}
.aside .cat-tag-filter ul {
  background-color: #fff;
  list-style-type: none;
  margin: 0;
  max-height: 200px;
  overflow-y: scroll;
  border: 1px solid #999;
  padding: 5px 0;
  color: #333;
}
.aside .cat-tag-filter ul li {
  margin: 0;
  padding: 3px;
  font-size: 1em;
}
.aside .cat-tag-filter .ctf-label {
  display: block;
  font-weight: bold;
  margin: 20px 0 10px;
  color: #000;
}
.aside .cat-tag-filter .filter-button {
  margin-top: 10px;
  /* Related Posts Plugin */
}
#wp_rp_first {
  margin-top: 20px;
}
@media screen and (max-width: 759px) {
  #wp_rp_first {
    margin-bottom: 30px;
  }
}
.wp_rp_wrap .related_post_title {
  background: #f5f5f5 !important;
  padding: 3px 0 3px 10px !important;
  margin: 0 !important;
  font-weight: normal;
  border-radius: 2px !important;
  border: 1px solid rgba(0, 0, 0, .1) !important;
  clear: both !important;
}
ul.related_post {
  margin: 0 0 10px;
}
ul.related_post li {
  position: relative !important;
  list-style: none !important;
  padding: 10px 0 10px 0 !important;
  margin: 0 !important;
  border-bottom: 1px solid rgba(0, 0, 0, .1) !important;
  background: none !important;
}
ul.related_post li img {
  display: none;
  /* Metaslider captions */
}
.metaslider .caption {
  font-family: Arial;
  font-size: 12px;
  line-height: 18px;
}
#content .entry-content .metaslider .rslides img {
	padding-bottom: 10px;
}
.metaslider .rslides .caption-wrap, .metaslider .nivo-caption  {
	position: static;
	opacity: 1;
}
.entry-content .metaslider .caption h3 { color: white; margin-bottom: 0px; }
.metaslider .rslides_nav, .metaslider .nivo-directionNav a {
	top: 300px;
}
#main .metaslider a.rslides_nav  {
	color: #fff;
}
#main .metaslider a:active, #main .metaslider a:visited, #main .metaslider a:link { color: #fff; text-decoration: underline; }
.metaslider .rslides_tabs {
	background: transparent;
}
  /* Click to tweet plugin */
div.tm-click-to-tweet {
  background: url("http://blogs.edf.org/energyexchange/files/2014/08/edf_logo.jpg") no-repeat 10px 5px;
}
div.tm-click-to-tweet .tm-ctt-text a {
  font-size: 16px;
}
div.tm-click-to-tweet div.tm-ctt-text {
  padding-left: 35px;
}
div.tm-powered-by {
  display: none;
  /* "Slideshow" plugin tweaks */
}
.slideshow_container {
  margin-bottom: 10px !important;
}
.slideshow_container .slideshow_description_box {
  padding: 10px;
  font: 14px/20px Georgia;
}
#content {
  padding: 0 20px;
  font: 14.25px/20px Georgia, "Times New Roman", Times, serif;
}
.entry-title {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-size: 32px;
  line-height: 39px;
  margin: 10px 0 20px;
}
@media screen and (max-width: 759px) {
  .entry-title {
    font-size: 24px;
    line-height: 32px;
    margin: 10px 0 14px;
  }
}
.entry-meta {
  color: 8C 8C 7C;
  font-style: normal;
  margin-bottom: 20px;
}
@media screen and (max-width: 759px) {
  .entry-meta {
    margin-bottom: 0px;
  }
}
.wp-caption-text {
  color: #8c8c7c;
  font-size: 12px;
  line-height: 16px;
  font-family: Helvetica, Arial, sans-serif;
  text-align: left;
}
#blog-title-inner p {
  font-size: 12px;
  text-align: right;
  font-weight: normal;
  margin: 0;
  padding: 0;
  text-shadow: 2px 2px 2px #004e92;
}
#blog-title-inner a, #blog-title-inner a:hover, #blog-title-inner a:active, #blog-title-inner a:visited {
  color: #fff;
}
.entry-content h2, #comments h2 {
  font-family: georgia;
  font-size: 25px;
  line-height: 35px;
  font-weight: normal;
  padding: 0;
}
.entry-content h3, #comments h3 {
  font-size: 19px;
  line-height: 29px;
  font-style: normal;
  padding: 0;
  font-family: georgia;
}
#blog-title-inner h3 {
  margin: 0;
  padding: 0;
  font-size: 32px;
  color: #fff;
  float: left;
  text-shadow: 2px 2px 2px #004e92;
}
@media screen and (max-width: 759px) {
  #blog-title-inner h3 {
    font-size: 23px;
  }
}
.entry-content h4, #comments h4 {
  font-size: 16px;
  line-height: 26px;
  font-family: georgia;
  font-weight: normal;
  text-transform: none;
  letter-spacing: 0;
  color: black;
  padding-bottom: 3px;
  border-bottom: 1px solid #ddd;
}
.entry-content h5, #comments h5 {
  padding: 0;
  color: black;
  /* adjustments to related posts h3 */
}
.wp_rp_wrap .related_post_title {
  margin: 30px 0 0 0 !important;
  font-family: arial;
  font-size: 15px;
  font-weight: bold;
  /* adjustments to sidebar h3 */
}
.aside h3, .aside .widgettitle {
  margin: 0 0 10px 0;
  /* blockquotes */
}
blockquote {
  /* font-size: 18px; */
  margin: 30px 0;
  font-style: normal;
}
blockquote p {
  color: black;
  font: 14.25px/20px Georgia, "Times New Roman", Times, serif;
  /* pullquotes */
}
.simplePullQuote {
  background: none !important;
  border-bottom: 5px solid #ddd !important;
  border-top: 5px solid #ddd !important;
  float: right;
  margin: 0 0 30px 30px !important;
  padding: 15px 0 !important;
  text-indent: 0 !important;
  width: 40% !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
}
.simplePullQuote p {
  font: 18px/27px georgia;
  color: #444233;
  margin-bottom: 0;
  /* fixes */
}
#main a:link {
  color: #004b91;
}
#main a:hover, #main a:active, #main a:visited {
  color: #216eb1;
}
blockquote p {
  font-size: inherit;
}
#blog-title {
  margin-top: 40px;
}
#blog-title-inner {
  background-image: url(images/blog-title-bg.gif);
  padding: 13px 20px 0;
  color: #fff;
  height: 40px;
  max-height: 40px;
  /* SIDEBAR */
}
.aside h3, .aside .widgettitle {
  font-style: normal;
  font-weight: bold;
  font-size: 1em;
  color: #222;
  margin-top: 0;
}
@media screen and (max-width: 759px) {
  .widgettitle {
    font-size: 1.2em;
  }
}
.about {
  /* FOOTER */
}
@media screen and (max-width: 759px) {
  .about {
    font-size: 15px;
    line-height: 20px;
  }
}
#footer h4 {
  clear: none;
}
.admin-bar #nav .pageWidth {
  margin-top: -17px;
}
#nav li a {
  padding: 16.5px 20px 17.5px;
}
#nav a.button {
  color: #000;
}
.mobileToggles {
  display: none;
}
@media screen and (max-width: 759px) {
  .mobileToggles {
    display: block;
    overflow-x: hidden;
  }
}
#search-box {
  float: right;
  width: 282px;
  margin-right: 20px;
}
@media screen and (max-width: 759px) {
  #search-box {
    float: none;
    margin-right: 0;
    margin-top: 0;
    width: auto;
  }
}
#search-box dt label {
  display: none;
}
#search-box dd {
  margin-bottom: 6px;
}
@media screen and (max-width: 759px) {
  .boxWhite35 {
    background: none;
  }
}
@media screen and (max-width: 759px) {
  .box {
    background: none;
  }
}
@media screen and (max-width: 759px) {
  #search-block-form {
    margin: 79px 0 0;
  }
}
.topLink {
  display: none;
}
@media screen and (max-width: 759px) {
  .topLink {
    display: inline-block;
  }
}
#primary {
  width: 22.22%;
  border: 0;
  margin: 0;
  padding: 0;
  float: left;
}
@media screen and (max-width: 759px) {
  #primary {
    width: 90%;
    margin: 0% 5%;
  }
}
#secondary {
  display: none;
}
.main-aside {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #dfeef6;
  border-color: #dadacf #bebeb4 #bebeb4 #dadacf;
  border-style: solid;
  border-width: 1px;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.25);
  list-style: none outside none;
  margin: 0 0 19px;
  overflow: hidden;
}
@media screen and (max-width: 759px) {
  .main-aside {
    box-shadow: none;
  }
}
.main-aside ul {
  padding: 10px;
  background-color: #dfeef6;
}
@media screen and (max-width: 999px) {
  .main-aside ul {
    padding: 0% 7%;
  }
}
@media screen and (max-width: 759px) {
  .main-aside ul {
    padding: 0% 3%;
  }
}
.main-aside ul li.widgetcontainer {
  border-bottom: 1px solid #fff;
  padding: 15px 0;
  margin-bottom: 15px;
}
@media screen and (max-width: 759px) {
  .main-aside ul li.widgetcontainer {
    border-bottom: none;
    clear: both;
  }
}
.aside #s {
  width: 90%;
  padding: 5px;
  color: #666;
}
@media screen and (max-width: 759px) {
  .aside #s {
    float: left;
    width: 58%;
    font-size: 18px;
    height: 25px;
    margin: 0 2% 0 0;
    padding: 6px 2%;
  }
}
.aside #searchsubmit {
  display: block;
}
@media screen and (max-width: 759px) {
  .aside #searchsubmit {
    width: 33%;
    height: 41px;
    font-weight: bolder;
  }
}
@media screen and (max-width: 759px) {
  input[type=submit] {
    -webkit-border-radius: 0px;
  }
}
.main-aside .rss {
  margin-left: 5px;
  border: 3px solid white;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}
.textwidget .about img {
  width: 100%;
  margin: 0 auto 20px;
  background-color: #fff;
  border: 1px solid #959595;
  display: block;
}
@media screen and (max-width: 759px) {
  .textwidget .about img {
    max-width: 200px;
    width: 50%;
    margin: 0px 15px 25px 0px;
    float: left;
  }
}
.main-aside select {
  float: none;
}
@media screen and (max-width: 759px) {
  .main-aside select {
    width: 99.7% !important;
    font-size: 18px;
    margin: 0 2% 2% 0;
    padding: 6px 2%;
  }
}
#respond {
  overflow: visible;
  position: static;
}
#ctf-submit {
  margin-top: 10px;
}
.aside #searchsubmit {
  -webkit-appearance: none;
  background-color: #ddd;
}
#cat.postform {
  width: 99.7% !important;
}
@media screen and (max-width: 759px) {
  #cat.postform {
    width: 99.7% !important;
    font-size: 18px;
    margin: 0 2% 2% 0;
    padding: 6px 2%;
  }
}
@media screen and (max-width: 759px) {
}
#s {
  width: 92%;
}
@media screen and (max-width: 759px) {
  #s {
    float: left;
    width: 58%;
    font-size: 18px;
    height: 25px;
    margin: 0 2% 0 0;
    padding: 6px 2%;
    color: #666;
  }
}
#email-zframefeedburner {
  width: 92%;
  padding: 5px;
  color: #666;
}
@media screen and (max-width: 759px) {
  #email-zframefeedburner {
    float: left;
    width: 58%;
    font-size: 18px;
    height: 25px;
    margin: 0 2% 0 0;
    padding: 6px 2%;
    color: #666;
  }
}
@media screen and (max-width: 759px) {
  #zframe-feedburner-3, #search-2 {
    background-color: #afcddd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 20px 10px 20px 20px !important;
    margin: 20px 0 !important;
  }
}
@media screen and (max-width: 759px) {
  #zframe-feedburner-2, #search-2 {
    background-color: #afcddd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 20px 10px 20px 20px !important;
    margin: 20px 0 !important;
  }
}
#imageField {
  -webkit-appearance: none;
  background-color: #ddd;
}
@media screen and (max-width: 759px) {
  #imageField {
    width: 33%;
    height: 41px;
    font-weight: bolder;
    font-size: 100%;
  }
}
@media screen and (max-width: 759px) {
  #ctf-tag-selector {
    font-size: 18px;
  }
}
.featured {
  overflow: hidden;
  font-size: 12px;
  line-height: 16px;
}
@media screen and (max-width: 759px) {
  .featured {
    font-size: 15px;
    line-height: 20px;
  }
}
.featured img {
  width: 50px;
  float: left;
  margin: 0px 10px 0px 0px;
}
@media screen and (max-width: 759px) {
  .featured img {
    width: 90px;
    margin: 0px 10px 0px 0px;
  }
}
.featured li {
  overflow: hidden;
  clear: both;
  margin: 0px 10px 20px 0px !important;
}
@media screen and (max-width: 759px) {
  .featured li {
    padding: 15px 15px 15px 15px !important;
    background-color: rgba(175, 205, 221, 0.3);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
  }
}
.featured ul {
  overflow: hidden;
  list-style: none !important;
  margin: 5px 0px 20px 0px !important;
}
@media screen and (max-width: 759px) {
  #menu-posts-by-state {
    margin-left: 0px !important;
  }
}
@media screen and (max-width: 759px) {
  .menu-posts-by-state-container li {
    background-color: #afcddd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 20px 10px 20px 20px !important;
    margin: 5px 0 !important;
    font-size: 20px;
    list-style: none;
  }
}
@media screen and (max-width: 999px) {
  .twitter-timeline {
    display: none !important;
  }
}
