/*
Theme Name: ESD
*/


/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* --------------------------- Text Links and Lists ------------------------- */

body{
	color: #636363;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

@font-face {
    font-family: 'CantarellRegular';
    src: url('fonts/Cantarell-Regular-webfont.eot');
    src: url('fonts/Cantarell-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Cantarell-Regular-webfont.woff') format('woff'),
         url('fonts/Cantarell-Regular-webfont.ttf') format('truetype'),
         url('fonts/Cantarell-Regular-webfont.svg#CantarellRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


h1, h2, h3, h4, h5, h6, p, ol, ul{
	margin-bottom: 10px;
}

h1, h2, h3, h4, h5, h6{
	color: #000;
	font-family: "CantarellRegular", Verdana, Geneva, sans-serif;
}

h1{
	border-bottom: 1px solid #ccc;
	display: block;
	font-size: 27px;
	line-height: 29px;
	padding-bottom: 20px;
}

h2{
	font-size: 24px;
	line-height: 26px;
}

h3{
	font-size: 21px;
	line-height: 23px;
}

h4{
	font-size: 18px;
}

h5{
	font-size: 15px;
}

a{
	color: #165c9d;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

#main-wrapper ul, #main-wrapper ol, #side-wrapper ul.sbar-list li{
	
}

#main-wrapper ul li, #side-wrapper ul.sbar-list li{
	list-style: disc;
	margin-left: 30px;
	padding-bottom: 8px;
}

#main-wrapper ol li {
	list-style: decimal;
	margin-left: 30px;
	
}

/* --------------------------- Main Elements ------------------------- */

#page-wrapper{
	margin: 0 auto;
	position: relative;
	width: 940px;
}

#header{
	background: url('images/header_bg.jpg') 0 0 no-repeat;
	height: 126px;
	position: relative;
}

#content-wrapper{
	overflow: hidden;
	padding-top: 10px;
}

#main-wrapper, #side-wrapper{
	float: left;
}

#main-wrapper{
	background-color: #fafafa;
	border: 1px solid #dddddd;
	margin-left: 6px;
	padding: 15px 10px;
	width: 644px;
}

#side-wrapper{
	width: 262px;
}

#footer{
	
}


/* --------------------------- Header ------------------------- */

img.title-logo{
	margin: 13px 0 0 25px;
	position: absolute;
}

#mainNavigation{
	margin-top: 96px;
	position: absolute;
}

#mainNavigation ul{
	margin: 0;
	overflow: hidden;
}

#mainNavigation ul li{
	display: inline;
}

#mainNavigation a{
	background-color: #fff;
	color: #555555;
	display: block;
	float: left;
	margin-right: 10px;
	padding: 5px 30px;
	text-decoration: none;
}

#mainNavigation a:hover, #mainNavigation a.chosen{
	background-color: #5aa901;
	color: #fff;
}


/* --------------------------- Main Wrapper ------------------------- */

a.request-info{
	background: url('images/request_info_green.png') 0 0 no-repeat;
	display: block;
	height: 43px;
	margin: 10px 0 0 263px;
	width: 195px;
}

a.request-info:hover{
	background-position: 0 -43px;
}

h4.moreEnviro{
	text-align: center;
}

.incontent-dfw{
	margin-top: 15px;
}

.in-dfw-border{
	border-top: 1px solid #ccc;
	padding-top: 20px;
}

.green-living-wrap img.alignright{
	-moz-box-shadow: 0 0 7px #444;
	-webkit-box-shadow: 0 0 7px #444;
	box-shadow: 0 0 7px #444;
}

.green-living-wrap ol{
	margin-left: 30px;
}

.green-living-wrap ol li{
	clear: both;
	list-style: decimal;
	padding-bottom: 15px;
}

.green-living-wrap ol ul li{
	clear: none;
	padding: 0;
}

.green-living-header{
	background: url('images/top_100_sites_for_green_living.png') 0 0 no-repeat;
	height: 208px;
	padding-top: 12px;
	width: 644px;
}

