  /*******************************************************************************
 * WORDPRESS TEMPLATE CONFIG
 * ----------------------------------------------------------------------------- 
 * Theme Name: Foundation for Clovis Schools
 * Theme URI: http://elementwebmedia.com
 * Description: This is the default theme for Foundation for Clovis Schools
 * Version: 1.0
 * Author: Element Web Media
 * Author URI: http://elementwebmedia.com
 *
 ******************************************************************************/
 
/*******************************************************************************
 * TABLE OF CONTENTS
 * -----------------------------------------------------------------------------
 * =RESET
 * =GLOBAL
 * =HEADER
 * =NAVIGATION
 * =CONTENT
 *   =-PAGE/POST
 *   =-FORMS 
 *   =-SEARCH
 *   =-HEADING BOX  
 * =SIDEBAR
 * =HOMEPAGE 
 * =FOOTER     
 *
 ******************************************************************************/
 
/*******************************************************************************
 * COLOR LEGEND
 * -----------------------------------------------------------------------------
 * Blue (text)     : #1D515F
 * Dark blue       : #0f323c
 * Green           : #397f19
 * Light orange    : #F8A45F
 * Red             : #d51f1f
 * Grey            : #5c5c5c     
 *
 ******************************************************************************/
 
/*******************************************************************************
 * =RESET
 -----------------------------------------------------------------------------*/
* {
  margin: 0;
  padding: 0; 
}            

img, fieldset {
  border: 0;
}

/*******************************************************************************
 * =GLOBAL
 -----------------------------------------------------------------------------*/
body {
  margin: 0 auto;
  background: #a8cad6 url(images/bg_main.jpg) top center no-repeat;
  font: 12px Arial;
}

#con {
  width: 900px;
  margin: 0 auto;
}

.clear {
  clear: both;
}

/*******************************************************************************
 * =HEADER
 -----------------------------------------------------------------------------*/
#hdr {
  position: relative;
  width: 870px;
  height: 170px;
  margin: 0 auto;
  padding: 0 15px;
}

#hdr h1 a {
  position: absolute;
  top: 32px;
  left: 4px;
  width: 327px;
  height: 89px;
  background: url(images/hdr_logo_new.gif) top center no-repeat;
  text-indent: -9000px;
}

#translate {
  color: #fff;
  line-height: 24px;
  text-align: right;
}

#translate a {
  font: bold 11px/24px Arial;
  color: #fff;
}

#toolbox {
  position: absolute;
  top: 54px;
  right: 16px;
  width: 314px;
  height: 90px;
  text-align: right;
}

#toolbox .share {
  margin: 0 0 10px;
}

#toolbox .share a {
  color: #5c5c5c;
  text-align: right;
  text-decoration: none;
}

#toolbox .share a:hover {
  text-decoration: underline;
}

#toolbox .share a.printpage {
  padding: 0 8px 0 20px;
  background: url(images/icon_print.gif) center left no-repeat;
}

#toolbox .share a.emailtofriend {
  padding: 0 0 0 20px;
  background: url(images/icon_email.gif) center left no-repeat;
}

#toolbox .search form {
  float: left;
  width: 235px;
}

#toolbox .search .itf {
  float: left;
  width: 164px;
  padding: 3px 5px;
  border: 1px solid #b2b2b2;
  color: #555;
}

#toolbox .search .isb {
  float: right;
  width: 54px;
  height: 25px;
  background: url(images/btn_search.gif) top center no-repeat;
  border: 0;
  font: 10px/25px Arial;
  color: #6e6e6e;
  letter-spacing: -1px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

#toolbox .search a.givenow {
  float: right;
  display: block;
  width: 72px;
  height: 25px;
  background: url(images/btn_givenow.gif) top center no-repeat;
  font: 10px/25px Arial;
  color: #fff;
  letter-spacing: -1px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}


/*******************************************************************************
 * =NAVIGATION
 -----------------------------------------------------------------------------*/
#nav {
  position: absolute;
  top: 127px;
  list-style: none;
}

#nav li {
  float: left;
}

#nav li a {
  float: left;
  display: block;
  width: auto;
  height: 35px;
  padding: 0 15px;
  background: url(images/hdr_nav_bg.jpg) top right no-repeat;
  font: bold 14px/35px Arial;
  color: #6395a2;
  text-decoration: none;
  text-transform: uppercase;
}

#nav li a:hover {
  color: #3F737F;
}

/*******************************************************************************
 * =CONTENT
 -----------------------------------------------------------------------------*/
#bgrpt {
  width: 870px;
  margin: 0 auto;
  padding: 0 15px 5px;
  background: url(images/bg_rpt.gif) top center repeat-y;
}

