/*
   Typography
*/


#page {
    color               :   #303030;
    font-family         :   Helvetica, Arial, sans-serif;
    font-size           :   10px;
    line-height         :   18px;
}


h1 {
    text-align          :   right;
    line-height         :   18px;
    font-family         :   Georgia, serif;
    font-size           :   16px;
    font-weight         :   bold;
    font-style          :   italic;
}


#menu a,
#submenu a {
    color               :   #c8c8c8;
    line-height         :   18px;
    font-size           :   12px;
    font-weight         :   bold;
    text-transform      :   uppercase;
    text-decoration     :   none;
}


#menu a:hover,
#menu li.active a,
#submenu a:hover,
#submenu li.active a {
    color               :   #303030;
    line-height         :   18px;
    font-size           :   12px;
    font-weight         :   bold;
    text-transform      :   uppercase;
    text-decoration     :   none;
}


#organisatie,
#sponsors {
    color               :   #c8c8c8;
    font-size           :   10px;
    font-weight         :   bold;
    text-transform      :   uppercase;
    text-decoration     :   none;
}


h2 {
    margin-bottom       :   0;
    padding-bottom      :   0;
    line-height         :   18px;
    font-family         :   Georgia, serif;
    font-size           :   16px;
    font-weight         :   normal;
    font-style          :   italic;
    margin-top          :   8px;
}


h3 {
    margin-bottom       :   0;
    padding-bottom      :   0;
    line-height         :   16px;
    font-family         :   Georgia, serif;
    font-size           :   12px;
    font-weight         :   normal;
    margin-top          :   10px;
}


h4 {
    margin-bottom       :   0;
    padding-bottom      :   0;
    line-height         :   15px;
    font-size           :   10px;
    font-style          :   italic;
    font-weight         :   normal;
    margin-top          :   13px;
}


h5 {
    margin-bottom       :   0;
    padding-bottom      :   0;
    line-height         :   15px;
    font-size           :   10px;
    font-weight         :   bold;
    margin-top          :   14px;
}


p, pre, ol, ul, dl {
    margin-bottom       :   18px;
}


a {
    color               :   #d93828;
    text-decoration     :   none;
}


blockquote p {
    line-height         :   18px;
    font-family         :   Georgia, serif;
    font-size           :   14px;
    font-weight         :   normal;
    font-style          :   italic;
}


pre {
    font-family         :   "Bitstream Vera Sans Mono", Courier, Monaco, monospace;
}


code {
    font-family         :   "Bitstream Vera Sans Mono", Courier, Monaco, monospace;
}


a.pdf {
    line-height         :   18px;
    font-weight         :   bold;
}

