/* @override http://www.cffo.org/css/style.css */

/* Universal CSS */

* {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, p, pre, label, fieldset, address, img {
	margin: 1em 20px;
}

img {
	border-style: none;
}

ul, ol, dl {
	margin: 1em 50px;
}

blockquote {
	margin: 1em 40px;
}

body {
	font: 12px/1.5em Verdana, Helvetica, sans-serif;
	background: white;
	text-align: center;
	margin: 13px 0 0;
	padding: 0;
}

h1, h2, h3, h4 {
	color: #569C16;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-style: normal;
}

h1 {
	font-size: 218%;
}

h2 {
	font-size: 164%;
	border-bottom: 1px solid #569C16;
	padding-bottom: 7px;
}

h3 {
	font-size: 135%;
}

h4 {
	font-size: 118%;
}

a {
	outline: none;
}

a:link {
	border-bottom: 1px dotted #0070ad;
	text-decoration: none;
	color: #0070ad;
	font-weight: bold;
}

a:visited {
	border-bottom: 1px dotted #0070ad;
	text-decoration: none;
	color: #0070ad;
	font-weight: bold;
}

a:hover {
	border-bottom: 1px solid #0070ad;
	text-decoration: none;
	color: #0070ad;
	font-weight: bold;
}

a.folder_link {
	background: url(/images/site/folder.gif) no-repeat;
	padding-left: 20px;
}

a.pdf_link {
	background: url(/images/site/pdf_white_bg.gif) no-repeat;
	padding-left: 20px;
}

h1 a:link, h2 a:link, h3 a:link, h4 a:link {
	color: #569C16;
	border-bottom-color: #569C16;
}

h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited {
	color: #569C16;
	border-bottom-color: #569C16;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	color: #569C16;
	border-bottom-color: #569C16;
}

p.clear {
	clear: both;
	font-size: 0;
	margin: 0;
	padding: 0;
	height: 0;
}

span.float_left img, p.float_left img {
	margin: 5px;
	float: left;
}

span.float_left a, p.float_left a {
	border-style: none;
}

span.float_right img, p.float_right img {
	float: right;
	margin: 5px;
}

span.float_right a, p.float_right a {
	border-style: none;
}

span.img {
	margin: 5px;
}

span.img a {
	border-style: none;
}

/* Header CSS */

div#header {
	height: 137px;
	width: 760px;
	margin: 0 auto;
	text-align: left;
}

div#header h1 {
	display: none;
}

div#header h4 {
	display: none;
}

div#header img.logo {
	border-style: none;
	float: left;
	margin: 10px 0 0;
}

div#header div.search_box {
	float: right;
	margin-top: 65px;
	height: 20px;
	margin-right: 30px;
}

div#header div.search_box input#search_keywords {
}

div#header div.search_box input#start_search {
	margin-left: -10px;
	margin-bottom: -5px;
}

/* All Content CSS */

div#all_content {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #bab6b6;
	background: url(/images/site/new_secondary_content_background.gif) repeat-y right top;
}

/* Navigation CSS */

div#navigation {
	width: 760px;
	text-align: center;
	text-transform: uppercase;
	font: 13px "Trebuchet MS";
}

div#navigation ul#main_navigation {
	width: 760px;
	background: #0070ad;
	height: 28px;
	margin: 0;
}

body.line div#navigation ul#main_navigation {
	border-bottom: 1px solid #bab6b6;
}

div#navigation ul#main_navigation li {
	text-align: center;
	height: 28px;
	display: inline;
}

div#navigation ul#main_navigation li.menu_divider {
	background: url(/images/site/menu_divider.gif) no-repeat -1px 3px;
	float: left;
	height: 27px;
	width: 2px;
	display: block;
}

div#navigation ul#main_navigation a {
	height: 21px;
	padding-bottom: 0;
	display: block;
	float: left;
	padding-top: 6px;
	width: 100px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
	border-right: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
}

body#index div#navigation ul#main_navigation a, body#results div#navigation ul#main_navigation a {
	border-bottom: 1px solid #0070ad;
}

div#navigation ul#main_navigation a:link {
	text-decoration: none;
	color: white;
}

div#navigation ul#main_navigation a:visited {
	text-decoration: none;
	color: white;
}

div#navigation ul#main_navigation a:hover {
	text-decoration: none;
	color: #0070ad;
	background: #c7d1e7;
	border-right: 1px solid #c7d1e7;
	border-left: 1px solid #c7d1e7;
	border-bottom: 1px solid #c7d1e7;
}

