#alumni-nav,
#masthead h1,
#masthead #main-nav,
#masthead #search,
#content #bg-content-bot,
#editor-picks,
#comment-form,
#comments h4,
#masthead #content-hdr h2,
#article #article-tools,
#footer,
#old-issues p,
#content #bg-content-bot,
#web-exclusives h2 span,
#web-exclusives hr,
#buniverse h2 span,
#editor-picks,
#recent-issues,
div.multimedia,
#article p.link,
#article hr {
display: none;
}

#article a:link:after,
#article a:visited:after {
content: " (Link: " attr(href) ") ";
font-size: 90%;
color: #595959;
}

html, body, #footer, body#subpage #content{
background-color: #fff;
background-image: none;
}

body#subpage #content {
background: none;
}

body#subpage #content {
background: none;
width: auto;

}

body#subpage #content.toc,
body#subpage #content.archives {
background: none;
}

#article h3 {
font: 2em Georgia, "Times New Roman", Times, serif;
color: #595959; 
line-height: 1.2;
text-decoration: none;
margin: 0;
padding: 0;
}

#article h4 {
font: .9em Arial, Helvetica, sans-serif;;
color: #595959; 
line-height: 1.3; 
text-decoration: none;
margin: 9px 0 10px 0;
padding: 0;
}

#article h5 {
font: 1em Arial, Helvetica, sans-serif;;
color: #595959; 
line-height: 1.3; 
text-decoration: none;
margin: 7px 0 10px 0;
}

#article p {
font: .9em Georgia, "Times New Roman", Times, serif;
color: #595959;
line-height: 1.5;
margin: 0;
padding-bottom: 12px;
}

#article .article-type {
display: block;
border-bottom: 1px dotted #999;
font: 10px Arial, Helvetica, sans-serif;
color: #595959;
text-decoration: none;
text-transform: uppercase;
margin: 6px 0 12px 0;
padding-bottom: 12px;
}

#article .article-type span {
font-size: 10px;
color: #595959;
}

#article p.photo,
#feature p.photo {
background-color: #f2f2f2;
overflow: hidden;
font: .7em Arial, Helvetica, sans-serif;;
color: #595959;
line-height: 1.4;
max-width: 550px;
margin-bottom: 12px;
padding: 0 0 6px 6px;
}

#article p.photo img {
display: block;
margin-left: -6px;
padding-bottom: 6px;
}



#article p.pull-quote,
#feature p.pull-quote {
font: bold 1.2em Arial, Helvetica, sans-serif;
color: #000;
line-height: 1.3;
border-top: 1px solid #595959;
border-bottom: 1px solid #595959;
width: 200px;
margin-top: 10px;
padding: 10px 0 10px 0;
}

#article p.pull-quote span,
#feature p.pull-quote span {
display: block;
font-size: .7em;
font-weight: normal;
font-style: italic;
color: #595959;
padding-top: 6px;
}

#article p.align-left,
#feature p.align-left {
float: left;
margin-right: 12px;
margin-bottom: 12px;
}

#article p.align-right,
#feature p.align-right {
float: right;
margin-bottom: 12px;
margin-left: 12px;
}

#article span + p.align-left,
#article span + p.align-right {
margin-top: 0;
}

#article p.width-300 {
width: 294px;
}

#article p.width-150 {
width: 144px;
}

#article a {
color: #1f8fbe;
text-decoration: none;
}

#article div#excerpt {
background: #f7f6f4 url(../images/icon-excerpt.gif) no-repeat 12px 12px;
border: 3px solid #ebe8e3;
margin: 18px 0 12px 0;
padding: 30px 12px 12px 12px;
}

#article #comments,
#feature #comments {
padding-top: 12px;
margin-top:6px;
border-top: 1px solid #595959;
}

#feature #comments {
padding-top: 0;
border: none;
}

#article #comment-wrapper,
#feature #comment-wrapper {
margin: 12px 0 18px 0;
}

#feature #comment-wrapper {
width:620px;
}

