/*
Big reset. for background, see http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ 
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
.circ_ad img {
	behavior: url(/css/iepngfix.htc);
}
strong {
	font-weight: bold;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

li {
	list-style-position: inside;
}

/* 
End big reset
*/

/**************** global tag styles ***************************/

body {
	color: #000;
	background: #fff;
	font-family: arial, sans-serif;
}

body.held {
	background: #f00;
}
a { 
	text-decoration: none;
	color: #069;
}

a:hover {
	color: #d52b1e;
	text-decoration: none;
}

blockquote {
   margin: 1em 10%;
}

i, em, cite {
   font-style: italic;
}

h1 {
	font-family: georgia, serif;
	font-size: 44px;
	line-height: 46px;
    	font-weight: bold;
}

h2 {
	text-align: center;
}

h4 {
	font-family: georgia, serif;
	font-size: 18px;	
	line-height: 1.1;
    	font-weight: normal;
}

h4 a {
	text-decoration: none;
}

/************** global class styles *****************/
.disappear {
	display: none;
}

.warning {
	color: #d52b1e;
}

.artsans {
	font-family: lucida grande, verdana, arial, geneva, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
}

.hide {
    visibility:hidden;
}


/*************** page  styles ****************/

#container {
	margin: 0 auto -15px;
	width: 980px;
	background: #fff;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}


/************ header styles **************/

#header {
    border-bottom: 1px solid #ddd;
    background: #e6e6e6;
/*    background-image: url(/images/site_images/banner.jpg);*/
    padding: 0 0 0px 0;
    height: 143px;
    width: 980px;
}

#header a {
    text-decoration:none;
}

#home { /* Atlantic Link */
    float: left;
    position:relative;
    width : 500px;
    height: 144px;
    margin: 0px;
    padding: 0px;
}
/*******  search styles ******/
#search {
   background: #000;
   float: right;
   margin: 10px 10px 0;
   font-size: 9px;
   color: #000;
   width: 261px;
   height: 35px;
   line-height: 1 !important;
}

#head_box {
/*
margin-left: 709px !important;
margin-left: 700px;
*/
}

#head_box .circ_ad {
float: right;
margin: 10px 10px 0px;
}




#search .searchin {
	margin: 10px 10px 10px 10px;
}

#query {
   	width: 134px;
   	font-size: 9px;
   	height: 11px;
   	padding: 0;
	margin: 0px 10px;
   	border: 1px solid #000;
	vertical-align: bottom;
}


/**************** Sponsored Search styles ****************/

#search_spon {
   background: #000;
   float: right;
   margin: 10px 10px 0;
   font-size: 9px;
   color: #000;
   width: 261px;
   height: 55px;
   line-height: 1 !important;
   text-align: center;
}

#search_spon .searchin {
  margin: 7px 10px 10px 0px; !important;
  margin: 7px 0px 10px 0px;
  float: left; 
}

#query_spon {
   	width: 135px;
   	font-size: 9px;
   	height: 11px;
   	padding: 0;
	margin: 0px 0px 0px 10px;
   	border: 1px solid #000;
	vertical-align: bottom;
}

#go {
  margin: 2px 0px 0px 121px; !important;
  margin: 2px 0px 0px 123px;  
}

#search_spon p {
  font-family: helvetica, arial;
  font-size: 6pt;
  color: #fff;
  text-transform: uppercase;
  margin: 8px -5px 2px 0px;
}

#search_spon img.sponby {
 float: right;
 margin: 1px 10px 0px 0px;
}

#search_spon #circ_ad img {
	margin-top:-2px;
}

#topad {
	text-align: center;
/*	margin: 10px auto;  // support no topleader */
	margin: 5px auto;
	width:728px;
}

#head_box_spon {
/*margin-left: 709px !important;
margin-left: 700px; */
}


#head_box_spon .circ_ad {
	float:right;
	margin: 0px 10px 0px;
}

/*************** Content table styles ***********************/
#cols {
/*	margin: 10px 10px 15px 10px; //support no leaderbaord */
	margin: 0px 10px 15px 10px;
/*	border-bottom: 1px solid #ccc; */
	padding: 0 0 15px 0;
}


/*************** Main column styles **********************/
#maincol {
	padding: 0px 10px 0 0;
	background: #fff;
	width: 603px;
}

/*
.home #maincol {
	background:  url(/images/colcheater.png) repeat-y;
}
*/

