/*
//-----------------------------------------------------------------------------

	style.css
	
	version:	1.0
	date:		12/22/09
	author:		Dreamten Studios, LLC.
	URL:		www.dreamten.com

// -----------------------------------------------------------------------------
*/

/*	Generic Styles
-----------------------------------------------------------------------------*/

body {
	margin:0;
	font: 14px Helvetica, Arial, Georgia, sans-serif;
	line-height: 1.4em;
	color:#7e7e7e;
	padding:0 0 85px;
	background:#d4e6f9;
}

img {border:0;}

a{
	color:#7e7e7e;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
	margin: 0;
	padding: 0;
}

/*	Layout
-----------------------------------------------------------------------------*/

#wrap {
	width:940px;
	margin:0 auto;
	background:#fff;
}
#header{
	height:1%;
	overflow:hidden;
}
.header_wrap, .header_wrap_nav {
	overflow:hidden;
	height:1%;
}
#main{
	overflow:hidden;
	width:940px;
	margin:0 0 32px;
}


/*	Header
-----------------------------------------------------------------------------*/

h1.logo {
	width:147px;
	height:100px;
	background:url(/images/logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:18px 0 0 29px;
	float:left;
}
	h1.logo a{display:block; height:100%;}

	
/* Top Menu */
	
.top_menu, .top_menu_icons{
	float:right;
	margin:16px 10px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	/* width:160px; */
	display:inline;
}
	.top_menu li {
		display:inline;
		margin:0 1px 0 -1px;
		float:left;
		background: url(/images/divider.gif) no-repeat 0 4px;
		padding:0 8px 0 11px;
	}
		.top_menu li a{color:#7e7e7e;font-size:11px;}
		.top_menu li a:hover{color:#000;}

.top_menu_icons {
	margin:18px 21px 0 -9px;
	width:46px;
}
	.top_menu_icons li{
		display:inline;
		margin:0 4px 0 0;
		float:left;
		background:none;
	}
		.ico_facebook {
			display:block;
			background: url(/images/ico_facebook.gif) no-repeat;
			width: 16px;
			height: 16px;
			text-indent:-9999px;
		}
		.ico_twitter {
			background: url(/images/ico_twitter.gif) no-repeat;
			width: 16px;
			height: 16px;
			display:block;
			text-indent:-9999px;
		}


/* Main Menu */
		
#menu {
	list-style:none;
	padding:0;
	margin:66px 25px 0 0;
	width:642px;
	display:inline;
	float:right;
	height:36px;
}
	#menu li {
		float:left;
		margin:0 1px 0 0;
		display:inline;
	}
		#menu li a {
			float:left;
			text-indent:-9999px;
			background: url('/images/menu.gif') no-repeat;
			height:36px;
			outline:none;
			padding:0;
			margin:0;
		}
		#menu li .home {background-position:0 0; width:64px;}
		#menu li .about {background-position:-65px 0;width:110px;}
		#menu li .news {background-position:-176px 0;width:119px;}
		#menu li .centers {background-position:-296px 0;width:78px;}
		#menu li .resources {background-position:-375px 0;width:87px;}
		#menu li .contact {background-position:-463px 0;width:94px;}
		#menu li .donate {background-position:-559px 0;width:79px;}
		#menu li .home:hover,#menu li.hover .home {background-position:0 -72px;}
		#menu li:hover .about,#menu li.hover .about {background-position:-65px -72px;}
		#menu li:hover .news,#menu li.hover .news {background-position:-176px -72px;}
		#menu li:hover .centers,#menu li.hover .centers {background-position:-296px -72px;}
		#menu li:hover .resources,#menu li.hover .resources {background-position:-375px -72px;}
		#menu li:hover .contact,#menu li.hover .contact {background-position:-463px -72px;}
		#menu li:hover .donate,#menu li.hover .donate {background-position:-559px -72px;}
		#menu li.active .home{background-position:0 -36px;}
		#menu li.active .about{background-position:-65px -36px;}
		#menu li.active .news{background-position:-176px -36px;}
		#menu li.active .centers{background-position:-296px -36px;}
		#menu li.active .resources{background-position:-375px -36px;}
		#menu li.active .contact{background-position:-463px -36px;}
		#menu li.active .donate{background-position:-559px -36px;}


/*	Footer
-----------------------------------------------------------------------------*/

