html, body,
h1, h2, h3,
p, img {
    margin : 0;
    border : none;
    padding : 0;
    font-weight : normal;
}
body {
    background-color : #6797B8;
    font-family : Georgia, "Hoefler Text", Times, "Times New Roman", serif;
    color : #000000;
    font-size : 14px;
    line-height : 1.429;
}
body, td, p, input {
}

a {
    text-decoration : none;
}
a:hover, a:focus, a:active {
    text-decoration : underline;
}
blockquote {
    margin : 1em;
}
img.left {
    float : left;
    margin : 0 1em 1em 0;
}
img.center {
    display : block;
    margin : 1em auto;
}
img.right {
    float : right;
    margin : 0 0 1em 1em;
}

.rpl {
    text-indent : -1000em;
}

h1.nameplate {
    width : 850px;
    height : 95px;
    margin : 0 -7px 0 -8px;
    padding : 0 7px 0 8px;
    background : transparent url(/_/i/hed_emdashes.jpg) no-repeat left top;
}
h1.nameplate a {
    display : block;
    height : 95px;
}

#uber {
    width : 850px;
    margin : 0 auto;
    padding : 0 7px 0 8px;
    background-color : #F7F5E8;
}
#alpha { /* Main column */
    float : left;
    margin-right : 10px;
    width : 680px;
}

#hed {
    position : relative;
    clear : both;
    overflow : hidden;
    width : 100%;
    min-height : 104px;
    margin : 0 -7px 10px -8px;
    padding : 2px 7px 0 8px;
    background : transparent url(/_/i/hed_emdashes_bttm.jpg) no-repeat left top;
    font-size : 9px;
    line-height : 1.444;
    color : #871700;
}
/* for Internet Explorer */
/*\*/
* html #hed {
    height: 104px;
}
/**/
/* /for Internet Explorer */
#hed a:link,
#hed a:visited {
    color : #BF2100;
}
#hed div {
    float : left;
    margin-right : 20px;
}
#hed #regulars {
    width : 190px;
}
#hed #frequently {
    width : 120px;
}
#hed #other-columns {
    width : 140px;
}

.item {
    width : 680px;
    margin-bottom : 25px;
}
.item.personal a:link,
.item.personal a:visited {
    color : #0F78BF;
}
.item.new-yorker a:link,
.item.new-yorker a:visited {
    color : #BF2100;
}
.item .item-hed {
    
}
.item-hed div {
    margin-bottom : 10px;
}
abbr.date {
    border : none;
    display: none;
    visibility: hidden;
}
.item h1 {/* Titles */
    margin-bottom : 10px;
    font-size : 18px;
    line-height : 1.0;
}
.item.personal h1 {
    color : #0F78BF;
}
.item.new-yorker h1 {
    color : #BF2100;
}
.item-hed h2 {
    margin-bottom : 14px;
    font-size : 10px;
    line-height : 1.8;
    font-style : italic;
}
.item.personal .item-hed h2 {
    color : #08436B;
}
.item.new-yorker .item-hed h2 {
    color : #661100;
}
.item.new-yorker .item-body {
    min-height : 240px;
    height: auto !important;
    height: 240px;
}
.item.new-yorker .item-body .multicol {
    min-height : 240px;
    height: auto !important;
    height: 240px;
}
.item.new-yorker.little-words .item-body,
.item.new-yorker.little-words .item-body .multicol {
    min-height : 0;
    height : auto !important;
}
.item .item-body img.col-img {
    float : left;
    margin-right : 10px;
}
.item.new-yorker .item-body .item-content {
    float : left;
    width : 450px;
}
.item.new-yorker.little-words .item-body .item-content {
    width : auto;
}
.item-body {
}
.item-body p {
    margin : 0 0 1.429em 0;
}
.item-body blockquote {
    font-size : 12px;
    line-height : normal;
}
.item-body img {
    max-width : 450px;
}
a.cont {
    font-size : 10px;
    line-height : 1.8;
    font-style : italic;
}

.item .item-foot {
    clear : both;
    position : relative;
    font-size : 10px;
    line-height : 1.0;
    text-align : right;
}
body.individual .item.new-yorker .item-foot {
    top : 0;
}
.item.new-yorker .item-foot {
    background : #F7F5E8 url(/_/i/px-661100.png) repeat-x left 50%;
}
.item.personal .item-foot {
    background : #F7F5E8 url(/_/i/px-08436B.png) repeat-x left 50%;
}

.item-foot span {
    padding-left : 5px;
    background-color : #F7F5E8;
    font-style : italic;
}

