/* body - panels, text, links, images, forms, table */

body {
  font: times;
  font-size: 100%;
  line-height: 125%;
  color: #333;
  }
  
h1, h2{line-height: 105%;}
h3, h4 {line-height: 110%;}

h1 {
  color: #043043;
  font-size: 200%;
  font-weight: bold;
  text-transform: uppercase;
  }
h1 a {text-decoration: none;}
h2 {
  font-size: 120%;
  text-transform: capitalize;
  font-weight: normal;
  font-style: italic;
  margin: 2px 0 4px 0;
  }
h3 {
  font-size: 95%;
  font-weight: bold;
  text-transform: uppercase;
  }
h4 {
  font-size: 90%;
  text-transform: capitalize;
  font-weight: normal;
  font-style: italic;
  margin: 0 0 1px 0;
  }

h5{
  font-size: 100%;
  font-family: Arial;
  font-weight: bold;
  border-bottom: 1px solid #648895;
  text-transform: uppercase;
  width: 100%;
  line-height: 105%;
  margin: 0 0 10px 0;
  color: #648895;
  }

p {margin:0 0 15px 0;}

p a {text-decoration: underline;}
p a:hover {text-decoration: none;}

p.tease {
  margin: 0 0 5px 0;
  font-size: 90%;
}
p.article-id {
  font-family: Arial;
  font-variant: small-caps;
  font-size: 90%;
  line-height: 90%;
  margin: 0;
}
p.article-id span {font-size: 75%;}
p.article-id a{color:#588095; text-decoration: underline;}
p.legal {font-size: 80%;}
p.large {font-size: 120%;}

a {
  color: #043043;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:hover:vsited {
    color: #7ba0b8;
}

p.more a {
  font-size: 75%;
  font-family: Arial;
  font-weight: bold;
  float: right;
  text-decoration: underline;
  }

.bio {
  font-size: 90%;
  }
.bio p {
  margin:5px 0 5px 0;
  line-height: 120%;
  }

.bio h3 {
  color: #043043;
  font-size: 112%;
  float: left;
  width: 198px;
  margin: 0;
  }
.bio img {
  float: left;
  margin: 0 5px 5px 0; 

  }
.bio img.sm-icon {
    float: none!important; margin: 0 0 -3px 0!important;
  } 
.bio img.line {float: right; width: 198px; margin: 4px 0 0 0;}
  
ul.sm-icon li{
  width:20px; 
  float:left; 
  display:inline;
  }
ul.sm-icon li img {float: none;}

p.avg-rating {margin-bottom:0;}

.blogroll {
  height: 450px;
  overflow: auto;
  font-size: 80%;
  line-height: 110%;
}


.line {
  width: 99.9%;
  height: 1px;
  margin: 5px 0 10px 0;
}


.cc-banners {
float: left;
margin: 10px;}

/* forms */





form#search {
  margin: 0 0 4px 0;
}
form#search label{
  font-family: Arial;
  font-size: 14px;
  font-weight: bolder;
  color: #222;
  font-weight: normal;
  line-height: 16px;
}

form#search input {
  height: 16px;
  width: 120px;
  font-size: 12px;
  line-height: 14px;
  border: 1px solid;
  border-color: #222;
}
form#search input.go{
  height: 21px;
  width: 29px;
  padding: 3px;
  color: #fff;
  text-align: left;
  background-color: #000;
  border-left: 0px;
  border-top: 0px;
  border-right:solid 1px;
  border-bottom:solid 1px;
  border-color: #999;
}
form#search a {
  font-size: 10px;
  font-family: Arial;
}

