body {
    margin-left: 100px;
    margin-right: 100px;
    min-width: 500px;
    font-family: Georgia, sans;
    line-height: 150%;
    font-size: 11pt;
}

#header {
    border-bottom: 1px solid;
}

#footer {
    margin-top: 20px;
    border-top: 1px solid;
}

#footer .note {
    font-size: smaller;
    font-style: italic;
}

.nav {
    text-align: center;
}

.nav a {
    margin: 0px 5px 0px 5px;
}

h1 {
	margin-bottom: 5px;
}

h2 {
    border-bottom: 1px solid;
}

ul.history {
    margin-left: 0px;
    padding-left: 0px;
}

ul.history  li.experience {
    list-style-type: none;
}

h3.org { margin-bottom: 5px; }

div.period {
	float: right;
	font-style: italic;
}

div.location {
	font-weight: bold;
}

div.title {
    font-style: italic;
}

h4 { margin-bottom: 2px; }

h4 .fn {
    font-style: italic;
    font-weight: bold;
}

ol.projects {
    margin-left: 0px;
    padding-left: 20px;
}

ol.projects li.project {
    list-style-type: decimal;
}

.customer {
    padding-left: 10px;
    font-weight: normal;
}

.customer:before {
    content: "Customer: ";
}

h5 {
    margin-top: 10px;
	margin-bottom: 2px;
}

p.description {
    margin: 5px 0px 0px 0px;
}

dl.tools dt {
    font-weight: bold;
    font-size: small;
}

/* vim:ts=4:sw=4:et:sts=4:ci:si:
 * */
