
#tag_nav{
	margin-top:0;
}

h3{
	text-transform:uppercase;
	font-size:.7em;
	letter-spacing:.2em;
	color:#999;
	margin-bottom:25px;
	font-weight:normal;
	margin-left:0;
}


.article_preview h1 a{
	color:black;
}

.article_preview h1 a:hover{
	color:#52A2E9;
}


.article h1{
	margin-bottom:50px;
	text-align:center;
}

.article_preview h1, .article h1{
	font-size:1.5em;	
}

.article_preview h3{
	margin-bottom:30px;
	font-size:.8em;
}

.article_preview h3{
}

.article_preview{
	margin-bottom:50px;
	margin-left:190px;
	width:550px;
}


.article_preview sup{
	display:none;
}

.article_preview h1{
	margin-bottom:2px;
}


.article p, .article_preview p{
	text-align:justify;
	color:#222;
	line-height:1.6em;
	font-family:Georgia,Adobe Caslon Pro,Caslon,serif;
	font-size:.95em;
	margin-bottom:12px;
}

.article p {
	width:550px;	
	margin:1.7em auto;
}

.article{
	text-align:center;
}

.article p a, .article_preview p a{
	text-transform:none;
	font-family:"Georgia";
	margin-left:0;
	text-decoration:underline;
}


#footnote_div{
	margin:20px 0 30px 0;
	border-bottom:1px solid #CCC;
}

#footnotes{
	width:550px;
	margin:0 auto;
	border-top:1px solid #CCC;
	margin-top:70px;
	padding-top:15px;
}

#footnotes h4{
	float:left;
}
#footnotes p{
	width:auto;
	margin-left:3em;
	text-indent:0;
	margin-bottom:12px;
}

.article_preview .read_more{
	font-size:.9em;
	text-decoration:none;
	letter-spacing:.07em;
	font-variant:small-caps;
}

.article_tags{
	text-align:left;
	text-transform:uppercase;
	width:550px;
	border-top:1px solid #CCC;
	padding-top:10px;
	margin-top:15px;
	margin-bottom:40px;
	color:#555;
	letter-spacing:.08em;
	font-size:.8em;
	margin-left:auto;
	margin-right:auto;
}

.article_tags a{
	font-family:Arial,sans-serif;
	font-size:.85em;
	letter-spacing:.12em;
}

.article_tags a:hover;{
	color:#777;
}

#tag_nav h2{
	border-bottom:1px solid #CCC;
	padding-bottom:5px;
	margin-bottom:5px;
}