#paging {
    margin-bottom : 20px;
    text-align : center;
    font-size : 20px;
    color : #661100;
}
#paging a:link, #paging a:visited {
    color : #BF2100;
}

#beta { /* Sidebar */
    float : left;
    width : 160px;
    font-size : 9px;
    line-height : 1.444;
}
#search-form {
    float : left;
    margin-bottom : 20px;
}
#search {
    margin-bottom : 5px;
    width : 156px;
    font-family : Georgia, "Hoefler Text", Times, "Times New Roman", serif;
    color : #871700;
    font-size : 14px;
}
#search-button {
    float : right;
}

#beta .ad {
    margin-bottom : 20px;
}
#beta p {
    margin-bottom : 1.444em;
}
#beta ul {
    padding-left : 1.5em;
}
#beta a:link, #beta a:visited {
    color : #0F78BF;
}

/* Comments */
#comments {
    margin-left : 230px;
}
#comments h2 {
    margin-bottom : 10px;
    font-size : 18px;
    line-height : 1.0;
    font-weight : normal;
}
body.personal #comments h2 {
    color : #0F78BF;
}
body.new-yorker #comments h2 {
    color : #BF2100;
}

.comment {
    margin-bottom : 30px;
}
.comment p {
    margin : 1em;
}
.comment-foot {
    margin-top : 5px;
    clear : both;
    position : relative;
    font-size : 10px;
    line-height : 1.0;
    text-align : right;
}
.comment-foot {
    background : #F7F5E8 url(/_/i/d6d4cc.gif) repeat-x left 50%;
}
.comment-foot span.comment-author,
.comment-foot a.comment-anchor {
    padding-left : 5px;
    font-style : italic;
    background-color : #F7F5E8;
}
body.new-yorker .comment-foot {
    color : #661100;
}
body.personal .comment-foot {
    color : #0f78bf;
}
body.new-yorker .comment-foot a {
    color : #661100;
}
body.new-yorker .comment-foot a.comment-anchor {
    color : #BF2100;
}
body.personal .comment-foot a {
    color : #0f78bf;
}
body.personal .comment-foot a.comment-anchor {
    color : #08436b;
}
#comments .field {
    float : left;
    width : 450px;
    margin-bottom : 10px;
}
#comments label {
    font-size : 10px;
    font-style : italic;
    color : #08436b;
}
#name-email label,
#commenter-url label,
#comments-open-text label {
    float : left;
    width : 105px;
}
p.comments-open-moderated {
    font-size : 10px;
    font-style : italic;
    color : #08436b;
}
#comments label.required {
    color : #661100;
}
#comment-author,
#comment-email,
#comment-url,
#comments-open-text textarea {
    margin-left : 10px;
    width : 320px;
    font-family : Georgia, "Hoefler Text", Times, "Times New Roman", serif;
    font-size : 14px;
}



#foot { /* Page footer */
    clear : both;
    overflow : hidden;
    width : 100%;
    margin : 0 -7px 0 -8px;
    padding : 20px 7px 0 8px;
    background : transparent url(/_/i/bg_foot.jpg) repeat-x left top;
    font-size : 9px;
    line-height : 1.444;
}
#foot div {
    float : left;
    width : 203px;
}
#foot h3,
#foot .disclaimer {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    line-height : 13px;
    color : #F7F5E8;
}
#foot #about,
#foot #clips,
#foot #supplemental {
    margin-right : 10px;
}
#foot p {
    margin-bottom : 1.444em;
}
#foot a:link, #foot a:visited {
    color : #08436B;
}
#foot ul {
    margin : 0;
    padding : 0;
    list-style-type : none;
}
#foot #clips li {
    margin-bottom : 1.444em;
}

/* Search */
h1.search-hed {
    margin-bottom : 15px;
    font-size : 28px;
    color : #661100;
}

.linktip {
    border: 3px solid #661100;
    -moz-border-radius : 10px;
    background-color: #BF2100;
    padding: 10px;
    color: #ffffff;
}
/*
Clean up comment styling mess
*/

#tnyfest-bug {
    position : absolute;
    left : 595px;
    top : 15px;
}



/* CLIPS */
td div.clips-item {
    padding : 0 10px 0 0;
    text-align : center;
}
div.clips-item .cat {
    margin : 0 0 5px 0;
    font-size : 11px;
    color : #AEB727;
}
div.clips-item h1 {
    font-size : 11px;
}
div.clips-item .title {
    font-size : 11px;
    color : #007CBE;
}
div.clips-item .title a:link, div.clips-item .title a:visited {
    color : #007CBE;
}
div.clips-item .note,
div.clips-item .pub {
    color : #808080;
}

#clips-addl {
    margin-top : 30px;
}