




/*
     FILE ARCHIVED ON 20:26:37 Feb 15, 2012 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 21:33:28 Apr 19, 2016.
     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)).
*/
/* ############# */
/* Layout Styles */
html {
	padding: 0;
	margin: 0;
}
body {
	background: #fff;
	height:100%;
	padding:5px 0 0 0;
	font-family: Georgia, "times new roman", times, serif;
	line-height:19px;
	font-size:13px;
	margin:0px auto;
}
#container,
#topAds
{
	margin: 0 auto;
	width: 980px;
}
#adHeaderCirc {
    margin-bottom: 5px;
}
.middle {
	width: 980px;
	clear: both;
	position: relative;
	float: left;  /* IE 6 */
	margin-top: 15px;
}
@media only screen and (max-device-width: 1024px) {
	body {
		width: 1000px;
	}
}
.contentColumn {
	float:left;
	width:630px;
	padding:0;
	vertical-align:top;
}

body .wide {
	width:100%;
}
.left {
	float:left;
}
.leftContent {
	width:390px;
	float:left;
}
.rightContent {
	float:right;
	width:210px;
	margin: 0 0px 10px 17px;
}
.promoColumn {
	float:right;
	width:336px;
}
.singleContent {
 	width:615px;
}





/* ############# */
/* Common styles */

.promoColumn, .rightContent, .rightContent h3 {
	font-size: 11px;
}
.rightContent h5 {
	font-size: 10px;
}

h2 {
	font-family: 'Arial black', arial, sans-serif;
	text-transform: uppercase;
	color: #bf0000;
	padding-bottom: 0;
}
h1 {
	font-size: 24px;
	margin: 0px 0px 0px 0px;
}
h2 {
	font-size: 15px;
	margin-bottom: 0;
}
h3, h5, h6 {
	margin:0;
	padding:0;
	
}
h4 {
	margin: 10px 0 3px;
}
h1.headline {
	font-size: 30px;
	line-height: 35px;
	text-transform: none;
	color: #242B30;
}
a,
a:link,
a:active,
a:visited {
	color: #00598c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border:none;
}
blockquote {
	background-color:#ecf0f3;
	color:#333333;
	padding:15px !important;
	margin:5px 0px 10px 0px;
}
hr {
	border: none;
	border-top: solid 1px #d8d8d8;
}

.pullquote {
	background:#fff;
	border-bottom: 3px solid #D6E3E9;
	border-top: 3px solid #D6E3E9;
	color: #003D64;
	float: left;
	font-size: 22px;
	font-style: italic;
	line-height: 28px;
	width: 230px;
	margin: 5px 25px 5px 0;
	padding: 15px 10px !important;
}


input[type="text"] {
	border:1px solid #d8d8d8;
	padding:4px;
	font-size:10px;
}
input[type="text"]:hover {
	border:1px solid #5c5c5c;
}
button, .button {
	font-family:arial, sans-serif;
	background: #09A7AF;
	border: solid 1px #002b45;
	color: white;
	text-transform: uppercase;
	padding: 3px;
	height:22px;
	line-height:10px;
	vertical-align: top;
	cursor: pointer;
}

#comments {
	float: left;
	width: 615px;
	padding-top: 9px;
	border-top: 1px solid #d8d8d8;
	margin-top: 35px;
}



#disqus_thread button {
	color: #000;
}
.articleContent {
	clear:both;
}
.articleContent a img,
.photo img {
	border: 1px solid #C2CCD2;
	padding: 1px;
}
.skipNav {
	text-indent: -5000px;
	display: none;
	height: 0px;
	line-height: 0px;
}
fieldset {
	border: none;
}
.title {
	margin: 10px 0 20px;
	height: 3px;
	background-color: #bf0000;
}
.promoColumn .title, .rightContent .title {
	margin: 0;
	height: auto;
	background-color: transparent;
}
.title h1 {
	display: inline-block;
	padding: 2px 5px 2px 0;
	position: relative;
	top:-11px;
	z-index: 3;
}
.title h1,
h1.title {
	font-family: 'Arial black', arial, sans-serif;
	text-transform:uppercase;
}
.title h1,
h1.title, 
.title h1 a,
h1.title a {
	color:#bf0000;
}
h1.title {
	background-color: transparent;
	height:auto;
}


.title h1, .title h2 {
	background: #fff;
}
.voice {
	padding-left: 13px;
	background: transparent url(/web/20120215202637/http://cdn.theatlantic.com/static/front/images/icons/voice.gif) no-repeat left 1px;
}
.channel, .channel:visited {
	color: #bf0000 !important;
	text-transform: uppercase;
}
.comments {
	padding-left: 14px;
	background: transparent url(/web/20120215202637/http://cdn.theatlantic.com/static/front/images/commentIcon.gif?v=3) no-repeat left center;
	display:none;
}

.authors {
	font-size:11px;
	font-weight:normal;
	margin:0px;
	font-family: 'arial', sans-serif;
}
.author {
	text-transform: uppercase;
}

.date {
	font-family: 'arial', sans-serif;
	white-space:nowrap;
}

.date, .post .author {
	text-transform: uppercase;
}
.date,
.authors,
a.author,
a.comments {
	color: #5c5c5c;
}
.post {
	font-size: 13px;
	line-height:19px;
	padding: 10px 0;
	clear: left;
	overflow:hidden;
	position:relative;
}


.post .photo {
	float: left;
	margin-right: 10px;
}
.photo {
	position:relative;
	line-height:0;
}
.photo:hover {
	text-decoration:none !important;
}

.post .thumbnail-play-button{
	display: block;
	position: absolute;
	z-index: 100;
	top:73px;
	left: 5px;
}


.post .headline {
	font-size: 15px;
	line-height:120%;
	margin: 0;
	padding: 0;
}
.post .dek {
	margin: 0;
	padding: 0;
}

.postContent {
	padding:5px 0px 0px 0px;
}

.artsans, .credit,
.image-attrib {
	color: gray;
	font-size: 8px;
	text-align: left;
	clear: both;
	display: block;
	line-height: 12px;
	margin-top: -5px;
}
.credit {
	width:110px;
}

.photo .credit {
	margin-top:2px;
}
.rightContent .credit {
	width:inherit;
}
.photo .embeddedCredit {
	background: gray;
	color: white;
	opacity:0.7;
	display: inline;
	padding: 0 4px;
	line-height: 140%;
	position:absolute;
	right: 3px;
	bottom: 3px;
	width:auto;
}
.photo {
	display:block;
}
.metadata {
	overflow:hidden;
}
.post .metadata {
	font-family: arial, sans-serif;
	color: #5c5c5c;
	font-size: 11px;
	margin: 3px 0 0 0;
}
.metadata * {
 	border-right: 1px solid #727272;
	margin-right: 5px;
	padding-right: 5px;
	float:left;
	line-height:13px;
	display:block;
}

.metadata span a {
	display:inline;
	float:none;
}
.metadata .last-child, 
.metadata .authors .author
{
	border: none !important;
	margin-right: 0;
	padding-right: 0;
}
/* different line for IE */
.metadata *:last-child {
	border: none !important;
	margin-right: 0;
	padding-right: 0;	
}
.plus-one {
	border:none;
	display:block;
	float:right;
	width:60px;
	margin-right:10px;
}

#facebookLike {
	overflow: hidden;
	height: 25px;
	margin-right: 12px;
	float: right; 
	width:130px; 
	margin-right: 0; 
	padding-right: 0;
}

/* For strict XHTML mode, if that should ever happen */
*[id=facebookLike] {
	overflow: hidden;
	height: 25px;
	border: none;
	margin-right: 12px;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	color:#7f95a2;
	font-size:10px;
	margin: 0 0 2px 0;
	font-weight:normal;
}
.post.publisherPost{ 
	border-bottom: 2px solid #019084;
	padding-bottom:0;
}
.subhead.publisher{ 
	background-color: #019084;
	color:#ffffff;
	padding:3px;
	text-align:center;
	line-height: 12px;
	margin:0 0 5px 0;
}
.sponsorPost { 
	border-bottom: 1px solid #000;
	margin-bottom:10px;
}
.sponsorPost .title {
	background:transparent;
	margin:0 0 20px 0;
	border-top: 1px solid #000;
	text-align:center;
	height:1px;
	background:black;
	border:none;
	
}
.subhead.sponsor{ 
	text-align:left;
	line-height: 12px;
	margin:0;
	color:#646464;
	padding: 5px 0 5px 0;
}
.sponsorPost h3.headline a {
	color:#333333;
	font-family:arial,helvetica, sans-serif;
	font-size:15px;
}
.sponsored-comments { border:none;}

#recentStories .photo {
	width: 114px;
}



