/* story */

.edit_note {
	margin: 1em;
	font: 1.3em/1.5em georgia, serif;
	color: #333;
	font-style: italic;
}

/* shead */

.squib img {
	padding: 0 0 5px 0;
	display: block;
	margin: 0 auto;
}

.squib {
	font-family: georgia, serif;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	margin-right: -10px;
	text-align: center;
	float: right;
	width: 74px;
	border-left: 1px solid #ddd;
	background: #fff;
	padding: 5px 10px 0 10px;
	margin-top: 1.1em;
	margin-left: 10px;
}

.squib a {
	color: #666;
}

body#topic .story .squib a:link, body#topic .story .squib a:active, body#topic .story .squib a:visited {
	color: #cc0000;
}

.sbody a, .edit_note a, #bio a {
	color: #c00;
	border-bottom: 1px solid #ccc;
}

.sbody a:hover, .edit_note a:hover {
	border-bottom-color: #c00;
	text-decoration: none;
}

.story {
	margin: 0 0 30px;
	padding: 0px 10px 10px;
	border-bottom: 3px solid #ccc;
}

.story.last {
	border-bottom: none;
}

.precontent.right, .art.l, .art.r {
	float: left;
	margin: 5px 10px 12px -20px;
}

.art.c {
	margin: 5px 10px 12px -20px;
}

.precontent.right {
	width: 300px;
}

.art.r {
	max-width: 225px;
}

.art.l {
	max-width: 300px;
}

.story object {
	width: 400px !important;
}

.shead h2 {
	margin: 0;
	color: #000;
	font: 2.8em/1.2em georgia, serif;
}

.shead .deck {
	color: #222;
	font: bold 1.3em/1.5em georgia, serif;
	margin: 0.25em 0 0.5em;
}

.shead .byline, .shead .dateline {
	font: 1em/1.2em arial, sans-serif;
	text-transform: uppercase;
	color: #999;
}

.shead .byline {
	margin: 0.5em 0 0;
	font-family: georgia, serif;
}

.shead .dateline {
	margin: 0 0 1em;
}

.dateline a {
	margin-left: 1em;
	color: #c00;
}

.shead .precontent {
	font: 1.3em/1.5em georgia, serif;
}

.precontent.mc {
	width: 160px !important;
}

/* open stories */

.open_byline {
	padding-left: 16px;
	background: transparent url(http://web.archive.org/web/20100122022038im_/http://images.salon.com/img/ui/open_salon_tinylogo.gif) center left no-repeat;
}

/* sbody */

.sbody p, .sbody li {
	font: 1.3em/1.5em georgia, serif;
}

.sbody p, .sbody li {
	margin: 1em 0;
	clear: both;
}

body.glenn_greenwald .sbody p {
	clear: none;
}

body.glenn_greenwald .sbody .podcastImage {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}

.sbody li {
	list-style: disc outside;
	margin-left: 1em;
}

#wires_list.sbody ul.relateds li {
	list-style:none;
}

.sbody ol {
	margin: 0 0 0 5px;
}

.sbody ol li {
	list-style: decimal outside;
}

.sbody blockquote p {
	margin-left: 16px;
	padding-left: 16px;
	color: #333;
}

.sbody .story_full, .sbody .story_collapse {
	display: none;
}

.story_continue, .story_collapse {
	clear: both;
	margin: 1em 0;
}

.story_continue li, .story_collapse li {
	list-style: none;
	font-size: 1em;
	line-height: 1em;
	margin-left: 0;
}

.story_continue li {
	margin-bottom: 0.5em;
	float: left;
	width: auto;
}

a.continue_reading {
	margin-right: 170px;
}

a.continue_reading, a.closer {
	color: #c00;
	padding-left: 7px;
	font: bold 1.3em georgia, sans-serif;
	border-bottom: none;
}

.sbody a.reading_list_add {
	border-bottom: none;
	font: bold 1.3em georgia, arial, serif;
	padding-left: 7px;
}

