/* ############# */
/* 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;
}
/*#container {
    margin-top: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-left: 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;
}
#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(/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(/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;
}
.post .photo {
	float: left;
	margin-right: 10px;
}
.photo {
	position:relative;
	line-height:0;
}
.photo:hover {
	text-decoration:none !important;
}
.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;
}
.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 .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;	
}
.post .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;
}

#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(/static/front/images/btn-arrow-up.png) no-repeat right;
}
.expandingMenu .expandingArrowUp:hover {
	background:url(/static/front/images/btn-arrow-up-highlighted.png) no-repeat right;
}
.expandingMenu .expandingArrowUp.open {
	background:url(/static/front/images/btn-arrow-down.png) no-repeat right;
}
.expandingMenu .expandingArrowUp.open:hover {
	background:url(/static/front/images/btn-arrow-down-highlighted.png) no-repeat right;
}
.expandingMenu .expandingArrowDown {
	background:url(/static/front/images/btn-arrow-down.png) no-repeat right;
}
.expandingMenu .expandingArrowDown:hover {
	background:url(/static/front/images/btn-arrow-down-highlighted.png) no-repeat right;
}
.expandingMenu .expandingArrowDown.open {
	background:url(/static/front/images/btn-arrow-up.png) no-repeat right;
}
.expandingMenu .expandingArrowDown.open:hover {
	background:url(/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;
}
#foodPage .filterArchive #byAuthorContent {
	height: 280px;
	overflow: scroll;
	overflow-x: hidden;
}
.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 {
	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(http://assets.theatlantic.com/static/front/images/btn-rss-tiny.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 .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:520px;
	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 25px;
}
.post object,
.post embed {
	clear:both;
	display: block;
	margin:10px auto;
}

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

/* 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;
}



/*  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;
}
.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 {
	font-weight: bold;
}
.pagination .previousLink {
	padding-right: 20px;
}
.pagination .nextLink {
	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;
}


/* Video Pages */
.video {
	margin:0px auto;
	text-align:center;
}
#featuredVideo .headline {
	font-size: 150%;
}
#featuredVideo .dek {
	padding-bottom: 15px;
}
#videoAndMultimediaPage .contentColumn .post .photo img {
	width:108px;
}

.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 !important;
	text-align:center;
}
#topAds .adTopleader {
	float:left;
	text-align:left;
}

.promoColumn .ad {
	margin-bottom:20px;
	display:block;
	text-align:center;
	width:334px;
	clear:both;
}

#topAds #adHeaderCirc a {
	display:block;
	line-height: 0px;
}
.adHolder {
	width:100%;
	vertical-align:middle;
}
.adTopboxright,
.adBottomboxright {
	border: solid 1px #d8d8d8;
}
.adBottomboxleft {
	float:left;
	width:336px;
	margin:0px 10px 0px 0px;
}
#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;
}


/* 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;
	overflow:hidden;
}
#header #atlanticLogo {
	float: left;
	width: 248px;
	height: 80px;
	margin: 10px 0 10px 20px;
	background: url(/static/front/images/atlantic-logo.gif) 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(/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 15px 0 0;
	float: right;
}
#menu li {
	display:block;
	float: left;
	background: url(/static/front/images/mainNav.png?v=2) 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: 72px;
	background-position: 0px 0;	
}
#menu #navPolitics:hover {
	background-position: 0px -38px !important;
}
#menu #navPolitics.selected {
	background-position: 0px  -77px;
}
#menu #navPolitics .navExpanded {
	margin-left: -302px;
}

#menu #navBusiness,
#menu #navBusiness .navLink {
	width: 75px;
	background-position: -72px 0;
}
#menu #navBusiness:hover,
#menu #navBusiness.selected {
	width: 76px;
	margin-left:-1px;
}
#menu #navBusiness:hover {
	background-position: -72px -38px !important;
}
#menu #navBusiness.selected {
	background-position: -72px -77px;
}
#menu #navBusiness .navExpanded {
	margin-left: -373px;
}


#menu #navCulture,
#menu #navCulture .navLink {
	width: 68px;
	background-position: -147px 0;
}
#menu #navCulture:hover,
#menu #navCulture.selected {
	width: 69px;
	margin-left: -1px;
}
#menu #navCulture:hover {
	background-position: -147px -38px !important;
}
#menu #navCulture.selected {
	background-position: -147px -77px;
}
#menu #navCulture .navExpanded {
	margin-left: -448px;
}


#menu #navInternational,
#menu #navInternational .navLink {
	width: 109px;
	background-position: -215px 0;
}
#menu #navInternational:hover,
#menu #navInternational.selected {
	width: 110px;
	margin-left: -1px;
}
#menu #navInternational:hover {
	background-position: -215px -38px !important;
}
#menu #navInternational.selected {
	background-position: -215px -77px;
}
#menu #navInternational .navExpanded {
	margin-left: -516px;
}


#menu #navTechnology,
#menu #navTechnology .navLink {
	width: 92px;
	background-position: -327px 0;
}
#menu #navTechnology:hover,
#menu #navTechnology.selected {
	width: 93px;
	margin-left: -1px;
}
#menu #navTechnology:hover {
	background-position: -327px -38px !important;
}
#menu #navTechnology.selected {
	background-position: -327px -77px;
}
#menu #navTechnology .navExpanded {
	margin-left: -625px;
}

#menu #navNational,
#menu #navNational .navLink {
	width: 73px;
	background-position: -420px 0;
}
#menu #navNational:hover,
#menu #navNational.selected {
	margin-left: -1px;
	width: 74px;
}
#menu #navNational:hover {
	background-position: -420px -38px !important;
}
#menu #navNational.selected {
	background-position: -420px -77px;
}
#menu #navNational .navExpanded {
	margin-left: -717px;
}

#menu #navFood,
#menu #navFood .navLink {
	width: 45px;
	background-position: -494px 0;
}
#menu #navFood:hover,
#menu #navFood.selected {
	margin-left: -1px;
	width: 46px;
}
#menu #navFood:hover {
	background-position: -494px -38px !important;
}
#menu #navFood.selected {
	background-position: -494px -77px;
}
#menu #navFood .navExpanded {
	margin-left: -790px;
}

#menu #navMagazine,
#menu #navMagazine .navLink {
	width: 76px;
	background-position: -540px 0;
}
#menu #navMagazine:hover,
#menu #navMagazine.selected {
	margin-left: -1px;
	width: 77px;
}
#menu #navMagazine:hover {
	background-position: -540px -38px !important;
}
#menu #navMagazine.selected {
	background-position: -540px -77px;
}
#menu #navMagazine .navExpanded {
	margin-left: -835px;
}


#menu #navVideo,
#menu #navVideo .navLink {
	width: 53px;
	background-position: -617px 0;
}
#menu #navVideo:hover,
#menu #navVideo.selected {
	margin-left: -1px;
	width: 54px;
}
#menu #navVideo:hover {
	background-position: -617px -38px !important;
}
#menu #navVideo.selected {
	background-position: -617px -77px;
}
#menu #navVideo .navExpanded {
	margin-left: -911px;
}



/*  Expanded Nav styles */
.navExpanded {
	width: 978px;
	display: none;
	position: absolute;
	z-index: 1000001;
	margin: 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 .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 a {
	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;
}
.topStoryControls .control a.play {
	background:#e5ecf0 url(/static/front/images/pause-button.gif) center center no-repeat;
}
.topStoryControls .control a.selected {
	color: white;
	background: transparent;
}
.topStoryControls .control a:hover {
	text-decoration:none;
}

.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 {
	top: 50%;
	position: relative;
	width: inherit;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: -140px;
}

.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;
}

