/*-----------------------------------------------------------------------------
PG changes 
-----------------------------------------------------------------------------*/

body 		{ margin-bottom: 20px;}

#page 		{
	background: none;
	z-index:1; 
}
#page {
	border-left: 0px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	margin-bottom: 0px;
	margin-top: -0px;
}
.container 	{ width: 827px;}
/*-----------------------------------------------------------------------------
Generic Stylings
-----------------------------------------------------------------------------*/

p           { text-align:left; }
h4			{ margin-bottom: 5px;}
h3			{ margin-bottom: 5px;}
h2			{ margin-bottom: 5px; font-weight: bold;}

.blue		{ background: #E5ECF9;}
.black 		{ background-color:#000; }
.brown 		{ background-color:#9D8851; }
.green		{ background-color:#639b02; }
.paper 		{ 
	background:url(/wp-content/img/paper.jpg) repeat-y;  
	border-bottom: 4px solid #639b02; }
.red		{ color:#8A2214;}
.gr 		{ color:#639b02;}
.grey		{ color:gray;}
.smaller 	{font-size: .80em;}
.small 		{font-size: .90em;}
.large 		{font-size: 1.3em;}
.larger		{font-size: 1.50em;}
.big		{font-size: 2.00em;}
.largest	{font-size: 3em;}

.sans {font-family: Helvetica, Arial, Verdana, sans-serif; 
	text-align: left;
	}
.sans-intro {font-family: Helvetica, Arial, Verdana, sans-serif; 
	font-size: 1.4em; 
	text-align: left; 
	color:#8A2214;
	}
	
p img	{border: solid 1px black; 
	margin:0px;
	}
	
hr		{ background: #639b02; 
	height: 2px; 
	width:90%; 
	margin: 10px auto;
	}

.alignr {text-align:right;}
.alignl {text-align:left;}
.center {text-align: center;}

.floatr {float:right;}
.floatl {float:left;}


.tagline {
	font-family:Garamond, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:gray;
	font-size: .95em;
	margin-left:5px;
}

/*-----------------------------------------------------------------------------
Page or Element Specific
-----------------------------------------------------------------------------*/

.front 		{ padding:0px; margin-left:10px;}
.front h2	{ font-size: 1.75em; color:#639b02; padding:0px;}
.front h3	{ font-size: 1.50em; color:#FFF; padding:0px;margin-top:5px;}
.front h4	{ padding:5px; font-size: 1.3em;}
.front img	{ border: solid black 1px;}

#callout	{ border-top: 1px #639b02 solid; margin-bottom: 5px; margin-left: 10px;}
#callout h3	{ font-size: 1.3em;font-weight: bold;color:#8A2214;}
#callout p	{ font-size: .9em;}

.newsbox { 
	background-color: #c9d28b; 
	padding:10px 15px; 
	margin-bottom:15px;
	border: 2px solid #639b02;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:inset 0 0 5px gray;
	-webkit-box-shadow:inset 0 0 5px gray;
	box-shadow:inset 0 0 5px gray;
	}
.newsbox img {
	margin: 5px auto;
	display:inline;
	}


.post		{ margin: 0px 0px; padding-top: 0px;}
	
.top {margin-top: -0px;}
img .top {border: none;}
	
.content 	{ padding: 0px; }
#maincontent .content 	{ padding: 0px; margin:0; }	
#maincontent { padding: 0; }	

.zinj   {position:relative;background: url(/wp-content/img/zinj.png) no-repeat; 
	height: 66px; 
	background-position: right top;
	z-index:1; 
	}

.flashmovie {margin: 1px auto 1px auto;z-index:1;}

.twitter {font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 12px;}
.twitter a { color: #fff; text-decoration: none; outline: none; }

#rssimport-3 h3 a {font-size: 1em; color:#FFF;}
#rssimport-3 ul {margin:0;}

.mission { font-size: 20px; 
	color: #8A2214; 
	padding:0px 20px;
	background-color: #c9d28b;
	}

#search #s 	{ background: transparent url('/wp-content/themes/blueprint/images/icons/search_grey.gif') 0px center no-repeat;
 	padding: 2px 0 2px 17px;
	width: 100px;
	color: #CCCCCC;
	font-size: 0.9em;
	}
#search #s:hover 	{ color: #000; }
.search-excerpt 	{ margin: 0; }

ul .postabs {font-family: Helvetica, Arial, Verdana, sans-serif; 
	font-size: 12px;
	}
.breadcrumb {font-family: Helvetica, Arial, Verdana, sans-serif; 
	font-size: 11px; 
	color:#8A2214;
	}
	
.gombe ul, .gombe ul ol {margin: 0;
	padding-left:10px; 
	text-transform: none;
	}
.gombe ul li	{ padding: 0; 
	text-transform: none;
	}
	
.trustees .column 	{margin: 20px;}
.trustees h5 	{font-size: .95em; 
	color:#639b02;
	letter-spacing: -.5px; 
	word-spacing:-1px;
	}
.trustees p 	{font-size:.85em; 
	margin-bottom: 15px; 
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	}
	
.flashcontent {z-index: 1;}
.frontvideo {z-index: 1;}

.textwidget img {border:none;}

#letter {display:none;}
.sb-letter {border: 1px solid #639b02; 
	background: #ffefd0; 
	padding:10px;
	}

.post ul { margin-bottom:5px; }
.post ul ul { margin-bottom:0; }
.post ul li { margin-bottom:5px; }

.pagenav {font-family: Helvetica, Arial, Verdana, sans-serif; 
	text-align: left;
	font-size: 0.95em;
	}
.pagenav ul 	{ margin-bottom:5px; }
.pagenav ul ul 	{ margin-bottom:0; }
.pagenav ul li 	{ margin-bottom:0; }

.box {
	border: 1px solid #B7CEEC;
	border-bottom:3px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 2px 2px 4px #ccc;
	-webkit-box-shadow: 2px 2px 4px #ccc;
	box-shadow: 2px 2px 4px #ccc;
}

.box2 ul 	{ margin-bottom:5px; }
.box2 ul ul { margin-bottom:0; }
.box2 ul li { margin-bottom:10px; }
.box2 { 
  font-family: Helvetica, Arial, Verdana, sans-serif;
  padding: 10px; 
  background: #E5ECF9; 
  margin: 0 5px 1.5em 5px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 3px 3px 6px #ccc;
	-webkit-box-shadow: 3px 3px 6px #ccc;
	box-shadow: 3px 3px 6px #ccc;
}

.box3 ul 	{ margin-bottom:5px; }
.box3 ul ul { margin-bottom:0; }
.box3 ul li { margin-bottom:10px; }
.box3 { 
  padding: 10px; 
  background-color: #c9d28b; 
  margin: 0 5px 1.5em 5px;
  border: 2px solid #639b02;
}

.wp-caption {font-family: Helvetica, Arial, Verdana, sans-serif; 
	text-align: left;
	font-size: 0.95em;
	color:#9D8851;
	font-style: none;
	}

.product {margin:10px; 
	padding:10px;
	background: #E5ECF9;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 3px 3px 6px #ccc;
	-webkit-box-shadow: 3px 3px 6px #ccc;
	box-shadow: 3px 3px 6px #ccc;
	}
	
.product img 	{border: 1px solid #000;}
.product a 		{text-decoration: none;}
.product del 	{font-weight: 100;color:gray;}
.product h3 	{font-size:1.5em;}

.scholar {
	margin:10px auto;
	padding:10px;
	background: #E5ECF9;
	line-height: 1.5em;
	border: 1px solid #B7CEEC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 2px 2px 4px #ccc;
	-webkit-box-shadow: 2px 2px 4px #ccc;
	box-shadow: 2px 2px 4px #ccc;
	}
	
.scholar img 	{border: 1px solid #000;}
.scholar a 		{text-decoration: none;}
.scholar del 	{font-weight: 100;color:gray;}
.scholar h1 	{font-size:2.3em;margin:0; line-height:1em;font-weight: 700}
.scholar h3 	{font-size:1.5em;}
.scholar h4 	{font-size:1.2em;}
.scholar .sans .red {line-height: 1em;}

.scholar hr		{ background: #B7CEEC; 
	height: 1px; 
	width:99%; 
	margin: 10px auto;
	}
	
.inset 	{	
		margin:10px 0 0 20px;
		padding:10px;
		border: 1px solid #B7CEEC;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		-moz-box-shadow:inset 0 0 5px #ccc;
		-webkit-box-shadow:inset 0 0 5px #ccc;
		box-shadow:inset 0 0 5px #ccc;
}

.inset ul {
	margin-left:0;
}

.project-updates 	{	
		margin:10px 0 0 20px;
		padding:10px;
		background: #E5ECF9;
		border: 2px solid #B7CEEC;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		-moz-box-shadow:inset 0 0 5px #ccc;
		-webkit-box-shadow:inset 0 0 5px #ccc;
		box-shadow:inset 0 0 5px #ccc;
}

.new {
	color:red;
	font-size:.85em;
}
.project-updates a {
		text-decoration: none;
}

.project-updates ul {
	margin-left:0px;
}


.advisor {
	padding:10px;
	border: 1px solid #B7CEEC;
	background: #E5ECF9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow:inset 0 0 5px #ccc;
	-webkit-box-shadow:inset 0 0 5px #ccc;
	box-shadow:inset 0 0 5px #ccc;
	}

.advisorquote {
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	text-align: left;
	font-size:1.1em;
	line-height:1.5em;
	margin:10px;
	padding:5px;
}

.advisor img {
	border:1px solid #000;
	display:inline;
	float:left;
	margin:10px;
}

.scholar-teaser {
	padding:5px;
	border: 2px solid #639b02;
	background: #E5ECF9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:inset 0 0 5px #666;
	-webkit-box-shadow:inset 0 0 5px #666;
	box-shadow:inset 0 0 5px #666;
	}
	
.scholar-teaser img {
	border:1px solid #000;
	display:inline;
	float:left;
	margin:5px 10px 5px 5px;
	-moz-box-shadow: 3px 3px 6px #666;
	-webkit-box-shadow: 3px 3px 6px #666;
	box-shadow: 3px 3px 6px #666;
}


.bloghead {margin-bottom:15px;}

/*-----------------------------------------------------------------------------
Header
-----------------------------------------------------------------------------*/
#header 	{height: 101px;}
#header 	{margin-bottom: -25px;}
#header h1	{ display: none;  }
#header .description { display: none; }

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

#footer p { color: #000; text-align: center;font-size:11px;}
#footer li a { color: #000;}
#footer a:hover	{ color: #639b02; }
#footer ul li a:hover	{ color: #639b02; }
#footer img {border: solid black 1px;}
#footer .info h3 {color:#9D8851;}

/*-----------------------------------------------------------------------------
Tables
-----------------------------------------------------------------------------*/
table   { margin-bottom:0; 
	border:none; 
	}
th,td   { height: 0em; 
		padding:0.2em 0.4em;
		border:none;
	}
th      { 
	font-weight:bold;
	border:none;
	}
td img 	{ vertical-align: top;}

.wp-caption td{vertical-align: top;}

.donate td { 
	vertical-align: baseline;
	padding:0 0;
}

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

#sidebar 	{ margin-top:25px;
	margin-left:15px;
	padding:5px;
	background-color: #c9d28b; 
	border: 2px solid #639b02;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:inset 0 0 6px gray;
	-webkit-box-shadow:inset 0 0 6px gray;
	box-shadow:inset 0 0 6px gray;
	}
#sidebar li {list-style-type: none;}
#sidebar ul, #sidebar ul ol {margin: 0;
	padding: 0 0 0 10px;
	text-transform: uppercase;
	}
#sidebar ul li	{ padding: 0; }
#sidebar ul li ul { padding-top: 0; }
#sidebar ul li ul li {margin: 0px;
	padding: 2px 0 2px 9px;
	background: left 3px no-repeat;
	font-size: 0.9em; 
	text-transform: capitalize;
	}
#sidebar ul li, #sidebar ul li #subscribe ul li {list-style-type: none;
	background: none;
	margin-bottom: 10px;
	}
#sidebar ul li a {color: #8A2214;}
#sidebar h3	{ font-size: 1.4em; 
	color:#639b02;
	}

/*-----------------------------------------------------------------------------
Superfish Menus-- this is the menubar
-----------------------------------------------------------------------------*/

#menu {
    font-size:12px;
    font-family:verdana,sans-serif;
    width:100%;
    z-index:2; 
    margin-top:40px;
    }
    

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0em;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.0em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	0;
}
.sf-menu a {
	border-left:	0px solid #fff;
	border-top:		0px solid #CFDEFF;
	padding: 		.5em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
}
.sf-menu li {
	background:		#639b02;
}
.sf-menu li li {
	background:		#AABDE6;
	border-top:		1px solid #CFDEFF;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#9d8851;
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.1em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('/wp-content/themes/blueprint/images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
	

}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('/wp-content/themes/blueprint/images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/*Eighty Twenty Banner*/

.eightytwenty {
	margin:5px 0 0 50px;
	background: #E5ECF9;
	padding: 0 5px 5px 5px;
	border: 1px solid #B7CEEC;
	border-bottom:2px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 2px 2px 4px #ccc;
	-webkit-box-shadow: 2px 2px 4px #ccc;
	box-shadow: 2px 2px 4px #ccc;
}

.eighty {
	font-family: helvetica, arial, sans-serif;
	font-size: 3.2em;
	color:#003F87;
	letter-spacing:-2px;
	font-weight:700;
	display:inline;
	line-height:1em;

}

.twenty {
	font-family: helvetica, arial, sans-serif;
	font-size:.8em;
	display:inline;
	float:right;
	line-height:1em;
	padding-top:5px;
	padding-left:2px;
}

.right {
	float:right;
	display:inline;
}

#gcbutton {
	float:right;
	display:inline;
}


/* trigger button */
#eighty_twenty {
	cursor:pointer;
}

/* mouseover state */
#eighty_twenty:hover {
	background-position:0 -10px ;		
}

/* clicked state */
#eighty_twenty:focus {
	background-position:200px -10px;
}

/* tooltip styling */
.tooltip {
	display:none;
	background:#FAF8CC;
	width:300px;
	height:340px;
	padding:10px;
	border:1px solid brown;
	z-index:100;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 3px 3px 6px #ccc;
	-webkit-box-shadow: 3px 3px 6px #ccc;
	box-shadow: 3px 3px 6px #ccc;
}

.tooltip p {
	font-size:13px;
	color:#000;
	line-height:1.2em;
}

.tooltip.bottom {
	background:#FAF8CC;
	padding-top:15px;
	height:auto;
}

.tooltip.bottom {
	background:#FAF8CC;
}

.donna img {
	background:#FFF6E5;
	margin:5px 20px 20px 20px;
	padding:10px;
	border:solid 5px #FFF6E5;
	-moz-box-shadow: 3px 3px 6px #ccc;
	-webkit-box-shadow: 3px 3px 6px #ccc;
	box-shadow: 3px 3px 6px #ccc;
}

li.page-item-3195  a {
	display:none;
}

#map {
	width:	440px;
	height:	300px;
	border: 1px solid #000;
	-moz-box-shadow: 3px 3px 6px #ccc;
	-webkit-box-shadow: 3px 3px 6px #ccc;
	box-shadow: 3px 3px 6px #ccc;
}

#vid {
	width:	550px;
	-moz-box-shadow: 3px 3px 6px #ccc;
	-webkit-box-shadow: 3px 3px 6px #ccc;
	box-shadow: 3px 3px 6px #ccc;
}

