/*
Theme Name: GIVE Water Blog Theme (Energy Prize Modified)
Theme URI: none
Description: Created for GIVE Water by New Perspective
Version: 1.0
Author: New Perspective
Author URI: http://www.new-perspective.com
Tags: 

*/

/* colours
blue:  #59acda;
dk blue: #00507c;
pink: #e90952;
green: #00b84e;

*/



/*  ----------------------------------------------------------------- 
=reset
 ----------------------------------------------------------------------- */

html, body, div, span, 
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;}

:focus {outline: 0;}

address, caption, cite, code, dfn, th, var { 
	font-style:normal; 
	font-weight:normal;} 
	
caption, th {text-align:left;}

table {
	border-collapse: collapse;
	border-spacing: 0;}

ul {list-style: none;}

blockquote, q {quotes: none;}
	
/* Additional */
form label {cursor: pointer;}
fieldset {border: none;}
abbr, acronymn {text-decoration: none; border:0;	speak: spell-out;}
.clear {clear: both;}
#skip, 
.hide, 
hr {display: none;}



/*-----------------------------------------------
  =misc 
-----------------------------------------------*/

.hidden {display:none;}

img {border:0;}

.clear { clear: both; }

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
}

#post {
	clear:both;
}


/*-----------------------------------------------
  =top level
-----------------------------------------------*/
html {
	height:100%;
}


body {
	height:100%;
	font-family: Verdana, Geneva, sans-serif;
	text-align:center;	
	font-size: 11px;
	line-height:180%;
	color:#00507c;
	background:#59acda url(http://www.sproutfund.org/wp-content/themes/giveblog/images/gb_body_bkg.jpg) repeat-x;
} 


#wrapper {
	min-height:100%;
   position:relative;
}

#container {
	width: 100%;
	min-height:781px;
	text-align:left;
	background: transparent url(http://www.sproutfund.org/wp-content/themes/giveblog/images/gb_cloudburst_bkg.jpg) no-repeat top center;
	padding-bottom:84px;
}


#waves {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:84px; /* Height of the footer */
	background: url(http://www.sproutfund.org/wp-content/themes/giveblog/images/bottom_waves.png) repeat-x;
}



/*-----------------------------------------------
  =header elements 
-----------------------------------------------*/

#header {
	margin:0 auto;
	padding:0;
	width: 847px;
	text-indent:-3000px;
	overflow:hidden;
}

#header h1#masthead {
	margin: 10px 0 0 0;
	width:847px;
	height: 156px;
	background: transparent url(http://www.sproutfund.org/wp-content/themes/giveblog/images/energyprize_masthead2.png) no-repeat top center;
}

/*-----------------------------------------------
  =main navigation 
-----------------------------------------------*/

#main_nav {
	padding: 13px 10px 0 10px;
	width: 792px;
	height: 27px;
	background: #cce0ed url(http://www.sproutfund.org/wp-content/themes/giveblog/images/gb_nav_bkg.gif) repeat-x;
	overflow:hidden;
}

#main_nav a {
	color:  #00507c;
	font-weight: bold;	
	height: 14px;
	display: block;
}

#main_nav #menubar_apply {
	float: left;
	width: 89px;
	background: transparent url(http://www.sproutfund.org/wp-content/themes/giveblog/images/menubar_apply.png) no-repeat;
	text-indent: -2000px;
}

#main_nav #menubar_nominate {
	float: left;
	width: 156px;
	background: transparent url(http://www.sproutfund.org/wp-content/themes/giveblog/images/menubar_nominate.png) no-repeat;
	text-indent: -2000px;
}

#main_nav #menubar_givesite {
	float: left;
	width: 141px;
	background: transparent url(http://www.sproutfund.org/wp-content/themes/giveblog/images/menubar_visitwebsite_give.png) no-repeat;
	text-indent: -2000px;
}

#main_nav #menubar_sproutsite {
	float: left;
	width: 151px;
	background: transparent url(http://www.sproutfund.org/wp-content/themes/giveblog/images/menubar_visitwebsite_sprout.png) no-repeat;
	text-indent: -2000px;
}




