/*  bullpen1.css */

/* ---( general layout )------------------------------- */

body {
  margin: 0;
  padding: 0;
  font-family: times, Times New Roman, serif;
  /*font-size: small;*/
  line-height: 1.1em;
  /*background-color: #f2f0da;*/
  text-align: center;      
  background: #f2f0da url(/publishing/archives/bullpen/i/center-bg1.jpg) repeat-y top center;
}
#wrap {
  margin: 0 auto;
  padding: 0;
  text-align: left;
  width: 740px;
}

/* ---( links )------------------------------- */

a:link {
  color: #A0522D;
  text-decoration: none;
}
a:visited {
  color: #666;
  text-decoration: none;
}
a:hover {
  color: #B8860B;
  text-decoration: underline;  
}
a:active {
  color: #B8860B;
}
img { border: 0;}
#logo img { border: 0; }
#hed {
  margin: 0;
  margin-bottom: 10px;
  border-bottom: 3px double #000;
}
#printlogo { display: none; }

#directory a:link,
#directory a:visited
{ text-decoration: none; }
#directory a:hover,
#directory a:active
{ text-decoration: underline; }

/* ---( main column )------------------------------- */

#content {
  float: left;
  margin: 0;
  padding: 0;
  width: 550px;
}
#content .maincontent {
  font-family: times, Times New Roman, serif;
  margin: 10px 15px 15px 15px;
}
.maincontent p {
  margin: 0 0 1em 0;
}

#content .maincontent .searchresult {
    border-top: 1px solid #dbd9b0;
    padding: 0.5em 0;
}
#content .maincontent h3.searchtitle {
    margin: 3px 0;
}
#content .maincontent .searchbyline {
    margin-bottom: 0;
}
#content .maincontent .searchexcerpt {
    margin-bottom: 0.25em;
}

div#storyurl { display: none; }

div#directory p {
  margin: 0 0 1em 0;    
}
h1 {
  font-family: Verdana, sans-serif;
  color: #999;
  margin: 0;
  padding: 11px 0px 5px 0px;
  font-size: 11px;
  line-height: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
}
h2 {
  font-family: times, Times New Roman, times, georgia, serif;
  font-style: italic;
  color: #000;
  margin: 0 0 10px 0;
  padding: 0;
 /* border-top: 1px solid #000; */
  font-size: 26px;
  line-height: 28px;
  font-weight: bold;
  text-align: left;
}
div#directory h2 {
  font-family: times, Times New Roman, times, georgia, serif;
  font-style: italic;
  color: #000;
  margin: 0 0 5px 0;
  padding: 0;
 /* border-top: 1px solid #000; */
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
  text-align: left;
}

div#directory ul {
    border: 0;
    margin: 0 0 10px 0;
    padding: 0;
    list-style: none;
}
div#directory li {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 2px;
    padding-left: 10px;
    background-image: url(/images/hp2/grey-bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 .4em;
}

h2.archivehdr {
    font-size: 32px;
}
h2.story {
  font-size: 32px;
  line-height: 32px;
  text-align: left;
  margin: 15px 0 .7em 0; 
}
h2.story span { font-style: normal; }
h3 {
  margin: 10px 0 5px 0;
  font-size: 16px;
  font-style: bold;
}
h5 {
    font-family: georgia;
    /*text-transform: uppercase;*/
    letter-spacing: 0.5em;
    font-size: 10px;
    font-style: normal;
    margin: 0 0 1em 0;
}
h5 span {
    color: #000;
    padding: 3px 0 2px 0.5em;
    background-color: #dbd9b0;
}
.pullquote {
  display: inline;
  float: right;
  width: 50%;
  font: bold 20px/1.1em times, serif;
  font-style: italic;
  margin: 10px;
  padding: 10px;
  border-top: 3px double #000;
  border-bottom: 3px double #000;
}

input { margin: 2px 0; }

