/*
Theme Name: Sustainability Leaders Network
Theme URI: http://www.catalystwebworks.com
Description: This theme was developed exclusively for Sustainability Leaders Network
Version: 1.0
Author: Catalyst Webworks
Author URI: http://www.catalystwebworks.com/
Tags: widgets, custom, post thumbnails


*/

/* ======= CW ======= */
#content .inner { min-height:500px; }
.footer-holder a { color:#FFF; }
SELECT.filters { font-size:11px; }
.rounded { -webkit-border-radius: 11px; -moz-border-radius: 11px; border-radius: 11px; overflow:hidden;  }
.rounded10 { -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; overflow:hidden;  }
.showcase-image { height:274px; width:277px; overflow:hidden; float:right; }
.blog_thumb { height:128px; width:128px; margin-bottom:20px; }
.post .author { margin-bottom:10px; }
.post H2 a, .search H2 a { text-decoration:none; color:#0F6760; font-weight:normal; }
.post H2, .search H2 { margin:0; padding:0; }
.clear { width:100%; clear:both; height:1px; margin:20px 0 20px 0; }
#content BLOCKQUOTE { border-left:5px solid #CCC; padding-left:10px; color:#4D4D4D; font-size:13px; font-style:italic; line-height:18px; }
#sidebar IMG { max-width:238px; height:auto; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
li.activeSlide { border:1px solid red; }

.wp-caption { }
.wp-caption-text { font-size:10px; font-style:italic;  padding:5px 0 5px 0; text-align:center; width:96%; }
#sidebar .wp-caption-text { display:none; }

#nav { }
#nav li { display:block;  } 
#nav li a {	display:block; }
.over {
	background-color:#917D1B;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;	
	/*-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;*/
}
#nav li ul { margin: 0; padding: 0; z-index:900; position: absolute; background-color:#3B3B3B; background-repeat:no-repeat; padding:10px; line-height:15px;
	-moz-border-radius-bottomright:20px;
	border-bottom-right-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-left-radius: 20px;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 10px;	 }
#nav li ul li {	float: none; display: inline; }
#nav li ul li a { width: auto; text-transform:none; width:150px; }
#nav li ul li a:hover { color:#917D1B;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#nav li ul li ul {	position:absolute; padding:10px; margin-top:-25px; margin-left:150px; float: none; display: inline;
	-moz-border-radius-bottomright:20px;
	border-bottom-right-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-left-radius: 20px;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 10px;	
}

