/* ---------------------------------------------
enviRenew Screen Style Sheet
author: Cyberwoven
version:  2009.01
----------------------------------------------- */

body {
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#222;
	margin:0;
	padding:0;
	background:#fff url(../images/bodybg.jpg) repeat-x center 108px;
	text-align:center;}

a {color:#034614; text-decoration:underline;}
a:hover {text-decoration:none;}


h2 {font:normal 50px/55px Georgia, "Times New Roman", serif; margin:0; padding:0; color:#004111;}
h3 {font:normal 24px/26px Georgia, "Times New Roman", serif; margin:20px 0 4px 0; padding:0; color:#62851c;}
h4 {font:bold 15px/20px Arial, Helvetica, sans-serif; margin:15px 0 2px 0; padding:0; color:#000;}
p {margin:0 0 15px 0; padding:0;}
blockquote {margin:20px 30px; padding:20px 60px; background:#f1ebe4 url(../images/blockquotebg.gif) no-repeat; border:1px solid #cac6bd; border-width:1px 0;}

fieldset {margin:0; padding:0; display:inline; border:none;}

ul {list-style:none; margin:5px 0 20px 0; padding:0; line-height:16px;}
ul li, ol ul li {margin:0; padding:2px 10px 2px 30px; background:url(../images/ulbullet.gif) no-repeat 14px center;}
ol {margin:5px 0 20px 30px; padding:0; line-height:16px}
ol li {border:none; margin:0; padding:2px 0; background:none;}

img {float:right; margin:0 0 10px 10px; padding:1px; border:2px solid #cac6bd;}

#captcha {padding:10px 0 20px 0;}
#captcha img {float:none;}

/* Reusables
----------------------------------------------- */

.hidden {display:none;}
.clear {clear:both; display:block; overflow:hidden; width:0; height:0;}

.nonforumcontent table {text-align:left; border-collapse:collapse; border-top:1px solid #cac6bd; margin:10px 0;}
.nonforumcontent table th {padding:2px 5px; font-weight:bold; line-height:18px; text-align:left; font:normal 12px/20px Arial, Helvetica, sans-serif;}
.nonforumcontent table td {border-bottom:1px solid #cac6bd; padding:2px 5px; line-height:18px; font:normal 12px/20px Arial, Helvetica, sans-serif;}
.nonforumcontent table tr.even td {background-color:#f1ebe4;}

.floatleft {float:left;}
.floatright {float:right;}
.nofloat {float:none !important;}


/* Layout Blocks
----------------------------------------------- */

a.skiplink {display:block; position:absolute; top:0; left:0; width:1px; height:1px; font-size:1px; text-indent:-9999px; color:#e9d2a6; background:#e9d2a6; outline:none; overflow:hidden;}

#header {position:relative; height:110px; min-width:960px; margin:0; padding:0; background:#e9d2a6 url(../images/headerbg.jpg) repeat-x center top; border-bottom:1px solid #0e4214;}
	#header h1 {display:none;}
	#headercontainer {width:960px; margin:0 auto; text-align:left; position:relative;}

	#headercontainer h4 {display:block; position:absolute; top:4px; left:0; margin:0; padding:0; width:304px; height:88px;}
	#headercontainer h4 a {display:block; margin:0px; width:100%; height:100%; background:url(../images/envirenewlogo_new.png) no-repeat 0 0; outline:none; font-size:1px; text-indent:-9999px;}
		body.resiliencysummit #headercontainer h4 a { background-image:url(../images/resiliencySummitLogo.jpg); }

	ul.mainnav {display:block; position:absolute; top:0; right:0; border:none; margin:0; padding:0; list-style:none;}
	ul.mainnav li {border:none; margin:0; padding:0; background:none; display:inline;}
		ul.mainnav li a {display:block; float:left; margin:0 10px; padding:0; float:left; height:50px; font-size:1px; text-indent:-9999px; outline:none; background:url(../images/mainnav-sprites.jpg) no-repeat;}
		ul.mainnav li.strategy a {width:66px; background-position:0px 0px;}
		ul.mainnav li.neighborhoods a {width:116px; background-position:-88px 0px;}
		ul.mainnav li.resources a {width:78px; background-position:-226px 0px;}
		ul.mainnav li.events a {width:51px; background-position:-322px 0px;}
		ul.mainnav li.resiliencysummit a {width:141px; background-position:-392px 0px;}
		ul.mainnav li.forum a {width:50px; background-position:-550px 0px;}
		
		ul.mainnav li.strategy a:hover {background-position:0px -50px;}
		ul.mainnav li.neighborhoods a:hover {background-position:-88px -50px;}
		ul.mainnav li.resources a:hover {background-position:-226px -50px;}
		ul.mainnav li.events a:hover {background-position:-322px -50px;}
		ul.mainnav li.resiliencysummit a:hover {background-position:-392px -50px;}
		ul.mainnav li.forum a:hover {background-position:-550px -50px;}
		
		ul.mainnav li.strategy a.active, ul.mainnav li.strategy a.active:hover {background-position:0px -100px;}
		ul.mainnav li.neighborhoods a.active, ul.mainnav li.neighborhoods a.active:hover {background-position:-88px -100px;}
		ul.mainnav li.resources a.active, ul.mainnav li.resources a.active:hover {background-position:-226px -100px;}
		ul.mainnav li.events a.active, ul.mainnav li.events a.active:hover {background-position:-322px -100px;}
		ul.mainnav li.resiliencysummit a.active, ul.mainnav li.resiliencysummit a.active:hover {background-position:-392px -100px;}
		ul.mainnav li.forum a.active, ul.mainnav li.forum a.active:hover {background-position:-550px -100px;}

	ul.headernav {display:block; position:absolute; top:57px; right:255px; border:none; margin:0; padding:0; list-style:none;}
	ul.headernav li {border:none; margin:0; padding:0; background:none; display:inline;}
	ul.headernav li a {display:block; float:left; color:#4d3a28; font-size:12px; line-height:14px; margin:0 0 0 8px; padding:0 7px 0 0; border-right:1px solid #4d3a28; text-decoration:none;}
	ul.headernav li a:hover {text-decoration:underline;}

	.searchbox {display:block; position:absolute; top:53px; right:10px; width:235px; height:22px; color:#4d3a28; font-size:12px; background:url(../images/searchbg.png) no-repeat right top;}
	.searchbox form, .searchbox fieldset {border:none; display:inline; margin:0; padding:0;}
	.searchbox label {display:block; float:left; padding:0 5px 0 0; margin:1px 0 0 0;}
	.searchbox .textbox {background:none; border:none; height:16px; margin:0 5px 0 0; padding:4px 6px 3px 6px; width:146px;}
	.searchbox .button {width:25px; height:22px; margin:0; padding:0; font-size:1px; text-indent:6px; background:none; border:none; color:#095219;}

#container {width:940px; padding:20px 0 20px 20px; margin:0 auto; text-align:left; position:relative; background:#fff url(../images/containerbg.jpg) repeat-x center top;}
	.fullwidth {padding:10px; width:900px; border-top:2px solid #2f743f;}
	.primary {float:left; width:610px; padding:10px 20px 0 0; border-top:2px solid #2f743f;}
	.secondary {float:left; width:290px; padding:0; border-top:2px solid #2f743f;}

		div.subnavbox {background:#e8ddd2; padding:15px 0 0 0;}
		div.subnavbox h4 {padding:0 20px; background:#e8ddd2; font-size:12px; line-height:20px; margin:0; font-weight:normal; text-transform:uppercase; color:#453627;}
		div.subnavbox h4 a {display:block; text-decoration:none; color:#453627;}
		div.subnavbox h4 a:hover {text-decoration:underline;}
		.subnav {list-style:none; margin:0; padding:0 0 10px 0; line-height:20px; border-bottom:1px solid #baad9d;}
		.subnav li {margin:0; padding:0; background:none; display:inline;}
		.subnav li a {display:block; padding:5px 30px; color:#000; background:#e8ddd2; text-decoration:none; font-weight:bold;}
		.subnav li a:hover {text-decoration:underline;}
		.subnav li.active a, .subnav li.active a:hover {background:#e8ddd2 url(../images/triangle-bullet.gif) no-repeat 20px 8px; font-weight:bold; text-decoration:none;}

		div.forumtopics {background:#fff url(../images/sidebar-gradient.gif) repeat-x; border-bottom:1px solid #baad9d;}
		div.forumtopics h4 {padding:15px 20px 5px 20px; font-size:12px; line-height:20px; margin:0; font-weight:normal; text-transform:uppercase; color:#453627;}
		div.forumtopics ul {list-style:none; margin:0; padding:0 0 10px 0; line-height:16px;}
		div.forumtopics ul li {display:block; margin:0 10px 0 30px; padding:5px 0; background:none;}
		div.forumtopics ul li a {color:#222; text-decoration:none; font-weight:bold;}
		div.forumtopics ul li a:hover {text-decoration:underline;}
		
		.subscribe {margin:10px 0; padding:0 0 0 30px; text-align:left; clear:both;}
			.subscribe form {margin:0; padding:0; border:none; display:block; text-align:left;}
			.subscribe label {display:none;}
			.subscribe .textbox {display:block; position:relative; background:url(../images/sidebar-sub-txb.gif) no-repeat 0 0; border:none; width:184px; height:16px; line-height:16px; margin:0 5px 0 0; padding:4px 5px 2px 5px; float:left;}
			
		ul.social {list-style:none; margin:0 0 10px 30px; padding:0 0 10px 0; line-height:16px;}
		ul.social li {margin:0 0 3px 0; padding:0; background:none; display:block; float:left; width:115px;}
		ul.social li a {display:block; padding:5px 0 5px 25px; color:#222; font-weight:bold; text-decoration:none; }
		ul.social li a:hover {text-decoration:underline;}
		ul.social li.twitter a {background:url(../images/icon-18-twitter.gif) no-repeat left center;}
		ul.social li.facebook a {background:url(../images/icon-18-facebook.gif) no-repeat left center;}
		ul.social li.blogger a {background:url(../images/icon-18-blogger.gif) no-repeat left center;}
		ul.social li.rss a {background:url(../images/icon-18-rss.gif) no-repeat left center;}
		ul.social li.linkedin a {background:url(../images/icon-18-linkedin.gif) no-repeat left center;}

#footer {height:102px; padding-top:26px; margin:10px 0 0 0; background:#07621b url(../images/footerbg.jpg) repeat-x center top; overflow:hidden;}
	.footercontainer {margin:0 auto; width:840px; padding:18px 68px 0 52px; height:82px; background:url(../images/footercontainerbg.jpg) no-repeat; text-align:left; color:#36281c; position:relative;}
	.footercontainer a {color:#36281c; text-decoration:none;}
	.footercontainer a:hover {text-decoration:underline;}
	.footernav {margin:0; padding:0; display:block; width:415px; line-height:20px; border-top:1px solid #bf8c38;}
	.footernav li {margin:0; padding:0; background:none; display:inline;}
	.footernav li a {border-right:1px solid #36281c; padding:0 5px 0 0; margin:0 4px 0 0;}
		li.cyberwoven a {border-right:none;}
		li.cyberwoven a:hover {text-decoration:none;}
		li.cyberwoven a:hover span {text-decoration:underline;}

	.sponsored {display:block; position:absolute; top:18px; left:0; width:102px; font-size:1px; line-height:1px; text-indent:-9999px;}
	.sponsored a {display:block; position:absolute; top:0; width:42px; height:42px;}
		/* .sponsored a.usgbc {left:5px; background:url(../images/logo-usgbc.gif) no-repeat center center;} */
		.sponsored a.sano {left:5px; background:url(../images/logo-sano.gif) no-repeat center center;}


	.vcard {position:absolute; top:20px; right:68px; text-align:right;}
		.vcard .adr {border-bottom:1px solid #bf8c38;}
		.vcard br, .vcard .org, .vcard .url {display:none;}
		.vcard .add-address-book {display:block; position:absolute; top:0; right:0; margin:0 -65px 0 0; width:56px; height:47px; font-size:1px; text-align:left; text-indent:-9999px; background:url(../images/logo-vcard.jpg) no-repeat center center;}
		
/* Homepage Specific
----------------------------------------------- */

body.home #header {background:transparent url(../images/headerbg-home-24bit.png) repeat-x center top; border-bottom:none;}
#homecontainer {width:960px; margin:0 auto; text-align:left;}
.hometoplink {display:block; height:320px; font-size:1px; text-indent:-9999px; outline:none;}

.homebox {float:left; width:260px; height:145px; color:#36281c; margin:0 10px 18px 10px; padding:55px 20px 0 20px; line-height:16px; background:url(../images/homebox.png) no-repeat; position:relative;}
.homebox a {color:#36281c; text-decoration:none; font-weight:bold;}
.homebox a:hover {text-decoration:underline;}
.homebox p {line-height:16px; margin:0 0 10px 20px;}
.homebox h4 {position:absolute; top:0; right:1px; margin:2px 0 0 0; padding:0; width:325px; height:50px; font-size:1px; text-indent:-9999px;}
	.homebox.sano h4 {background:url(../images/homehdr-sano.png) no-repeat top right;}

	.homebox.forum h4 {background:url(../images/homehdr-forum.png) no-repeat top right;}
	   .homebox ul.forumtopics {margin:0; padding:0; list-style:none;}
	   .homebox ul.forumtopics li {display:block; padding:0 0 5px 20px; background:url(../images/triangle-bullet.gif) no-repeat left top; margin:0;}
	   .homebox ul.forumtopics li.forumlink {background:none;}

	.homebox.loop h4 {background:url(../images/homehdr-loop.png) no-repeat top right;}
		.homebox .subscribe {margin:0; padding:0; text-align:left; clear:both;}
		.homebox ul.social {list-style:none; margin:0 0 10px 0; padding:0; line-height:16px;}

#homecontainer .footercontainer {clear:both; background:url(../images/footerbg-home.png) no-repeat;}

body.architects, #homefader1.architects, #homefader2.architects {background:#4d2820 url(../images/home-architects-4d2820.jpg) no-repeat center 90px;}
body.framer, #homefader1.framer, #homefader2.framer {background:#674f35 url(../images/home-framer-674f35.jpg) no-repeat center 90px;}
body.porch, #homefader1.porch, #homefader2.porch {background:#422514 url(../images/home-porch-422514.jpg) no-repeat center 90px;}
body.soul, #homefader1.soul, #homefader2.soul {background:#1f101b url(../images/home-soul-1f101b.jpg) no-repeat center 90px;}
body.workers, #homefader1.workers, #homefader2.workers {background:#545143 url(../images/home-workers-545143.jpg) no-repeat center 90px;}
	
#homefader1,
#homefader2 {display:none; position:absolute; top:0; left:0; width:100%; height:100%;}

#homefader1 {background:red;}
#homefader2 {background:blue;}


/* Sponsors Page
----------------------------------------------- */
body.sponsors img {float:left; margin:0 10px 10px 0; padding:1px; border:2px solid #cac6bd;}

/* Donate Page
----------------------------------------------- */
a.donatenow {display:block; margin:20px 0; width:260px; height:40px; font-size:1px; text-indent:-9999px; outline:none; background:url(../images/donatenowbutton.png) no-repeat;}
a.donatenow:hover {background-position:left bottom;}


/* Contact Form
----------------------------------------------- */

.contactbox table td {vertical-align:top; padding:10px 0 10px 10px;}
.contactbox table input.textbox {width:140px; padding:2px 5px; border:1px solid #baad9d; background:#fff; font:normal 12px/20px Arial, Helvetica, sans-serif;}
.contactbox table textarea {border:1px solid #baad9d; background:#fff; width:450px; height:150px; font:normal 12px/20px Arial, Helvetica, sans-serif; margin-right:10px;}
.contactbox table label {display:block; float:left; width:70px; margin-right:10px; text-align:right;}
.contactbox table .linkbutton {display:block; float:left; margin:10px 0 0 90px; border:1px solid #0a581e; background:#fff; padding:2px 20px; font-size:14px; font-weight:bold; text-decoration:none;}
.contactbox table .linkbutton:hover {background:#f1ebe4;}
/* errors */
.contactbox table td span {padding-left:90px; font-size:11px;}
.contactbox table td span br {display:none;}

/* Forum
----------------------------------------------- */
table.forum, table.discussion {margin:10px 0;}
table.forum a, table.discussion a {text-decoration:none;}
table.forum a:hover, table.discussion a:hover {text-decoration:underline;}
table.forum td {padding:5px; border-bottom:1px solid #dcccb9; font:normal 12px/20px Arial, Helvetica, sans-serif;}
table.forum td.listheader {background:#096822; border-bottom:1px solid #004111; color:#fff; text-transform:uppercase; padding:5px;}

table.discussion td {padding:0px; border-bottom:1px solid #dcccb9; font:normal 12px/20px Arial, Helvetica, sans-serif;}
table.discussion td.listheader {background:#096822; border-bottom:1px solid #004111; color:#fff; text-transform:uppercase; padding:5px;}
table.discussion td td {border:none; padding:5px;}

tr.bglight td {background:none;}
tr.bgdark td {background:#efe3d5;}
.listColumnNumber {text-align:center; font-size:18px; vertical-align:top; color:#7a6b5a; font-family:Consolas, "Courier New", courier, fixed;}
.listColumnText {vertical-align:top;}
.listItemLink {font-weight:bold; font-size:14px;}
.labelNew {font-weight:bold;}
tr.pageLink td {text-align:center; font-weight:bold; border:none; background:none; color:#333;}
	tr.pageLink td span, tr.pageLink td a {padding:0 5px;}

.forumcrumbs {float:left;}
a.startnew {font-weight:bold; float:right; background:url(../images/icon-16-greenplus.gif) no-repeat left center; padding:0 0 0 20px; text-decoration:none;}
a.startnew:hover {text-decoration:underline;}

a.reply {font-weight:bold; font-size:14px; background:url(../images/icon-16-greenreply.gif) no-repeat left center; padding:0 0 0 20px; text-decoration:none;}
a.reply:hover {text-decoration:underline;}

.newtopic .textbox {padding:2px 5px; border:1px solid #baad9d; background:#fff;}
.newtopic .textarea {padding:2px 5px; border:1px solid #baad9d; background:#fff; width:500px;}


/* sIFR
----------------------------------------------- */

.sIFR-flash {visibility:visible !important; margin: 0;}
.sIFR-replaced {visibility:visible !important;}
span.sIFR-alternate {position:absolute; left:0; top:0; width:0; height:0; display:block; overflow:hidden;}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {display:none !important;}



/* Lightbox
----------------------------------------------- */

ul.photogallery {margin:0; padding:0; list-style:none;}
ul.photogallery li {display:inline; margin:0; padding:0;}
ul.photogallery li a img {display:block; float:left; margin:0 14px 14px 0; padding:0; border:4px solid #cac6bd;}
ul.photogallery li a:hover img {border-color:#baad9d;}


#lightbox{position:absolute; top:0; left:0; width:100%; z-index:100; text-align:center; line-height:0;}
#lightbox a img{border:none;}
#outerImageContainer{position:relative; background-color:#fff; width:250px; height:250px; margin:0 auto;}
#imageContainer{padding: 10px;}
#loading{position:absolute; top:40%; left:0%; height:25%; width:100%; text-align:center; line-height:0;}
#hoverNav{position:absolute; top:0; left:0; height:100%; width:100%; z-index:10;}
#imageContainer>#hoverNav{left:0;}
#imageContainer img {float:none; margin:0; padding:0; border:none;}
#hoverNav a{outline: none;}
#prevLink, #nextLink{width:49%; height:100%; background:transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */ display:block;}
#prevLink {left:0; float:left;}
#nextLink {right:0; float:right;}
#prevLink:hover, #prevLink:visited:hover {background:url(../images/prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover {background:url(../images/next.gif) right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{color:#FF9834; font-weight:bold; text-decoration: none;}
#nextLinkText{padding-left:20px;}
#prevLinkText{padding-right: 20px;}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/
.ontop #imageData {padding-top:5px;}
/*** END : added padding when navbar is on top ***/

#imageDataContainer{font:10px Verdana, Helvetica, sans-serif; background-color:#fff; margin:0 auto;	line-height:1.4em;}
#imageData{padding:0 10px;}
#imageData #imageDetails{width: 70%; float:left; text-align:left; }	
#imageData #caption{font-weight:bold;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#overlay{position: absolute; top:0; left:0; z-index:90; width:100%; height:500px; background-color:#000; filter:alpha(opacity=60); -moz-opacity:0.6; opacity:0.6; display:none;}
.clearfix:after {content: "."; display:block; height:0; clear:both; visibility:hidden;}

* html>body .clearfix {display:inline-block; width:100%;}
* html .clearfix { /* Hides from IE-mac \*/ height: 1%; /* End hide from IE-mac */ }