.home #maincol {
	width: 593px;
	padding: 10px 0 0;
}

html>body .home #maincol {
	width: 603px;
}

.article #maincol {
	padding: 0px 20px 0 10px;
}

.backissues #maincol img.cover {
	float: right;
}

.flashmap #cols {
	padding: 0;
	margin: 10px 0;
}

.flashmap #maincol {
	padding: 0;
	margin: 0;
	width: 980px;
}

.flashmap #bodytext {
	margin: 15px;
}

.flashmap h1 {
	margin: 0 15px;
}

.flashmap #maincontent {
	border: none;
}

.flashmap .timestamptop {
	margin: 0 15px;
	border-top: 1px solid black;
}

.flashmap p.section {
	margin-bottom: 0 !important;
	line-height: 1em;
}

.static #maincol {
	padding: 0px 20px 0 10px;
}

.static, .index, .backissues, .list {
	font-family: georgia, serif;
	font-size: 14px;
/*	line-height: 1.7;*/
}

.static p {
	margin: 0 0 1em 0;
}

.flashmap p {
	margin: 0 15px 1em;
}

.flashmap #share {
	float: right;
}

.static blockquote {
	margin-top: 15px;
	margin-bottom: 10px;
}

.static h2 {
	font-family: georgia, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	margin: 15px 0 10px;
}

.static h1 {
	text-align: center;
}

.static p.buttons {
	margin-bottom: 0px;
}

.static p.buttons input {
	margin-right: 30px;
}

.static p.indent {
	margin-left: 100px;
}

#maincontent {
/*	border-top: 1px solid #000;  // support no leaderboard */
}

.static  img {
	float:right;
}

.issue {
/*	color:#006;
	text-transform:uppercase;
*/
} 

.coltop {
	border-top: 1px black solid;
}
.element {
	border-top: 4px black solid;
	padding: 10px 0;
}
.separator {
	height: 4px;
	width: 50px;
	margin: 0px;
	padding: 0px;
	background-color:#000;
}

.divider_short, .divider {
  display: block;
  margin: 12px 0px;
  width: 50px;
  height: 4px;
  padding: 0px;
  background-color: black;
  clear: both;
}

table.static .divider {
	background-color: white;
}

.rss {
	margin-top:5px;
}
.election .subhead {
	font-family:arial,sans-serif;
	font-weight:bold;
	margin-top:-10px;
	padding:2px 0 10px;
	text-align:left;
	font-size: 11px;
}

.election h3 {
	color:#000066;
	font-family:times,serif;
	font-size:18px;
	line-height:1.7;
	margin-bottom:5px;
	text-align:left;
	text-transform:uppercase;
}

.list #maincol  h3 {
	color: #000;
	font-family: georgia, serif;
	font-size: 17px;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin-top: 10px;
	clear: both;
}

#storytop {
	margin-bottom: 20px;
}


#storytype {
	color: #d52b1e;
	font-weight: bold;
}


.timestamptop {
	text-transform: uppercase;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	font-family: Arial, sans-serif;
}

.backissues .timestamptop, .toc .timestamptop {
	font-family: Georgia, serif;
	letter-spacing: 2px;
}

#timestamp {
	color: #666;
}


#blurb {
	font-size: 14px;
	margin: 0px 0px 5px 0px;
	line-height: 20px;
	font-style: italic;
	font-family: georgia,serif;
	font-weight: normal;
	text-align: left;
}

#blurb i, #blurb em, #bio i, #bio em, #byline i, #byline em {
	font-style:normal;
}
#byline {
	font-size: 12px;
#	text-transform: uppercase;
	font-family:georgia,serif;
	font-style:italic;
	font-weight: bold;
}



#byline .hankpym {
font-size: 12px;
}

#bodyillo {
}

#topimg {
	margin: 0 0 15px 0;
}

#topcaption {
	font-size: 9px;
	text-transform: uppercase;
	text-align: right;
	margin: 0 0 15px 0;
	padding: 0;
	width: 580px;
}
#bodytext {
	font-family: georgia, serif;
	font-size: 14px;
	line-height: 24px;
}

#bodytext p {
	margin: 0 0 1em 0;
}

#bodytext > table {
padding: 10px;
}

#bodytext img {
padding: 0px 0px 0px 0px;
}

#bodytext img.topgraf  {
float: right;
padding: 0px 0px 0px 5px;
}