a.continue_reading, .story_continue a.reading_list_add {
	background: transparent url(/web/20100122022038im_/http://www.salon.com/img/new/carat_red_right.png) 0 0.3em no-repeat;
}

a.continue_reading:hover, a.closer:hover, a.reading_list_add:hover {
	border-bottom: 1px solid #c00;
}

a.closer {
	background: transparent url(/web/20100122022038im_/http://www.salon.com/img/new/carat_red_up.png) 0 0.4em no-repeat;
	padding-left: 10px;
}

/* art */

.article_photo_credit, .art .credit {
	font: 1em georgia, serif;
	color: #999;
	margin: 0 !important;
	text-align: right;
}

.article_photo_caption, .art .caption {
	color: #666;
	font: 1.2em georgia, serif;
	margin: 0;
	padding: 10px 0 10px 20px;
	border-bottom: 1px solid #ddd;
}

.article_photo_caption img.r {
	float: left;
	width: auto;
	margin: 0.2em 1em 0.2em 0;
}

.sbody .subscribe {
	border-top: 1px solid #ddd;
	color: #666;
	font: 0.85em verdana, sans-serif;
	padding-top: 6px;
}

.shead .precontent {
	width: 500px;
	margin-bottom: 1em;
}

.art.c {
	width: 446px;
	margin-bottom: 1em;
}

.the_gigaom_network .sbody img.alignright, .the_gigaom_network .sbody img.alignleft {
	float: left;
	width: auto;
	margin: 0 10px 0 -20px;
}

.the_gigaom_network .sbody p {
	clear: none;
}

/* art overrides for wide-ass graphics */

.full_graphic {
	width: 446px;
}

.full_graphic .article_photo_caption {
	width: 446px !important;
}

.full_graphic img {
	width: 446px;
}

/* author shit */

.sbody .author_snippet {
	margin: 0 0 1em;
}

.sbody .author_snippet p, .sbody .author_snippet ul li {
	font: 1.3em/1.3em georgia, serif;
	margin: 0;
}

ul.relateds li {
	background: transparent url(/web/20100122022038im_/http://www.salon.com/img/new/bullet_3x3_red.png) 0 .5em no-repeat;
	font-family: helvetica, arial, sans-serif;
	margin-left: 0;
	padding-left: 0.7em;
}

/* sfoot */

.sfoot {
	clear: both;
	margin-top: 2em;
}

.sfoot div.publish_date {
	font: 1em/1.4em georgia, serif;
	color: #999;
	margin: 0 0 1.5em 1em;
}

.sfoot .related {
	margin-top: 2em;
	margin-bottom: 2em;
}

.sfoot .related h2 {
	font: bold 1.2em/1.5em georgia, serif;
	padding-left: 1.6em;
	color: #c00;
	border-top: 1px dashed #ddd;
	padding-top: 1em;
}

.sfoot .related li {
	margin-top: 1em;
	padding-left: 2em;
	padding-right: 6em;
}

.sfoot .related h3 {
	font: bold 1.2em/1.3em georgia, serif
}

.sfoot div.deck {
	font: 1.2em/1.3em georgia, serif
}

.sfoot .byline_publish_date {
	font: 1em/1.5em georgia, serif;
	color: #999;
	text-transform: uppercase;
}

.sfoot span.publish_date {
	margin-left: 1em;
}

/* tools */

/* author bio */

#author_favorites_salon img.l, #author_favorites_open img.l, #author_most_read img.l {
	float: left;
	width: 50px;
	margin-right: 6px;
}

#bio {
	font: normal 1.3em/1.5em georgia, serif;
}

#bio img.l {
	margin: 4px 10px 0 0;
	float: left;
	width: 186px;
}

/* author pages */

#bio {
	margin: 0;
	padding: 0em 10px;
}

#bio p {
	font: 1.3em/1.5em helvetica, arial, sans-serif;
	margin: 0.5em 0 1em;
}

#author_archive  .archive_head {
	clear: both;
	font: bold 1.3em/1.5em georgia, serif;
	color: #000;
	border-bottom: 1px solid #ddd;
	margin-left: 5px;
	margin-top: 2em;
	padding-left: 5px;
}

