/* default can assigned to deal with IE craziness
* { text-align: left; }
*/

body > div:first-child {
	text-align: left;
	margin: 0 auto;
	width: 974px;
}

/* BROADSTREET STYLE */
/* overridden for admins in includes/footer */
.broadstreet #identifier {
	display: none;
}

/* ROTATING PROMO BOX STYLES */

.bigbox2, .bigbox3, .bigbox4, .bigbox5 {
	display: none;
}

#rotating_promo table {
	background-color: #d4ccc9;
	margin: -1px 0 0 0;
	width: 399px;
}

#rotating_promo td {
	border-top: 1px solid #767676;
	width: 68px;
	text-align: center;
	padding: 0 0 10px 0;
}

#rotating_promo .unselected img {
	padding: 10px 3px 2px 3px;
}

#rotating_promo td.unselected:hover, #rotating_promo td.selected {
	border-top: 0px;
}

#rotating_promo td.empty {
	border-top: 1px solid #767676;
	width: 68px;
	text-align: center;
	padding: 0 0 10px 0;
}

#rotating_promo td.unselected img:hover, #rotating_promo td.selected img {
	padding: 5px 3px 2px 3px;
	border-left: 1px solid #767676;
	border-bottom: 1px solid #767676;
	border-right: 1px solid #767676;
}

#rotating_promo td.unselected .eartotheground img:hover, #rotating_promo td.selected .eartotheground img,
#rotating_promo td.unselected .cartoon img:hover, #rotating_promo td.selected .cartoon img {
	background-color: #EEEAEA;
}

#rotating_promo td.unselected .uncovered img:hover, #rotating_promo td.selected .uncovered img,
#rotating_promo td.unselected .interview img:hover, #rotating_promo td.selected .interview img {
	background-color: #E2E7E2;
}

#rotating_promo td.unselected .report img:hover, #rotating_promo td.selected .report img {
	background-color: #F9F9F9;
}

#rotating_promo td.unselected .arts_culture img:hover, #rotating_promo td.selected .arts_culture img {
	background-color: #FEF7E3;
}

#rotating_promo td.unselected .avbooth img:hover, #rotating_promo td.selected .avbooth img {
	background-color: #E1E8EB;
}

#rotating_promo td.unselected .dig img:hover, #rotating_promo td.selected .dig img {
	background-color: #FBF6F3;
}

#rotating_promo td.unselected .q_a img:hover, #rotating_promo td.selected .q_a img {
	background-color: #ECE5DD;
}

/* THREADED COMMENT STYLES */

div#comments_tools {
	line-height: 1em;
	text-align: left;
	margin: 0 0 4px 0;
	padding: 0 0 10px 0;
}

#toolbox {
	display: inline;
	font-size: 83%;
	border: none;
}

.section5 ul {
	margin-top: 0;
	padding-top: 0;
	padding-left: 0;
	margin-left: 0;
}

.section5 ul li ul {
	padding-left: 20px;
	margin-left: 0;
}

/* sitewide elements */

body {
	background: #FFFFFF;
	font-family: Verdana, Trebuchet, Arial, Helvetica, sans-serif;
	behavior: url(/csshover.htc);

/* WinIE behavior call */
}

body, form, table, tr, td {
	margin: 0;
	padding: 0;
}

body {
	padding: 0 2px;
}

body, body div, body p, body th,
body td, body li, body dd {


/* more specific to override imported rule */
	font-size: x-small;


/* false value for WinIE4/5 */
	voice-family: "\"}\"";


/* trick WinIE4/5 into thinking rule is over */
	voice-family: inherit;


/* recover from trick */
	font-size: x-small;


/* intended value for better browsers */

}

html>body, html>body div, html>body p,
html>body th, html>body td,
html>body li, html>body dd {
	font-size: small;
/* be nice to Opera */
}

.tiny {
	font-size: 1px;
	line-height: 1px
}

.tiny5 {
	font-size: 1px;
	line-height: 1px;
	height: 5px;
}

.halfspace {
	font-size: 1px;
	line-height: 12px
}

.no_margin {
	margin: 0px 0px 0px 0px;
}

.margin_top_ten {
	margin: 10px 0px 0px 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.25em;
	margin: 0 0 1em 0;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 133%;
}

h3 {
	font-size: 117%;
}

h4 {
	font-size: 100%;
}

h5 {
	font-size: 83%;
	letter-spacing: .2em;
}

h6 {
	font-size: 75%;
	font-family: Verdana, Trebuchet, Arial, Helvetica, sans-serif;
}

p2 {
	font-size: 75%;
	font-family: Verdana, Trebuchet, Arial, Helvetica, sans-serif;
}

.article_tools {
	text-decoration: none;
	position: static;
	margin: 0 0 5px 15px;
	padding: 0;
	float: right;
	text-align: right;
}

.article_tools a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}

.article_tools a:hover {
	text-decoration: underline;
	color: #990000;
	font-size: 10px;
}

.article_tools a:visited {
	color: #990000;
	font-size: 10px;
}

.article_tools img {
	border-width: 0;
}

/* nav formatting */

.navtable {
	background-color: #d4ccc9;
	border: 1px solid #8b8180;
	margin: 0 0 3px 0;
	padding: 1px;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 96%;
	line-height: 1.9em;
	border: none;
	color: #4e3311;
}

.nav a:link {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-decoration: none;
	border: solid 0px #d4ccc9;
	padding: 3px 4px 3px 4px;
	color: #4e3311;
}

div.nav a {
	border: solid 1px #ffffff;
	padding: 3px 2px 3px 2px;
}

.nav a:hover {
	color: #221100;
	text-decoration: none;
	border: solid 1px #ddd;
	background: #fff;
}

.nav a:visited {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-decoration: underline;
	border: solid 1px #d4ccc9;
	padding: 3px 4px 3px 4px;
	color: #1F1304;
}

#nav_newsletter_box {
	background-image: url(/images/newsletter_signup_box_160.jpg);
	height: 100px;
	width: 160px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

/* next page nav formatting */

.whitebox a, .whitebox span {
	font-family: Verdana, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.08em;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-decoration: none;
	border: solid 1px #ffffff;
	padding: 1px 4px 1px 4px;
	color: #4e3311;
}

.whitebox span {
	text-decoration: none;
	border: solid 1px #ffffff;
}

.whitebox a:hover {
	color: #221100;
	text-decoration: none;
	border: solid 1px #BBB;
	background: #fff;
}

.date {
	font-size: 83%;
	font-weight: normal;
	font-family: Verdana, Trebuchet, Arial, Helvetica, sans-serif;
	color: #000000;
}

/* home page dig section formatting */

#waterfall .hed {
	font-size: 15px !important;
}

#waterfall .eartotheground .hed a {
	color: #3d2c1f;
}

.home_dig_hed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 92%;
	line-height: 1.17em;
	font-weight: bold;
	color: #000000;
	margin-top: .75em;
}

.home_dig_blog_hed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 137%;
	line-height: 1.17em;
	font-weight: bold;
	color: #603311;
	margin-bottom: .4em;
}

.home_dig_hed a,
.home_dig_blog_hed a,
.home_dig_blog_hed a,
.home_dig_margin a,
.home_dig_body a {
	text-decoration: none;
	color: #603311;
}

.home_dig_body a:visited {
	text-decoration: none;
	color: #603311;
}

.home_dig_hed a:hover,
.home_dig_blog_hed a:hover,
.home_dig_blog_hed a:hover,
.home_dig_margin a:hover,
.home_dig_body a:hover {
	text-decoration: underline;
}

.home_dig_body {
	font-size: 83%;
	line-height: 130%;
	color: #000000;
}

.home_dig_featured_col2 {
	font-size: 83%;
	line-height: 130%;
	color: #5E4531;
}

.home_dig_body p {
	margin: 0;
	display: inline;
}

.home_dig_related {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 83%;
	line-height: 110%;
	font-weight: bold;
	color: #996644;
}

.home_dig_related:link a {
	color: #603311;
	text-decoration: none;
}

.home_dig_margin {
	margin: 10px 10px 10px 10px;
}

.home_dig_margin2 {
	margin: 3px 3px 10px 10px;
}

.home_dig_related a:visited,
.home_dig_blog_hed a:visited,
.home_dig_hed a:visited {
	color: #603311;
}

.home_dig_archive a {
	text-decoration: none;
	font-weight: bold;
	font-size: 75%;
	line-height: 83%;
	color: #8A8885;
}

.home_dig_more_digs a {
	text-decoration: none;
	font-weight: bold;
	font-size: 75%;
	line-height: 83%;
	color: #603311;
}

.home_digblog_explain {
	text-decoration: none;
	font-weight: bold;
	font-size: 75%;
	line-height: 83%;
	color: #665544;
	margin-bottom: 6px;
}

.home_digblog_credit {
	text-align: right;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	line-height: 83%;
	color: #665544;
	margin: 4px 2px 6px 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 106%;
	font-style: italic;
	letter-spacing: 0.5px;
}

.home_digblog_credit a {
	text-align: right;
	text-decoration: underline;
	font-weight: normal;
	font-style: italic;
	font-size: 75%;
	line-height: 83%;
	color: #665544;
	margin-bottom: 6px;
}

.digbox, .podcastbox {
	border-left: 1px solid #996644;
	border-right: 1px solid #996644;
	border-bottom: 1px solid #996644;
}

.avboothbox {
	border-left: 1px solid #164283;
	border-right: 1px solid #164283;
	border-bottom: 1px solid #164283;
}

.reportbox {
	border-left: 1px solid #767676;
	border-right: 1px solid #767676;
	border-bottom: 1px solid #767676;
}

.artsandculturebox {
	border-left: 1px solid #767676;
	border-right: 1px solid #767676;
	border-bottom: 1px solid #767676;
}

.arts_culturebox {
	border-left: 1px solid #767676;
	border-right: 1px solid #767676;
	border-bottom: 1px solid #767676;
}

.eartothegroundbox {
	border-left: 1px solid #453F40;
	border-right: 1px solid #453F40;
	border-bottom: 1px solid #453F40;
}

.uncoveredbox, .interviewbox, .cartoonbox {
	border-left: 1px solid #637163;
	border-right: 1px solid #637163;
	border-bottom: 1px solid #637163;
}

/* home page general formatting */

.hed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 100%;
	margin: 10px 10px 0 0px;
}

html body div table tbody tr td div.hed.home_margin.eartotheground {
	margin: 10px 10px 10px 0px;
	padding-left: 10px;
	background: #f6f2f1;
	text-align: center;
}

.leftsidehed {
	font-family: Verdana, Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.2;
}

.leftsidehed p {
	margin: 5px 0px 1em 0;
	padding: 0px;
}

div.leftsidehed {
	margin: 10px 10px 0 10px;
}

.socialsidehed {
	font-family: Verdana, Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.2;
}

.socialsidehed p {
	margin: 2px 8px;
	padding: 0px;
	clear: both;
}

div.socialsidehed {
	margin: 5px 0 0 0;
	border: 0px;
}

.socialsidehed a {
	color: #723E28;
	text-decoration: none;
}

.byline {
	font-size: 75%;
	line-height: 92%;
	font-weight: bold;
}

.editedby {
	font-size: 75%;
	line-height: 92%;
	font-weight: normal;
	color: #000;
}

.general_body_flat div.category {
	border-width: 0;
	margin: 0 0 5px 0;
	padding: 0;


/*		width: 614px; */
}

.vertical img {
	margin: 12px 8px 8px 0;
	float: left;
	border: none;
}

.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	line-height: 82%;
}

.category_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;


/*	line-height: 72%; */
}

.category a:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.summary {
	font-size: 93%;
	line-height: 125%;
	margin: 0 10px 0 10px;
	text-align: left;
	color: #000000;
}

.posted {
	font-size: 75%;
	font-weight: bold;
	text-align: right;
	margin: 0 10px 0 10px;
	color: #000000;
}

.archive {
	font-weight: bold;
	font-size: 75%;
	line-height: 83%;
	margin: 7px 10px 10px 10px;
	text-align: right;
}

