body{
	margin: 0;
	font-family: Arial, Helvetica, Veranda, Georgia, Times New Roman, Sans-serif;
	font-size: 12px;
	align: center;
	vertical-align: top;
	background: #171500;
	color: #FEFADE;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

div,dl,dt,dd,ul,ol,li,button {margin:0;padding:0;}

li {list-style:none;}


/********** Typography **********/

h1{
	font-family: Georgia, Times New Roman;
	font-size: 32px;
	font-weight: normal;
	color: #FEFADE;
	line-height: 30px;
}

h2{
	font-family: Georgia, Times New Roman;
	font-size: 24px;
	font-weight: normal;
	color: #FEFADE;
	text-transform: none;
	line-height: 26px;
}

h3{
	font-family: Georgia, Times New Roman;
	font-size: 36px;
	font-weight: normal;
	color: #FEFADE;
	line-height: 42px;
}

h4{
	font-family: Georgia, Times New Roman;
	font-size: 16px;
	font-weight: normal;
	color: #FEFADE;
	line-height: 18px;
}

h5{
	font-family: Arial, Helvetica, Veranda;
	font-size: 12px;
	font-weight: normal;
	color: #FEFADE;
	text-align:right;
	line-height: auto;
}


p{
	font-family: Georgia, Times New Roman;
	font-size: 16px;
	font-weight: normal;
	color: #FEFADE;
	line-height: 18px;
}





a:hover{
	text-decoration: none;
	color: #ffd800;
}

a{
	text-decoration: underline;
	color: #fefade;
}

#wrapper{
	margin: 0 auto;
	width: 900px;
}




#language {
	text-align: right;
	width: 900px;
	margin: 0 auto;
}

#language a:hover{
body#langEN a.langEN,
body#langFR a.langFR
body#langKO a.langKO
	background: #00b4ff;
	text-decoration: underline;
}






#hello {
	margin: 50px 0 0 0;
	width: 900px;
	float: left;
}

ul#helloNav li {
	float: left;
}
 
ul#helloNav li a {
	float: left;
	text-decoration:none;
	border-radius: 10px;
	-moz-border-radius: 10px;
}
 
ul#helloNav a:hover,
body#nWater ul#helloNav li a.nWater,
body#nProject ul#helloNav li a.nProject,
body#nYouCanDoSomething ul#helloNav li a.nYouCanDoSomething {
	background:#00b4ff;
}

#logo a:hover, a {
	text-decoration: none;
}

#logo {
	float: right;
}





#container {
	margin: 0 auto;
	width: 900px;
	clear: both;         
}

#intro {
	float: left;
}

#cover {

	float: right;
	width: 300px;
	height: 100px;
	margin: 10px 0 0 10px;
}








.post {
	float: left;
	width: 200px;
	padding: 0px 0px 0px 0px;
	display: inline;
}


	
.entry {
	line-height: 17px;
}


p.postmetadata {
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}





#footer {
	clear: both;
	width: 900px;
	padding: 0 0 0 0
}

.footNav {
	float: left;
}

.footNav a, a:hover {
	text-decoration: none;
}


.socialNav {
	float: right;
	
}

.socialNav a, a:hover{
	text-decoration: none;
}



#endend {
	width: 900px;
	float: left;
	valign: bottom;
}






/********** Page Colors **********/

body.project{ background-color: #ffae00; }
body.water{ background-color: #009cff; }
body.youcandosomething{ background-color: #ff7200; }
body.whywater{ background-color: #009cff; }
body.howwework{ background-color: #339900; }
body.team{ background-color: #00304e; }
body.contact{ background-color: #64006a; }
body.give{ background-color: #8f0000; }
body.volunteer{ background-color: #006a61; }
body.press{ background-color: #991900; }
body.museum{ background-color: #ffae00; }
body.waterlab{ background-color: #ffae00; }
body.theater{ background-color: #ffae00; }
body.volunteerform{ background-color: #00304e; }
body.signup{ background-color: #8f0000; }
body.presskit{ background-color: #8f0000; }
body.haiti{ background-color: #bccd00; }
body.retree{ background-color: #bccd00; }
body.lab{ background-color: #99CC66; }
body.ht{ background-color: #99CC66; }



/********** Haiti **********/


/********** Lab **********/


/********** You Can Do Something **********/


