/* Stylesheet for the ESG Alumni Annex */

time { color : #b17f31; }
time { color : #bbc838; font-weight: bold; }

.entry-content { font-size: 110%; }
.entry-content .schedule {
    font-size: 96%;
    line-height: 130%
}


cite { color: #041e89; font-weight: bold; }

/* right hand sidebar */
.rhOrange { color: #dd5828; }

/* top of page header */
#annexLogo {
    margin: 0px;
    position: absolute;
    background: url(images/esg-logo.png) no-repeat;
    width: 262px;
    height: 108px;
    top: 6px;
    left: 43px;
}

#annexHeader {
    margin: 0px;
    position: absolute;
    width: 500px;
    height: 108px;
    top: 46px;
    left: 360px;
    color: #dd5828;
}


/***** begin Font Hijack *****/
body * { font-family: Optima, Belleza, Verdana; }

/* nav, link areas */
#navHolder * {
    font-family: Helvetica, Arial, sans-serif;
}

#snav .titleClass8 {
    font-family: Helvetica, Arial, sans-serif;
}

#snav * {
    font-family: Helvetica, Arial, sans-serif;
}

.featuredText,
#main h3 {
    font-family: Georgia, sans-serif;
}

.widget {
    font-family: Georgia, sans-serif;
}
/***** end Font Hijack *****/