.continue {
	font-size: 80%;
	font-weight: bold;
	margin: 7px 20px 10px 20px;
	text-align: right;
}

/* home page report formatting */

.report .hed {
	font-size: 117%;
	line-height: 125%;
	color: #5e4531;
	margin: 10px 0 .4em 0;
}

.report .leftsidehed {
	color: #5e4531;
}

/* CSS property only for COLUMN heading (SW) */

.report .column {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 100%;
	color: #000000;
	margin: 10px 0 0 0;
}

.report .hed a:link, .report .hed a:visited,
.report .leftsidehed a:link, .report .leftsidehed a:visited,
.report .continue a:link, .report .continue a:visited,
.report .archive a:link, .report .archive a:visited {
	color: #990000;
}

.report .byline {
	color: #666666;
}

.report .home_margin {
	margin: 7px 10px 10px 10px;
	padding: 0;
}

.report .summary {
	margin: 0;
}

.report .summary p {
	display: inline;
}

.report .continue {

}

.report .archive {
	padding: 7px 10px 10px 10px;
}

.report .margin .side_image img {
	margin-right: 5px;
	margin-top: 3px;
	margin-left: 0px;
	float: left;
}

/* home page arts and culture formatting */

.arts_culture .hed {
	font-size: 117%;
	line-height: 125%;
	color: #6e5d30;
	margin: 10px 0 0 0;
}

.arts_culture .leftsidehed {
	color: #6e5d30;
}

/* CSS property only for COLUMN heading (SW) */

.report .column {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 100%;
	color: #000000;
	margin: 10px 0 0 0;
}

.arts_culture .hed a:link, .arts_culture .hed a:visited,
.arts_culture .leftsidehed a:link, .arts_culture .leftsidehed a:visited,
.arts_culture .continue a:link, .arts_culture .continue a:visited,
.arts_culture .archive a:link, .arts_culture .archive a:visited {
	color: #990000;
}

.arts_culture .byline {
	color: #666666;
}

.arts_culture .home_margin {
	margin: 7px 10px 10px 10px;
	padding: 0;
}

.arts_culture .summary {
	margin: 0;
}

.arts_culture .summary p {
	display: inline;
}

.arts_culture .continue {

}

.arts_culture .archive {
	padding: 7px 10px 10px 10px;
}

.arts_culture .margin .side_image img {
	margin-right: 5px;
	margin-top: 3px;
	margin-left: 0px;
	float: left;
}

/* home page cartoon formatting */

.cartoon .hed {
	font-size: 117%;
	line-height: 125%;
	color: #5e4531;
	margin: 10px 0 0 0;
}

.cartoon .hed a {
	color: #3e2f30 !important;
	text-decoration: none;
	font-size: 15px;
}

.cartoon .leftsidehed {
	color: #5e4531;
}

.cartoon .hed a:link, .report .hed a:visited,
.cartoon .leftsidehed a:link, .report .leftsidehed a:visited,
.cartoon .continue a:link, .report .continue a:visited,
.cartoon .archive a:link, .report .archive a:visited {
	color: #990000;
}

.cartoon .byline {
	color: #666666;
}

.cartoon .home_margin {
	margin: 7px 16px 10px 20px;
	padding: 0;
}

.cartoon .summary {
	margin: 0;
}

.cartoon .summary p {
	display: inline;
}

.cartoon .continue {

}

.cartoon .archive {
	padding: 7px 10px 10px 10px;
}

.cartoon .margin .side_image img {
	margin-right: 5px;
	margin-top: 3px;
	margin-left: 0px;
	float: left;
}

.cartoon_p p {
	background-image: url(/images/enlarge_cartoon.gif);
	background-repeat: no-repeat;
	background-position: 99px top;


/* this is 215 (cartoon width) - 118 (image width) + 2 (grey border width) */
	padding-top: 6px;

/* this is 10 (height) minus 4 (padding of img below) */
}

#cartoon_animation p {
	background-image: url(/images/play_cartoon.gif);
}

/* home page av booth formatting */

.avbooth .hed {
	font-size: 100%;
	line-height: 108%;
	margin: 10px 0 .4em 0;
}

.avbooth .leftsidehed {

}

.avbooth .byline {
	color: #666666;
}

.avbooth .home_margin {
	margin: 7px 10px 10px 10px;
	padding: 0;
}

.avbooth .archive {
	padding: 7px 10px 10px 10px;
}

.avbooth .home_margin img {
	margin-bottom: 10px;
}

.avbooth .summary {
	line-height: 125%;
	margin: 0;
}

.avbooth .summary p {
	display: inline;
}

.avbooth .media_margin {
	margin: 0 10px 15px 10px;
	padding: 0 10px 0 10px;
}

.avbooth .media {
	font-size: 75%;
	line-height: 142%;
	color: #1d416b;
}

.avbooth .media a {
	font-size: 75%;
	line-height: 142%;
	font-weight: bold;
	text-decoration: none;
	color: #1d416b;
	border: solid 1px #ffffff;
	padding: 0px 0px 0px 0px;
	background-color: #cfd8dd;
}

.avbooth .media a:visited {
	color: #6688aa;
	background-color: #ffffff;
}

.avbooth .media a:hover {
	color: #223366;
	border: solid 1px #ffffff;
	background-color: #ffffff;
}

.avbooth .media img {
	border-width: 0px;
	vertical-align: text-top;
}

.avbooth .media br {
	clear: left;
}

/* home page eartotheground formatting */

.eartotheground .hed {
	font-size: 95%;
	line-height: 1.2em;
	letter-spacing: .1em;
margin-bottom: .4em;
}

.eartotheground .leftsidehed {

}

.eartotheground .byline {
	color: #666666;
}

.eartotheground .summary {
	margin: 0 10px 0 10px;
        line-height: 125%;
}

.eartotheground .summary p {
	display: inline;
}

.eartotheground .posted {

}

.eartotheground .continue {

}

.eartotheground .archive {
	padding: 7px 10px 10px 10px;
}

/* home page uncovered formatting */

.uncovered .hed {
	font-size: 117%;
	line-height: 125%;
	margin: 10px 0 0 0;
}

.uncovered .leftsidehed {

}

.uncovered .byline {
	color: #666666;
}

.uncovered .home_margin {
	margin: 7px 20px 10px 20px;
	padding: 0;
}

.uncovered .summary {
	margin: 0;
}

.uncovered .summary p {
	display: inline;
}

.uncovered .continue {

}

.uncovered .archive {
	padding: 7px 10px 10px 10px;
}

.uncovered .margin .side_image img {
	margin-right: 5px;
	margin-top: 3px;
	margin-left: 0px;
	float: left;
}

/* home page interview formatting */

.interview .hed {
	font-size: 117%;
	line-height: 125%;
	margin: 10px 0 0 0;
}

.interview .leftsidehed {

}

.interview .byline {
	color: #666666;
}

.interview .home_margin {
	margin: 7px 10px 10px 10px;
	padding: 0;
}

.interview .summary {
	margin: 0;
}

.interview .summary p {
	display: inline;
}

.interview .continue {

}

.interview .archive {
	padding: 7px 10px 10px 10px;
}

.interview .margin .side_image img {
	margin-right: 5px;
	margin-top: 3px;
	margin-left: 0px;
	float: left;
}

/* end of home page formatting */

/* dig page dig section formatting */

.dig_blog_hed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 87%;
	letter-spacing: .1em;
	line-height: 1.0em;
	font-weight: bold;
	color: #603311;
}

.dig_bio_hed,
.dig_related_hed,
.dig_bibliography_hed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	letter-spacing: .1em;
	line-height: 1.0em;
	font-weight: bold;
	color: #603311;
	background-color: #eae3da;
}

.dig_bio_hed {
	padding: 3px 5px 0px 5px;
}

.dig_related_body,
.dig_bibliography_body {
	font-size: 83%;
	line-height: 1em;
	color: #000000;
	background-color: #eae3da;
}

.dig_sidebar_margin {
	margin: 10px 10px 10px 10px;
}

.dig_bio_body {
	background-color: #eae3da;
}

.dig_bio_body img {
	float: left;
	margin: 1px 5px 5px 5px;
}

.dig_related_body a,
.dig_bibliography_body a,
.dig_bibliography_subhed {
	font-weight: bold;
	color: #603311;
	text-decoration: none;
}

.dig_bio_subhed {
	font-size: 75%;
	line-height: 92%;
	color: #603311;
	margin: 0px 5px 5px 5px;
}

.dig_related_body a:hover,
.dig_bibliography_body a:hover {
	color: #401100;
	text-decoration: underline;
}

.dig_blog_body {
	font-size: 92%;
	line-height: 150%;
	color: #000000;
}

.dig_blog_explainer {
	font-size: 75%;
	line-height: 92%;
	color: #603311;
	font-weight: bold;
}

.dig_blog_line {
	margin: 10px 0px 15px 0px;
}

.dig_blog_hed a,
.dig_blog_body a {
	text-decoration: none;
	color: #990000;
}

.dig_blog_hed a:hover,
.dig_blog_body a:hover {
	color: #603311;
	text-decoration: underline;
}

.dig_pullquote {
	font-size: 150%;
	line-height: 150%;
	font-weight: bold;
	color: #603311;
}

.dig_body_margin {
	margin: 20px 20px 20px 20px;
}

.dig_body_margin2 {
	margin: 10px 0px 20px 0px;
}

.dig_body_credit {
	text-align: right;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	font-size: 75%;
	line-height: 83%;
	color: #665544;
	margin-bottom: 6px;
}

.dig_body {
	font-size: 100%;
	line-height: 133%;
	color: #000000;
}

.dig_byline {
	font-size: 120%;
	line-height: 100%;
	color: #603311;
	font-weight: bold;
}

h2.dig_hed {
	font-size: 150%;
	line-height: 133%;
	color: #603311;
}

.dig_subhed p {
	font-size: 120%;
	line-height: 113%;
	color: #603311;
}

.dig_media {
	font-size: 90%;
	line-height: 142%;
	font-weight: bold;
	color: #000000;
}

.dig_media a {
	text-decoration: none;
	color: #1d416b;
	border: solid 1px #ffffff;
	padding: 0px 0px 0px 0px;
}

.dig_media a:visited {
	color: #6688aa;
	background-color: #ffffff;
}

.dig_media a:hover {
	color: #223366;
	border: solid 1px #ffffff;
	background-color: #ffffff;
	text-decoration: underline;
}

.dig_media img {
	border-width: 0px;
	vertical-align: text-top;
}

.dig_media br {
	clear: left;
}

/* #self {
 border: 1px solid #D22;
}*/

.inappropriate {
	text-align: right;
	font-size: 85%;
}

.inappropriate a:link, .inappropriate a:visited {
	font-weight: normal;
}

.mailinglist {
	margin: 10px 0 10px 0;
	padding: 0 0 0 8px;
	font-size: 83%;
}

.mailinglistfront {
	margin: 3px 0 3px 0;
	padding: 0;
	font-size: 83%;
}

.mailinglist #email {
	font-size: 100%;
	height: 150%;
	width: 110px;
}

.mailinglist #signup {
	width: 50px;
	height: 20px;
	font-size: 75%;
}

.general_body {
	font-size: 100%;
	line-height: 133%;
	color: #000000;
	padding: 10px 10px 20px 10px;
}

.general_body_flat {
	font-size: 100%;
	line-height: 133%;
	color: #000000;
	margin: 0;
}

/* general settings */

blockquote {
	margin: 1em 20px;
	padding-left: 50px;
	color: #3a3939;
	background: transparent url(/images/quote_blockquote.gif) no-repeat;
}

/* about settings */

.about .general_body {
	/* This should be more specific than the .general_body above */
	background-color: #FAF0EA;
}

.about h3 {
	color: #723E28;
}

.about a:link {
	color: #723E28;
	text-decoration: none;
}

.about a:visited {
	color: #887766;
	text-decoration: none;
}

.about a:hover {
	color: #332211;
	text-decoration: underline;
}

/* bio settings */

.bio .category {
	font-size: 12px;
}

/* bazaar settings */

.bazaar .general_body {
	/* This should be more specific than the .general_body above */
	background-color: #EDDDC6;
}

