<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*-----------------------------------------------------------------------------
Secondary Style Sheet

version:   1.0
author:    chip barham
email:     barhamc@rcs.k12.tn.us
website:   http://www.tennesseewilliamsstudies.com
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/

/* Remove padding and margin */
* {
  	margin: 0;
	padding: 0;
}

/* Class for clearing floats */
.clear {
	clear: both;
}


/* Remove border around linked images */
img {
	border: 0;
}

html {
	height: 100%;
}

body {
	background: #BAB2AC;
	text-align: center;
	min-width: 775px;
	height: 100%;
	font: 62.5%/1.6 "Times New Roman", Times, serif;
}

#wrapper {
}

#wrapper1 {
}

#wrapper2 {
}

#wrapper3 {
}

#main {
	background: #ffffff;
}

#header {
}

#main2 {
}

#issue {
	display: block;
	position: absolute;
	right: 25px;
	top: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: black;
	text-align: left;
}

#main_content {
}


#footer_wrapper{
}

#footer_wrapper2{
}

/* =Typography
-----------------------------------------------------------------------------*/

.caption {
	font-size: 8pt;
	font-style: italic;
	line-height: 12pt;
}

.small {
	font-size: 8pt;
	line-height: 12pt;
}

em.off {
	font-style:normal;	
}

.highlight {
	color: #67322e;
	font-weight: bold;
}

.topmargin {
	margin-top: 20px;
}

.notopmargin {
	margin-top: 0;
}

.padbottom {
	padding-bottom: 15px;
}

/* =Headings
-----------------------------------------------------------------------------*/

/* h1 is for the journal title */
h1 {
	display: block;
	font-size: 20pt;
	color: #000000;
	padding-right: 40px;
	padding-left: 35px;
	text-align: left;
}

/* h2 is for the work title */
h2 {
	display: block;
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	line-height: 17pt;
	letter-spacing: 1px;
	color: #67322e;
	padding-right: 100px;
	padding-left: 35px;
	text-align: left;
	clear: left;
}


/* h3 is for the author */
h3 {
	display: block;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #695D54;
	text-align: left;
	padding-right: 20px;
	padding-left: 35px;
	clear: left;
}

h3 a {
	text-decoration: none;
	color: #695D54;
}

h3 a:hover {
}



/* h4 is for subheadings */
h4 {
	display: block;
	font-size: 14pt;
	letter-spacing: 1px;
	line-height: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #695D54;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-right: 20px;
	padding-left: 35px;
	text-align: left;
	clear: left;
}

h4.smalltopmargin {
	margin-top: 10px;
}

h4.center {
	width: 100%;
	padding: 0;
	text-align: center;
	text-indent: -20px;
}

h4.center_smalltopmargin {
	width: 100%;
	padding: 0;
	text-align: center;
	text-indent: -20px;
	margin-top: 10px;
}

h4.worktype {
	margin-top: 0px;
	margin-bottom: 0px;
}



/* h5 is for sub-subheadings */
h5 {
	display: block;
	font-size: 12pt;
	letter-spacing: 1px;
	line-height: 13pt;
	font-weight: bold;
	color: #000;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-right: 20px;
	padding-left: 35px;
	text-align: left;
	clear: left;
}



/* =Links
-----------------------------------------------------------------------------*/




/* =Branding
-----------------------------------------------------------------------------*/




/* =Main Nav
-----------------------------------------------------------------------------*/
ul#mainNav {
	display: none;
}

ul#mainNav:hover{
	display: none;
}

ul#mainNav a {
	display: none;
}

ul#mainNav a:hover{
	display: none;
}

ul#mainNav .linkLast a {
	display: none;
}


/* =Sub Nav
-----------------------------------------------------------------------------*/


/* =Main Content
-----------------------------------------------------------------------------*/

#main_content p {
	display: block;
	position: relative;
	font-size: 12pt;
	padding-right: 20px;
	padding-left: 35px;
	letter-spacing: 0px;
	text-indent: 25px;
	text-align: justify;
	margin-bottom: 0px;
}

#main_content p.pad_bottom {
	margin-bottom: 15px;
}

#main_content p.center {
	text-indent: 0px;
	text-align: center;
}

#main_content p.panel {
	text-indent: 0px;
	margin-bottom: 15px;
}

#main_content p.panel_top {
	text-indent: 0px;
}

#main_content p.noindent {
	text-indent: 0px;
}

#main_content p.epigraph {
	margin-left: 25%;
	margin-bottom: 10px;
	font-size: 10pt;
	text-align: right;
	text-indent: 0px;
}

#main_content p.dedication {
	margin-bottom: 10px;
	font-size: 10pt;
	text-align: center;
	text-indent: 0px;
}

