html
{
  background:#2f2f66 url(/images/bg.gif) top left repeat-x;
}

body
{
  font:normal small/1.3 Arial, Verdana, Helvetica, san-serif;
}

#content h1, #content h2, #content h3, #content h4, #content legend { 
	font-family:Georgia,serif; 
	color: #f00;
	margin:.5em 0;
	font-weight:bold;
	}

#content h1 #content h2, #content h2 #content h3, #content h3 #content h4 { margin-top:0; } 


#content H1
{
  font-size: 200%;
  font-weight:normal;
  margin:0 0 .5em 0;
}

#content H2, #content legend
{
  font-size: 160%;
}

#content H3
{
  font-size: 140%;
}

#content H4
{
  font-size: 120%;
}

#content ul,
p { margin-bottom:1em; }

#content li { margin-bottom:.5em; }


a:link { color:#04c; }
a { text-decoration:none; }
a:hover { text-decoration:underline; }

#content fieldset { margin:1em 0; }

input:focus,textarea:focus,select:focus { box-shadow:0 0 5px rgba(0,0,0,.3); }

.thumbcaption { font-size:85%; color:#333 }
.caption { font-size:85%; font-weight:bold; color:#000 }

.readmore
{
  padding:.5em 0;
  font-size:85%;
  font-weight:bold;
  text-align:right;
}

.returnmessage
{
  font-weight:bold;
  text-align:center;
}


/* *************** H E A D E R ****************** */


#home header h1, header #logo
{
  position:relative;
  margin:10px;
  background:url(/images/logo.png) top left no-repeat;
  width:331px;
  height:106px;
  text-indent:-9999em;
  overflow:hidden;
  display:block;
}

header #tagline { display:none; }

#___plusone_0 { float:left !important; }

.fb_iframe_widget, #fb-root { float:left; margin-right:10px; }

#content
{
  background-color:#fff;
  border-radius:10px;
}


#action #breadcrumbs,
#action #site-credit,
#action header #signupform
{
  display:none;
}


#action nav#main ul
{ visibility:hidden; }



#rotatingphoto { text-align:center; float:right; width:275px; padding: 0 20px 0 5px; }
#rotatingphoto .caption { font-size:10px; font-weight:bold }

#survey_questions li { margin:0 0 0 1em; clear:both }

.question p:last-of-type { margin:0; }
.choices li p:first-child:last-child { display:inline-block; margin:0; }


#survey_questions li div { clear:both; }

#surveyresults .feedback { padding:1em 0 0 0; margin:0 }
#surveyresults .feedback .quote { padding:0; margin:0 }
#surveyresults .feedback .source { padding:0; margin:0; font-size:80% }

#surveyresults .questiononly { display:none; }

#surveyresults .shaded { background-color:#eee; }

#surveyresults .percentbar
{
  background-color:#f00;
  color:#fff;
  height:100%;
}

#surveyresults ol li
{
  font-size:105%;
  font-weight:bold;
  padding:5px;
  margin:10px;
} 

#surveyresults .question
{
  font-weight:bold;
  margin:.5em 0;
  background-color:#eef;
  padding:2px;
}

#surveyresults .answer
{
  font-size:11px;
  font-weight:normal;
}


#surveyresults .answer th { display:none }
#surveyresults .answer td { padding:4px; font-size:11px;}
#surveyresults .answer td.choice { width:70%; }
#surveyresults .answer td.result { width:25%; }
#surveyresults .answer td.percentage { width:5%; }
#surveyresults li.text { display:none; }



footer
{
  font:normal 85% Georgia,serif;
  color:#fff;
  padding:20px 10px;
}

footer h1, footer legend
{
  font-size:120%;
  color:#fff;
  margin-bottom:1em;
  font-weight:bold;
}

footer section#meta
{
  width:33%;
  float:left;
  margin-right:2%;
}

footer section#sm
{
  width:30%;
  float:left;
  margin-right:2%;
}

footer form
{
  width:33%;
  float:right;
}


footer form input[type=text]
{
  margin: 2px 5px 0 0;
  padding:10px;
  width:200px;
  border-radius:3px;
  border:none;
}

footer form input[type=submit]
{
  margin: 2px 5px 0 0;
  padding:10px;
  background-color:#ED2025;
  border-radius:3px;
  border:none;
  color:#fff;
  text-transform:uppercase;
  box-shadow:1px 1px 0 rgba(0,0,0,.5)
}




/* ************** H O M E ****************** */


#home #content #headlines { margin-bottom:1em; }

#home #content #headlines li:first-child
{
  text-transform:uppercase;
  font-size:200%;
}

#home #content section h1
{
  font-size:130%;
  font-family:Georgia,serif;
  text-transform:uppercase;
  background:#ec2024;
  margin-bottom:20px;
  color:#fff;
  padding:10px;
  border-left:3px solid #90278e;
  position:relative;
}

#home #content #headlines li,
#home section ol li,
#home #surveybox ul li
{
  padding:10px 0;
  margin:0;
  border-bottom:1px solid #cecddb;
}

#home #content #headlines li:last-child,
#home section ol li:last-child,
#home #surveybox ul li:last-child
{
  border-bottom:none;
}

#home section#surveybox
{
  width:47%;
  float:left;
}

#home section#surveybox h1 img
{
  position:absolute;
  top:5px; right:-15px;
}

#home section#familyadvocate
{
  width:47%;
  float:right;
}

#home section#familyadvocate h1 img
{
  position:absolute;
  top:5px; right:-5px;
}

#home #content #familyadvocate ul
{
  margin:1em 0 0 1em;
  padding:0 0 0 1em;
}

#home #content #familyadvocate ul li
{
  margin-bottom:.5em;
}

#home #content #familyadvocate img.newsphoto
{
   float:left;
   margin:0 1em 1em 0;
   max-width:100px;
   max-height:140px;
}


/* ********** ELSEWHERE *********** */

#news #content section
{
  margin-bottom:2em;
}

#news #content section:last-child { margin-right:0; }

#news #content time { display:block; margin-bottom:1em; }

#news #content img.newsphoto
{
   float:right;
   margin:0 0 1em 1em;
}

#news #archive_years ul, #news #archive_years li { display:inline-block; }
#news #archive_years li a{ display:inline-block; padding:0 .5em; border-right:#666 1px solid; }
#news #archive_years li:last-child a { border-right:none; }

ol.listing li
{
  margin-bottom:1em !important;
}

ol.listing .details a
{
  font-weight:bold;
}

#content ol.listing time { font-size:85%; color:#666; margin:0 !important; }


#multimedia #content h2
{
  margin:0 0 .25em 0;
  padding:0;
  font-size:120%;
  font-weight:bold;
}

#multimedia #content table td {
	padding:5px 5px 5px 0;
	}

#multimedia #content .date { margin-bottom:.5em; }

#multimedia #content .caption { font-size:100%; font-weight:normal; }

ul#testimonials
{
  list-style:none;
  margin:0;
  padding:0;
}

ul#testimonials li
{
  padding:.5em 0;
  margin:0;
}

ul#testimonials li blockquote
{
  margin:0;
  padding:0;
}

ul#testimonials li cite
{
  font-style:italic;
  margin:0;
  padding:0;
}

#involved #content ul#gifts
{
  margin:0;
  padding:0;
  list-style:none;
}

#involved #content ul#gifts li
{
  float:left;
  margin:0 10px;
}

#involved #content .description
{
  margin:1em 0;
}

#involved #content .petition
{
  margin:1em 0;
  padding:1em;
  border:1px solid #aaa;
}

.petition img
{
  float:right;
  width:200px;
  margin-left:10px;
}

/* ------ GALLERY PAGE ------ */

ul.gallerytable,
ul.photogallery {
	clear:both;
	width:100%;
	}

ul.photogallery li,
ul.gallerytable li {
	vertical-align:top;
	display:inline-block;
	width: 215px;
	float: left;
	margin: 0px 10px 20px 10px;
	text-align: center;
	min-height:260px;
	}

ul.gallerytable li .image,
ul.photogallery li .image {
	width:190px;
	max-height:190px;
	height:auto;
	overflow:hidden;
	border:10px solid #fff;
	box-shadow:1px 1px 2px rgba(0,0,0,.5);
	}

ul.gallerytable li img,
ul.photogallery li img {
	width:190px;
	}

.gallerytable p { margin-bottom:0 !important; }

.gallerytable p.photocount { font-size:85%; }

.pagenav {clear:both; }

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 

#overlay{ background-image: url(/images/overlay.png); }


#multimedia #content ol li img { float:left; margin-right:20px; }

#contact #content fieldset .required { font-weight:bold; }

#contact #content fieldset dt
{
  width:8em;
  margin-bottom:3px;
  display:inline-block;
  text-align:right;
  float:left;
  clear:left;
}

#contact #content dd { float:left; margin-left:1em; margin-bottom:3px; }

fieldset.action { text-align:right; }

div.captcha { margin-left:2em; }

img.captcha { float:left; }

img#facebook, img#twitter { margin:1em 0;}



.nc
{
  width:1px;
  text-indent:2px;
  overflow:hidden;
  height:1px;
}
