@import url(http://fonts.googleapis.com/css?family=Cantarell:regular,italic,bold,bolditalic);
@import url(http://fonts.googleapis.com/css?family=Josefin+Sans:300,600);

* { font-family: 'Cantarell', tahoma, arial, sans-serif; }

html, body {
	scroll-behavior: smooth;
}

BODY {
	margin: 0;
	background-color: #555;
	background-image: url( /images/pinstripeBG.gif );
	font-size: 13px;
}
H1 {
	font-family: 'Josefin Sans', "times new roman", serif;
	font-size: 48px;
	font-weight: 300;
	margin: 10px 0 15px 0;
}
H2 {
	font-family: 'Josefin Sans', "times new roman", serif;
	font-size: 36px;
	font-weight: 300;
	margin-top: 0;
}
H3 {
	font-family: 'Josefin Sans', "times new roman", serif;
	font-size: 27px;
	font-weight: 300;
	margin: 0 0 10px 0;
}
	H3.about { margin: 25px 0 10px 0; }
	H3 span {
		font-family: 'Josefin Sans', "times new roman", serif;
		font-size: 20px;
		font-weight: 600;
		margin: 0 0 10px 0;
		font-variant: small-caps;
	}
H4 {
	font-family: 'Josefin Sans', "times new roman", serif;
	font-size: 18px;
	font-weight: 300;
	margin: 0;
}
P {
	margin: 0 0 15px 15px;
	line-height: 20px;
}
P.alignleft {
	margin: 0 15px 15px 0;
}
IMG {
	border: 0;
}

A { color: #b41; }
A:visited { color: #222; }
A:hover {
	background-color: #f26531;
	color: #fff;
	text-decoration: none;
}
/* EM { font-size: 1.05em; } */
FORM { margin: 0; }

.headline {
	border-bottom: 4px solid #f26531;
}

.clear { clear: both; }

/* HEADER */
#header {
	width: 100%;
	height: 80px;
	background: #000;
	margin: 0;
	border-bottom: 2px solid #f26531;
}
	#logo { float: left; }
	#tagline { position: absolute; z-index: 100; top: 0; right: 0; }

#contentWrapper {
	width: 940px;
	margin: 0 20px 20px 17px;
	background-color: #fff;
}
#navWrapper {
	width: 100%;
	height: 24px;
	margin-right: 20px;
	background-color: #ccc;
	border-bottom: 2px solid #666;
}

/* NAV */
#nav {
	background-color: #ccc;
	font-weight: bold;
	float: right;
}
	#nav A {
		height: 20px;
		text-decoration: none;
		display: block;
		float: left;
		color: #000;
		padding: 3px 15px 1px 15px;
		margin: 0;
	}
	#nav A:hover {
		color: #000;
		background-color: #fff;
	}
	#nav A.navSelected {
		color: #fff;
		background-color: #f26531;
		padding: 2px 14px 0px 14px;
		height: 22px;
	}
#editionNav {
	background-color: #666;
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	width: 920px;
	height: 18px;
	margin: 0;
	padding: 0 0 0 20px;
	border-bottom: 2px solid #333;
}
	#VolumeI, #VolumeII, #VolumeIII, #EditionsLabel {
		float: left;
		margin-right: 20px;
		font-weight: bold;
	}
	#EditionsLabel {
		font-weight: bold;
		line-height: 14px;
	}
	#editionNav A {
		color: #fff;
		font-weight: normal;
		text-decoration: none;
		padding: 0 2px;
	}

/* CONTENT */
#content {
	padding: 10px 0px 20px 20px;
}

#blurb {
	width: 400px;
	float: left;
	background: #e5e5e5;
	margin-right: 20px;
	padding: 18px;
	border: 1px solid #ccc;
/*
	margin-right: 10px;
	padding-right: 9px;
	border-right: 1px dotted #ccc;
*/
}
	#blurb P {
		margin: 0 0 10px 0;
	}

#editionIndex {

}
.printEdition {
	width: 920px;
	padding-top: 20px;
}
	.printEdition H3 {
		font-size: 30px;
	}
	.editionRelease {
		font-style: italic;
		font-size: .9em;
		text-align: right;
		margin: 0 0 10px 0;
	}

