/*  
Theme Name: CGAP.blog.blue
Theme URI: http://technology.cgap.org
Description: Minimalist design highlighting content
Version: 2.1
Author: frank hamilton
Author URI: http://havahula.org
*/



/*	------------------------------------------------------- 
	DOCUMENT
	------------------------------------------------------- */
/* {
	margin: 0;
	padding: 0;
}*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #333;
}


a, a:link, a:active, a:visited {
	color: #bc6624;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p { 
	margin: 10px 0;
}

h1, h2, h3, h4 { 
	font-weight: 100;
	color: #471b00;
	margin: 2px 0;
	padding: 0;
}
h1 { font: 24px/26px Helvetica, Arial, san-serif; }
h2 { font: 24px/26px Helvetica, Arial, san-serif; }
h3 { font: 20px/24px Helvetica, Arial, san-serif; }
h4 { font: 16px/18px Helvetica, Arial, san-serif; }

ul { list-style-type: none; }
li { margin: 5px 0 0 0; }

blockquote {
	margin: 10px;
	padding: 10px 0 0 22px;
	background: url("g/quotes.png") no-repeat top left;
	font-size: 11px;
	color: #333;
}

img { border: none; } 


/*	------------------------------------------------------- 
	LAYOUT
	------------------------------------------------------- */


#print_header { display: none; }


#branding {
	width: 800px;
	height: 75px;
	float: left;
	margin: 0 0 1px 0;
}

#mainPrint {
	width: 800px;
	float: left;
	text-align: left;
}

#mainPrint .page, #mainPrint .post {
	width: 780px;
	margin: 25px 0 0 0;
	border-top: 1px dotted #CCCCCC;
}

#mainPrint .entry {
	width: 780px;
}

#blog_left_column { width: 620px; }

#blog_right_column { 
	width: 330px; 
	border-left: 1px dotted #CCCCCC;
}

.inside { padding: 10px 0 10px 10px; }
.inside_left { padding: 5px 20px 10px 20px; }
.inside_right { padding: 25px 0 25px 35px; background-color: #E8EEF1/*#F1EECA*/; }


/*	------------------------------------------------------- 
	NAVIGATION
	------------------------------------------------------- */

#navigation { 
	margin: 0;
	padding: 0;
	width: 950px;
	float: left;
	text-align: left;
	font-size: 11px;
}

#global ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 950px;
	list-style-type: none;
	text-transform: uppercase;
}

#global li {
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
}

#global li a {
	float: left;
	padding: 0;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #d9792d;
	z-index: 20;
	border-bottom: 1px solid #FFFFFF;
}

#global li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #003d4a;
}

#home { width: 129px; } #home a { width: 127px; }
#about { width: 208px; } #about a { width: 206px; }
#about_us { width: 142px; } #about_us a { width: 140px; }
#our_work { width: 144px; } #global #our_work a { width: 142px; background-color: #003d4a; }
#publications { width: 157px; } #publications a { width: 155px; }
#media { width: 170px; } #media a { width: 168px; }

#local #technology a { background-color: #FFFFFF; color: #003d4a; }

#local ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 950px;
	list-style-type: none;
	text-transform: uppercase;
	line-height: 13px;
}

#local li {
	margin: 0;
	padding: 0;
	width: 188px;
	float: left;
	text-align: center;
	border-right: 1px solid #FFFFFF; 
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#local li a {
	float: left;
	padding: 0;
	width: 190px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #003d4a;
	z-index: 20;
	width: 188px; /* value for non-compliant browsers like IE */ 
}

#local li a:hover {
	text-decoration: underline;
	color: #003d4a;
	background-color: #FFFFFF;
}



/*	------------------------------------------------------- 
	CONTENT : SIDEBAR
	------------------------------------------------------- */
	
#sidebar { font-size: 11px; }

#sidebar ul { 
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar li {
	list-style-type: none;
	margin: 0;
	padding: 5px 0 0 0;
}

#sidebar h4 {
	padding: 0;
	margin: 0;
}


/*	SEARCH ------------------------------------------------- */

#wp_search, #feedmail {
	width: 270px;
	text-align: left;
	padding: 0 0 20px 0;
}
#wp_search { padding: 20px 0; }

