
body { margin-top: 20pt;
       margin-bottom: 20pt;
       margin-left: 50px;
       margin-right: 50px;
       font: 11pt Helvetica, sans-serif; }

td, p { font: 11pt Helvetica, sans-serif;
        font-weight: normal;
        line-height: 16pt; }

img { border:0px; }

h2 {
    clear:both;
    font-size: 14pt; 
    letter-spacing: 2px;
    font-weight: normal;
    margin-top: 40px;
    margin-bottom: 20px;
    padding-bottom: 4px;
    border-bottom: 1px dashed #b0b0b0; }

h3 {
    font-size: 11pt; 
    letter-spacing: 0.5px;
    font-weight: normal;
    text-decoration:underline;
    margin-top: 30px;}

div.title h1 {
    font-size: 24pt; 
    letter-spacing: 2px;
    font-weight: normal;
    padding:0px;
    margin:0px;
    padding-top:30px;
    margin-bottom:35px;
    width: 100%; }


div.title h2 { 
    font-size: 18pt; 
    border-bottom: none; 
    margin-top:0px;
    clear:none;
}

div.title { padding-bottom:20px; }

a { letter-spacing: 1pt; font-weight:bold; border: 0px; }

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }


/* publications */

pre.bibtex { display:none; font-size:10pt;}

.bibliography-entry { font-size:10pt; line-height: 14pt;}
.bibliography-entry span { margin-left:10px; white-space: nowrap; }
.bibliography-entry span a { font-weight: normal; font-size:10pt; letter-spacing: 0px;}


/* flick gallery */

p.flickrgallery { text-align: center; font-style: italic; 
                  height:285px; max-height:285px; overflow:hidden; }
p.flickrgallery img {filter:alpha(opacity=75); -moz-opacity:.75; opacity:.75;
                      width:75px; height:75px; background-color: #ffffff;
                      padding:2px; margin-top:10px; margin-right: 10px; border:1px solid #aaaaaa; }
p.flickrgallery img:hover { filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }


/* cv table */
td.cv-left { vertical-align:top; padding-right:20px; width:100px; padding-top:10px; }
td.cv-right { vertical-align:top; padding-top:10px; }
td.cv-right p { margin:0px; margin-bottom:5px; }