/* Dropdown Menu Style */
.expandingMenu {
	z-index:1;
	height:20px;
	float: left;
	margin-right: 15px;
	position: relative;
}
.menuSpacer {
	height:20px;
}
.expandingMenu .expandingTitle {
	display:block;
	height:16px;
	background-color:#f2f2f2;
	border:1px solid #a3a3a3;
	padding:6px 3px 0px 6px;
	font: normal 9px Arial, Helvetica, Geneva, sans-serif;
	text-transform:uppercase;
	color:#242b30;
	width:152px;
}
.expandingMenu .expandingArrow {
	padding-right: 25px;
	display: block;
	z-index: 3;
	position: absolute;
}
.expandingMenu .expandingArrow:hover .expandingTitle {
	background: #f2f2f2;
}
.expandingMenu .expandingArrowUp {
	background:url(/web/20120215202637/http://cdn.theatlantic.com/static/front/images/btn-arrow-up.png) no-repeat right;
}
.expandingMenu .expandingArrowUp:hover {
	background:url(/web/20120215202637/http://cdn.theatlantic.com/static/front/images/btn-arrow-up-highlighted.png) no-repeat right;
}
.expandingMenu .expandingArrowUp.open {
	background:url(/web/20120215202637/http://cdn.theatlantic.com/static/front/images/btn-arrow-down.png) no-repeat right;
}
.expandingMenu .expandingArrowUp.open:hover {
	background:url(/web/20120215202637/http://cdn.theatlantic.com/static/front/images/btn-arrow-down-highlighted.png) no-repeat right;
}
.expandingMenu .expandingArrowDown {
	background:url(/web/20120215202637/http://cdn.theatlantic.com/static/front/images/btn-arrow-down.png) no-repeat right;
}
.expandingMenu .expandingArrowDown:hover {
	background:url(/web/20120215202637/http://cdn.theatlantic.com/static/front/images/btn-arrow-down-highlighted.png) no-repeat right;
}
.expandingMenu .expandingArrowDown.open {
	background:url(/web/20120215202637/http://cdn.theatlantic.com/static/front/images/btn-arrow-up.png) no-repeat right;
}
.expandingMenu .expandingArrowDown.open:hover {
	background:url(/web/20120215202637/http://cdn.theatlantic.com/static/front/images/btn-arrow-up-highlighted.png) no-repeat right;
}
.expandingContent {
	border: 1px solid #a3a3a3;
	background-color:#f2f2f2;
	position:absolute;
	z-index:2;
	padding: 2px 0 23px 0;
	font-size: 11px;
}
.expandingContent td {
	padding-bottom:10px;
}
.expandingContent ul.two,
.expandingContent ul.three {
	border-left: 1px solid #a3a3a3;
}
.expandingContent .menuItem {
	font-style: italic;
	display: block;
	padding: 3px 0 2px 10px;
}
.expandingContent .menuItem:hover {
	background: #EAEFF2;
}
.expandingContent li {
	list-style: none;
	display:block;
}
.expandingContent .shortBlurb {
	display:block;
}
.expandingContent .author {
	font-size: 10px;
}
.noResults {
	clear:both;
}
.filterArchive {
	clear:both;
	float:left;
	width: 630px;
	margin: 15px 0;
	border-top: solid 1px #d8d8d8;
}
.singleContent .filterArchive {
	width:615px;
}
.filterArchive a:hover {
	text-decoration:none;
}
.filterArchive h2 {
	font-size: 13px;
	margin-bottom: 10px;
}

.filterArchive .expandingMenu {
	width:165px;
	float: left;
	display: block;
	margin-right: 30px;
}
.filterArchive .expandingTitle {
	width: 140px;
}
.filterArchive .expandingContent {
	width: 174px;
}
.filterArchive .expandingMenu .expandingContent {
	position: absolute;
	bottom: 0;
	display: none;
}
.filterType {
	font-weight:normal;
	font-size:11px;
	border: solid 1px #d8d8d8;
	padding: 2px 5px;
	background: #F2F2F2;
}
/** Date Picker **/
.datepicker, .datepicker * {
	line-height: 12px;
	background-color:#f2f2f2;
}

.datepicker h5 {
	text-transform:uppercase;
	font-size:10px;
	margin: 0;
	padding: 0;
	color:#bf0000;
}
#calendar .datepicker td {
	padding: 0;
}
#byDateDropdown .expandingContent {
	border: none !important;
	overflow: hidden;
	position:absolute;
	bottom:-2px;
	height:192px;
	width:300px;
	background: transparent;
	font-size: 9.5pt;
}
#byDateDropdown .datepickerDays a {
	display: block;
	padding: 4px;
	border-right: solid 1px #D9E2E7;
	border-bottom: solid 1px #D9E2E7;
}
#byDateDropdown .datepickerDays a:hover {
	color: white !important;
}
#byDateDropdown .expandingTitle {
    width: 162px
}
.datepickerInfo {
	font-size:9px;
	color:#00598c;
	font-family: Arial, Helvetica, sans-serif;
	border-top:1px solid #003E62;
	border-left:1px solid #003E62;
	border-right:1px solid #003E62;
	padding:5px 0px 3px 0px;
}
.datepickerDescription {
	font-size:9px;
	clear:both;
	color:#00598c;
	font-style:italic;
	padding:5px 3px 5px 3px;
	border-top:1px solid #003E62;
}
.datepickerPreviousWeek {
	float:left;
	text-align:left;
	padding:3px 3px 3px 3px;

}
.datepickerNextWeek {
	float:right;
	text-align:right;
	font-style:normal;
	padding:3px 3px 3px 3px;
}
.datepicker a,
.datepickerDoW th {
	font-weight: bold;
}
.datepickerDoW th {
	font-size:11px;
	border-bottom: solid 1px #D9E2E7;
}
.datepickerViewDays,
.datepickerViewMonths,
.datepickerViewYears {
	padding: 3px;
	font-size:11px;
	border: solid 1px #003E62;
	height: 165px;
	width: 195px;
}
.datepickerViewMonths,
.datepickerViewYears {
	height: 169px;
}
.datepickerMonth {
	padding-bottom: 5px;
}
#byDateDropdown .expandingContent th,
#byDateDropdown .expandingContent td
{
	background: white;
	text-align: center;
	vertical-align: middle;
}
.datepicker .datepickerSelected {
	background: #003E62 !important;
}

#byDateDropdown .datepicker .datepickerNotInMonth a {
	color: #566D7E;
}
.datepickerWeek a {
	color: #333;
	font-weight: normal;
	font-style: italic;
	border-bottom: none !important;
}

.datepickerSelected a {
	color: #990000 !important;
}
table.datepickerViewDays tbody.datepickerMonths,
table.datepickerViewDays tbody.datepickerYears {
	display: none;
}
table.datepickerViewMonths tbody.datepickerDays,
table.datepickerViewMonths tbody.datepickerYears,
table.datepickerViewMonths tr.datepickerDoW {
	display: none;
}
table.datepickerViewYears tbody.datepickerDays,
table.datepickerViewYears tbody.datepickerMonths,
table.datepickerViewYears tr.datepickerDoW {
	display: none;
}
/** end datepicker **/


/* ############# */
/* MAGAZINE */
.magazineSection {
	padding: 10px 0;
}
.magazineSection .post.hasThumbnail .photo {
    margin-bottom: 6px;
}
.magazineSection .subcontent {
	border-left: solid 2px #d8d8d8;
	padding: 0 0 0 5px;
	margin: 3px 0 0 0;

}
/* No margin if has thumbnail */
.magazineSection .post.hasThumbnail .subcontent {
    border-left: 0;
    padding-left: 0;
    padding-top: 5px;
    margin-top: 0;
	clear: left;
}

.magazineSection .subcontent a {
	font-weight: bold;
	text-transform: uppercase;
}
#magazinePage hr:last-child {
	display:none;
}
#magazinePage hr.last-child { /* Second line for IE8 */
	display:none;
}
#tocMiddle .post {
	padding-top: 5px;
}

/* Don't float the individual authors left */
#magazinePage .authors a {
	float: none;
	display: inline;
}

.articleBio {
	padding: 5px 0 10px;
	font-style: italic;
	border-top: solid 1px #d8d8d8;
}
.articleBio em, .articleBio i {
	font-style: normal;
}
/* Author Profile */
#profile .photo {
	float: left;
	margin:2px 10px 5px 0;
}
#profile .extendedBio {
    margin-top: 10px;
	display:none;
	clear:both;
}
#profile ul.bioTools {
	margin: 3px 0px 0px 0px;
	padding:0px;
	height:13px;
	line-height:13px;
	text-transform: uppercase;
	font-size: 11px;
	list-style-type:none;
}
#profile .bioTools .feedSubscribeLink {
	padding-left:16px;
	background: url(/web/20120215202637/http://cdn.theatlantic.com/static/front/images/btn-rss-tiny.png) no-repeat 0% 50%;
}
#profile .bioTools .authorEmail {
	padding-left: 16px;
	background: url(/web/20120215202637/http://cdn.theatlantic.com/static/front/images/icons/12x12/email.png) no-repeat 0% 50%;
}
#profile .bioTools .authorTwitter {
	padding-left: 16px;
	background: url(/web/20120215202637/http://cdn.theatlantic.com/static/front/images/icons/12x12/twitter.png) no-repeat 0% 50%;
}

#profile .bioTools li {
	float:left;
	padding:0px 5px 0px 0px;
	margin:0px 5px 0px 0px;
	border-right: 1px solid #666666;
}
#profile .bioTools li:last-child, #profile .bioTools li.last-child {
	border:none;
}

#profile .bioTools li.twitter-follow {
	width:100px;
	margin-top:-3px;
}
#profile .bioTools li.twitter-follow iframe {
	width:220px !important;
}

#profile .bio {
	margin: 0;
}
#profile h1.author {
	font-size: 16px;
	line-height:16px;
}