#imgpop {
    width:550px;
	display:block;
}

.social br {
	display:none;
}


object {
	z-index:-1;
}

#tabs .ui-widget-content {background-color:none;}

.vintage img {
	background:#fff;
	margin:5px;
	padding:10px;
	display:inline;
	border:solid 5px #FFF;
	-moz-box-shadow: 3px 3px 6px #ccc;
	-webkit-box-shadow: 3px 3px 6px #ccc;
	box-shadow: 3px 3px 6px #ccc;
}

.notepad {
	font-family:"Lucida Sans Typewriter","Courier New", Courier, monospace;
	color:#666;
	background:#FFF6E5;
	margin:5px;
	padding:5px;
	border:solid 5px #FFF6E5;
	-moz-box-shadow: 3px 3px 6px #ccc;
	-webkit-box-shadow: 3px 3px 6px #ccc;
	box-shadow: 3px 3px 6px #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#twitter-4 h3 a {
		font-size: 1em;
		color:#fff;
}

ul.tweets {
	padding:0px;
	margin-bottom:5px;
}


/*-----------------------------------------------------------------------------
F Clark Howell campaign Page
-----------------------------------------------------------------------------*/


#fch-top {
	background:#d0cbbc;
}

#fch-top h1 {
	display:none;
}
#fch-top h2 {
	color:#666;
	font-size:1.8em;
	text-align:center;
	font-family: "New Century Schoolbook", Georgia, "Times New Roman", serif;
	font-weight:100;
	text-shadow: 1px 1px 5px #ccc; 
}

