/*
Theme Name: Bongolo
Theme URI: http://www.bongolohospital.org
Description: The theme for the Bongolo Hospital site
Version: 1.0
Author: Jeff Miller
Author URI: http://www.jeffmillerdesigns.com
Tags: 

	Copyright ©2009 Bongolo Hospital. All rights reserved.

*/



/* ------------------------------------------- Begin Page Layout ------------------------------------------- */

body {
	font-family: Tahoma, 'Lucida Grande', Arial, Sans-Serif;
        font-size: 62.5%; /* Resets 1em to 10px */
        background: #14130f url(images/tin_roof_bkgd.jpg) repeat-x top left;
	color: #26231c;
	text-align: left;
        margin: 0;
	padding: 0;
	}

#page {
        margin: 0 auto;
	padding: 0;
	width: 100%;
	}


/* ----------------------- HEADER ----------------------- */
#header {
	clear: both;
        margin: 0;
	padding: 0;
	height: 111px;
	}

#headerimg {
	float: left;
	display:inline;
	margin: 0;
	padding: 25px 0px 31px 39px;
	}
	
#headerimgrandom {
	float: right;
	display: inline;
	margin: 0px;
	padding: 0;
	}

/* ----------------------- NAVIGATION ----------------------- */

#nav_holder {
	clear: both;
	display:block;
	float:none;
        height: 50px;
	width: 100%;
	margin: 0 auto;
	background: #d5e9eb url(images/nav_bkgd_tile.gif) repeat-x top;
	}
	
#nav_block {
	width: 968px;
	margin: 0 auto;
	float:none;
	height:47px;
	overflow:hidden;
	}

/* ----------------------- CONTENT ----------------------- */

#content_wrapper {
        margin:0 auto;
	width: 960px;
        min-height: 350px;
        }

#pagetitle {
        clear:both;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
        color: #506e76;
	font-size: 11px;
	letter-spacing:85%;
        border-bottom:1px solid #b0d1d4;
	background-color:#d5e9eb;
        height: 40px;
        position: relative;
        }

.pagetitle_div1 {
        margin: auto 0 auto 22px;
        padding: 12px 0 0;
	float:left;
        }

.pagetitle_div2 {
        margin: auto 0 auto 330px;
        padding: 12px 0 0;
        }

.fancy_text {
        display:inline;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-style:italic;
	font-weight:normal;
	color:#4396ac;
	margin: 0 4px 0 0;
        }

#content {
        clear: both;
	display:block;
	float:none;
	border:3px solid #fffdf9;
	background:#fffdf9 url(images/baseline_panoramic.jpg) no-repeat 50% 100%;
	width: 954px;
	margin: auto;
	padding: 0 0 140px 0;
	height: auto; 
	position: relative;
	font-size: 13px;
        line-height:150%;
        word-spacing:140%;
        overflow:auto;
	}

#content_div1{
	margin: 22px 22px 0 22px;
        padding:0;
	clear:both;
	display: block;
}

#content_div2{
	float:left;
	display:inline;
	margin: 16px 22px 0 22px;
	padding: 0;
}

.div2_bugfix {
	width: 573px;
}

#content_div3{
        float:right;
	display:inline;
	padding:14px 10px 20px 10px;
	margin: 0;
	background:#ece8e2 url(images/div3_bkgd.gif) repeat-x bottom;
	border-left: 1px solid #e2ddd2;
	border-top: 1px solid #e2ddd2;
	border-bottom: 1px solid #f8f5f0;
}

.div3_bugfix {
	width: 312px;
        min-height: 250px;
}

#content_div1, #content_div2, #content_div3 {
	overflow: visible;
	position:relative;
}

/* ----------------------- HEADER STYLES (h1-h6) ----------------------- */

h1 {
	display:inline;
	float:left;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 32px;
	line-height:32px;
	letter-spacing:45%;
	font-style:italic;
	font-weight:normal;
	color:#b0d1d4;
	margin: -3px 50px 0 0px;
}

h2 {
	font-family:Trebuchet MS, Arial, sans-serif;
	font-size:23px;
	line-height:45px;
	font-weight: normal;
	color: #74706a;
	position: relative;
        overflow: visible;
	height: 45px;
	margin: 45px -15px 20px -15px;
	padding:0 15px 0 15px;
	background-color: #f8f5f0;
	border: 1px solid #d0cabc;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
        clear:both;
}

h2.homepage_noclear {
        clear:none;
}

h2:first-child {
        margin-top:0px;
}
        
h3 {
	margin:0;
	font-family:Tahoma, Lucida Sans, Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight:normal;
	color:#754c1b;
}