#authorsPage #profile {
	border-bottom:1px solid #d8d8d8;
}

#profile {
	overflow:hidden;
}
#profile .profileDescription {
	float:left;
	width:540px;
	padding:0px 0px 10px 0px;
}

#profile .extendedBio {
	padding:0px 0px 15px;
}


/* Author River */
#authorRiver .post .headline  {
	font-size:18px;

}
#authorRiver .post {
	border-bottom:1px solid #d8d8d8;
	margin-bottom:10px;
}
#authorRiver .post:last-child {
	border-bottom:none;
}
#authorRiver .last-child {
	border-bottom:none;
}


/* Article Pages */
#article .metadata {
	margin: 5px 0 21px;
}
.post object,
.post embed {
	clear:both;
	display: block;
	margin:10px auto;
}

object.youtubeEmbed {
	display:block;
	margin:0px 0px 20px 0px;
	text-align:center;
}

.bannerBug {
	margin: 15px 0 15px 0;
}

/* Movable Type Styles */
.image-attrib {
	margin: 0 !important;
	padding:0px 0px 10px 0px !important;
	text-align: right;
	clear: both;
	display: block;
}
.image_holder_center,
.image_holder_left,
.image_holder_right {
	position:relative;
	clear: both;
	text-align:center;
}
.image_holder_center {
	margin:10px auto;
}
.image_holder_left {
	float: left;
	margin: 0 20px 20px 0;
}
.image_holder_center .mt-image-center,
.image_holder_right .mt-image-right,
.image_holder_left .mt-image-left {
	margin: 0 !important;
}
.mt-enclosure mt-enclosure-image {
	margin:0px;
	padding:0px;
}
.mt-image-center {
	margin:0px !important;
}

/* Related Content */
#container .relatedContent {
	width:113px;
	text-align: left;
	clear:none;
	float:left;
	margin-right:10px;
}
.relatedContent img {
	display:inline;
}
.relatedContent:first-child {
	margin-right:0;
}
.relatedContent .headline {
	margin-top:5px;
	display:block;
	font-size:11px;
}

.article-promo-img {
	display: block;
}

.article-promo-img.left {
	float: left;
	margin: 10px 10px 10px 0;
}

.article-promo-img.right {
	float: right;
	margin: 10px 0 10px 10px;
}


#container .relatedContentVideo h2 {
	font-size:11px;
	padding-bottom:5px;
}
#container .relatedContentVideo .slideshowContainer {
	width:510px;
	float:left;
	overflow:hidden;
	position:relative;
}
#container .relatedContentVideo ul.relatedSlideshow{
	list-style-type:none;
	padding:0;
	margin:0;
	overflow:hidden;
	position:relative;
	left:0px;
	width:10000px;
}

#container .relatedContentVideo li {
	display:block;
	float:left;
	width:130px;
	font-family:arial,sans-serif;
	font-size:11px;
}
#container .relatedContentVideo li img {
	width:110px;
	height:90px;
}

#container .relatedContentVideo p {
	padding:10px 0 0 0;
	clear:both;
	margin:0;
	text-align: center;
}
#container .relatedContentVideo span {
	display:block;
	line-height:13px;
}

#container .relatedContentVideo .relatedArrow {
	float:left;
	width:24px;
	margin:30px 10px 0 10px;
	cursor:pointer;
}


/*  Social Networking Tools, email/print/comment links */
.articleTools {
	margin-top: 10px;
	border-top: solid 1px rgb(139, 171, 186);
	border-bottom: solid 1px rgb(139, 171, 186);
	padding: 3px 0;
	width:100%;
	position: relative;
	height: 19px;
}
.articleTools,
.adArticletools {
	font-size: 9px;
	text-transform:uppercase;
	color:#00598c;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	line-height:19px;
	vertical-align:middle !important;
}
.articleTools td {
	vertical-align:middle !important;
}
.articleTools .share {
	text-align:left;
}
.articleTools .share a {
	float: left;
	margin: 0 3px;
}
.articleTools img {
	display: inline !important;
}
#toolsTop {
	margin-bottom: 15px;
}
#toolsTop .share {
	width: 25%;
}
#toolsTop .nextPreviousLink {
	text-align:center;
	font-style:italic;
	font-size:11px;
	text-transform:none;
}
.articleTools .emailPrintLink {
	text-align: right;
	width: 25%;
}
.articleTools .sponsorText {
	color:#00598c;
}
.adArticletools {
	position:absolute;
	right: 0px;
	top: -3px;
	width:170px !important;
}
.adArticletools .sponsorText {
	text-align:right;
	display:block;
	float:left;
	width:75px;
	padding:6px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.adArticletools img {
	display:block;
	float:right;
	width:86px;
	border-left:5px solid #ffffff;
}
#toolsBottom {
	margin: 30px 0;
}

/* Magazine Article */
.rubricPoetry p {
	font-size: 15px;
	line-height: 25px;
}


/* Pagination */
.more {
	font-size:11px;
	clear: left;
	font-weight:bold;
	font-style:italic;
	margin:0;
	
}
.more .previous {
	float: left;
}
.more .next {
	float: right;
}
.pagination {
	text-align:center;
}
.paginationInner {
	display:inline-block;
	padding: 2px 25px;
	border: solid 1px #d8d8d8;
}
.currentPage,
.pagination a {
	display: inline-block;
	padding: 1px 5px;
}
.currentPage {
	color: #fff;
	background:#bf0000;
	padding: 1px 5px;
}
.pagination .previousLink,
.pagination .nextLink,
.pagination .singlePage {
	font-weight: bold;
}
.pagination .previousLink {
	padding-right: 20px;
}
.pagination .singlePage {
	padding-left: 20px;
}

/*
* INDIVIDUAL PAGES
*/
/* Voices Listing Page */
#voicesPage table {
	width:100%;
	text-align:center;
}
#voicesPage  h2 {
	text-align: center;
	margin: 20px 0 15px
}
#voicesPage .author {
	margin: 0 0 15px;
	line-height: 12px;
	display:block;
}

#fAQPage h4 {
	padding: 10px 0 0 0;
}
#fAQPage h4 a {
	color: #000;
}
#fAQPage .contentColumn ul {
	margin-top: 0;
}

#followTheAtlanticPage .contentColumn ul li {
	list-style-type: none;
}
#followTheAtlanticPage .contentColumn ul {
	padding: 15px 0;
}
#followTheAtlanticPage .contentColumn ul ul {
	border-bottom: solid 1px #d8d8d8;
	padding: 0 15px;
}
#followTheAtlanticPage .contentColumn ul ul li {
	margin-bottom: 10px;
}

#mastheadPage .title {
	margin-bottom: 25px;
}
#mastheadPage td p {
	margin: 0px;
}


#pressPage .contentColumn ul {
	padding: 0;
}
#pressPage .contentColumn ul li {
	list-style-type: none;
	padding: 5px 0;
}


.podcastType {
	height:10px;
	vertical-align:middle;
	padding:3px 4px 0px 1px;
}

/* Recipe Library */
#recipeLibrary h2 {
	margin: 0 0 5px;
}
#recipeLibrary .credit {
	text-align:right;
	width:100%;
}
#recipeLibrary td {
	width: 275px;
	height: 320px;
	vertical-align:top;
}
#recipeLibrary .one {
	padding-right:35px;
}


.articleContent {
	font-size:13px;
	line-height:19px;
}


.magazineContent .metadata {
	text-transform:uppercase;
}

.magazineContent .post .blurb {
	margin:0 0 10px 0;
	font-style: italic;
	line-height:18px;
}
.magazineContent .post {
	margin:5px 0 10px 0;
	padding:0;
}


.magazineContent .callout {
	border-bottom:2px solid #003F64;
	border-top:2px solid #003F64;
	float:left;
	background-color:#ffffff;
	font-size:11px;
	line-height:14px;
	margin:0 20px 20px 0;
	padding: 5px 10px;
	width:200px;
}
.magazineContent .callout .artsans {
	font-size:11px;
	padding:5px 0px 5px 0px;
}
.magazineContent .artsans {
	color:#000000;
	font-family:"lucida grande",verdana,arial,geneva,helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	text-decoration:none;
}

.magazineContent .callout br {
	display:none;
}
.magazineContent .callout a {
	display: block;
	font-weight:bold;
	padding:10px 0 5px 0;
	margin-top: 5px;
}



/* ############# */
/* Ad styles */

/* Leaderboard ads */
.trackingPixel {
	position: absolute;
	top:0;
	right:0;
}
.adPush {
	overflow:hidden;
	margin: 0 0 5px 5px;
	line-height:0px;
}
#topAds {
	width: 980px;
	margin: auto;
	clear: both;
	padding:0;
	text-align: left;
}
#topAds .ad {
	padding: 0;
}

.ad {
	text-align:center;
	width:auto;
}

.ad div, .ad span, .ad iframe, .ad object, .ad embed, .ad table {
	margin: 0px auto; 
	text-align:center;
}
#topAds .adTopleader {
	float:left;
	text-align:left;
}