.bazaar h3 {
	color: #543138;
	font-weight: bold;
	font-size: 110%;
}

.bazaar p {
	color: #543138;
}

.bazaar a:link {
	color: #723E28;
	text-decoration: none;
}

.bazaar a:visited {
	color: #887766;
	text-decoration: none;
}

.bazaar a:hover {
	color: #332211;
	text-decoration: underline;
}

/* .bazaar .price {
	height: 15px;
	width: 33px;
	padding: 2px;
	background-color: #523232;
	border: 1px solid #000000;
	font-size: 90%;
}
.bazaar .price a:link, .bazaar .price a:visited, .bazaar .price a:hover {
	color: #FFFFFF;
}

*/

.bazaar .price {
	font-size: 90%;
}

/* general settings */

.general_body img {
	border: 1px solid #999999;
}

.general_body .about img {
	border: 1px solid #723E28;
}

.imgborder img {
	border: 1px solid #999999;
	margin: 4px 0 2px 0;
}

.bottomdashed {
	padding-bottom: .4em;
	margin-bottom: 1.2em;
	border-bottom: 1px dashed #999999;
}

.topdashed {
	padding-top: .4em;
	margin-top: 1.2em;
	border-top: 1px dashed #999999;
}

.recommendations {
	border: 1px solid;
	border-color: #999999;
	padding: 10px 8px 5px 8px;
	margin: 2px 10px 2px 10px;
}

.photocaption p {
	font-size: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: 0.5px;
	line-height: 1.3em;
	text-align: left;
	color: #000000;
}

.photocredit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.5px;
	line-height: 1em;
	text-align: right;
	color: #333333;
}

.pullquoteleft, .pullquoteright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #900;
	background-image: url(/images/doubleline_red.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0 0px 10px 0;
	width: 250px;
}

.pullquoteleft {
	float: left;
	margin: 10px 25px 15px 0;
}

.pullquoteright {
	float: right;
	margin: 10px 0px 15px 25px;
}

.pullquoteright p {
	padding-bottom: 0;
	margin-bottom: 0;
}

.pullquoteleft p {
	padding-bottom: 0;
	margin-bottom: 0;
}

.pullquotecredit {
	margin: 0;
	text-align: right;
	padding: 0 7px 0 0;
	line-height: 30px;
}

#truthdigger_nom {
	float: right;
	width: 160px;
	margin: 0 0 6px 15px;
	padding: 0;
}

.instorybar {
	float: right;
	border: 2px solid #cccccc;
	padding: 10px;
	margin: 10px 0 10px 10px;
	max-width: 350px;
}

.instorybar img, .instorybar_full img {
	border: 1px solid #999999;
	margin: 4px 0 2px 0;
}

.instorybar p {
	max-width: 330px;
}

.instorybar_full {
	border: 2px solid #cccccc;
	padding: 10px;
	margin: 10px 0;
	width: 100%;
}

/* index page settings */

#archivebox {
	font-size: 83%;
	padding: 10px 10px 20px 10px;
	font-weight: bold;
}

#archiveboxinner {
	width: 175px;
	margin: 0;
	padding: 0;
	border-bottom: 0 dashed #999999;
	line-height: 1.5em;
}

#archiveboxinner ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#archiveboxinner li {
	padding-left: 10px;
	padding-bottom: 20px;
	text-indent: -10px;
}

#archiveboxborder {
	float: right;
	margin: 0 0 0 7px;
	padding: 0 0 5px 5px;
	background-color: #FFFFFF;
	border-bottom: 0 dashed #999999;
}

.avbooth a, .cartoon a, .dig a, .topics a, .eartotheground a, .report a, .arts_culture a, .uncovered a, .interview a {
	font-weight: bold;
}

/* eartotheground settings */

.eartotheground a:link {
	color: #5e4531;
	text-decoration: none;
}

.eartotheground a:visited {
	color: #887766;
	text-decoration: none;
}

.eartotheground a:hover {
	color: #332211;
	text-decoration: underline;
}

.eartotheground .header {
	background-color: #BAAFB3;
}

.eartotheground .section10 {
	background-color: #D0CBCD;
}

.eartotheground .section9 {
	background-color: #D2CDCF;
}

.eartotheground .section8 {
	background-color: #D5D1D1;
}

.eartotheground .section7 {
	background-color: #D9D4D5;
}

.eartotheground .section6 {
	background-color: #DDD9D9;
}

.eartotheground .section5 {
	background-color: #E1DDDD;
}

.eartotheground .section4 {
	background-color: #E5E1E2;
}

.eartotheground .section3 {
	background-color: #E9E5E5;
}

.eartotheground .section2 {
	background-color: #ECE8E8;
}

.eartotheground .section1 {
	background-color: #EEEAEA;
}

/* cartoon settings */

.cartoon a:link {
	color: #5e4531;
	text-decoration: none;
}

.cartoon a:visited {
	color: #887766;
	text-decoration: none;
}

.cartoon a:hover {
	color: #332211;
	text-decoration: underline;
}

.cartoon .header {
	background-color: #BAAFB3;
}

.cartoon .section10 {
	background-color: #D0CBCD;
}

.cartoon .section9 {
	background-color: #D2CDCF;
}

.cartoon .section8 {
	background-color: #D5D1D1;
}

.cartoon .section7 {
	background-color: #D9D4D5;
}

.cartoon .section6 {
	background-color: #DDD9D9;
}

.cartoon .section5 {
	background-color: #E1DDDD;
}

.cartoon .section4 {
	background-color: #E5E1E2;
}

.cartoon .section3 {
	background-color: #E9E5E5;
}

.cartoon .section2 {
	background-color: #ECE8E8;
}

.cartoon .section1 {
	background-color: #EEEAEA;
}

.cartoon_nav {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	margin: 2px;
}

.cartoon_nav a:link, .cartoon_nav a:visited, .cartoon_nav a:hover {
	border-width: 0;
	padding: 0;
	margin: 0;
}

.cartoon_nav td img {
	border-width: 0;
	padding: 0;
	margin: 3px;
}

/* q_a settings */

.q_a a:link {
	color: #5e4531;
	text-decoration: none;
}

.q_a a:visited {
	color: #887766;
	text-decoration: none;
}

.q_a a:hover {
	color: #332211;
	text-decoration: underline;
}

.q_a .header {
	background-color: #A59787;
}

.q_a .section10 {
	background-color: #D0CBCD;
	border-bottom: 1px dashed #867057;
	padding: 10px;
}

.q_a .section9 {
	background-color: #D2CDCF;
	border-bottom: 1px dashed #867057;
	padding: 10px;
}

.q_a .section8 {
	background-color: #D5D1D1;
	border-bottom: 1px dashed #867057;
	padding: 10px;
}

.q_a .section7 {
	background-color: #D9D4D5;
	border-bottom: 1px dashed #867057;
	padding: 10px;
}

.q_a .section6 {
	background-color: #DDD9D9;
	border-bottom: 1px dashed #867057;
	padding: 10px;
}

.q_a .section5 {
	background-color: #E1DDDD;
	border-bottom: 1px dashed #867057;
	padding: 10px;
}

.q_a .section4 {
	background-color: #E5E1E2;
	border-bottom: 1px dashed #867057;
	padding: 10px;
}

.q_a .section3 {
	background-color: #E9E5E5;
	border-bottom: 1px dashed #867057;
	padding: 10px;
}

.q_a .section2 {
	background-color: #ECE8E8;
	border-bottom: 1px dashed #867057;
	padding: 10px;
}

.q_a .section1 {
	background-color: #ece5dd;
	padding: 10px;
	border-bottom: 1px dashed #867057;
	padding: 10px;
}

.q_a .list {
	background-color: #ece5dd;
	padding: 10px;
	border-bottom: 1px dashed #867057;
	padding: 10px;
}

