
/*----------------------------------------------------------------------*/
/*                                                                      */
/*    PUBLIC JOURNAL STYLESHEET                                         */
/*    CREATED 9.24.17                                                  */
/*                                                                      */
/*    CONTAINS CONTRIBUTION-SPECIFIC STYLES  (IF ANY)                   */
/*                                                                      */
/*    BRIAN LONSWAY                                                     */
/*    CO-DESIGN EDITOR, PUBLIC                                          */
/*                                                                      */
/*----------------------------------------------------------------------*/


.wrapper {

	margin-left: 50px;
	margin-right: 50px;	
	max-width: 500px;
}


.row1_title {
	margin-top:20px;
	padding-right:0;
	width:100%;

}

.row1_title h1 {
	border-bottom: 4px solid lightblue;
	font-size: 3.4em;
	margin: .67em 0px .5em 0px;
}
 

.row2_body .gallery-link {

	padding-bottom: 20px;
}

.row2_body .gallery-link a {
	font-family:"Futura W01 Medium";
	line-height: 1.4em;
	background-color: lightblue;
	font-size: 1.5em;
}

.row2_body .gallery-link a:visited {
	color: black;

}

.row2_body .gallery-link a:hover {
	color: #af8714;
}

.row2_body a:link {
	color:black;
	font-weight: bold;
}



.row2_body .gallery-contributors .primary {
	font-family:"Futura W01 Medium";
	font-size:1.3em;
	padding-bottom: 5px;
}

.row2_body .gallery-contributors .secondary {
	font-family:"Futura W01 Light";
	font-size:1.1em;
	padding-bottom: 10px;
}



.row2_body .contributor-bio {
	border-top: 3px solid lightblue;
	margin: 15px 0px 15px 0px;

}


.illusWrapper {
	margin:0px;
	background-color: #333
}

.illusWrapper.illusCentered{
	width:100%;
}

.illusHeader {

background-color: white;
color:black;
font-size: .75em;

}


.illusCredit, .illusCaption {
	color:#ccc;
}

.illusCaption a:link, a:visited {
	color:#ccc;
}