h3.post_title {
        margin:8px 0 5px 0;
        line-height:24px;
}

h3 a:link {
	color: #754c1b;
	text-decoration:none;
}

h3 a:visited {
	color: #997c59;
	text-decoration:none;
}

h3 a:hover {
	color: #cd954e;
	text-decoration:underline;
}

h4 {
	font-family:Tahoma, 'Lucida Grande', Arial, Sans-Serif;
        font-size:13px;
	line-height: 18px;
	color:#3b372d;
        margin: 10px 0;
	border-bottom: 1px solid #e2ddd2;
        clear:both;
}

h4.homepage_noclear {
        clear:none;
}

.subnav_title {
        font-family:Trebuchet MS, Arial, sans-serif;
	font-size: 16px;
	line-height:36px;
	font-weight:bold;
	color:#FFFFFF;
        margin: 0;
        padding: 0 10px;
}

h5 {
        font-family:Arial, Helvetica, sans-serif;
	margin:0;
        padding:0;
	font-size:13px;
	color: #4396ac;
}

h6 {
        font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height: 25px;
	margin:10px 0 10px 0;
	color:#3b372d;
	display:inline;
        clear:both;
}

/* ----------------------- POSTS ----------------------- */

.post {
	margin: 0 0 40px;
	text-align: left;
        clear:both;
	}

.post p {
        margin: 0 0 15px;
}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

.archive_navigation {
	background-color:#f8f5f0;
        border: 1px solid #e2ddd2; 
        height: 20px;
        line-height: 20px;
        margin: 0 0 25px 0;
        padding: 0 5px;
        -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.fancy_text a {
        color:#9c8260;
}

.missionary_list {
        margin: 10px 0 60px 0;
}

.missionary_list p, .missionary_list h3 {
        margin-left: 175px;
        margin-bottom: 10px;
}

blockquote {
        font-family: Georgia, Times New Roman, Times, serif;
        font-size: 14px;
        font-style: italic;
        color: #666666;
	border-top: 1px solid #dddddd;
        border-left: 5px solid #dddddd;
	margin:25px 40px;
        padding: 10px 10px 0 10px;
}

/* ----------------------- POST META INFO ----------------------- */

.post_metainfo {
        border-top: 1px solid #e2ddd2;
        clear:both;
        margin: 0 0 7px 0;
}

.post_datetime {
        display:inline;
        font-family:Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-style:italic;
	color:#4396ac;
        margin: 0 8px 0 0;
}

.post_category {
        display: inline;
        float: right;
        font-size: 10px;
        color: #74706a;
}

.post_category a:link, .post_category a:visited {
        color: #cd954e;
        text-decoration:none;
}

.post_category a:hover {
        color: #cd954e;
        text-decoration:underline;
}

/* ----------------------- FOOTER ----------------------- */

#footer_holder {
	margin: 14px auto 14px auto;
	width: 100%;
	height: auto;
	padding:0;
	clear:both;
	float:none;
	display:block;
	position:relative;
        background-color: #201e1a;
        }

#footer {
	width: 960px;
        height: auto;
	margin:0 auto;
        padding: 35px 0 15px 0;
        color: #ffffff;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
        overflow:auto;
	}

#footer div {
	display:inline;
	float:left;
	padding:0 30px;
        height:100%;
        }

div#boilerplate1, div#boilerplate2 {
	border-right: 1px solid #424039;
        }

div#boilerplate1 {
	margin: 0 0 0 190px;
	width: 165px;
        }

div#boilerplate2 {
	width: 180px;
        }

div#boilerplate3 {
	width: 244px;
	padding:0 10px 0 30px;
        }

#footer div  p {
	margin:0 0 22px 0;
        }

#footer div p:first-child {
	font-size: 13px;
	color:#7a776c;
	text-transform:uppercase;
	font-weight:bold;
        }

#footer_holder a:link, #footer_holder a:visited {
	color: #ffffff;
	text-decoration:none;
        }

#footer_holder a:hover {
	color: #ffffff;
	text-decoration:underline;
        }

#copyright {
        position:relative;
	margin: 0px auto 15px auto;
	width: 960px;
	height:auto;
	overflow:hidden;
	clear:both;
	text-align:center;
	font-size:10px;
	color:#7a776c;
        }

#copyright div {
        margin:0 50px;
        }

#copyright a:link, #copyright a:visited {
	color: #ffffff;
	text-decoration:none;
        }

#copyright a:hover {
	color: #ffffff;
	text-decoration:underline;
        }

/* ----------------------- COMMENTS (turned off by default) ----------------------- */