.q_a_embed {
	text-align: center;
	border: 4px;
	border-color: #604640;
	border-style: solid;
	width: 555px;
	height: auto;
	background-image: url(/images/q_a_divBG.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	padding-right: 20px;
	padding-left: 20px;
}

.q_a_form {
	text-align: left;
	border: 2px solid #C8B8A5;
	width: 450px;
	padding: 8px 10px;
	margin: 15px 57px;
}

.q_a_before {
	text-align: left;
	border-top: 1px dashed #767676;
	width: 250px;
	height: auto;


/* background-image: url(/images/q_a_divBG.gif); */


/* background-repeat: no-repeat; */
	margin-top: 0;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "lucida grande",verdana;
	font-size: 85%;
	color: #222222;
}

.q_a_before2 {
	text-align: left;
	border-top: 1px solid #767676;
	width: 400px;
	height: auto;
	/* background-image: url(/images/q_a_divBG.gif)

; */
/* background-repeat: no-repeat; */
margin-left: 30px;
	padding: 8px 5px;
	font-family: "lucida grande",verdana;
	font-size: 10px;
	color: #222222;
}

.q_a_before3 {
	text-align: left;
	border-left: 3px solid #767676;
	border-top: 1px dashed #767676;
	width: 280px;
	height: auto;
	margin:

20px;
	/* background-image: url(/images/q_a_divBG.gi

f); */
/* background-repeat: no-repeat; */
	font-family: "lucida grande",verdana;
	font-size: 10px;
	color: #222222;
}

.changeorg {
	text-align: center;
	border: 0px;
	border-color: #604640;
	border-style: solid;
	width: 180px;
	height:

auto;
	/* background-image: url(/images/q_a_divBG.gi

f); */
/* background-repeat: no-repeat; */
margin-top: 0;
	padding-right: 2px;
	padding-left: 2px;
}

/* uncovered settings */

.uncovered a:link {
	color: #455045;
	text-decoration: none;
}

.uncovered a:visited {
	color: #848984;
	text-decoration: none;
}

.uncovered a:hover {
	color: #660000;
	text-decoration: underline;
}

.uncovered .header {
	background-color: #BDC2BD;
}

.uncovered .section10 {
	background-color: #9db39d;
}

.uncovered .section9 {
	background-color: #a4b8a3;
}

.uncovered .section8 {
	background-color: #aabdaa;
}

.uncovered .section7 {
	background-color: #b0bfb0;
}

.uncovered .section6 {
	background-color: #b7c4b7;
}

.uncovered .section5 {
	background-color: #bbc9bc;
}

.uncovered .section4 {
	background-color: #c4cfc4;
}

.uncovered .section3 {
	background-color: #c7d1c7;
}

.uncovered .section2 {
	background-color: #d0d9d0;
}

.uncovered .section1 {
	background-color: #E2E7E2;
}

/* blogroll settings */

.blogroll a:link {
	color: #5e4531;
	text-decoration: none;
}

.blogroll a:visited {
	color: #887766;
	text-decoration: none;
}

.blogroll a:hover {
	color: #332211;
	text-decoration: underline;
}

/* interview settings */

.interview a:link {
	color: #455045;
	text-decoration: none;
}

.interview a:visited {
	color: #848984;
	text-decoration: none;
}

.interview a:hover {
	color: #660000;
	text-decoration: underline;
}

.interview .header {
	background-color: #BDC2BD;
}

.interview .section10 {
	background-color: #9db39d;
}

.interview .section9 {
	background-color: #a4b8a3;
}

.interview .section8 {
	background-color: #aabdaa;
}

.interview .section7 {
	background-color: #b0bfb0;
}

.interview .section6 {
	background-color: #b7c4b7;
}

.interview .section5 {
	background-color: #bbc9bc;
}

.interview .section4 {
	background-color: #c4cfc4;
}

.interview .section3 {
	background-color: #c7d1c7;
}

.interview .section2 {
	background-color: #d0d9d0;
}

.interview .section1 {
	background-color: #E2E7E2;
}

/* report settings */

.report a:link {
	color: #990000;
	text-decoration: none;
}

.report a:visited {
	color: #aa4444;
	text-decoration: none;
}

.report a:hover {
	color: #660000;
	text-decoration: underline;
}

.report .header {
	background-color: #EBECEC;
}

.report .section10 {
	background-color: #ABABAB;
}

.report .section9 {
	background-color: #B4B4B4;
}

.report .section8 {
	background-color: #BCBCBC;
}

.report .section7 {
	background-color: #C4C4C4;
}

.report .section6 {
	background-color: #CDCDCD;
}

.report .section5 {
	background-color: #D8D8D8;
}

.report .section4 {
	background-color: #E0E0E0;
}

.report .section3 {
	background-color: #EBEBEB;
}

.report .section2 {
	background-color: #F3F3F3;
}

.report .section1 {
	background-color: #F9F9F9;
}

.original_logo {
	padding-top: 5px;
	padding-left: 197px;
	padding-bottom: 10px;
}

.original_logo img {
	width: 200px;
	height: auto;
}

/* most settings */

.most {
	background-color: #FAF0EA;
}

.most a:link {
	color: #723e28;
	text-decoration: none;
}

.most a:visited {
	color: #723e28;
	text-decoration: none;
}

.most a:hover {
	color: #723e28;
	text-decoration: underline;
}

.most_header {
	background-color: #dccdb4;
}

/* arts and culture settings */

.arts_culture a:link {
	color: #990000;
	text-decoration: none;
}

.arts_culture a:visited {
	color: #aa4444;
	text-decoration: none;
}

.arts_culture a:hover {
	color: #660000;
	text-decoration: underline;
}

.arts_culture .header {
	background-color: #f3e3b6;
}

.arts_culture .section10 {
	background-color: #cdbd9c;
}

.arts_culture .section9 {
	background-color: #d3c4a4;
}

.arts_culture .section8 {
	background-color: #d9cbac;
}

.arts_culture .section7 {
	background-color: #ded1b4;
}

.arts_culture .section6 {
	background-color: #e3d7bc;
}

.arts_culture .section5 {
	background-color: #e7dcc2;
}

.arts_culture .section4 {
	background-color: #ece2ca;
}

.arts_culture .section3 {
	background-color: #f2e9d2;
}

.arts_culture .section2 {
	background-color: #f7efd9;
}

.arts_culture .section1 {
	background-color: #fef7e3;
}

.arts_culture_vertical_thumb {
	margin: 0 6px 6px 0;
	float: left;
	border: none;
}

body div.arts_culture_bookbox {
	margin: 6px 0 6px 6px;
	float: right;
	border: 1px solid #9e8544;
	padding: 9px;
	width: 130px;
}

.arts_culture_bookbox h3 {
	margin-bottom: 0;
}

.arts_culture_bookbox p {
	margin-top: 0;
}

.arts_culture_bookbox br {
	display: none;
}

.arts_culture_bookbox img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

/* avbooth settings */

.avbooth a:link {
	color: #2c4369;
	text-decoration: none;
}

.avbooth a:visited {
	color: #6688aa;
	text-decoration: none;
}

.avbooth a:hover {
	color: #112255;
	text-decoration: underline;
}

.avbooth .header {
	background-color: #9AAFBE;
}

.avbooth .section10 {
	background-color: #B3BFC5;
}

.avbooth .section9 {
	background-color: #B7C4CA;
}

.avbooth .section8 {
	background-color: #BCC9CE;
}

.avbooth .section7 {
	background-color: #C2CDD2;
}

.avbooth .section6 {
	background-color: #C8D2D7;
}

.avbooth .section5 {
	background-color: #CED8DC;
}

.avbooth .section4 {
	background-color: #D4DDE1;
}

.avbooth .section3 {
	background-color: #D9E2E5;
}

.avbooth .section2 {
	background-color: #DEE5E9;
}

.avbooth .section1 {
	background-color: #E1E8EB;
}

/* follow truthdig settings */

.social {
	background-color: #f8f8f8;
}

/* dig and topics settings */

.dig a:link, .dig2 a:link, .topics a:link {


/* to get dig colors without dig div borders, use dig2 */
	color: #603311;
	font-weight: bold;
	text-decoration: none;
}

.dig a:visited, .dig2 a:visited, .topics a:visited {
	color: #996644;
	font-weight: bold;
	text-decoration: none;
}

.dig a:hover, .dig2 a:hover, .topics a:hover {
	color: #603311;
	text-decoration: underline;
}

.dig .header, .topics .header {
	background-color: #CDB893;
}

.dig .section10, .topics .section10 {
	background-color: #EBD5B5;
}

.dig .section9, .topics .section9 {
	background-color: #ECD7BA;
}

.dig .section8 , .dig_body .section8, .topics .section8 {


/* This is to make the comment box turn color for staff comments on dig pages */
background-color: #EEDBC1;
}

.dig .section7, .topics .section7 {
	background-color: #F0DFC7;
}

.dig .section6, .topics .section6 {
	background-color: #F2E3D0;
}

.dig .section5, .topics .section5 {
	background-color: #F4E8D8;
}

.dig .section4, .topics .section4 {
	background-color: #F6ECE0;
}

.dig .section3, .topics .section3 {
	background-color: #F8F0E9;
}

.dig .section2, .topics .section2 {
	background-color: #F8F0E9;
}

.dig .section1, .topics .section1 {
	background-color: #FBF6F3;
}

/* podcast settings */

.podcast .general_body {
	background-color: #FAF0EA;
}

.podcast h3 {
	color: #723E28;
}

.podcast .hed {
	font-size: 95%;
	line-height: 1.2em;
	text-transform: uppercase;
	letter-spacing: .1em;
}

.podcast .leftsidehed {

}

.podcast .byline {
	color: #666666;
}

.podcast .summary {
	margin: 0 10px 0 10px;
}

.podcast .summary p {
	display: inline;
}

.podcast .posted {

}

.podcast .continue {

}

.podcast .archive {
	padding: 7px 10px 10px 10px;
}

.podcast a:link, .podcast2 a:link {
	color: #603311;
	text-decoration: none;
}

.podcast a:visited, .podcast2 a:visited {
	color: #996644;
	text-decoration: none;
}

.podcast a:hover, .podcast2 a:hover {
	color: #603311;
	text-decoration: underline;
}

.podcast .header {
	background-color: #CDB893;
}

.podcast .section10 {
	background-color: #EBD5B5;
}

.podcast .section9 {
	background-color: #ECD7BA;
}

.podcast .section8 {
	background-color: #EEDBC1;
}

.podcast .section7 {
	background-color: #F0DFC7;
}

.podcast .section6 {
	background-color: #F2E3D0;
}

.podcast .section5 {
	background-color: #F4E8D8;
}

.podcast .section4 {
	background-color: #F6ECE0;
}

.podcast .section3 {
	background-color: #F8F0E9;
}

.podcast .section2 {
	background-color: #F8F0E9;
}

.podcast .section1 {
	background-color: #FBF6F3;
}

#podcastlisten {
	margin: 8px 0 8px 0px;
	padding: 5px 0px 5px 22px;
	border: 1px solid #666666;
	background: url(/images/bg_podcastlisten.gif);
	background-repeat: no-repeat;
	background-color: #999999;
	width: 160px;
}

#podcastlisten img {
	border: 0px solid #666666;
}

#podcastlisten a:link, #podcastlisten a:visited {
	margin: 3px;
	padding: 0px 3px;
	border: 1px solid #723E28;
	background-color: #FFFFFF;
}

#podcastbox {


/* float: right; */
margin: 0 0 10px 0;
	padding: 11px 8px 41px 8px;
	height: 200px;
	width: 217px;
	background: url(/images/bg_podcastbox.gif);
	background-repeat: no-repeat;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

/* photo essay settings */

.av_extra {
	border-top: 1px dashed #112255;
}

.av_extra h5 {
	text-transform: uppercase;
}

.av_photographer_bio {
	border-top: 1px dashed #112255;
	border-bottom: 1px dashed #112255;
	background-color: #FFF;
}

.av_photographer_bio h5 {
	text-transform: uppercase;
}

.av_photoessay_id {
	font-size: 100%;
	line-height: 142%;
	color: #3d5b9b;
}

.av_photoessay_id a {
	font-size: 100%;
	line-height: 142%;
	font-weight: bold;
	text-decoration: none;
	color: #3d5b8b;
	border: solid 1px #3d5b8b;
	padding: 3px 3px 3px 3px;
	background-color: #cfd8dd;
}

.av_photoessay_id a:visited {
	color: #6688aa;
	background-color: #ffffff;
}

.av_photoessay_id a:hover {
	color: #3d5b8b;
	background-color: #ffffff;
	text-decoration: underline;
}

.photobyline {
	font-size: 90%;
	margin-bottom: -10px;
}

.printbody {
	margin: 10px 20px 10px 30px;
	font-size: 140%;
	line-height: 1.25em;
}

.printbody p, .printbody li, .printbody blockquote {
	font-size: 140%;
	line-height: 1.25em;
}

.dropcap {
	font-style: italic;
	font-weight: bold;
	font-size: 200%;
	float: left;
	padding: 0 10px 2px 0;
	margin: 0;
	line-height: 1em;
}

.searchtable {
	display: inline;
	float: right;
	padding: 2px;
}

.searchbox {
	width: 110px;
	font-family: "lucida grande",verdana;
	font-size: 95%;
	color: #222222;
	background-color: #eeeeee;
}

.searchbox2 {
	width: 200px;
	font-family: "lucida grande",verdana;
	font-size: 95%;
	color: #222222;
	background-color: #eeeeee;
}

.searchbutton {
	margin: 0 3px;
}

.alternate_search_results {
	border-bottom: 1px dashed #999999;
}

.alternate_search_results dd {
	margin-bottom: 10px;
	font-size: 70%;
}



/* connect settings */

.connect a:link {
	color: #990000;
	text-decoration: none;
}

.connect a:visited {
	color: #aa4444;
	text-decoration: none;
}

.connect a:hover {
	color: #660000;
	text-decoration: underline;
}

.connect .header {
	background-color: #EBECEC;
}

.connect .section10 {
	background-color: #ABABAB;
}

.connect .section9 {
	background-color: #B4B4B4;
}

.connect .section8 {
	background-color: #BCBCBC;
}

.connect .section7 {
	background-color: #C4C4C4;
}

.connect .section6 {
	background-color: #CDCDCD;
}

.connect .section5 {
	background-color: #D8D8D8;
}

.connect .section4 {
	background-color: #E0E0E0;
}

.connect .section3 {
	background-color: #EBEBEB;
}

.connect .section2 {
	background-color: #F3F3F3;
}

.connect .section1 {
	background-color: #F9F9F9;
	padding-left: 30px;
}

/* Default button for general purpose forms */

.defaultbutton {
	font-size: 130%;
}

.noborder {
	border: none !important;
}

.dottedline {
	background-image: url(/images/line_555555.gif);
	background-repeat: repeat-x;
	height: 1px;
	border-width: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

div#tags {
	padding: 10px 0 0 38px;
	margin: 0 0 10px 0;
	border-width: 0;
	line-height: 1em;
	text-align: left;
	text-indent: -38px;
}

#tags h6, #share_footer h6, #comments_tools h6 {
	padding: 0;
	margin: 0;
	font-size: 83%;
	font-weight: normal;
	font-family: Verdana, Trebuchet, Arial, Helvetica, sans-serif;
}

#tags ul li {
	line-height: 18px;
	text-indent: 0;
}

#comments_tools h6 {
	display: inline;
}

span#technoratilink, #technoratilink a:link, #technoratilink a:visited {
	border-width: 0;
}

div#storyad {
	padding: 15px 0 25px 0;
	border-bottom: 1px dashed #999999;
	text-align: center;
}

div#commentsdiv {
	padding: 15px 0 25px 0;
	border-bottom: 1px dashed #999999;
	text-align: left;
	width: 580px;
	overflow: hidden;
}

div#storyad2 {
	padding: 15px 0 25px 0;
	border-bottom: 1px dashed #999999;
	border-top: 1px dashed #999999;
	text-align: center;
}
#storyad2 .broadstreet {
	width: 300px;
	margin: 0 auto;
}

.section6 #storyad2 {
	border: 0;
	padding: 0;
}

#storyad p {
	margin: 3px;
}

#storyad #jump {
	margin-top: -35px;
	float: left;
}

#author_image {
	float: left;
	margin: 0 6px 6px 0;
	padding: 0px;
	border-style: none;
}

