/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: A theme rich with powerful and dynamic semantic class selectors; a canvas for CSS artists
VERSION: 1.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
*/

h1,h2,h3,h4,h5,p,form,span { margin: 0; padding:0;} 

a {
	text-decoration: none;
	color: #2b61cb;
}

h4 {
	margin: 20px 0 0 130px;
}

h5 {
	margin: 5px 0 20px 130px;
}

body {
	margin: 0px 0px 0px 0px;
	background-color: #d8e4f0;
	background-color: #4b4438;
	
	background-image: url('/images/bg.png');
	background-repeat: repeat-x;
}

#header {
	background-image: url('/images/headerbg.png');
	background-color: #b5c2e2;
	width: 100%;
}

#header #headerimage {
	margin: 0 auto 0 auto;
	padding:0px auto 0px auto;
	width: 800px;
}

#longtitle {
	background-color: #FFFFFF;
	height: 18px;
	width:100%;
}

#longtitle h1 {
	padding: 3px 0px 3px 10px;
	margin:0 auto 0 auto;
	font-family: "Verdana";
	font-weight: bold;
	font-size: 12px;
	width:800px;
	color: #5f5543;
}

#navigationbar {
	background-color: #5f5543;
	width: 100%;
	height: 24px;
}

.navigationlist {
	margin: 0 auto 0 auto;
	width: 800px;
	font-family: "Verdana";
	font-weight: bold;
	color:white;
	font-size:12px;
}

.navigationlist li {
	float: left;
	list-style:none;
	margin: 0;
	padding: 5px 10px 5px 10px;
}

li#navlist-petition {
	padding: 3px 10px 3px 10px;
	font-size: 16px;
	margin-left: 215px;
	background-color: #92846c;
}

.navigationlist .current {
	background-color: #2b61cb;
}

.navigationlist .navmouseover {
	background-color: #0099FF;
}

.navigationlist li a {
	color: #FFFFFF;
	text-decoration: none;
}

#container {
	width:800px;
	margin:15px auto 0 auto;
}

#content {
	width: 613px;
	float: left;
	margin: 0 0 0 10px;
}

.sidebar {
	float: left;
	width:173px
}

#footer {
text-align:center;
font-size:11px;
}

.sb_featured {
	width: 167px;
	margin: 0 0 10px 0;
	font-family: "Verdana";
}

.sb_featured .popup_middle {
	background-image: url('/images/popup_middle_colored.gif');
	padding: 0 20px 0 10px;
}

.sb_featured .popup_top {
	height: 26px;
	background-image: url('/images/popup_top_colored.gif');
	padding: 0px 20px 0 10px;
	text-align:center;
	background-repeat: no-repeat;
}

.sb_featured .popup_bottom {
	background-image: url('/images/popup_bottom_colored.gif');
	width: 167px;
	height: 20px;
}

.sb_featured h2 {
	font-weight: bold;
	font-size: 14px;
	color: #2b61cb;
	padding: 3px 0 0 0;
}

.sb_featured .popup_bottom {
	height: 20px;
	clear: both;
}

.sb_featured p {
	font-size: 14px;
}

.contactheader {
	font-weight:bold;
}

.contactdata {
	padding: 10px 0 20px 5px;
}

.contactdata span {
	font-size: 12px;
}

#btnsubmit {
	width: 65;
	height: 21;
	padding: 10px 0 0 30px;
}

.contact_tb {
	width: 120px;
	border:1px #26a6ff solid;
	margin: 0 0 10px 0;
	background-color:#FFFFFF;
	font-size: 11px;
}

.contact_ta {
	height: 90px;
}


#contact_form label {
	font-weight: bold;
	font-size: 13px;
}

.contact_form {
	width: 130px;
	height: 275px;
}


#morecontact {
	float:right;
	font-size:10px;
}

#morecontact a {
	text-decoration: none;
	color: #3056c5;
}

.emailstages {
	display: none;
	width:120px;
	height: 200px;
	/*padding: 10px 0 20px 10px;*/
	text-align: center;
	padding: 75px 0 0 10px;
	
}