.bongolo_comment {
        margin:60px 0 0;
}
.commentlist li, #commentform input, #commentform textarea {
	font-family: Tahoma, 'Lucida Grande', Arial, Sans-Serif;
	color: #26231c;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
	border-bottom: 1px solid #e2ddd2;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

/* ----------------------- MISC ----------------------- */
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}


/* End Page Layout & Style */




/* ------------------------------------------- Sitewide Link Styles ------------------------------------------- */

a:link {
	color: #cd954e;
	text-decoration:none;
}

a:visited {
	color: #9c8260;
	text-decoration:none;
}

a:hover {
	color: #cd954e;
	text-decoration:underline;
}

/* End Link Styles */



/* ------------------------------------------- Main Site Navigation ------------------------------------------- */

#navigation {
    margin: auto;
    padding: 0;
    list-style-type: none;
}

#navigation li {
    float: left;
    width: auto;
    background:url(images/nav_tab_bkgd.gif) repeat-x top;
    margin:6px 4px 0 4px;
    border: 0px;
    -moz-border-radius: 7px;
    -khtml-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}

#navigation li a {
	height: 45px;
	margin: 0;
	text-decoration: none;
	display: block;
	line-height: 28px;
	padding: 6px 25px 0 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing:85%;
	color: #5791a0;
}

#navigation li.current_page_item {
	background: #d5e9eb url(images/nav_tab_bkgd_static.gif) repeat-x top;
}

#navigation li.current_page_parent {
	background: #d5e9eb url(images/nav_tab_bkgd_static.gif) repeat-x top;
}

#navigation li:first-child.current_page_item {
	background:#8ec0cb url(images/nav_tab_bkgd_RO.gif) repeat-x top;
}

#navigation li:hover {
	background:#8ec0cb url(images/nav_tab_bkgd_RO.gif) repeat-x top;
}

#navigation li a:hover {
    text-decoration: none;
    color: #ffffff;
    display: block;
}

#navigation li:first-child {
	background:url(images/nav_tab_bkgd_RO.gif) repeat-x top;
	margin: 6px 4px 0 4px;
}

#navigation li:first-child a {
	color: #ffffff;
	padding: 6px 25px 0 25px;
}

#navigation li:first-child a:hover {
	color: #5791a0;
}

#navigation li:first-child:hover {
	background:#afd3da url(images/nav_tab_bkgd.gif) repeat-x top;
}

/* End Main Site Navigation */


/* ------------------------------------------- Main Site Navigation Drop-down Menus ------------------------------------------- */

#navigation iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	margin-left: 3px;
}

#navigation li ul {
	position:absolute;
        left:-999em;
	width:auto;
	margin:-12px 0 0 -8px;
	background:#6ba7b7;
	padding:12px 0 12px 0;
	z-index:1000;
}

#navigation li ul li{
	margin:0 26px 0 26px;
	padding:0;
	background:none;
	clear:both;
	display:block;
}

#navigation li ul li a{
	height:auto;
	margin:auto;
	width:auto;
	padding:5px;
	line-height:normal;
	white-space:normal;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#FFFFFF;
}

#navigation li ul li a:hover{
	color:#FFFFFF;
}

#navigation li ul li:hover{
	background:#8bc0ce;
}

#navigation li:hover ul { /* lists nested under hovered list items */
	left:auto;
}

#navigation li:hover {  
    position: static;  
} 

#navigation li ul li:first-child {
	background:none;
	margin:0 26px 0 26px;
}

#navigation li ul li:first-child.current_page_item {
	background:none;
}

#navigation li ul li.current_page_item {
	background:none;
}

#navigation li ul li.current_page_item:hover {
	background:#8bc0ce;
}

#navigation li ul li:first-child a {
	color: #ffffff;
	padding: 5px;
}

#navigation li ul li:first-child a:hover {
	color: #FFFFFF;
}

#navigation li ul li:first-child:hover {
	background:#8bc0ce;
}

/*End Drop-down Menus */


/* ------------------------------------------- Secondary Page Navigation ------------------------------------------- */

#secondary_nav {
	margin: 10px 0 0 22px;
	position: absolute;
	top: 0px;
	height: 31px;
	overflow:hidden;
}
#secondary_nav ul {
	list-style-type: none;
	margin: 0 0 0 100px;
	display:inline;
	height:auto;
}
#secondary_nav ul li {
	float:left;
	width: auto;
	margin: 1px 2px 0 2px;
	height: 31px;
	position:relative;
}
#secondary_nav ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#506e76;
	margin: 14px 16px 9px 16px;
	text-decoration:none;
	position:relative;
	top: 9px;
}
#secondary_nav ul li:hover, #secondary_nav ul li.current_page_item {
	background-color:#fffdf9;
	outline: #b0d1d4 solid 1px;
}


