/* BASICS */
* {
	padding: 0;
	margin: 0;
	border: none;
	}

body {
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	xmin-width: 1080px;
	background: #272727;
	}

.clear {clear: both;}

.floatL {float: left;}
.floatR {float: right;}

.hr {
	height: 15px;
	margin-bottom: 25px;
	border-bottom: 1px solid #333;
	}

/* TOPBAR */
#topbar {
	font-size: 11px;
	line-height: 11px;
	width: 100%;
	height: 45px;
	background: #000;
	}

	#topbar_inner {
		text-align: right;
		width: 1000px;
		height: 25px;
		padding: 10px 0;
		margin: 0 auto;
		overflow: hidden;
		}
	
		#topbar_search,
		#topbar_links {float: right;}
		
		#topbar_links a {
			color: #fff;
			font-weight: bold;
			display: block;
			float: left;
			margin-left: 4px;
			padding: 7px;
			background: #656565;
			}
			
		#topbar_links a.donate {background: #00ccff;}

		#topbar_links a:hover {
			color: #00ccff;
			text-decoration: none;
			background: #fff;
			}
		
		#topbar_search {margin-right: 28px;}
		
		#topbar_search form {display: inline;}
		
		#topbar_search input {
			color: #fff;
			font-size: 11px;
			line-height: 15px;
			width: 150px;
			height: 15px;
			padding: 5px;
			background: #333;
			}

		#topbar_search input.btn {
			font-weight: bold;
			height: 25px;
			margin-left: 4px;
			background: #656565;
			}


/* HEADER */
#header {
	width: 1010px;
	margin: 5px auto 0 auto;
	}
	
	#nav {
		width: 100%;
		height: 125px;
		padding: 0;
		overflow: hidden;
		background: url('../_img/nav.png') no-repeat 0 0;
		}

		#nav li {
			float: left;
			list-style: none;
			}
		#nav li a {display: block;}
		#nav li a:hover {text-decoration: none;}
		#nav li a span {visibility: hidden;}
		
		/* NAV UP */
		#nav1 a {
			width: 410px;
			height: 125px;
			background: url('../_img/nav.png') no-repeat 0 0;
			}
		#nav2 a {
			width: 99px;
			height: 69px;
			margin: 32px 0;
			background: url('../_img/nav.png') no-repeat -410px -32px;
			}
		#nav3 a {
			width: 107px;
			height: 69px;
			margin: 32px 0;
			background: url('../_img/nav.png') no-repeat -509px -32px;
			}
		#nav4 a {
			width: 117px;
			height: 69px;
			margin: 32px 0;
			background: url('../_img/nav.png') no-repeat -616px -32px;
			}
		#nav5 a {
			width: 83px;
			height: 69px;
			margin: 32px 0;
			background: url('../_img/nav.png') no-repeat -733px -32px;
			}
		#nav6 a {
			width: 94px;
			height: 69px;
			margin: 32px 0;
			background: url('../_img/nav.png') no-repeat -816px -32px;
			}
		#nav7 a {
			width: 100px;
			height: 69px;
			margin: 32px 0;
			background: url('../_img/nav.png') no-repeat -910px -32px;
			}

		/* NAV HOVER */
		#nav1 a:hover {background-position: 0 -125px;}
		#nav2 a:hover, #nav2 a.active {background-position: -410px -157px;}
		#nav3 a:hover, #nav3 a.active {background-position: -509px -157px;}
		#nav4 a:hover, #nav4 a.active {background-position: -616px -157px;}
		#nav5 a:hover, #nav5 a.active {background-position: -733px -157px;}
		#nav6 a:hover, #nav6 a.active {background-position: -816px -157px;}
		#nav7 a:hover, #nav7 a.active {background-position: -910px -157px;}

/* HOME PAGE */
#home_container {
	width: 1010px;
	margin: 0 auto 25px auto;
	background: #1b1b1b url('../_img/container_bg.gif') repeat-y center top;
	}