#author_archive {
	
}

#author_archive .story {
	margin: 2em 0;
	clear: left;
	border: none;
}

#author_archive .sbody img {
	float: left;
	margin-right: 10px;
}

img.lc {
	width: 50px;
}

img.mc, img.sm_horiz {
	width: 140px;
}

#author_archive .sbody div.deck {
	line-height: 1.5em;
}

#author_archive .story h2 {
	font: bold 1.3em/1.5em georgia, serif;
}

#author_archive .sbody .deck {
	font: 1.3em/1.5em georgia, serif;
}

#author_archive .sbody .publish_date {
	font: 1em/1.5em arial, sans-serif;
	text-transform: uppercase;
	color: #999;
}

/* suppress redundant author images when it's really predictable */

body.camille_paglia #author_archive img {
	display: none;
}

/* story */

.edit_note {
	margin: 1em;
	font: 1.3em/1.5em georgia, serif;
	color: #333;
	font-style: italic;
}

/* shead */

.sbody a, .edit_note a, #bio a {
	color: #c00;
	border-bottom: 1px solid #ccc;
}

.sbody a:hover, .edit_note a:hover {
	border-bottom-color: #c00;
	text-decoration: none;
}

.story {
	margin: 0 0 30px;
	padding: 0px 10px 10px;
	border-bottom: 3px solid #ccc;
}

.story.last {
	border-bottom: none;
}

.precontent.right, .art.l, .art.r {
	float: left;
	margin: 5px 10px 12px -20px;
}

.art.c, .slide.c {
	margin: 5px 10px 12px -20px;
}

.precontent.right {
	width: 300px;
}

.art.r {
	max-width: 225px;
}

.art.l {
	max-width: 300px;
}

.story embed, .story object {
	max-width: 446px;
}

/*.story img {max-width: 446px;}*/

.shead h2 {
	margin: 0;
	color: #000;
	font: 2.8em/1.2em georgia, serif;
}

.shead .deck {
	color: #222;
	font: bold 1.3em/1.5em georgia, serif;
	margin: 0.25em 0 0.5em;
}

.shead .byline, .shead .dateline {
	font: 1em/1.2em arial, sans-serif;
	text-transform: uppercase;
	color: #999;
}

.shead .byline {
	margin: 0.5em 0 0;
	font-family: georgia, serif;
}

.shead .dateline {
	margin: 0 0 1em;
}

.dateline a {
	margin-left: 1em;
	color: #c00;
}

.shead .precontent {
	font: 1.3em/1.5em georgia, serif;
}

.precontent.mc {
	width: 160px !important;
}

/* open stories */