#sidebarborder * div {
	padding: 0px;
	border-style: none;
}

#sidebar {
	padding: 0;
}

#sidebarborder {
	float: right;
	margin: 0;
	padding: 0;
	background-position: top left;
	background-repeat: repeat-y;
	border-bottom: 0 dashed #999999;
	width: 184px;
}

#sidebarinner {
	line-height: .9em;
	margin: 10px 10px 20px 10px;
	padding: 0;
	border-bottom: 0 dashed #999999;
}

#sidebarinner p {
	font-size: 83%;
}

#sidebarinner ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebarinner li {
	font-size: 83%;
	padding-bottom: 10px;
}


/* FLOATING AD */
.floating_box { position: relative; }
.floating_box_absolute .broadstreet{ position: absolute; top: 0; }
.floating_box_fixed .broadstreet{ position: fixed; top: 10px; }



/* COMMENTS */

.commentmember {
	background-image: url();
	background-repeat: no-repeat;
	padding-bottom: .4em;
	margin-bottom: 1.2em;
	border-bottom: 1px dashed #999999;
}

.commentnonmember {
	padding-bottom: .4em;
	margin-bottom: 1.2em;
	border-bottom: 1px dashed #999999;
}

.commentmember a:link {
	color: #990000;
}

.commentmember a:hover {
	color: #660000;
}

.commentmember a:visited {
	color: #aa4444;
}

.commentfield {
	width: 450px;
}

textarea.commentfield {
	height: 180px;
}

div.comment_interaction {
	padding: 0 0 6px 0;
	margin: 0 0 16px 0;
	border-width: 0;
	text-align: left;
	font-size: 83%;
	color: #767676;
	border-bottom: none;
}

.comment_interaction a:link,
.comment_interaction a:hover,
.comment_interaction a:visited,
.comment_interaction a:active {
	color: #767676;
	text-decoration: none;
}

.comment_interaction p {
	font-size: 83%;
	margin: 0;
	padding: 0;
}

div div .comment-children, div div .comment-container {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 0px;
}

/* HEADERS */

.author_header28 {
	background-image: url(/images/hdr_author_28_bk.gif);
	margin: 0;
	padding: 0;
	height: 28px;
}

.eartotheground_header28 {
	background-image: url(/images/hdr_eartotheground_28_bk.gif);
	margin: 0;
	padding: 0;
	height: 28px;
}

.eartotheground_header43 {
	margin: 0;
	padding: 0;
	/* Header Style */
	background-color: #9d9196;
	border-bottom: 2px dotted #463e40 !important;
	border-top: 2px solid #463e40 !important;
}

.uncovered_header28 {
	background-image: url(/images/hdr_uncovered_bk.gif);
	margin: 0;
	padding: 0;
	height: 28px;
}

.interview_header28 {
	background-image: url(/images/hdr_interview_bk.gif);
	margin: 0;
	padding: 0;
	height: 28px;
}

.featured_dig_header28 {
	background-image: url(/images/hdr_featured_dig_28_bk.gif);
	margin: 0;
	padding: 0;
	height: 28px;
}

.digblog_header28 {
	background-image: url(/images/hdr_digblog_28_bk.gif);
	margin: 0;
	padding: 0;
	height: 28px;
}

.moredigs_header28 {
	background-image: url(/images/hdr_moredigs_28_bk.gif);
	margin: 0;
	padding: 0;
	height: 28px;
}

.digs_header28 {
	background-image: url(/images/hdr_digs_28_bk.gif);
	margin: 0;
	padding: 0;
	height: 28px;
}

.dig_header28 {
	margin: 0;
	padding: 0;
	height: 28px;

	/* Header Style */
	background-color: #deceb2;
	border-bottom: 2px dotted #ac8577 !important;
	border-top: 2px solid #ac8577 !important;
}

.topics_header28 {
	background-image: url(/images/hdr_dig_28_bk.gif);
	margin: 0;
	padding: 0;
	height: 28px;
}

.futuredigs_header28 {
	background-image: url(/images/hdr_futuredigs_28_bk.gif);
	margin: 0;
	padding: 0;
	height: 28px;
}

.q_a_header28 {
	background-image: url(/images/hdr_q_a_28_bk.gif);
	margin: 0px;
	padding: 0px;
	height: 28px;
}

.report_header28 {
	margin: 0;
	padding: 0;
	height: 28px;
	/* Header Style */
	background-color: #ebecec;
	border-bottom: 2px dotted #767676 !important;
	border-top: 2px solid #767676 !important;

}

.connect_header28 {
	background-image: url(/images/hdr_connect_28_bk.gif);
	margin: 0;
	padding: 0;
	height: 28px;
}

.event_header28 {
	background-image: url(/images/hdr_event_28_bk.gif);
	margin: 0;
	padding: 0;
	height: 28px;
}

.search_header28 {
	background-image: url(/images/hdr_search.gif);
	margin: 0;
	padding: 0;
	height: 28px;
}

.about_header28 {
	background-image: url(/images/hdr_about_28_bk.gif);
	margin: 0;
	padding: 0;
	height: 28px;
}

.arts_culture_header28 {
	background-image: url(/images/hdr_arts_culture_28_bk.gif);
	margin: 0;
	padding: 0;
	height: 28px;
}

.arts_culture_header43 {
	margin: 0;
	padding: 0;
	/* Header Style */
	background-color: #f4e5b3;
	border-bottom: 2px dotted #6f5e2c !important;
	border-top: 2px solid #6f5e2c !important;
}


.avbooth_header28 {
	margin: 0;
	padding: 0;
	height: 28px;
	/* Header Style */
	background-color: #899fad;
	border-bottom: 2px dotted #153b85 !important;
	border-top: 2px solid #153881 !important;
}

.cartoon_header28 {
	background-image: url(/images/hdr_cartoon_28_bk.gif);
	margin: 0;
	padding: 0;
	height: 28px;
}

.podcast_header28 {
	background-image: url(/images/hdr_dig_28_bk.gif);
	margin: 0;
	padding: 0;
	height: 28px;
}

.scheer_archive_header28 {
	background-image: url(/images/hdr_report_28_bk.gif);
	margin: 0;
	padding: 0;
	height: 28px;
}

.share_article_header28 {
	background-image: url(/images/hdr_share_article_28_bk.gif);
	margin: 0;
	padding: 0;
	height: 28px;
}

.email_newsletter_header28 {
	background-image: url(/images/hdr_report_28_bk.gif);
	margin: 0;
	padding: 0;
	height: 28px;
}

.social_header28 {
	background-image: url(/images/hdr_follow_28_bk.gif);
	margin: 0;
	padding: 0;
	border: 0;
	height: 28px;
}

a.rsslinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #600;
}

.staff_buttons {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 8px;
	padding: 0;
	height: auto;
	float: right;
	border: 0px;
	vertical-align: bottom;
}

/* BLOG ADS */

div#adspot_932770769.adspot {
	border-spacing: 0;
	overflow: hidden;
	background-color: #EEEEEE;
	border-color: #000000;
	border-width: 0px;
	border-style: none;
	width: 160px !important;
	font-size: 10pt;
}

div#adspot_932770769 .adspot_head {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}

div#adspot_932770769 a.adspot_link , div#adspot_932770769 a.adspot_adurl {
	font-family: Arial;
	font-size: 8pt;
	font-style: italic;
	color: #AA0000;
	font-weight: normal;
	margin: 0;
	padding: 0;
	display: inline;
	text-decoration: underline;
	text-align: left;
	background-image: none;
}

div#adspot_932770769 a.adspot_link:link, div#adspot_932770769 a.adspot_link:visited, div#adspot_932770769 a.adspot_adurl:link, div#adspot_932770769 a.adspot_adurl:visited {
	color: #AA0000;
	text-decoration: underline;
	font-size: 8pt;
	font-style: italic;
}

div#adspot_932770769 a.adspot_link:active, div#adspot_932770769 a.adspot_link:hover, div#adspot_932770769 a.adspot_adurl:active, div#adspot_932770769 a.adspot_adurl:hover {
	color: #AA0000;
	text-decoration: none;
}

div#adspot_932770769 * ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	width: 160px;
	margin: 0;
	padding: 0;
}

div#adspot_932770769 * li {
	background: #FFFFFF;
	width: 160px;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	text-align: left;
	border-color: #BBBBBB;
	border-width: 0px;
	border-style: none;
	border-spacing: 0;
	display: block;
	text-indent: 0;
	overflow: hidden;
	line-height: 12px;
}

div#adspot_932770769 span.blogad_rss_ad ul {
	max-height: 200px;
	overflow: auto;
	width: auto;
}

div#adspot_932770769 span.blogad_rss_ad li {
	border-width: 0;
	border-bottom: 1px dotted #606060;
	padding-bottom: 5px;
	width: auto;
	margin-right: 2px;
}

div#adspot_932770769 span.blogad_rss_ad a:link {
	color: #3366ff;
}

div#adspot_932770769 span.blogad_rss_ad a:visited {
	color: #1e3d99;
}

div#adspot_932770769 .adspot_adhead {
	text-align: left;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 2px;
	border-spacing: 0;
	width: 160px;
	display: block;
}

div#adspot_932770769 * img {
	border-width: 0;
	border-spacing: 0;
}

div#adspot_932770769 * li * img {
	text-align: center;
	display: block;
	clear: both;
	margin: auto;
}

div#adspot_932770769 .adspot_adtext {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	margin: 0;
	padding: 4px 4px 0 4px;
	border-spacing: 0;
	display: block;
	clear: both;
	width: 154px;
	text-align: left;
}

div#adspot_932770769 div.adspot_link {
	width: 160px !important;
	text-align: left;
	padding: 0 4px 4px 4px;
}

div#adspot_932770769 div.adspot_adurl {
	text-align: left;
	padding: 4px;
}

div#adspot_932770769 div.tweet_button_container input {
	background: url("http://i.blogads.com/static/tweet_button/blogads-tweet-this-button.png") no-repeat scroll center center transparent;
	border: medium none;
	color: #676767 !important;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	height: 36px;
	width: 150px;
	text-align: center !important;
	cursor: pointer;
}

div#adspot_932770769 div.tweet_button_container {
	text-align: center;
}

div#adspot_932770769.adspot_classic_adverpost {
	border-spacing: 0;
	overflow: hidden;
	background-color: #EEEEEE;
	border-color: #000000;
	border-width: 0px;
	border-style: none;
	width: 160px !important;
	font-size: 10pt;
}

div#adspot_932770769 .adspot_head_classic_adverpost {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}

div#adspot_932770769 a.adspot_link_classic_adverpost , div#adspot_932770769 a.adspot_adurl_classic_adverpost {
	font-family: Arial;
	font-size: 8pt;
	font-style: italic;
	color: #AA0000;
	font-weight: normal;
	margin: 0;
	padding: 0 5px 0 0;
	display: inline;
	text-decoration: underline;
	text-align: left;
	background-image: none;
}

div#adspot_932770769 a.adspot_link_classic_adverpost:link, div#adspot_932770769 a.adspot_link_classic_adverpost:visited, div#adspot_932770769 a.adspot_adurl_classic_adverpost:link, div#adspot_932770769 a.adspot_adurl_classic_adverpost:visited {
	color: #AA0000;
	text-decoration: underline;
	font-size: 8pt;
	font-style: italic;
}

div#adspot_932770769 a.adspot_link_classic_adverpost:active, div#adspot_932770769 a.adspot_link_classic_adverpost:hover, div#adspot_932770769 a.adspot_adurl_classic_adverpost:active, div#adspot_932770769 a.adspot_adurl_classic_adverpost:hover {
	color: #AA0000;
	text-decoration: none;
}

div#adspot_932770769 * ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	width: 160px;
	margin: 0;
	padding: 0;
}

div#adspot_932770769 * li {
	background: #FFFFFF;
	width: 160px;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	text-align: left;
	border-color: #BBBBBB;
	border-width: 0px;
	border-style: none;
	border-spacing: 0;
	display: block;
	text-indent: 0;
	overflow: hidden;
	line-height: 12px;
}

