/* Layout */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

* {
  margin: 0;
}

html, body {
  height: 100%;
}

body {
	background: url(/static/images/background5.jpg) top left repeat;
	color:#000000;
	font-family:"Helvetica Neue", helvetica, arial, sans-serif;
	margin:0;
	padding:0;
}

a img {
  border: none;
	padding:0;
}

p a {
  text-decoration:underline;
}

p.more {
  text-align:right;  
}

p.more a {
  font-family: baskerville, georgia, serif;
  font-weight:bold;
  text-decoration:none;
}

/*********** Layout **********/

.container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 20px auto -3em 42px;
/*	margin:100px auto 0 auto;*/
	background-color:#ffffff;
	width:900px;
	padding-top:20px;
}


.masthead {
	width:858px;
	height:251px;
	position:relative;
	background:#ffffff;
	margin-left:20px;
	background:url(/static/images/lilith-masthead.jpg) left top no-repeat;
	border:1px solid #ccc;	
}

.masthead img {
	border:1px solid #ccc;
	padding:10px;
}

.masthead span {
	display:none;
}

.content {
	position:relative;
	width:510px;
	margin-left:20px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:4em;
	border-left:1px solid #ccc;
	float:left;
	display:inline;
}

.wide {
	width:750px;
}

.contact {
	border-left:none;
	padding-left:0;
	padding-bottom:50px;
}

.sidebar {
	position:relative;
	display:inline;
	float:left;
	margin-left:107px;
	margin-top:0;
	padding:10px;
  width:200px;
  font-size:90%;
	overflow:visible;
	border:1px solid #ccc;
}

.sidebar img {
	width:200px;
}

.sidebar p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height:120%;
}

.journal {
	margin-right:16px;
}

.journal img {
	width:200px;
	margin-bottom:20px;
}

.journal p {
	font-size:100%;
}

.pdf img {
	width:auto;
	float:left;
	margin-bottom:5px;
}

.pdf p {
	font-size:100%;
	padding-top:20px;
}

.contactus {
	margin-left:118px;
}

.footer {
	clear:both;
	position:relative;
	width:920px;
	background: url(/static/images/background5.jpg) top left repeat;
	padding:1em auto 1em;
	margin:0 auto 0 42px;
}


.footer, .push {
  height: 3em;
	clear:both;
}

.footer p {
	font-size:90%;
	padding-left:20px;
}


/*********** Navigation **********/

ul.globalNav {
	display:block;
	overflow:auto;
	list-style:none;
	width:97%;
	padding-left:0px;
	margin-left:20px;
	margin-top:20px;
}

ul.globalNav li {
	display:inline;
	font-family:Baskerville, georgia, serif;
	font-size:120%;
	font-weight:bold;
	width:auto;
}

.globalNav a {
	width:160px;
	float:left;
	text-decoration:none;
	color:#2487c8;
	padding-bottom:0.5em;
	padding-top:0.5em;
	padding-left:10px;
	border:1px solid #ccc;
}

.globalNav a.active {
	color:#83bae9;
	border:1px solid #2487c8;
}

.globalNav a:hover {
	background:#83bae9;
	color:#ffffff;
	border:1px solid #2487c8;
}


/******** Typography *******/


p {
	font-size:90%;
	line-height:1.5;
	margin-bottom:20px;
}

a {
  text-decoration:none;
  color:#2487c8;
}

a:hover {
	color:#83bae9;
}

em, i {
  font-style:italic;
}

h1 {
  font-size:180%;
  margin-bottom:15px;
	font-family:Baskerville, georgia, serif;
	margin-top:0.2em;
}

h2 {
  font-size:160%;
	margin-bottom:10px;
	font-family:Baskerville, georgia, serif;
}

h3 {
  font-size:150%;
	margin-bottom:10px;
	font-family:Baskerville, georgia, serif;
}

h4 {
	font-size:140%;
  margin-bottom:10px;
	font-family:Baskerville, georgia, serif;
}

h5 {
	font-size:120%;
  margin-bottom:10px;
	font-family:Baskerville, georgia, serif;
}


ul {
  padding-left: 40px;
  font-size:90%;  
  margin:18px 0 21px;
}

li {
  line-height:110%;
  margin-bottom:4px;
}

ol {
	padding-left:40px;
	font-size:80%;
  margin:18px 0 21px;
}

#endnotes ol {
	padding-left:10px;
}