form#author-login {
  margin: 0 0 4px 0;
}
form#author-login label{
  font-family: Arial;
  font-size: 12px;
  font-weight: bolder;
  color: #222;
  font-weight: normal;
  line-height: 14px;
}
form#author-login input {
  height: 16px;
  width: 120px;
  font-size: 12px;
  line-height: 14px;
  border: 1px solid;
  border-color: #222;
}
form#author-login input.login {
  width: 155px;
  margin: 2px 0 5px 0;
}
form#author-login input.password {
  width: 122px;
}
form#author-login input.go{
  height: 21px;
  width: 29px;
  padding: 3px;
  color: #fff;
  text-align: left;
  background-color: #000;
  border-left: 0px;
  border-top: 0px;
  border-right:solid 1px;
  border-bottom:solid 1px;
  border-color: #999;
}
form#author-login a {
  font-size: 10px;
  font-family: Arial;
}

div#comments {
  width: 400px;
  margin: 10px auto;
  font-family: Arial;
  font-weight: bold;
}
div#comments .comment-error { 
  color: #ff0202;
  width: 100%;
  background-color: #ccc;
}
div#comments label, table tbody tr td lable{
  margin: 40px 0 5px 0;
  font-size: 12px;
  line-height: 16px;
  color: #666;
  
} 
div#comments input, textarea {
  width: 300px;
  margin:5px auto;
  font-size: 12px;
  font-family: Arial;
  border: 1px solid #666;
}
div#comments textarea {
  width: 400px;
  height: 200px;
}  
div#comments .submit {
  height: 21px;
  width: 50px;
  padding: 3px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-left: 0px;
  border-top: 0px;
  border-right:solid 1px;
  border-bottom:solid 1px;
  border-color: #999;
}
div#comments label.checkbox input {width:14px; }

.comment-parent {
  font-size: 11px;
  line-height: 14px;
  background-color: #f2f2f2;
  border: 1px solid #ccc;
  padding: 10px;
  margin: 10px;
  clear: both; 
}
.comment-body br{}
  
ul.site-map {
  margin: 20px;
  list-style-type: disc;
}
  
ul.site-map li{
  line-height: 20px;
  color: #660000;
}   
div#lz {width: 238px; height: 238px; border: 1px solid #0ba8f3; margin: 5px;}
div#lz img {margin:10px;}
div#lz ul {width: 120px; float: left; margin-left: 6px;}
div#lz a{ color: #06137c; text-decoration: none; font-size: 12px; line-height: 16px; font-weight: bold; font-family: Arial;}
div#lz a:hover {text-decoration: underline;}

ul.nested-comment {margin: 5px 15px 5px 15px; }

div.clear {clear: both; line-height: 1px; font-size: 1px;}
div.space10 {clear: both; line-height: 10px; height: 10px; padding: 0;}

div#friends {height: 525px; overflow: auto;}

div#friends ul{
  list-style-type: disc;
}

div#friends ul li{
  font-size: 14px; 
  line-height: 16px; 
  color:#444;
  margin: 0 0 0 20px;
}

ul.left-inline-ad {
  width: 476px;
  margin: 0;
  font-size: 80%;
  line-height: 110%;
  clear: both;
}
ul.left-inline-ad li {
  width: 220px;
  border-right: 1px solid #ccc;
  float: left; display: inline;
  padding: 0 10px;
  color: #043043;
  
}
ul.left-inline-ad li a {font-weight: bold; color: #0033cc;}

p.donate {
  color: #043043;
  font-size: 105%;
  font-weight: bold;
  font-family: Arial;
}
p.thanks { 
  margin: 5px 0 0 0;
  color: #043043;
  font-size: 90%;
  text-align: center;
  font-family: Arial;
  }
  
div#bookclub p{
  font-size: 90%;
  line-height: 115%;
}
div#bookclub h2 a{
  color: #990000;
  font-size: 110%;
  line-height: 110%
  font-weight: bold;
  font-style: normal;
}
div#bookclub h1 {
  font-size: 90%;
  margin: 8px 0 5px 0;
}
div#bookclub h1 span {
  color: #000;
  font-size: 75%;
}
div#bookclub img {
  float: left;
  margin: 0 10px 0 0;
}