div#adspot_932770769 span.blogad_rss_ad_adverpost ul {
	max-height: 400px;
	overflow: auto;
	width: auto;
}

div#adspot_932770769 span.blogad_rss_ad_adverpost li {
	border-width: 0;
	border-bottom: 1px dotted #606060;
	padding-bottom: 5px;
	width: auto;
	margin-right: 2px;
}

div#adspot_932770769 span.blogad_rss_ad_adverpost a:link {
	color: #3366ff;
}

div#adspot_932770769 span.blogad_rss_ad_adverpost a:visited {
	color: #1e3d99;
}

div#adspot_932770769 .adspot_adhead_classic_adverpost {
	text-align: left;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 2px;
	border-spacing: 0;
	width: 160px;
	display: block;
	clear: both;
}

div#adspot_932770769 * img {
	border-width: 0;
	border-spacing: 0;
}

div#adspot_932770769 * li * img {
	text-align: center;
	display: block;
	clear: both;
	margin: auto;
}

div#adspot_932770769 .adspot_adtext_classic_adverpost {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	margin: 0;
	border-spacing: 0;
	text-align: left;
}

div#adspot_932770769 div.adspot_link_classic_adverpost {
	width: 160px !important;
	text-align: left;
}

div#adspot_932770769 div.adspot_adurl_classic_adverpost {
	text-align: left;
}

div#adspot_932770769 div.adspot_img_classic_adverpost {
	padding-top: 5px;
	float: left;
	width: auto;
}

div#adspot_932770769 div.adspot_img_large_adverpost {
	text-align: center;
	display: block;
	clear: both;
	margin: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#adspot_932770769 div.adspot_main_ad_classic_adverpost {
	padding-right: 5px;
	border-color: #BBBBBB;
	border-width: 0px;
	border-style: none;
}

div#adspot_932770769 div.adspot_ad_large_adverpost {
	border-color: #BBBBBB;
	border-width: 0px;
	border-style: none;
}

#toolbox h6 {
	padding: 0;
	margin: 0;
	font-size: 93%;
	font-weight: normal;
	font-family: Verdana, Trebuchet, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

div div.article_tools {
	border-bottom-width: 0px;
	border-bottom-color: #FF0000;
}

span.share_box {
	display: inline;
	margin: 0px;
	padding: 0px;
}

span.share_link {
	display: inline;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

span.share_list {
	display: inline;
	position: absolute;
	right: 2%;
	top: 30px;
	border: solid 1px #999;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0 10px;
	line-height: 1.6;
	text-transform: none;
	font-size: 85%;
}

div#share_footer {
	padding: 0;
	margin: 10px 5px 10px 0px;
	line-height: 1em;
	border-bottom: solid 1px #767676;
	background-color: #f1f1f1;
	width: 280px;
	min-height: 100px;
	text-align: left;
	float: left;
}

div#share_footer a:link {
	border: none;
	margin: 0;
}

div#share_footer a:hover {
	background-color: transparent;
	border: none;
	margin: 0;
}

/*
div#share_footer div {
	border-width: 0px;
	margin: 0;
	padding: 0;
	text-align:left;
}
*/

div#instory_newsletter_signup {
	color: #4a4a4a;
	border-bottom: solid 1px #767676;
	background-image: url(/images/newsletter_graphic.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f1f1f1;
	padding: 35px 0 0 0;
	margin: 10px 0px 0px 300px;
	font-size: 10px;
	text-align: left;
	line-height: 12px;
	width: 280px;
	float: right;
	min-height: 46px;
	position: absolute;
}

div#instory_newsletter_signup h3 {
	color: #593931;
	padding: 4px 0 0 0;
	margin: 0;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
}

div#instory_newsletter_signup p {
	padding: 5px 10px;
	margin: 0;
}

#comment_article {
	padding: 0 40px 0 40px;
}

.column .section1 .comment_login, .eartotheground .section1 .comment_login, .uncovered .section1 .comment_login, .report .section1 .comment_login, .interview .section1 .comment_login, .arts_culture .section1 .comment_login, .avbooth .section1 .comment_login, .dig .section1 .comment_login, .cartoon .section1 .comment_login , .q_a .section1 .comment_login, .podcast .section1 .comment_login, .connect .section1 .comment_login {
	background: #dadad9;
	border-top: 2px solid #767676;
	border-bottom: 2px solid #767676;
	padding: 2px 40px 3px 40px;
}

div#thanks_td_social_networks {
	background: #f1f2f1 url(/images/thanks_td_social_networks_bg.gif) no-repeat top left;
	border-bottom: 1px solid #767676;
	padding: 35px 12px 10px 12px;
	margin-top: 8px;
}

div#thanks_td_social_networks span {
	margin-right: 20px;
	float: left;
	padding: 0 0 4px 0;
}

div#instory_share_this_article {
	color: #4a4a4a;
	border-bottom: solid 1px #767676;
	background-image: url(/images/newsletter_graphic.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f1f1f1;
	padding: 35px 0 0 0;
	margin: 10px 0;
	font-size: 10px;
	text-align: left;
	line-height: 12px;
	width: 282px;
	float: left;
	min-height: 46px;
}

.hanging_indent {
	text-indent: -3em;
	margin-left: 3em;
}

#leaderboard {
	margin: 10px auto;
	text-align: center;
	width: 728px;
/*	height: 90px;
	width: 974px;
*/
}

#leaderboard2 {
	margin: 10px auto 0;
	text-align: center;
/*	height: 90px;
	width: 974px;
*/
}

body div.ad_300x250_box_right {
	margin: 6px 0 6px 6px;
	float: right;
	border: 1px solid #9e8544;
	padding: 0 9px 9px 9px;
	width: 300px;
	min-height: 305px;
}

.article_list ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.article_list li {
	background: url(/images/bullet4x4.gif) no-repeat left 4px;
	padding: 0 0 0 8px;
}

.article_list td {
	padding: 15px;
}

.article_list h6 {
	margin-bottom: 0;
	padding-bottom: 0;
}

.article_list h4 {
	margin-top: 0;
	padding-top: 0;
}

.article_list img {
	margin-right: 5px;
}

.bio_category_list {
	font-weight: bold;
	background-color: #e9e0d8;
	padding: 0;
}

.bio_category_list2 {
	font-weight: bold;
	background-color: #e9e0d8;
	padding: 0 0 15px 10px;
	border-top: 1px solid #A78779;
	margin-top: 10px;
}

.comm_talk p {
	padding-top: 0;
	margin-top: 0;
}

.horizontal_padding {
	padding-right: 8px;
	padding-left: 18px;
}

.vertical_padding {
	padding-top: 8px;
	padding-bottom: 8px;
}

.biopic {
	border-width: 0;
}

h1.biostyle {
	margin-bottom: 0;
	text-transform: uppercase;
	color: #5e0000;
	font-size: 30px;
}

.biostyle a:link, .biostyle a:visited {
	color: #5e0000;
	text-decoration: none;
}

h2.biostyle {
	margin: 0;
	color: #5e0000;
	font-size: 20px;
}

.bio_support {
	width: 60%;
	background-color: #58301d;
	padding: 6px;
	text-align: center;
	margin: 10px auto;
	color: #e9e0d8;
	font-size: 12px;
}

.bio_book_box {


/* border: 1px solid #9e8544; */
width: 100%;
	width: 260px;
}

.bio_book_box img {
	float: left;
	margin: 0 15px;
}

.bio_book_box h3 {
	font-size: 12px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.bio_book_box p {
	margin-top: 0;
	padding-top: 0;
	font-size: 11px;
}

.bio_sidebar {
	background-color: #e9e0d8;
}

.bio_sidebar a {
	color: #990000;
	text-decoration: none;
}

.bio_sidebar a:hover {
	text-decoration: underline;
}

.twitter_hdr {
	background-image: url(/images/bk_hdr_twitter_180.gif);
	background-repeat: no-repeat;
	color: #d7b79d;
	border-top: 5px solid #2f1500;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	padding: 10px 0 0 30px;
	height: 61px;
	width: 150px;
}

.twitter_hdr a {
	color: #2f1500;
}

.td_related_entries_n {
	list-style-type: none;
	width: 580px;
	padding: 0;
	margin: 0 0 0 20px;
	border: 1px solid #989a9a;
	float: left;
}

.td_related_entries_n a {
	font-size: 12px;
	line-height: 16px;
}

.td_related_entries_n li {
	display: inline-block;
	width: 135px;
	font-size: 12px;
	color: maroon;
	margin: 0;
	padding: 5px;
	text-align: center;
	height: 220px;
	overflow: hidden;
	float: left;
}

.td_related_entries_n_red {
	background-color: #c0c0c0;
	margin: 0;
	width: 128px;
}

.td_related_entries_n h1, .td_related_entries_n h2, .td_related_entries_n h3, .td_related_entries_n h4, .td_related_entries_n h5, .td_related_entries_n h6 {
	margin: 0;
}

.eartotheground .section2 .home_margin .summary .date {
	margin-bottom: 10px;
}

div#tags div.td_related_entries_container {
	margin-left: -59px !important;
	border-width: 0px;
}

div#share_block {
	margin-top: 210px;
	height: 120px;
	width: 577px;
	padding: 0;
	margin-left: -10px;
}

/*
	LEVEL ONE
*/
.dropdown 							{ font-family: Georgia, "Times New Roman", Times, serif; list-style: none; margin: 0; padding: 0;}
ul.dropdown                         { position: relative; width: 950px;}
ul.dropdown li                      { font-weight: bold; float: left; zoom: 1; background: #ccc; }
ul.dropdown a:hover		            { color: #000; background-color: #b5aaae; text-decoration: none;}
ul.dropdown a:active                { color: #134283; text-decoration: none;}
ul.dropdown li a                    { display: block; padding: 8px; border-right: 1px solid #613f37;
									  color: #100f0c; background-color: #d4ccc9; font-weight: normal;
									  font-style: normal; font-size: small; text-decoration: none;}
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { background: #b5aaae; color: black; position: relative; }
ul.dropdown li.hover a              { color: #000; text-decoration: none;}


/*
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 150px; visibility: hidden; position: absolute; top: 100%; left: 0; list-style: none; margin: 0; padding: 0;}
ul.dropdown ul li 					{ font-weight: normal; background: #f6f6f6; color: #000;
									   float: none; }

/* Ear */
#tn_ear a { color: #2c2c2c; }
#tn_ear a:active { color: #100f0c; }
#tn_ear a.hover, #tn_ear:hover   {background-color:#efefef;}
#tn_ear:hover > a {	background-color: #b9aeb2; }
#tn_ear ul li a { border-bottom: 1px solid #000; background-color: #b9aeb2; }
#tn_ear ul li a:hover { background-color: #eeeaea;}

/* Columns */
#tn_columns a { color: #2c2c2c;}
#tn_columns a:active { color: #100f0c;}
#tn_columns a.hover, #tn_columns:hover   {background-color:#efefef;}
#tn_columns:hover > a {	background-color: #ebecec; }
#tn_columns ul li a { border-bottom: 1px solid #000; background-color: #ebecec;  }
#tn_columns ul li a:hover { background-color: #f9f9f9;}

/* Cartoons */
#tn_cartoons a { color: #2c2c2c;}
#tn_cartoons a:active { color: #100f0c;}
#tn_cartoons a.hover, #tn_cartoons:hover   { background-color: #e9e5e5; }
#tn_cartoons:hover > a {	background-color: #dcd0d0; }
#tn_cartoons ul li a { border-bottom: 1px solid #000; background-color: #dcd0d0; }
#tn_cartoons ul li a:hover { background-color: #e9e5e5;}

/* Arts */
#tn_arts a {  color: #2c2c2c;}
#tn_arts a:active { color: #100f0c;}
#tn_arts a.hover, #tn_arts:hover   {background-color:#f3e3b6;}
#tn_arts:hover > a {	background-color: #f3e3b6; }
#tn_arts ul li a { border-bottom: 1px solid #000; background-color: #f3e3b6; }
#tn_arts ul li a:hover { background-color: #fef7e3;}

/* Digs */
#tn_digs a {  color: #2c2c2c;}
#tn_digs a:active { color: #100f0c;}
#tn_digs a.hover, #tn_arts:hover   { background-color: #d9cab1; }
#tn_digs:hover > a {	background-color: #d9cab1; }
#tn_digs ul li a { border-bottom: 1px solid #000; background-color: #d9cab1;}
#tn_digs ul li a:hover { background-color: #fbf6f3;}

/* Shops */
#tn_shops a { color: #2c2c2c;}
#tn_shops a:active { color: #100f0c;}
#tn_shops a.hover, #tn_arts:hover   { background-color: #ebccaf; }
#tn_shops:hover > a {	background-color: #ebccaf; }
#tn_shops ul li a { border-bottom: 1px solid #000; background-color: #ebccaf; }
#tn_shops ul li a:hover { background-color: #e4d4be;}

/* Media */
#tn_media a {  color: #2c2c2c;}
#tn_media a:active { color: #100f0c;}
#tn_media a.hover, #tn_arts:hover   { background-color: #ebccaf; }
#tn_media:hover > a {	background-color: #8799a6; }
#tn_media ul li a { border-bottom: 1px solid #000; background-color: #8799a6;}
#tn_media ul li a:hover { background-color: #dfe6e9;}

                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; border-bottom: 1px solid #9aafbe; }

/*
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; list-style: none; margin: 0; padding: 0;}
ul.dropdown li:hover > ul 			{ visibility: visible; }

#dropdown-wrapper { width: 95%; margin: 0 auto; z-index: 10; position: relative; text-align: left; left: auto; right: auto;}

/* Disqus style overrides */

/* .dsq-comment-header {
	width: 510px;
} */
.dsq-comment {
	max-width: 578px;
}
.dsq-comment-header {
white-space: normal !important ;
}


#popularthreads ul.dsq-widget-list li.dsq-widget-item {
	padding: 0 10px 0 10px;
}

#popularthreads ul.dsq-widget-list li.dsq-widget-item p.dsq-widget-meta {
	padding-top: 5px;
	padding-bottom: 10px;
	color: #723e28;
}


#top_trends_left {
	float:left;
	display: inline;
	clear: both;
	color: #bf0300;
	font-weight: bold;
}

#top_trends_right {
	float: right;
	display: inline;
	clear: right;
	min-height: 200px;
	color: #bf0300;
	font-weight: bold;
	text-align: right;
}

#top_tags {
	margin: 0;
	padding: 0;
	display: block;
	height: 400px;
	margin-top: 10px;
}

