
.sub img {
	width: 100%;
}

div.featured .side_gallery {
	width: 300px;
}

div.featured .note-hed {
	font-family: Tiempos,Georgia,serif;
    font-size: 1.25em;
    font-weight: bold;
    margin-bottom: 1.5em;
    padding-bottom: 0.25em;
	font-style: normal;
}

div.featured .note-subhed {
	font-family: Tiempos,Georgia,serif;
    font-size: 0.9em;
    font-weight: bold;
    margin-bottom: 1.5em;
    padding-bottom: 0.25em;
	font-style: normal;
}

div.featured .note-meta {
	padding: 0.25em 0;
	border-bottom: 1px solid #aaa;
}

div.featured .homepage_leader {
	height: 650px;
}

div.featured .side_panel_wrapper {
	left: 0 !important;
}

div.featured .side_panel .share_links section {
	font-size: 8px;
}

div.featured strong.sub {
	/* Same as the annotation style but with added padding bottom */
	font-size: 16px; line-height: 24px; font-style: italic; display: block; font-weight: normal; margin-bottom: 7px;
}

div.featured .feature-credit {
	margin: 0 0 10px; font-size: 12px; padding: 0;
}

.featured_post_sections > li:last-child p.feature-credit:last-child:after {
	content: none !important;
}

div.featured .subdt {
	font-size: 0.8em;
}

.image-left {
	float: left;
	width: 350px;
	margin: 30px 30px 30px -120px;
}

.drop-cap {
	color: #eb1414; 
	font-size: 4.6875em; 
	margin: 17px 5px 10px 0; 
	float: left;
}

/* TODO: TIM HACK */
#art-body b, #article_content b, .bio_block b  {
    font-weight: bold;
}

#art-body i, #article_content i, .bio_block i {
	font-style: italic;
}

.fp_red {
	color: #EB1414;
}

.image_credit {
	color: #666666 !important;
	font-size: 0.9em !important;
}

/* Remove commenter photo outlines */
#livefyre .lf_comment_container .lf_comment_user .lf_user .lf_main_avatar {
	border: none !important;
}

.lf_comment_divider {
	border: none !important;
}

#lf_comments {
	height: 300px;
	overflow: hidden;
}

/* On the galleries page, set a height on the promo images so the page doesn't rubber band */
.gallery_promo a.img_wrapper img {
	height: 180px;
}

/* Stretch feature block images if they're too small */
.block.featured_block > img {
	width: 100%;
}

/* Fix the mag archive page sidebar */
.magazine_archive .sidebar h2,
.magazin_archive .sidebar h2 {
	line-height: 66px;
}

.magazine_archive .sidebar .img_wrapper,
.magazin_archive .sidebar .img_wrapper {
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

footer.site_footer {
	clear: both;
	/*margin-top: -256px;*/
}

div.node div.meta {
	display: none !important;
}

div.node div.links {
	display: none !important;
}

div.long_ad {
	background-color: #FFF !important;
}