body {
  background-color: white; 
  color: black; 
  font: 12px Verdana, Arial, Helvetica, sans-serif;
margin: 0px 5px;
padding: 0;
}

p {
line-height: 1.7;
}

.navcontainer, .tagline, .nomobile, .bcumb, div.splash, div.spl-home, div.spl-about, .authorimage, #filter, .iffilter, .bt-nav {
display: none;
}

a {
color: #558F00;  
border-bottom: 1px dotted #ccc;
text-decoration: none;
}

a img { border-bottom: 0px; }

a:visited {
color: #325400;
}

a:hover {
color: #9F2145;
border-bottom: 1px solid #973B55;}

div.item.sub-item, #no-repost, .comment {
	border-bottom: 1px solid gainsboro;
	border-right: 1px solid gainsboro;
	background-color: whitesmoke;
}

blockquote {
font-size: 0.9em;
line-height: 1.8em;
background-color: whitesmoke;
border-bottom: 1px solid gainsboro;
border-right: 1px solid gainsboro;
clear: both;
}

.postedon {
font-size: 0.9em;
color: gray;
}


#footer {
font-size: 11px;
border-top: 1px solid #000;
padding-top: 10px;
}

.item h2 {
color: black;
font-weight: bold;

}

acronym {
  border: 0;}

.sub-item {
background: #fff;
}

#wrapper {
width: 100%;
margin: 0 auto;
padding: 0;
background: #fff;
text-align: left;
border: none;
}
.wrapper-c {
padding: 0px;
margin: 0;
}

.mainbox {
line-height: 20px;
}

.big {
width: 100%;
float: left;
margin: 0;
padding: 0;
}
.small {
width: 100%;
float: left;
}

div.hr, .hr, #hr {
  height: 15px;
  background: #fff url(/images/1.gif) no-repeat scroll center;
}

div.hr hr {
  display: none;
}

ul#pages, ul#pagenumbers {
clear: both;
list-style-type: none;
display: block;
}

 li {
    margin-left: 5px;
}

div.new h3 { border-left: 2px maroon; }

ul#pages li.pgCurrent, ul#pagenumbers li.pgCurrent, ul#pages li, ul#pagenumbers li {
    color: #558F00;
    border: 1px solid #666;
    background: #E0F7CF;
 list-style-type: none;
    float: left;
    padding: 5px;
    margin: 20px 6px;
}

#no-repost blockquote {
margin-top: 20px;
}

.printonly {
display: none;
}

p {
clear:both;
}


