/* browser overides */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
table {font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/* global */
body {font:12px verdana, arial,helvetica,sans-serif;background-color:white;color:#333;padding:6em 0 6em 8em;}
ul {width:50em}
#header dl, #footer dl {padding-left:1em;}

/* animate */
#frame { height: 562px; width: 120px; position: absolute; top: 0; left: 0; z-index: 1; overflow: hidden; }
#slider {height: 562px; width: 120px; position: absolute; top: 0; right: 0; background: url('/images/gradient.png');   }
#fade { height: 562px; left: 0px; top: 0px; background: url('/images/fade.png') repeat-x; position: absolute; width: 120px; z-index: 2; }
#glow { height: 562px; left:0px;top: 0px; background: url('/images/strugglesville.png') no-repeat bottom center;position:absolute; width: 120px; z-index: 2;  }

/* headlines */
h1 {font-size:34px;font-weight:bold;}
h2, .subheadline {font-size:24px;color:black;}
h3 {font-size:18px;}
h4, h5, dt, caption, legend {font-size:14px;color:black;}
h6 {font-size:12px;}

/* links */
a {color:red;}
a:link, a:visited {text-decoration:none;border-bottom:1px solid black;padding-bottom:.1em;}
a:hover, a:active {text-decoration:none;border-bottom:none;background-color:black;color:white;}
h1 a:link, h1 a:visited {border-bottom:none;}

/* lists */
 ol li ul li ol li, ol li ul.technical_skills li, ol li ul li dl dd {background:transparent url(http://mlb.mlb.com/images/icons/bullet_square_black.gif) no-repeat scroll .2em .45em; padding-left:.8em;}
.title, ol li ul.technical_skills li.first, ol li ul li ol li.first {background-image:none;padding-left:0;}

/* utility */
.clear {clear:both;}
.screen_reader, dl em {position: absolute;left: -9999em;top: 0;width: 1px;height: 1px;overflow: hidden;}
.hidden {display:none;visibility:hidden;}

/* spacing */
#header, #content {margin-bottom:3em;padding-bottom:3em;display:block;border-bottom:1em solid black;}
ol li ul {margin-bottom:3em;}
ol li ul li dl, ol li ul.education li ul {margin-bottom:2em;}
ol li ul li ul, ol li ul li ol {margin-bottom:.8em;}
li, ol li ul li dl dd {margin-bottom:.4em;}
dd, h2, h3, dt, .subheadline {margin-bottom:.2em;display:block;}
.date, .location  {padding-left:.6em;}

/* footer */
#footer {clear:both;overflow:auto;}
#footer span {padding:1em;margin:4em 0;display:block;text-align:center;}