body#index div#navigation ul#main_navigation a:hover, body#results div#navigation ul#main_navigation a:hover {
	border-bottom: 1px solid #c7d1e7;
}

div#navigation ul#main_navigation li.home a {
	width: 72px;
	border-left: none;
}

div#navigation ul#main_navigation li.about a {
	width: 102px;
}

div#navigation ul#main_navigation li.what a {
	width: 98px;
}

div#navigation ul#main_navigation li.involved a {
	width: 130px;
}

div#navigation ul#main_navigation li.donate a {
	width: 120px;
}

div#navigation ul#main_navigation li.publications a {
	width: 124px;
}

div#navigation ul#main_navigation li.news a {
	width: 102px;
	border-right: none;
}

/*
body#index div#navigation ul#main_navigation li.home a {
	text-decoration: none;
	color: #0070ad;
	background: #eaf1f6;
	border-bottom-style: none;
}
*/

body#info_C4 div#navigation ul#main_navigation li.about a {
	text-decoration: none;
	color: #0070ad;
	background: #eaf1f6;
	border-right: 1px solid #eaf1f6;
	border-left: 1px solid #eaf1f6;
	border-bottom: 1px solid #eaf1f6;
}

body#info_C74 div#navigation ul#main_navigation li.what a {
	text-decoration: none;
	color: #0070ad;
	background: #eaf1f6;
	border-right: 1px solid #eaf1f6;
	border-left: 1px solid #eaf1f6;
	border-bottom: 1px solid #eaf1f6;
}

body#info_C47 div#navigation ul#main_navigation li.involved a {
	text-decoration: none;
	color: #0070ad;
	background: #eaf1f6;
	border-right: 1px solid #eaf1f6;
	border-left: 1px solid #eaf1f6;
	border-bottom: 1px solid #eaf1f6;
}

body#info_C90 div#navigation ul#main_navigation li.donate a {
	text-decoration: none;
	color: #0070ad;
	background: #eaf1f6;
	border-right: 1px solid #eaf1f6;
	border-left: 1px solid #eaf1f6;
	border-bottom: 1px solid #eaf1f6;
}

body#info_C75 div#navigation ul#main_navigation li.publications a {
	text-decoration: none;
	color: #0070ad;
	background: #eaf1f6;
	border-right: 1px solid #eaf1f6;
	border-left: 1px solid #eaf1f6;
	border-bottom: 1px solid #eaf1f6;
}

body#info_C3 div#navigation ul#main_navigation li.news a {
	text-decoration: none;
	color: #0070ad;
	background: #eaf1f6;
	border-right: none;
	border-left: 1px solid #eaf1f6;
	border-bottom: 1px solid #eaf1f6;
}

div#navigation ul#sub_navigation {
	width: 760px;
	text-align: center;
	border-bottom: 1px solid #bab6b6;
	margin: 0;
	font-size: 11px;
	background-color: #eaf1f6;
	padding-top: 7px;
	padding-bottom: 7px;
}

div#navigation ul#sub_navigation li {
	display: inline;
	white-space: normal;
}

div#navigation ul#sub_navigation a {
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 0;
	border-style: none;
	white-space: nowrap;
	line-height: 15px;
}

div#navigation ul#sub_navigation a:link {
}

div#navigation ul#sub_navigation a:visited {
}

div#navigation ul#sub_navigation a:hover {
	text-decoration: underline;
}

div#navigation ul#sub_navigation a.on {
	text-decoration: underline;
}

/* Header Splash CSS */

div#header_splash {
	height: 245px;
	width: 760px;
	border-bottom: 1px solid #bab6b6;
}

div#header_splash img.header_splash_text {
	z-index: 3;
	position: absolute;
	margin: 20px 0 0;
	padding: 0;
}

/* Header Splash Nav CSS */

div#header_splash ul#splash_nav {
	z-index: 1;
	float: right;
	margin: 0 200px 0 0;
	border-right: 2px solid white;
	border-left: 2px solid white;
	height: 170px;
	padding-top: 75px;
}

div#header_splash ul#splash_nav li {
	list-style-type: none;
	width: 175px;
	border-top: 2px solid white;
}

div#header_splash ul#splash_nav li.last {
	border-bottom: 2px solid white;
}

div#header_splash ul#splash_nav li
 a {
	font: 13px "Trebuchet MS";
	text-align: center;
	width: 175px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin: 0;
	display: block;
	border-style: none;
	text-transform: uppercase;
	z-index: 2;
	position: relative;
	color: #005e92;
}