#fch-top img {
	background:#fff;
	margin:5px auto;
	padding:10px;
	display:inline;
	border:solid 5px #FFF;
	-moz-box-shadow: 3px 3px 6px #666;
	-webkit-box-shadow: 3px 3px 6px #666;
	box-shadow: 3px 3px 6px #666;
}

.fch-img {
	margin:10px auto;
	text-align:center;
}

#fch-banner {
	background:#fff;
	margin:30px 0;
	padding:0;
	-moz-box-shadow: 0px 5px 15px -4px #666;
  	-webkit-box-shadow: 0px 5px 15px -4px #666;
  	box-shadow: 0px 5px 15px -4px #666;
}

#fch-banner img {
	display: block;
	margin:0 auto;
	padding:0 0 0 60px;
	-moz-box-shadow: none;
  	-webkit-box-shadow: none;
  	box-shadow: none;
	text-align:center;
}

#fch-banner br {
	display:none;
}

#fch-banner hr {
	background:none;
	border: none 0;
	border-top: 2px dashed #ccc;
	width:100%;
	height:2px;
	margin:1px 0;
	padding:0;
}

#fch-tagline {
	background:#d0cbbc;
}

#fch-tagline h2 {
	font-size:1.4em;
	text-align:center;
	font-family:Georgia;
	margin:0 auto;
}


