/*
Theme Name: WordPress aguaFund
Theme URI: http://wordpress.org/
Description: Mauricio Arango & Stacy Barnes' theme for Agua Fund
Version: 1.0
Author: Mauricio Arango - Stacy Barnes

*/

html, body {
	margin:0px;
	padding:0px;
	height:100%;
}


body {
	background-color: #fff;
	margin-left:auto;
	margin-right:auto;
	width: 860px;
}

#container {
	min-height: 100%;
	
	position:relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #FFF;
	
}

#holder{
	width:800px;
	clear:both;
	float:left;
}

#header {
	clear: both;
	float: left;
	width: 100%;
	height:auto;
	position: relative;
	margin: 50px 0 25px 0;
}

.logo1{
	float:left;
	margin: 0;
	padding: 0;
	clear:none;
}

.logo2{
	width: 622px;
	float:left;
	margin:0;
	padding:0;
	clear:right;
}

.topAddress{
	width: 622px;
	float: left;
	margin: 0;

}
.addresses{
	float:left;
	clear:none;
	margin: 0 25px 0 0;
	padding: 0 0 0 4px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #A49999;
}

.emails{
	float: right;
	clear: none;
	padding: 0;
	margin: 0 13px 0 0;
}

.emails a{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #0099FF;
}

#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	background-image: url(assets/blue-1.gif);
	clear: both;
	float: left;
	height: 30px;
	width: 100%;
	margin-bottom: 2px;
	position: relative;
}
#navlist {
	padding: 0px;
	clear: both;
	float: left;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}
#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 26px;
	padding-left: 0px;
}
#navigation a {
	color: #FFF;
	text-decoration: none;
	word-spacing: 1px;
}

#navigation a:hover, #navigation .current_page_item a, #navigation .current_page_ancestor a, #navigation .current_page_parent a {
	color: #3d3d3d;
}


#slides {
	padding: 0px;
	clear: both;
	float: left;
	height: 252px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	position: relative;
}
#slides #images {
	padding: 0px;
	float: left;
	height: 252px;
	width: 548px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
#slides #textSide {
	/*background-image: url(assets/green-1.gif);*/
	background-color: #D6E6BE;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 252px;
	width: 250px;
	color: #52603B;
}

#slides #textSide h3 {
	margin:38px 13px 0 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #D6E6BE;
}

#slides #textSide p {
	margin:8px 13px 8px 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	background-color: #D6E6BE;
}

#slides #textSide a:link, #slides #textSide a:visited, #slides #textSide a:hover, #slides #textSide a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #52603B;
	background-color: #D6E6BE;
}

/* javascript slide show in home */
ul.slideshow {
	list-style:none;
	width:inherit;
	height:inherit;
	/*position:relative;*/
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
}	

ul.slideshow li {
	margin: 0px;
	padding: 0px;
	list-style:none;
	position:absolute;
	left:0;
	right:0;
	
	overflow:hidden;
	width:548px;
	height: 252px;
	opacity:0;
}

ul.slideshow li.show {
	z-index:500;	
}

ul img {
	border:none;	
}

#slideshow-caption {
	width:450px;
	height:70px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	background:#000;
	z-index:500;
}



#statements {
	padding: 0px;
	clear: both;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 32px;
	height: 333px;
	position: relative;
}
#statements h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFF;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}
#statements  p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4d4d4d;
	text-decoration: none;
	width: auto;
	margin-top: 20px;
	margin-right: 13px;
	margin-left: 13px;
}
#statements #mission {
	padding: 0px;
	float: left;
	height: 333px;
	width: 268px;
	margin-right: 2px;
}
#statements #mission #missionTop {
	background-image: url(assets/blue-2.gif);
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 30px;
	width: 100%;
}
#statements #mission #missionDesc {
	background-image: url(assets/blue-3.gif);
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 300px;
	width: 268px;
}
#statements #grants {
	width: 530px;
	height: 333px;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
}
#statements #grants #grantsTop {
	background-image: url(assets/orange-1.gif);
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 30px;
	width: 530px;
}

#statements #grants #grantsDesc {
	background-image: url(assets/orange-2.gif);
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 300px;
	width: 530px;
}
#statements #grants #grantsDesc a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #9B6C45;
	text-decoration: none;
}
#news {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	position: relative;
}
#news h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #ff6633;
	margin-bottom: 9px;
	margin-left: 13px;
	margin-top: 0px;
}
#news .block {
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 18px;
	padding-bottom: 11px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #ff6633;
}
#news .newsLeft {
	padding: 0px;
	float: left;
	height: auto;
	width: 268px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news .newsRight {
	margin: 0px;
	padding: 0px;
	clear: right;
	float: left;
	height: auto;
	width: 530px;
}
#news p.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4d4d4d;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
}
#news p.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #4d4d4d;
	text-decoration: none;
	padding-right: 13px;
	padding-left: 13px;
	margin: 0px;
	padding-top: 0px;
}
#news p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #4d4d4d;
	width: auto;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#news p a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #ff6633;
	text-decoration: none;
}

#preFooter {
	position:relative;
	height: 15px;
	width:800px;
	clear:both;
	padding-bottom:15px;   /* Height of the footer */
}
#footer {
   position:absolute;
   bottom:0;
   width:800px;
   height:15px;   /* Height of the footer */
   background:#fff;
}

/* inside  pages */