/* =-PAGE/POST ---------------------------------------------------------------*/

#main {
  float: right;
  width: 555px;
  margin: 0 5px 0 0;
  padding: 0 20px 0 0;
}

#main .post {
  margin: 0 0 20px;
}

#main h1, #main h1 a {
  margin: 0 0 7px;
  font: italic 17px Georgia;
  color: #397f19;
  text-transform: uppercase;
}

#main h2, #main h2 a {
  margin: 0 0 7px;
  font: 24px Georgia;
  color: #0f323c;
  letter-spacing: -1px;
}

.page-id-935 #main h2.title {
  display: none;
}

#main h3, #main h3 a {
  margin: 0 0 10px;
  font: 19px Georgia;
  color: #397f19;
}

#main h4, #main h4 a {
  margin: 0 0 5px;
  font: 16px Georgia;
  color: #0f323c;
}

#main h5, #main h5 a {
  margin: 0 0 3px;
  font: bold 13px Arial;
  color: #0f323c;
}

#main h6, #main h6 a {
  font: bold 11px Arial;
  color: #0f323c;
}

#main p {
  margin: 0 0 20px 0;
  font: 12px/20px Arial;
  color: #1D515F;
}

#main p a {
  color: #0f323c;
}

#main a.investnow {
  display: block;
  width: 164px;
  height: 47px;
  background: url(images/btn_investnow.jpg) top center no-repeat;
  text-indent: -9000px;
}

#main p strong {
  color: #0f323c;
}

#main ul {
  margin: 0 0 15px 8px;
  color: #1D515F;
  list-style: none;
}

#main ul li {
  padding: 0 0 0 22px;
  background: url(images/bullet_star.gif) top left no-repeat;
}

#main li {
  margin: 0 0 5px;
  line-height: 20px;
}

#main ol {
  margin: 0 0 15px 30px;
  color: #1D515F;  
}

#main ol li span {
  font: 12px Arial;
}

#main blockquote p {
  margin: 0 0 20px;
  padding: 0 30px 0 65px;
  background: url(images/bg_blockquote.gif) top left no-repeat;
  font: italic 12px/18px Arial;
}

#main blockquote.emph p {
  padding: 0 20px;
  background: 0;
  font: italic 24px/24px Georgia;
  text-align: center;
}

#main img {
  padding: 5px;
  border: 1px solid #cfcfcf;
}

#main a.mediapopup img {
  border: 0;
}

#main img.aligncenter, #main a img.aligncenter {
  display: block;
  margin: 0 auto 10px;
}

#main .alignleft {
  float: left;
  margin: 0 10px 5px 0;
}

#main .alignright {
  float: right;
  margin: 0 0 5px 10px;
}

#main .navigation a {
  margin: 0;
  font: 15px Georgia;
  color: #397f19;
  text-decoration: none;
}

#main .navigation .alignleft a {
  float: left;
}

#main .navigation .alignright a {
  float: right;
}

#main div.wp-caption {
  margin: 0 10px 15px;
  padding: 5px 0;
  border: 1px solid #ccc;
  text-align: center;  
}

#main div.wp-caption.alignleft {
  margin: 0 15px 15px 0;
}

#main div.wp-caption.alignright {
  float: right;
}

#main div.wp-caption img, #main div.wp-caption a img {
  margin: 0;
  padding: 0 0 10px;
  border: 0;
}

#main p.wp-caption-text {
  margin: 0 0 3px;
  padding: 0 10px;
  font: italic 12px Georgia;
  text-align: center;
}

#main .date {
  margin: 0 0 10px;
  font: italic 13px Georgia;
  color: #397f19;
}

#main .blueBox, #main .greenBox {
  margin: 0 0 20px;
  padding: 5px 10px;
  background: #D1E7EF;
  border: 1px solid #A8CAD6;
  text-align: center;
}

#main .greenBox {
  background: #E9FFDF;
  border: 1px solid #AFDF99;
}

#main .blueBox h3 {
  color: #0f323c;
}

#main .blueBox p, #main .greenBox p {
  margin: 0 0 10px;
  font: 14px/20px Arial;  
} 

#main .greenBox p, #main .greenBox p strong {
  color: #397f19;  
}

#main .blueBox span.left {
  float: left;
}

#main .blueBox span.right {
  float: right;
}

#main hr {
  clear: both;
  display: block;
  width: 425px;
  height: 0;
  margin: 0 0 10px;
  background: #fff;
  border: 0;
  color: #fff;
  text-align: left;
}