.home h1 {
	background: #fff;
	padding: 20px 0;
	margin: -20px 0;
}


.drop {
	/*font-size: 48px;*/
	font-size: 100px;
	font-family: Georgia, serif;
	float: left;
	width: auto;
	line-height: 0.9;
	margin: 0 5px -14px 0;
	color: #000;
	/*position: relative;
	top: -0.15em;*/
}

#seealso {
	font-family: arial, sans-serif;
	font-size: 11px;
	float: left;
	width: 200px;
	padding: 10px 10px 10px 10px;
	border-top: 4px solid #000;
	border-bottom: 1px solid #000;
	margin: 0 20px 20px 0;
	line-height: 14px;
}

#seealso h3 {
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
}

#seealso h4 a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none !important;
	text-transform: uppercase;
	font-family: arial, sans-serif;
	color:#069;
}
#seealso h4 a:hover {
	color:#d52b1e;
}

#seealso h4 a img {
    margin: 0 auto;
    display: block;
    float: none;
}


#seealso img {
	margin: .5em .5em .5em 0;
	float: left;
}

#pagination {
    	text-transform: uppercase;
    	font-size: 9px;
    	text-align: right;
	border-top: 4px black solid;	
	font-weight: bold;
	padding: 6px 0;
}

#pagination .hankpym {
    	font-size: 14px;
	color:#d52b1e;
	margin: 0 0 0 5px;
}

#pagination a  {
    	margin: 0 .5em;
    	color:#000;
}

#pagination .safaritime {
    	margin: 0 .5em;
    	color:#d52b1e;
}


#storybottom {	
	clear:both;
	font-size: 12px;
	padding-top: 0px;
}

#storybottom.bio {
	border-top: 1px solid #000;
	padding-top: 10px;
}

#storybottom p {
	margin-top: 10px;
}

#bio {
	font-style: oblique;
	font-family: georgia, serif;
	line-height: 1.7em;
}

#bio p {
	margin: 5px 0 15px;
}

#bio i, #bio cite {
	font-style: normal;
}

#articletoolstop {
	float: right;
	width: 105px;
	margin: 0px 0px 20px 20px;
}

#storytoolstop {
	float: right;
	padding: 8px 6px 3px 6px;
	width: 105px;	
	border-top: 4px solid black;
	border-bottom: 1px solid black;
	text-align: center;	
	clear:right;
}

#storytoolsbottom {
	border-top: 4px solid #000;
	border-bottom: 1px solid #000;
	padding: 5px 10px ;
	margin: 0 0 10px 0;
	width: 100%;
}

#storytoolsbottom td {
	vertical-align: middle;
}

.tools {
	font-family: lucida grande;
}

.tools a {
	text-decoration: none;
	color: #000;
}

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

.sponsored {
	font-size: 8px;
}

.sponsor {
	margin: 5px 0 10px;
}

.tools h3 {
	font-size: 9px;
	text-transform: uppercase;
	line-height: 1;
}
 
.ept {
	text-transform: uppercase;
	font-size: 8px;
}

.ept td {
	padding: 0;
	vertical-align: middle;
}

#storytoolstop  .ept td {
	height: 24px;
}

.ept img {
	float: right;
	margin: 0 6px 0 0;
	padding-bottom: 3px;
}

.digg {
	font-size: 10px;
	line-height: 2.5;
}

.digg img {
	vertical-align: middle;
	padding-bottom: 3px;
	margin-right: 3px;
}

.digg .wtf {
	color: #069; 
}



#subcall {
	color: #666;
	text-align: center;
	line-height: 1.3;
	width: 90px;
	vertical-align: middle;
}


#subcall h5 {
	text-transform: uppercase;
	color: #006;
	font-size: 12px;
	font-weight: bold;
}


/**************** sidebar styles *****************/
#subcol {
	width: 336px;
	background: #fff;
	border-left: 1px solid #000;
	padding: 0 0 10px 10px;
	vertical-align: top;
}

#subcontent {
	font-size: 11px;
	line-height: 1.4;
}

#subcontent {
/*	border-top: 1px solid #000; // support no leaderboard */
}
.subfatad {
}
#subcontent h2{
  margin-bottom: 20px;
  margin-right: 0px;
  margin-left: 0px;
  padding-bottom: 7px;
  border-bottom: 4px solid black;
  color: black;
  letter-spacing: 2px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 17px;
  font-family: Georgia, serif;
  height: 17px;
}