#s { float: left; width: 190px; }
#f { float: left; width: 170px; }

#searchsubmit, #feedsubmit { float: right; }

#feedrss {
	clear: both;
	padding: 0;
}

.ico {
	border: 0; 
	margin: 0 0 0 4px;
	vertical-align: middle;
}

/*	DROPDOWNS --------------------------------------------- */

#geography, #topic, #type {
	width: 290px;
	text-align: left;
	padding: 5px 0;
}

/*#geography { background-color: #693400; }
#topic { background-color: #314B49; }
#type { background-color: #DD6E27; }*/

#geography select, #topic select, #type select { width: 244px; }
#geography option, #topic option, #type option, #geography option selected, #topic option selected, #type option selected { font: 13px/16px Arial, Helvetica, san-serif;	}


/*	SECTION TITLES ---------------------------------------- */

#highlighted, #discussed, #popular, #cloud, #archive, #blogs {
	margin: 0;
	padding: 10px 10px 10px 0;
}

#blog_title {
	padding: 5px;
	margin: 0 0 10px 0;
	background-color: #003d4a/*#d9792d*/;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	float: left;
	width: 295px;
}

#blog_title h4 {
	color: #FFFFFF;
}

/*	------------------------------------------------------- 
	CONTENT : MAIN
	------------------------------------------------------- */
	
/*.post, .page {
	margin: 0 0 50px 0;
	padding: 10px 0;
	float: left;
	display: block;
	width: 540px;
	word-wrap: break-word;*/ /* IE 5.5+ */
/*}*/

.post {
	margin: 0 0 50px 0;
	padding: 10px 0;
	word-wrap: break-word; /* IE 5.5+ */
	overflow: hidden;
}

.post p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #333;
}

.entry {
	padding: 0 0 10px 0;
}

#blog_left_column a img { border: none; }

.entry ul {
	margin: 10px;
	list-style-type: circle;
}
.entry li {
	margin: 0 10px;
	padding: 3px;
}

.post h2 a:hover, .page h2 a:hover { text-decoration: underline; }
 
.share { margin-left: 500px; height: 25px; /*background: url("g/ico-email.gif") no-repeat top left;*/ }
.meta { border-top: 1px dotted #CCCCCC; /*float: left;*/ }

.share p { text-align: right; font-size: 11px; }
.share div { position: static; }
.meta p { margin: 0; padding: 0 3px; font-size: 11px; }

.meta_header { color: #471b00; text-transform: uppercase; }

.meta_geography, .meta_topic, .meta_type, .meta_comments {
	/*float: left;
	width: 480px;*/
}
/*.meta_comments {
	float: right;
	width: 80px;
}*/

.fineprint {
	font-size: 10px;
}

.fineprint a, .fineprint a:hover, .eventlist a, .eventlist a:hover {
	display: inline;
	background: none;
	color: #333333;
	text-decoration: underline;
}


.entry img {
	float: left;
	display: block;
	margin: 0 10px 10px 0;
}

div.social_bookmark {
	border-top: 1px dotted #3A4864;
	text-align: left;
	font-style: normal;
}

div.social_bookmark em {
	font-style: normal;
	font-size: 11px;
	color: #3A4864;
}

.social_img {
	float: left;
	padding: 0;
}

.social_img img {
	float: left;
	margin: 0;
	padding: 2px;
	vertical-align: top;
	border: none;
}

.page_continued {
	display: block;
	background: url("g/meta_bg.jpg") repeat-x top left;
	height: 20px;
	text-align: right;
	float: left;
	width: 540px;
	padding: 5px 0 0 0;
	border-bottom: 1px dotted #3A4864;
}

.page_continued a {
	text-decoration: none;
}

.sticky {
	padding: 10px 0;
	border-top: 2px dotted #009900;
	border-bottom: 2px dotted #009900;
}

.featured {
	text-transform: uppercase;
	color: #009900;
	font-weight: bold;
}

.alignright { float: right; margin: 10px 0 10px 10px; }
.alignleft { float: left; margin: 10px 10px 10px 0; }
.aligncenter { clear: both; margin: 10px; }
.wp-caption { border: 1px solid #CCCCCC; }
.wp-caption img { padding: 5px; margin: 0; }
.wp-caption p.wp-caption-text { margin: 10px 0;
	font: 10px/12px Arial, Helvetica, sans-serif;
	text-align: center;
}


/*	------------------------------------------------------- 
	CONTENT : COMMENTS
	------------------------------------------------------- */

#comment { width: 580px; height: 120px; }

.post_meta_data { clear: both; padding: 10px 0; }

.comment_list { margin: 0; padding: 0; }

.comment_list li { margin: 5px 0; padding: 10px; }

.alt_comment { 
	border-bottom: 1px dotted #666666; 
	background-color: #E8EEF1/*#F1EECA*/;
}

#respond { padding: 25px 0 0 0; }

.comments { clear: both; padding: 25px 0 0 0; }


/*	------------------------------------------------------- 
	CONTENT : FOOTER
	------------------------------------------------------- */

#wp-navi {
	margin: 10px 0;
	text-align: center;
	border-top: 1px dotted #CCCCCC;
}

#wp-navi .wp-pagenavi a, #wp-navi .wp-pagenavi a:link, #wp-navi .wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #bc6624;
	border: none;
}
#wp-navi .wp-pagenavi a:hover {	
	color: #bc6624;
	text-decoration: underline;
	border: none;
}
#wp-navi .wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #471b00;
	border: none;
}
#wp-navi .wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	color: #471b00;
	border: none;
}
#wp-navi .wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	border: none;	
}