#home_upper {
	width: 1000px;
	margin: 0 5px;
	position: relative;
	background: #1b1b1b;
	}
	
	#whatsnew_tag {
		width: 42px;
		height: 130px;
		position: absolute;
		top: -5px;
		left: -43px;
		background: url('../_img/whatsnew.gif') no-repeat right top;
		text-indent: -7777px;
		}
		
	#takeaction_tag {
		width: 42px;
		height: 155px;
		position: absolute;
		top: -5px;
		left: -43px;
		background: url('../_img/takeaction.gif') no-repeat right top;
		text-indent: -7777px;
		}
		
	#centerbox {
		float: left;
		display: inline;
		width: 638px;
		height: 365px;
		background: #000;
		overflow:hidden;
		}
	
	#front_feeds {
		float: left;
		display: inline;
		width: 362px;
		height: 365px;
		max-height: 365px;
		overflow: hidden;
		}
		
		#front_feeds .main_tabs li a {padding: 15px 14px;}
		
		.tab_content {
			height: 260px;
			max-height: 260px;
			padding: 15px 10px;
			overflow: hidden;
			}

			.tab_content h5 {margin-bottom: 5px;}
			.tab_content p {
				font-size: 11px;
				line-height: 16px;
				margin-bottom: 20px;
				}

	#front_feeds .entry_links {margin: 0;}

#home_lower {
	width: 1000px;
	margin: 0 5px;
	background: #1b1b1b;
	position: relative;
	}
	
	#lower_main {
		float: left;
		display: inline;
		margin: 15px;
		width: 613px;
		overflow: hidden;
		}
		
		#lower_main .callout {
			float: left;
			display: inline;
			border: 10px solid #2f2f2f;
			}
		
		#lower_main .quote {
			width: 234px;
			height: 115px;
			padding: 10px;
			margin: 0 15px 15px 0;
			overflow: hidden;
			background: #000;
			}
			
			#lower_main .quote p {
				font-family: Georgia, "Times New Roman", serif;
				font-style: italic;
				font-size: 14px;
				margin-top: 15px;
				}
		
		#lower_main .home_feature {
			width: 304px;
			}
		
		#home_flickr {
			clear: both;
			height: 85px;
			padding: 10px;
			background: #2f2f2f;
			}
		#home_flickr .flickr_badge_image {
			float: left;
			}
		#home_flickr .flickr_badge_image img {
			width: 80px;
			height: 80px;
			margin:0 2px;
			}
		#home_flickr #flickr_badge_image7 {margin-right: 0px;}

	#lower_sub {
		float: left;
		display: inline;
		margin: 15px 15px 15px 0;
		width: 342px;
		}


/* LAYOUT */
#container {
	width: 1010px;
	margin: 0 auto 25px auto;
	overflow: hidden;
	background: #1b1b1b url('../_img/container_bg.gif') repeat-y center top;
	}

#topshadow {
	width: 100%;
	height: 5px;
	background: url('../_img/topshadow.gif') no-repeat 0 bottom;
	}

#bottomshadow {
	width: 100%;
	height: 5px;
	background: url('../_img/btmshadow.gif') no-repeat 0 0;
	}

#sidebar {
	float: left;
	display: inline;
	width: 318px;
	overflow: hidden;
	margin: 5px 10px;
	background: #2f2f2f;
	}

	.sidebar_feature {
		margin: 7px 5px;
		padding: 7px;
		background: #000;
		}
	
	#groups_map {
		width: 294px;
		height: 189px;
		position: relative;
		background: #000 url(../_img/groups_map.gif) no-repeat center;
		}
		
		#groups_map form {
			position: absolute;
			bottom: 15px;
			left: 0;
			width: 100%;
			text-align: center;
			}

	#sidebar .box {
		margin: 0 5px 7px 5px;
		padding: 7px;
		width: 294px;
		overflow: hidden;
		background: #3c3c3c;
		}
	
	#flickr {
		overflow: hidden;
		}
	#flickr .flickr_badge_image {
		float: left;
		}
	#flickr .flickr_badge_image img {
		width: 54px;
		height: 54px;
		margin:0 2px;
		}
	#flickr #flickr_badge_image1 {margin-left: 2px;}
	#flickr #flickr_badge_image5 {margin-right: 0px;}

