body { margin: 15px; font-size: 15px; line-height: 1.231; }
body, button, input, select, textarea { font-family: 'PT Sans', Verdana, Arial, Helvetica, sans-serif ; color: #222; }
section.box { border-radius:12px; background:white; padding: 10px; margin: 5px }
header strong { font-size: 1.2em; font-weight: bold }
header { margin-bottom: 10px; padding-bottom: 5px }
section strong { font-size: 1.3em; font-weight: bold }
section img { padding: 5px 0px }
footer { padding-top:10px; font-size: 0.8em }
nav ul li { display:inline; padding:10px; font-size:1.2em }
nav ul li.current { font-weight:bold }
nav ul li.external { font-weight:italic; font-size:1em }
nav ul li a, nav ul li a:visited { text-decoration: none; color: #000 }
nav ul li a:hover { color: #ffbf00 }
nav { padding: 10px; background-color: #eee; border-radius: 12px }
nav ul li img { padding-bottom: 5px }
div#sidebar { padding:15px 8px }
div#sidebar img { margin-bottom: 10px }
.small { font-size: 0.8em }