#main_content p.topnotes {
	font-size: 10pt;
	font-style: italic;
	text-indent: 0px;
	margin-bottom: 10px;
}

#main_content p.topnotes em{
	font-style: normal;
}

#main_content p span.drop_cap{
	float: left;
	font-size: 307%;
	top: 1px;
	line-height: 11px;
	margin-right: 1px;
	margin-bottom: -.2;
	padding: 0;
}

#main_content p span.drop_cap span.reg{
	float: left;
	font-size: 18pt;
	line-height: 30px;
}




	/* Images-------*/

#main_content p img.left {
	display: none;
}

#main_content p img.right {
	display: none;
}

#main_content p div.left_border {
	display: none;
}

#main_content div.right_border {
	display: none;
}

#main_content div.right_border:hover {
	display: none;
}




	/* Links-------*/

#main_content p a:link, #main_content p a:visited {
	text-decoration: none;
	color: #67322e;
	border-bottom: 1px dashed #67322e;
}

#main_content p a:hover, #main_content p a:active {
	text-decoration: none;
	background-color: #8C837A;
	color: #fff;
	border-bottom: 1px dashed #fff;
}


	/* Blockquotes-------*/

#main_content blockquote {
	display: block;
	position: relative;
	padding-right: 20px;
	padding-left: 35px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#main_content blockquote p {
	display: block;
	position: relative;
	font-size: 10pt;
	font-weight: normal;
	text-indent: 0px;
	letter-spacing: 0px;
	text-align: justify;
	padding-right: 50px;
	padding-left: 50px;
}

#main_content blockquote p.right {
	text-align: right;
}

#main_content blockquote p.indent {
	text-indent: 25px;
}

#main_content blockquote p.hanging_indent {
	padding-left: 80px;
	text-indent: -30px;
}

#main_content blockquote p.indent_xtra {
	text-indent: 50px;
}

#main_content blockquote p.indent_xxtra {
	text-indent: 80px;
}

#main_content blockquote p.padtop {
	padding-top: 4px;
}

#main_content blockquote p.padbottom {
	padding-bottom: 4pxm;
}

#main_content blockquote p.padbottom_xtra {
	padding-bottom: 10px;
}

#main_content blockquote p.padleft {
	padding-left: 75px;
}

#main_content blockquote p.padleft_xtra {
	padding-left: 95px;
}

#main_content blockquote p span.right {
	display: block;
	float: right;
}

#main_content blockquote p.stagedir_top {
	padding-top: 0px;
	text-indent: 0px;
}

#main_content blockquote p.stagedir {
	padding-top: 4px;
	text-indent: 0px;
}

#main_content blockquote p.dialogue_top {
	display: block;
	position: relative;
	margin-left: 50px;
	padding-top: 0px;
	padding-left: 30px;
	text-indent: -30px;
}

#main_content blockquote p.dialogue_top_indent {
	display: block;
	position: relative;
	margin-left: 50px;
	padding-top: 0px;
	padding-left: 30px;
}


#main_content blockquote p.dialogue {
	display: block;
	position: relative;
	margin-left: 50px;
	padding-top: 4px;
	padding-left: 30px;
	text-indent: -30px;
}


#main_content blockquote p.wcentry {
	display: block;
	position: relative;
	margin-left: 50pxm;
	padding-left: 50px;
	text-indent: -30px;
}

#main_content blockquote ol {
	font-size: 10pt; 
	margin-left: 100px;
	letter-spacing: 0px;
	line-height: 11pt;
}

#main_content blockquote ol li p{
	font-size: 10pt; 
	margin-left: -63px;
	letter-spacing: 0px;
	line-height: 11pt;
	padding-bottom: 3px;
}



	/* Paragraph numbering-------*/

#main_content p.para_number {
	display: block;
	position: relative;
	float: left;
	z-index: 1000;
	margin-left: 0px;
	margin-top: 6px;
	padding-top: 3px;
	padding-left: 0px;
	padding-right: 0px;
	width: 25px;
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	line-height: 8pt;
	color: #666;
	border-top: solid #666 thin;
	text-align: left;
	text-indent: 0px;
}

#main_content p.para_number_section {
	display: none;
}

#main_content p span.para_top {
	display: none;
}

#main_content p span.para_top a {
	display: none;
}

#main_content p span.para_top a:hover{
	display: none;
}


	/* Endnote numbering in text (superscripts and subscripts-------*/

#main_content p sup, #main_content p sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}

#main_content p sup {
	bottom: 1ex;
}

#main_content p sub {
	top: .5ex;
}