#main_nav #find_give {
	float: right;
	width: 100px;
	background: transparent url(http://www.sproutfund.org/wp-content/themes/giveblog/images/nav_find_give.png) no-repeat;
	text-indent: -2000px;
}

/*  -----------------------------------------------
 =content (container)
 -----------------------------------------------*/

#content {
	margin:0 auto;
	text-align: left;
	padding:0 0 0 17px; /*847px */ 
	width: 830px;
	background:transparent url(http://www.sproutfund.org/wp-content/themes/giveblog/images/gb_content_bkg.png) repeat-y;
	overflow: hidden;
	
}

/*  --------------------------------------------
=blog content
-----------------------------------------------*/

#blog_content {
	padding: 20px 10px 20px 24px;
	width: 556px; /*600*/
	float: left;
}


#blog_content p.postmetadata {
	padding: 0px 0 10px 0;
	margin:0 0 22px 0;
	background: url(http://www.sproutfund.org/wp-content/themes/giveblog/images/hr_bkg.gif) no-repeat bottom center;
}

#blog_content .navigation {
	padding:5px;
	margin-bottom:5px;
}

#blog_content p.titleDate {
	color: #59acda;
	font-size: 90%;
	padding-bottom: 10px;
	margin:5px 0;
	width:100%;
	background: url(http://www.sproutfund.org/wp-content/themes/giveblog/images/hr_green.gif) no-repeat bottom center;
}


/*  --------------------------------------------
=sidebar
-----------------------------------------------*/

#sidebar {
	padding: 20px 18px 0 10px;
	width: 167px; /*195*/
	float: left;
	color: #00507c;
}

#sidebar h3.recentposts {
	margin: 0 0 11px 10px;
	width:165px;
	height: 16px;
	text-indent: -2000px;
	background: url(http://www.sproutfund.org/wp-content/themes/giveblog/images/heading_recent_posts.gif) no-repeat;
}

#sidebar h3.archives {
	margin: 22px 0 11px 10px;
	width:69px;
	height: 17px;
	text-indent: -2000px;
	background: url(http://www.sproutfund.org/wp-content/themes/giveblog/images/heading_archive.gif) no-repeat;
}

#sidebar h3.search {
	margin: 22px 0 5px 10px;
	width:59px;
	height: 17px;
	text-indent: -2000px;
	background: url(http://www.sproutfund.org/wp-content/themes/giveblog/images/heading_search.gif) no-repeat;
}

#sidebar h3.competitionstatus {
	margin: 0 0 5px 2px;
	width:171px;
	height: 25px;
	text-indent: -2000px;
	background: url(http://www.sproutfund.org/wp-content/themes/giveblog/images/heading_competition_status.png) no-repeat;
}

#sidebar h3.fromblog {
	/*margin: 30px 0 5px 2px;*/
	margin: 0px 0 5px 2px;
	width:173px;
	height: 25px;
	text-indent: -2000px;
	background: url(http://www.sproutfund.org/wp-content/themes/giveblog/images/heading_from_blog.png) no-repeat;
}

#sidebar h3.wheretobuy {
	margin: 30px 0 5px 2px;
	width:149px;
	height: 25px;
	text-indent: -2000px;
	background: url(http://www.sproutfund.org/wp-content/themes/giveblog/images/heading_buy_give.png) no-repeat;
}

#sidebar h3.partners {
	margin: 30px 0 5px 2px;
	width:75px;
	height: 25px;
	text-indent: -2000px;
	background: url(http://www.sproutfund.org/wp-content/themes/giveblog/images/heading_partners.png) no-repeat;
}


#sidebar ul {
 	width: 185px;
	list-style:none;	
}

#sidebar ul ul {
	width: 185px;
	font-weight: bold;
	list-style:none;
}

#sidebar .list_wrapper {
	width: 185px;
	padding: 15px 0 0 0;
	margin:0;
	background:transparent url(http://www.sproutfund.org/wp-content/themes/giveblog/images/recent_post_top_bkg.png) no-repeat top;
}