.inside_navi {
	padding: 10px 0 30px 0;
}

#footer_navigation {
	margin: 10px 0 0 0;
	text-align: center;
}

/*	------------------------------------------------------- 
	CONTENT : MOD THEIRS (NOT MINE!)
	------------------------------------------------------- */

#blog_left_column h2 a { 
	color: #471b00;
}


/*	------------------------------------------------------- 
	CONTENT : THEIRS (NOT MINE!)
	------------------------------------------------------- */

@charset "utf-8";
/* CSS Document */

body {
}


/* global */

#wrapper {
	/*position: relative*/;
	width: 950px;
	margin: 10px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #333;
}

	#wrapper table td {
		vertical-align: top;
	}
	
	#wrapper a {
		color: #bc6624;
		text-decoration: none;
	}
	
	#wrapper a:hover {
		text-decoration: underline;
	}


#header {
	position: relative;
	margin-bottom: 13px;
}

	#header #imageLogo {
		position: relative;
	}

	#header #subscribe {
		position: absolute;
		top: 0;
		right: 0;
		font-size: 11px;
	}

		#header #subscribe img {
			position: relative;
			top: 1px;
		}

	#header #search {
		position: absolute;
		top: 20px;
		right: 0;
	}

		#header #search .searchTxt {
			width: 174px;
			font-size: 11px;
		}

		#header #search .searchBtn {
			position: relative;
			top: 5px;
		}

#nav {
	position: relative;
}

	#nav ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}

	#nav li {
		margin: 0;
		padding: 0;
		display: inline;
	}

#subnav {
	position: relative;
	height: 22px;
	font-size: 10px;
	background-color: #003d4a;
	color: #fff;
}

	#subnav ul {
		position: relative;
		left: 225px;
		margin: 0;
		padding: 0;
		width: 700px;
		list-style: none;
	}

	#subnav li {
		margin: 0;
		padding: 0;
		display: inline;
		width: 190px;
	}

	#subnav a {
		color: #fff;
		width: 190px;
		text-decoration: none;
		border-right: 1px solid #FFF;
		border-left: 1px solid #FFF;
	}

	#subnav a:hover {
		color: #afd5f0;
		text-decoration: underline;
		background-color: #FFF;
	}

#breadcrumbs {
	margin: 4px 0 0 0;
	color: #904a17;
}

	#breadcrumbs a {
		font-size: 10px;
		color: #904a17;
		text-decoration: none;
	}

	#breadcrumbs a:hover {
		text-decoration: underline;
	}

#contentWrapper {
	margin-top: 12px;
}

#footer {
	width: 950px;
	height: 19px;
	margin-top: 14px;
	padding-top: 3px;
	color: #fff;
	background-color: #d9792d;
	text-align: center;
	font-size: 11px;
	line-height: 17px;
}

	#footer a {
		color: #fff;
		text-decoration: none;
	}
	
	#footer a:hover {
		text-decoration: underline;
	}