#main .blueBox hr, #main .greenBox hr {
  clear: both;
  display: block;
  width: 100%;
  height: 1px;
  margin: 0 0 10px;
  background: #62858F;
  border: 0;
  color: #62858F;
  text-align: center;  
}

#main table {
  width: 100%;
  border-top: 1px solid #A8CAD6;
  border-left: 1px solid #A8CAD6;
}

#main table td, #main table th {
  padding: 5px 5px;
  border-bottom: 1px solid #A8CAD6;
  border-right: 1px solid #A8CAD6;
  color: #1D515F;
}

#main table th {
  font: bold 14px Georgia;
  color: #0f323c;
  text-align: left;
}

#main table td.right {
  text-align: right;
}

#main p.red {
  margin: 0 0 5px;
  color: #ff0000;
}

#main div.hyghThumb p {
  position: relative;
  padding: 0 0 0 155px;
}

#main div.hyghThumb p img {
  position: absolute;
  top: 0;
  left: -130px;
}

#main a.buytickets,
#main a.responsecard {
    clear: right;
    float: right;
    display: block;
    width: 200px;
    margin: 0 0 15px;
    padding: 10px;
    background: #E9FFDF;
    border: 1px solid #AFDF99;
    font: 18px Georgia, serif;
    color: #397f19;
    text-align: center;
}

#main a.buytickets {
    background: #F5DADA;
    border-color: #F2BDBD;
    color: #CC1616;
}

#main a.responsecard {
    background: #D1E7EF;
    border-color: #A8CAD6;
    font-size: 13px;
    color: #0F323C;
}

/* =-FORMS -------------------------------------------------------------------*/
#cf {
  float: left;
  width: 50%;
}

#cf .msg {
  width: 256px;
  margin: 0 0 10px;
  padding: 5px;
  background: #FFFBCC;
  border: 1px solid #E6DB55;
  font: 13px Georgia;
  color: #1D515F;
  text-align: center;
}

#cf p {
  font: 14px Georgia;
}

#cf label {
  display: block;
  margin: 0 0 -10px;
}

#cf .itf, #cf textarea {
  width: 260px;
  padding: 3px;
  border: 1px solid #B5D6DF;
  font: 12px Arial;
  color: #0f323c;
}

#cf textarea {
  height: 150px;
}

#df {
  margin: 0;
  padding: 0;
}

#df fieldset {
  margin: 0 0 20px;
  padding: 10px 20px;
  border: 1px solid #A8CAD6; 
}

#df legend {
  font: 16px Georgia;
  color: #6D929F;
  text-transform: uppercase;
}

#df legend span {
  color: #ff0000;
}

#df h4 {
  text-transform: none;
}

#df p {
  margin: 0 0 10px;
  padding: 5px 10px;
  background: #E0ECEF;
  line-height: 30px;
}

#df p.normal {
  line-height: 20px;
}

#df label {
  display: block;
  float: left;  
  width: 150px;
  height: auto;
  padding: 0 20px 0 0;
  font-weight: bold;
  text-align: right;
}

#df input.itf {
  padding: 3px;
  border: 1px solid #A8CAD6;
}

#df p span {
  display: block;
  padding: 0 0 10px 20px;
}

#df p span.normal {
  display: block;
  padding: 0 0 10px;
  line-height: 20px;
}

#df p span#wrap-multiinvest {
  padding: 0;
}

#df textarea {
  width: 400px;
  height: 150px;
  padding: 3px;
  border: 1px solid #A8CAD6;  
  overflow: auto;
}

#df span#alumni-year {
  clear: left;
  display: block;
  padding: 0;
}

#df .tribute-images {
  height: 130px;
}

#df .tribute-images label {
  float: left;
  width: 100px;
  height: auto;
  padding: 0;
}

#df .tribute-images img {
  padding: 0;
  border: 0;
}

#df .thumbnail {
  position: relative;
  z-index: 0;
}

#df .thumbnail:hover {
  background-color: transparent;
  z-index: 50;
}

#df .thumbnail span {
  visibility: hidden;
  position: absolute;
  left: -1000px;
  color: black;
  text-decoration: none;
}

#df p span.required {
  display: inline;
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #ff0000;
}

#df .thumbnail span img {
  padding: 2px;
  border: 1px solid #ccc;;
}

#df .thumbnail:hover span {
  visibility: visible;
  top: 40px;
  left: -100px;
}

#df button {
  padding: 0;
  line-height: 20px;
}

#main #msg {
  display: block;
  margin: 0 0 10px 0;
  padding: 5px 10px;
  background: #FFBFBF;
  border: 1px solid #BF5F5F;
}