#fch-donate {
	background:#e5dcc3;
	border-top: 1px solid #c7b299;
	border-bottom: 1px solid #c7b299;
	width:100%;
}

#fch-donate h2 a  {
	text-decoration:none;
	color:#8A2214;
}

#fch-donate h2 a:hover  {
	text-decoration:underline;
	color:#415b70;
}

#fch-donate h2 {
	font-size:2em;
	text-align:center;
	font-family:Georgia;
	color:#8A2214;
	margin:0 auto;
}

#fch-donate h1 {
	font-size:2.2em;
	text-align:center;
	font-family:Georgia;
	color:#415b70;
	margin:0 auto;
	max-width:700px;
}

#fch-content {
	padding-top:20px;
	background: #f6f2e5;
	font-family: "New Century Schoolbook", Georgia, "Times New Roman", serif;
	font-size:1.1em;
}
#fch-content h2 {
	font-family: "New Century Schoolbook", Georgia, "Times New Roman", serif;
	color:#415b70;
	font-size:1.9em;
	font-weight:700;
	text-align:center;
}

.tribute {
	text-align:left;
}

.graph {
	background:#fff;
	margin:0px auto 15px auto;
	padding:10px;
	-moz-box-shadow:inset 0px 3px 5px #ccc;
	-webkit-box-shadow:inset 0px 3px 5px #ccc;
	box-shadow:inset 0px 3px 5px #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#fch-content h3 {
	font-family: "New Century Schoolbook", Georgia, "Times New Roman", serif;
	color:#8A2214;
	font-size:1.4em;
}

