/*
  Otium Site-wide CSS - PRINT MEDIA

*/
html {
  font-family: garamond, georgia, serif;
}

body {
  position: relative;
  margin: 1em;
  padding: 0em 5em 0em 0em;
  /*
  width: 39em;
*/
background: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
  font-family:  garamond, georgia, serif;
}

h1 {
  margin: 0em 0em 0em 0em;
  padding: 0em;
  height: 1em;
  font-size: 400%;
  color: #336699;
}

h1 a {
  display: block;
}

.page-title {
}


div {
  margin: 0;
  padding: 0;
  /*
  border: dotted 1px #dddddd;
  */
}

p {
  line-height: 125%;
  margin: 0 0 1em 0;
}

hr {
  color: #999;
  background-color: #666;
  border: none;
  height: 1px;
  width: 35%;
  
  text-align: center;
  margin: 1.5em auto;

  clear: both;
  
}

#content a:link:after, #content a:visited:after {
  /* Suggested by alistapart */
  content: " (" attr(href) ")";
}
#content a[href^="/"]:after {
  content: " (http://otium.uchicago.edu" attr(href) ")";
}

#container {
  margin: 0em;
  padding: 0em;
}

#header {
  margin: 0em 0em 1em 0em;
  padding: 0em 0em 0em 0em;
  height: 7em;
}

#header #issuedata {
  margin: 1em 0 1em 0;
}

#header #issuedata p {
  color: #999999;
}

#closing hr {
  text-align: center;
  margin: 0 auto;
  width: 75%;
}

#closing p {
  margin: 0;
  text-align: center;
  font-style: italic;
  letter-spacing: .8em;
}
#closing p em {
  font-style: normal;
}
#closing p em em  {
  font-style: italic;
}

#article-data #page-title {
  font-size: 150%;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

#article-data {
}

#page-data {
}

#page-data #page-title {
  font-size: 150%;
  font-weight: normal;
  letter-spacing: 0;
}

#byline {
  margin: 0 0 2em 0;
  padding: 0;
  color: #666666;
  font-weight: normal;
}

#article-data a:link:after, #article-data a:visited:after {
  content: "";
}

#article-data a, #article-data a:visited, #article-data a:link, #article-data a:active {
  text-decoration: none;
  color: #666666;
  font-weight: normal;
}
#article-data a:hover {
  color: #000000;
  text-decoration: underline;
  font-weight: normal;
}

.more_link {
  text-decoration: none;
  color: #000000;
}
.more_link:visited {
  text-decoration: none;
  color: #000000;
}

.stagedirection {
  font-style: italic;
}
.stagedirection em {
  font-style: normal;
}
.stagedirection em em {
  font-style: italic;
}


#main {
  margin: 0em;
  padding: 0em;
}

#content {
  margin: 0em 0em 1em 0em;
  padding: 0;
  width: 100%;
}

#content-clear {
}

.grid_1x1 .grid_a {
  display: block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  height: 7em;
  width: 7em;
  border: none;
}

.grid_img {
  display: block;
  margin: 0em;
  padding: 0em;
  height: 100%;
  width: 100%;
  border: none;
}

.grid_1x1 {
  margin: 0;
  padding: 0;
  height: 7em;
  width: 7em;
  border: none;
  /*
  background: #dddddd;
  */
}

#logo {
  position: absolute;
  top: 0;
  left: 32em;
  display: none;
}

#sq5-4{
  position: absolute;
  top: 0em;
  right: 5em;
}

#sq5-5{
  position: absolute;
  top: 32em;
  right: 0em;
  display: none;
}

#sq5-7 {
  position: absolute;
  top: 48em;
  right: 0em;
  display: none;
}

#extraContentDiv1 {
  display: none;
}

#extraContentDiv2 {
  display: none;
}

#extraContentDiv3 {
  display: none;
}

#extraContentDiv4 {
  display: none;
}

#extraContentDiv5 {
  display: none;
}

#extraContentDiv6 {
  display: none;
}

#extraContentDiv7 {
  display: none;
}

#extraContentDiv8 {
  display: none;
}

#extraContentDiv9 {
  display: none;
}

#extraContentDiv10 {
  display: none;
}

#extraContainerDiv1 {
  display: none;
}

#extraContainerDiv2 {
  display: none;
}

#extraContainerDiv3 {
  display: none;
}

#extraContainerDiv4 {
  display: none;
}