.open_byline {
	padding-left: 16px;
	background: transparent url(http://web.archive.org/web/20100122022038im_/http://images.salon.com/img/ui/open_salon_tinylogo.gif) center left no-repeat;
}

/* sbody */

.sbody p {
	font: 1.3em/1.5em georgia, serif;
}

.sbody p {
	margin: 1em 0;
}

.sbody blockquote p {
	margin-left: 16px;
	padding-left: 16px;
	color: #333;
}

.sbody .story_full, .sbody .story_collapse {
	display: none;
}

.story_continue, .story_collapse {
	clear: both;
	margin: 1em 0;
}

.story_continue li {
	margin-bottom: 0.5em;
	float: left;
	width: auto
}

a.continue_reading {
	margin-right: 170px;
}

a.continue_reading, a.closer {
	color: #c00;
	padding-left: 7px;
	font: bold 1.3em georgia, sans-serif;
	border-bottom: none;
}

.sbody a.reading_list_add {
	border-bottom: none;
	font: bold 1.3em georgia, arial, serif;
	padding-left: 7px;
}

a.continue_reading, .story_continue a.reading_list_add {
	background: transparent url(/web/20100122022038im_/http://www.salon.com/img/new/carat_red_right.png) 0 0.3em no-repeat;
}

a.continue_reading:hover, a.closer:hover, a.reading_list_add:hover {
	border-bottom: 1px solid #c00;
}

a.closer {
	background: transparent url(/web/20100122022038im_/http://www.salon.com/img/new/carat_red_up.png) 0 0.4em no-repeat;
	padding-left: 10px;
}

/* art */

.article_photo_credit, .art .credit, .slide .credit {
	font: 1em georgia, serif;
	color: #999;
	margin: 0 !important;
	text-align: right;
}

.article_photo_caption, .art .caption, .slide .caption {
	color: #666;
	font: 1.2em georgia, serif;
	margin: 0;
	padding: 10px 0 10px 20px;
	border-bottom: 1px solid #ddd;
}

.article_photo_caption img.r {
	float: left;
	width: auto;
	margin: 0.2em 1em 0.2em 0;
}

.sbody .subscribe {
	border-top: 1px solid #ddd;
	color: #666;
	font: 0.85em verdana, sans-serif;
	padding-top: 6px;
}

.shead .precontent {
	width: 500px;
	margin-bottom: 1em;
}

.art.c, .slide.c {
	width: 446px;
	margin-bottom: 1em;
}

/* art overrides for wide-ass graphics */

.full_graphic {
	width: 446px;
}

.full_graphic .article_photo_caption {
	width: 446px !important;
}

.full_graphic img {
	width: 446px;
}

/* author shit */

.sbody .author_snippet {
	margin: 0 0 1em;
}

.sbody .author_snippet p, .sbody .author_snippet ul li {
	font: 1.3em/1.3em georgia, serif;
	margin: 0;
}

.sbody .author_snippet p {
	
}

.sbody .author_snippet ul li {
	
}

ul.relateds li {
	background: transparent url(/web/20100122022038im_/http://www.salon.com/img/new/bullet_3x3_red.png) 0 .5em no-repeat;
	font-family: helvetica, arial, sans-serif;
	margin-left: 0;
	padding-left: 0.7em;
}

/* sfoot */

.sfoot {
	clear: both;
	margin-top: 2em;
}

.sfoot div.publish_date {
	font: 1em/1.4em georgia, serif;
	color: #999;
	margin: 0 0 1.5em 1em;
}

.sfoot .related {
	margin-top: 2em;
	margin-bottom: 2em;
}

.sfoot .related h2 {
	font: bold 1.2em/1.5em georgia, serif;
	padding-left: 1.6em;
	color: #c00;
	border-top: 1px dashed #ddd;
	padding-top: 1em;
}

.sfoot .related li {
	margin-top: 1em;
	padding-left: 2em;
	padding-right: 6em;
}

.sfoot .related h3 {
	font: bold 1.2em/1.3em georgia, serif
}

.sfoot div.deck {
	font: 1.2em/1.3em georgia, serif
}

.sfoot .byline_publish_date {
	font: 1em/1.5em georgia, serif;
	color: #999;
	text-transform: uppercase;
}

.sfoot span.publish_date {
	margin-left: 1em;
}

/* tools */

/* author bio */

#author_favorites_salon img.l, #author_favorites_open img.l, #author_most_read img.l {
	float: left;
	width: 50px;
	margin-right: 6px;
}

#bio {
	font: normal 1.3em/1.5em georgia, serif;
}

#bio img.l {
	margin: 4px 10px 0 0;
	float: left;
	width: 186px;
}

/* author pages */

#bio {
	margin: 0;
	padding: 0em 10px;
}

#bio p {
	font: 1.3em/1.5em helvetica, arial, sans-serif;
	margin: 0.5em 0 1em;
}

#author_archive  .archive_head {
	clear: both;
	font: bold 1.3em/1.5em georgia, serif;
	color: #000;
	border-bottom: 1px solid #ddd;
	margin-left: 5px;
	margin-top: 2em;
	padding-left: 5px;
}

#author_archive {
	
}

#author_archive .story {
	margin: 2em 0;
	clear: left;
	border: none;
}

#author_archive .sbody img {
	float: left;
	margin-right: 10px;
}

img.lc {
	width: 50px;
}