div#header_splash ul#splash_nav li a:hover {
	background-color: white;
}

div#header_splash div#splash_nav_background {
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6;
	background-color: white;
	position: absolute;
	z-index: 0;
	margin-top: 75px;
	width: 175px;
	margin-left: 383px;
}

div#header_splash div#splash_nav_background ul {
	margin: 0;
}

div#header_splash div#splash_nav_background ul li {
	font: 13px "Trebuchet MS";
	padding-top: 8px;
	padding-bottom: 8px;
	list-style-type: none;
}

/* Spacer CSS */

div.white_spacer {
	height: 20px;
	background-color: white;
	clear: both;
}

/* Controls CSS */

div.controls {
	float: right;
	position: relative;
	margin-right: 23px;
	margin-top: 7px;

}

body#index div.controls {
	margin-top: 20px;
}

body#index.line div.controls {
	margin-top: -13px;
}

div.controls a {
	border-style: none;
	margin: 0;
	padding: 0;
}

div.controls img {
	border-style: none;
	margin: 0 -5px 0 0;
	padding: 0;
}

div.log_out {
	float: right;
	margin-right: 10px;
	margin-top: 23px;
}

body#index div.log_out {
	margin-top: 36px;
}

body#index.line div.log_out {
	margin-top: -13px;
}


/* Main Content CSS */

div#main_content {
	width: 507px;
	float: left;
	clear: both;
	margin-top: 0;
}

div#main_content h2.category_heading {
	width: 467px;
}

div#main_content h3.category_sub {
	width: 467px;
}

div#main_content p {
	width: 467px;
}

div#main_content div.entry  {
	clear: both;
}

div#main_content div.entry div.lines  {
	border-top: 3px solid #bab6b6;
	border-bottom: 1px solid #bab6b6;
	height: 1px;
	margin: 2em 20px 1.5em;
	clear: both;
}

#main_content div.entry h2.title {
	margin-bottom: 0;
}

body#info_C75 div#main_content span.float_left img {
	margin-bottom: 1.5em;
}

div#main_content div.entry ul.entry_footer {
	background: #eaf1f6;
	border: 1px solid #bab6b6;
	margin-left: 20px;
	margin-right: 20px;
	font: 13px "Trebuchet MS";
	height: 40px;
	clear: both;
	margin-top: 0;
}

div#main_content div.entry ul.entry_footer li a {
	font-weight: normal;
	font-style: normal;
	border-style: none;
}

div#main_content div.entry ul.entry_footer li a:hover {
	font-weight: normal;
	font-style: normal;
	border-style: none;
	text-decoration: underline;
}

div#main_content div.entry ul.entry_footer li {
	float: left;
	list-style-type: none;
	height: 20px;
	padding-top: 6px;
	margin-top: 7px;
}

div#main_content div.entry ul.entry_footer li.comments {
	background: url(/images/site/comment_bubble.gif) no-repeat 0 7px;
	padding-left: 23px;
	padding-right: 7px;
	border-right: 1px solid #bab6b6;
	margin-left: 7px;
}

div#main_content div.entry ul.entry_footer li.share {
	margin-left: 7px;
}

div#main_content div.entry ul.entry_footer li.permalink {
	float: right;
	margin-right: 7px;
}

div#main_content div.comment_dark {
	margin-left: 20px;
	margin-right: 20px;
	background: #eaf1f6;
	border: 1px solid #bab6b6;
	padding: 10px 10px 0;
	margin-top: 10px;
}

div#main_content div.comment_dark p {
	padding: 0 0 10px;
	margin: 0;
	width: 440px;
}

div#main_content div.comment_light {
	margin-left: 20px;
	margin-right: 20px;
	background: white;
	border: 1px solid #bab6b6;
	padding: 10px 10px 0;
	margin-top: 10px;
}

div#main_content div.comment_light p {
	padding: 0 0 10px;
	margin: 0;
	width: 440px;
}

div#main_content div.make_a_comment table {
	width: 487px;
	margin-right: 20px;
}

div#main_content div.make_a_comment table p {
	margin-right: 0;
}

div#main_content div.make_a_comment table input.text {
	width: 100%;
}

div#main_content div.make_a_comment textarea {
	width: 100%;
}

div#main_content ul#map_list {
	margin-left: 0;
	margin-right: 0;
	list-style-type: none;
}

div#main_content ul#map_list ul {
	margin-left: 0;
	margin-right: 0;
	list-style-type: none;
}