LI.fellow h4 { color:#000; padding:0; margin:0; font-size:13px; }

/* COMMENTS */
/* =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;
}



/* ================= */

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* ================== */

html,body {
	height: 100%;
	margin: 0;
}
body {
	margin:0;
	color:#2c2200;
	font:14px trebuchet, Arial, sans-serif;
	background:#005d51 url(images/bg-body.gif);
	/*background:#000;*/
	min-width:990px;
}
img {border-style:none;}
a {color:#404040;}
a:hover {text-decoration:none;}
input, textarea, select {
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#000;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	min-height: 100%;
	width:100%;
	background: url(images/bg-wrapper.jpg) no-repeat 50% 0;
	overflow:hidden;
	position:relative;
}
.w1 {
	width:100%;
	overflow:hidden;
	padding-bottom: 172px;
}
#header{
	margin:0 auto;
	width:984px;
	padding:26px 0 0;
}
#header .area{
	width:100%;
	overflow:hidden;
	padding:0 0 3px;
}
.logo{
	margin:0;
	float:left;
	background: url(images/logo.png) no-repeat;
	width: 768px;
	height: 100px;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a{
	display:block;
	height:100%;
}
.searchform{
	float:right;
	width:163px;
	margin:0 2px 0 0;
	background: url(images/bg-search.gif) no-repeat;
	padding:1px 7px 1px 2px;
}
.searchform .text{
	float:left;
	font-size:15px;
	line-height:18px;
	background:none;
	color:#005560;
	border:none;
	margin:0;
	padding:4px 2px 5px 16px;
	width:120px;
}
*+html .searchform .text{line-height:17px;}
.searchform .submit{
	float:right;
	width:23px;
	height:24px;
	text-indent:-9999px;
	background: url(images/bg-search.gif) no-repeat 0 -36px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	border:0;
	padding:0;
	margin:1px 0 0;
	cursor:pointer;
}

.donate {
	float: right; 
	margin-top: 44px;
	margin-right: -2px;
}


#nav{
	background: url(images/bg-nav.jpg) no-repeat;
	list-style:none;
	margin:0;
	padding:17px 0 17px 46px;
	font-size:15px;
	line-height:33px;
	width:938px;
	overflow:hidden;
	text-transform:uppercase;
}
#nav li{
	float:left;
	padding:0 23px 0 0;
}
#nav a{
	color:#dbd652;
	text-decoration:none;
}
#nav a:hover{text-decoration:underline;}
#main{
	width:984px;
	margin:0 auto -50px;
	position:relative;
	z-index:5;
	padding:2px 0 0;
}
#main:after{
	content:"";
	display:block;
	clear:both;
}
.slideshow{
	background: url(images/bg-slideshow1.png) no-repeat;
	width:603px;
	height:274px;
	margin:0 0 0 -18px;
	padding:37px 41px 46px 46px;
	position:relative;
	float:left;
}
.slideshow .frame{
	width:603px; 
	overflow:hidden;
	position:relative;
}
.slideshow .frame ul {
	position:relative;
	width:99999px;
	height:274px;
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
}
.slideshow .frame ul li {
	position:absolute;
	top:0;
	left:0;
	width:603px;
	/*background:#fff;*/
}
.slideshow .frame ul li.active {display:block;}
.slideshow li .alignright{
	float:right;
	margin:0 0 0 30px;
}
.slideshow li .txt{
	height:1%;
	overflow:hidden;
	line-height:23px;
	color:#404040;
	padding:8px 0 0;
	font-size:15px;
}
.slideshow h2 a { text-decoration:none; }
.slideshow h2 a:hover { text-decoration:underline; }
.slideshow h2{
	font-size:24px;
	font-weight:normal;
	line-height:28px;
	color:#666;
	padding:0 0 15px;
	background: url(images/bg-slideshow-heading.gif) no-repeat 0 100%;
	margin:0 0 18px;
	text-align:center;
}
.slideshow h3{
	font-size:20px;
	line-height:24px;
	color:#006560;
	font-weight:normal;
	margin:0 0 13px;
}
.slideshow li .txt p{margin:0;}
.slideshow .switcher{
	position:absolute;
	bottom:51px;
	left:46px;
	z-index:10;
}
.slideshow .switcher ul{
	list-style:none;
	margin:0;
	padding:0;
}
.switcher ul li{
	float:left;
	margin:0 9px 0 0;
}
.switcher ul a{
	display:block;
	background: url(images/bg-switcher.gif) no-repeat -13px 0;
	width:10px;
	height:10px;
	text-indent:-9999px;
	overflow:hidden;
	text-decoration:none;
}
.switcher ul a:hover,
.switcher ul a.activeSlide {background-position:0 0;}
.quote-block{
	float:right;
	width:280px;
	padding:66px 5px 0 0;
}
*+html .quote-block{padding-right:0;}
.quote-block blockquote{
	margin:0;
	font-size:24px;
	line-height:31px;
	font-style:italic;
	text-align:right;
	color:#fff;
}
.quote-block q{
	quotes: none;
	display:block;
}
.quote-block q:before,
.quote-block q:after,
.block blockquote q:before,
.block blockquote q:after{content:"";}
.quote-block cite{
	color:#dbd652;
	display:block;
	padding:0 5px 0 0;
}
.section{
	background: url(images/bg-section9.png)  repeat-x;
	padding:66px 0 0;
	min-height:434px;
}
.section .section-holder{
	margin:0 auto;
	width:984px;
}
.section .blocks{
	padding:0 0 0 2px;
	width:1026px;
	margin:0 -44px 0 0;
	position:relative;
	overflow:hidden;
}
.blocks .block{
	width:296px;
	padding:0 46px 0 0;
	float:left;
}
.blocks .block .img{
	background: url(images/bg-img.png) no-repeat;
	width:293px;
	height:135px;
	padding:2px 1px 27px 2px;
}
.blocks .block .img img{display:block;}
.blocks .block h2{
	margin:0 0 25px;
	font-size:23px;
	line-height:25px;
	font-weight:normal;
	color:#fff;
	text-align:center;
	letter-spacing:3px;
}