#fch-content .fch-quote {
	font-family: "New Century Schoolbook", Georgia, "Times New Roman", serif;
	color:#415b70;
	font-size:1.6em;
	font-weight:300;
}

#fch-content hr {
	background:none;
	border: none 0;
	border-top: 2px dashed #ccc;
	width:100%;
	height:2px;
	text-shadow: 1px 1px 1px #000;
}

#fch-content .caption {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size:1em;
}

#fch-content img {
	background:#fff;
	margin:5px auto;
	padding:10px;
	display:inline;
	border:solid 5px #FFF;
	-moz-box-shadow: 3px 3px 6px #666;
	-webkit-box-shadow: 3px 3px 6px #666;
	box-shadow: 3px 3px 6px #666;
}

#fch-content .ding img {
	background:none;
	margin:10px auto;
	padding:0px;
	display:inline;
	border:none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#rowimg {
	width: 100%;
	text-align:center; 
}

#rowimg ul {
	margin: 10px auto;
	text-align:center; 
	background:none;
}

#rowimg li {
	float: left;
	width:220px;
	margin: 15px;
	padding: 5px;
	display: inline; 
}

#rowimg li img {
	display: block;
	width: 100%;
	margin:auto;
}

#vid-fch {
	width:	640px;
	-moz-box-shadow: 3px 3px 6px #ccc;
	-webkit-box-shadow: 3px 3px 6px #ccc;
	box-shadow: 3px 3px 6px #ccc;
	margin:10px auto;
	text-align:center;
}