#main #msg h3 {
  margin: 0 0 5px;
  font: bold 13px Arial;
  color: #7F2727;
}

#main #msg ul {
  margin: 0 0 10px 0;
  list-style: disc inside;
  color: #7F2727;
}

#main #msg li {
  margin: 0 0 4px;
  padding: 0;
  background: 0;
}
/* =-SEARCH ------------------------------------------------------------------*/
#main h1.first {
  margin: 0 0 15px;
}

#main .search_nav {
  margin: 0 0 10px;
  padding: 0 0 10px;
  border-bottom: 1px solid #ccc;
}

#main .search_nav span a {
  margin: 0 4px 0 0;
  padding: 3px 6px;
  background: #efefef;
  border: 1px solid #cdcdcd;
  color: #555;
  text-decoration: none;
}

#main .search_nav .floatleft, #main .search_nav .floatright {
  float: left;
  padding: 0 10px 0 0;
}

#main .search_nav span a:hover {
  background: #D1E7EF;
  border: 1px solid #A8CAD6;
  color: #1D515F;
}

/* =-DIRECTORS PAGE ----------------------------------------------------------*/
.directordiv {
  float: left;
  width: 184px;
}

#main .directordiv.wider {
  width: 275px;
}

#main .directordiv div.wp-caption {
  margin: 0 8px 15px 0;
  padding: 5px 0;
  border: 1px solid #ccc;
  text-align: center;  
}

#main .directordiv p {
  display: none;
}

#main .directordiv div.wp-caption p {
  display: block;
}

/* =-HEADING BOX -------------------------------------------------------------*/
#headingBox {
  position: relative;
  width: 870px;
  height: 120px;
  margin: -8px auto 25px;
  background: url(images/bg_headingbox.jpg) bottom left no-repeat;
}

#headingBox h2 {
  position: absolute;
  top: 23px;
  left: 15px;
  font: italic 50px Georgia;
  color: #30626F;
  letter-spacing: -2px;
}

#headingBox #photo {
  position: absolute;
  top: 0;
  right: 0;
  width: 381px;
  height: 120px;
  background: transparent url(images/headingbox_photo5.jpg) bottom right no-repeat;
}


/*******************************************************************************
 * =SIDEBAR
 -----------------------------------------------------------------------------*/
#sidebar {
  float: left;
  width: 240px;
  height: 600px;
  padding: 0 10px 0 10px;
  border-right: 1px dotted #ccc;
}

#sidebar h2, #sidebar h2 a {
  width: 220px;
  margin: 0 0 6px;
  padding: 0 0 5px;
  border-bottom: 1px solid #B5D6DF;
  font: italic 16px Georgia;
  color: #d51f1f;
  letter-spacing: -0.02em;
  text-decoration: none;
}

#sidebar h2 a:hover {
  text-decoration: underline;
}

#subNav {
  margin: 0 0 25px;
}

#subNav ul {
  display: none;
}

#subNav ul.current {
  display: block;
}

#sidebar ul {
  margin: 0 0 15px 10px;
  list-style: none;
}

#sidebar li {
  margin: 0 0 6px;
}

#sidebar li a {
  font: 13px Arial;
  color: #1D515F;
  text-decoration: none;
}

#sidebar li a:hover {
  text-decoration: underline;
}

#sidebar #cusdBnr a {
  display: block;
  width: 218px;
  height: 60px;
  background: url(images/sbr_cusd.jpg) top center no-repeat;
  text-indent: -9000px;
}

#sidebar a#investNow {
  display: block;
  width: 220px;
  height: 63px;
  margin: 0 0 20px;
  background: url(images/btn_sbr_investnow.jpg) top center no-repeat;
  text-indent: -9000px;
}

#sidebar #newsletter {
  width: 198px;
  margin: 0 0 20px;
  padding: 5px 10px;
  background: #D1E7EF;
  border: 1px solid #A8CAD6;
}

#sidebar #newsletter a {
  color: #0f323c;
}

#sidebar #newsletter form {
  height: 17px;
}

#sidebar #newsletter h3 {
  margin: 0 0 8px;
  font: 16px Georgia;
  color: #0f323c;
}

#sidebar #newsletter .itf {
  float: left;
  width: 125px;
  padding: 3px;
  border: 1px solid #A8CAD6;
}

#sidebar #newsletter .isb {
  float: right;
  width: 64px;
  height: 25px;
  background: url(images/btn_newsletter.gif) top center no-repeat;
  border: 0;
  font: 10px Arial;
  color: #fff;
  letter-spacing: -1px;
  text-transform: uppercase;
  cursor: pointer;
}