.promoColumn .ad {
	margin-bottom:20px;
	display:block;
	text-align:center;
	width:334px;
	clear:both;
}
#adHeaderSmallCirc {
	width:242px;
	height:88px;
	overflow:hidden;
	border: solid 1px #d0d0d0;
	text-align:left;
}
#adHeaderSmallCirc #circCover {
	float:left;
	padding: 5px 0 0 80px;
	background: transparent url(/web/20120215202637/http://cdn.theatlantic.com/static/front/images/ads/smallCircAd.png) no-repeat 5px 10px;
	
}
#adHeaderSmallCirc ul {
	padding: 0;
	margin: 10px 0 0 5px;
	float:left;
}
#adHeaderSmallCirc li {
	line-height: 16px;
}
#adHeaderSmallCirc li,
#adHeaderWideCirc li {
	list-style: none;
	color:#E32540;
}
#adHeaderSmallCirc li a {
	font-size: 10px;
	margin-left:3px;
}
#adHeaderSmallCirc li a,
#adHeaderWideCirc li a {
	text-transform: uppercase;
	font-family: arial;
	color:#8B8B8B;
}
#adHeaderSmallCirc li a:hover,
#adHeaderWideCirc li a:hover {
	text-decoration:none;
	color:#BF0000;
}
#adHeaderWideCirc li a {
	margin-left:8px;
	margin-right:3px;
}
#adHeaderSmallCirc, 
#adHeaderWideCirc {
	background:#f7f7f7;
}
#adHeaderWideCirc {
	width:978px;
	height:33px;
	border:solid 1px #2F393F;
	overflow:hidden;
	clear:both;
}
#adHeaderWideCirc #circCover {
	background: transparent url(/web/20120215202637/http://cdn.theatlantic.com/static/front/images/ads/wideCircAd.png) no-repeat 5px 5px;
	float:left;
	padding-left: 525px;
}
#adHeaderWideCirc ul {
	margin-top:7px;
}
#adHeaderWideCirc li {
	display: inline;
	margin-left: 5px;
	line-height:0px;
}
#adHeaderWideCirc li a {
	font-size:12px;
}
.adHolder {
	width:100%;
	vertical-align:middle;
}
.adTopboxright,
.adBottomboxright {
	border: solid 1px #d8d8d8;
}
#authorRiver .adLeftrail {
	padding:0px 0px 20px 0px;
}
.adLeftrail {
	text-align:center;
	margin:0px auto;
	padding:0px 0px 20px 0px;
	border-bottom: 1px solid #d9e2e7;
	overflow:hidden;
}
#recentStories .adLeftrail {
	border-top: 1px solid #d9e2e7;
	padding-top:20px;
}

#homePage .adLeftrail {
	border-top: 1px solid #d9e2e7;
	padding-top:20px;
	width:381px;
}

.adLeftrail .sponsorText {
	font-size:10px;
	display:block;
	text-transform:uppercase;
	padding:0px 0px 5px 0px;
}
.adBillboard {
	margin-top: 5px;
}

.articleContent .adMagarticle {
	float: left;
	padding: 0 15px 15px 0;
}
/* Header Styles */

.nav ul,
.nav table {
	margin: 0;
	padding: 0;
}
.nav {
	background: #002b45;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.nav ul {
	list-style-type: none;
}
.nav ul li {
	display: inline;
}
#header {
	clear:both;
	height:95px;
	position: relative;
}
#header #atlanticLogo {
	float: left;
	width: 242px;
	height: 77px;
	margin: 10px 0 10px 16px;
	background: url(/web/20120215202637/http://cdn.theatlantic.com/static/front/images/atlantic-logo.gif?v=2) no-repeat;
	text-indent: -9999px;
}
#header table td{
	vertical-align: middle;
	padding: 0px;
	line-height:12px;
}
#header table {
	width:680px;
}
#header #siteDate {
}
#header #headerRight {
	float: right;
	width:670px;
	height: 38px;
	padding: 0px 0px 5px 20px;
	font-size:9px;
	text-transform:uppercase;
	color:#ffffff;
	line-height:11px;
	background: #002037 url(/web/20120215202637/http://cdn.theatlantic.com/static/front/images/header-right-bkgd.png) no-repeat 0 bottom;
}

#header #search {
	margin: -2px 0px 0px 15px;
}
#header #search #query {
	float: left;
	width: 145px;
	height: 12px;
	border: 1px solid #004060;
	margin: 0;
	padding: 5px 0px 5px 5px;
	font-size: 10px;
	color:#37434b;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}
#header #search #searchBtn {
	float: left;
	width: 32px;
	height: 24px;
	cursor: pointer;
	display: block;
	overflow: hidden;
}


/*  RSS dropdown menu */
#followNav {
	text-transform:uppercase;
	margin:0px 0px 0px 20px;
	padding:8px 0px 4px 6px;
	height:30px;

}
#followLink {
	padding:7px 0px 0px 0px;
	display:block;
	float:left;
	color:#ffffff;
	text-align: right;
	margin-right: 10px;
}

#followIcons {
	display:block;
	float:left;
	text-align:right;
	width:120px;
	margin:0px 5px 0px 0px;
}
#followIcons a {
	line-height:0px;
	margin:0px 5px 0px 0px;
}


#menu {
	margin: 20px 0 0 0;
	position: absolute;
	right: 0;
	top: 43px;
	width: 725px;
	height: 32px;
}
#menu li {
	display:block;
	float: left;
	background: url(/web/20120215202637/http://cdn.theatlantic.com/static/front/images/mainNav.png?v=6) no-repeat;
}
#menu  .navLink {
	height: 32px;
	display: block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}


#menu #navPolitics,
#menu #navPolitics .navLink {
	width: 68px;
	background-position: 0 0;	
}
#menu #navPolitics:hover{background-position: 0px -39px;}
#menu #navPolitics.selected {background-position: 0px -77px;}
#menu #navPolitics.selected:hover {background-position: 0px -39px;}

#menu #navBusiness,
#menu #navBusiness .navLink {
	width: 75px;
	background-position: -68px 0;
}
#menu #navBusiness:hover,
#menu #navBusiness.selected {
	width: 76px;
	margin-left:-1px;
}
#menu #navBusiness:hover{background-position: -68px -39px;}
#menu #navBusiness.selected {background-position: -68px -77px;}
#menu #navBusiness.selected:hover{background-position: -68px -39px;}

#menu #navEntertainment,
#menu #navEntertainment .navLink {
	width: 115px;
	background-position: -143px 0;
}
#menu #navEntertainment:hover,
#menu #navEntertainment.selected {
	width: 116px;
	margin-left: -1px;
}
#menu #navEntertainment:hover {background-position: -143px -39px;}
#menu #navEntertainment.selected {background-position: -143px -77px;}
#menu #navEntertainment.selected:hover {background-position: -143px -39px;}

#menu #navInternational,
#menu #navInternational .navLink {
	width: 110px;
	background-position: -258px 0;
}
#menu #navInternational:hover,
#menu #navInternational.selected {
	margin-left: -1px;
	width: 111px;
}
#menu #navInternational:hover {background-position: -258px -39px;}
#menu #navInternational.selected {background-position: -258px -77px;}
#menu #navInternational.selected:hover {background-position: -258px -39px;}

#menu #navTechnology,
#menu #navTechnology .navLink {
	width: 95px;
	background-position: -368px 0;
}
#menu #navTechnology:hover,
#menu #navTechnology.selected {
	margin-left: -1px;
	width: 96px;
}
#menu #navTechnology:hover {background-position: -368px -39px;}
#menu #navTechnology.selected {background-position: -368px -77px;}
#menu #navTechnology.selected:hover {background-position: -368px -39px;}

#menu #navNational,
#menu #navNational .navLink {
	width: 73px;
	background-position: -463px 0;
}
#menu #navNational:hover,
#menu #navNational.selected {
	margin-left: -1px;
	width: 74px;
}
#menu #navNational:hover {background-position: -463px -39px;}
#menu #navNational.selected {background-position: -463px -77px;}
#menu #navNational.selected:hover {background-position: -463px -39px;}

#menu #navHealth,
#menu #navHealth .navLink {
	width: 60px;
	background-position: -536px 0;
}
#menu #navHealth:hover,
#menu #navHealth.selected {
	margin-left: -1px;
	width: 61px;
}
#menu #navHealth:hover {background-position: -536px -39px;}
#menu #navHealth.selected {background-position: -536px -77px;}
#menu #navHealth.selected:hover {background-position: -536px -39px;}

#menu #navMagazine,
#menu #navMagazine .navLink {
	width: 78px;
	background-position: -596px 0;
}
#menu #navMagazine:hover,
#menu #navMagazine.selected {
	margin-left: -1px;
	width: 79px;
}
#menu #navMagazine:hover {background-position: -596px -39px;}
#menu #navMagazine.selected {background-position: -596px -77px;}
#menu #navMagazine.selected:hover {background-position: -596px -39px;}

#menu #navVideo,
#menu #navVideo .navLink {
	width: 50px;
	background-position: -674px 0;
}
#menu #navVideo:hover,
#menu #navVideo.selected {
	margin-left: -1px;
	width: 51px;
}
#menu #navVideo:hover {background-position: -674px -39px;}
#menu #navVideo.selected {background-position: -674px -77px;}
#menu #navVideo.selected:hover {background-position: -674px -39px;}

