

/* //-- yui-grids style overrides -- */
body { font-family: Georgia; color: #444; }
.yui-t7 {width:73.076em; padding:8;}
#inner { padding: 10px 80px; margin: 80px auto; background: #f5f5f5; border: solid #666; border-width: 8px 0 2px 0; }


/* //-- header, body, footer -- */
#hd { margin: 2.5em 0 3em 0; padding-bottom: 1.5em; border-bottom: 1px solid #ccc }
#bd, #ft { margin-bottom: 2em; }
#ft { padding: 1em 0 5em 0; font-size: 92%; border-top: 1px solid #ccc; text-align: center;
    /*Added after */margin-bottom:2em;background-color:#f5f5f5;clear:both;position:relative;height:50px;width:100%; 
}



/* Body section styling */
.yui-gf { margin-bottom: 2em; padding-bottom: 2em; border-bottom: 1px solid #ccc; } /*height:125px*/

/*
.yui-u:first-child {float:left; width:12.3%}
.yui-u {float:right; width:80.2%}
*/



/* //-- core typography and style -- */

h2 { font-size: 152% }
h3, h4 { font-size: 122%; }
h1, h2, h3, h4 { color: #333; }
p { font-size: 100%; line-height: 18px; padding-right: 3em; font-family: 'Cormorant Garamond'; }/*added font*/
a { color: #990003 }
a:hover { text-decoration: none; color:rgb(255, 1, 1)} /*added color*/
strong { font-weight: bold; }
li { line-height: 24px; border-bottom: 1px solid #ccc; font-family: 'Cormorant Garamond';}/*added font*/
p.enlarge { font-size: 144%; padding-right: 2em; line-height: 24px; padding-bottom: 0.5em;}
p.enlarge span { color: #000 }
.contact-info { margin-top: 7px; }
.first h2 { font-style: italic; }
.last { border-bottom: 0 }





/* //-- section styles -- */
#hd h1 { font-size: 48px; text-transform: uppercase; letter-spacing: 3px; }
#hd h2 { text-transform: uppercase; letter-spacing: 2px; font-style:italic; font-size:152%; }
#ft p { margin-bottom: 0; text-align: center; 
    /*added color*/ color:rgb(27, 7, 211);   
}

/* Resume PDF Download Button */
a#pdf { display: block; float: left; background: #666; color: white; padding: 6px 50px 6px 12px; margin-bottom: 6px; text-decoration: none;  }
a#pdf:hover { background: rgb(180, 15, 15); }



.job { position: relative; margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #ccc; }
.job h2 {margin-bottom:5px;}
.job h3 {margin-bottom: 5px;}
.job h4 { position: absolute; top: 0.35em; right: 0 }
.job p { margin: 0.75em 0 1.5em 0; }
.job ul li {line-height: 20px; font-family: 'Cormorant Garamond'; margin-bottom:5px; border-bottom: none; list-style-type: square;}

.last { border: none; }
.skills-list {  }
.skills-list ul { margin: 0; }
.skills-list li { margin: 3px 0; padding: 3px 0; }
.skills-list li span { font-size: 152%; display: block; margin-bottom: -2px; padding: 0 }
.talent { width: 32%; float: left }
.talent h2 { margin-bottom: 6px; }
.education h3 {margin-bottom:3px;}
.education p {margin-bottom:16px;}
.certifications {width: 25%; float: left;}
.certifications li {border-bottom: none;}
.project {position: relative; margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #ccc; }
.project h3 {margin-bottom: 5px;}
.project h4 { position:absolute; top: 0.35em; right: 0}
.project ul li {line-height: 20px; font-family: 'Cormorant Garamond'; margin-bottom:5px; border-bottom: none; list-style-type: square;}

#srt-ttab { margin-bottom: 100px; text-align: center;  }
#srt-ttab img.last { margin-top: 20px }




/* --// override to force 1/8th width grids -- */
.yui-gf .yui-u{width:80.2%;}
.yui-gf div.first{width:12.3%;}