.blocks .block h2 a {
	color: #fff;
	text-decoration: none;
}
.blocks .list{
	list-style:none;
	margin:0 -13px 0 0;
	padding:0;
	width:319px;
	position:relative;
}
.blocks .list li{
	display:inline-block;
	vertical-align:top;
	padding:0 8px 10px 0;
}
*+html .blocks .list li{
	display:inline;
	padding:0 12px 10px 0;
}
.blocks .list li a{
	position:relative;
	text-decoration:none;
	height:64px;
	display:block;
}
.blocks .list li img{display:block;}
.blocks .list li .mask{
	position:absolute;
	top:0;
	left:0;
	background: url(images/bg-mask.png) no-repeat;
	width: 64px;
	height: 64px;
	cursor:pointer;
}
.blocks .block h3{
	font-size:16px;
	line-height:19px;
	color:#fff;
	margin:0 0 20px;
	font-weight:normal;
	letter-spacing:1px;
	text-align:center;
}
.blocks .add-nav{
	list-style:none;
	margin:0;
	padding:0 0 0 93px;
	font-size:15px;
	line-height:20px;
}
.blocks .add-nav li{
	padding:0 0 7px 10px;
	background: url(images/bullet.gif) no-repeat 0 8px;
}
.blocks .add-nav a{color:#dbd652;}
#content{
	background: url(images/bg-content.png) no-repeat -2px 0;
	padding:46px 0 0;
	width:753px;
	margin:0 0 0 -17px;
	position:relative;
	float:left;
}
.content-holder{
	background: url(images/bg-content.png) no-repeat -1519px 100%;
	padding:0 0 46px;
}
.content-frame{
	background: url(images/bg-content.png) repeat-y -758px 0;
	padding:0 42px 0 51px;
	width:660px;
}
.content-frame:after{
	content:"";
	display:block;
	clear:both;
}
#content .inner{
	margin:-15px 0 -26px;
	position:relative;
	float:left;
	width:660px;
}
.breadcrumbs{
	list-style:none;
	margin:0 0 14px;
	padding:0;
	font-size:13px;
	line-height:17px;
	color:#006560;
	width:100%;
	overflow:hidden;
	font-weight:bold;
}
.breadcrumbs li{
	float:left;
	padding: 0 4px 0 0;
}
.breadcrumbs li span{text-decoration:underline;}
.breadcrumbs li a{
	color:#006560;
	text-decoration:none;
}
.breadcrumbs li a:hover{text-decoration:underline;}
#main h1{
	font-size:30px;
	line-height:34px;
	font-weight:normal;
	color:#006560;
	text-align:center;
	margin:0 0 23px;
}
#content .article{
	width:100%;
	overflow:hidden;
	line-height:22px;
}
.article .alignleft{
	float:left;
	margin:3px 20px 7px 0;
}
#content p{margin: 0 0 22px;}
.article .title{
	font-size:20px;
	line-height:24px;
	color:#006560;
	font-weight:normal;
}
#sidebar{
	float:right;
	width:238px;
	padding:29px 0 10px;
	/*min-height:765px;*/
}
#sidebar .widget { list-style:none; color:#FFF; }
#sidebar .widget a { color:#FFF; }
#sidebar .block, #sidebar .widget {
	margin:0 0 36px;
	color:#fff;
	font-size:14px;
	line-height:22px;
}
#sidebar .block h2, #sidebar .widget h2 {
	font-size:21px;
	line-height:25px;
	color:#dbd652;
	font-weight:normal;
	margin:0 0 17px;
}
#sidebar .block blockquote, #sidebar .widget blockquote{
	margin:0 0 0 12px;
	font-style:italic;
	font-size:15px;
	line-height:23px;
}
#sidebar .block blockquote cite, #sidebar .widget blockquote cite{color:#dbd652;}
#sidebar .block .holder, #sidebar .widget .holder{
	overflow:hidden;
	padding:3px 0 0 11px;
}
#sidebar .block img, #sidebar .widget img{
	float:left;
	margin:4px 13px 0 0;
}
#sidebar .block p, #sidebar .widget p{margin:0;}
#sidebar .block .more, #sidebar .widget .more{color:#dbd652;}
.container{
	width:1015px;
	margin:0 -14px 0 -17px;
	background: url(images/bg-container.png) no-repeat;
	padding:43px 0 0;
}
.container-holder{
	background: url(images/bg-container.png) no-repeat -2035px 100%;
	padding:0 0 43px;
}
.container-frame{
	background: url(images/bg-container.png) repeat-y -1019px 0;
	padding:0 30px 0 51px;
	width:934px;
}
.container-frame:after{
	content:"";
	display:block;
	clear:both;
}
.container .inner{
	float:left;
	position:relative;
	width:934px;
	margin:-12px 0 -20px;
}
.wrap{
	width:100%;
	overflow:hidden;
	padding:15px 0 0;
}
.wrap .sidebar{
	float:left;
	width:241px;
	padding:4px 0 0;
}
.sidebar h5 { margin:0 0 20px 0; padding:0; }
.slideblock{margin:0 0 28px;}
.slideblock .heading{
	background:#f5f5f5 url(images/bg-box.gif) no-repeat;
	width:241px;
}
.slideblock .heading h2{
	background: url(images/bg-box.gif) no-repeat -244px 100%;
	padding:10px 5px 13px 15px;
	margin:0;
	font-size:18px;
	line-height:22px;
	color:#006560;
	font-weight:normal;
}
.slideblock .heading h2 a{
	background: url(images/bg-open-close.gif) no-repeat -300px 4px;
	color:#006560;
	text-decoration:none;
	padding:0 0 0 28px;
}
.slideblock .heading h2 .open{background-position:0 4px;}
.slideblock ul{
	list-style:none;
	margin:0;
	padding:10px 47px 0 41px;
	font-size:14px;
	line-height:18px;
	color:#404040;
}
.slideblock ul li{
	padding:5px 0 1px 10px;
	background: url(images/separator.gif) repeat-x;
	vertical-align:top;
	width:153px;
}
.slideblock ul li:first-child{background:none;}
.slideblock ul a{
	text-decoration:none;
	color:#404040;
}
.slideblock ul a:hover{color:#006560;}
.slideblock .tags li{
	background-position:0 100%;
	padding:4px 0 3px 10px;
}
.slideblock .tags li:first-child{background: url(images/separator.gif) repeat-x 0 100%;}
.slideblock .tags li:after{
	content:"";
	display:block;
	clear:both;
}
.slideblock .tags a{
	float:left;
	margin:0 0 0 -26px;
	position:relative;
	padding:0 0 0 26px;
	background: url(images/bg-cross.gif) no-repeat 0 4px;
}
.sidebar .box{
	background:#f5f5f5 url(images/bg-box.gif) no-repeat;
	width:241px;
	margin:0 0 10px;
}
.sidebar .box .holder{
	background: url(images/bg-box.gif) no-repeat -244px 100%;
	padding:13px 10px 16px;
	width:221px;
}
.sidebar .box h2{
	text-align:center;
	font-size:18px;
	line-height:22px;
	color:#006560;
	font-weight:normal;
	margin:0 0 27px;
}
.sidebar .box h2 a{
	text-decoration:none;
	color:#006560;
}
.sidebar .box h2 a:hover{text-decoration:underline;}
.sidebar .box img{
	display:block;
	margin:0 auto;
}
.wrap .content{
	float:right;
	width:637px;
}
.content .items{
	list-style:none;
	margin:0 -37px 0 0;
	padding:0;
	width:674px;
	position:relative;
	font-size:14px;
	line-height:22px;
}
.content .items li{
	display:inline-block;
	vertical-align:top;
	width:288px;
	padding:0 46px 59px 0;
	overflow:hidden;
}
*+html .content .items li{
	display:inline;
	padding-right:49px;
}
.content .items .alignright{
	float:right;
	margin:4px 0 0 8px;
}
.content .items h2, .content .fellow-profile h2 {
	font-size:18px;
	line-height:22px;
	color:#006560;
	margin:0 0 4px;
}

.content .items h2 a{
	text-decoration:none;
	color:#006560;
}
.content .items h2 a:hover{text-decoration:underline;}
.content .items h3, .content .fellow-profile h3 {
	color:#006560;
	margin:0 0 3px;
	font-style:italic;
	font-size:15px;
	line-height:19px;
	font-size:12px;
}
.content .items h3 a, .content .fellow-profile h3 a { text-decoration: underline; color:#006560; }
.content .items h3 a:hover, .content .fellow-profile h3 a:hover { text-decoration: underline; }
.content .items .menu, .content .fellow-profile .menu{
	list-style:none;
	font-size:13px;
	margin:0 0 19px;
	padding:5px 0;
	overflow:hidden;
	font-weight:bold;
}
.content .items .menu li, .content .fellow-profile .menu li{
	width:auto;
	float:left;
	padding:0 3px 0 5px;
	margin:0 6px 0 -6px;
	background: url(images/separator1.gif) no-repeat 0 4px;
}
.content .items .menu li:first-child, , .content .fellow-profile .menu li:first-child {background:none;}
.content .items .menu a, , .content .fellow-profile .menu a{color:#404040;}
.content .items p {margin:0;}
#footer{
	text-align: center;
	position:relative;
	width: 100%;
	height: 172px;
	margin-top: -172px;
	background: url(images/bg-footer.png) repeat-x;
}
.footer-holder{
	margin:0 auto;
	width:984px;
	padding:36px 0 0;
	font-size:14px;
	line-height:20px;
	color:#fff;
	/*background: url(images/bg-footer-holder.png) no-repeat 50px 0;*/
}
.nav{
	list-style:none;
	margin:0 0 8px;
	padding:0;
}
.nav li{
	display:inline;
	padding:0 9px 0 11px;
	background: url(images/bullet.gif) no-repeat -998px 2px;
}
.nav li:first-child{background:none;}
.nav a{
	color:#fff;
	text-decoration:none;
}
.nav a:hover{text-decoration:underline;}
#footer p{margin:0;}