#sidebar ul ul#recentposts { /*bkg only goes on recent posts list */	
	background: transparent url(http://www.sproutfund.org/wp-content/themes/giveblog/images/recent_post_bottom_bkg.png) no-repeat bottom;
}

#sidebar ul li {
	list-style:none;
}

#sidebar ul ul li {
	padding: 0 2px 10px 17px;
	background: url(http://www.sproutfund.org/wp-content/themes/giveblog/images/bullet_drop.gif) no-repeat 7px 4px;
	height:1%;
}


#sidebar #recentposts {
	margin-bottom: 0px;
}


#sidebar p>em {
	margin-top: 22px;
	display:block;
}

#sidebar ul ul, #sidebar ul ol {
	
	}

#sidebar ul ul ul, #sidebar ul ol {
	
	}

ol li, #sidebar ul ol li {
	
	}

#sidebar ul ul li, #sidebar ul ol li {
	
	}

/* -----------------------------------------------
 =footer
-----------------------------------------------*/
#footer {
	margin:0 auto;
	width: 830px;
	height: 40px;
	padding: 0 0 0 17px;
	background: transparent url(http://www.sproutfund.org/wp-content/themes/giveblog/images/gb_content_footer_bkg.png) no-repeat top center;
	clear: both;
}



/* -----------------------------------------------
 =comment styles
-----------------------------------------------*/
h3#comments {
	margin: 20px 0 0 0 ;
	font-size:130%;
}

#response {
	margin: 0 0 20px 0;	
}

.commentlist li, #commentform input, #commentform textarea {
	font: 100%  Verdana, Arial, Sans-Serif;
	line-height:180%;
}

#commentform {
	margin-bottom:40px;
}
.commentlist {
	list-style: none;
	list-style-image:none;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
	margin: 20px 0;
}

.commentlist li .avatar { 
	display:none;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	}

.commentlist p {
	text-transform: none;
	font-weight: normal;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
	margin:5px 0 ;
	padding:2px;
}


.commentmetadata a {
	color:   #00507c;
	text-decoration:none;
}

.comment-author {
	border-top:  1px solid  #00b84e;
}

textarea#comment {
	border: 1px solid #59acda;
	margin-bottom:5px;
}


/* -----------------------------------------------
 =search stylin' 
-----------------------------------------------*/

#searchform {
	margin: 0px 0 20px 0;
}

#searchform input {
	margin: 5px;
}


/*  -----------------------------------------------
 =text stylin'
 -----------------------------------------------*/

 h1 {
 	color: #00507c;
 }
 
 h2 {
	color: #00507c;
	font-size:200%;
	font-weight:400;
	margin:11px 0 3px 0;
 }
 
 h3 {
 	color: #00507c;
	font-size:150%;
	line-height: 190%;
	font-weight:normal;
	margin: 11px 0 3px 0;
  }

 h4,h5,h6 {
 	color: #00507c;
 
 }
 
p {
	margin:0 0 11px 0;
}

#blog_content p, #blog_content ul  {
	margin:0 0 22px 0;
}


ul, ol {
	margin:0 0 11px 0;
}

li {
	
}


small {
	font-size: 90%;
}

/* -----------------------------------------------
 =links stylin' 
-----------------------------------------------*/

a:link {
	color: #e90952;
	text-decoration: underline;
}

a:visited {
	color: #e90952;
	text-decoration: underline
}

a:hover {
	color:  #00507c;
	text-decoration: underline;
}

a:active {
	color:  #00507c;
	text-decoration: underline;

}

/*post category links */

p.postmetadata a:link {
	color: #00b84e;
	text-decoration: underline;
}

p.postmetadata a:visited {
	color:  #00507c;
	text-decoration: underline
}

p.postmetadata a:hover {
	color: #e90952;
	text-decoration: underline;
}

p.postmetadata a:active {
	color: #e90952;
	text-decoration: underline;

}