/*  Expanded Nav styles */
.navExpanded {
	height: 65px;
	top: 95px;
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 1000001;
	margin: -1px 0 0 0;
	padding: 3px 1px ;
	background: #d9e2e7;
	border-bottom: 1px solid #004060;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.navExpanded .headline a {
	font-size:13px;
	color:#00598c;
	line-height:15px;
	font-weight:bold;
	text-transform:none;
}
.navExpanded .sponsor {
	float: left;
	width: 209px;
	margin: 12px 0px 0px 20px;
}
.navExpanded .sponsor .sponsorText {
	float: left;
	margin: 10px 6px 0px 0px;
	color: #004060;
	font-size: 11px;
	font-style: italic;
}
.navExpanded .bigNavLogo {
	margin: 0 5px !important;
	line-height:0;
	height: 64px;
	width: 215px;
	overflow:hidden;
}
.bigNavLogo .sponsorText {
	display:none;
}
.navExpanded .sponsor .sponsorImage, 
.navExpanded iframe,
.navExpanded .links {
	float: left;
}
.navExpanded .linkContent {
	float: left;
	width: 240px;
}
.navExpanded .linkContent h4.headline {
	margin:0px;
}
.navExpanded .links img {
	float: left;
	margin-right: 5px;
	padding: 1px;
	border: 1px solid #afc3d0;
}
.navExpanded .links p {
	margin: 0;
	padding: 3px 0px 0px 0px;
}


/* Carousel Styles */

#channelCarousel .carousel {
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}

.carousel h3 {
	clear:both;
}

#carousel {
	height:365px;
	border-bottom: 1px solid #d8d8d8;
}

#carousel .metadata {
	margin-top: 10px;
}

#carousel .metadata .first {
	margin: 0;
	padding: 0;
	border: none;
}
.topStoryImage {
	width:390px;
	height:255px;
	display:block;
	overflow:hidden;
	position: relative;
}
.topStoryPlayer {
	width:390px;
	position: absolute;
}
.topStoryControls {
	position: absolute;
	top: 5px;
	left: 5px;
	font-size: 14px;
	font-family: sans-serif;
	font-weight: bold;
	z-index:10;
}
.topStoryControls .control {
	float: left;
	margin-right: 3px;
	display: block;
	padding: 1px;
	border: solid 1px white;
	background: #012943;
}
.topStoryControls .control span {
	font-family:"Arial black", arial, sans-serif;
	text-align:center;
	display: block;
	font-size:14px;
	background: #e5ecf0;
	padding: 5px;
	margin: 0;
	line-height:12px;
	height:14px;
	width:14px;
	color: #012943;
	cursor:pointer;
}


.topStoryControls .control .paused {
	background-image:url(/web/20120215202637/http://cdn.theatlantic.com/static/front/images/play-button.gif);
	background-repeat:no-repeat;
	background-color: #e5ecf0;
	background-position:center center;
}

.topStoryControls .control .playing {
	background-image:url(/web/20120215202637/http://cdn.theatlantic.com/static/front/images/pause-button.gif);
	background-repeat:no-repeat;
	background-color: #e5ecf0;
	background-position:center center;
}

.topStoryControls .control .selected {
	color: white;
	background: transparent;
}


.topStoryPlayer h3 {
	font-size: 30px;
	line-height:36px;
	margin:0px;
}
.topStoryPlayer h4 {
	margin:0px
}

.topStoryPlayer .post {
	padding:0px;
}
.topStoryPlayer .post p {
	margin:0px;
}

.topStoryPlayerAd {
	border: 1px solid #D8D8D8;
	padding-bottom: 10px;
}

.topStoryPlayer .carouselAdWrap {
	position: relative;
	width: inherit;
	margin-left: auto;
	margin-right: auto;
	margin-top:40px;
	text-align: center;
}

.topStoryPlayer .carouselAdHeader {
	color: #5C5C5C;
	text-transform: uppercase;
	height: 20px;
	font-size: 11px;
}

.topStoryPlayer .carouselAd {
	margin: 0 auto;
	text-align: center;
	width: inherit;
}

/* Homepage Module Styles */
#dontMiss {
	background-color:#eaebeb;
	float:right;
	width:180px;
	clear:none;
	padding:10px;
	margin:0px 0px 0px 10px;
}

#dontMiss h2 {
	margin-top:0;
	padding:10px;
	text-align: center;
}
#dontMiss .post .photo {
	width:71px;
	height:71px;
}

#dontMiss .post .metadata {
	margin: 3px 0 0 0px;
	line-height:115%;
}
#dontMiss .headline,  #dontMiss .metadata  {
	width:95px;
	float:left;
}
#dontMiss .headline {
	float:left;
	font-size:11px;
	margin:0;
	padding:0;
}

/* Channel Carousel */
.carousel {
	position:relative;
}

.carousel .dek {
	margin:0px;
}

#channelCarousel {
	float:left;
	width:390px;
	padding-bottom:15px;
}
#channelCarousel .photo {
	margin-right: 0;
}

#carousel1 h3 {
	font-size:26px;
}
#secondaryCarousel {
	overflow:hidden;
	border-bottom:1px solid #d8d8d8;
}
#secondaryCarousel .post {
	float:left;
	width:178px;
	clear:none;
	overflow:hidden;
}

#secondaryCarousel h3 {
	font-size:16px;
}

#secondaryCarousel #carousel3 {
	border-left: solid 1px #d8d8d8;
	padding-left:15px;
	margin-left:15px;
}

#followTwitter {
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
	margin-top:5px;
	padding:5px 0 0 35px;
	height:25px;
	background: url(/web/20120215202637/http://cdn.theatlantic.com/static/front/images/twitter-medium.png) no-repeat;
	display:block;
}

/* Landing Page Module Styles */
#btf {
	clear:both;
	overflow:hidden;
	border-top:1px solid #eaebeb;
	margin:30px 0 0 0;
	padding:20px 0 5px 0;
	
}

#btf .adBottomboxleft {
	float:right;
	border:1px solid #a0a0a0;
	padding:0;
	text-align:center;
	margin:0 auto;
	max-height:280px;
}

#moreAt {
	background-color:#eaebeb;
	float:left;
	width:230px;
	height:265px;
	clear:none;
	padding:10px;
	margin:0px 0px 0px 0px;
}

#moreAt h2 {
	margin-top:0;
	padding:5px 10px 10px 0;
	text-align: center;
}
#moreAt .post .photo, #moreAt .post .photo img {
	width:59px;
}
#moreAt .post {
	padding:0 0 10px 0;
}

#moreAt .headline {
	float:left;
	width:160px;
	font-size:13px;
	margin:0;
	padding:0;
}



/* ############### */
/* Modules */

.promoModule {
    margin-bottom: 10px;
}



.module h2 {
	display:inline;
	text-align:center;
	font-size: 15px;
}
.module h2 a {
	color: #bf0000;
}
.module h4.rubric {
	text-align:center;
	color: #5c5c5c;
	font-family:"arial black", arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-transform:uppercase;
	margin:0px 0px 5px 0px;
	padding:0;
	line-height:110%;
}
.promoModule {
	border: 1px solid #242B30;
	margin-bottom: 20px;
}

.promoModuleHeader {
	background: #242B30;
	color: white;
	font-family: 'Arial black', Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

.promoModuleContent {
	padding: 10px;
	overflow:hidden;
	border-collapse:collapse;
}

.promoModuleContent td {
	padding:10px 0 10px 10px;
	line-height:15px;
	font-size:12px;
}

.promoModuleContent .credit {
	width:auto;
}

.promoModuleHeadline {
	font-weight: bold;
	font-size: 13px;
	line-height:16px;
}
.promoModuleContent .promoModuleText {
	padding-right:10px;
}

.promoModuleDek {
	clear:none;
	font-size: 11px;
	line-height:16px;
}
Column .module .rubric {
	margin:-8px 0 10px 0;
}
.promoColumn .module h2 {
	font-size: 13px;
}
#specialReportPromo {
	margin-bottom: 10px;
}
.module .title {
	text-align:center;
}
.promoColumn .module a .photo {
	border: 1px solid #C2CCD2;
	padding: 1px;
}
.promoColumn .module .title a img {
	border: none;
}
.rightContent .container {
	border: solid 1px #d8d8d8;
}
.rightContent .module {
	padding: 0px 10px 10px 10px;
}
.rightContent .module h2 {
	padding: 15px 0px 5px 0px;
	border-top: solid 4px #242B30;
	display:block;
}
.rightContent .module:first-child h2,
.rightContent .first-child h2{
	border-top: none;
	padding-top: 0;
	margin-top: 15px;
}
.promo {
	display:block;
	margin-bottom: 20px;
}
.module ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.module .post {
	font-size: 11px;
	line-height: 16px;
}
.module .post .headline {
	font-size: 13px;
	margin-bottom: 5px;
}

.promoColumn .module {
	overflow:visible;
	margin: 0 0 25px 0;
	padding: 0 15px 15px 15px;
	border: solid 1px #d8d8d8;
}

/*.promoColumn .module object, .promoColumn .module embed {
	margin-left:-15px;
}*/

.promoColumn #videosMostWatched {
	padding-bottom:0px;
}

.promoColumn #videosMostWatched ul{
	list-style-type:none;
	overflow:hidden;	
}
.promoColumn #videosMostWatched ul li.one {
	float:left;
	clear:both;
}
.promoColumn #videosMostWatched li.two {
	float:right;
}