div#main_content ul#map_list ul ul {
	list-style-type: none;
}

div#main_content ul#map_list ul ul h3 {
	font-size: 118%;
}

/* Share CSS */

div.sharePop {
	border-top: 1px solid #bab6b6;
	background: #eaf1f6;
	padding: 10px 0 0 0;
	height: 100%;
	margin: 1em 20px 0;
	border-right: 1px solid #bab6b6;
	border-left: 1px solid #bab6b6;
}

div.sharePop ul.tabs {
	border-bottom: 1px solid #bab6b6;
	background: #eaf1f6;
	height: 25px;
	list-style-type: none;
	margin: 0;
}

div.sharePop ul.tabs:after, div.sharePop div.shareContent ul.share_list:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	list-style-type: none;
}

div.sharePop ul.tabs li {
	float: left;
	background-image: none !important;
	padding: 0 !important;
	margin: 0 0 0 4px !important;
}

div.sharePop ul.tabs li a {
	background: #dbdae0;
	display: block;
	font-size: .9em;
	text-transform: uppercase;
	line-height: 14px;
	border: 1px solid #dbdae0;
	border-bottom: 0;
	color: #8b8b9d !important;
	outline: none;
}

div.sharePop ul.tabs li a.selected {
	background: #FFF;
	border: 1px solid #bab6b6;
	border-bottom: 1px solid #FFF;
	color: #000 !important;
}

div.sharePop ul.tabs li a span {
	padding: 5px 6px;
	display: block;
	font-weight: normal;
	font-style: normal;
	color: #0070ad;
}

div.sharePop ul.tabs li a.selected span {
	border-bottom-color: #fff;
}

div.sharePop div.shareContent  {
	padding: 10px;
	background: #FFF;
	border-width: 0 1px 0 1px;
}

div.sharePop div.shareContent p {
	margin: 0;
	font-weight: normal;
	font-style: normal;
}

div.sharePop div.shareContent ul.share_list { height: 100%;
	margin: 0;
}

div.sharePop div.shareContent ul.share_list li {
	float: left;
	display: inline;
	width: 120px;
	padding-bottom: 5px;
	padding-left: 20px;
}

div.sharePop div.shareContent ul.share_list li a {
	font-weight: normal;
	font-style: normal;
}