/*post titles links */
h2 a:link {
	color: #00507c;
	text-decoration:none;
	}

h2 a:visited, h2 a:hover, h2 a:active {
	color: #00507c;
	text-decoration: none;
}

h3 a:link {
	color: #00507c;
	text-decoration:none;
	}

h3 a:visited, h3 a:hover, h3 a:active {
	color: #00507c;
	text-decoration: none;
}


/*side bar list links */
#sidebar ul a:link{
	color: #00507c;
	text-decoration:none;
}

#sidebar ul a:visited{
	color: #00507c;
	text-decoration:none;
}

#sidebar ul  a:hover{
	color:#e90952;
	text-decoration:none;
}

#sidebar ul  a:active{
	color: #e90952;
	text-decoration:none;
}



/* Application Form */
p.application-form * input[type="text"]
{
	width: 375px;
}
p.application-form * input.application-form-short-answer
{
	width: 150px;
}

p.application-form * input.application-form-phone3
{
	width: 2.25em;
}
p.application-form * input.application-form-phone4
{
	width: 3em;
}

p.application-form * select[name="project-manager-1-name-prefix"], p.application-form * select[name="project-manager-2-name-prefix"], p.application-form * select[name="project-manager-3-name-prefix"]
{
        width: 60px;
	margin-right: 5px;
}
p.application-form * input.application-form-name-first
{
        width: 80px;
	margin-right: 5px;
}
p.application-form * input.application-form-name-middle
{
        width: 60px;
	margin-right: 5px;
}
p.application-form * input.application-form-name-last
{
        width: 87px;
	margin-right: 5px;
}
p.application-form * input.application-form-name-suffix
{
        width: 50px;
	margin-right: 5px;
}


span.application-form-name-prefix
{
        width: 66px;
        display: block;
        clear: none;
        float: left;
}
span.application-form-name-first
{
        width: 91px;
        display: block;
        clear: none;
        float: left;
}
span.application-form-name-middle
{
        width: 71px;
        display: block;
        clear: none;
        float: left;
}
span.application-form-name-last
{
        width: 98px;
        display: block;
        clear: none;
        float: left;
}
span.application-form-name-suffix
{
        width: 55px;
        display: block;
        clear: none;
        float: left;
}

p.application-form * input.application-form-city
{
	width: 140px;
	margin-right: 5px
}
p.application-form * select[name="project-manager-1-state"], p.application-form * select[name="project-manager-2-state"], p.application-form * select[name="project-manager-3-state"]
{
	width: 140px;
	margin-right: 5px;
}
p.application-form * input.application-form-zipcode
{
	width: 74px;
	margin-left: 5px;
}

p.application-form * span.wpcf7-list-item
{
	display: block;
	clear: both;
}
textarea
{
	width: 375px;
}

div#post-2,div#post-7 div.entry
{
	font-size: larger;
}

div#post-2 div#applyinfo {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
	/*margin-left: 1em;
	margin-right: 5px;
	float: right;*/
	width: 350px;
	border: 2px solid #287fb9;
	padding: 5px;
}

div#post-2 h2 { /* home */
	width: 550px;
	height: 67px;
	text-indent: -2000px;
	background: url(http://www.sproutfund.org/wp-content/themes/giveblog/images/pagetitle_home.png) no-repeat;
}

div#post-3 h2 { /* apply */
	width: 550px;
	height: 32px;
	text-indent: -2000px;
	background: url(http://www.sproutfund.org/wp-content/themes/giveblog/images/pagetitle_apply.png) no-repeat;
}

div#post-5 h2 { /* nominate */
	width: 550px;
	height: 67px;
	text-indent: -2000px;
	background: url(http://www.sproutfund.org/wp-content/themes/giveblog/images/pagetitle_nominate.png) no-repeat;
}

div#post-7 h2 { /* results */
	width: 550px;
	height: 67px;
	text-indent: -2000px;
	background: url(http://www.sproutfund.org/wp-content/themes/giveblog/images/pagetitle_results.png) no-repeat;
}