.promoColumn #videosMostWatched li.post {
	padding-top:0px;
	width:132px;
	clear:none;
}

.promoColumn #videosMostWatched li.post p {
	margin-top:0px;
}

.promoColumn .module .title {
	margin:-20px 0px 10px 0px;

/*
	position:relative;
	top:-10px;
*/

}

.promoColumn .module h2 {
	padding:0 10px;
	width:auto;
	display:inline-block;
}
.promoColumn #videoFeature {
	line-height:15px;
	font-weight:bold;
}
.promoColumn #videoFeature .player {
	margin-bottom:15px;
}
.promoColumn #videoFeature .related img {
	display:block;
}
.promoColumn #videoFeature .related .video:first-child {
	margin-left:0
}
.promoColumn #videoFeature .related .video {
	float:left;
	margin-left: 20px;
	width: 88px;
}
.promoColumn #videoFeature .moreVideo {
	display:block;
	color:#0DC5C3;
	text-align:center;
	margin-top: 15px;
	font-size: 15px;
}
.promoColumn #videoFeature .sponsored {
	position: absolute;
	width: 88px;
    margin: 48px 0 0;
    padding: 0;
    background: transparent url(/web/20120215202637/http://cdn.theatlantic.com/static/front/images/video/opacity.png) repeat 0 0;
    text-align:center;
    text-transform: uppercase;
    font-size:10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
    color:black;
}
.module p.input {
	margin: 3px 0;
}

/** Individual Modules **/


/* Circ Form, used in #newsstands and #subscribe */
.price {
	text-transform:uppercase;
	font-family: arial, sans-serif;
	font-size:10px;
	color: #000000;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	margin:0;
}
input.label {
	color: #999;
}
#circForm {
	position:relative;
}

#circForm .submit {
	text-align:center;
	margin:0px auto;
	padding:0;
	float:none;
}

#circForm button {
	text-align:center;
	margin:0px auto;
}

#circForm fieldset {
	padding: 0;
}

#circForm select {
	width:55px;
	float:left;
	display:block;
}
#circForm input.zip {
	width:55px;
	float:left;
	display:block;
}

/* On Newstands Now */
.promoColumn #newsstands {
	padding-bottom:5px;
	clear:both;
}
#newsstands .subscribe {
	padding-top: 15px;
	border-top: 1px solid #C2ccd2;
}

#newsstands select {
	width:67px;
	float:left;
	margin-right:10px;
}

#newsstands .currentIssue {
	float:left;
	width:140px;
	text-align:left;
	font-size:11px;
	line-height:16px;
}
#newsstands .currentIssue p {
	clear:both;
	width:100%;
	margin:0px 0px 0px 0px;
}
#newsstands .subscriptionForm {
	float:left;
	width:163px;
}
#newsstands #circForm {
	float:left;
	width:162px;
}
#newsstands .clearfix {
	margin-bottom: 5px;
	clear:both;
}
#newsstands input {
	width:134px;
}
#newsstands p {
	clear:both;
	overflow:hidden;
	margin:0px 0px 5px 0px;
	padding:0;
	float:left;
}

/* Other Works of G */
#otherWorksOfGenius {
	font-family: arial, sans-serif;
	line-height: 16px;
	font-size: 12px;
}
strong.label {
	display:inline-block;
	margin: 0 5px 0 0;
	padding:0;
	text-transform: uppercase;
	color: #242B30;
	font-family: "Arial Black", arial, sans-serif;
}
#otherWorksOfGenius li {
	padding:5px 0;
}
#otherWorksOfGenius img {
	float:right;
}
#otherWorksOfGenius a {
	color: #5c5c5c;
}

/* Subscribe module, circ form without mag cover */

#subscribe #circForm{
	overflow:hidden;
	margin:0px;
}
#subscribe p {
	float:left;
	clear:none;
	margin:0px 5px 0px 0px;
	padding:0px 0px 5px 0px;
	width:144px !important;
	height:25px;
}
#subscribe input {
	width:130px;
}
#subscribe input#zip {
	width:55px;
}
#subscribe select {
	width:67px;
	margin-right:5px;
	padding:3px 0;
}
#subscribe .city, #subscribe .zip, #subscribe .email {
	margin-right:0px;
}
#subscribe .submit {
	display:block;
	clear:both;
}

/* Newsletter form */
#newsletters p {
	margin-top:0;
	font-size: 12px;
}
#newsletters .input input,
#newsletters .partners input
{
	margin-left:0;
}
#newsletters .partners {
	margin:10px 0;
}



/* Zeitgeist */
#zeitgeistAd {
	width:89px;
	float:right;
	display:block;
	font-family:arial, helvetica, sans-serif;
	font-size:7px;
	line-height:8px;
	color:#006699;
}
#zeitgeist tr td {
	padding: 5px;
	border-bottom: solid 1px #d8d8d8;
	font-family:arial, sans-serif;
}
#zeitgeist .data {
	font-weight:bold;
	text-align:center;
	color:#242B30;
	font-size: 14px;
	font-family:"arial black", arial, sans-serif;
}
#zeitgeist .label {
	text-align:left;
	font-size: 11px;
	line-height: 14px;
}

#zeitgeist h5 {
	text-align:center;
	margin:0px auto;
}


/* Wire Module */
#breakingOpinions .post {
	text-align: center;
}
#breakingOpinions .photo {
	margin: 0 auto;
	float: none;
	width: 175px;
}

/* Wire Module */
#breakingOpinions .post {
	text-align: center;
}
#breakingOpinions .photo {
	margin: 0 auto;
	float: none;
	width: 175px;
}

/* Cities Module */
#citiesOpinions .post {
	text-align: center;
}
#citiesOpinions .photo {
	margin: 0 auto;
	float: none;
	width: 175px;
}
#citiesOpinions h4{
	font-size: 13px;
}

/* Wire Module - Homepage version */
.rightContent #breakingOpinions {
	padding-top:0px;
	padding-bottom:0px;
}
.rightContent #breakingOpinions h2{
	text-align:center;
	margin:0px;
	padding-bottom: 0;
}
.rightContent #breakingOpinions h2 img{
	display:block;
	padding:5px;
	text-align:center;
	margin:0px auto;
}
.rightContent #breakingOpinions .post {
	padding:0px 0px 15px 0px;
}

#breakingOpinions .photo {
	position: relative;
}

.rightContent #breakingOpinions h4{
	margin:5px;
	font-size:13px;
}

/* Entertainment features */
.entertainmentFeature .post img {
	float: right;
}


/* Filter by Cateogry */

#categoryFilter .categoryContainer {
	overflow:hidden;
}

#categoryFilter ul li {
	text-transform:uppercase;
	text-align:center;
	font-size:9px;
	line-height:9px;
}

#categoryFilter ul li a{
	display:block;
	clear:both;
}

.rightContent #categoryFilter ul {
	margin:5px 0px 0px 0px;
	float:left;
	width:76px;
	
}

.rightContent #categoryFilter ul li {
	margin:0px 0px 10px 0px;
}

.rightContent #categoryFilter ul li img {
	display:block;
	margin:0px 0px 4px 0px;
}

.rightContent #categoryFilter ul.one {
	border-right:1px solid #d9e2e7;
	padding:0px 15px 0px 0px;
}
.rightContent #categoryFilter ul.two {
	padding:0px 0px 0px 15px;
}

.rightContent #storiesFromMagazine h4.rubric{
	border-top:solid 1px #D8D8D8;
	padding:15px 0px 0px 0px
}



.promoColumn #categoryFilter ul {
	padding:10px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	clear:both;
	height:70px;
	overflow:hidden;
}


.promoColumn #categoryFilter ul li {
	display:block;
	float:left;
	width: 76px;
	height:63px;
/*	padding:0px 6px 0px 6px;*/
}

.promoColumn #categoryFilter ul li:first-child {
	padding-left:0px;
}
.promoColumn #categoryFilter ul li:last-child {
	padding-right:0px;
}

.promoColumn #categoryFilter ul li img {
	width:63px;
	margin:auto;
	padding:0px 0px 3px 0px;
}

.promoColumn #categoryFilter ul.two {
	padding-bottom:0px;
}

.promoColumn #categoryFilter #categorySustainability div a {
	letter-spacing:-1px;
}


/* Video Module */
#video {
	padding:0px;
}
#video h3 {
	margin:0px;
	font-size:13px;
}
#video .videoImage {
	text-align:center;
	margin:10px 0px 0px 0px;
}
#video .player {
	text-align:center;
}
#video .content {
	padding: 0px 15px 15px 15px;
}
#video p {
	margin:0px;
	padding:0px;
}
#video h4 .more {
	margin:0px;
	padding:0px;
}
#video .date {
	padding:0px;
	margin:0px 0px 5px 0px;
	font-size:10px;
	font-weight:normal;
	border-bottom:1px solid #d8d8d8;
}
.rightContent #video .title {
	margin: 0 10px;
}


/* Voice module */
#voicesMenu li {
	margin: 0;
	padding: 0;
	clear: both;
	overflow: hidden;
}
#voicesMenu .headline {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 12px
}
#voicesMenu .date {
	font-size:10px;
}
#voicesMenu .photo {
	display:block;
	float:left;
	margin-right: 5px;
	width:45px;
	height:42px;
	
}
#voicesMenu .photo img {
	padding: 0;
	border: none;
	width:45px;
	height:42px;
}

