/* Libris Erotica styles Feb 2009
copyright Stormbringer Enterprises 
------------------------------------- */


/* MAIN BODY COMPONENTS
-------------------------------- */

* {
	margin: 0;
	padding: 0;
}

body {
   color: #cfcfcf;
   background-color: #230D0D;
   font: small/150% Verdana, Geneva, Arial, Helvetica, sans-serif;
   min-width: 990px;
}

h2 {
	font-size: 180%;
	padding-bottom: 30px;
}

h3 {
	font-size: 130%;
	padding-bottom: 20px;
	padding-top: 10px;
}

h4 {
	font-size: 110%;
	padding-bottom: 15px;
	padding-top: 10px;
}

p {
	text-align: justify;
   padding-bottom: 0.7em;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #90EE90;
}

a:hover {
	text-decoration: underline;
}

.fleft {
	float: left;
	margin-right: 20px;
}

.fright {
	float: right;
	margin-left: 20px;
}

.clear {
	clear: both;
}

.insetlist {
	margin: 10px 8% 15px 8%;
}

.insetlist li {
	text-align: justify;
}


a:link.majorlink, a:visited.majorlink {
	font-weight: bold;
	font-variant: small-caps;
	display: block;
	margin-bottom: 20px;
}

a:hover.majorlink, a:active.majorlink {
	text-decoration: underline;
}

ol {
	list-style: decimal inside;
	padding: 10px;
}

/* PAGE MAIN BACKGROUNDS
------------------------------ */

#indexback {
   background: #230D0D url(grfx/reostart.jpg) no-repeat left top;
}

#mainback {
   background: #230D0D url(grfx/reomain.jpg) no-repeat left top;
}

#authback {
   background: #230D0D url(grfx/reoauth.jpg) no-repeat left top;
}

#contback {
   background: #230D0D url(grfx/reocont.jpg) no-repeat left top;
}

#helpback {
   background: #230D0D url(grfx/reohelp.jpg) no-repeat left top;
}

#subjback {
   background: #230D0D url(grfx/reosub.jpg) no-repeat left top;
}

#upback {
   background: #230D0D url(grfx/reoup.jpg) no-repeat left top;
}

#libback {
   background: #230D0D url(grfx/reolib.jpg) no-repeat left top;
}

#cancelback {
   background: #230D0D url(grfx/reocancel.jpg) no-repeat left top;
}

#newback {
   background: #230D0D url(grfx/reonew.jpg) no-repeat left top;
}

#webback {
   background: #230D0D url(grfx/reoweb.jpg) no-repeat left top;
}

#newsback {
   background: #230D0D url(grfx/reonews.jpg) no-repeat left top;
}

#leglback {
   background: #230D0D url(grfx/reolegal.jpg) no-repeat left top;
}

#srchback {
   background: #230D0D url(grfx/reosrch.jpg) no-repeat left top;
}

#topback {
   background: #230D0D url(grfx/reotpx.jpg) no-repeat left top;
}

#memback {
   background: #230D0D url(grfx/reomemb.jpg) no-repeat left top;
}



/* MASTHEAD AREA
------------------------------ */

#mast {
   float: right;
   width: 400px;
   height: 240px;
   background-image: url(grfx/mast.jpg);
   background-position: right top;
   background-repeat: no-repeat;
}

#sitename {
   margin-left: -5000px;
   display: none;
}

/* INDEX PAGE
---------------------------------- */

#intxttop {
   margin: 0 30px 0 580px;
   height: 380px;
   clear: right;
}

#warnh {
	font-weight: bold;
	text-align: right;
	font-size: 145%;
	font-style: italic;
}

#warn {
   padding: 20px 0;
   font-style: italic;
   font-size: 110%;
   text-align: right;
}

#smwarn {
   font-style: italic;
   font-size: 85%;
   padding-bottom: 20px;
   text-align: right;
}

#in {
   background-image: url(grfx/enter.jpg);
   background-position: left top;
   background-repeat: no-repeat;
   margin-left: 35%;
}

#in a {
   display: block;
   width: 300px;
   height: 100px;  
}

#in a span {
   margin-left: -5000px;
}

/* NAVIGATION
-------------------------------- */

#nav {   
   float: left;
   height: 560px;
   width: 520px;
   font-variant: small-caps;
   font-weight: bold;
   padding: 30px 0 20px 30px;
}

#nav ul {
   list-style-type: none;
}

#nav a {
   color: #cfcfcf;
   text-decoration: none;
}

#nav a:hover {
   text-decoration: underline;
   color: #ffffff;
}

/* CONTENTS AREA
----------------------------------- */


#contents {
   margin: 40px 5%;
   clear: right;
}

.quote {
	margin: 0 10%;
	text-align: left;
}


/* COPYRIGHT FOOTER
------------------------------------ */


#copy {
   clear: both;
   padding: 12px 30px 25px 0;
   border-top: 1px solid #cfcfcf;
}

#copy p {   
   text-align: right;
   font-style: italic;
}

#copy a {
	color: #C8C8C8;
}