/* top title box */

.topBox {
	width: 100%;
	height:auto;
	margin-top: 0px;
	padding-top: 21px;
	padding-right: 0;
	padding-bottom: 11px;
	padding-left: 0;
	position:relative;
	float:left;
	clear:both;
	
}

.topBox h1 {
	margin: 0 13px 1px 13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-transform:capitalize;
	text-decoration:none;
}

.topBox p {
	margin:0 13px 0 13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:normal;
	text-decoration:none;
	line-height:20px;
}

/* 2nd Navigation */
.navBox {
	width: 100%;
	height:auto;
	margin:0;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 14px;
	padding-left: 0;
	position:relative;
	float:left;
	clear:both;
}

.navBox ul{
	padding: 0px;
	clear: both;
	float: left;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 13px;
}

.navBox ul li {
	display: inline-block;
	padding-right: 20px;
	padding-left: 0px;
	list-style-type: disc;
}

.navBox ul li a {
	color: #0099ff;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-style:normal;
	text-decoration:none;
	line-height:20px;
	word-spacing: 0px;
}

.navBox ul li a:hover, .navBox .current_page_item a, .navBox .current_page_parent a, .navBox .current_page_ancestor a  {
	color: #333;
}

/* pagination */
#page_navigation {
	margin-top:9px;
	margin-bottom:7px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:1px;
	padding-left:13px;
	padding-right:13px;
	float:left;
	clear:both;
	width:auto;
	height:auto;
	position:relative;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
}

#page_navigation a {
	line-height:7px;
	padding: 0px;
	margin:0px;
	margin-right: 10px;
	color: #0099ff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	word-spacing: 0px;
}

#page_navigation a:hover, #page_navigation a.active_page  {
	color: #333;
}

/*intertitles */
.intertitle {
	margin-top:2px;
	margin-bottom:2px;
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-bottom:8px;
	padding-top:13px;
	padding-right:0px;
	text-align:center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;	
	position:relative;
	float:left;
	clear:both;
	width:100%;
}

.intertitle h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color:#333;
	margin:0px;
	padding:0px 13px;
}

/*large contents box */


.boxInfo{
	width:100%;
	height: auto;
	float:left;
	clear:both;
	position:relative;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:2px;
	padding:0px;
}

.boxInfoLeft{
	width:398px;
	height: auto;
	margin-right:2px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	position: relative;
}

.boxInfoLeft img {
	margin:0px;
	padding:0px;
	display:block;
}

.boxInfoRight{
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 400px;
	position: relative;
}

.boxInfo h1{
	margin:20px 13px 17px 13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	line-height:24px;
	font-style:normal;
	font-weight:normal;
	color:#666;
}

.boxInfo p{
	margin:0px 13px 20px 13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:18px;
	font-style:normal;
	font-weight:normal;
	color:#666;
}

.boxInfo a{
	color:#0099ff;
	text-decoration:none;
}

/* grantees modifiers */
.granteeDark{
	background-image:url(assets/green-1.gif);
	color:#666663;
}

.granteeLighter{
	background-image:url(assets/green-2.gif);
	margin-bottom: 2px;
}

.granteeLightest{
	background-image:url(assets/green-3.gif);
}

/* professional modifiers */
.proDark {
	background-image:url(assets/blue-2.gif);
	color:#4d4d4d;
}

.proLighter{
	background-image:url(assets/blue-3.gif);
}

.proLighter p{
	margin-top:20px;
}

/* grants modifiers */
.grantsDark{
	background-image:url(assets/orange-2.gif);
	color:#666663;
}

.grantsLighter{
	background-image:url(assets/orange-3.gif);
}



/* GRANTS ONLY */
#grantsText{
	width:100%;
	float:left;
	margin-top:20px;
	margin-bottom:31px;
	position:relative;
}
.leftSide {
	clear: none;
	float: left;
	height: auto;
	width: 210px;
	padding-top: 0px;
	padding-left: 13px;
	position: relative;
}

.rightSide{
	float:right;
	clear:none;
	width:566px;
	position:relative;
	
	
	background-color:#F4F4F4;
	/*
	border: thin dotted #999999;	
	-moz-box-shadow: 0px 0px 3px #999;
	-webkit-box-shadow: 0px 0px 3px #999;	
	*/	
}

#grantsText h1{
	float:left;
	clear:none;
	width:100%;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-style:normal;
	font-weight:normal;
	line-height:18px;
	color:#3A3A3A;
}

#grantsText p{
	float:left;
	clear:left;
	width:100%;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	padding-top:10px;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	line-height:15px;
	color:#4D4D4D;
}

#grantsText a{
	color:#0099ff;
	text-decoration:none;
}

#grantYear{
	float:left;
	width:100%;
	clear:both;
	margin-top:0px;
}

#grantYear h1{
	background-image:url(assets/orange-4.gif);
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:6px;
	padding-bottom:5px;
	padding-left:13px;
	padding-right:13px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	font-variant:normal;
	text-align:left;
	text-transform: uppercase;
	color:#3A3A3A;
}

#grantYear p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	font-variant:normal;
	text-align:left;
	text-transform: none;
	color:#4D4D4D;
	padding-left:13px;
	padding-right:13px;
	line-height:18px;
	margin-bottom:20px;
}

#grantYear a{
	color:#0099ff;
	text-decoration:none;
}