#voicesMenu .author {
	display:block;
	float:left;
}
#voicesMenu .author {
	color: #030000;
}
.rightContent #voicesMenu li {
	padding-bottom: 5px;
}
.rightContent #voicesMenu .author {
	border:none;
	display:block;
}
.rightContent #voicesMenu .author  {
	margin-top: 24px;
}
.rightContent #voicesMenu .headline {
	display:block;
	padding:5px 0px 0px 0px;
	font-size:11px;
	clear:both;
	border-top: solid 1px #d4d4d4;
	margin:0;
}
.rightContent #voicesMenu .clear { clear: both; display:block;}

.promoColumn #voicesMenu .post {
	border-bottom:1px solid #d4d4d4;
	padding-bottom:0px;
	margin-bottom:10px;
}


.promoColumn #voicesMenu .author  {
	display:block;
	border-right: solid 1px #d4d4d4;
	margin:0px 5px 0px 0px;
	padding: 0px 5px 1px 0px;
	line-height:10px;
	float:left;
	position:relative;
	top: 3px;
}
.promoColumn #voicesMenu .headline {
	font-size:11px;
	vertical-align:text-top;

}
.promoColumn #voicesMenu .date {
	display:none;
}

/* Correspondents Module */
.promoColumn #correspondentsMenu {
	overflow:visible;
}
#correspondentsMenu ul {
	text-align:left;
	min-height:80px;
	margin:10px 0px 10px 0px;
}
#correspondentsMenu ul li {
	padding:0px 0px 10px 0px;
	line-height:120%;
}
#correspondentsMenu ul li h3 {
	font-size:11px;
	line-height:120%;
	padding:3px 0px 0px 0px;
	margin:0px;
}
#correspondentsMenu #correspondentDropdown .expandingTitle{
	width:152px;
}
#correspondentsMenu #correspondentContent {
	width:595px;
	padding:25px 20px 0px 20px;
	margin-left: -449px;
	line-height:14px
}
#correspondentsMenu #correspondentContent  table {
	width:100%;
	padding:0;
	margin:0;
}


/* Latest Post */
.promoColumn #ourLatestPost {
	border-top: solid 10px #bf0000;
	padding: 0;
	width:100%;
	background:#ffffff;
}
.promoColumn #ourLatestPost .title  {
	line-height:11px;
	margin-top:-21px;
}
#ourLatestPost .post {
	width:280px;
	overflow:hidden;
	float:left;
	clear: none;
	height:70px;
	margin-top:0;
	padding-top:0;
}
#ourLatestPost .post .photo{
	position:static;
}

#ourLatestPost .authorLine {
	overflow:hidden;
}
#ourLatestPost .headline {
	display:inline;
   
}

#ourLatestPost .date {
	margin-left: 5px;
	border-left: solid 1px gray;
	padding-left: 5px;
}

#ourLatestPost .toggleArrows:hover {
	text-decoration:none;
}
#ourLatestPost .toggleArrows {
	width:10px;
	font-size:30px;
	color:#cccccc;
	font-family:arial, helvetica, sans-serif;
	height:20px;
}
#ourLatestPost .previousEntryLink {
	background:url('/web/20120215202637/http://cdn.theatlantic.com/static/front/images/recentPostArrowLeft.gif') center center no-repeat;
	float:left;
	margin:20px 10px 0 7px;
}
#ourLatestPost .nextEntryLink {
	background:url('/web/20120215202637/http://cdn.theatlantic.com/static/front/images/recentPostArrowRight.gif') center center no-repeat;
	float:right;
	width:20px;
	margin:20px 5px 0 0;
}
#olpScroll {
	width:100000px;
}

#ourLatestPost .olpLoading {
	background: url('/web/20120215202637/http://cdn.theatlantic.com/static/front/images/loadingSmall.gif') no-repeat left !important;
}


#olpEntry1 .previousEntryLink {
	opacity:0.3;
	filter:alpha(opacity=30);
}
.olpEntry {
	float:left;
	width:335px;
}
#ourLatestPost .wrapper {
	overflow:hidden;
	width: 335px;
}

/* Health Channel */

#vitalSigns {
	font-family:arial, helvetica, sans-serif;
}

#vitalSigns .dek {
	font-size:11px;
}

a.vital-signs-value {
	display:block;
	background:url(/web/20120215202637/http://cdn.theatlantic.com/static/front/images/health/vital-signs.gif) no-repeat;
	width:184px;
	height:80px;
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	font-size:60px;
	line-height:80px;
	margin:10px 0 0 0;
}

a.vital-signs-value:hover {
	text-decoration:none;
}



/* Cities */
.promoColumn  #cities {
	border:2px solid #0CC0C9;
	margin-top: 30px;
}
.promoColumn  #cities .title h2 a img{
	margin-top: -10px;
}

/* Wire */
.promoColumn  #wire {
	border:2px solid #bf0000;
	position:relative;
	font-size: 11px;
	margin-top:35px;
	padding-bottom: 5px;
}
.promoColumn  #wire .title {
	text-align:center;
	margin-top:-25px;
	margin-bottom: 0;
}
.promoColumn  #wire .title h2 {
	background-color:transparent;
}
.promoColumn  #wire .title h2 a {
	display:block;
	background-color:#ffffff;
	padding:0 3px 0 3px;
	margin-top:-5px;
}

.promoColumn  #wire .header {
	display: block;
	background: url('/web/20120215202637/http://cdn.theatlantic.com/static/front/images/wire-channel-headers.png') no-repeat 0 -144px;
	width: 288px;
	height: 24px;
	margin-bottom: 10px;
	text-indent: -10000px;
}

.rightContent #breakingOpinions .header {
	background: url('/web/20120215202637/http://cdn.theatlantic.com/static/front/images/wire-channel-headers.png') no-repeat -50px -144px;
	width: 188px;
	height: 24px;
	margin-bottom: 5px;
	text-indent: -10000px;
}

.promoColumn  #wire .header.entertainment { background-position: 0px 0px;}
.promoColumn  #wire .header.politics { background-position: 0px -24px;}
.promoColumn  #wire .header.business { background-position: 0px -48px;}
.promoColumn  #wire .header.international { background-position: 0px -72px;}
.promoColumn  #wire .header.technology { background-position: 0px -96px;}
.promoColumn  #wire .header.national { background-position: 0px -120px;}
.promoColumn  #wire .header.health { background-position: 0px -144px;}

.promoColumn .partnerContent .date {
	text-align: center;
	color:#242b30;
	font-weight:bold;
	font-size:10px;
}

.promoColumn .partnerContent .photo {
	display:block;
	float: left;
	height: 35px;
	width: 35px;
	margin: 0 5px 5px 0;
}
.promoColumn .partnerContent .headline {
	display:block;
	font-family: "arial", sans-serif;
	font-weight:bold;
	font-size: 12px;
	line-height: 14px;
	margin-left: 48px;
}
.promoColumn .partnerContent ul {
	margin:0;
}

.promoColumn .partnerContent li {
	padding: 0;
	display: block;
	height: 43px;
}
.promoColumn .partnerContent li:first-child {
	padding:0;
}
.promoColumn .partnerContent .more {
	text-align:right;
	display:block;
}
.promoColumn #wallStreet {
	margin-top:35px;
	border:2px solid #99cb68;
}
.promoColumn #wallStreet .title {
	margin-top:-35px;
}
/* Channel Voice */
.rightContent #channelVoice {
	overflow:hidden;
	padding-bottom:0px;
}

#channelVoice .bloggerProfilePic {
	float:left;
	width:59px;
	margin:0px 5px 0px 0px;	
}

#channelVoice p {
	float:left;
	width:125px;
	margin:0px;
}

/* Back Issues */
#backIssues p {
	line-height:14px;
	margin:0px 0px 10px 0px;
}
.module .backIssue {
	display: block;
	float: left;
	width: 93px;
	height: 150px;
	text-align: center;
	font-size: 12px;
	font-family: arial, sans-serif;
	margin:0px 10px 0px 0px;
}
#backIssue3, #backIssue6, #backIssue9 {
	margin:0 !important;
}
.module .backIssue .cover {
	display: block;
	width: 85px;
	margin: 2px auto 0;
}
#backIssues .more {
	clear: both;
	display: block;
	padding: 0 10px 10px 10px;
	text-align: right;
	font-size: 10px;
	font-style:normal;
}

/* Premium archive form */
#premiumArchive {
	font-size:11px;
}

#archiveTable {
	width: 295px;
}
#premiumArchive .label {
	width: 50px;
	text-align: right;
	padding: 5px 5px 5px 0;
	vertical-align: middle;
	font-weight: bold;
}
#premiumArchive label {
	display: block;
}
#premiumArchive label label {
	display: inline;
}
#premiumArchive input {
	padding: 3px;
}
#premiumArchive #dateLabel {
	padding-bottom:30px;
}
#premiumArchive p {
	margin: 3px 0;
	padding-bottom: 0;
}
#premiumArchive .miniNav {
	padding-bottom: 10px;
}
#archiveDateRange {
	float: right;
	text-align: right;
	padding-bottom: 10px;
}
#fromyear, #toyear {
	width:30px;
}
#premiumArchive button {
	margin-left: 61px;
}


