/* 
Theme Name: Pioneers of Prosperity
Theme URL: http://www.projecturl.com
Description: A starter theme designed by Kevin Leary.
Author: Kevin Leary
Author URI: http://www.kevinleary.net
Version: 1.21
*/
html, body, #body-container {
	height:100%;
}
/* jQuery Styles */
#content p.intro
{
	font-size:1.2em;
	font-style:italic;
	color:#111;
	font-family:Georgia, Times, serif;
}

/* CSS Reset */
@import 'css/reset.css';

/* Form Styles */
@import 'css/forms.css';

/* Basic Typography */
body
{
	font:12px/1.6em Helvetica, Arial, sans-serif;
	color:#555;
	margin:0;
	padding:0;
}
hr, p, ul, ol, dl, pre, address, table, form { margin-bottom: 1em; margin-top: 0; }
blockquote
{
	font:italic 13px/1.6em Georgia, Times, serif;
	padding:1em 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	color:#888;
	margin:0 0 1em 0;
}
blockquote p
{
	margin:0;
}
p.citation cite
{
	font-style:normal;
	font-weight:bold;
}
/* Lists */
ul { list-style:disc outside; padding:0 0 0 1.6em }
ol { list-style:decimal outside; padding:0 0 0 1.6em }
/* Headings */
h1, h2, h3, h4, h5, h6
{
	line-height:1.3em;
}
/* Font Size */
h1 { font-size: 1.6em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1em; }
/* Vertical Spacing */
h1 { margin: 0 0 .5em;  }
h2 { margin: 0 0 .535em; }
h3 { margin: 0 0 .57em; }
h4 { margin: 0 0 .615em; }
h5 { margin: 0 0 .67em; }
h6 { margin: 0 0 .8em; }
h1 { font-size: 1.6em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1em; }
dt { margin-top: .8em; margin-bottom: .4em; }
ul { margin-left: 1.5em; }
ol { margin-left: 2.35em; }
ol ol, ul ol { margin-left: 2.5em; }
a:link,
a:visited
{
	color:#0072bc;
	text-decoration:none;
}
a:hover,
a:active
{
	color:#30adff;
}

/* Classes */
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*.alignleft
{
	float:left;
	display:inline;
	margin:0 1em 0.6em 0;
}
*.alignright
{
	float:right;
	display:inline;
	margin:0 0 0.6em 1em;
}
*.more-link
{
	display:block;
	margin:0 0 1.6em 0;
}

/* Forms */
textarea, input { padding: .15em .4em .25em .4em; }
input { margin:0.1em 0.3em 0.3em 0em}
select { padding: .1em 0 0 .2em; }
option { padding: 0 .4em; }
form div { margin-bottom: .8em; }
span.required
{
	font-size:14px;
	font-weight:bold;
	color:red;
}
textarea
{
	width:300px;
	display:block;
}

/* Contact Form Plugin */
div.wpcf7 p
{
	vertical-align:text-top;
}
#body-container div.wpcf7-mail-sent-ok
{
	background:#398f14;
	color:#fff;
}
#body-container div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
	background:#ff0000;
	color:#fff;
}
#body-container div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
	background:#ffa500;
	color:#fff;
}
#body-container div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
	background:#f7e700;
	color:#2D2D2D;
}
#body-container div.wpcf7-response-output
{
	margin:0 0 24px 0;
	font-weight:bold;
}
#body-container span.wpcf7-not-valid-tip {
	position:static;
	top:0;
	left:0;
	z-index:100;
	background:#ff0000;
	font-size:10pt;
	color:#fff;
	font-weight:bold;
	padding:4px 6px 2px 6px;
}
span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}