/* End Secondary Page Navigation */


/* ------------------------------------------- Image Styles ------------------------------------------- */

.homepage{
	max-width: 600px;
        width: 600px;
        min-width: 600px;
        margin: 0 0 10px 15px;
}
.home_img_container {
        margin: 60px 0 0 0;
        *margin: 0;
        _margin: 0;
        float: right;
        display: block;
        clear: both;
}

#content_div1 img, #content_div2 img, #content_div3 img {
	padding: 3px;
        border: 1px solid #d0cabc;
        background-color: #ffffff;
        overflow: auto;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
        margin: 0 0 10px 15px;
	display: inline;
	}

img.alignleft {
        margin: 0 15px 10px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* ------------------------------------------- List Styles ------------------------------------------- */

#sidebar ul, #sidebar ul ol, #sidebar2 ul, #sidebar2 ul ol {
	margin: 0;
	padding: 0;
        list-style: none;
	}

#content_div1 ul, #content_div2 ul, .entry ul {
	list-style-image:url(images/bullet_arrow.gif);
	list-style-position:outside;
	padding:10px 15px 15px 30px;
	background-color:#f8f5f0;
	border-top: 1px solid #e2ddd2;
	border-bottom: 1px solid #e2ddd2;
	margin:10px 30px 15px 0;
}
#content1 ul li, #content2 ul li, .entry ul li {
	padding:7px 0;
	font-family:Arial, sans-serif;
	font-size:14px;
	color:#754c1b;
}

/* End Lists */



/* -------------------------------------- Search & Form Elements (turned off by default) -------------------------------------- */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* ------------------------------------------- Comments (turned off by default) ------------------------------------------- */
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* ------------------------------------------- Sidebar 1 (Quick Facts/Homepage) ------------------------------------------- */
#sidebar {
	list-style:none;
	border: 1px solid #b1aeaa;
	padding: 0;
	margin:0;
	background: #f8f7f5 url(images/sidebar_header_bkgd.gif) repeat-x top;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
        font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
	}

#sidebar li {
	padding: 16px 10px;
	display:block;
	height: 100%;
	overflow:auto;
	border-top: 1px solid #e2ddd2;
}

#sidebar li.odd {
        background-color: #ffffff;
}

#sidebar li div {
	width: 90%;
	height: auto;
	padding:0;
	margin: 5px auto;
	background-color: #ffffff;
	border: 1px solid #d0cabc;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* End Sidebar1 */



/* ------------------------------------------- Sidebars 2 & 3 ------------------------------------------- */

#sidebar2_holder {
        color:#74706a;
        font-size:12px;
        margin: 15px 8px 0 8px;
}

#sidebar2 {
	margin:5px 0 40px 0;
}

#sidebar2 ul, ul.lcp_catlist {
	list-style: none;
	padding:10px 5px 10px 5px;
	background-color:#f8f5f0;
	border-top: 1px solid #e2ddd2;
	border-bottom: 1px solid #e2ddd2;
}

#sidebar2 ul li, ul.lcp_catlist li {
	padding:10px 15px;
	font-family:Arial, sans-serif;
	font-size:12px;
        line-height:16px;
	color:#754c1b;
        border-top: 1px solid #ece8e2;
}

#sidebar2 ul li:first-child, ul.lcp_catlist li:first-child {
        border: 0;
}

#sidebar2 ul li:hover, ul.lcp_catlist li:hover {
	background-color:#ece8e2;
}

#sidebar2 ul li a:hover, ul.lcp_catlist li a:hover {
	text-decoration:none;
}

#sidebar2 p:first-child {
        margin-top:0;
}

/* End Sidebars 2 & 3 */




/* ------------------------------------------- Misc Tags & Classes ------------------------------------------- */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
	
.clear {
	clear: both;
}

/* End Misc Tags & Classes*/



/* ------------------------------------------- Captions ------------------------------------------- */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border-top: 1px solid #e2ddd2;
	border-bottom: 1px solid #e2ddd2;
	text-align: center;
	background-color: #f8f5f0;
	padding: 4px;
	margin: 3px 15px 15px 0;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
        font-family: Arial, Helvetica, sans-serif;	
        font-size: 11px;
        font-weight: bold;
        color: #74706a;
	line-height: 17px;
	padding: 3px 4px 5px;
	margin: 0;
}
/* End captions */