ul {
  position: relative;
  border: 0;
  margin: 0 0 10px 0;
  padding: 0;
  list-style: none;
}
li {
  position: relative;
  padding-top: 0;
  margin-top: 2px;
  margin-bottom: 2px;  
  padding-left: 10px;
  background-image: url(/publishing/archives/bullpen/i/black-bullet.gif);
  background-repeat: no-repeat;
  background-position: 0 .4em;
}
.seealso {
  float: right;
  /*display: inline;*/
  margin: 0  0 5px 5px;
  padding: 10px 5px 5px 5px;
  border: 1px solid #aaa;
}
.picR {
  float: right;
  display: inline;
  margin: 0  5px 10px 5px;
  padding: 5px;
  border: 1px solid #aaa;
  font-size: 11px;
}
.picR img , .picL img {
  border: 1px solid #aaa;
  margin-bottom: 7px; 
}
.picR p , .picL p {
    line-height: 1.1em;
    margin-bottom: 0;
}
.picL {
  float: left;
  display: inline;
  margin: 0  5px 10px 0;
  padding: 5px;
  border: 1px solid #aaa;
  font-size: 11px;
}

.byline {
  font-weight: bold;
  margin-bottom: 0;
}

#content .bio {
  font-style: italic;
  margin: 5px 5px 2em 0;
  padding: 10px;
  border: 1px solid #000;
  background: #e7e7ce;
}

#content .bio em { font-style: normal; }

.centered {
  text-align: center;
}
.textcol {
  border-left: 1px solid #dbd9b0;
  padding: 10px;
}
table.recent {
    margin: 1em 0 1em 0;
    /*border: 1px solid #dbd9b0;*/
    padding-bottom: 1em;
    border-bottom: 1px solid #dbd9b0;
}
table.recent h2 {
    font-size: 18px;
    margin-bottom: 0;
}
table.recent p.summary {
    margin: 0 0 0.25em 0;
}
table.recent .vcol {
  padding: 0px;
}
.vrule {
  /*border-left: 1px solid #dbd9b0;*/    
}
.textcol p {
  /*font-size: smaller;*/
}
#directory .textcol {
  border: none;
  padding: 10px;
}
/* dropcap1 */
.drop1 {
  font: bold 28px times, sans-serif;
  float: left; width: 1em; height: 1em;
}
/* ---( side column )------------------------------- */

#sidebar {
  background: #dbd9b0;
  position: relative;
  margin: 20px 0 0 551px;
  font-size: 12px;
  padding: 0;
  width: 180px; /* why IE need 3 less pixels? sigh. */
  border: 1px solid #000;
}
#sidebar .sidecontent {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 10px 10px 25px 10px;
}
#sidebar p {
  margin: 0 0 1em 0;
}

#sidebar p.viewall {
    text-align: center;
    font-size: 1.2em;
    margin: 0 0 1em 0;
    padding: 3px;
    background-color: #f2f0db;
}

#sidebar .sidehed {
  font: bold 16px times;
  text-align: center;
  letter-spacing: .05em;
  position: relative;
  margin: 5px 0 10px 0;
  padding: 7px 0 5px 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
#sidebar .sidesearch {
    text-align: center;
}

#sidebar a:link,
#sidebar a:visited
{ text-decoration: none; }
#sidebar a:hover,
#sidebar a:active
{ text-decoration: underline; }


ul#archivelist {
  font-weight: bold;
}
#sidebar p.masthead {
  border: 1px solid #666;
  margin: 10px 0;
  padding: 5px 5px 5px 7px;
  background-color: #f2f1e9;
}
#sidebar p.note {
  border: 1px solid #666;
  margin: 10px 0;
  padding: 5px 5px 5px 7px;
  background-color: #f2f1e9;
}

table.recent ul {
    border: 0;
    margin: 0 0 10px 0;
    padding: 0;
    list-style: none;
}
table.recent li {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 2px;
    padding-left: 10px;
    background-image: url(/images/hp2/grey-bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 .4em;
}
.lateststory {
    margin: 0 0 1em 0;
    /*padding-bottom: 1em;*/
    /*border-bottom: 1px solid #dbd9b0; */
}

/* ---( footer )------------------------------- */
#footer {
  /*border-top: 3px double #000;*/
  font: normal smaller times,serif;
  text-align: left;
  margin: 2em auto 1em auto;
  width: 740px;
}
#footer p
{
  padding: 0 15px 1em 15px;
}
#footer a
{
    color: #A0522D;
}