#tags_view_all {
	width: 270px;
	display: block;
	position: static;
	margin: 0 auto;
	clear: both;
}

#top_trends_tags_area {

}

#top_tags li {
	display: block;
	margin-left: 0;
	color: #fff;
	float: left;
	clear: both;
	margin-bottom: 10px;
}

#top_tags li a:hover {
	background-color: #723d27;
}

#top_tags li a {
	color: #fff;
	}

#trending_tags  {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: right;
	float: right;
	margin-top: 10px;
}

#trending_tags li a {
	font-weight: normal;
}

#tags_view_all a {
	display: block;
	background-color:#76402f ;
	color: #fff;
	text-align: center;
	padding: 5px;
	font: normal 15px georgia;
}

#trending_tags li {
	color: #b33200;
	font-size: 15px !important;
	margin-bottom: 10px;
}

#top_tags li a.top_five_1 {
	font-weight: bold;
	font-size: 39px !important;
	padding: 20px;
	display: block;
	background-color: #cb0000;
}

#top_tags li a.top_five_2 {
	font-size: 39px !important;
	padding: 20px;
	display: block;
	background-color: #cb0000;
	font-weight: normal;
}

#top_tags li a.top_five_3 {
	font-size: 29px !important;
	padding: 20px;
	display: block;
	background-color: #cb0000;
	font-weight: normal;
}

#top_tags li a.top_five_4 {
	font-size: 20px !important;
	padding: 20px;
	display: block;
	background-color: #b33200;
	font-weight: normal;
}
#top_tags li a.top_five_5 {
	font-size: 20px !important;
	padding: 20px;
	display: block;
	background-color: #b33200;
	font-weight: normal;
}

/* BAZAAR BAR SCROLL CSS -- FOR BAZAAR PAGE*/
.the_bazaar_bar {
	width: 725px;
	overflow-x: auto;
	overflow-y: hidden;
	margin: 0px;
	padding: 0px;
	min-height: 230px !important;
    font-size: 14px;
	font-family: georgia, helvetica, arial;
}

.the_bazaar_bar_nav {
	margin: 0;
	padding: 0;
}

.the_bazaar_bar_nav li {
	margin-right: 10px;
	list-style: none;
	display: inline-block;
	text-transform: uppercase;
	float: left;
	padding: 5px;
	border: 1px none #000;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}

.ctrl_left {
	float: left;
	cursor: pointer;
}

div.bazaar_bar_controls {
	padding: 10px;
}

.ctrl_right {
	float: right;
	cursor: pointer;
}

img.ctrl_left, img.ctrl_right {
	border: none !important;
}


.the_bazaar_bar_nav li.active, .the_bazaar_bar_nav li:hover {
	padding: 4px;
	border: 1px solid #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/* border radius */
-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/* prevents bg color from leaking outside the border */
	background-color: #fff;
/*

layer fill content */
}

div.bazaar_bar_button_amazon {
	width: 206px;
	height: 22px;
	float: left;
	border: 1px solid rgba(0,0,0,.07); /* stroke */
background-color: #fff; /* layer fill content */
-moz-box-shadow: 0 1px 1px rgba(0,0,0,.25); /* drop shadow */
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.25); /* drop shadow */
box-shadow: 0 1px 1px rgba(0,0,0,.25); /* drop shadow */
 background-image:url('http://www.truthdig.com/images/buy_from_amazon.jpg');
 text-indent: -99999px;
 margin-bottom: 5px;
}

div.bazaar_bar_button_indiebooks {
	width: 206px;
	height: 22px;
	float: left;
	border: 1px solid rgba(0,0,0,.07); /* stroke */
background-color: #fff; /* layer fill content */
-moz-box-shadow: 0 1px 1px rgba(0,0,0,.25); /* drop shadow */
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.25); /* drop shadow */
box-shadow: 0 1px 1px rgba(0,0,0,.25); /* drop shadow */
 background-image:url('http://www.truthdig.com/images/buy_from_indie.jpg');
 text-indent: -99999px;
}


div#bazaar_bar_featured.the_bazaar_bar_container,
div#bazaar_bar_reviewed.the_bazaar_bar_container,
div#bazaar_bar_merchandise.the_bazaar_bar_container {
	padding: 10px;
	border: 1px solid #000;
	width: 735px;
}

.the_bazaar_bar_set {
	width: auto;
	white-space:nowrap;
	padding-left: 0px;
	min-height: 200px !important;
	margin-top: 0px;
	margin-bottom: 0px;

}

.the_bazaar_bar_set li {
	width: 300px;
	height: 10px;
	list-style: none;
	margin-right: 20px;
	display: inline-block;
	white-space:normal;
vertical-align: top;
}

.the_bazaar_bar_set .bazaar_bar_button {
	width: 300px;
	display: block;
	text-indent: -9000px;
	height: 20px;
	float: left;
	cursor: pointer;
	background: url(http://www.truthdig.com/images/button_buy_now.gif) repeat-y;
}

.the_bazaar_bar_set img {
	float: left;
	display: block;
	margin-right: 10px;
	margin-bottom: 7px;
}


  div.award {
border: 2px solid #ffad00; /* stroke */
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px; /* border radius */
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; /* prevents bg color from leaking outside the border */
background-color: #fff; /* layer fill content */
padding: 10px;
margin-top: -7px;
z-index: 3;
display: block;

}

div.the_bazaar_bar {
	height: 250px;
	padding: 10px;
}

div.award #award {
	font-weight: bold;
	font-style: italic;
	padding: 5px;
}


div span.st_facebook_hcount span.stButton span span.stMainServices.st-facebook-counter {
	background-image: url('/images/facebook_counter_sharethis.jpg') !important;
}


#newsletter_area {
	color: #FFF;
	background-color: #573114;
}

img#rh_newsletter_icon {
	float: left;
	width: 45px;
	padding-left: 5px;
	padding-top: 7px;
}

#newsletter_area #salsaform2 p.mailinglist table {
	margin-top: 10px;
	padding-left: 0px !important;
	padding-right: 0px !important;
	padding-bottom: 0px !important;
}

#newsletter_area #salsaform2 p.mailinglist {
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0;
}

#newsletter_area #Email {
	height: 23px;
	width: 105px !important;
}





#bazaar_right div.bottomdashed table tbody tr td {
	font-size: .7em !important;
	padding: 5px;
	display: inline-block;
	margin-left: -20px;
	min-height: 200px;
	height: 160px;
	border-bottom: 1px solid #efefef;

}

#bazaar_right div.bottomdashed table tbody tr td p .price{
	float: left;
	display: inline-block;
	font-size: 15px !important;
}

#bazaar_right div.bottomdashed table tbody tr td {
	padding-top: 20px;
}



#bazaar_right div.bottomdashed table {
	margin-top: 20px;

}

#bazaar_right div.bottomdashed table tbody tr td p a img {
	border: none;
}

#bazaar_right div.bottomdashed table tbody tr td h3 a {
	font-size: 15px;
}

#bazaar_right div.bottomdashed table tbody tr td p {
	margin-bottom: 0px;
}


/* Copy and Paste from Below */

.left_dig_hr {
	height: 1px;
	border: 1px solid #e9e9e9;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}


.dig_bio_hed,
.dig_related_hed,
.dig_bibliography_hed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	letter-spacing: .1em;
	line-height: 1.0em;
	font-weight: bold;
	color: #fff;
	background-color: #5c362f;
}

.dig_related_body a,
.dig_bibliography_body a,
.dig_bibliography_subhed {
	padding-bottom: 10px;
	display: block;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

div#dig_related_hed_primary.dig_related_hed {
	background-color: #fff;
	color: #5c362f;
	font-size: 15px !important;
}


.dig_with_subcaps .dig_related_body  a {
	border: none !important;
	padding-bottom: 0px;
}


.dig_with_subcaps_sub {
	color: #542503;
	font-size: 11px;
	display: block;
	margin-top: -5px;
	margin-bottom: 10px;
	border: #5c362f;
	padding-bottom: 10px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

/* Retina-specific stuff here */

@media
(-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {


	#td_masthead_logo_image img {
		height: 98px;
		content: url('/images/td_logo@2x.png');
	}

	#td_masthead_logo_image img {
		/* display: none; */
	}


}




/* Textify Truthdig 2013*/

a.eartotheground_header_title {
	font-weight: normal;
	text-transform: uppercase;
	font-family: News701BT-RomanA, 'Georgia, Serif, Times';
	padding: 9px 10px 5px 10px;
	display: block;
	color: #463e40 !important;
	letter-spacing: 2px;
	text-decoration: none;
	font-size: 12px;
}

a.report_header_title {
	font-weight: normal;
	text-transform: uppercase;
	font-family: News701BT-RomanA, 'Georgia, Serif, Times';
	padding: 9px 10px 5px 10px;
	display: block;
	color: #4c4b4c !important;
	padding: 9px 0px 0px 8px !important;
	font-size: 12px !important;
}

a.avbooth_header_title {
	font-weight: normal !important;
	text-transform: uppercase;
	font-family: News701BT-RomanA, 'Georgia, Serif, Times';
	padding: 6px 10px 5px 10px;
	display: block;
	color: #2c4369 !important;
	letter-spacing: 2px;
	font-size: 12px;
}

a.cartoon_header_title {
	font-weight: normal !important;
	text-transform: uppercase;
	font-family: News701BT-RomanA, 'Georgia, Serif, Times';
	padding: 6px 10px 5px 10px;
	display: block;
	color: #2c4369 !important;
	letter-spacing: 2px;
	font-size: 12px;
}

