body{background:white;color:black;font:13px/18px Georgia,Serif;}
a{color:rgb(110,120,153)}
a:hover{color:rgb(232,120,61)}
a:visited{color:#9B9991}
#wrapper{margin:25px}
#site-header, #site-nav{display:none}
h2.pagetitle {
  background: url('/media/images/daily_pilcrow_masthead.jpg') no-repeat;
  border: none;
  padding: 0;
  margin: 0;
  height: 83px;
  text-indent: -9000px;
}
h3.ddheader{
  font-family: Lucida Grande, Verdana, sans-serif;
  text-transform: uppercase;
  color:#8D8D8D;
}
.col_main{width:70%;float:left}
.col_sidebar{width:20%;margin-left:30px;float:left}
#site-footer {
  display: block;
  clear: both;
  height: 10px;
  color: white;
  font-size: x-small;
  padding: 10px;
  padding-top: 130px;
}
#copyright {
  float: left;
}
#credits {
  float: right;
}
#wrapper .bigbluehat {
  color: #426386;
}
#wrapper .bigbluehat em {
  text-decoration: none;
  color: #1A3F6B;
  font-style: normal;
  font-weight: bold;
}
#wrapper .bigbluehat a {
  color: #426386;
  text-decoration: none;
}

form label{display:block}
form input[type=text], form textarea{border:1px solid black;background:#eee;width:400px;font-family:Georgia, serif;font-size:14px;color:#333;padding:2px 3px}