#carouselFood {
	border-bottom:1px solid #d8d8d8;
	margin:0 0 10px 0;
	padding: 0 0 10px 0;
	overflow:hidden;
}

#carouselFood .photo img {
	height:305px;
}
#carouselFood .photo {
	margin-bottom: 3px;
}


/* ############### */
/* Modules */
.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%;
}
.promoColumn .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 {
	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;
}

.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 .module .title {
	margin:-20px 0px 10px 0px;

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

}

.promoColumn .module h2 {
	padding:0 10px;
	width:auto;
	display:inline-block;
}

.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;
}

/* Infomous / Trending Topics */
.promoColumn #infomous {
	padding: 0 0 3px 0;
	text-align:center;
}
.promoColumn #infomous .infomous_cloud {
	height:280px;
	width:318px;
	margin:0 auto;
	border: solid 1px #F0F0F0;
	position:relative;
	top:-5px;
}
.promoColumn #infomous a {
	display:none;
}
.promoColumn #infomousInfo {
	display:block !important;
	text-align:right;
	margin-right: 10px;
	cursor:pointer;
}
/* 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 - Homepage version */
.rightContent #breakingOpinions {
	padding-top:0px;
	padding-bottom:0px;
}
.rightContent #breakingOpinions h2{
	text-align:center;
	margin:0px;
}
.rightContent #breakingOpinions h2 img{
	display:block;
	width:107px;
	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;
}



/* 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 .authors {
	display:block;
	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('/static/front/images/recentPostArrowLeft.gif') center center no-repeat;
	float:left;
	margin:20px 10px 0 7px;
}
#ourLatestPost .nextEntryLink {
	background:url('/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('/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;
}

/* Race of the day, Map of the day */

#raceOfTheDay, #mapOfTheDay {
	padding-bottom: 0;
}

#raceOfTheDay .module-icon,
#mapOfTheDay .module-icon {
	display: block;
	float: right;
	width: 50px;
	height: 50px;
	margin-left: 5px;
}

#raceOfTheDay .module-icon {
	background: url('/static/front/images/politics/raceOfTheDay.jpg') no-repeat top left;
}

#mapOfTheDay .module-icon {
	background: url('/static/front/images/politics/mapOfTheDay.jpg') no-repeat top left;
}

/* Wire */
.promoColumn  #wire {
	border:2px solid #f82121;
	position:relative;
	font-size: 11px;
	margin-top:25px;
}
.promoColumn  #wire .title {
	text-align:left;
	margin-top:-25px;
}
.promoColumn  #wire .title h2 {
	background-color:transparent;
}
.promoColumn #wire .date {
	position: absolute;
	top: -18px;
	right: 0;
	color:#242b30;
	font-weight:bold;
	font-size:10px;
}
.promoColumn #wire .headline {
	display:block;
	font-family: "arial", sans-serif;
	font-weight:bold;
	font-size: 11px;
	line-height: 12px;
}
.promoColumn #wire ul {
	margin:0px;
}

.promoColumn #wire li {
	padding: 9px 0 0 0;
}
.promoColumn #wire li:first-child {
	padding:0;
}

/* 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;
}

/* Politics Daily */
#politicsDaily li {
	margin:0;
	padding:0;
}

#politicsDaily .headline {
	display:inline;
	font-family:"arial", sans-serif;
	font-size:11px;
}


/* 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;
}

/* Tool Kit */
#toolkit {
	background: transparent url("/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 {
	color: #7A7A7A;
	display: block;
	font-size: 90%;
}

/* ############ */
/* 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;
}
