/* http://www.communitymx.com/content/article.cfm?cid=FAF76&print=true */
html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
table,tr,td,form, fieldset, a
{
  margin: 0;
  padding: 0;
  border: 0;
}
.divTableCol
{
  float: left;
  width: 20%;
}

blockquote, p
{
  text-indent: 0;
}

body
{
  background-color: #007;
  font-family: Times, sans-serif;
  font-size: 110.01%;
  font-size: 16px;
  color: #000;
}

body a{color: #00A;}

#googleadblock
{
  display: none;
}

#container
{
background-color : #002;
/*background: url(fredheadsusa-new.jpg) no-repeat center top;*/
/*background: url(rcbanner.JPG) no-repeat center top;*/
/*  background: url("fredheadsusa-new.jpg);") no-repeat center top;*/

/*  background: url("http://i185.photobucket.com/albums/x94/RagnarDanneskjold/fredback3.jpg") no-repeat center top;*/



  width: 100%;
}

#main
{
  margin: 0px auto;
  width: 900px;
}

#header
{
 /* height: 163px;*/
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  font-family: times;
  font-size: 0.1em;
  color: #ddd;
  /*background: url("banner.jpg") no-repeat center top;*/
  text-align: left;
}

#header a
{
  display: inline;
  color: #ddd;
  float:1;
}

#header span
{
  display: none;
}

#footer
{
  clear: both;
  height: 60px;
  margin: 10px 0px 0px 0px;
  padding: 0 10px 0 10px;
  text-align: right;
  min-width: 25em;
}

#content
{
  margin-right: 185px;
  margin-left: 205px;
  border: none;
  zoom: 1;
}

.blogPost
{
  background: url("postback.png") repeat-x center top;
  color: #E0E0E0;
  border: solid 2px #AAA;
  margin: 0 0 35px 0;
  padding: 0;
  border-top: ridge 8px gray;
  background-color: #bbb;
  overflow: hidden;
}

.postTitle
{
  font-size: 1.25em;
  background-color: transparent;
  border: none;
/*  padding: 3px 10px 0px 10px;*/
  overflow: hidden;
  font-weight: bold;
  margin-top: 8px;
}

.postTitle a
{
  background-color: transparent;
  color: #008;
}

.postTitle a:hover
{
  background-color: transparent;
}

.postTitle a:focus, a:active
{
  background-color: transparent;
}

.postSubTitle
{
  font-size: 1em;
  background-color: transparent;
/*  padding: 0px 10px 10px 20px;*/
  overflow: hidden;
}

.postAboveTheFold
{
  font-size: 1.1em;
  background-color: transparent;
  color: #000;
  padding: 0;
  margin: 0;
/*  padding: 10px 10px 5px 10px;*/
  text-align: justify;
  overflow: hidden;
}

.postBelowTheFold
{
  font-size: 1.1em;
  background-color: transparent;
  padding: 0;
  color: #000;
/*  padding: 5px 10px 10px 10px;*/
  text-align: justify;
  overflow: hidden;
}

.postBody
{
  margin: 10px;
  border: none;
  background-color: transparent;
}

.postFoldSplitter
{
  margin: 0px 0px 0px 0px;
  padding: 0;
  border: none;
  font-size: 1.25em;
  background-color: transparent;
  text-decoration: underline;
  color: Blue;
  cursor: pointer;
  text-align: center;
}

.postFooter
{
  background-color: transparent;
  font-size: 0.65em;
  padding: 0;
  margin: 10px;
  color: #000;
}

#rightnav
{
  font-size: 0.75em;
  float: right;
  width: 180px;
  margin: 0;
  padding-left: 5px;
  background: url("postback.png") repeat-x center top;
  border: none;
  border-top: ridge 8px gray;
  color: #000;
  background-color: #666;
}

#leftnav
{
  font-size: 0.75em;
  float: left;
  width: 200px;
  padding: 0;
  margin: 0;
  background: url("postback.png") repeat-x center top;
  border: none;
  border-top: ridge 8px gray;
  color: #000;
  background-color: #666;
  overflow: hidden;
}

/******************************************************************/
/* Comments                                                       */
/******************************************************************/
.comment_wrapper
{
  font-size: 0.75em;
  position: static;
  background-color: transparent;
  margin: 10px 10px 10px 10px;
  padding: 10px;
  color: black;
}

.comment_menu
{
  border: solid 1px gray;
}

.comment_check
{
  float: left;
  width: 9px;
}

.comment
{
  font-size: inherit;
  margin-left: 20px;
  zoom: 1;
}

.comment_title
{
  background-color: transparent;
  text-align: left;
  float: left;
  padding: 3px;
}

.comment_author
{
  text-align: right;
  background-color: transparent;
  padding: 3px;
  margin-left: 100px;
}

.comment_body
{
  padding: 1px 3px 10px 8px;
  background-color: transparent;
  border-top: solid 1px gray;
}

.navBox
{
  border: none;
  background: url("postback.png") repeat-x center top;
  border-top: ridge 8px gray;
  padding: 0;
  margin: 0px 0px 10px 0px;
  color: #000;
  background-color: #888;
}

.navBoxTitle
{
  background-color: transparent;
  padding: 5px;
}

.navBoxBody
{
  background-color: transparent;
  padding: 5px;
}