/*// Comments from http://cdharrison.com/2008/12/10/wordpress-27-comments-style-starter-1/ /*/
ol.commentlist { list-style:none; margin:0; padding:0; text-indent:0; }
ol.commentlist li { border:1px solid #d5d5d5; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; height:1%; margin:0 0 10px; padding:5px 7px 5px 57px; position:relative; }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font:bold 14px/1.4 helvetica,arial,sans-serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url { color:#c00; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar { border:5px solid #d5d5d5; left:7px; position:absolute; top:7px; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font:bold 10px/1.4 helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { color:#333; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover { color:#000; }
ol.commentlist li p { font:normal 12px/1.4 helvetica,arial,sans-serif; margin:0 0 1em; }
ol.commentlist li ul { font:normal 12px/1.4 helvetica,arial,sans-serif; list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li div.reply { background:#999; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:5px 10px;  text-align:center; width:36px; }
ol.commentlist li div.reply:hover { background:#c30; border:1px solid #c00; }
ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li { }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}



/*////// UNIVERSALS /////*/
html {
	overflow-y: scroll;
}
body {
	background:#cbdfe0 url(images/background.jpg) top center repeat-y;
}
#body-container {
	background:url(images/windmill-inside.gif) right 18px no-repeat;
	width:796px;
	margin-left:auto;
	margin-right:auto;
	font: 13px/21px "Bookman Old Style", Georgia, Times News Roman, serif;
    color:#363b41;  
	position: relative;
	min-height: 80%;
	height: auto !important;
	padding-bottom:110px;
}
.home #body-container {
	background:url(images/windmill.jpg) right 8px no-repeat;
}
#body-container div {
	padding-left:46px;
}
#body-container div div {
	padding-left:0;
}
.logo {
	margin-top:20px;
}
a:link, a:visited {
	color:#bf7f00;
    text-decoration: underline;
}
a:hover, a:active {
	color:#b87e0c;
    text-decoration: none;
}
a img {
	border:none;
}
.clearfix {
	clear:both;
}
.link {
	line-height:30px;
	vertical-align: middle;
}
h2 {
	font-size:13px;
	letter-spacing:2px;
	text-transform:uppercase;
	color:#4b3a22;
	font-weight:normal;
	padding-bottom:2px;
	background:url(images/header-dotted.gif) repeat-x bottom left;
}
h3 {
	font-weight: normal;    
} 
li {
   list-style: none;   
} 

#copyright
{
    color: #999999;
    font-size: 10px;
    clear: both;
    margin: 0px; 
}
#container {
	margin-top:40px;
	width:410px;
}
#content {
	width:430px;
}
hr {
	margin:0;
	margin-bottom:10px;
	color:#d3dfeb;
}


/*//// HEADER /*/
#body-container #header {
	padding-left:34px;
	margin-bottom:60px;
}

/*//// LANGUAGES /*/
ul.languages, ul.languages li {
	margin:0;
	padding:0;
}
ul.langages {
	margin-left:-6px;
	display:block;
	margin:4px 0;
}
ul.languages li {
	float:left;
	margin-right:6px;
}
ul.languages li a {
	padding:1px 6px;
	font-size:11px;
	text-transform:capitalize;
	font-family:Arial, Helvetica, sans-serif;
}
ul.languages li a:hover {
	color:#fff;
	background:#B87E0C;
}