#subcontent h3 {
	font-size: 18px;
	margin-bottom: 15px;
	color: #006;
	line-height: 1.7;
	text-align: center;
	font-family: times, serif;
	text-transform: uppercase;
}

h2.subtitle, #subcontent h3.subtitle, h3.subtitle {
	color: #000;
	font-family: Georgia;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
}
#subcontent h3.subtitle, h3.subtitle {
	font-size: 15px;
	line-height: 15px;
	margin-bottom: 15px;
}

h2.subtitle {
	font-size: 16px;
}
h2.subtitle a, h3.subtitle a {
	color: #000;
}
h2.subtitle a:hover, h3.subtitle a:hover {
	text-decoration:underline;
}


.index h1 {
	color: #000;
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	line-height: 20px;
}


/*#morefrom, .article .etc, #voices {	
	line-height: 1.4;
	font-size: 10px;

}*/

#morefrom a {
	display: block;
	font-weight:bold;
}
#morefrom {
	text-align: center;
	padding-bottom: 25px;
}

.archive .byline, #archives .byline, #features .byline, #bottomcontent .byline, .toc .byline, .list .byline {
	line-height: 1.5;
	font-style: italic;
	font-family: georgia, serif;
	font-weight: bold;
}
#features, #bottomcontent, #agenda, #books, #pursuits {
	margin: 0 auto;
	width:585px; 
}
#bottomcontent {
	margin-top: 15px;
}

.alsoread {
	text-transform: uppercase;
	margin-top: .5em;
}

.alsoread a {
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
}

.alsoread .byline {
	text-transform: none;
}

#alsoby .star {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: center;
	margin: -12px 0 -7px 0;
}

.item {
	margin: 10px 0;
	clear: both;
}

#subcontent.item p {
	margin: 5px 0 0;
	font-size: 12px;
	line-height: 18px;
}


.item .illo {
	float: right;
	margin: 0 0 .5em 1em;
}

.item .illoleft {
	float: left;
	margin: 0 1em .5em 0;
}

.itemfirst .item {
	margin-top: 0px;
}

.homebody {
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
	font-size: 11px;
	padding: 5px 0px 5px 0px;
	font-family: Arial, sans-serif;
}

.readmore {
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	font-family: Arial, sans-serif;
}

#subcontent .timestamp, p.section, .archive .timestamp, .list .timestamp {
	color:#d52b1e;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
	font-size: 11px;
	padding: 5px 0px 5px 0px;
	font-family: arial, sans-serif;
}

p.section {
	font-family: arial, sans-serif;
	padding: 3px 0 0;
}

#features, #leftcontent, #rightcontent, #agenda, #books, #pursuits {
	font-size: 12px;
	line-height: 1.4;
	font-family: georgia, serif;
}

#features h3 {
	padding-bottom: 9px;
}

#features h4, #leftcontent h4, #rightcontent h4, .backissues h4, .toc h4, .list h4, .flashmap h4 {
	font-size: 18px;
	font-weight: bold;
}

#leftcontent {
width:200px;
float:left;
border-right: 1px solid #000;
}

#rightcontent {
	float: right;
	width: 364px;
	padding: 0px 0px 0px 20px;
	border-left: 1px solid #000;
	margin: 10px 0px 0px -1px;
}

#bottomcontent .element {
	margin: 20px 0 0 0;
}

#bottomcontent h3 {
	margin: 10px 0 20px 0;
}

h4 a, h3 a { 
	color:#000;
}

h4 a:hover, h3 a:hover { 
	text-decoration: underline;
	color:#000;
}
#subcontent h4, .index h4, .archive h4 {
	font-size: 16px;
	font-weight: bold;
}

.static h4 {
	font-size: 16px;
}

.toc .byline { 
	font-style: italic 
}
.toc h4 {
	display:inline;
}




/*.etc .timestamp, .etc .section {
	color: #d52b1e;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

.etc .section .timestamp {
	color: #d52b1e;
}*/


.etc .item, #voices .item,  #voices .itemlast {
/*	margin: 1em 0; */
}

/*#voices {
	font-size: 12px;
	font-family: Arial, sans-serif;
}

#voices .byline, #voices .byline a {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	font-family: arial, sans-serif;
	font-style: normal;
}

#voices a {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 9px;
	text-decoration: none;
}

#voices .byline a:hover {
	text-decoration: underline;
}

#voices .timestamp {
	color: #d52b1e;
	font-weight: bold;
	font-size: 10px;
	padding: 5px 0 0;
}
*/

