
/* Styles reset: adapted from Eric Meyer's Reset */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, address, cite, code, del, em, img, ins, strong, sub, sup, tt, dl, dt, dd, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;background:transparent;}
h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, form {margin-bottom:.5em;}
body {line-height:1.33;}
blockquote, q {quotes:none;}
ins {text-decoration:none;font-style:italic;}
del {text-decoration:line-through;}
table {border-collapse:collapse;border-spacing:0;}
abbr {cursor:help;}
.left {float:left;text-align:left;}
.center {text-align:center;}
.right {float:right;text-align:right;}
.clear_all_objects {clear:both;}
.noborder {border-width:0px;}

body {background-color:#fff;font-family:Arial,sans-serif;}
body, #wholepage {font-size:.75em;}

h1 {font-size:1.5em;font-weight:normal;}

label {font-size:.9em;font-weight:bold;display:block;width:100%;}
input, textarea {font-size:.8em; height:16px;margin:0 5px 10px 0;}
textarea {height:100px;font-family:Arial,sans-serif;}
label>input {width:150px;}
.submit {border:0;background-color:#CA3B00;background-image:url('../images/submit-bg.gif');background-repeat:repeat-x;height:18px;color:#fff;}

#content {background-color:#fff;margin-left:198px;}
body *, #content * {padding:0 28px 28px;}
body * *, #content * * {padding:0;}
body p, #content p {padding-bottom:14px;}
body li, #content li {margin:0 14px 14px 28px;}

#content h1, h1 {background-color:#FAF7F4;color:#ED5914;padding:20px 28px 17px;text-transform:capitalize;}
.author_and_date {background-image:url('../images/content-icon.gif');background-repeat:no-repeat;background-position:0 3px;color:#A698B4;font-size:.8em;margin-left:28px;padding-left:20px;}

img {float:left;margin:0 10px 10px 0;}

#boxed_in {background-color:#E9EAF5;color:#3C3C52;padding:28px 28px;}
#boxed_in * {padding:0;}
#boxed_in h1 {background-color:transparent;color:#3C3C52;padding:0;}