#footer{
	background:#404f60;
	height:51px;
	padding:19px 0 0;
	color:#b8c5d4;
	font-size:11px;
	overflow:hidden;
}
	#footer .info{
		width:242px;
		float:left;
		margin:0 95px 0 0;
		display:inline;
		padding:0 0 0 36px;
	}
	#footer p{font-weight:bold;margin:0;line-height:13px;}
	#footer dl{float:left;width:120px;margin:0 41px 0 0;display:inline;}
	#footer dt{float:left;}
	#footer dd{margin:0;}
	#footer address{font-style:normal;float:left;margin:0 49px 0 0;}
	#footer ul{
		margin:0;
		padding:0;
		list-style:none;
		float:left;
	}
		#footer ul li{line-height:13px;}
		#footer ul li a{color:#b8c5d4;}
			#footer ul li a:hover{color:#fff;}


/*	Home Page
-----------------------------------------------------------------------------*/

/* Home Page Featured Area */

.featured_wrap{
	background:#efefef url(/images/bg_content_block.jpg) no-repeat 0 100%;
	width: 940px;
	height: 333px;
	overflow:hidden;
	margin:0 0 30px;
}
	.featured{
		margin:59px 0 0 370px;
		width:465px;
		line-height:18px;
	}
		h2.featured_title {
			margin:0 0 10px -2px;
			background: url(/images/text_slogan_new.gif) no-repeat;
			width: 391px;
			height: 100px;
			text-indent:-9999px;
		}
		.featured p{margin:0 0 40px;}
		.btn_learn{
			background: url(/images/btn_learn.gif) no-repeat;
			width: 115px;
			height: 32px;
			display:block;
			overflow:hidden;
			text-indent:-9999px;
			float:left;
		}
		.btn_donate{
			background: url(/images/btn_donate.gif) no-repeat;
			width: 115px;
			height: 32px;
			display:block;
			overflow:hidden;
			text-indent:-9999px;
			float:left;
		}
		.featured span{ /* "or" between Learn & Donate Buttons */
			font:italic 16px Georgia, Arial, sans-serif;
			color:#b6b6b6;
			height:24px;
			padding:8px 0 0;
			width:50px;
			vertical-align:top;
			text-align:center;
			float:left;
			display:block;
		}


/* Home Page Content Area */