ul.share_list li.share_delicious {background: url(http://www.paidcontent.org/_share/img/share/delicious.gif) no-repeat !important;}
ul.share_list li.share_digg {background: url(http://www.paidcontent.org/_share/img/share/digg.gif) no-repeat !important;}
ul.share_list li.share_furl {background: url(http://www.paidcontent.org/_share/img/share/furl.gif) no-repeat !important;}
ul.share_list li.share_netscape {background: url(http://www.paidcontent.org/_share/img/share/netscape.gif) no-repeat !important;}
ul.share_list li.share_yahoo {background: url(http://www.paidcontent.org/_share/img/share/yahoo_myweb.gif) no-repeat !important;}
ul.share_list li.share_technorati {background: url(http://www.paidcontent.org/_share/img/share/technorati.gif) no-repeat !important;}
ul.share_list li.share_google {background: url(http://www.paidcontent.org/_share/img/share/google.gif) no-repeat !important;}
ul.share_list li.share_newsvine {background: url(http://www.paidcontent.org/_share/img/share/newsvine.gif) no-repeat !important;}
ul.share_list li.share_blinklist {background: url(http://www.paidcontent.org/_share/img/share/blinklist.gif) no-repeat !important;}
ul.share_list li.share_reddit {background: url(http://www.paidcontent.org/_share/img/share/reddit.gif) no-repeat !important;}
ul.share_list li.share_blogmarks {background: url(http://www.paidcontent.org/_share/img/share/blogmarks.gif) no-repeat !important;}
ul.share_list li.share_magnolia {background: url(http://www.paidcontent.org/_share/img/share/magnolia.gif) no-repeat !important;}
ul.share_list li.share_live {background: url(http://www.paidcontent.org/_share/img/share/windows_live.gif) no-repeat !important;}
ul.share_list li.share_tailrank {background: url(http://www.paidcontent.org/_share/img/share/tailrank.gif) no-repeat !important;}
ul.share_list li.share_misterwong {background: url(http://www.paidcontent.org/_share/img/share/mrwong.gif) no-repeat !important;}
ul.share_list li.share_stumbleupon {background: url(http://www.paidcontent.org/_share/img/share/stumbleupon.gif) no-repeat !important;}

div.sharePop div.shareContent form.share_form {
	margin: 0;
	padding: 0;
}

div.sharePop input.submit {
	margin-top: 5px;
}

/* Secondary Content CSS */

div#secondary_content {
	width: 250px;
	margin-top: 0;
	float: right;
	clear: right;
}

div#secondary_content div {
	width: 210px;
	margin-left: 20px;
	padding-bottom: 10px;
	margin-top: 10px;
	border-top: 1px solid #bab6b6;
	clear: both;
}

div#secondary_content p {
	padding-top: 10px;
	margin: 0;
	font: 12px/1.5em Verdana, Helvetica, sans-serif;
	color: black;
}

div#secondary_content h1, div#secondary_content h2, div#secondary_content h3, div#secondary_content h4 {
	color: #0070ad;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-style: normal;
	border-bottom-style: none;
	margin: 0;
	padding: 20px 0 0;
}

div#secondary_content div.what_is_children_first {
	border-top-style: none;
	margin-bottom: 10px;
	margin-top: 0;
	padding-top: 0;
}

div#secondary_content div.what_is_children_first h3 {
	margin-top: 0;
	padding-top: 0;
}

div#secondary_content div.what_is_children_first {
	
}

div#secondary_content img.random_image {
	margin: 0 0 0 20px;
	padding-bottom: 10px;
}

div#secondary_content div.how_can_i_help {
	background: #b10000 url(/images/site/help_box_background.gif) no-repeat right bottom;
	border-top-style: none;
}

div#secondary_content div.how_can_i_help a {
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
}

div#secondary_content div.how_can_i_help a:link {
	color: white;
	border-style: none;
}

div#secondary_content div.how_can_i_help a:visited {
	color: white;
	border-style: none;
}

div#secondary_content div.how_can_i_help a:hover {
	color: white;
	border-style: none;
	text-decoration: underline;
}

div#secondary_content div.how_can_i_help h3 {
	color: white;
	padding-top: 5px;
	border-bottom: 1px solid white;
	margin-right: 6px;
	margin-left: 6px;
	padding-bottom: 2px;
}

div#secondary_content div.how_can_i_help ul {
	color: white;
	margin: 10px 0 0 4px;
}

div#secondary_content div.how_can_i_help ul li {
	padding: 3px 0 0 25px;
	margin: 0 0 2px;
	list-style-type: none;
	background: url(/images/site/red_arrow.gif) no-repeat;
	height: 23px;
}

div#secondary_content div.how_can_i_help p {
	color: white;
	margin-left: 6px;
	margin-right: 6px;
	padding-bottom: 10px;
}

div#secondary_content div.how_can_i_help input#help_email {
	width: 193px;
}

div#secondary_content div.how_can_i_help input.submit {
	margin-top: 5px;
}

div#secondary_content div.stats {
	border-style: none;
}

div#secondary_content div.stats h3 {
	font-size: 40px;
	margin-bottom: 8px;
}

div#secondary_content div.stats p {
	color: #0070ad;
	font-size: 15px;
}

/* Contact Info CSS */

div#contact_info {
	color: #0070ad;
	background: #eaf1f6;
	clear: both;
	border-top: 1px solid #bab6b6;
	text-align: center;
	padding-bottom: 1px;
	padding-top: 1px;
}

div#contact_info p {
	margin-top: 3px;
	margin-bottom: 3px;
}

/* Footer Content CSS */

div#footer {
	width: 760px;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
}

div#footer ul {
	padding: 0;
	margin: 1em 0;
}

div#footer ul li {
	display: inline;
	border-right: 1px solid #bab6b6;
	font: 12px "Trebuchet MS";
	padding-top: 3px;
	padding-bottom: 3px;
}

div#footer ul li.staff {
	border-style: none;
}

div#footer ul li a {
	font-weight: normal;
	font-style: normal;
	border-style: none;
	padding-right: 7px;
	padding-left: 7px;
}

div#footer ul li a:hover {
	text-decoration: underline;
}

div#footer ul li.home a {
	padding-left: 0;
}

div#footer ul li.staff a {
	padding-right: 0;
}

div#footer p {
	line-height: 1.3em;
}

div#footer p a:link {
	color: black;
	font-weight: normal;
	font-style: normal;
	border-style: none;
}

div#footer p a:visited {
	color: black;
	font-weight: normal;
	font-style: normal;
	border-style: none;
}

div#footer p a:hover {
	color: black;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	border-style: none;
}