/* pages */

/* home page */

#home_left_column {
	width: 627px;
	font-size: 11px;
	line-height: 17px;
}

#home_right_column {
	width: 241px;
	background-color: #f1eeca;
	padding: 23px 35px;
	font-size: 11px;
	line-height: 17px;
}


/* secondary page */

#secondary_left_column {
	width: 681px;
}

#secondary_right_column {
	width: 241px;
}


/* landing page */

#landing_left_column {
	width: 238px;
	font-size: 11px;
	line-height: 17px;
	background-color: #f1eeca;
}

#landing_center_column {
	width: 400px;
}

#landing_right_column {
	width: 241px;
}


/* snippet styles */

/* article feature picture left */

.article_feature_pl {
	/*position: relative*/;
}

	.article_feature_pl .image {
		margin-right: 13px;
		float: left;
	}

	.article_feature_pl .photo_caption {
	}

	.article_feature_pl .photo_credit {
	}

	.article_feature_pl .long_title {
		margin: 0;
		padding: 0;
		font-size: 14px;
		font-weight: bold;
	}

	.article_feature_pl .display_date {
		margin: 0;
		padding: 0;
		color: #666;
		font-size: 11px;
		line-height: 17px;
	}

	.article_feature_pl .blurb {
		margin: 0;
		padding: 0;
	}	


/* home subfeature */

#home_subfeature {
	/*position: relative*/;
	background-color: #e5f0ca;
}

	#home_subfeature #announcements {
		width: 272px;
		margin: 25px 0 25px 25px;
	}
	
	#home_subfeature #events {
		width: 272px;
		margin: 25px 25px 25px 0;
	}	

	#home_subfeature .image_title {
		margin: 0 0 10px 0;
		padding: 0;
	}
	
	#home_subfeature .image {
		float: none;
		margin-top: 12px;
	}
	
	#home_subfeature .blurb {
		margin: 12px 0;
		padding: 0;
	}


/* home publications */

#home_publications {
}

	#home_publications .image_title {
		margin: 0;
		padding: 0;
	}

	#home_publications .image {
		margin-right: 13px;
		float: left;
	}

	#home_publications .blurb {
		margin: 8px 0 16px 0;
		padding: 0;
	}

		#home_publications .blurb a {
			font-weight: bold;
		}
	
	
/* blog title */

.blog_title {
	margin: 12px 0 22px;
	padding: 0;
}

	.blog_title .image_title {
		margin: 0 0 3px 0;
		padding: 0;
	}

	.blog_title .author {
		margin: 2px 0 0 0;
		padding: 0;
		color: #471b00;
		font-size: 12px;
		line-height: 17px;
		font-weight: normal;
	}

	.blog_title .blog_date {
		margin: 2px 0 0 0;
		padding: 0;
		color: #471b00;
		font-size: 12px;
		line-height: 17px;
		font-weight: normal;
	}

	 .blog_title .blurb {
		margin: 0 0 15px 0;
		padding: 0;
	}	
	
	
/* headlines */

.headline {
	margin: 12px 0 22px;
	padding: 0;
}

	.headline .image_title {
		margin: 0 0 10px 0;
		padding: 0;
	}

	.headline .image {
		margin: 0 0 10px 0;
		padding: 0;
	}

	 .headline .blurb {
		margin: 0 0 15px 0;
		padding: 0;
	}

	.headline .image_logo {
		margin: 4px 0 10px 0;
		padding: 0;
	}
	

/* article details picture left */

.details_pl_wrapper {
}