/*////// NAVIGATION ////*/
#navigation {
	margin-bottom:24px;
	position:absolute;
	top:132px;
	width:758px;
}
#navigation ul {
	line-height:11px;
}
#body-container #navigation {
	display:block;
	padding-left:38px;
	z-index:10;
}
/*
.home #body-container #navigation {
	padding-top:14px;
	margin-top:-14px;
	padding-bottom:22px;
	background:url(images/nav-home-bg.jpg) no-repeat top right;

}
*/
#navigation li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:3px 8px;
	display: block;
	border-left:1px solid #bf7f00;
	text-decoration:none;
}
#navigation li ul li a {
	height: auto;
	background: none;
}
#navigation li:first-child a {
	border-left:0 none;
}
#navigation ul {
	margin:0;
	padding:0;
}
#navigation li {
	float:left;
	display:block;
	margin:0;
	padding:0;
}
#navigation li li {
	margin-left:0;
	float:none;
	width:150px;
	background:#BF7F00;
}
#navigation li a:hover, #navigation li a:active, #navigation li:hover a, #navigation li:active a, #navigation li.current_page_item a{
	background:#BF7F00;
	color:#FFF;
}
#navigation ul li ul li a {
	color:#FFF;
	padding:6px 6px;
	border-right:0 none;
	display:block;
	border-bottom:1px solid #FFAF00;
}
#navigation ul li ul {
	margin-left:-9999px;
	width:150px!important;
	position:absolute;
}
#navigation ul li ul.jquery {
	margin-left:0!important;
}
#navigation ul li ul li ul {
	display:none;
}
#navication li li a {
	width:150px;
}
#navigation li li:hover, #navigation li:active li {
	background:#9F4F00;
}
#navigation li:hover ul, li.sfHover ul {
	margin-left: 0;
	z-index: 99;
}
#navigation li ul li a {
	font-size:11px;
	font-family: Helvetica, Arial, sans-serif;
}
h1.title {
	display:block;
	clear:left;
}
#subnav {
	display:block;
	margin-bottom:6px;
}
#subnav li {
	display:inline;
	margin-right:10px;
}
#subnav li a {
	font-size:10px;
}
#subnav .current_page_item a {
	color:#363B41;
	text-decoration:none;
	font-weight:bold;
}

/*////// HOMEPAGE  */
#content.homepage {
	width:420px;
}
#home-top {
	min-height:240px;
}
#content.homepage h2{
	border-bottom-color:#64768c;
}
#content.homepage p {
	color:#64768c;
	line-height:24px;
}
#body-container #home-box {
	padding-left:0;
	zoom:1;
	background:url(images/homepage-box-bg.gif) repeat-y center top;
	border-top:1px solid #9aacb8;
	border-bottom:1px solid #9aacb8;
	display: block;
	padding-bottom: 20px;
}
#home-box ul, #home-box li {
	margin:0;
	padding:0;
}
#home-box ul.container {
	padding:30px 0 20px 46px;
	display: block;
}
#home-box li {
	float:left;
	width:150px;
}
#home-box li.left {
	padding-right:18px;
	background:url(images/home-box-dotted.gif) repeat-y right top;
	margin-right:18px;
}
#home-box li.middle {
	margin-right:36px;
}
#home-box li.right {
	width:370px;
}
#home-box li h3 {
	margin-top:0;
}
#home-box * {
	color:#656428;
}
#home-box li a, #home-box li a:hover, #home-box li a:visited {
	color:#B87E0C;
}
#home-box li h3 {
	font-size:15px;
}

#home-regions {
	padding-right:46px;
	margin-top:30px;
}
#home-regions h3 a {
	text-decoration:none;
	margin:0;
}
#home-regions ul, #home-regions li {
	margin:0;
	padding:0;
}
#home-regions ul.container {
	margin-top:12px;
}
#home-regions .icon {
	display:block;
	float:left;
	width:36px;
	height:36px;
	margin:0 10px 4px 0;
}
#home-regions li.left .icon {
	background:url(images/caribbean.gif) no-repeat top left;
}
#home-regions li.middle .icon {
	background:url(images/central-america.gif) no-repeat top left;
}
#home-regions li.right .icon {
	background:url(images/africa-icon.gif) no-repeat top left;
}
#home-regions li {
	float:left;
	width:220px;
	margin-right:22px;
}
#home-regions li.right {
	margin-right:0;
}
#home-regions li h3 {
	margin-top:0;
}
#home-regions * {
	color:#656428;
}
#home-regions li a, #home-regions li a:hover, #home-regions li a:visited {
	color:#B87E0C;
}
#home-regions li h3 {
	font-size:15px;
}
#content .the_content ul, #content .the_content ol, #content .the_content li {
	list-style-type: disc;
	margin-bottom: 2px;
}
#content .the_content ul, .the_content #content ol {
	margin-top: 0;
	margin-bottom: 10px;
}


/*////// FOOTER */
#body-container #footer {
	padding:0;
	width:796px;
	position:absolute;
	bottom:0;
	height:110px;
}

