/* @override http://arcadiastudio.dev/arcadia.css */

/* RESET  ============*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; 	border: 0; 	outline: 0; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline;}
html {font-size:100.01%;}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1em; color: black; background: white;}
ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
:link img {border: 0px none;}
img, a img {padding:0; margin:0; border:none; display:block;}
strong {font-weight:bold;}
em {font-style:italic;}

body{
 padding: 20px;
 width: 80%;
}

h1, h2, h3, h4, p, ul, ul li, a {font-family:Arial, Helvetica, sans-serif; color:black;}

h1 {
 font-size: 24px;
 line-height: 36px;
}

h2 {font-size:18px; margin:12px 0; font-weight: normal;}
h3 {font-size:14px; margin:0 0 12px 0; text-transform:uppercase; font-weight:bold; letter-spacing:1px;}
h4 {font-size:10px; text-transform:uppercase; font-weight:bold; letter-spacing:1px;}

p, li {
 font-size:13px; 
 line-height:18px; 
 margin:0 0 11px 0;
}

h1 a , h2 a{
 text-decoration: none;
 margin: 8px 0;
}

#wordmark, #next, #prev, #nav, p.homethumbs {
 display: none;
}

img.thumb {
 float: left;
 padding: 2px;
}