ul.green-nav{
	background: url('images/recycle_btns.png') 0 0 no-repeat;
	height: 196px;
	margin: 0 0 0 385px;
	padding: 0;
	position: relative;
	width: 238px;
}

ul.green-nav li{
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
	position: absolute;
}

ul.green-nav li a{
	display: block;
	height: 100%;
	text-indent: -9000px;
}

ul.green-nav li a:hover{
	background: url('images/recycle_btns.png') 0 0 no-repeat;
}

ul.green-nav li.indi-family{
	height: 91px;
	left: 44px;
	top: 0;
	width: 136px;
}

ul.green-nav li.indi-family a:hover{
	background-position: -282px 0;
}

ul.green-nav li.home{
	height: 101px;
	left: 0;
	top: 80px;
	width: 114px;
}

ul.green-nav li.home a:hover{
	background-position: 0 -276px;
}

ul.green-nav li.general{
	height: 128px;
	left: 114px;
	top: 68px;
	width: 124px;
}

ul.green-nav li.general a:hover{
	background-position: -352px -264px;
}

.float-share{
	background-color: #fafafa;
	border: 1px solid #ddd;
	margin: 135px 0 0 945px;
	padding: 10px;
	position: fixed;
}

.float-like{
	margin: 0 0 8px 6px;
}

.float-tweet{
	margin-bottom: 6px;
}

.float-plus{
	margin-left: 5px;
}

span.nav-instructions{
	display: block;
	font-style: italic;
	margin-bottom: 20px;
	text-align: right;
}

a.top{
	clear: both;
	display: block;
	margin: 20px 0;
	text-align: center;
}

.renewable-energy-header{
	margin-bottom: 15px;
	position: relative;
}

.renewable-energy-header img, .menu-tab{
	margin: 0 auto;
}

.renewable-energy-header img{
	display: block;
}

.menu-tab{
	background: url('images/menu_tab.png') no-repeat 0 0;
	height: 47px;
	margin-top: -7px;
	position: relative;
	width: 287px;
	z-index: 3;
}

.menu-tab:hover{
	background-position: 0 -47px;
	cursor: pointer;
}

ul.energy-nav{
	background-color: #fff;
	display: none;
	left: 186px;
	margin-top: -4px;
	position: absolute;
	text-align: center;
	top: 304px;
	width: 270px;
}