#topcontent {
/*	margin: 20px 0 0; */
	padding: 20px 0 0 ;
}

#topcontent h2 {
	text-transform: uppercase;
	font-size: 10px;
	color: #d52b1e;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
}
#magcover h2, #centcol h2 {
	text-transform: uppercase;
	font-size: 10px;
	color: #d52b1e;
	text-align: center;
	font-weight: bold;
	font-family: arial, sans-serif
}


#centcol {
	padding-left: 10px;
	padding-right: 10px;
}

#centcol img {
display: block;
/*margin: 0 auto;*/
max-width: 325px;
width: expression(this.width > 325 ? 325: true);
}

.nozebra {
	background: #fff;
	padding: 0 5px;
}

#thisissue {
	width: 210px; 
	border-right: 1px solid #000;
	padding-right: 10px;
}

html>body #thisissue {
	width: 240px;
	padding-right: 10px;
}

#magcover {
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.toc #magcover {
	float:right;
	margin-left: 5px;
}

#magcover a {
	text-decoration: none; 
}

#magcover p {
	font-size: 9px;
	line-height: 1.2;
	margin: 2px 0;
}

#recently {
	margin-top: 20px;
	padding-top: 20px;
}


#recently table {
	margin-top: 5px;
}

#recently td {
	width: 50%;
}

#recently .cola {
	border-right: 1px solid #000;
	padding-right: 20px;
}

#recently .colb {
	padding-left: 20px;
}
.hesterprynne {
	background: url(/images/a13.png) no-repeat 0 3px;
	padding-left: 18px;
}

h4.hesterprynne a {
   line-height: 1.2em;
}

#unboundsubhead {
	text-align: center;
	font-weight: bold;
	font-family: arial, sans-serif;
	padding: 0;
}

.authorinfo img {
	float: right;
	margin: 0 0 10px 10px;
}

.authorinfo p {
	margin: 1em 0;
}

#boxad {
	margin: 0 auto;
	padding-bottom: 13px;
}

.box {
	border: 1px solid #ccc;
	padding: 10px 9px 7px 9px;
	margin: 1em 0;
	position: relative;
	clear: both;
}

.box h3 {
	margin: 0 0 .5em 0 !important;
}

.box h4 {
	font-size: 16px;
}

.inset {
	background: url(/images/bevelbottom.png) no-repeat bottom left;
}

.toc .inset {
	background: url(/images/bevelbottom_toc.png) no-repeat bottom left;
}

.inset .item {
	padding: 6px 0;
	margin-left: 0 !important;
	margin-right: 0 !important;
	background: url(/images/beveltop.png) no-repeat top left;
}

#features .item {
	clear: left;
}

.inset p, .inset h4 {
	padding-left: 10px;
	border-left: 6px solid #eaeaea;
}
.inset4 .section {
	display: inline;
	font-size: 12px;
}

.inset4 .type a, .inset4 .type{
	color: #000;
	display: inline;
	font-style:italic;
}

.inset4 .type a:hover {
	text-decoration: underline;
}

.inset4 p {
	display: inline;
}

.inset4 h4 {
	font-size: 12px !important;
	font-family: arial, sans-serif;
}

.inset2 {
	margin-left: 10px;
}

.inset2 .section {
	margin-bottom: .5em;
}

.inset2 a {
	margin-left: 10px;
	display: block;
	text-decoration: none;
	font-family: georgia, serif;
	font-size: 14px;
	line-height: 1.2;
}

#riposte, #backstory {
	margin-top: 30px;
}

#backstory .illo {
	float: left;
	margin: 0 1em .5em 0;
}

#backstory h4 {
	text-align: center;
	font-size: 14px;
	line-height: 3;
}

.home .item, .index2 .item, .inset  {
	margin-left: 10px;
	margin-right: 10px;
}

.leadillo {
	margin: 0 auto;
}
p .leadillo {
	margin: 0 auto;
	padding: 0 10px 10px 0;
	float: left;
}


#riposte {
	margin-top: 45px
}


#riposte .imp {
	position: absolute;
	right: 0;
	top: -25px;
}


#riposte h5 {
	margin-top: 1em;
	font-weight: bold;
}

#riposte h5 a {
	text-decoration: none;
}

#spotlight {
	margin-top: 44px;
}