.details_pl {
	/*position: relative*/;
	margin: 0;
}

	.details_pl .image_title {
		margin: 0 0 10px 0;
		padding: 0;
	}

	.details_pl .image {
		margin-right: 13px;
		float: left;
	}

	.details_pl .long_title {
		margin: 2px 0;
		padding: 0;
		font-size: 17px;
		line-height: 21px;
		font-weight: normal;
		color: #471b00;
	}

	.details_pl .display_date {
		margin: 0;
		padding: 0;
		font-size: 11px;
		line-height: 17px;
		color: #666;
	}

	.details_pl .body_text {
		margin: 0 0 22px 0;
		padding: 0;
	}

	.details_pl .pull_quote {
		margin: 20px auto;
		width: 95%;
		font-size: 15px;
		line-height: 22px;
		font-style: italic;
		text-align: center;
		color: #471b00;
	}

	.details_pl .link_right {
		text-align: right;
	}

	.details_pc .tags {
	}

	.details_pl .social_bookmarking_wrapper {
		margin: 0 0 0 26px;
		font-size: 11px;
		line-height: 17px;
	}

	.details_pl .social_bookmarking_title {
		margin: 0 0 10px 0;
		padding: 0;
	}

	.details_pl .social_bookmarking {
	}

	.details_pl .meta_data {
	}

	.details_pl .translation_links {
	}

	.details_pl .related_links_wrapper {
		/*position: relative*/;
		margin: 15px 0 0 26px;
		font-size: 12px;
		line-height: 17px;
	}

	.details_pl .related_links_title {
		margin: 30px 0 10px 0;
	}

	.details_pl .related_links {
		margin: 0 0 0 19px;
		padding: 0;
		list-style: none;
	}
	
		.details_pl .related_links li {
			/*position: relative*/;
			margin: 0 0 10px 0;
			padding: 0;
		}

	.details_pl .native_file_type_icon {
		position: absolute;
		left: -20px;
	} 


/* article details picture center */

.details_pc_wrapper {
}

.details_pc {
	/*position: relative*/;
	margin: 0;
}

	.details_pc .image_title {
		margin: 0 0 10px 0;
		padding: 0;
	}

	.details_pc .image {
		margin: 4px 0;
		padding: 0;
	}

	.details_pc .long_title {
		margin: 2px 0;
		padding: 0;
		font-size: 17px;
		line-height: 21px;
		font-weight: normal;
		color: #471b00;
	}

	.details_pc .display_date {
		margin: 0;
		padding: 0;
		font-size: 11px;
		line-height: 17px;
		color: #666;
	}

	.details_pc .body_text {
		margin: 0 0 22px 0;
		padding: 0;
	}


	.details_pc .pull_quote {
		margin: 20px auto;
		width: 95%;
		font-size: 15px;
		line-height: 22px;
		font-style: italic;
		color: #471b00;
		text-align: center;
	}

	.details_pc .link_right {
		text-align: right;
	}

	.details_pc .tags {
	}

	.details_pc .social_bookmarking_wrapper {
		margin: 0 0 0 26px;
		font-size: 11px;
		line-height: 17px;
	}

	.details_pc .social_bookmarking_title {
		margin: 0 0 10px 0;
		padding: 0;
	}

	.details_pc .social_bookmarking {
	}

	.details_pc .meta_data {
	}

	.details_pc .translation_links {
	}

	.details_pc .related_links_wrapper {
		/*position: relative*/;
		margin: 15px 0 0 26px;
		font-size: 12px;
		line-height: 17px;
	}

	.details_pc .related_links_title {
		margin: 30px 0 10px 0;
	}

	.details_pc .related_links {
		margin: 0 0 0 19px;
		padding: 0;
		list-style: none;
	}
	
		.details_pc .related_links li {
			/*position: relative*/;
			margin: 0 0 10px 0;
			padding: 0;
		}

	.details_pc .native_file_type_icon {
		position: absolute;
		left: -20px;
	} 


/* landing snippet */

#landing {
	margin: 25px 25px 0 25px;
	padding: 0;
}

	#landing .image_title {
		margin: 0;
		padding: 0;
	}

	#landing .header {
		margin-top: 10px;
		padding: 0;
		font-weight: bold;
	}

	#landing .short_title {
		margin: 10px 0;
		padding: 0;
		list-style: none;
	}

		#landing .short_title li {
			margin: 10px 0;
			padding: 0;
		}

	#landing .footer {
		margin-top: 10px;
		padding: 0;
	}


/* helper styles */

.vspc {
	height: 24px;
	clear: both;
}

.vrule {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #f1eeca;
}

img#wpstats {width:0px;height:0px;padding:0px;border:none;overflow:hidden}

