ecri_templates/publications/cv.html:13:            {% if publication.file %}<a href="{{ publication.file }}" target="_blank"><img src="http://media.seor.nl/site/img/download.png" alt="Dow  GNU nano 1.3.10                                                    File: conf/lighttpd                                                                                                               

$HTTP["host"] =~ "^media\.seor\.nl$" {
    server.document-root = "/var/projects/seor/media/"
    alias.url = (
        "/site/" => "/var/projects/seor/code/current/media/",
    )
    server.errorlog = "/var/log/lighttpd/seor.error.log"
    accesslog.filename = "/var/log/lighttpd/seor.access.log"
}

$HTTP["host"] =~ "^media\.ecri\.nl$" {
    server.document-root = "/var/projects/seor/media/"
    alias.url = (
        "/site/" => "/var/projects/seor/code/current/ecri_media/",
    )
    server.errorlog = "/var/log/lighttpd/ecri.error.log"
    accesslog.filename = "/var/log/lighttpd/ecri.access.log"
}

html
{
    background  : white url(http://media.ecri.nl/site/img/bg.png) top left repeat-y;
}

body
{
    background  : transparent url(http://media.ecri.nl/site/img/knikkers.png) 685px 335px no-repeat;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size   : 9pt;
    line-height : 13pt;
    color       : black;
    height      : 600px;
    overflow    : visible;
}

h1
{
    font-size   : 11pt;
}

h2
{
    font-size   : 10.5pt;
}

h3, h4, h5, h6
{
    font-size: 10pt;
}

li
{
    margin-bottom: 1em;
}

a
{
    color: #085A8C;
}

a:hover,
a:active,
a:focus
{
    color: #73BADD;
}

#wrapper
{
    width       : 758px;
}

#header h1
{
    margin      : 0;
    padding     : 0;
    height      : 84px;
    width       : 758px;
    overflow    : hidden;
}

#navigation
{
    background  : transparent url(http://media.ecri.nl/site/img/menu_bg.png) top left repeat-x;
    height      : 31px;
    width       : 758px;
    border-bottom : 2px solid white;
    overflow    : hidden;
}

#navigation #language
{
    float: left;
    height: 21px;
    width: 46px;
    padding: 10px 85px 0 15px;
}

#navigation ul
{
    height      : 33px;
    list-style-type : none;
    margin      : 0;
    background  : transparent url(http://media.ecri.nl/site/img/menu_bg_right.png) top right no-repeat;
}

#navigation li
{
    float       : left;
    margin      : 0;
    border-left : 1px solid white;
    border-right: 1px solid white;
    height      : 33px;
}

#navigation li a
{
    font-family: Arial, sans-serif;
    float       : left;
    height      : 20px;
    display     : block;
    color       : white;
    text-decoration : none;
    padding     : 4px 6px 0 6px;
    border-top  : 7px #08638C solid;
    background-color: #666666;
}

#navigation li a.theme1
{
    border-top-color  : #08638C;
}

#navigation li a.theme2
{
    border-top-color  : #6B94B5;
}

#navigation li a.theme3
{
    border-top-color  : #318494;
}

#navigation li a.theme4
{
    border-top-color  : #6BA5BD;
}

#navigation li a:hover.theme1,
#navigation li a:active.theme1,
#navigation li a:focus.theme1
{
    border-top-color  : #6B94B5;
}

#navigation li a:hover.theme2,
#navigation li a:active.theme2,
#navigation li a:focus.theme2
{
    border-top-color  : #08638C;
}

#navigation li a:hover.theme3,
#navigation li a:active.theme3,
#navigation li a:focus.theme3
{
    border-top-color  : #6BA5BD;
}

#navigation li a:hover.theme4,
#navigation li a:active.theme4,
#navigation li a:focus.theme4
{
    border-top-color  : #318494;
}

#navigation li.selected a
{
    background-color : #D6E7E7;
    color       : black;
}

/* Main */
#main
{
    margin      : 0 60px 0 146px;
    clear       : both;
}

#main .content
{
    padding     : 50px 20px 20px 20px;
}

#main #publication_list ul
{
    list-style-type: none;
    margin: 0 0 1em 0;
    padding: 0;
}

#extra
{
   position: absolute;
   top: 170px;
   left: 5px;
   width: 130px;
   overflow: hidden;
}

#extra ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#extra li
{
    margin: 0 0 0.5em 0;
    padding: 0;
    text-align: right;
}

#extra a
{
    text-decoration: none;
    font-size: 9pt;:
}
/* Footer */
#footer
{
    clear       : both;
    border-top  : 2px solid #004A63;
    margin      : 0 80px 0 166px;
}

#banner
{
    position: absolute;
    right: 5px;
    top: 5px;
}