img.mc, img.sm_horiz {
	width: 140px;
}

#author_archive .sbody div.deck {
	line-height: 1.5em;
}

#author_archive .story h2 {
	font: bold 1.3em/1.5em georgia, serif;
}

#author_archive .sbody .deck {
	font: 1.3em/1.5em georgia, serif;
}

#author_archive .sbody .publish_date {
	font: 1em/1.5em arial, sans-serif;
	text-transform: uppercase;
	color: #999;
}

/* suppress redundant author images when it's really predictable */

body.camille_paglia #author_archive img {
	display: none;
}

/* comics support */

.story img {
	max-width: 445px;
	display: block;
}

a.comicsLink:link,
a.comicsLink:active,
a.comicsLink:visited,
a.largerLink:link,
a.largerLink:active,
a.largerLink:visited {
	font-size: 1em;
	float: left;
	clear: left;
	display: inline;
	padding: 0 0 0 15px;
	margin: 0 0 20px 0;
	background: transparent url(http://web.archive.org/web/20100122022038im_/http://images.salon.com/img/ui/icon_magnify.gif) no-repeat center left;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}

a.comicsLink:hover,
a.largerLink:hover {
	text-decoration: underline;
}

body.the_k_chronicles img.md_horiz,
body.the_k_chronicles img.lg_horiz {
	width: 460px;
	height: auto;
}

.dialog {
	position: absolute;
}

.dialog .imgViewer {
	position: absolute;
	left: 0;
	top: 0;
	background-color: #fff;
	border: 2px solid #333;
}

.dialog .imgViewer a {
	float: right;
	display: inline;
	padding: 3px 6px 4px 6px;
	font-size: 1.4em;
	background: #333;
	color: #fff;
	font-weight: bold;
}

.dialog .imgViewer img {
	margin: 0 auto;
	padding: 10px 20px 20px;
	clear: right;
}

.overlay_dialog {
	background-color: #000;
	opacity: 0.2;
	filter: alpha(opacity=20);
}

.story_preview img.storyImage {
	max-width: 445px;
	clear: both;
	cursor: pointer;
	float: left;
}

.hide_children * {
	visibility: hidden !important;
}

.fullComic {
	width: 780px;
}

/* body.the_k_chronicles #col12_overhead,
body.tom_the_dancing_bug #col12_overhead,
body.this_modern_world #col12_overhead {
	margin:0 0 7px 0;
	border-bottom:none;
} */

ul.comicstertiaryNav {
	background-color: #e2e2e2;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #ccc;
	font-family: helvetica,arial,sans-serif;
	font-size: 1em;
	margin: 0 -10px 10px -10px;
	padding: 12px 10px 5px;
	width: 780px;
}

ul.comicstertiaryNav li {
	float: left;
	display: inline;
	margin-bottom: -1px;
}

ul.comicstertiaryNav li.label {
	line-height: 1.1em;
	padding: 0 12px 0 0;
	text-transform: uppercase;
	color: #666;
}

ul.comicstertiaryNav li a:link,
ul.comicstertiaryNav li a:active,
ul.comicstertiaryNav li a:visited {
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-radius: 5px;
	color: #666;
	font-family: helvetica,sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1em;
	margin-right: 0;
	padding: 8px 11px 4px;
	border-bottom: 1px solid #ccc;
}

ul.comicstertiaryNav li a.selected:link,
ul.comicstertiaryNav li a.selected:active,
ul.comicstertiaryNav li a.selected:visited {
	background-color: #fff;
	font-weight: bold;
	color: #111;
	border-color: #ccc #ccc #fff;
	border-style: solid;
	border-width: 1px;
}

body.the_k_chronicles #col1 .shead,
body.tom_the_dancing_bug #col1 .shead,
body.this_modern_world #col .shead {
	padding: 0 0 4px 0;
}

.comicStripContainer {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	margin: 0 0 10px;
	padding: 10px 0 0;
}

.comicStripContainer .strip {
	width: 600px;
	height: auto;
	display: block;
	margin: 0 auto;
	text-align: right;
}

.comicStripContainer .storyImage {
	margin: 0 auto 10px auto;
	display: block;
}

.comicStripContainer a.moreFrom:link,
.comicStripContainer a.moreFrom:active,
.comicStripContainer a.moreFrom:visited {
	background: transparent url(http://web.archive.org/web/20100122022038im_/http://images.salon.com/img/new/carat_red_right.png) no-repeat scroll left center;
	color: #CC0000;
	font-family: georgia,times New Roman,serif;
	font-size: 1.4em;
	padding: 0 0 0 10px;
}

.comicsBottomRow {
	width: 610px;
	margin: 0 auto;
}

.comicsBottomRow .leftColumn,
.comicsBottomRow .rightColumn {
	width: 300px;
	height: auto;
	float: left;
	display: inline;
}

.comicsBottomRow .leftColumn div,
.comicsBottomRow .rightColumn div {
	/*height: 300px;*/
}

.comicsBottomRow .leftColumn {
	margin: 0 10px 0 0;
}

.sbody .alignLeft {
	border-bottom:1px solid #eee;
	display:inline;
	float:left;
	margin:4px 5px 5px 0;
	padding:0 0 1px;
	text-align:left;
	width:149px;
}

.sbody .alignRight {
	border-bottom:1px solid #eee;
	width:149px;
	float:right;
	display:inline;
	margin:4px 0 5px 5px;
	padding:0 0 1px 0;
	text-align:left;
}

.sbody .alignLeft img,
.sbody .alignRight img {
	width:145px;
	display:inline;
	border:1px solid #ddd;
	padding:1px;
	margin:0 0 2px 0;
}

.sbody .alignLeft a.largerLink {
	font-family:helvetica, arial, sans-serif;
	margin:0;
	float:left;
	clear:left;
	font-size:.9em;
}

.sbody .alignRight a.largerLink {
	font-family:helvetica, arial, sans-serif;
	margin:0;
	float:left;
	clear:right;
	font-size:.9em;
}

/* Sexiest Man & Year In Crazy Feature */

a.invokeSlideshow {
	font-size: 1.2em;
}

.sexiestManIntro, .yearInCrazyIntro, .BogusIntro {
	padding: 4px;
	background-color: #eee;
	border: 1px solid #d5d5d5;
	font-size: 1.2em;
}

.sexiestManIntro a:link,
.sexiestManIntro a:active,
.sexiestManIntro a:visited,
.yearInCrazyIntro a:link,
.yearInCrazyIntro a:active,
.yearInCrazyIntro a:visited,
.BogusIntro a:link,
.BogusIntro a:active,
.BogusIntro a:visited {
	color: #cc0000;
}

/* Podcast Player */

.sbody .podcast {
	border-bottom: 1px dotted #EBEBEB;
	border-top: 1px dotted #EBEBEB;
	margin: 12px 0 0;
	padding: 7px 0;
}

.sbody .podcast h3 {
	color: #018FD9;
	font-family: helvetica,arial,sans-serif;
	font-size: 0.9em;
	margin: 0 0 4px;
	text-transform: uppercase;
}

.sbody .podcast img.podcastImage {
	display: inline;
	float: left;
	width: 50px;
}


/* SPECIAL CASE */

body.arlington_national_cemetary_investigation .container_12 .grid_2,
body.arlington_national_cemetery_investigation .container_12 .grid_2 {
	display:none;
}

body.arlington_national_cemetary_investigation .container_12 .grid_10,
body.arlington_national_cemetery_investigation .container_12 .grid_10 {
	width:940px !important;
}

body.arlington_national_cemetary_investigation .container_12 .grid_6, 
body.arlington_national_cemetary_investigation .container_12 .grid_8,
body.arlington_national_cemetery_investigation .container_12 .grid_6, 
body.arlington_national_cemetery_investigation .container_12 .grid_8 {
	width:619px !important;
}

/*
     FILE ARCHIVED ON 02:20:38 Jan 22, 2010 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 22:22:02 Dec 11, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/