#spotlight .imp {
	position: absolute;
	right: 0;
	top: -42px;
}

#newsletter .partners {
	font-size: 9px;
}

#newsletter .partners input {
	vertical-align: middle;
}

#emailnews {
	margin: 1em 0;
	color: #666;
	clear: both;
	position: relative;
}

#emailnews td {
	vertical-align: top;
}

#emailnews a {
	text-decoration: none;
}

#emailnews #subforms {
	padding: 0 10px 0 20px;
}

#emailnews form {
	margin-bottom: 1.5em;
}

#emailnews #addy {
	width: 160px;
	border: 1px solid #ccc;
	height: 13px;
	vertical-align: text-bottom;
    font-size: 9px;
}

#emailnews .button {
	margin-left: 8px;
	vertical-align: baseline;
}

#fiction {
	margin-top: 45px;
}


#fiction .imp {
	position: absolute;
	right: 0;
	top: -35px;
}

/* forum styles--based of off .etc class */

#forum {
	font-size: 11px;
	line-height: 1.5;
        margin-top: -20px;
padding-left: 100px;
}

#forum .byline {
	color: #666;
	line-height: 1.5;
}

#forum .timestamp, #forum .section {
	color: #39f;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

#forum .section .timestamp {
	color: #999;
}

#forum .forumitem,  {
	margin: 1em 0;
}

/******************* atlantic voices *************************/
#subcontent .feedlist {
  margin: 6px 0px 0px 0px;
}

#subcontent .feedlist div, #subcontent .feedlist .divider {
	margin-left: 5px;
}

#subcontent .feedlist h2, #subcontent .feedlist img.righthead {
  margin-left: -5px;
}

#subcontent .feedlist .channel {
	min-height: 105px;
	border-bottom: 1px solid black;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

#subcontent .feedlist .channel.first {
	margin-top: 0px;
}

#subcontent .feedlist .channel.last {
	border: none;
	margin-bottom: 0px;
	padding: 0px 0px 10px;
}

#subcontent .feedlist .channel .feed-outer {
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	position: relative;
}

#subcontent .feedlist a.channel-link {
	display: block;
	float: left;
	position: relative;
	background-color: transparent;
	width: 24px;
	height: 105px;
}

#subcontent .feedlist .channel.business .feed-outer {
	background-color: #6c3;
	background-image: url(http://www.theatlantic.com/images/site_images/channels/feed_channel_business.png);
}

#subcontent .feedlist .channel.politics .feed-outer {
	background-color: #002b45;
	background-image: url(http://www.theatlantic.com/images/site_images/channels/feed_channel_politics.png);
}

#subcontent .feedlist .channel.food .feed-outer {
	background-color: #FED100;
	background-image: url(http://www.theatlantic.com/images/site_images/channels/feed_channel_food.png);
}

#subcontent .feedlist .channel .feed-inner {
	margin-left: 24px;
	padding-left: 5px;
	min-height: 105px;
	background-color: white;
} 

.feed-item {
	border-bottom: 1px solid #ccc;
	margin-top: 2px;
	padding-bottom: 2px;
}

.feed-item.first {
	margin-top: 0px;
}

.feed-item.last {
	padding-bottom: 0px;
	border-bottom: none;
}

#subcontent .feedlist h3 {
  font-size: 15px;
  margin-bottom: 2px;
  font-weight: bold;
  font-family: Arial,sans-serif;
  text-transform: uppercase;
  color:black;
  line-height: 1em;
  padding: 1px 0;
  text-align: left;
}

#subcontent .feedlist .datetime {
  color: #d52b1e;
  font-size: 10px;
  text-transform: uppercase;
  font-family: Arial, sans-serif;
}

/*************** footer styles ***********************/
#footer {
	text-align: center;
}

#botad {
	border-top: 1px solid #000;
	padding: 15px 0;
	margin: 0 10px;
}

#botmenu {
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0;
	border-top: 4px solid #000;
	margin: 0px auto;
	color: #d52b1e;
	width: 960px;
	text-transform: uppercase;
	line-height: 1.3em;
}

#botmenu a {
	color: #000;
}

#botmenu a:hover {
	text-decoration: underline;
}

#copyright {
	border-top: 1px solid #000;
	height: 10px;
	margin: 0px auto;
	padding: 5px 0 15px;
	font-size: 10px;
	width: 960px;
}

/**********************************************/