.content_wrap {
	overflow:hidden;
	height:1%;
	padding:0 30px;
	line-height:18px;
}
	.content_wrap img {
		display:block;
	}
	
	.content_wrap p{margin:0 0 22px;}

	.main_left{
		float:left;
		width:680px;
	}
		.left{
			width:305px;
			float:left;
			padding:0 35px 0 0;
		}
			.title_donate {
				background: url(/images/text_donate.gif) no-repeat;
				width: 103px;
				height: 24px;
				margin:0 0 24px;
				text-indent:-9999px;
			}
			.left .title_newsletters{
				background: url(/images/text_cacga.gif) no-repeat;
				width: 148px;
				height: 18px;
				margin:25px 0 0;
				text-indent:-9999px;	
			}
			.left .newsletters{
				margin:15px 0 0 1px;
				padding:0;
				list-style:none;
				font-size:11px;
				font-weight:bold;
			}
				.left .newsletters li a{color:#507368;}
				.left .newsletters li a:hover{color:#00865b;}

		.right {
			width:300px;
			float:right;
			padding:0 30px 0 0;
		}
		.right .title_recent{
				background: url(/images/text_recent.gif) no-repeat;
				width: 108px;
				height: 24px;
				margin:0;
				text-indent:-9999px;
			}
			.recent_news{
				margin: 0 18px 0 0;
				padding:0;
				list-style:none;
				color:#3c3c3c;
				font-size:11px;
				line-height:15px;
			}
				.recent_news h4 {margin:0 0 3px;font-size:12px;line-height:16px;}
				.recent_news h4 a{color:#506d8d !important;}
					.recent_news h4 a:hover{color:#005bc0 !important;}
				.recent_news li{margin:0 0 20px;}
				.recent_news li p{margin:0;}
				.view a {
					background: url(/images/bg_view_all.gif) no-repeat 0 1px;
					color:#717272 !important;
					font-size:11px;
					font-weight:bold;
					text-transform:uppercase;
					padding:0 0 0 21px;
					text-decoration:none !important;
				}
				.view a:hover {color:#000 !important;}

/* Home Page Content Icons */

.ico_recent {
	background: url(/images/ico_recent.gif) no-repeat 2px 4px;
	padding:0 0 0 28px;
	margin:-1px 0 0;
}
.ico_newsletters {
	background: url(/images/ico_newsletters.gif) no-repeat 0 1px;
	padding:0 0 0 25px;
	margin:-2px 0 0;
}
.ico_donate {
	background: url(/images/ico_donate.gif) no-repeat 0 5px;
	padding:0 0 0 27px;
	margin:-2px 0 0;
}


/*	Submenu
-----------------------------------------------------------------------------*/

#submenu_wrap{
	width:210px;
	float:left;
	padding:0 0 0 30px;
}
	.submenu{
		width:210px;
		background: url(/images/bg_block_about_c.gif) repeat-y;
	}

/* Titles Over Submenu */
		.page_about .submenu .submenu_top{background: url(/images/submenu_top_about.gif) no-repeat;}
		.page_news .submenu .submenu_top{background: url(/images/submenu_top_news.gif) no-repeat;}
		.page_centers .submenu .submenu_top{background: url(/images/submenu_top_centers.gif) no-repeat;}
		.page_resources .submenu .submenu_top{background: url(/images/submenu_top_resources.gif) no-repeat;}
		.page_contact .submenu .submenu_top{background: url(/images/submenu_top_contact.gif) no-repeat;}
		.page_donate .submenu .submenu_top{background: url(/images/submenu_top_donate.gif) no-repeat;}		
		
		
		.submenu .submenu_frame{
			background: url(/images/bg_block_about_b.gif) no-repeat 0 100%;
			padding:30px 10px 11px 0;
		}

		.submenu ul{
			margin:15px 0 -5px;
			padding:0;
			list-style:none;
			font-size:12px;
			line-height:15px;
		}
			.submenu li{margin:0;}
				.submenu li a{color:#4c4c4c;display:block;padding:7px 0 7px 15px;}
				.mapForm{color:#4c4c4c;display:block;padding:7px 0 7px 15px;}
				.mapForm select{width: 130px; padding: 2px 0;}
				html > body .submenu li a {width:auto;} /* IE6 Hack */
				.submenu li a:hover{color:#000;}
				.submenu li.active{
					font-weight:bold;
					margin-left:14px;
					background: url(/images/bg_view_all.gif) no-repeat 0 8px;
					padding-left:4px;
				}
				.submenu li.active a{color:#000;}


/*	Sidebar
-----------------------------------------------------------------------------*/

.sidebar{
	float:left;
	width:200px;
}
	.ico_upcoming{
		background: url(/images/ico_upcoming.gif) no-repeat 0 3px;
		padding:0 0 18px 30px;
	}
	.title_upcoming{
		background: url(/images/text_upcoming.gif) no-repeat;
		width: 138px;
		height: 24px;
		margin:0 0 0 -2px;
		text-indent:-9999px;
		overflow:hidden;
	}
	.events_wrap{
		width:199px;
		background:#eaeaea;
		font-size:11px;
		color:#363636;
		margin:0 0 29px;
	}
	.events_wrap .events_top{background: url(/images/bg_event_top.gif) no-repeat;}
	.events_wrap .events_frame{
		background: url(/images/bg_event_bot.gif) no-repeat 0 100%;
		padding:5px 5px 11px;
	}
		.events_txt{padding:0 7px;}
		.events_txt p{margin:0 0 12px 0; padding: 0; line-height:14px;}
		.events_wrap img {margin:0 0 9px 0;}
		.events_txt h4{font-weight: bold; margin:0; line-height: 1.3em;}
		.events_wrap h4{color:#b56700 !important; font-size:11px !important; margin:3px 0 0 0 !important; border:none !important;}
			.events_wrap h4 a{color:#b56700 !important; text-decoration:none !important; font-weight:bold;}
			.events_wrap h4 a:hover{color:#e48300 !important;}

	.news_wrap{
		width:199px;
		background:#eaeaea;
		font-size:11px;
		color:#363636;
		margin:0 0 29px;
	}
	.news_wrap .news_top{background: url(/images/bg_event_top.gif) no-repeat;}
	.news_wrap .news_frame{
		background: url(/images/bg_event_bot.gif) no-repeat 0 100%;
		padding:5px 5px 11px;
	}
		.news_txt{padding:0 7px;}
		.news_txt p{margin:0 0 22px 0; padding: 0; line-height:14px;}
		.news_wrap img {margin:0 0 9px 0;}
		.news_txt h4{font-weight: bold; margin:0}
		.news_wrap h4{color:#b56700 !important; font-size:11px !important; margin:3px 0 0 0 !important; border:none !important;}
			.news_wrap h4 a{color:#506d8d !important; text-decoration:none !important; font-weight:bold;}
			.news_wrap h4 a:hover{color:#005bc0 !important;}

	.donate_wrap{
		width:199px;
		background:#eaeaea;
		font-size:11px;
		color:#363636;
		margin:0 0 29px;
	}
	.donate_wrap .donate_top{background: url(/images/bg_event_top.gif) no-repeat;}
	.donate_wrap .donate_frame{
		background: url(/images/bg_event_bot.gif) no-repeat 0 100%;
		padding:5px 5px 11px;
	}
		.donate_txt{padding:0 7px;}
		.donate_txt p{margin:0 0 22px 0; padding: 0; line-height:14px;}
		.donate_wrap img {margin:0 0 9px 0;}
		.donate_txt h4{font-weight: bold; margin:0}
		.donate_wrap h4{color:#b02e83 !important; font-size:11px !important; margin:3px 0 0 0 !important; border:none !important; font-weight: bold !important; }
			.donate_wrap h4 a{color:#731e56 !important; text-decoration:none !important; font-weight:bold;}
			.donate_wrap h4 a:hover{color:#ad2d81 !important;}
			
	.ico_recent{
		background: url(/images/ico_recent.gif) no-repeat 0 3px;
		padding:0 0 18px 30px;
	}	
	.title_recent{
		background: url(/images/text_recent.gif) no-repeat;
		width: 138px;
		height: 24px;
		margin:0 0 0 -2px;
		text-indent:-9999px;
		overflow:hidden;
	}


/*	Interior Page
-----------------------------------------------------------------------------*/

#main .title {
	width: 940px;
	height: 131px;
	overflow:hidden;
	margin:0 0 40px;
}
#main .title h2{
	margin:38px 0 0 33px;
	font-size:38px;
	font-weight:normal;
}

#content{
	float:left;
	padding:0 0 0 32px;
	width:668px;
	margin:-3px 0 0;
}


#content a {
	color:#506D8D;
	text-decoration:underline;
}
	#content a:hover{color:#005bc0;text-decoration:none;}

/* Content with Sidebar */
	.content_sidebar{
		float:left;
		width:400px;
		margin:0 40px 0 0;
		display:inline;
	}
		.content_sidebar h3{
			font-size:24px;
			margin:0 0 28px;
			color:#000;
			font-weight:normal;
			line-height: 1.2em;
		}


/* Content without Sidebar */
	.content_nosidebar{
		float:left;
		width:625px;
		margin:0;
		display:inline;
	}
		.content_nosidebar h3{
			font-size:24px;
			margin:0 0 28px;
			color:#000;
			font-weight:normal;
		}

#content .post_block{
	float:left;
	width:200px;
	margin:0;
}


/*	Content
-----------------------------------------------------------------------------*/

/* Tables */

table {
	color: #848484;
	border:1px solid #e2e2e2;
	font-size:.95em;
}
	td {
		padding: 10px 7px;
		border-top: 1px solid #e2e2e2;
		text-align: left;
	}
		td.important {
			color: #000;
			font-weight: bold;
			border-color: #ababab;
		}
		td.positive, td.neutral, td.negative {
			font-weight: bold;
			color: #5E5E5E;
			border-left: 5px solid;
		}
		td.positive { border-color: #bcffb5; }
		td.neutral { 
			border-color: #b5d1ff;
		}
		td.negative { 
			border-color: #ffb5b5;
		}
	tr.table-header {
		background: url(/images/table_head_grad.gif) #FFF repeat-x bottom;
	}
	tr.table-header th {
		color: #000;
		text-align: left;
		padding:10px 0 10px 7px;
	}
	
	.vTop {
		vertical-align: top;
	}

/* Typography */

#content p{margin:0 0 20px;}
#content h4,h5,h6 {
	color:#000;
	font-weight:normal;
}
#content h4 {
	font-size:20px;
	margin:0 0 14px;
}
#content h5 {
	font-size:16px;
	margin:0 0 8px;
}
#content h6 {
	font-size:12px;
	margin:0 0 4px 0;
}
strong {
	font-weight: bold;
	color: #1e1e1e;
}
em {
	font-style: italic;
}
small {
	font-size: .9em;
	color: #9e9e9e;
}
blockquote {
	padding: 15px 0 25px;
	font-style: italic;
	width: 80%;
}
#content ul, #content ol {
	padding: 10px 0 0 20px;
}


/*	About Page
-----------------------------------------------------------------------------*/
.page_about {padding:0 0 25px !important;}
	.page_about .title{
		background:#efefef url(/images/bg_title_about.jpg) no-repeat 0 100%;
		border-top:7px solid #3271b8;
	}
	
.txtAbout {
	color: #3271b8;
}


/*	News & Events
-----------------------------------------------------------------------------*/
.page_news {padding:0 0 25px !important;}
	.page_news .title{
		background:#efefef url(/images/bg_title_about.jpg) no-repeat 0 100%;
		border-top:7px solid #e19025;
	}

.txtNews {
	color: #e19025;
}


/*	Centers
-----------------------------------------------------------------------------*/
.page_centers {padding:0 0 25px !important;}
	.page_centers .title{
		background:#efefef url(/images/bg_title_about.jpg) no-repeat 0 100%;
		border-top:7px solid #aa2183;
	}

.txtCenters {
	color: #aa2183;
}


/*	Resources
-----------------------------------------------------------------------------*/
.page_resources {padding:0 0 25px !important;}
	.page_resources .title{
		background:#efefef url(/images/bg_title_about.jpg) no-repeat 0 100%;
		border-top:7px solid #6db9a1;
	}

.txtResources {
	color: #6db9a1;
}


/*	Contact
-----------------------------------------------------------------------------*/
.page_contact {padding:0 0 25px !important;}
	.page_contact .title{
		background:#efefef url(/images/bg_title_about.jpg) no-repeat 0 100%;
		border-top:7px solid #44668f;
	}

.txtContact {
	color: #44668f;
}


/*	Donate
-----------------------------------------------------------------------------*/
/*
.page_donate {padding:0 0 25px !important;}
	.page_donate .title{
		background:#efefef url(/images/bg_title_about.jpg) no-repeat 0 100%;
		border-top:7px solid #668574;
	}

.txtDonate {
	color: #668574;
}
*/

.page_donate {padding:0 0 25px !important;}
	.page_donate .title{
		background:#efefef url(/images/bg_title_about.jpg) no-repeat 0 100%;
		border-top:7px solid #aa2183;
	}

.txtDonate {
	color: #aa2183;
}
	
		
/*	sIFR
-----------------------------------------------------------------------------*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
	z-index: 1;
}
.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}
.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-active .page_about .title h2, .sIFR-active .page_news .title h2, .sIFR-active .page_centers .title h2, .sIFR-active .page_resources .title h2, .sIFR-active .page_contact .title h2, .sIFR-active .page_donate .title h2 {
	visibility: hidden;
	line-height: 1em;
	font-size: 38px
}

/* cityzen styles
-----------------------------------------------------------------------------*/

.noBorder {
	border: none;
}

.txtItalic {
	font-style: italic;
}

/* events
-----------------------------------------------------------------------------*/

.eventTitle {
}

.eventDate {
	font-style: italic;
}

.eventDesc {

}

.newsItem a {
	display: block;
	margin-bottom: 4px;
}

#map {
	float:left;
	width:625px;
	height:625px;
	border: 2px solid #aa2183;
	color: #333;
}

#map strong {
	color: #b02e83;
}

#blog h2, #blog h2 a, #about h2, #about h2 a, #resources h2, #resources h2 a {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #000;
	margin: 0 0 5px 0;
	text-decoration: none;
}

#blog h2 a:hover {
	color: #e19025;
}

#about h2 a:hover {
	color: #0e74ba;
}

#resources h2 a:hover {
	color: #6db9a1;
}

#blog h3, .date, #about h3, #resources h3 {
	font-size: 12px;
	color: #333;
	font-weight: normal;
	margin-bottom: 3px;
}

#blog p, #about p, #resources p {
	margin: 0 0 12px 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.5em;
}

#blog a.continue, #about a.continue, #resources a.continue {
	display: block;
	margin: 5px 0;
	font-size: 90%;
	
}

#blog .blogEntry, #about .blogEntry, #resources .blogEntry {
	margin-bottom: 20px;
	padding-bottom: 6px;
	border-bottom: 1px solid #ececee;
}

.blogIntro {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
}

.blogIntroLast {
	border: none;
	margin-bottom: 35px;
}

.contentList {
	display: block;
	margin-bottom: 6px;
}

.mapTxt {
	background-color:#ffffff;font-weight:bold;border:2px #006699 solid;
}

.sbNews H4 {
	color: #000000;
}

.BoD {
	width: 45%; 
	float: left;
}

.BoD li {
	margin-bottom: 15px;
}

.BoDPDF {
	margin-bottom: 20px;
}

label {
	display: block;
	width: 125px;
	float: left;
	color: #333;
	font-weight: bold;
	font-size: 12px;
}