#sidebar #newsletter p {
  font: 12px/16px Arial;
  color: #1D515F;
}

/*
#main .blueBox, #main .greenBox {
  margin: 0 0 20px;
  padding: 5px 10px;
  background: #D1E7EF;
  border: 1px solid #A8CAD6;
  text-align: center;
}

#main .greenBox {
  background: #E9FFDF;
  border: 1px solid #AFDF99;
}

#main .blueBox h3 {
  color: #0f323c;
}*/
/*******************************************************************************
 * =HOMEPAGE
 -----------------------------------------------------------------------------*/
 
#flashBox {
  width: 880px;
  height: 274px;
  margin: 0 0 3px -7px;
  padding-top: 5px;
  padding-left: 7px;
  background: url(images/flashddbox.jpg) top center no-repeat;
}

ul#homeBtns {
  width: 870px;
  height: 90px;
  margin: 0 auto;
  list-style: none;
}

#homeBtns li {
  float: left;
}

#homeBtns .invest, 
#homeBtns .gift, 
#homeBtns .about, 
#homeBtns .informed, 
#homeBtns .givenow {
  float: left;
  display: block;
  width: 167px;
  height: 80px;
  margin: 0 8px 18px 0;
  background: url() top center no-repeat;
  text-indent: -9000px;
}

#homeBtns .invest {
  margin: 0 8px 18px 2px;
  background-image: url(images/home_btn_waystoinvest.jpg);
}

#homeBtns .gift {
  background-image: url(images/home_btn_howyourgifthelps.jpg);
}

#homeBtns .about {
  background-image: url(images/home_btn_learnmoreaboutus.jpg);
}

#homeBtns .informed {
  background-image: url(images/home_btn_stayinformed.jpg);
}

#homeBtns .givenow {
  margin: 0 0 18px 0;
  background-image: url(images/home_btn_readygivenow.jpg);
}

#homeContent {
  width: 870px;
  margin: 0 auto;
}

#homeContent .intro {
  float: left;
  width: 520px;
  padding: 0 15px 0 0;
  border-right: 1px solid #ccc;
}

#homeContent .newsSnippet {
  float: right;
  width: 315px;
}

#homeContent .newsSnippet .more a {
  padding: 0 0 0 16px;
  background: url() center left no-repeat;
  font: 12px Arial;
  color: #5c5c5c;
  text-decoration: none;
}

/* remove after change */
#homeContent .newsSnippet .postFront {
  margin: 0 0 10px;
  padding: 0 0 10px;
  border-bottom: 1px solid #e0e0e0;
}

#homeContent .newsSnippet .more .readMore {
  padding-right: 8px;
  background-image: url(images/icon_readmore.gif);
}

#homeContent .newsSnippet .more .numComments {
  background-image: url(images/icon_comments.gif);
}

#homeContent .newsSnippet .more a:hover {
  text-decoration: underline;
}

#homeContent h2, #homeContent h2 a {
  margin: 0 0 7px;
  font: 20px Georgia; /* 24px */
  color: #0f323c;
  letter-spacing: -1px;
}

#homeContent h2.smallGreen {
  margin: 0 0 1px;
  font: 14px Georgia;
  color: #397f19;
  letter-spacing: 0;
  text-transform: uppercase;
}

#homeContent p {
  margin: 0 0 15px 0;
  font: 12px/18px Arial;
  color: #1D515F;
}

#homeContent p a {
  color: #0f323c;
}

#homeContent a.cusd {
  display: block;
  width: 519px;
  height: 60px;
  background: url(images/home_btn_cusd.jpg) top center no-repeat;
  text-indent: -9000px;
}

/*******************************************************************************
 * =FOOTER
 -----------------------------------------------------------------------------*/

#ftr {
  width: 100%;
  height: 100px;
  background: url(images/bg_ftr.gif) top center no-repeat;
}

#ftrCon {
  position: relative;
  width: 900px;
  margin: 0 auto;
}
 
#ftr .copyright {
  position: absolute;
  top: 55px;
  left: 15px;
  width: 220px;
  font: italic 12px Georgia;
  color: #237395;
}

#ftr .copyright a, #ftr .ack a {
  color: #237395;
}

#ftr .ack {
  position: absolute;
  top: 55px;
  left: 485px;
  width: 400px;
  font: italic 12px Georgia;
  color: #237395;
  text-align: right;
}

#output {
  position: fixed;
  top: 0;
  right: 0;
  width: 360px;
  padding: 5px;
  background: #ccc;

  z-index: 1000;
}

#output div {
  padding: 5px;
  border: 1px solid #fff;  
}