.emailstages img {
	margin: 0 0 10px 0;
}

.emailstages p {
	text-size:14px;
	text-weight: bold;
	padding: 40px 0 0 0;
}

.emailstages #contactthanks {
	padding: 15px 0 0 0;
	font-size:11px;
}

.main_featured {
	width: 610px;
	margin: 0 0 10px 0;
	font-family: "Verdana";
}

.main_featured .popup_top {
	height: 26px;
	background-image: url('/images/popup_large_top_colored.gif');
	padding: 0px 20px 0 10px;
	text-align:left;
}

.main_featured h2 {
	font-weight: bold;
	font-size: 14px;
	color: #2b61cb;
	padding: 3px 0 0 0;
}

.main_featured .popup_middle {
	background-image: url('/images/popup_large_middle_colored.gif');
	background-repeat: repeat-y;
	padding: 0 20px 0 10px;
}

.popup_middle p {
	padding: 10px 0 0 0;
	font-size: 10pt;
}

.main_featured .popup_bottom {
	background-image: url('/images/popup_large_bottom_colored.gif');
	background-repeat: no-repeat;
	height: 20px;
	width: 610px;
}


.main_featured #newslist {
	margin: 0;
	padding: 15px 0 0 0;
	font-size:12px;
	font-weight: bold;
	list-style: none;
}

.main_featured #newslist a {
	color: #0066FF;
	text-decoration: none;
}

.main_featured #newslist li {
	background-image: url('/images/newsicon.jpg');
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding: 0 0 10px 25px;
	width: 525px;
	height: 15px;
	clear:both;
}

.main_featured #newslist .newsentry {
	float:left;
}

.main_featured #newslist .newsdate {
	font-weight: normal;
	float: right;
}

#featured_buttons img {
	border: 0;
}

.project_donations {
	margin: 0;
	list-style: none;
	padding: 20px 0 40px 20px;
}

.project_donations li {
	padding: 15px 0 0 0;
	clear:both;
}

.project_donations .donationdescription {
	width: 375px;
	float:left;
}

.donationdescription .title {
	font-size: 14px;
}

.donationdescription .desc {
	font-size: 11px;
}

.project_donations .donationbutton {
	width: 125px;
	float:left;
}

.sb_featured #featured_image {
	width:128px;
	height: 98px;
	padding: 0 0 5px 3px;
	margin: 0 auto 0 auto;
	background-image: url('/images/featuredshadow.png');
	background-repeat: no-repeat;
	background-position: 3px 0;
}

.sb_featured #featured_image img {
	width: 123px;
	height: 93px;
	border: 1px #0099FF solid;
}

.sb_featured #featured_title {
	font-size: 11px;
	font-weight: 600;
	width: 128px;
	text-align: center;
}

.sb_featured #featured_block p {
	padding: 10px 0 0 0;
	font-size: 9px;
	font-weight: 500;
}

.sb_featured #featured_buttons img {
	margin: 10px 1px 5px 1px;
}

.staff_entry {
	padding: 0 0 20px 0;
}

.staff_entry p {
	padding: 2px 0 0 0;
	margin: 0;
}

.staff_entry .staff_title {
	font-size: 12px;
	font-weight: 600;
	color: #2b61cb;
}

.staff_entry .staff_name {
	font-size: 11px;
	font-weight:600;
	color: #000000;
}

.staff_entry .staff_phone {
	font-size: 11px;
}

.staff_entry .staff_phone,.staff_association,.staff_country {
	font-size: 11px;
}

.staff_entry .staff_email {
	color: #0066FF;
}

#staff {
	padding: 10px 0 10px 0;
}

.main_featured h3 {
	font-size: 12px;
	font-weight: normal;
	padding: 5px 0 0 0;
}

.main_featured h2 a {
	text-decoration: none;
	color: #2b61cb;
}

.news_readmore a {
	text-decoration: none;
	color: #2b61cb;
}

