.line {
	max-width: 800px;
	line-height: 132%;
	padding-bottom: 2px;
	font-style: italic;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: x-large;
}

.verse {
	padding-bottom: 8pt;
}

.meta {
	padding-top: 9px;
	margin-bottom: -20px;
	clear: left;
	left: 0px;
	top: 0px;
	float: left;
	padding-right: 10px;
	max-width: 200px;
	min-width: 200px;
	width: 200px;
	text-align: right;
	font-size: small;
}

.screen_name {
	font-weight: bold;
	color: #999999;
}

.age {
	font-size: smaller;
	font-style: italic;
	color: #bebebe;
}



a.meta, a.meta:link, a.meta:hover, a.meta:visited {
	text-decoration: none;
}



div.line_container:hover .meta .screen_name {
	color: #4d4d4d;
}

div.line_container:hover .meta .age {
	color: #6a6a6a;
}

.sonnet {
	max-width: 1000px;
	margin-bottom: 24px;
}

.sonnet_chooser {
	/* padding-left: 250px; */
}

.chooser_button {
}

body {
	color: black;
	background-color: #f6f1eb;
	padding-left: 150px;
}

.headline {
	max-width: 1000px;
	font-family: Futura, "Lucida Grande", Verdana, Arial, sans-serif;
	/* padding-left: 210px; */
	font-style: normal;
	font-weight: normal;
}

.title {
	font-style: normal;
	font-weight: lighter;
	font-size: xx-large;
}

.subtitle {
	line-height: 90%;
	font-style: italic;
	font-size: large;
	font-weight: lighter;
}

h1, h2 {
	line-height: 90%;
	font-weight: lighter;
}

.credits {
	font-size: small;
	color: #8d8d8d;
	/* padding-left: 90px; */
	width: 100%;
	padding-top: 15px;
}
.credits a {
	color: #828282;
	text-decoration: none;
}
.main_container {
	max-width: 1000px;
}
.help_button {
	padding-bottom: 2px;
	padding-left: 15px;
	font-size: 64px;
	font-family: sans-serif;
	font-weight: bold;
}
.info {
	font-family: Futura, Verdana, Arial;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
	border-color: #cdcdcd;
	left: 200px;
	top: 130px;
	position: absolute;
	border-style: dotted;
	background-color: #f0eae5;
	max-width: 400px;
}
.info h3 {
	font-family: Futura, Verdana, Arial, sans-serif;
	line-height: 90%;
}