/* Most Popular */
#mostPopular dl{
	overflow:hidden;
}
#mostPopular dt{
	font-family:"arial black", arial, sans-serif;
	padding:0;
	clear:both;
	margin:0px 10px 0px 0px;
	float:left;
	width:10px;
}
#mostPopular dd{
	padding:0px 0px 5px 0px;
	margin:0;
	float:left;
	width:250px;
	font-size:11px;
}


/* Books Module */
#books .book {
	overflow:hidden;
	clear:both;
	margin-bottom:10px;
}
#books .bookCover {
	display:block;
	width:100px;
	float:left;
	margin:0 10px 0 0;
}
#books .bookCover img {
	width:100px;
}
#books h5 {
	font-size: 12px;
}

#book140Header {  
	font: 11pt arial,helvetica,sans-serif;
	color: #242b30;
	padding-bottom: 15px;
}
#book140Header a { 
	color: #242b30;
}
#book140Callout img { 
	padding-left: 5px;
}


/* Tool Kit */
#toolkit {
	background: transparent url("/web/20120215202637/http://cdn.theatlantic.com/static/front/images/techToolkitModule.png") no-repeat top center;
	padding-top: 45px;
}
#toolkit h2{
	margin-top:0px;
}
#toolkit a {
	font-size:12px;
	color:#5c5c5c;
	font-family:arial, helvetica, sans-serif;
	font-weight:normal;
}

#canon {
	padding-bottom:0px;
}
#canon dl {
	overflow:hidden;
	margin:10px 0px 0px 0px;
}
#canon dl dt {
	clear:both;
	color:#ffffff;
	font-size:10px;
	line-height:6px;
	font-family: "arial black", arial, sans-serif;
	background-color:#e10409;
	text-align:center;
	padding:8px 0px 4px 0px;
	width:20px;
	height:10px;
	display:block;
	float:left;
	margin:3px 10px 10px 0;
}
#canon hr {
	clear:both;
}

#canon dl dd {
	float:left;
	width:150px;
	font-size:10px;
	margin:0px 0px 10px 0;
}

/* Blog Roll Styles */
.blogRoll ul {
	float:left;
	width: 140px
}
.blogRoll .twocol {
	margin-right: 15px;
}

/*Todays Specials */
.twitterDate, #twitterModule .metadata a {
	color: #7A7A7A;
	display: block;
	font-size: 90%;
}
#twitterModule .metadata {
	display:block;
}
#twitterModule .post {
	font-size: 110%;
	line-height:15px;
	padding: 6px 0;
}
#twitterModule .more {
	text-align:right;
	display:block;
	margin-right: 10px;
	font-size:90%;
}
.twtr-widget .twtr-ft {
	display:none;
}

/* inFocus styles */

#infocusSide {
    font-size: 11px;
}
#infocusSide .title {
    margin-bottom: 0px;
}
#infocusSide .header {
    text-align: center;
}
#infocusSide .image {
    width: 300px; margin: 11px auto 5px;
}
#infocusSide .date {
    font-weight: normal; 
    margin-left: 5px;
    border-left: solid 1px gray; 
    padding-left: 5px;
}



/* ############ */
/* Page Styles */

#lettersOptions {
	display:none;
}

#contactForm input{
	color:#666666;
	font-size:10px;

}

#contactForm label {
	color:#333333;
	font-family:arial, helvitca, sans-serif;
	font-size:11px;
	width:200px;
	float:left;
	padding:0px 10px 10px 10px;
	font-weight:bold;
}
.longTextBox {
	width:250px;
}
.error {
	background-color:#fde8e8;
}

#errorMessage {
	display:none;
	font-size:11px;
	font-family:arial, helvitca, sans-serif;
	text-align:center;
	background-color:#fde8e8;
	padding:4px;
	color:#f52b21;

}

#siteMap li {
	padding:5px 0 5px 0;
}

/* ############# */
/* Gloabl Sponsored Styles */

#sponsorStripe {
	color:white;
	background: #bf0000;
	padding: 1px 3px;
	font-family:arial, sans-serif;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	font-weight:bold;
}
	
/* ############# */
/* Footer Styles */

#footer {
	clear:both;
	margin-top:15px;
	padding: 12px 0px;
	text-transform:uppercase;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	line-height:16px;
}

#footer ul li {
	padding-left: 6px;
	margin-right: 3px;
	letter-spacing:1px;
	border-left: 1px solid #Feddff;
}
#footer ul li:first-child {
	border-left: none;
}
#footer ul li a  {
	color:#ffffff ;
}

#copyright {
	width: 970px;
	padding: 5px;
	margin: 5px auto 20px auto;
	color: #47555f;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
}


.curtain {
	display:none;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:500%;
	z-index:1000000;
	background-color:#000000;
	filter:alpha(opacity=90);
 	opacity:0.9;
}

.offScreen {
	text-indent: -5000px !important;
	display: block !important;
	height: 0px !important;
	width: 0px !important;
	line-height: 0px !important;
	overflow: hidden !important;
}

/* for moreOn blurbs that are too long */
.moreOn {
    line-height: 16px;
    margin: 1.5px 0px;
}

#specialReportToolbar {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	padding: 5px 0 0 0;
	margin-bottom: 20px;
}

#dailyDishPage #recentStories{
	border-top: 1px solid #D8D8D8;
}

/* Outbrain widget */
#outbrainAdWrapper {
	margin-top: 3px;
	clear: both;
	overflow:hidden;
}
#outbrainWrapper {
	float: left;
	font-size: 12px;
	margin-top: -8px;
}
#outbrainWrapper h2 {
	margin-top: 0;
	text-transform: none;
	font: 13px "arial black", arial, helvetica, sans-serif;
}
.outbrain_rec_li {
	font-weight: normal !important;
	padding-bottom: 14px !important;
	line-height: 15px;
}
#outbrainWrapper ul {
	padding-left: 0;
}
#outbrainWrapper ul li {
	background: url(/web/20120215202637/http://cdn.theatlantic.com/static/front/images/bullet.png) no-repeat 0 6px;
	padding-left: 10px;
}
.adBottomboxleft {
	float: right;
}
#outbrain_container_0_dual {
	padding: 0 !important;
}
#outbrain-paid {
	width: 254px;
}

/* Social Gallery */
#socialGalleryPage .content {
	padding:0 0 0 0;
	margin:0 0 30px 0;
}

.socialGalleryTitle {
	font-size:23px;
	font-weight:bold;
	color: #2c393f;
	margin-bottom:5px;
}



/* Language-specific font styles */
.chinese {
	font-family: "Hiragino Mincho Pro", "Apple LiSung", "DejaVu Sans", SimSun, MingLiu, 'Lucida Grande', 'Arial Unicode MS', Arial, Helvetica, sans-serif;
}

/* Warning message, currently used only for IE6 upgrades */
.warning {
	background:#FDF2AB;
	margin:-5px 0 5px 0;
	border-bottom: solid 1px #A29330;
	color:black;
}
.warning .container {
	width: 945px;
	margin: 0 auto;
	padding: 5px 5px 5px 25px;
	font-size: 10px;
	line-height:15px;
	background: transparent url(/web/20120215202637/http://cdn.theatlantic.com/static/front/images/warningIcon.png) no-repeat 0 3px;
	color:black;
}
.warning a {
	color:#BF0000;
	text-decoration:underline;
}


#header {
	z-index: 5000;
}



/* ############ */
/* Inline embed code styles */

/* "More On NJ" box. */
.moreOnNJBox {
	margin: 10px;
	padding: 10px;
	width: 215px;
	float: right;
	text-align: center;
}

.moreOnNJBoxHeader {
	font-family: Arial, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
}

.moreOnNJBoxLogo {
	margin-top: 5px;
	height: 55px;
	width: 55px;
}

.moreOnNJBoxList {
	text-align: left;
	line-height: 12pt;
	margin-left: -20px;
}

.moreOnNJBoxList li {
	margin-bottom: 7px;
}

/* "More On" box with images. */
.moreOnBoxWithImages {
	margin: 10px;
	padding: 10px;
	padding-bottom: 20px;
	width: 273px;
	float: right;
	background: #efefef;
}

.moreOnBoxWithImagesTitle {
	text-align: center;
	margin-bottom: 15px;
	font-size: 10.5pt;
}

.moreOnBoxWithImagesItem {
	clear: both;
	margin: 15px;
}

.moreOnBoxWithImagesThumbnail {
	float: left;
	margin-bottom: 15px;
}

.imageInMoreOnBoxWithImages {
	width: 86px;
	height: 70px;
	border: none;
	margin: 0;
	margin-right: 10px;
}

.moreOnBoxWithImagesHeadline {
	float: left;
	margin: 0;
	margin-bottom: 15px;
	font-weight: bold;
	width: 140px;
}

/* "More On" one story */
.moreOnOneStory {
	margin: 10px;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 10px;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	width: 242px;
	float: right;
}

.moreOnOneStoryTitle {
	font-size: 7.5pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.moreOnOneStoryImage {
	margin: 0;
	padding: 0;
	border: 0;
	width: 242px;
	height: 157px;
}

.moreOnOneStoryHeadline {
	margin-top: 5px;
	font-weight: bold;
	font-size: 10.5pt;
}