#article #comments div.item,
#feature #comments div.item {
border-bottom: 1px dotted #999;
padding: 0 0 6px 0;
margin-bottom:18px;
}

#article #comments h5,
#feature #comments h5 {
font: bold .8em Arial, Helvetica, sans-serif;;
color: #595959;
font-weight:normal;
line-height: 1.3;
margin: 0 0 12px 0;
}

#article #comments h5 strong,
#feature #comments h5 strong {
color: #595959;
}

#article #comments div.item p,
#feature #comments div.item p {
font: .8em Arial, Helvetica, sans-serif;
line-height: 1.4;
}

#article #comments div.item p.date-stamp,
#feature #comments div.item p.date-stamp {
color: #595959;
font-size:.7em;
}

.drop-letter {
float: left;
padding: 5px 12px 0 0;
}

#article #books h4,
#obits #books h4 {
font: 1.5em Georgia, "Times New Roman", Times, serif;
margin: 0;
padding: 0;
}

#article #letters h4 {
font: 1.5em Georgia, "Times New Roman", Times, serif;
border-top: 1px solid #595959;
margin-top: 12px;
padding-top: 12px;
}

#article #letters h4:first-child {
border-top: none;
margin: 0 0 12px 0;
padding: 0;
}

#article #books .item,
#article #obits .item,
#article #letters .item {
border-top: 1px dotted #595959;
margin: 12px 0 0 0;
padding: 12px 0 0 0;
zoom: 1;
}

#article #letters,
#article #obits,
#article #books {
border-top: 1px solid #595959;
padding-top: 12px;
}

#article #books .item:after,
#article #obits .item:after {
content: ".";
display: block;
height: 0;
font-size: 0;
clear: both;
visibility: hidden;
}

#article #books .first-child,
#article #obits .first-child,
#article #letters .first-child {
border-top: none;
margin: 0;
padding: 0;
}

#article #letters h4 + div.item {
border-top: none;
margin: 0;
padding: 0;
}

#article #books h5,
#article #obits h5 {
font: 1.3em Georgia, "Times New Roman", Times, serif;
color: #595959; 
line-height: 1.2; 
margin: 0;
padding: 0 0 5px 162px;
}

#article #books h6,
#article #obits h6,
#article #letters p.attribution {
font: .8em Arial, Helvetica, sans-serif;
color: #595959; 
line-height: 1.6; 
margin: 0;
padding: 0 0 0 162px;
}

#article #letters p.attribution {
font-weight: bold;
margin: 0;
padding: 0;
}

#article #books h6 span,
#article #obits h6 span,
#article #letters p.attribution span {
display: block;
font-weight: normal;
color: #595959;
padding: 0;
}

#article #books p,
#article #obits p {
font: .9em Georgia, "Times New Roman", Times, serif;
color: #595959;
line-height: 1.5;
margin: 0;
padding: 6px 0 0 162px;
}

#article #books .item img,
#article #obits .item img {
float: left;
border: 0;
background: none;
}

/* ------------------------------------------------------------*/
/* -------------->>> TABLE OF CONTENTS (TOC)  USED TO BE HERE <<<---------------*/
/* ------------------------------------------------------------*/

#archives {
width: 860px;
margin: 0 0 12px 5px;
}

#archives #old-issues h2 {
margin-top: 12px;
font: 1.2em Georgia;
color: #595959;
}

#old-issues .row {
clear: both;
}

#old-issues .item {
float: left;
background: url(../images/bg-toc-vert-rule.gif) no-repeat 0 0;
width: 190px;
margin-top: 12px;
padding: 0 12px 0 12px;
}

#old-issues .item img {
float: left;
border: 1px solid #e6dfcf;
}

#old-issues h4 a {
display: block;
font: 1.1em Georgia, "Times New Roman", Times, serif;
color: #1f8fbe; 
line-height: 1.2; 
text-decoration: none;
margin: 0;
padding: 0 0 0 80px;
}