#main_content p sup a:link, #main_content p sup a:visited {
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #67322e;
	padding-right: 2px;
	padding-left: 2px;
}

#main_content p sup a:hover, #main_content p sup a:active {
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #fff;
	padding-right: 2px;
	padding-left: 2px;
}


#main_content h4 sup a:link, #main_content h4 sup a:visited {
	text-decoration: none;
	color: #67322e;
	font-size: 1.1em;
	font-weight: bold;
	border: 1px solid #67322e;
	padding-right: 2px;
	padding-left: 2px;
}

#main_content h4 sup a:hover, #main_content h4 sup a:active {
	text-decoration: none;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	border: 1px solid #fff;
	padding-right: 2px;
	padding-left: 2px;
}


	/* Endnotes-------*/

#main_content p.note {
	font-size: 10pt;
	text-indent: 25px;
}

#main_content p.note_noindent {
	font-size: 10pt;
	text-indent: 0em;
}

#main_content p.note sup {
	font-weight: normal;
}

#main_content blockquote.note {
	display: block;
	position: relative;
	padding-right: 20px;
	padding-left: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#main_content blockquote.note p {
	font-size: 9pt;
	font-weight: normal;
	text-indent: 0px;
	letter-spacing: 0px;
	text-align: justify;
	padding-right: 50px;
	padding-left: 50px;
}

#main_content blockquote.note p.indent {
	text-indent: 25px;
}

#main_content blockquote.note p.dialogue_top {
	display: block;
	position: relative;
	margin-left: 50px;
	margin-right: 50px;
	padding-top: 0px;
	padding-left: 30px;
	text-indent: -30px;
}


#main_content blockquote.note p.dialogue {
	display: block;
	position: relative;
	margin-left: 50px;
	margin-right: 50px;
	padding-top: 4px;
	padding-left: 30px;
	text-indent: -30px;
}




body .popup_block p.caption {
	padding-top: 5px;
}

body .popup_block p.note {
	text-indent: 25px;
}

body .popup_block p.note_noindent {
	text-indent: 0px;
}

body .popup_block blockquote.note {
	display: block;
	position: relative;
	padding-right: 40px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

body .popup_block blockquote.note p {
	font-weight: normal;
	text-indent: 0px;
	letter-spacing: 0px;
	text-align: justify;
	margin-right: 50px;
	margin-left: 50px;
}

body .popup_block blockquote.note p.indent {
	text-indent: 25px;
}

body .popup_block blockquote.note p.dialogue_top {
	display: block;
	position: relative;
	margin-right: 50px;
	margin-left: 50px;
	padding-top: 0px;
	padding-left: 30px;
	text-indent: -30px;
}


body .popup_block blockquote.note p.dialogue {
	display: block;
	position: relative;
	margin-left: 50px;
	padding-top: 4px;
	padding-left: 30px;
	text-indent: -30px;
}

	/* Works Cited-------*/

#main_content .wcentry {
	font-size: 10pt;
	text-align: left;
	padding-left: 65px;
	text-indent: -30px;
}



#main_content .threecol_para {
	text-align: left;
	padding-left: 15px;
	text-indent: -10px;
}



/* =Secondary Content
-----------------------------------------------------------------------------*/



/* =Footer
-----------------------------------------------------------------------------*/




/* =Forms
-----------------------------------------------------------------------------*/



/* =Tables
-----------------------------------------------------------------------------*/


/* =pop-ups
-----------------------------------------------------------------------------*/

#fade { /*--Transparent background layer--*/
	display: none; /*--hidden by default--*/
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none; /*--hidden by default--*/
	background: url(../journal/images/left_border_popup.gif) left repeat-y #DFDBD8;
	font: 62.5%/1.6 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif; 
	font-size: 1.2em;
	text-align: left;
	padding: 20px 20px 20px 35px;
	border: 20px solid #695C54;
	float: left;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
}
.popup_block h2 {
	text-align: left;
	display: block;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0;
	color: #695C54;
	padding: 0;
	margin-bottom: 0.5em;
	clear: left;
}
.popup_block h3 {
	display: block;
	text-align: left;
	color: #000;
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: 0;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	clear: left;
}
.popup_block p {
	text-align: left;
}
img.btn_close {
	float: right;
	margin: -55px -55px 0 0;
}
span.popup_closetext {
	display: block; 
	position: absolute; 
	right: 20px; 
	bottom: 15px; 
	text-decoration: none;
	text-align: right;
	cursor: pointer;
	font-weight: bold;
	color: #67322e;
}



/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}



/* =Misc 1
-----------------------------------------------------------------------------*/



/* =Misc 2
-----------------------------------------------------------------------------*/
</pre></body></html>