/* OUR BANNER LIST
------------------------------- */

#banners img {
	display: block;
	margin: 40px auto;
}

/* FAQ LISTING
------------------------------- */

#qalist li {
list-style: outside;
list-style-type: none;
padding-left: 0;
padding-bottom: 35px;
}

#qalist span {
	font-weight: bold;
	font-style: italic;
}


/* AUTHORS LIST
--------------------------------- */

#legend {
	width: 62%;
	margin: 20px auto 10px auto;
	padding: 0 80px 15px 20px;
	border: 3px double #a40000;
	background: url(grfx/legend.jpg) no-repeat right bottom;
}

#legend li {
	list-style: none outside;
	padding-left: 0;
	padding-bottom: 8px;
}

#creatorlist {
	width: 86%;
	margin: 0 auto;
	padding-top: 20px;
}

#creatorsleft {
	width: 49%;
	float: left;
}

#creatorsright {
	width: 49%;
	float: right;
}

#creatorsleft li {
	float: left;
}

#creatorsright li {
	float: right;
}

#creatorsleft li, #creatorsright li {
   width: 90%;
	list-style: none outside;
	padding: 10px;
	border: 2px inset #6f6f6f;
	margin-bottom: 20px;
}

#creatorsleft p, #creatorsright p {
	margin-left: 105px;
	font-size: 86%;
}

#creatorsleft img, #creatorsright img {
	float: left;
	margin: 0 15px 5px 0;
}

#creatorsleft span, #creatorsright span {
	display: block;
	font-weight: bold;
	font-variant: small-caps;
}


/* ADVERTISING AREA
-------------------------------------- */

.banad img {
	display: block;
	margin: 30px auto;
   clear: both;
}

#specialadblock {
	margin-top: 20px;
}

#specialadblock p {
	text-align: center;
	font-style: italic;
}

#specialadblock img {
	display: block;
	margin: 0 auto 25px auto;
}

/* WEBRING LINK
------------------------------------ */

#eiring {
	width: 320px;
	margin: 10px auto;
	text-align: center;
	font-size: 70%;
}

#eiring img {
	display: block;
	margin: 5px auto;
}

#eiring a {
	color: #D2D2D2;
}


/* TEXT LINK DISPLAY AREA
------------------------------------- */

#tlinks {
	margin: 30px 10%;
}

#tlinksl {
	float: left;
	width: 40%;
	padding-bottom: 30px;
}

#tlinksr {
	float: right;
	width: 40%;
	padding-bottom: 30px;
}

#tlinks a {
	font-variant: small-caps;
	font-weight: bold;
	color: #D2D2D2;
}

#tlinks li {
	
	list-style-type: none;
}

/* SEARCH PAGE
------------------------------- */

#srching {
	clear: both;
	margin: 50px;
	border: 1px solid #D3D3D3;
	padding: 20px;
}


/* UPDATES LIST
----------------------------------- */


#updates {
	width: 80%;
	margin: 5px auto;
	clear: both;
}

#updates table {
	border-collapse: collapse;
	border: 2px solid #778899;	
	width: 100%;
	margin: 0;
}

#updates caption {
	 text-align: left;
	 font-weight: bold;
	 font-size: 110%;
	 line-height: 250%;
	 padding: 20px 0;
}

#updates th {
	text-align: left;
	padding: 3px;
	border: 1px solid #778899;
}

#updates td {
	padding: 2px;
	vertical-align: top;
	border: 1px solid #778899;
}

#updates a {
	font-size: 86%;
	display: block;
	line-height: normal;
	border-bottom-style: none;
	margin-bottom: 10px;
}

#updates a:hover {
   text-decoration: underline;
}


/* CONTACT FORM
----------------------------------------- */

#contactfrm {
   width: 450px;
	margin: 10px auto;
	color: #4D5D67;
}


/* AUTHORS INDEX LIST
-------------------------------------------- */


.autidxtbl {	
	width: 630px;
	margin: 0 auto;
	border: 1px solid #990033;
	border-collapse: collapse;
}

.autidxtbl th, .autidxtbl td {
	width: 24px;
	vertical-align: bottom;
	padding: 0 2px;
	border: 1px solid #990033;
}

.autidxname p {
	width: 150px;
	padding: 0 10px;
}

.autidxlist p {	
	width: 150px;
	margin-bottom: -5px;
	font-weight: normal;
}


/* TOPICS LIST
-------------------------------------------- */


.topidxtbl {	
	width: 650px;
	margin: 20px auto;
	border: 1px solid #990033;
	border-collapse: collapse;
}

.topidxtbl th, .topidxtbl td {
	vertical-align: top;
	padding: 0 2px;
	border: 1px solid #990033;
}

.topidxtbl caption {
	font-weight: bold;
	text-align: left;
	padding-bottom: 5px;
}

.topidxname p {
	width: 100px;
	padding: 0 10px;
}

.topidxsub p {
	width: 550px;
	padding: 0 10px;
}

.topidxlist p {	
	width: 150px;
	margin-bottom: -5px;
	font-weight: normal;
}
