@charset "UTF-8";
/* CSS Document */

.mainArticle {
	padding: 0 12%; margin: 25px 0 200px 0;
	}
.mainArticle h3 {
	color: #000; font-family: 'Merriweather', serif; font-weight: bold; font-size: 1.3em; line-height: 1.4;
	margin-bottom: 6px; margin-top: 25px;
	}
.mainArticle h4 {
	line-height: 1.5;
	}
.mainArticle img {
	margin: 25px 0;
	}
.articleName1 {
	font-family: 'Lato', sans-serif;  font-size: 3em; color: #c69c6d; font-weight: 300;
	margin-bottom: 15px;
	hanging-punctuation: first;
	}
.articleAuthor1 {
	font-family: 'Merriweather', serif; font-weight: 300; color: #333; font-size: 1.3em;
	margin-bottom: 120px;
	margin-top: 20px;
	}
.mainArticle p {
	font-size: 1em; font-family: 'Merriweather', serif; font-weight: 100; line-height: 1.9; color: #333; letter-spacing: .1px;
	margin-bottom: 0;
	}
.mainArticle p a:link, .mainArticle p a:visited {
	color: #c69c6d; 
	}
.mainArticle p a:hover {	
	color: #f9c387;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	}
.mainArticle p a:active {	
	color: #603913;
	}
.articleName1 a:link, .articleName1 a:visited{
	color: #c69c6d; 
	}
.articleName1 a:hover {	
	color: #f9c387;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	}
.articleName1 a:active {	
	color: #603913;
	}
.professing_parenthood, .archive_article {
	font-size: 70%;
	font-style: italic;	
}
.footnotes {
	margin: 250px 0 60px 0; padding-top: 25px;
	font-family: 'Merriweather', serif; color: #666;
	border-top: thin solid #999;
	}
.notes {
	margin-bottom: 25px;
	}
.notes p {
	text-indent: -1.7ex;
	}
.notes h5{
	text-align:left; font-size: .9em; color: #333;
	padding-top: 20px; margin-bottom: 15px;
	}
.notes p, .works_cited p{
	font-size: .8em; color: #666;
	}
.works_cited {
	}
.works_cited h5{
	text-align: left; font-size: .9em; color: #333;
	padding-top: 20px; margin-bottom: 25px;
	}
.works_cited p{
	font-family: 'Merriweather', serif; 
	padding-left: 50px;
	text-indent: -50px;
	}
.firstcharacter {
	color: #c69c6d;
	float: left;
	font-family: 'Merriweather', serif;
	font-size: 60px;
	line-height: 50px;
	padding-top: 7px;
	padding-right: 6px;
	padding-left: 3px;
}
.flRight {
	float: right;
	margin-right: 25px;
	}
.clearFl {
	clear: both !important;
	}
.quote {
	color: #999 !important;
	margin-left: 50px; 
	text-indent: -1ex;
	}
.quote:before {
	 content: ldquo;
	}
.quote2 {
	color: #999 !important;
	margin: 0 20px 0 50px;
	text-align: justify;
	}
.cite_num {
	vertical-align: super;
	font-size: .7em;
	color: #868686;
	font-weight: 100;
	}
.indented_text_special {
	margin-left: 20%;
	}
figure {
	margin-bottom: 25px;
	}
figcaption {
	font-size: .7em;
	font-family: 'Merriweather', serif;
	margin-top: -10px;
	line-height: 1.2;
	/*color: #603913;*/
	font-weight: 100;
	}
.submit_list {
	padding-left: 50px;
	}
.submit_list p {
	text-indent: -11px;
	margin-bottom: 13px;
	}
.send_to_list{
	padding-left: 50px;
	margin-top: 13px;
	}
.contributing_editors h4{
	margin-bottom: 13px;
	}
.underline {
	text-decoration: underline;
	}
.smaller_img {
	width: 70%;
	text-align: center;
	}
.even_smaller_img {
	width: 45%;
	text-align: center;
	background-color: black;
	margin: 0 25%;
	}
.center_img {
	 display: block;
  margin-left: auto;
  margin-right: auto;
	
}
.center {
	text-align:center!important;
}
.notes_table td{
	padding: 0 13px!important;
	
}
.first_row {
	margin-bottom: 10px!important;
	
}

.notes_table p {
	font-size: 9px;	
}

iframe {
	
	border: 5px #603913 solid;
}
