#copy h1 a {
	display: inline;
	font-size: 11px;
	line-height: 2.009em;
	letter-spacing: 0;
	text-transform: uppercase;
	margin: -1.045em 0 0;
	text-decoration: none;
	color: #999;
	float: left;
	margin-right: 6px;
	background: url("../images/main/bg-h1-a.gif") no-repeat right center;
	padding-right: 12px;
}

#copy h1 a:hover {
	text-decoration: underline;	
}

#copy h1 span {
	display: block;
	clear: both;
}

#copy h1 + h2 {
	margin-top: -1.7em; 
}

#copy h1 + #project_search {
	margin: -2.55em 0 1.7em;
}	

#project_search {
	text-align: center;
	margin-bottom: 1.7em;
	background-color: #eee;
	border: 1px solid #ddd;
	padding: .85em 0em;
}

#project_search input[type="text"]{
	font-family: arial;
	font-size: 13px;
	color: #222;
	background-color: #fff;
	border: none;
	padding: .425em;
	border: 1px solid #b9c4d2;
	width: 400px;
}

#copy #search_results,
#copy #other_projects {
	list-style: none;
	margin-left: 0;
	border-bottom: 1px solid #e6e6e6;	
}

#copy #search_results li,
#copy #other_projects li {
	padding: .85em 0;
	border-top: 1px solid #e6e6e6;	
}

#copy-body {
	min-height: 200px;
}

#copy ul#projects {
	margin-left: 0;
	list-style: none;
	overflow: auto;
}

#copy ul#projects > li {
	width: 33.3%;
	float: left;
	display: inline;
}

#copy ul#projects h2 {
	margin-top: 0;	
}

#copy ul#projects ul {
	margin-left: 0em;
	list-style: none;
	border-left: 1em solid #eee;
	padding-left: .75em;
}

#copy #categories {
	margin: 1.7em 0 0;
	border-top: 1px solid #ccc;
}

#copy #categories h2 {
	margin-top: 1.133em;	
}

#copy #categories > ul {
	list-style: none;
	margin-left: 0;
} 

#copy #categories ul > li {
	margin-bottom: .85em;	
}

#copy #categories h3 {
	margin-bottom: 0;
	display: inline;
	font-size: 1em;
}

#copy #categories h3:after {
	content: ":"
}

#copy #categories ul ul {
	list-style: none;
	margin-left: 0;
	display: inline;
}

#copy #categories ul ul li {
	display: inline;
}

#copy #categories ul ul li:before {
	content: ", ";
	margin-left: -.3em;
}

#copy #categories ul ul li:first-child:before {
	content: "";
	margin: 0;
}

#copy .project_image {
	padding: 0.5em 0 0;
	float: left;
	margin: 0 1em 1em 0;
}

#copy ul#critical {
	overflow: auto;
	list-style: none;
	margin-left: 0;
	border: 1em solid #eee;
	padding: .425em 1.5em;
}

#copy ul#critical li {
	height: 68px;
	overflow: hidden;
	margin: 0 0 0em;
	padding: .85em 0;
	position: relative;
	border-top: .212em solid #eee;
}

#copy ul#critical li:first-child {
	border-top: none;	
}

#copy ul#critical li:hover {
	/*background-color: #ff5e17;*/
}

#copy ul#critical li:hover a {
	/*color: #fff;*/
	text-decoration: underline;
}

#copy ul#critical li h3 {
	margin: 0;
	font-size: 1.15em;
	padding-left: 110px;
	height: 68px;
	display: table-cell;
	vertical-align: middle;	
}

#copy ul#critical li h3 a {
	text-decoration: none;	
	display: block;
}

#copy ul#critical .thumb {
	top: .85em;
	left: 0px;
	margin: 0;
	position: absolute;
	text-align: center;
	background-color: #000;
}

#copy ul#critical .thumb a {
	width: 90px;
	height: 68px;	
	display: table-cell;
	vertical-align: middle;	
}

#copy ul#critical .thumb a img {
	max-width: 90px;
	max-height: 68px;
}

/* Donate buttons
*****************************/

div.donate_buttons {
	overflow: auto;
	background-color: #eee;
	padding: 1.7em 1em;
	text-align: center;
}

div.donate_buttons form {
	display: inline;
}

#copy div.donate_buttons button {
	padding-top: .525em;
	padding-bottom: .625em;
	font-size: 1.1em;
}

div.donate_buttons form.frm_project {
	margin-right: .5em;
}

/* map
*****************************/

#map {
	width: 671px;
	height: 377px;
	float:right;
	padding:0;
	background:none;
}

/* Addthis
*****************************/

div.addthis_toolbox {
	line-height: 1.2em;
	margin: 1.7em 0;
}

