@charset "utf-8";
/* CSS Document */

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(d3_bg_whole_body.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
}

.title {
	font-weight: normal;
	text-align: center;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #000000;
			}
			
.time {
	
	padding-top: 5px;
	float:right;
	margin-top: -5px;
			}
			
.comment {
	
	
	padding: 5px;
			}

#header {
	margin: 0px;
}
p {
	font-size: 11px;
	line-height: 1.6em;
}
.sponsorbox ul {
	font-size: 12px;
	list-style-type: square;
}


#mywrapper {
	width:850px;
	margin:auto;
}

#content {
	width: 800px;
	padding-top: 15px;
}

#primaryContent {
	width: 590px;
	float: left;
}

#secondaryContent {
	width: 190px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	float: left;
	padding-left:5px;
	margin-left: 13px;
}

#sideContent {
	margin-left:195px;
}

.nav ul {
margin:0;
padding:0;
list-style:none;
/*width:850px;*/
float:left;
}

.nav ul li {
	float:left;
}

.nav ul a {
	display:block;
	line-height:1.5em;
	text-decoration:none;
	color:#333333;
	padding-top: 0;
	padding-right: 0.5em;
	padding-bottom: 0;
	background-color: #FFFFFF;
	padding-left: 0.5em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0033FF;
	margin-right: 3px;
}

.nav ul a:hover {
	background-color:#FFFFFF;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #0033FF;
}

.box {
	text-align: left;
	margin: 5px;
	padding-bottom: 10px;
}
#validation {
}


.box h1 {
	background-color: #EEEEEE;
	color: #333333;
	text-align: left;
	font-size: 14px;
	line-height:1.4em;
	padding-left: 5px;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BBBBBB;
}
.box img a {
	text-decoration: none;
}
#footer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 60px;
	margin-bottom: 30px;
}

#footer a {
	color:#00CC00;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #FFFFFF;
}
#footer a:hover {
	background-color: #0066FF;
	font-weight: bold;
	color: #FFFFFF;
}


.box p {
	text-align: justify;
}


#mywrapper #homeid #sideContent #mainNav .homeid a,
#mywrapper #pressid #sideContent #mainNav .pressid a,
#mywrapper #galleryid #sideContent #mainNav .galleryid a,
#mywrapper #blogid #sideContent #mainNav .blogid a,
#mywrapper #sponsorsid #sideContent #mainNav .sponsorsid a,
#mywrapper #linksid #sideContent #mainNav .linksid a,
#mywrapper #contactid #sideContent #mainNav .contactid a
 {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #0033FF;
	cursor:default;
}

a[href$=".pdf"] {
background: url(pdf_icon.png) no-repeat;
background-position: right center;
padding:35px;
}

fieldset {
	margin:1em 0;
	padding:1em;
	border: 1px solid #999999;
	background:#f8f8f8;
}

legend {
	font-weight:normal;
	background-color: #F8F8F8;
	padding: 5px;
	border: 1px solid #999;
	font-size: 12px;
}

label {display:block;
}

input {
	width:200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	padding:3px;
}

textarea {
	width:520px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	padding:3px;
}

input:focus, textarea:focus {
	background-color:#D5D5FF;
	font-weight: bold;
}

.required {
	font-style: italic;
	color: #FF0000;
}

h2 {
	font-weight: bold;
	font-size: 6px;
}
.sponsorbox {
	padding-left: 15px;
	padding-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.sponsorbox  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




#validation {display:none;}

.mphband {
position:absolute;
left:100%;
top:0px;
overflow:visible;
height:163px;
width:163px;
background: transparent url(http://www.makepovertyhistory.org/
whiteband_small_right.gif) no-repeat -200px -200px;
margin:0 0 0 -163px;
padding:0;
color:#000;
z-index:1000000000;
border:0;
float:none
}

.mphimage {
border:0
}h3 {
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
.titledecor  {
	margin-top: -10px;
	float: right;
	margin-right: 0px;
	margin-left:15px;
}
#copyright {
	font-size: 10px;
	margin-top: 20px;
}

.press a {color:green;font-size:12px;}