.givinglevel {
	display:block;
}

.donate {
	background:#fff;
	margin:20px 0;
	padding:10px;
	-moz-box-shadow:inset 0px 1px 5px #666;
	-webkit-box-shadow:inset 0px 1px 5px #666;
	box-shadow:inset 0px 1px 5px #666;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#fch-action {
	background:#d0cbbc;
}

#fch-action h2 {
	font-size:1.7em;
	text-align:center;
	font-family:Georgia;
	color:#8A2214;
	margin:0 auto;
}

#fch-action .caption {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size:1em;
}

.wpcf7 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

span.wpcf7-list-item { display: block; }


#fch-content td img {
	background:#fff;
	margin:0;
	padding:0px;
	border:none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#donateinline {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size:1em;
	background:#fff;
	padding:10px;
	-moz-box-shadow:inset 0px 3px 5px #ccc;
	-webkit-box-shadow:inset 0px 3px 5px #ccc;
	box-shadow:inset 0px 3px 5px #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#front-box {
	margin:10px 5px;
	padding:10px;
	background:#f6f2e5;
	border:1px solid #e5dcc3;
	-moz-box-shadow:inset 0px 3px 5px #ccc;
	-webkit-box-shadow:inset 0px 3px 5px #ccc;
	box-shadow:inset 0px 3px 5px #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#front-box p.fbtitle {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size:1.3em;
	font-weight:600;
	color:#8A2214;
	margin:0;
}

#front-box p {
	font-family: Helvetica, Arial, sans-serif;
	font-size:1em;
	margin:0;
}

#front-box img {
	float:left;
	margin-right:10px;
	display:block;
}

.donor-roll {
	background:#fff;
	margin:10px 0;
	padding:10px;
	-moz-box-shadow:inset 0px 1px 5px #666;
	-webkit-box-shadow:inset 0px 1px 5px #666;
	box-shadow:inset 0px 1px 5px #666;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.donor-roll h4 {
	color: #415b70;
	font-size:1em;
}
		
.donor-roll ul {
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size:.8em;
	margin-left:3px;
}

/*Final Reports*/

div.report {
	padding-bottom: 20px; padding-top: 10px; border-bottom:1px solid #ccc;
}
div.report h3.author {
	display: inline; 
	color: #343434;
	font-size: 20px !important; 
	margin-top:30px;
	font-family: "New Century Schoolbook", Georgia, "Times New Roman", serif;
	font-size:1em;
	font-weight:normal;
}
div.buttonblock {
	width: 205px; display: block; float: right;
}
div.buttonblock p {
	display: inline; 
}
div.buttonblock span {
	display: inline; 
}
div.buttonblock a.viewpdf {
	margin-right: 10px;
}
.abstract.block {
	padding: 20px;

}

.ui-dialog-buttonpane{
	margin-top:0;
	background-color:#ccc;
}
.block.ui-dialog-content {
	background-color:#fff !important;
	font-family: Georgia,"Times New Roman", serif;
	font-size: 16px;
	line-height:26px;
	color:#262626;
}

.ui-dialog-titlebar {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

.report span.ui-button-text {
	font-weight:normal !important;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.report h2.title  {
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
	color:#8A2214;
	font-size:24px;	
}

.report .abstract {
	background-color:#ccc !important;
}


.viewpdf.button  {
  cursor: pointer;
  display: inline-block;
  color: #333;
  line-height: normal; 
}
.abstract.button {
  color: #000;
  display: inline-block;
  line-height: normal; 
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  float:none !important;
}

.button:hover {
  background-position: 0 -24px;
  text-decoration: none;
}

.post h3 {
	font: 22px Georgia, "Times New Roman", Times, serif;
}

.entry p {
	line-height:22px;
	font-size: 16px;	
}

.widget_recent_entries ul li {
	text-transform: none;	
}
	