#backtonews {
	text-align: center;
}

#backtonews {
	padding: 50px 0 0 0;
}

#backtonews a {
	color: #2b61cb;
	text-decoration: none;
}

.resourcelist {
	padding: 10px 0 10px 30px;
	margin: 0 0 0 0;
	font-size: 12px;
	list-style: square;
}

.resourcelist li {
	padding: 5px 0 5px 0;
}

.resourcelist a {
	text-decoration: none;
	color: #2b61cb;
	font-weight: bold;
	font-size: 13px;
}

.resourcelist p {
	font-weight:normal;
	padding: 0 0 8px 0;
	font-size:12px;
}

.contactinfo {
	height: 110px;
	padding: 10px 0 0 0;
}

.contactinfo p {
	padding: 0 0 10px 0;
}


.contactinfo .contactleft {
	width:250px;
	float:left;
}

.contactinfo .contactright {
	width: 250px;
	float:right;
}

.contactinfo .contacttitle {
	font-weight: bold;
	padding: 0 0 10px 0;
}

.emailform .title {
	font-weight: bold;
	padding: 0 0 10px 0;
}

.emailform select {
	width: 575px;
}

.emailform textarea {
	width: 569px;
	height: 100px;
	margin: 10px 0 0 0;
}

.atsymbol {
	padding: auto 0 auto 0;
	vertical-align:middle;
}

.support_content .popup_top {
	height: 26px;
	background-image: url('/images/popup_medium_top_colored.gif');
	padding: 0px 20px 0 10px;
	text-align:center;
	background-repeat: no-repeat;
}

.support_content .popup_middle {
	background-image: url('/images/popup_medium_middle_colored.gif');
	padding: 0 20px 0 10px;
}

.support_content .popup_bottom {
	background-image: url('/images/popup_medium_bottom_colored.gif');
	width: 398px;
	height: 20px;
}

.support_content {
	width: 398px;
	margin: 0 0 10px 0;
	font-family: "Verdana";
}

.support_content h2 {
	font-weight: bold;
	font-size: 14px;
	color: #2b61cb;
	padding: 3px 0 0 0;
}

.support_content p {
	padding: 10px 0 0 0;
	font-size: 10pt;
}

.support_column {
	width: 398px;
	height: 300px;
	float:left;
}

.address_block {
	margin: 10px 0 0 20px;
}

#paypal_donate {
	text-align:center;
	margin:15px 0 0 0;
}

.address_block p {
	padding: 0 0 0 0;
}

#support_options {
	margin: 0;
	padding: 10px 0 0 5px;
	list-style: none;
	font-size: 12px;
}

#support_options a {
	text-decoration: none;
	color: #2b61cb;
}

#support_options li {
	padding: 0 0 10px 0;
}

.donation_summary {
	text-align: center;
}

.donation_options {
	margin: 0;
	padding: 10px 0 10px 10px;
	list-style: none;
	font-size: 12px;
}

.donation_options li {
	padding: 10px 0 10px 0;
}

#fund_summary {
	width:550px;
	height:200px;
	padding: 10px 0 10px 0;
}

#fund_summary .project_image {
	width: 238px;
	height: 200px;
	float: left;
	padding: 0 5px 0 0;
}

#fund_summary .summary_excerpt {
	width:305px;
	height:110px;
	margin: 0;
	float: left;
	padding: 0;
}

#fund_summary .summary_excerpt p {
	padding:0;
}

.pbdonate {
	text-align: center;
	padding: 0 0 5px 0;
}

.progressbar {
	float:left;
	width:300px;
	height:18px;
	background-image: url('/images/progressgray.png');
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.progresscolor {
	background-image: url('/images/progresscolor.png');
	height:18px;
}

#fund_summary .fundprogress .collected {
	float: left;
}

#fund_summary .fundprogress .goal {
	float: right;
}

#fund_summary .projectcontact {
	float: right;
}


#fund_summary .projectcontact p {
	padding: 10px 0 5px 0;
}


