/* CSS Document */


/*
---------------------------------------------
01. main/default elements
---------------------------------------------
*/

body { background:#6F7F89 url(../images/bg_body.jpg) repeat-x top right; font-family:"Tahoma", Arial, Helvetica, sans-serif; font-size:14px; font-color: #3A3B3B;}

a:link, a:visited {color:#fff; text-decoration: none}
a:hover {color:#fff; text-decoration:underline}

p { color: #3A3B3B; line-height:1.4em}

h1 { color:#2692D4; font-size:22px}
h2 { color:#2692D4; font-size:20px; margin: 5px;}


	


/*
---------------------------------------------
02. top bar - search and give button
---------------------------------------------
*/


#topbar { width:100%; height:42px; float:left; padding-bottom:31px}


#searchmain { width:245px; height:42px; margin-left:10px; background: url(../images/bg_search.gif) no-repeat }
.search { width:225px; height:41px; float:left; margin-left: 5px;  }

.search .searchInput {width:171px; height:16px; margin-top:7px; float:left; padding:3px; padding-right:5px; color:#999999; text-align:right}
.search .searchButton { width:34px; height:41px; float: right; border: none; background: url(../images/button_search.gif);}

.button_give { width:94px; height:37px; float:right; margin-right:85px; margin-top: -42px;}


/*
---------------------------------------------
03. wrapper
---------------------------------------------
*/


#wrapper { width:998px; margin:0 auto}


/*
---------------------------------------------
04. top nav
---------------------------------------------
*/


#nav { width:901px; float:left; height:41px; background:url(../images/bg_nav.png) no-repeat top left; padding-left:53px; padding-right:44px;}

#nav ul { width:900px; float:left; position:relative; padding-left:1px; padding-top:3px}
#nav ul { list-style:none;}
#nav ul li { float:left;  font-size:12.45px; font-weight:normal; color:#fff; text-transform:uppercase; position:relative; text-transform:uppercase;}

#nav ul li a { float:left; color:#fff; text-decoration:none; padding:7px 25px;}
#nav ul li a:hover { background:#2C91D7 url(../images/nav_arrow.gif) no-repeat top center; color:#fff; text-decoration:none}
#nav ul li a.selectedPage { background:#2C91D7 url(../images/nav_arrow.gif) no-repeat top center; color:#fff; text-decoration:none; }


/*
---------------------------------------------
05. content
---------------------------------------------
*/


#content { width:932px; float:left; background:url(../images/bg_content.png) no-repeat bottom center; padding-left:36px; padding-right:30px; }


/*
---------------------------------------------
06. homepage header
---------------------------------------------
*/

#header { width:932px; float:left; position: relative; z-index:10; position: relative; }

#header .mainphoto { float:left;}
#header .logo { float:left; padding-left:24px; margin-top:-400px}
#header .caption { float: right; padding-right:14px; margin-top:-180px}
#header .button { padding-top:10px}


/*
---------------------------------------------
07. quick links
---------------------------------------------
*/


#quicklinks { width:917px; height:219px; float:left; background:url(../images/bg_quicklinks.png) no-repeat top left; padding-top:25px; padding-left:36px; padding-right:45px; position: relative; }

/*
---------------------------------------------
07.1 quick links - latest news
---------------------------------------------
*/

#latestnews { width:278px; float:left; padding-left:15px; padding-top:10px; position: relative; z-index: 0;}

#latestnews h2 { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#D8BA45; font-weight:bold; padding-top:6px}
#latestnews h2 a {color:#D8BA45; text-decoration: none;}
#latestnews a:hover {color:#D8BA45; text-decoration:underline}

#latestnews p { font-size:10px; color:#CAC7BF; font-style:italic; padding-bottom:4px}


/*
---------------------------------------------
07.2 quick links - donate link
---------------------------------------------
*/


#donate { width:303px; height:198px; float:left; background:#0B0E10; margin-top:9px; padding-top:4px; padding-left:5px; position: relative;}

#donate .photo { width:299px; height:194px; float:left}
#donate .button_donatenow { width:299px; height:10px; float:left; margin-top:-30px}


/*
---------------------------------------------
07.3 quick links - water image
---------------------------------------------
*/


#water { width:303px; height:198px; float: right; background:#0B0E10; margin-top:9px; padding-top:4px; padding-left:5px; position: relative;}

#water .photo { width:299px; height:194px; float:left}



/*
---------------------------------------------
08. footer styles
---------------------------------------------
*/


#footer { width:917px; height:80px; float:left; background:url(../images/bg_footer.png) no-repeat top left; padding-top:8px; padding-left:36px; padding-right:45px;}

#footer p { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color:#FFFFFF; text-align:right; }
#footer a { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color:#FFFFFF; text-align:right; }
#footer a:hover { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color:#2692D4; text-align:right; text-decoration: underline; }

#footer .copyright { padding-right:6px}
#footer .developer { padding-left:16px}


/*
---------------------------------------------
09. innerpage - header styles
---------------------------------------------
*/

#header-inner { width:918px;  float:left; margin-top:10px; padding-left:14px; padding-bottom:0px; z-index:10; }

#header-inner .mainphoto { float:left;}
#header-inner .caption { float: right; padding-right:44px; margin-top:-191px}


/*
---------------------------------------------
10. innerpage - left panel
---------------------------------------------
*/

#contentbottom { width:932px; float:left; background:url(../images/bg_content.png) no-repeat bottom center; padding-left:36px; padding-right:30px; padding-top: 10px; position: relative; z-index: 0;}
.leftpanel { width:210px; float:left; padding-left:14px; padding-bottom:20px; }

.leftpanel ul { width:210px; float:left;}
.leftpanel ul li { width:210px; float:left; font-size:21px; color:#fff; text-align:right; padding-bottom:3px}
.leftpanel ul li a { display:block; margin-left: 5px; color:#FFFFFF; text-decoration:none; padding:7px 0px; background:#B6CEDD; padding-right:10px}
.leftpanel ul li a:hover {color:#fff; text-decoration:none; margin-left: 5px; background:#2692D4 url(../images/arrow_leftnav.gif) no-repeat left center}

.leftpanel ul li .selectedPage {color:#fff; text-decoration:none; background:#2692D4 url(../images/arrow_leftnav.gif) no-repeat left center}

.leftpanel .raise { width:210px; float:right; padding-bottom:20px; }
.leftpanel .raise a { color: #797979; font-size: .75em; display:block; margin-left: 5px;  background: #fff; text-decoration:none; padding:7px 0px; padding-right:10px}
.leftpanel .raise ul { width:210px; float:left;}
.leftpanel .raise ul li { width:210px; float:left; font-size:.5em; color:black; text-align:left; padding-bottom:3px}
.leftpanel .raise ul li a { color: #797979; font-size: .75em; display:block; margin-left: 5px;  background: #fff; text-decoration:none; padding:7px 0px; padding-right:10px}
.leftpanel .raise ul li a:hover {color:#2692D4; text-decoration:none; margin-left: 5px; background: #fff}

.leftpanel .raise h1 {font-size: 1.45em; color:black; text-decoration:none; margin-left: 5px; padding-bottom: 7px; padding-top: 10px;}

.rss { display: none; } 


/*
---------------------------------------------
11. innerpage - right panel
---------------------------------------------
*/

#contentbottom { width:932px; float:left; background:url(../images/bg_content.png) no-repeat bottom center; padding-left:36px; padding-right:30px; padding-top: 10px;  position: relative; z-index: 0;}

.rightpanel { width:665px; float:left; padding-left:15px; padding-bottom:10px; }

.rightpanel h1 { color:#2692D4; font-size:22px}
.rightpanel h2 { color:#2692D4; font-size:22px; padding-bottom: 10px}
.rightpanel p { color:#3A3B3B; font-size:14px; padding-bottom:15px; line-height:1.3em}
.rightpanel li { margin-left: 35px;  list-style-type:disc}
.rightpanel a:link, a:visited {color:#2692D4; text-decoration: none}
.rightpanel a:hover {color:#2692D4; text-decoration:underline}

.rightpanel2 { width:875px; float:left; padding-left:15px; padding-bottom:10px}


#contentbottom ol {
	list-style: decimal !important;
	margin: 15px 25px;
}
	#contentbottom ol li {
		list-style: decimal !important;
		padding: 0 0 5px 0;
	}	

#contentbottom .rightpanel blockquote {
	margin-left:50px;
	}
		

/* BLOG ITEM */	
	/* blog listing page */		
	.blogList {
		padding-left: 3px;	
			
	}
		.blogList ul {
			margin-left: 0 !important;
			padding: 0 !important;
			list-style: none;
		}
			.blogList ul li {
				list-style: none;
				margin-left: -2px !important;
				line-height: 1.3em;
			}
			
			.blogList ul li h2.postTitle {
				font-size: 22px;
				margin: 0;
				font-color: #2692D4 !important;
			}
				.blogList ul li h2.postTitle a {
					text-decoration: none;
					font-color: #2692D4 !important;
				}
				
			.blogList ul li h2.postTitle a:link, h2 a:visited { text-decoration:underline; color:#2692D4;}
				
			.blogList ul li  .postInfo {
				color: #444;
				margin-bottom: 4px;
			}
				
			.blogList ul li  .postDate {
				color: #CAC7BF;
				font-size: 10px;
			}
			
			.blogList ul li .postInfo a {
				color: #CAC7BF !important;	
				font-size: 10px !important;	
				
			}	
		
			.blogList ul li .postInfo em {
				color: #CAC7BF !important;	
				font-size: 10px !important;
					
			}
			.rss a {
			display: block;
			width: 0px;
			height: 0;
			padding: 0px 0 0;
			overflow: hidden;
			border: none;
			
			}	
				
				
	/* post detail page */
	.post .postDate {
		margin: 0 0 15px 0;
		color: #444;
	}
		.post .blogBack {
			margin: 40px 0 0 0;
			font-weight: bold;
			text-align: right;
			display: block;
			width: 100%;
			padding-top: 5px;
		}
		
		
	
	
	
	/* blog comments */
	.comments {
		padding-top: 10px;
	}
		.comments dl {
			background: #EEEEEE !important;
			
		}	
			dt.comment {
				background: #EEEEEE !important;
				clear: both;
				margin: 0 0 5px 0;
				padding: 0 0 5px 0;
				border-bottom: 1px solid #000;
			}			
				dt.comment a {
					font-weight: bold;
				}			
			
			dd.comment {			
				background: #EEEEEE !important;
				padding: 8px;
				margin-bottom: 15px;
			}
						
			.commentDate {		
				font-size: .9em;
				color: #999;
			}
		
		
		
	/* comments form */
	.commentsHead {
		margin-top: -45px;
		font-size: 20px;
		font-color: black;
	}
	
	.commentsHead a {
		margin-top: -45px;
		font-size: 20px;
		font-color: black;
	}
	.commentsForm {
		clear: both;
		padding-top: 25px;
		width: 90%;
	}
		.commentsForm .addComment {
			font-size: 1.5em;
		}
		
		.commentsForm label {
			font-weight: bold;
		}
		
		.commentsForm input, .commentsForm textarea {
			padding: 2px 4px;
			font-size: 1em;
		}
		
		.commentsForm img { /* this is for the captcha image */
			 margin: 5px 0;
			 border: 1px solid #333;
		}
		
		.commentsForm input.submitComment {
			 margin: 10px 0;
			 background: #000;
			 border: 1px solid #333;
			 padding: 5px 3px;
			 width: 210px;
			 color: #fff;
			 font-weight: bold;
			 text-transform: uppercase;
		}
		
		.commentsForm .note {
			color: #444;
		}

	
	
	
	


/* GRAPHIC TABULAR EVENTS CALENDAR */
	.eventsCalendar table { /* entire table */
		border: 1px solid #333;
		width: 100%;
		border-collapse: collapse;
	}		
		.calendarDay, .calendarToday, .calendarDayHeader, .calendarTitle td, .calendarWeekendDay, .calendarOtherMonthDay   {
			padding: 2px;
			border: 1px solid #333;
			text-align: left;
			vertical-align: top;
		}
		
		.calendarTitle td { /* top bar with current month and next/previous buttons */
			text-align: center;
			background: #333 !important;
			color: #FFF;
			padding: 5px 4px !important;	
			text-transform: uppercase !important;
			font-weight: bold !important;	
		}	
			.calendarNextPrevious {
				color: #fff !important;
				font-weight: normal;
			}	
				.calendarNextPrevious a {
					color: #fff !important;
					font-weight: normal;
				}	
				
		.calendarDayHeader { /* m-f bar */
			color: #333;
			background: #999;
			font-weight: normal;
			height: 1px;
			text-align: center;
			padding: 4px 2px;
			text-transform: uppercase !important;
			font-size: .9em;
		}	
			
		.calendarToday, .calendarToday a { /* current day */
			color: #333 !important;
			background: #ACACAC;
			font-weight: bold;
		}	
		.calendarWeekendDay { /* weekends */
			background: #e0dedb;
			color: #333 !important;
		}	
		.calendarDay { 
			background: #e0dedb;
			color: #333 !important;
		}	
			.calendarDay a { 
				font-weight: bold;
				color: #333 !important;
			}		
		.calendarOtherMonthDay { /* previous or next months days on current months calendar */
			color: #333;
			background: #efefef;
		}
				
				
				
	.eventsList {
		padding: 0;		
	}
		.eventsList ul {
			margin: 0 !important;
			padding: 0 !important;
			list-style: none;
		}
			.eventsList ul li {
				list-style: none;
				padding: 0 0 5px 0;
				margin-bottom: 5px;
				margin-left: -2px !important;
			}
			
			.eventsList ul li a {
				font-size: 22px;
				margin: 0;
				color: #000 !important;
			}
			
				.eventList ul li h2.postTitle {
					font-size: 22px;
					margin: 0;
					font-color: #fff !important;
				}
					.eventList ul li h2.postTitle a {
						text-decoration: none;
						font-color: #fff !important;
					}

				.eventList ul li h2.postTitle a:link, h2 a:visited { text-decoration:underline; color:black;}
				
			.eventsList ul li .eventDate {
				margin: 0 0 5px 0;
				color: #444;
				font-size: 11px;
			}		
				
				
	/* calendar detail page */
		.event .eventDate {
			margin: 0 0 15px 0;
			color: #444;
		}
		.event .eventBack {
			margin: 10px 0;
			font-weight: bold;
			border-top: 2px solid #999;
			padding-top: 5px;
		}
	
	
	

/* ICEBRRG */
	.fieldSelected { /* background color of a selected field. */
		background: transparent !important;
		border-color: #fff !important;
	}
	h2 .formTitle  { font-size:25px; font-weight:normal; color:#a8d200}
	
#donationElement
