/* Hello */

@import url("undohtml.css");

body {margin:30px 25% 30px 90px; font: small/1.5 "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;}
p {margin-bottom:1em}

acronym { cursor: help; border-bottom: 1px dotted #aaa }
address a,address span {display:block}

a:link {color:#003333}
a:visited {color:#557777}
a:hover {text-decoration:none}

span.elemeno {display:none}

/* Headers
-----------------------------------*/

h1 {font-size:3em}
h2 {font-size:2em;margin:1em 0 1em 0}

h1,h2 {margin-left:-60px;color:#999;font-family: Georgia;}

h3 {font-size:1.5em}
h4 {margin-bottom:1em;font-size:1.2em}
h5 {margin-bottom:.5em;font-size:1.2em}


.status {margin-top:1em;background-color:#996666;padding:.5em}
.status h2 {margin:0;font-size:1em;color:#fff}
.status p {margin:0;color:#fff}

/* Lists
----------------------------------- */

ul.experience li {margin-bottom:3em}
ul.experience dt {font-weight:bold;margin:0 0 0 0em}
ul.experience dd {margin: 0 0 2em 2em}

ul.skillz li { list-style: circle; margin-bottom:.5em }