#fund_summary .photocredit {
	width: 238px;
	padding: 3px 0 0 0;
}

#fund_summary .photocredit p{
	font-size:12px;
	font-weight:bold;
	padding: 0;
}




#project_summary {
	width:550px;
	height:200px;
	padding: 10px 0 10px 0;
}

#project_summary .project_image {
	width: 238px;
	height: 200px;
	float: left;
	padding: 0 5px 0 0;
}

#project_summary .project_image img {
	width: 238px;
	height: 180px;
	border: 1px black solid;
}

#project_summary .photocredit {
	width: 238px;
	padding: 3px 0 0 0;
}

#project_summary .photocredit p{
	font-size:12px;
	font-weight:bold;
	padding: 0;
}

#project_summary .projectcontact {
	float: right;
}

#project_summary .projectcontact p {
	padding: 10px 0 5px 0;
}






#project_summary .summary_excerpt {
	width:290px;
	height:98px;
	margin: 0;
	float: left;
}

#project_summary .summary_map {
	width:127px;
	height:76px;
	background-image: url('/images/maps/smallmap.png');
	background-repeat: none;
	position: relative;
	float:left;
}

#project_summary .summary_excerpt p {
	padding: 10px 0 0 0;
}

#project_summary .project_description {
	width:170px;
	height:82px;
	float: left;
}

#project_summary .project_description p {
	padding: 0;
	font-weight: bold;
	font-family: "Verdana";
}

#project_summary .project_description .project_description_data {
	font-weight: normal;
}

.pinfo_screen {
	width: 550px;
	height: 150px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}

#pinfo_loading {
	padding: 65px 268px 65px 267px;
	width: 0px;
	height: 0px;
	background-color: #FFFFFF;
	z-index:3;
}

#pinfo_blank {
	background-color: #FFFFFF;
	z-index: 5;
	width: 550px;
	height: 140px;
	position: absolute;
	left: 0px;
	top: 0px;
}


.comments ol li {
	padding: 5px 0 10px 0;
}

.comments ol li .comment-meta {
	font-size:12px;
}

.comments ol li .comment-author {
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}


.resourceitem6potato {
	width: 250px;
	float: left;
}

#project_summary_region {
	position: relative;
	height: 140px;
}

.pinfo_thumb img {
	width: 123px;
	height: 93px;
	border: 1px #0099FF solid;
}

.pinfo_content {
	height: 93px;
	width:400px;
	float:left;
	padding: 0 0 0 5px;
	margin: 0;
}

.pinfo_content .pinfo_projecttitle {
	font-weight:bold;
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #2b61cb;
}

.pinfo_content .pinfo_location {
	padding: 0;
}

.pinfo_content .pinfo_description {
	font-size: 12px;
}

.pinfo_thumb {
	width:128px;
	height: 98px;
	padding: 0 0 5px 3px;
	background-image: url('/images/featuredshadow.png');
	background-repeat: no-repeat;
	background-position: 3px 0;
	float: left;
}

.datalist {
	margin:0;
	padding: 10px 0 10px 20px;
	list-style: square;
}

.datalist li {
	padding: 0 0 10px 0;
}

	
.morelink {
	font-size: 12px;
	text-align: right;
	padding:10px 0 10px 0;
}

.morelink a {
	color: #2b61cb;
	text-decoration: none;
	font-style: italic;
}

.projects_list {
	margin: 0;
	font-size: 12px;
	padding: 10px 0 10px 20px;
	list-style: square;
}

.projects_list li {
	width: 250px;
	float:left;
	padding: 5px 0 5px 0;
}

.grouptitle {
	clear:both;
	padding:10px 0 5px 0;
	font-size:13px;
	font-weight:bold;
}


#footer a {
	text-decoration: none;
	color: #CCCCCC;
}

#footer p {
	font-family: "Verdana";
	color:#FFFFFF;
	font-weight: bold;
	font-size: 10px;
	margin:50px 0 0 0;
}

#footer {
	margin: 0 0 20px 0;
}