#footer .wrapper {
	padding-left:46px;
}
#footer h4 {
	letter-spacing:2px;
	text-transform:uppercase;
	font-size:10px;
	margin:1px 6px 0 0;
	padding:3px 0;
	color:#656428;
	float:left;
}
#footer ul.partners, #footer ul.partners li {
	float:left;
	margin:0;
	padding:0;
	font-size:10px;
}
#footer ul.partners {
	margin: 8px 0 14px 0;
}
#footer ul.partners li a {
	text-decoration:none;
	padding:2px 12px;
	vertical-align:top;
	border-right:1px solid #B87E0C;
}
#footer ul.partners li.last a {
	border-right:0 none;
}
#footer ul.partners li a:hover {
	background:#B87E0C;
	color:#FFF;
}
#footer .manager {
	float: right;
	font-size: 9px;
	display: inline;
	margin-right: 50px;
}

/*//// BLOG    */
.blog #body-container #content, .single #body-container #content {
	width:480px;
}
#body-container .post {
	padding:10px;
	border:1px dotted #999;
	background-color:#F8F8F8;
	margin-bottom:20px;
}
#body-container .post .post-title, #body-container .post .post-title a {
	text-decoration:none;
	border:0 none;
	background:none;
	font-size:20px;
	letter-spacing:1px;
	font-weight: normal;
	text-transform: uppercase!important;
	margin:0;
}
ul.postinfo, ul.postinfo li {
	margin:0; 
	padding:0;
	float:left;
}
h1.post-title {
	margin-bottom: 0;
}
ul.postinfo {
	margin-top:-2px;
	display: block;
}
ul.postinfo li {
	margin-right:10px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.wp-caption {
	border:1px solid #CCC;
	background-color:#ededed;
}
.wp-caption img {
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
}
p.wp-caption-text {
	margin:-1px 5px 5px 5px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}


/*//// SIDEBAR    */
#body-container #sidebar {
	float:right;
	padding-left:0px;
	width:240px;
}
#sidebar #s {
	width: 130px;
}
#sidebar .recent li {
	margin-bottom: 8px;
}
#sidebar .recent li a {
	text-decoration: none;
}
#sidebar ul {
	margin:0;
	padding:0 50px 0 0;
}
#sidebar ul ul {
	padding:0;
}
#sidebar #searchsubmit {
	border:1px solid #d3dfeb;
	background-color:#B87E0C;
	color:#fff;
	font-size:9px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.ngg-galleryoverview {
	clear: none!important;
}
.ngg-gallery-thumbnail img {
	width: 75px!important;
	height: 75px!important;
	overflow: hidden;
}
#sidebar #search-text {
	width: 100px;
}
::selection {
	background: #444; /* Safari */
	color: #FFF;
	}
::-moz-selection {
	background: #444; /* Firefox */
	color: #FFF;
}
.entry-summary {
	margin-bottom: 30px;
}
.entry-summary .permalink, .entry-summary .permalink a {
	font-size: 11px;
	text-decoration: none;
	margin-top: -8px;
}
.entry-summary .permalink a:hover {
	text-decoration: underline;
}


/*// COMMENTS  */
a.logout {
	margin-left: 20px;
}
.comment-disclaimer {
	font-size: 10px;
	font-family: Helvetica, arial, sans-serif;
	line-height: 13px;
}
ol.commentlist li {
	padding: 8px 8px;
}
.author-data {
	padding-bottom: 6px;
	margin-bottom: 4px;
	background: url("images/header-dotted.gif") repeat-x scroll left bottom transparent;
}
.author-data img {
	display: inline;
	margin-right: 8px;
	margin-bottom: -1px;
}
.author-data h3 {
	display: inline;
	clear: right;
	vertical-align: baseline;
	text-transform: capitalize;
}
.commentlist .comment-entry, .commentlist .reply {
	margin-left: 51px;
}
ol.commentlist li.odd {
	background-color: #f8f8f8;
}
#wpml_credit_footer {
	display: none;
}
