html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, 
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, 
ul {
	list-style: none;
}

blockquote, 
q {
	quotes: none;
}

blockquote:before, 
blockquote:after,
q:before, 
q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
    line-height: 1.7;
    font-size: 14px;
    padding: 0;
    margin : 0;
    color: #111;
    background: #2B5A70;
    font-family: 'Lucida Grande', Helvetica, Arial;
}

.torso {
    border-bottom: #aaa;
    padding: 0 0;
}

.frame {
    border-left: 4px solid #27556B;
    border-right: 4px solid #27556B;
    background: #f4f4f4;
    margin: 0 auto;
    padding: 1.4em;
    width: 800px;
}
.upper.frame {
}

.bottom.frame {
    padding: 0 1.4em 1.4em;
    background: #E3EEF4;
    /*border-top: 3px solid #DBE9F0;*/
}

.clear {
    clear: both;
}

h1, h2, h3 {
    font-family: Georgia;
    font-weight: normal;
    color: #31845D;
}
h1 { 
    line-height: 1;
    font-size: 2.7em; 
}
h2 { 
    line-height: 1;
    font-size: 1.7em; 
    margin: .8em 0;

}

.headshots small {
	color: #888;
}

h2 small {
    color: #888;
    font-size: .5em;
}        
h3 { 
    font-size: 1.5em; 
}

small {
    font-size: 0.7em;
}

a:link, 
a:visited,
a:hover,
a:active {
    color: #378CDA;
}

.headshots {
    float: right;
    width: 48%;
}
    .headshots img {
        float: right;
        height: 530px;
        width: 380px;
        margin-bottom: 0.5em;
    }
    .headshots p {
        text-align: center;
    }

.short_info {
    float: left;
    width: 49%;
}

.introduction h1 {
    background: #2C8259;
    color: #f4f4f4;
    font-size: 2.7em;
    line-height: 1;
    padding: .3em .5em .3em;
    margin: 0;
    font-weight: normal;
}
.introduction h1 em {
    color: #ABE1C8;
    font-weight: normal;
    font-style: normal;
    font-size: .6em;
}
.introduction h2 {
    line-height: 1;
    font-size: 1.2em;
    font-style: italic;
    color: #ABE1C8;
    background: #276D4C;
    padding: .5em 1.3em .6em;
    margin: 0 0 1.3em 0;
}

.introduction p {
    margin: 0 0 1.1em;
    padding: 0 0.2em;
}

.introduction p strong {
    background: #FFFDDD;
}

.audio {
    width: 100%;
    background: #222;
    color: #f4f4f4;
    margin-top: 2em;
}

.audio h2 {
    color: #fff;
    font-family: 'Lucida Grande', Helvetica, Arial;
    font-size: 1.2em;
    margin: 0;
    padding: .35em .5em;
    background: #333;
}

.audio a:link,
.audio a:active,
.audio a:visited {
    padding: .2em .4em .2em 1.9em;
    display: block;
    background: url(/img/control_play.png) no-repeat .4em 50%;
}
.audio a:hover {
    background-color: #378CDA;
    color: #fff;
}
.audio a.playing {
    background: url(/img/play.gif) no-repeat 0.4em 50% #F8D539;
    color: #D50000;
}

.audio li.even {
    background: #333;
}

.audio a.stop {
    float: right;
    font-weight: bold;
    padding: .1em .5em;
    color: #fff;
    background: #D50000;
}

.resume {
    float: left;
    width: 49%;
}

.more_info {
    padding: 0px 0;
    width: 48%;
    float: right;
}

.photos .photo {
    background: #555;
    height: 84px;
    width: 84px;
    float: left;
    margin: 0 12px 12px 0;
}

.resume {
    margin-bottom: 10px;
}



.resume h3 {
    font-weight: normal;
    font-size: 1.1em;
    color: #ABE1C8;
    background: #276D4C;
    padding: .2em .4em;
    margin-top: 5px;
}

.resume h3:hover {
    cursor: pointer;
    background: #3BA975;
}

.resume h3:first-child {
    margin-top: 0px;
}

.resume table {
    width: 100%;
    font-size: 1em;
    margin-bottom: 1em;
}

.resume table tr {
    width: 100%;
}

.resume table tr td {
    vertical-align: top;
    padding: 4px;
    margin: 0;
    line-height: 1.3;
}

.resume table tr.zebra td {
    background: #DAE8F0;
}

.resume table tr td.date {
    font-size: .8em;
    padding: 4px 4px;
}

.resume table tr td.role {
    background: #E3EEF4;
    border-right: 1px solid #ddd;
}

.resume table tr.zebra td.role {
    background: #D1E1E9;
    border-right: 1px solid #ccc;
}


.full_bio {
    margin-bottom: 1.5em;
}

.full_bio p {
    font-size: 1em;
    margin-bottom: .8em;
}

.education,
.awards {
    margin-bottom: 1.2em;
}

.education li,
.awards li {
    line-height: 1.2;
    margin-top: .8em;
}

.footer {
	text-align: center;
    background: #194356;
    color: #f4f4f4;
    margin: 0 auto 2em;
    padding: 1em 1.4em;
    width: 800px;
}
