@import url(/climate/themes/wwf/stylesheet_main.css);
@import url(/resources/_css/stylesheet_4column.css);

/************************/
/* Page Styles */
/************************/
/************************/
/* Page Styles */
/************************/
strong.brown,
div#row div#callout h4 {
	color: #4E472C;
}
a#viewall:link, a#viewall:visited {
	float: right;
	margin: 5px 35px 0px 0px;
}
div#resultsList {
	float: left;
	padding: 0px 23px 23px 23px;
	padding: 0px 0px 23px 0px;
}
div#resultsList h4 {
	font-size: 13px;
	font-weight: bold;
	color: #4E472C;
}
div#resultsList p.title, div#resultsList p.extra {
	font-size: 13px;
	font-weight: bold;
	color: #546D1F;
}
div#resultsList p.extra {
	color: #797979;
}
div#resultsList p.project {
	color: #4D75B7;
}
div#resultsList ul {
	float: left;
	margin: 10px 0px 0px 0px;
	list-style: none;
	width: 443px;
}
div#resultsList li {
	float: left;
	clear: both;
	margin: 0px 0px 25px 0px;
	width: 100%;
}
div#resultsList div.imgCol {
	float: left;
	width: 135px;
}
div#resultsList div.infoCol {
	float: right;
	width: 308px;
	line-height: 16px;
}
div#resultsList div.imgCol p {
	text-align: right;
	padding-right: 25px;
}
div#resultsList h5, div#resultsList p.project {
	font-size: 13px;
	font-weight: bold;
}
div#resultsList h5 {
	color: #4E472C;
}


/************************/
/* Container Styles */
/************************/



/************************/
/* Main Content Styles */
/************************/



/************************/
/* Landing Page */
/************************/
div.climate div#col1container,
div.climate div#col2container {
	margin-bottom: 0px;	
}
/*
div#row div#mainNarrative {
	width: auto;
	padding: 0px 14px;
	margin: 14px 0px;
	overflow: visible;
	background: url(/resources/media/images/climate/dotted_line.gif);
	background-position:  0px;
}
div#row div#mainNarrative ul {
}
div#row h3 {
	margin: 0px 0px 10px 0px;
}
div#row {
	background: #FFF;
	float: left;
	width: 952px;
	border-top: 2px solid #989B93;
}
div#row ul#keyPoints {
	margin-bottom: 40px;
}
div#row ul {
	float: left;
	list-style: none;
	width: 924px;
}
div#row li {
	width: 217px;
	float: left;
	margin-right: 18px;
	line-height: 18px;
}
div#row li.lastItem {
	margin-right: 0px;
}
div#callout ul {
	width: 100%;
}
div#callout {
	float: left;
	padding: 0px 0px 20px 0px;
	margin-top: 40px;
}
div#callout div {
	float: left;
	margin-left: 5px;
}
li.orange div {
	padding: 0px 12px;
}
li.noImage div {
	padding: 0px 10px 0px 0px;
	width: auto;
}
div#callout img {
	float: left;
	margin-left: 5px;
}
div#callout h3 {
	font-size: 11px;
	font-weight: bold;
	line-height: 27px;
	color: #FFF;
	padding: 0px 12px;
	text-transform: uppercase;
	margin-bottom: 26px;
}
div#callout h4 {
	font-size: 11px;
	color: #505050;
}
div#callout h4.large {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
}
div#callout h4 A:link, div#callout h4 A:visited {
	color: #505050;
}
div#callout h4 A:hover, div#callout h4 A:active {
	color: #4D75B7;
}
div#callout li {
	margin-right: 4px;
	width: 235px;
	overflow: hidden;
}
div#callout li li {
	width: auto;
	margin: 0px 0px 10px 0px;
}
div#row li.noImage h3 {
	margin-bottom: 15px;
}
li.orange {
	background: url(/resources/media/images/climate/bg_orange.jpg) no-repeat;
}
li.blue {
	background: url(/resources/media/images/climate/bg_blue.jpg) no-repeat;
}
li.green {
	background: url(/resources/media/images/climate/bg_green.jpg) no-repeat;
}
*/

/************************/
/* Side Column Styles */
/************************/



/************************/
/* Twitter Styles */
/************************/
.landing div#twitter_div {
	color: #E0DEC2;
}

.landing a:link, .landing a:visited {
	color: #FFFFFF;
}

.landing a:hover {
	color: #E0DEC2;
}

#twitter_update_list li {
	margin-top: 5px;
}

