		/*	The Believer Style Sheet  				*/
		/*	http://believermag.com/thebeliever.css  */
		/*	last modified: June 9, 2004  			*/ 
			
	
		/* common elements everywhere */

A:visited { color: #039; }
BLOCKQUOTE { margin: 0 50px 0 60px; }
BODY { background-color: #960; }


		/* ARTICLES */

.articleauthor, .aa {
	font-family: Times, "Times New Roman", serif;
	font-size: 13px;
	text-transform: uppercase;

}

.articlehead, .ah {
	font-family: Times, "Times New Roman", serif;
	font-size: 20px;
	line-height: 22px;
	color: #993300;
	font-weight: bold;

}

.articlesection, .as {
	font-family: Times, "Times New Roman", serif;
	font-size: 14px;
	color: black;
	font-weight: bold;
	text-transform : uppercase;

}

.articlesubhead, .as1 {
	font-family: Times, "Times New Roman", serif;
	font-size: 17px;

}

.articlesubsubhead, .as2 {
	font-family: Times, "Times New Roman", serif;
	font-size: 13px;
}

.articlequote, .aq {
	font-family: Times, "Times New Roman", serif;
	font-size: 14px;
	margin-left: 45px;
	margin-right: 30px;

}

.articletext, .at, .main {
	font-family: Times, "Times New Roman", serif;
	font-size: 15px;
	line-height: 18px;
}

.footnote, .fn {
	font-family: Times, "Times New Roman", serif;
	font-size: 12px;
}

.interviewer, .in {
	font-family: Times, "Times New Roman", serif;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 18px;
}


		/* TOC - ISSUE ARTICLES (that are features) */

.contentauthor, .ca {
	font-family: Times, "Times New Roman", serif;
	font-size: 14px;
	color: #993300;

}

.contentsubtitle, .cs {
	font-family: Times, "Times New Roman", serif;
	font-size: 14px;
	color: #000000;

}

.contenttitlelink, .ct {
	font-family: Times, "Times New Roman", serif;
	font-size: 20px;
	font-weight: bold;
	color: #003399;

}


	/* TOC - ISSUE ARTICLES (that are not featured) */

.tocauthor, .ta {
	font-family: Times, "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	color: #993300;

}

.tocsubtitle, .ts {
	font-family: Times, "Times New Roman", serif;
	font-size: 13px;

}

.toctitle, .tt {
	font-family: Times, "Times New Roman", serif;
	font-size: 15px;
	color: #000;
	font-weight: bold;

}


		/* SOMETHING ELSE */


.sectionhead, .sh {
	font-family: Times, "Times New Roman", serif;
	font-size: 18px;

}

.sectionsubhead, .ss {
	font-family: Times, "Times New Roman", serif;
	font-size: 16px;
	font-style: italic;

}


		/* LEFT-SIDE MENU */	

.pastissueslink, .il {
	font-family: Times, "Times New Roman", serif;
	font-size: 13px;
	line-height: 15px;
	color: #039;
}

.issue, .issue td {
	padding: 0px 10px 18px 10px;
	font-family: Times, "Times New Roman", serif;
	font-size: 13px;
	line-height: 15px;
	text-align: center;
	vertical-align: top;
}


#archive, #archive td {
	font-family: Times, "Times New Roman", serif;
	font-size: 13px;
	line-height: 15px;
	color: #039;
}

		/* WAYWARD INSTANCES */

.underwayauthor {
	font-family: Times, "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.ideashare p:first-letter {
	margin-left: 3em;
}

#header img {
	margin-top: 18px;
	margin-bottom: 8px;
}
