//claymentality
html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

h1 {color: #361E0F; font-size: 20; font-family:verdana,arial,san-serif;}
h2 {font-family: arial}
h3 {margin: 0}
h4 {margin: 0}
body {font-family: arial; font-size: 10}
a:hover {color: red}
a:visited {color: blue}

ul.menu{margin-left:0; padding-left: 0; font-size: 12; text-decoration: none}
a.menu{text-decoration: none}

img.heading {padding: 5px; float: right}

.caption {font-family: Arial; font-size: 10}

a.kilnform{font-family: Arial; font-size: 12; text-decoration: none}

a.faqed {text-decoration: none; font-size: 10}

.address {font-family: Arial; font-size: 12}

.notes {font-family: Arial; font-size: 10; color: gray}

.date {margin: 0; font-style: italic; font-size: 12}

a.pagenext {text-decoration: none; font-size: 14; font-weight: bold}

.Serial {font-size: 11; font-weight: bold;}

.proccessrowhead {color: red; font-weight: bold}


.date-header
{
   margin-top: 0;
   font-size: 14px;
   font-weight: bold;
   text-transform: uppercase;
}

.date-header,
.entry-content
{
   position: static;
   clear: both;
}

.entry-header
{
   margin-top: 0;
   border-left: 5px solid #0F4992;
   padding: 0 0 0 10px;
   color: #666;
   font-size: 18px;
}

.entry-footer,
.comment-footer,
.trackback-footer
{
   margin: 0 0 20px 0;
   border-top: 1px solid #dae0e6;
   padding-top: 3px;
   color: #666;
   font-size: 10px;
   text-align: right;
}



.module-content
{
   margin: 0 0 10px 0;
   border-top: 1px solid #cfd4d9;
   padding: 0px 0px 0px 0px;
   font-size: 10px;
   line-height: 1.2;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   width: 100%;
   w\idth: auto;

   margin: 0;
   border-left: 5px solid black;
   padding: 5px;
   color: #fff;
   background: #0F4992;
   font-size: 11px;
   font-weight: bold;
   line-height: 1;
   text-transform: uppercase;
}

.darkback {color: white;}


.module-list-item
{
   margin-top: 0;
   color: #666;
   line-height: 1.2;
}

.typelist-thumbnailed .module-list-item
{
   margin: 1px 0;
   padding: 0;
   background: #f3f6f9;
}


.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
   width: 240px;
}

#comment-bake-cookie
{
   margin-left: 0;
   vertical-align: middle;
}

#comment-post
{
   font-weight: bold;
}


.beta {width: 200px;}
.blogcontent {padding-right: 25px;}
.comments-open {font-size: 10px;}
.darkback a:visited {color: white;}

dt {font-family: Arial; font-size: 13; font-weight: bold;}
dd {font-family: Arial; font-size: 12}