#extraContainerDiv5 {
  display: none;
}

#extraContainerDiv6 {
  display: none;
}

#extraContainerDiv7 {
  display: none;
}

#extraContainerDiv8 {
  display: none;
}

#extraContainerDiv9 {
  display: none;
}

#extraContainerDiv10 {
  display: none;
}

#extraBodyDiv5 {
  position: absolute;
  border: dotted 1px black;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  height: 15em;
  width: 15em;
  display: none;
}
#extraBodyDiv5 span {
  border: dotted 1px red;
  margin: 0;
  padding: 0;
  float: left;
  font-size: 1500%;
  display: none;
}

#extraBodyDiv6 {
  display: none;
}

#extraBodyDiv7 {
  display: none;
}

#extraBodyDiv8 {
  display: none;
}

#extraBodyDiv9 {
  display: none;
}

#extraBodyDiv10 {
  display: none;
}

#announce-box {
}
 
#announce-box h2 {
}

#announce-box h2 span {
}

#announce-box p {
}

.article-box {
}

.article-box h2 {
}

.article-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.article-list li {
  margin-bottom: 1.5em;
}

.article-list li h3 {
  /*
  font-variant: small-caps;
  */
  font-size: 140%;
  
}

#content .article-list a:link:after, #content .article-list a:visited:after  {
  content: "";
}
.article-list li h3 a, .article-list li h3 a:visited, .article-list li h3 a:link  {
  color: #000000;
  color: #d14414;
  color: #d62100;  /* red for emphasis */
  text-decoration: none;
}

.article-list li h3 a:hover, .article-list li h3 a:active {
  color: #000000;
}

.article-list li .article-data {
  color: #999999;
}

.article-list p {
}


#menu {
display: none;
}

/* footer */

#footer {
  margin: 0 0 0 0em;
  color: #999999;
}

#footer p {
  margin: 0;
  padding: 0;
  font-size: 80%;
  text-align: center;
}

#footer a {
  color: #999999;
}
#footer a:hover {
  color: #999999;
}

/* text formatting guidelines */

.normaltext {
  width: 20em;
  font-family: garamond, georgia, serif;
}

.wsformat {
  white-space: pre;
  width: 23em;
}

.stchar {
  margin-left: 5em;
  text-align: left;
  margin-bottom: 0em;
  text-transform: uppercase;
}

.dramatispersonae {
}

.dramatispersonae dt {
  font-style: italic;
}
.dramatispersonae dt em {
  font-style: normal;
}
.dramatispersonae dt em em{
  font-style: italic;
}
.dramatispersonae {
}
.stdir {
  font-style: italic;
}
.stdir em {
  font-style: normal;
}
.stdir em em{
  font-style: italic;
}

.authorvoice {
  font-style: italic;
}

blockquote {
  padding: 5% 0 5% 5%;
  margin: 0;
}

.footnote {
  border-top: dotted 1px #000;
  font-size: 80%;
  margin: 0 0 1em 0;
}

.footnote p {
  margin: 0;
}

.intperson {
  font-weight: bold;
  float: left;
  margin: 0 .5em 0 0;
}

.u { /* underline */
  text-decoration: underline;
}

em.u { 
  /* em with specification to underline 
     _rather than_ italicize 
  */
  text-decoration: underline;
  font-style: normal;
}

em em {
  font-style: normal;
}
em em em {
  font-style: italic;
}
.authorvoice em {
  font-style: normal;
}
.authorvoice em em {
  font-style: italic;
}
#estrellita {
	position: absolute;
	top: 4em;
	right: -1em;
	height: 4em;
	width: 7em;
	display: none;

}
.article-list li {
clear: right;
}


.article-list p.thumbnail img {
  height: 7em;
  width: 7em;
  border: none;
}

.article-list p.thumbnail {
	float: right;
	margin: 0;
	padding: 0 0 .5em .5em;
}

.person-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.person-list li {
}
/* overrides */
a {
}

a:link, a:visited, a:hover, a:active {
  font-weight: bold;
  text-decoration: underline;
}

a:link {
  color: #006600;
  color: #0033cc;
}

a:hover {
}

a:visited {
  color: #669966;
  color: #336699;
}

a:active {
}

#content a[href^="#"]:after {
  content: "";
}

a[href^="#"] {
  text-decoration: none;
}

h1 a, h1 a:link, h1 a:visited, h1 a:active {
  text-decoration: none;
  color: #336699;
}

