/* donald.tetto.org styles */

/*  Reset browser defaults  */
html { font-size:100%; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, p, table, th, td, form, fieldset, legend, input, select, textarea, button { margin:0; padding:0; font-size:1em; font-weight:normal; }
img { border:0; }
ul { list-style-type:none; }
#skip_link { position:absolute; top:0; left:-999px; width:9em; padding:5px; color:#00f; background-color:#ff9; border:1px solid #993; text-align:center; z-index:1000; }
#skip_link:focus { left:0; }
.hidden { display:none; }

body { font: 0.9375em/1.467em "Lucida Grande","Trebuchet MS",Tahoma,sans-serif; color:#222; padding:40px 60px; }

a { color: #00d; }
a:visited { color: #52b; }
a:hover { background-color:#ffa; }
a:active { color: #f00; }

#container { width:33em; }

h1 { font-size:2.5em; line-height:1.173em; margin-bottom:0.587em; font-family:Georgia,serif; }
h2 { font-size:2em; line-height:0.733em; margin-top:0.733em; margin-bottom:0.733em; font-family:Georgia,serif; text-align:right; }

p+p { text-indent:2em; }

.filetype { opacity:0.9; font-size:0.786em; }

/* Error page */
.gray { color:#333; }
.url { font-weight:bold; margin-top:1.467em; }