#main_col {
	float: left;
	display: inline;
	width: 667px;
	}
	
	.default_title {
		padding: 15px 15px 5px 15px;
		background: #3c3c3c;
		}
	
	.main_tabs {
		list-style: none;
		width: 100%;
		padding: 0;
		overflow: hidden;
		background: #3c3c3c;
		}
		
		.main_tabs li {
			float: left;
			border-right: 1px solid #000;
			}
		
		.main_tabs li a {
			color: #fff;
			font-size: 14px;
			line-height: 14px;
			text-decoration: none;
			display: inline-block;
			padding: 15px;
			background: #3c3c3c;
			}
		.main_tabs li a:hover,
		.main_tabs li a.active {
			text-decoration: none;
			background: #990099;
			}
	
	.content {padding: 18px;}
		
		.content .page_blurb {
			padding: 10px;
			margin-bottom: 20px;
			background: #737373;
			}
		
			.content .page_blurb p {
				font-size: 12px;
				line-height: 16px;
				margin: 0;
				}
		
		.entry_head {
			width: 100%;
			overflow: hidden;
			position: relative;
			margin-bottom: 20px;
			}
			
			.entry_head .avatar {
				float: left;
				margin-right: 10px;
				}
			
			.entry_head_links {
				position: absolute;
				top: -5px;
				right: -5px;
				}
		
		.entry_links {
			margin: 25px 0;
			width: 100%;
			overflow: hidden;
			background: #3c3c3c;
			}
	
	#comments {
		margin: 0 10px;
		}
		
		.comment {
			width: 100%;
			overflow: hidden;
			padding: 2px 0;
			margin-bottom: 2px;
			}
		.odd {background: #3c3c3c;}
		.even {background: #505050;}
			
			.nameDate {
				color: #c7c7c7;
				font-size: 11px;
				line-height: 14px;
				float: left;
				width: 90px;
				padding: 5px 7px;
				}
			
			.commentBody {
				color: #c7c7c7;
				float: left;
				width: 78%;
				padding: 10px 0 0 7px;
				border-left: 2px solid #272727;
				}
		
		#commentForm p {margin-bottom: 2px;}
		
		#commentForm input,
		#commentForm textarea {
			margin-bottom: 10px;
			background: #000;
			}
		
		#commentForm .btn {
			color: #fff;
			font-size: 12px;
			line-height: 12px;
			font-weight: bold;
			background: #990099;
			}
		
		.star {color: #ff0000;}
	
		.group_links {
			border-top: 1px solid #737373;
			border-bottom: 1px solid #737373;
			padding: 7px 0;
			margin-bottom: 30px;
			}
		
		.action {
			padding: 5px 5px 5px 10px;
			margin-bottom: 10px;
			background: #3c3c3c;
			overflow: hidden;
			}
			
			.action p {
				line-height: 12px;
				float: left;
				width: 70%;
				padding: 5px 0 5px 25px;
				margin: 0 !important;
				background: url('../_img/icn_img.gif') no-repeat 0 center;
				}
				
				.action p.img {background: url('../_img/icn_img.gif') no-repeat 0 center;}
				.action p.txt {background: url('../_img/icn_txt.gif') no-repeat 0 center;}
				.action p.vid {background: url('../_img/icn_vid.gif') no-repeat 0 center;}
		
		.YIA_form {
			padding: 10px;
			margin-bottom: 10px;
			background: #990099;
			}
			
			.content .YIA_form p {margin-bottom: 5px;}

			.YIA_form input,
			.YIA_form textarea {
				color: #000;
				font-size: 12px;
				background: #fff;
				margin-bottom: 10px;
				}

			.YIA_form input.btn {
				color: #fff;
				background: #000;
				margin: 0;
				}

#footer {
	font-size: 11px;
	line-height: 11px;
	clear: both;
	margin: 0 5px;
	padding: 15px;
	position: relative;
	background: #990099;
	}
	
	#difted_tag {
		display: block;
		width: 73px;
		height: 40px;
		position: absolute;
		top: 0;
		right: 0;
		text-indent: -7777px;
		background: url('../_img/diftedtag.gif') no-repeat center;
		}


/* TYPE, LINKS, LISTS */
p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;
	}

a {
	color: #00ccff;
	text-decoration: none;
	}
a:hover {text-decoration: underline;}

a.boxed_p {
	color: #fff;
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
	padding: 5px;
	margin: 5px;
	display: inline-block;
	background: #990099;
	}
a:hover.boxed_p {
	color: #990099;
	text-decoration: none;
	background: #fff;
	}

a.boxed_g {
	color: #fff;
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
	padding: 5px;
	margin: 5px;
	display: inline-block;
	background: #656565;
	}
a:hover.boxed_g {
	color: #656565;
	text-decoration: none;
	background: #fff;
	}

#footer a {color: #fff;}

h1 {
	font-size: 24px;
	line-height: 100%;
	margin-bottom: 10px
	}
h2 {
	font-size: 20px;
	line-height: 100%;
	margin-bottom: 10px
	}
h3 {
	font-size: 16px;
	line-height: 100%;
	margin-bottom: 10px
	}
h4 {
	font-size: 14px;
	line-height: 100%;
	margin-bottom: 10px
	}
h5 {
	font-size: 12px;
	line-height: 100%;
	margin-bottom: 10px
	}
