  /* These styles can be changed to customize the theme with its department colors.
 * Background image names do not need to be changed but are listed here as an
 * indication of what files to modify. Upload to the /images directory and overwrite
 * the older images:
 * 		banner_bg.png - repeating solid color of site name banner
 * 		page_bg.png - background watermarks and left portion of site name banner
 * 		sub_active.png - left sidebar menu banner
 * 		front_link_bg.png - news/event/story buttons; modified in special circumstances
 */



/* Solid gray background. Only edit in special circumstances. */
/*
body {
  background-color: #999a95;
}
*/

a {
  color: #0082C8;
}

#site-name .flora-title-line-1 {
  font-size: 0.8em; /*Set to line with smaller text*/
}

#site-name .flora-title-line-2 {
  
}

/*Uncomment to adjust for small differences in banner overlap*/
/*#logo-title {
  margin-left:49px;
  margin-top:9px;
}*/

/* Uncomment to center the page title in its banner - for single line titles */
#logo-title {
  height: 56px;
  padding: 35px 20px 0 10px;
}

#primary a.active,
#primary-department a.active,
#primary a:hover,
#primary-department a:hover,
#primary a:hover span,
#primary a.active span,
#primary li.active-trail a {
  color: #a7d2e0;
}

/* Uncomment to shrink and color the bottom line of the navigation */
/*
#primary .primary-bottom-line {
  color: #ffdf6b;
  font-size: .7em;
}
*/

#front-story .views-field-title {
  color: #FFDF6B;
}

#front-story a {
  color: #d5dc91;
}

/* Uncomment and edit if default link color does not display properly
 * on front page slideshow */
/*
#slideshow-wrap a {
  color: #0082C8;
}
*/
#views_slideshow_singleframe_pager_front_messaging_area-block_1 .pager-item a {
  color: #FFDF6B;
}

#views_slideshow_singleframe_pager_front_messaging_area-block_1 .activeSlide a {
  color: #FFFFFF;
}


#tabbed-area ul.primary li.active a { /*Color of the active tab title*/
  color: #a25024;
}

h2.page-title {
  color: #753a0b;
}

/* Uncomment to optionally add a border to content images */
/*
#content img {
  border: 3px solid #60604b;
}
*/

#secondary-nav a {
  color: #00529B;
}

#secondary-nav a.active,
#secondary-nav ul li.active ul li a {
  color: #00529b;
}

#secondary-nav li.active {
  background-color: #fff0bd;
}

/* Uncomment if banner is a light color */
/*
#secondary-nav h2 {
  color: #000000;
}
*/

#side-events h2 {
  color: #869534;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6,
#footer h1 a, #footer h2 a, #footer h3 a, #footer h4 a { /*top link*/
  color: #ffdf6b !important;
}

#footer dl a { /*bottom link*/
  color: #A7D2E0;
}

/* Optionally enable colored fieldset labels (i.e., webforms) */
/*
.webform-client-form fieldset legend {
  color: #C11E3B;
  font-size: 1.1em;
  font-weight: bold;
}

.webform-client-form fieldset fieldset legend {
  color: #588106;
  font-size: 1em;
  font-weight: bold;
}
*/

.feed-title a { /*typically not in use*/
  color: #93a445;
}

/* CUSTOM STYLES & VIEWS */
