/*
Theme Name: Haitian Health Foundation
Description: Default theme for the Haitian Health Foundation website.
Version: 1
*/

/*
	hp.css is hard coded into the home page 
	and overrides rules in this stylesheet
*/

body{
	margin:20px 0;
	padding:0;
	font-family:Arial, sans-serif;
	font-size:11px;
	background:#888354;
}
#content div.left{
	font-size:10pt;
}
img{border:none;}

a{
	text-decoration:none;
	outline:none;
}
a:hover{
	text-decoration:underline;
}
.post a{
	font-size:10pt;
	font-weight:bold;
	color:#7e8b51;
}
h3{
	font-size:13px;
}

#bounds{
	margin:auto;
	width:800px;
	background:#fff;
	border:17px solid #62133a;
}
#header{
	padding:118px 0 5px 0; /* BGimg height + 5px = 118px. padding used for ul margin (cross browser) */
	background:url(images/header_bg.gif) no-repeat;
	border-bottom:10px solid #e0e08d;
	height:1%; /* ie 6 */
	overflow:hidden; /* inline clear */
}
#header h1, #header h2{
	display:none;
}
#header ul{
	margin:0;
	padding:0;
	list-style:none;
}
#header ul li{
	margin:0;
	padding:0;
	width:133px;
	text-align:center;
	float:left;
}
#header ul li a{
	color:#474646;
	font-weight:bold;
	font-size:13px;
}
#header ul li a:hover, #header ul li.current_page_item a,#header ul li.current_page_parent a{
	color:#62133a;
	text-decoration:underline;
}

#header ul ul{
	display:none;
}


#subnav{
	margin:0 0 10px 0;
	padding:3px 0;
	width:800px;
	background:#80804e;
	overflow:hidden;
	height:1%;
	clear:both;
}
#subnav ul{
	margin:0 0 0 40px;
	padding:0;
	list-style:none;
}
#subnav ul li{
	margin:0 35px 0 0;
	padding:0;
	width:auto;
	text-align:center;
	float:left;
}
#subnav ul li a{
	color:#fff;
	font-weight:bold;
}
#subnav ul li a:hover, #subnav ul li.current_page_item a{
	color:#e0e08d;
	text-decoration:none;
}
#subnav ul ul{
	display:none;
}

#banner{
	margin:5px 0;
	height:70px;
	overflow:hidden;
}
#banner div{
	margin:0 0 0 16px;
	width:120px;
	height:70px;
	text-align:center;
	overflow:hidden;
	float:left;
}

#banner .first{
	margin:0;
}
#banner .last{
	float:right;
}

#content{
	overflow:hidden; /* inline clear */
}

#content .left{
	width:538px;
	float:left;
}
#content .left .intro{
	margin:20px 0 20px 50px;
	width:380px;
}
#content .left .news{
	margin:20px 0;
}
#content .left h2{
	margin:0 0 20px 0;
	padding:5px 50px;
	color:#fff;
	font-weight:normal;
	font-size:16px;
	background:#b4c574;
}#content .left h2 a{
	color:#fff;
}
#content .left .news .excerpt{
	margin:0 0 10px 70px;
	width:420px;
}
#content .left .news .excerpt h3,#content .left .news .excerpt p{
	margin:0;
	font-size:8pt;
}
#content .left .news .excerpt h3 a{
	color:#000;
}
#content .left .post{
	margin:10px 0 20px 40px;
}
#content .left .post h3{
	margin:0 0 20px 0;
}
#content .left div.news h3{
	margin:0;
}
#content .left .post h3 a{
	color:#000;
}
#content #imgroll{
	width:540px;
	height:110px;
	overflow:hidden;
}
#content .right{
	width:204px;
	float:right;
}

/* .help rules are also defined in hp.css */
#content .right .help{
	margin:10px 0 10px 0;
	background:#e0e08d;
	height:1%; /* IE6 */
	overflow:hidden;
}
#content .right .help h3{
	margin:0;
	padding:0;
	height:27px;
	text-indent:-9999px;
	background:url(images/how_you_can_help_small.gif) no-repeat;
}

#content .right .help ul{
	margin:0 0 10px 20px;
	padding:0;
	list-style:none;
}
#content .right .help li{
	margin:10px 0 0 0;
	height:1%; /* ie 6 */
}
#content .right .help li div{
	clear:both;
	overflow:hidden;
}
#content .right .help li img{
	display:block;
	margin:0;
	float:left;
}

#content .right .help li p{
	margin:0px 0 0 10px;
	width:118px;
	float:left;
}
#content .right .help li p a{
	display:block;
	color:#000;
	font-weight:bold;
}

#content .footer{
	margin:0;
	padding:0;
	clear:both;
}
#content .footer ul{
	margin:0 0 0 150px;
	padding:0;
	list-style:none;
}
#content .footer ul li{
	margin:0;
	padding:0 10px 0 15px;
	text-align:center;
	float:left;
	line-height:1.8em;
	background:url(images/bullet.gif) left center no-repeat;
}
#content .footer ul li a{
	color:#000;
}
#content .footer ul li a:hover{
	color:#7e8b51;
	text-decoration:none;
}
#footer{
	position:relative;
	margin:auto;
	width:800px;
	text-align:center;
}
#footer p{
	margin:10px 0;
	color:#fff;
	font-size:13px;
	font-weight:bold;
}

#footer p a{
	color:#fff;
}


#footer .seals{
	position:absolute;
	top:0;
	right:0;
}
#footer p.bigrobin{
	margin:5px 0;
}
#footer p.bigrobin a{
	color:#e0e08d;
	font-weight:normal;
	font-size:9px;

}
#content .sitemap a{
	color:#000;
}
#content .sitemap ul{
	list-style:none;
	font-weight:bold;
}
#content .sitemap ul ul{
	margin-bottom:10px;
	font-weight:normal;
}
div.edit-link{
	margin:0 0 0 40px;
	padding:5px 20px 5px 0;
	text-align:right;
	background:#b4c574;
}
div.edit-link a{
	font-weight:bold;
	color:#000;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
div.alignnone{
	clear:both;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #eaeab0;
	padding-top: 4px;
	margin:10px;
	margin-top:0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Mail Form */
#mailform{
	margin:40px 0;
}
#mailform div{
	margin:2px;
	clear:both;
	overflow:hidden;
}
#mailform label{
	display:block;
	margin:0 10px 0 0;
	width:150px;
	font-weight:bold;
	text-align:right;
	float:left;
}
#mailform input{
	display:block;
	width:200px;
	float:left;
}
#mailform div em{
	display:block;
	margin-left:10px;
	float:left;
	color:red;
}
#mailform div.txt input, #mailform div.btn input{
	display:inline;
	width:auto;
	float:none;
}
#mailform div.txt{
	margin:30px 0 0 0;
	text-align:center;
}
#mailform div.txt label{
	width:auto;
	text-align:center;
	float:none;
}
#mailform div.btn{
	text-align:center;
}
#mailform div.bbreak p{
	margin:30px 0 5px 0;
	text-align:center;
	font-weight:bold;
	color:#7e8b51;
}
#mailform div.bbreak p span{
	font-weight:normal;
	color:#666;
}
#mailform p.msg, #mailform p.error{
	margin:0 auto 20px auto;
	padding:5px 0;
	width:80%;
	font-weight:bold;
	border:1px solid green;
	background:#DFFFDF;
	text-align:center;
}
#mailform p.error{
	border:1px solid red;
	background:#FFDDDD;
}