ol li {
	display:list-item;
}

#endnotes ol li {
	width:95%;
}

blockquote {
  padding:20px 30px;
}

blockquote p {
  font-size:90%;
  font-family: "Gill Sans", Helvetica, Arial, sans-serif;
  color:#404040;
  padding:0;
  margin:0;
	margin-bottom:15px;
  width:100% ! important;
}

blockquote cite {
  font-style:italic;
  font-size:90%;
}

.footer p {
  font-family: "Gill Sans", Helvetica, Arial, sans-serif;
  font-size:12px;  
	padding-top:0.5em;
}

.footer a {
	color:#373737;
	text-decoration:none;
}

.footer a:hover {
	color:#585857;
}

.quotes {
	position:relative;
	display:inline;
	float:left;
	margin-left:77px;
	margin-top:500px;
  width:250px;
  font-size:90%;
	overflow:hidden;
}

.quotes p {
	font-family:Baskerville, Georgia, serif;
	font-size:150%;
	color:#8E8C8D;
	line-height:1;
	margin-bottom:40em;
	background:url(/static/images/quotes1.gif) top left no-repeat;
	padding-top:45px;
	padding-left:30px;
	text-transform:lowercase;
}


/*-----------------------------------------------------
            >> Standard Image Handling <<
-----------------------------------------------------*/

.content img {
	float:left;
	margin:0 10px 10px 0;
	padding-right:10px;
	border-right:1px solid #ccc;
}

.captioned {
  margin-top: 0.7em;
  margin-bottom: 0;
}
.captioned blockquote {
  background:none;
  margin: 6px 0 0 0;
  padding: 0;
  border:0;
}

.captioned blockquote p {
  font-size:0.85em;
  color:#777;
  font-style:normal;
  line-height: 120%;
	margin:0 0 2px;
}

img.small, .smallCaptioned {
  float:left;
  width:100px;
  margin:0 10px 10px 0;
	padding-right:10px;
}

img.small, img.med, img.large {
	border-right:1px solid #ccc;
}

img.med, .medCaptioned {
  float:left;
  width:200px;
  margin:0 10px 10px 0;
	padding-right:10px;
}

img.large, .largeCaptioned {
  float:left;
	width:350px;
  margin:0 10px 10px 0;
	padding-right:10px;
}

/*-----------------------------------------------------
            >> Editions <<
-----------------------------------------------------*/


.row {
/*  overflow:hidden;*/
  width:100%;
}

.edition {
  margin-bottom:10px;
  width:150px;
  margin-right:18px;
  float:left;
	font-size:90%;
	height:40em;
	display:inline;
}

.edition img {
	width:150px;
	margin-bottom:20px;
	padding:0;
	padding-right:0;
	margin-right:0;
}

.abstract {
	margin-bottom:30px;
}

.abstract p {
	font-size:90%;
  font-family: "Gill Sans", Helvetica, Arial, sans-serif;
  color:#404040;
  padding:0;
  margin-bottom:20px;
}

.article {
	margin-bottom:20px;
}

/*-----------------------------------------------------
                  >> Contact Form <<
-----------------------------------------------------*/

form {
  width:90%;
  padding:0;
}

fieldset {
  padding:0;
}

label {
  display:block;
  color:#2487c8;
  font-size:70% ! important;
  text-transform:uppercase;
}

fieldset input {
  width:85%;
  font-size:15px;
  margin-bottom:10px;
  font-family:"Gill Sans", helvetica, arial, sans-serif ! important;

}

fieldset textarea {
  width:100%;
  font-size:15px;
  line-height:130%;
  font-family:"Gill Sans", helvetica, arial, sans-serif ! important;
}

p.submit {
  text-align:center;
  margin-top:10px;
  width:100%;
  overflow:hidden;
}

.submit input {
  font-size:16px;
}


/*-----------------------------------------------------
                     >> Search <<
-----------------------------------------------------*/

div.siteTitle form {
  position:relative;
  float:right;
  width:280px;
  margin-top:-4px;
}

/*-----------------------------------------------------
                     >> Links <<
-----------------------------------------------------*/

dl.links dt {
  font-weight:normal;
}

.links dt image {
  float:left;
}

dl.links dd {
  margin-bottom:20px;
}

dl.links dd p {
  font-family:"Gill Sans", helvetica, arial, sans-serif;
  font-size:13px;
  margin:0;
}