h6 {
	font-size: 10px;
	line-height: 100%;
	margin-bottom: 10px
	}

h3.boxTitle {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #fff;
	font-size: 12px;
	line-height: 12px;
	padding: 10px;
	margin: 0 5px;
	background: #02b0e2;
	}

h3.fancy {
	color: #00ccff;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	font-size: 18px;
	line-height: 18px;
	margin: 25px 0;
	}

.YIA_form h3 {
	color: #fff;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	font-size: 16px;
	line-height: 16px;
	margin: 5px 0 15px 0;
	}

.state h2 {
	font-weight: normal;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 2px solid #737373;
	}
.state h4 {margin-bottom: 5px;}

ul {padding-left: 30px;}

.link_list {
	list-style: none;
	padding: 0;
	}

	.link_list li {margin: 5px 0;}
	.link_list li a {color: #fff;}

.causes {
	list-style: none;
	padding: 0px;
	}
	
	.causes li a {
		color: #ccc;
		font-size: 13px;
		line-height: 13px;
		font-family: Georgia, "Times New Roman", serif;
		font-style: italic;
		font-weight: bold;
		display: block;
		margin: 2px 0;
		padding: 12px;
		height: 12px;
		overflow: hidden;
		background: #000;
		}
	.causes li a.active,
	.causes li a:hover {
		text-decoration: none;
		background: #990099;
		}

.entry_head h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 20px;
	line-height: 20px;
	margin: 5px 0;
	}

.content .entry_head p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 13px;
	margin-bottom: 0;
	}

.entry_head p a {color: #fff;}

.content p,
.entry_body p {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 15px;
	}

/* FORMS */
form {}

input,
textarea {
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
	padding: 7px;
	background: #333;
	}

textarea {}

input.btn {width: auto !important;}




/* SammyK Touched */
#commentForm {
	padding:10px;
	}
	#commentForm .commentName, #commentForm .commentEmail {
		width:320px;
		margin:5px 0 10px;
		}
	#commentForm .commentComment {
		width:420px;
		height:220px;
		margin:5px 0 10px;
		}
	#commentForm .field {
		margin:5px 0 10px;
		}

.boxError {
	border:2px solid #3c0a0a;
	background:#601313;
	color:#fff;
	font-size:12px;
	padding:15px;
	}
.boxMessage {
	border:2px solid #746444;
	background:#fff1bb;
	color:#463b24;
	font-size:12px;
	padding:15px;
	}

select {
	padding:7px;
	}

/* Search Styles */
table.searchBox {
	}
	table.searchBox td {
		padding:5px;
		}
	table.searchBox input#query {
		}
#result_report {
	border:1px solid #ccc;
	padding:5px;
	margin:10px;
	}
.searchResults {
	font:12px Verdana,Arial,Helvetica; 
	line-height:1.5em;
	margin:10px;
	}
	.searchResults a, .searchResults a:visited, .searchResults a:hover {
		font:12px Verdana,Arial,Helvetica; 
		line-height:1.5em;
		}
	.searchResults a.title, .searchResults a.title:visited, .searchResults a.title:hover {
		font:bold 14px Verdana,Arial,Helvetica; 
		}
	.searchResults div.url {
		color:#b1e0ac;
		}
	.searchResults div.description {
		width:500px;
		padding:3px 0;
		}
	.searchResults div#result_report {
		font:11px Verdana,Arial,Helvetica;
		margin-bottom:20px;
		color:#999;
		}
	.searchResults div#powered_by {
		padding:15px;
		text-align:right;
		}

#groups_map {
	width:300px;
	height:200px;
	padding:4px;
	background-image:none;
	overflow:hidden;
	}

#lower_main .home_feature p {
	margin:0;
	padding:0;
	}


/* Calendar Styles */
.datesMainBox {
	background-color:#292929;
	color:#fff;
	margin-bottom:10px;
	}
	.datesTitle {
		background-color:#141414;
		color:#bf7cbf;

		font-size:11px;
		font-weight:bold;
		padding:5px;
		}
	.datesDateBox {
		border:1px solid #111;
		border-top-color:#111;
		}
	.datesHeader, .datesHeader a, .datesHeader a:visited, .datesHeader a:hover {
		font-size:12px;
		font-weight:bold;
		}
	.datesHeader {
		color:#fff;
		}
	.datesInfo {
		padding:10px;
		}
	.datesText {
		color:#fff;
		}


.sidebar_feature p {
	margin:0;
	padding:0;
	}
	