#contactInfo {
	width: 440px;
	float: left;
	margin-right: 10px;
	padding-right: 9px;
	border-right: 1px dotted #ccc;
}
#mailingListForm {
	width: 210px;
	float: left;
	margin-right: 10px;
	padding-right: 9px;
	border-right: 1px dotted #ccc;
}
#socialMedia {
	width: 210px;
	float: left;
}
	#socialMedia P { margin: 0 0 15px 0; }

.sectionBreak {
	width: 920px;
	margin: 0 -10px 10px -10px;
	padding: 10px 0 0 0;
	clear: both;
	border-bottom: 1px dotted #ccc;
}

#footer {
	font-size: 11px;
	padding: 3px 20px;
	color: #ccc;
	background: #000;
	text-align: right;
	border-bottom: 2px solid #f26531;
}
	#footer A, #footer A:hover {
		color: #ccc;
	}

#artistIndex {
	font-size: 12px;
	margin: 0 -20px 0 10px;
}
	#artistIndex UL {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#artistIndex UL LI {
		margin-bottom: 2px;
	}
	#artistIndex UL LI A {
		color: #000;
		text-decoration: none;
	}
	#artistIndex UL LI.nextLetter {
		height: 5px;
		margin-left: -18px;
		font-size: 14px;
		font-weight: bold;
	}
	#artists_1, #artists_2, #artists_3, #artists_4, #artists_5, #artists_6 {
		width: 145px;
		float: left;
		margin-right: 5px;
	}
	#artists_6 {
		margin-right: 0;
		padding-right: 0;
		border-right: 0;
	}

H3.artistBio {
	border-bottom: 2px solid #ccc;
	margin-top: 20px;
	padding-top: 20px;
	width: 900px;
}
#backToTop {
	display: block;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 1;
	/* padding: 10px 20px; */
	margin: 0;
	padding: 0
	background: #f26531;
	font-weight: bold;
}
	A#backToTop {
		color: #000;
		text-decoration: none;
	}
	A#backToTop:hover {
		color: #fff;
		background: #000;
	}
#bottomToTop {
	font-style: italic;
	text-decoration: none;
	margin-right: 20px;
	float: right;
}

/* COLUMNS */
	.col_half {
		float: left;
		width: 95px;
		margin: 0 20px 15px 0;
	}
		.EDITION .col_half {
			float: left;
			width: 95px;
			margin: 0 20px 10px 0;
		}
		.col_cal {
			float: left;
			width: 152px;
			margin: 0 20px 15px 0;
		}
		.col_cal2 {
			float: left;
			width: 152px;
			margin: 0 20px 15px 0;
		}
	.col_single {
		float: left;
		width: 210px;
		margin: 0 20px 15px 0;
	}
		.col_single_text {
			float: right;
			border: 1px solid #e5e5e5;
			padding: 9px;
			width: 190px;
			margin: 0 20px 20px 0;
		}
	.col_third {
		float: left;
		width: 286px;
		margin: 0 20px 20px 0;
	}
	.col_double {
		float: left;
		width: 440px;
		margin: 0 20px 20px 0;
	}
		.col_double_text {
			border: 1px solid #e5e5e5;
			padding: 14px;
			width: 410px;
		}
	.col_triple {
		float: left;
		width: 670px;
		margin: 0 20px 15px 0;
	}
		.col_triple_text {
			border: 1px solid #e5e5e5;
			padding: 14px;
			width: 640px;
		}
	.col_quad {
		float: left;
		clear: both;
		width: 900px;
		margin: 0 0 20px 0;
	}
	.col_last {
		margin: 0;
	}
	.spacer {
		clear: both;
		margin: -20px;
	}
	.splitter {
		width: 900px;
		height: 3px;
		background-color: #f26531;
		margin: 20px 0;
		clear: both;
	}
	.divider, .clear {
		clear: both;
		margin: 0;
		padding: 0;
	}
	.reversed {
		background-color: #000;
		color: #fff;
		padding: 5px;
	}
	.filler {
		background: url( /images/FillerBG_gray3.gif );
	}