a.arts_culture_header_title {
	font-weight: normal !important;
	text-transform: uppercase;
	font-family: News701BT-RomanA, 'Georgia, Serif, Times';
	padding: 6px 10px 5px 10px;
	display: block;
	color: #6f5e2c !important;
	letter-spacing: 2px;
	font-size: 12px;
}


a.digs_header_title {
	font-weight: normal !important;
	text-transform: uppercase;
	font-family: News701BT-RomanA, 'Georgia, Serif, Times';
	padding: 6px 10px 5px 10px;
	display: block;
	color: #6f5e2c !important;
	letter-spacing: 2px;
	text-decoration: none;
	font-size: 12px;
}



a.report_header_title:hover,
a.eartotheground_header_title:hover,
a.avbooth_header_title:hover,
a.cartoon_header_title:hover,
a.arts_culture_header_title:hover,
a.digs_header_title:hover {
	text-decoration: none;
}


div.avbooth_header28 .eartotheground_header_title {
	color: #3e3f6a !important;
}

a img { border: none; }



/* Salsa donation related style overrides */
.donation #left_container {
	width: auto !important;
}



ul.trending-ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	font-size: 12px;
}

ul.trending-ul li {
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px;
}

ul.trending-ul li:last-child {
	margin-right: 0;

}



.article_main_image .article_main_image_captionsimple {
float: right;
font-size: small;
}

.article_main_image .article_main_image_captiondetail {
background-color: #C0C0C0;
padding: 10px;
font-size:12px;
}



/*J15*/

.eartotheground .summary {
	margin: 0px !important;
    line-height: 125%;
}

.eartotheground .section2 .home_margin {
	margin: 0 10px 0 10px;
        line-height: 125%;

}

#waterfall table tr td .section2 .date {
	display: inline-block;
	margin-bottom: 10px !important;
}

#waterfall table tr td .section2 .home_margin {
	min-height: 150px !important;
}





/* ================================================================================
	#New CSS
================================================================================ */
.icon-arrow { float: right; width: 0; height: 0; margin-top: 11px; border-left: 8px solid #723e28; border-top: 4px solid transparent; border-bottom: 4px solid transparent; }

/* .dig_header28 { width: 180px; } */
.dig_header28 a { display: block; padding: 0 7px 0 8px; font-family: Georgia, sans-serif; font-size: 12px; line-height: 28px; color: #723e28; text-transform: uppercase; letter-spacing: 3px; }
.dig_header28 a:hover { text-decoration: none; }
.dig_header28.toggle .icon-arrow { border-left: 4px solid transparent; border-top: 8px solid #723e28; border-right: 4px solid transparent; }

.report_header28 a { line-height: 10px; }

a.report_header_title { letter-spacing: 2px; -webkit-font-smoothing: antialiased; }





ul.dropdown li a { font-size: 13px; }

#newsletter_area { padding-left: 5px; padding-top: 7px; }
#newsletter_area #Email { height: auto; padding: 2px 0; }
img#rh_newsletter_icon { padding-top: 0; padding-left: 0; }
#newsletter_area #salsaform2 p.mailinglist > input { height: 22px !important; }

.mailinglist { padding-left: 0; margin-top: 3px; font-size: 11px !important; padding-right: 6px; }

.masthead_mailinglist { margin: 0 13px 13px 0; font-size: 11px !important; text-align: right; }
.masthead_mailinglist p { margin: 0 0 4px 0; font-size: 11px !important; text-align: right; }



.care2PetitionWrapper,
.care2PetitionContainer { position: static !important; }

.eartotheground { font-size: 13px !important; }
.eartotheground a { color: red; }
ul.trending-ul { font-size: 12px !important; }
ul.trending-ul a { font-size: 12px !important; }

a.eartotheground_header_title { font-family: 'News701BT-RomanA', Georgia, Times, Serif; }


/* SOCIAL FLY */

.socialfly { position: fixed; bottom: 50px; right: -110%; z-index: 999; border: 13px solid #5d2f0e; background: #f7f1f1; box-shadow: 0 0 15px rgba(0,0,0,.3); width: 400px;
	-webkit-transition: right 1000ms;
	   -moz-transition: right 1000ms;
	    -ms-transition: right 1000ms;
	     -o-transition: right 1000ms;
	        transition: right 1000ms;
}
.socialfly-visible { right: 0; }

.socialfly h4 { font-weight: normal; color: #5d362f; font-size: 15px; margin-bottom: 5px; float: left;}
.socialfly-content { padding: 25px 15px; box-shadow: 0 0 10px rgba(0,0,0,.3); }
.socialfly-close { position: absolute; top: 10px; right: 10px; background: url(/images/socialfly-close.png) no-repeat 0 0; width: 18px; height: 18px; }


@media (max-device-width : 1024px){
	.socialfly-visible,.socialfly,#socialfly { display: none !important; }
}

/* for blocking socialfly from tablets and phones, but it also blocks safari */
/* In safari, I think you have to use individual, not linked, declarations.  This below does work, shows in safari, not on a tablet. */

/*
@media (min-device-width : 768px)
and (max-device-width : 1024px){
	.socialfly-visible,.socialfly,#socialfly { display: none !important; }
}

@media (min-device-width : 320px)
and (max-device-width : 568px){
	.socialfly-visible,.socialfly,#socialfly { display: none !important; }
}

@media (min-device-width : 320px)
and (max-device-width : 480px){
	.socialfly-visible,.socialfly,#socialfly { display: none !important; }
}
*/

td.headercell {
	background-color: #e9e0d8;
	height: 100px;
}

.headercell .podcast_header28 {
padding-left: 20px;
	display: block;
padding: 0 7px 0 8px;
font-family: Georgia, sans-serif;
font-size: 12px;
line-height: 28px;
color: #723e28;
text-transform: uppercase;
letter-spacing: 3px;
}




/* Refined Nav Overrides*/

#dropdown-wrapper { width: 97%;}

table.navtable {
	background-color: #ebecec;
}

.navtable {
	background-color: #d4ccc9;
	border: 0 solid #8b8180;
	margin: 0 0 3px 0;
	padding: 1px;
}
ul.dropdown ul li a	{ font-size: 13px; text-transform: capitalize; width: 150px; }

ul.dropdown > li a  {
height: 13px;
padding: 10px 8px;
font-size: 13px;
text-transform: uppercase;
border-right: 1px solid #000;
color: #100f0c;
background-color: #ebecec;
font-weight: normal;
font-style: normal; text-decoration: none;
}

#dropdown-wrapper ul.dropdown li.nav_donate_highlight a {
	background-color: #b1330f !important;
	color: #fff;
}

#dropdown-wrapper ul.dropdown li:first-child a {
/*	color: #b1330f; */
}


/* Search Box Fix */
#td_src_container {
	background-color: #decfd1;
	display: block;
	width: 170px;
	padding: 5px 0px 5px 5px;
	float: right;
	margin-top: 6px;
}

#td_src_container input {
	display: inline-block;
	vertical-align: top;
	border: 1px solid #c4b5b8;
	height: 20px;
}

#td_src_container input#td_search_go_btn {
	height: 22px;
}

ol#larryslist {
	counter-reset:li; /* Initiate a counter */
	margin-left:0; /* Remove the default left margin */
	padding-left:0; /* Remove the default left padding */
}
ol#larryslist li {
	position:relative; /* Create a positioning context */
	margin: 13px 0 13px 0; /* Give each list item a left margin to make room for the numbers */
	padding: 0 0 13px 75px; /* Add some spacing around the content */
	list-style:none; /* Disable the normal item numbering */
	border-bottom: 1px solid #cdc9c9;
	min-height: 60px;
}
ol#larryslist > li:before {
    content:counter(li); /* Use the counter as content */
    counter-increment:li; /* Increment the counter by 1 */
    /* Position and style the number */
    position:absolute;
    top: 0;
    left: 0;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width: 60px;
    height: 60px;
    /* Some space between the number and the content in browsers that support
       generated content but not positioning it (Camino 2 is one example) */
    margin: 0 15px 15px 0;
    padding: 20px 0 13px;
    border-bottom:1px solid #cdc9c9;
    color:#fff;
    background: #793922;
    font-weight:bold;
    font-style: italic;
    font-size: 40px;
    text-align:center;
}

ol#larryslist li i {
	font-size: 11px;
}

ol#larryslist li i a {
	font-weight: normal;
	color: #fc1300;
	}
ol#larryslist li::marker {
  width: 30px;
  text-align: right;
  margin-right: 10px;
  display: inline-block;
}
#larryslist-description {
	background-image: url(http://www.truthdig.com/images/staff/photo_larry_larryslist.jpg);
	background-repeat: no-repeat;
	background-position: 18px 18px;
	padding: 18px;
	background-color: #793922;
}
#larryslist-description p {
	font-size: 80%;
	font-weight: bold;
	color: white;
	padding: 0 0 10px 100px;
	margin: 0;
}

.at-share-tbx-element .at-share-btn .at300bs { margin: 0 2px; }
/* .addthis_sharing_toolbox { float: right; } */


/* POETRY STYLES */
.poem {
	background-color: white;
	padding: 44px;
	font-family: "minion-pro", Times, serif;
	background-image: url(/images/poetry_poemend.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 61px 34px;
	margin: 0 auto 20px;
}
.poetry_player_container {
	background-color: white;
	padding: 44px 44px 0 44px;
}
.poetry_player {
	background-color: white;
	padding: 18px;
	margin: 0 auto;
	border: 1px solid #baa87a;
	width: 470px;
	}
.poetry_player img {
	float: left;
	margin: 0 16px 0 0;
}
.poetry_player p {
	font-family: Verdana, sans-serif;
}
.poetry_player h6 {
	font-size: 1em !important;
}

.poetry_player h5 {
}

.poem h3 {
	font-family: "minion-pro", Times, serif;
	font-size: 143%;
	line-height: 0;
}
.poem h4 {
	font-family: "minion-pro", Times, serif;
	font-style: italic;
	font-weight: normal;
	line-height: .7em;
	margin-bottom: 30px;
}

.poetry_promo {
	background-color: #ebd0a2;
	padding: 13px;
	border: 1px solid #ebd0a2 ;
	border-radius: 7px;
	border-radius: 7px ;
	-moz-border-radius: 7px ;
	-webkit-border-radius: 7px ;
	min-height: 121px;
	clear: both;
}

/* END POETRY STYLES */



/* NEW FOOTER STYLES 2015.1.14 */
#footer_new_on_truthdig { border: 1px solid #767676; margin-top: 15px; width: 974px; }
#new_on_truthdig { width: 870px; margin: 15px auto; }
#new_on_truthdig td {width: 180px; text-align: left;}
#new_on_truthdig .hed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 1.17em;
	font-weight: bold;
	color: #603311;
	margin-bottom: .4em;
}
#new_on_truthdig .hed a { color: #990000; text-decoration: none; }
#footer_nav {
	border-top: 1px solid #767676;
	border-bottom: 1px solid #767676;
	background-color: #ebecec;
	margin: 0;
	padding: 0;
	height: 33px;
}
#footer_extras {
	width: 948px;
	margin: 10px auto;
	min-height: 85px;
}
#footer_extras p {
	font-size: 83%;
	font-family: Verdana, Trebuchet, Arial, Helvetica, sans-serif;
	color: #000;
}
#footer_extras a {
	color: #000;
	text-decoration: none;
}
#footer_extras a:hover {
	color: #990000;
	text-decoration: none;
}
.copy { width: 252px; font-size: 83%; }
/* END NEW FOOTER STYLES 2015.1.14 */


/*Entry UL Gallery*/
ul.entry-image-set { padding: 0; margin: 0; text-align: center; }
ul.entry-image-set li { display: inline-block; list-style-type: none;width: 164px; padding: 15px;overflow: hidden; vertical-align: top;}
ul.entry-image-set li a { width: 100%; overflow: hidden; }
ul.entry-image-set li:hover a img { border: 2px solid #000; margin-left: -2px; }
ul.entry-image-set li a img { width: 164px;  }
ul.entry-image-set li a:after { content: attr(title); font-size: 11px; display: block; width: 164px; background-color: #fff; padding: 5px 0px 5px 0px; }


.mobile-only {display:none;}