ul.energy-nav li{
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

li.energy-nav-border{
	border-bottom: 1px solid #e2e2e2;
}

ul.energy-nav li a{
	color: #464646;
	display: block;
	padding: 7px 0;
	text-decoration: none;
	width: 100%;
}

ul.energy-nav li a:hover{
	background-color: #ececec;
}

.renewable-energy-wrap ol > li, .climate-change-wrap ol > li, .fracking-wrap ol > li{
	clear: both;
	margin-bottom: 10px;
}

.climate-change-wrap ol li ul li, .fracking-wrap ol li ul li{
	list-style: disc !important;
}

.climate-change-header{
	margin-bottom: 10px;
	position: relative;
}

.climate-change-header img{
	display: block;
	margin: 0 auto;
}

.climate-change-menu-tab{
	background: url('images/climate_change_menu_tab.png') no-repeat 0 0;
	cursor: pointer;
	height: 29px;
	margin: -5px 0 0 530px;
	width: 95px;
}

ul.climate-change-nav{
	background-color: #fff;
	border: 1px solid #d9d9d9;
	margin: 0;
	position: absolute;
	right: 18px;
    top: 262px;
}

ul.climate-change-nav li{
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

ul.climate-change-nav li a{
	display: block;
	padding: 10px 30px;
	text-decoration: none;
}

ul.climate-change-nav li a:hover{
	background-color: #e1e1e1;
}

ul.climate-change-nav li a.border{
	border-bottom: 1px solid #d9d9d9;
}

.fracking-header{
	background: url('images/100_helpful_resources_on_the_dangers_of_fracking.png') no-repeat 0 0;
	height: 302px;
	position: relative;
	margin-bottom: 15px;
	width: 644px;
}

.fracking-nav{
	height: 180px;
	overflow: hidden;
	padding-top: 98px;
}

.fracking-nav ul, .fracking-tab{
	float: right;
}

.fracking-nav ul{
	background: url('images/fracking_menu_gradient.png') repeat-y right 0 #464646;
	display: none;
	margin: 0;
	width: 250px;
}

.fracking-nav li{
	list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.fracking-nav a{
	color: #fff;
	display: block;
	padding: 6px 14px;
	text-decoration: none;
}

.fracking-nav a:hover{
	background-color: #313131;
}

.fracking-tab{
	background: url('images/fracking_menu_tab.png') no-repeat 0 0;
	cursor: pointer;
	height: 35px;
	margin-top: 145px;
	width: 122px;
}


/* --------------------------- Side Wrapper ------------------------- */

.side-heading-top, .side-heading-bottom{
	height: 8px;
}

.side-heading-top{
	background: url('images/sbar_heading_top.png') 0 0 no-repeat;
	*margin-bottom: -3px;
}

.side-heading-bottom{
	background: url('images/sbar_heading_bottom.png') 0 0 no-repeat;
	margin-bottom: 8px;
}

.side-heading-middle{
	background: url('images/sbar_heading_middle.png') 0 0 repeat-y;
	padding: 10px 10px 2px;
}

.side-heading-middle h3{
	background: url('images/sbar_leaf.png') 0 0 no-repeat;
	display: block;
	font-size: 18px;
	margin: 0;
	padding: 0 0 10px 35px;
	text-transform: lowercase;
}

.s-sharing{
	margin-left: 40px;
}

.t-tweet{
	margin-right: 10px;
}

.sbar-dfw{
	margin-left: 40px;
}

li.sbar-widget{
	padding-bottom: 15px;
}

img.facebook{
	margin: 0 10px 0 74px;
}

img.twitter{
	margin-right: 10px;
}

img.top-green{
	margin-left: 31px;
}


/* --------------------------- Footer Stuff ------------------------- */

#footer p{
	color: #ccc;
	font-size: 11px;
	margin-top: 70px;
	text-align: center;
}


/* --------------------------- Table Stuff ------------------------- */

table.schools td{
	vertical-align: top;
}

td.logo{
	padding-right: 10px;
}

td.logo a{
	display: block;
	line-height: 1.3em;
	margin-bottom: 5px;
}

td.logo, td.desc{
	padding-bottom: 20px;
}


/* ------------------------------- Non-Category Styles ------------------------------- */

strong{
	font-weight: bold;
}

em{
	font-style: italic;
}


/* ------------------------------- Blog Stuff ------------------------------- */

.post{
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

.entry-meta{
	font-style: italic;
	margin-bottom: 10px;
}


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}

#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}

/*** FACEBOOK PLUGIN ***/
.cff-wrapper{
    border: 1px dotted #999;
    padding: 20px;
    margin: 15px auto 35px;
}

/* DFW styles */

input.qdfbutton{
  box-shadow: 1px 1px 3px #838383;
  margin: 5px auto 10px;
  background-color: #5AA901;
  border: 1px solid #4A8C00;
  background: -moz-linear-gradient(#8CC34E, #5AA901);
	background: -o-linear-gradient(#8CC34E, #5AA901);
	background: -webkit-linear-gradient(#8CC34E, #5AA901);
	background: linear-gradient(#8CC34E, #5AA901);
  cursor: pointer;
  border-radius: 3px;
	-moz-border-radius: 3px;
  color: #FFFFFF;
  font-weight: bold;
  padding: 8px 35px;
  font-size: 1.4em;
  text-shadow: 1px 1px 5px #000000;
  letter-spacing: .03em;
}