/* CSS Document */

/* Rain Taxi redesign December 2006
Author: Jessica Bennett
URL: http://www.accommodatingly.com */

/* Colors */

body {
	color: #101914;	
	background-image: url(/images/bg58.jpg);
	background-repeat: repeat;
	background-color: #eedcb7;
	}
	
#bannerIndex {
	border: solid 1px #446b74;
	background-image:url(/images/58-banner.jpg);
	background-color: #eedcb7;
	background-repeat:no-repeat;
}
#banner {
	border: solid 2px #951b1e;
	background: #eedcb7;
}

#navbar {
	background: #fff;
	border: 1px solid #101914;
}

#container {
	border: 1px solid #101914;
	background: #ffffff url(/images/58sidebanner.jpg) repeat-y;

}

#administrativa {
	background-color:#ffffff;
	border: solid 1px #446b74;
	border-top: solid 3px #951b1e;
}
.archive {
	color: #2d3748;
}
a, .printissue, .printissue a, .printissue a:visited, .plusHead {
	color: #951b1e;
}

a:visited {
	color: #446b74;
}

h1 {
	color: #101914;
	}

h2 {
	color: #63a3bd;
}


h2.indextop {
	padding-top:3px;
}

h2.index {
	padding-top:10px;
	border-top: 1px solid;
}

#floatbox1 h4.top {
	background: #493b35;
		border: 1px solid #446b74;
}

.top, .top a {
	color: #FFFFFF;
}

#floatbox1 h4.sub {
	background: #101914;
	border: 1px solid #446b74;
}

.sub, .sub a  {
	color: #FFFFFF;
}

#floatbox1 h4.sub2 {
	background: #951b1e;
			border: 1px solid #446b74;
}

#floatbox1 h4.sub3 {
	background: #c5965f;
			border: 1px solid #446b74;
}



.sub2, .sub2 a {
	color: #FFFFFF;
}

.sub3, .sub3 a {
	color: #FFFFFF;

}

.search {
	background: #fffff;
	border: 1px solid;
}

.search, .search a {
	color: #101914;
}


.searchform #s {
		border: 1px #446b74 solid;
	}
#searchsubmit {
	color: #951b1e;
	background: #fff;
	border: 2px #951b1e outset;
	}

.affiliate {
	background: #493b35;
	color:#FFFFFF;
	border: 1px solid;
}

.affiliate a {
	color:#FFFFFF;
}

#pageTop {
width: 95%;
	color: #951b1e;
	background: #fff;
	border: 1px solid #446b74;
	
}
	
/* Basics */

body {
	font-family: trebuchet ms, georgia, times, times new roman, serif;
	font-size: 85%;
	line-height: 140%;
}

a {
	text-decoration:none;
	}

a:link:hover, a:visited:hover {
	text-decoration: underline;}

p {
	text-align:justify;
	line-height:140%;}
	.spaced SUB, .spaced SUP { line-height: 0; }

ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

li {
	margin-bottom: 5px;
}


h1, h2, h3, h4, h7 {
	line-height:120%;
	margin-top:5px;
	margin-bottom: 5px;}
	
h1 {
	font-size: 1.75em;
	font-weight:800;
}
h2 {
	font-size: 1.5em;
	font-weight: 800;
}
h3 {
	font-size: 1.25em;
	font-weight: 800;
	color: #2d3748;
	text-transform:uppercase;
}
h4 {
	font-size: 1.1em;
	font-weight: 700;
	text-align:justify;
	color: #493b35;
	line-height: 120%;
}

h5 {
	font-size: 1.1em;
	font-weight: 600;
	font-style:italic;
	color: #951b1e;
	line-height: 1em;
	margin: 4px;
	
}	

h6 {
	font-size: 1em;
	font-weight: 600;
	line-height: 120%;
	margin: 4px;
	text-align:justify;
	margin-top:5px;
	margin-bottom: 6px;
}

h7 {
	font-size: .11em;
	font-weight: 400;
	line-height: 1.1em;
	margin: 3px;
	
}

h8 {
	font-size: 2.5em;
	font-weight:900;
	color: #951b1e;
	margin-top:3px;
	margin-bottom: 3px;

}

blockquote, 

.reviewQuote {
	font-size: .99em;
	margin: 8px 20px 0px 40px;
	
	}
	
.verseQuote {
	font-style:normal;
	margin: 8px 20px 0px 40px;
	padding-left: 10px;
	}
	
	
	
address {
	margin: 8px 150px 8px 15px;
	font-style: normal;
	text-transform:uppercase;}

strong {
	font-weight: 700;
}

.printissue {
	text-align: right;
	text-transform: uppercase;
	font-weight: 700;
	margin-top: 2px;
	font-size: 1.25em;
	border-bottom-style:double;
	padding-bottom: 3px;
	width: 590px;
}

.print {
	text-align: left;
	width: 80%;
	margin: 8px auto;
}

.tocSection {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	font-weight: 800;
	font-size:125%;
	width: 590px;
	text-align:center;
	font-variant: normal;
}

.copyright {
	font-size: 85%;
	text-align: center;
	margin: 15px;
}

.affiliate {
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin: 20px auto;
	padding: 5px;
	text-align: center;
	width: 50%;
	font-weight: 700;
}

.tocTopsection {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 130%;
	font-weight:700;
	width: 590px;
	text-align:center;
}

.plus {
	margin: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:700;
}
.plusHead {
	margin: 10px 0px 3px;
	text-transform:uppercase;
}

.tocTopDesc {
	width: 590px;
	text-align:center;
}

.tocTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	margin: 10px 40px 3px 40px; 
}

.tocDesc {
	margin: 3px 40px 15px 40px; 
}

#administrativa a {
	margin: 2px auto;
	display: block;
	margin-bottom: 3px;
}

#administrativa h3 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:none;
	border-bottom-style: double;
	font-weight: 500;
}

/* Structure */


#bannerIndex {
	margin: 0px 10px 5px 0px;
	padding: 0px;
	min-width:938px;
	max-width:938px;
	width:938px;
	height: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 100px;
	}
html>body #bannerIndex {
	height: 100px; /* ie5win fudge ends */
	}
	
#banner {
	margin: 0px 10px 5px 0px;
	padding: 0px;
	min-width:938px;
	height: 100px;
	max-width:938px;
	width:938px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 100px;
	}
html>body #banner {
	height: 100px; /* ie5win fudge ends */
	}
	
#banner img {
	border: 0;
	}
	
.bannerimg {
float: left;
border: 0;
}	
#navbar {
	margin: 3px 10px 0px 600px;
	padding: 0px;
	text-align:center;
}

#container {
	margin: 0px 10px 10px 0px;
	padding: 0;
	min-width:940px;
	max-width:940px;
	min-height:500px;
	width:940px;
}

#content {
	margin-left: 85px;
	padding-top: 10px;
	padding-right: 140px;
	padding-bottom: 20px;
	padding-left: 30px;
	width: 600px;
	min-width:600px; 
	max-width:600px;/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
		padding-top: 10px;
	padding-right: 140px;
	padding-bottom: 20px;
	padding-left: 30px;
	width: 600px;
	margin-left: 85px;	}
html>body #content {
		padding-top: 10px;
	padding-right: 140px;
	padding-bottom: 20px;
	padding-left: 30px;
	width: 600px;
	margin-left: 85px; /* ie5win fudge ends */
	}
	
#floatbox1 {
	position: absolute;
	width: 200px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 730px;
	padding: 0px;
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-left: 730px;
	width: 200px;
	}
html>body #floatbox1 {
	margin-left: 730px;
	width: 200px;/* ie5win fudge ends */
	}
	
#administrativa {
	width: 95%;
	padding: 5px 1% 10px 1%;
	margin: 50px auto 20px auto;
	clear:left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 85%;
	padding: 5px 3% 10px 3%;
	}
html>body #administrativa {
	width: 580px;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 1px;
	}	


div.spacer {
  clear: both;
  }
  
#administrativa div.left {
	float: left;
	width: 40%;
	display:inline;
	margin:0px;
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:50%;
} 
#administrativa div.right {
	float: right;
	width: 40%;
	margin:0px;
	display:inline;
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:50%;
} 

.indexbox {
	width: 90%;
	max-width:600px;
	margin-bottom: 30px;
	font-size: 120%;
}

#footer {
	width: 400px;
	font: 85%;
	margin-left: 60%;
	margin-right: 10px;
	}

#pageTop {
 	width: 580px;
	padding: 10px;
	text-align:center;
	font-size:105%;
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	}

/*Category navigation */

.catnav {
	font-size: 85%;
	text-align: right;
	font-weight:700;
	text-transform: uppercase;
	margin: 0px 5px 20px 0px;
}

/* Review formatting */
.printlink {
	text-align: center;
	display:block;
	text-transform:uppercase;
	margin: 5px 0px 5px 480px;
	padding: 3px;
	font-size:85%;
	width:100px;
	border: 1px dotted #446b74;
	background:#fff;
}

.printfriendly {
 	display: none;
}
.reviewer {
	text-align:left;
	padding-left: 25px;
	padding-top: 5px;
	font-size:1.15em;
	border-top: 1px solid;
	width: 350px;
}

.footnote {
	text-align:left;
	font-size:.90em;
	border-top: 1px solid;
    width: 550px;
}

.footnotenext {
	text-align:left;
	font-size:.90em;
    width: 550px;
}

.reviewer, .bookAuthor, .reviewTitle, .bookTitle, .bookSubtitle, .publisher {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p.bookAuthor{
	font-weight : bold;
	margin-bottom : 2px;
	margin-top : 2px;
	font-style : italic;
	width: 250px;
	text-align: left;
}

p.reviewTitle {
	text-align:center;
    font-size: 1.2em;
	font-weight : 700;
}

p.bookTitle {	
	text-align:left;
	font-size: 1.15em;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 5px;
	text-transform: uppercase;
	width: 350px;
}

p.bookSubtitle {
	text-align:left;
	margin-bottom : 2px;
	margin-top: 2px;
	font-weight: bold;
	width: 350px;
}

p.bookTranslator {
	text-align:left;
	margin-bottom : 2px;
	margin-top : 0px;
	font-weight : 600;
	width: 350px;}

p.publisher {
	text-align:left;
	margin-bottom : 2px;
	margin-top : 2px;
	font-weight : bold;
	width: 350px;}
	
p.reading {
	text-align:left;
	font-size: 1.15em;
	margin-bottom : 10px;
	margin-top : 10px;
	font-weight : bold;
	}

div.bookCover {
	float: right;
	padding: 8px;
	display:inline;}
	
div.artimage {
	float: left;
	padding: 8px;
	display:inline;}
	
div.outImage {
	float: left;
	padding: 20px;
	margin-bottom : 30px;
	margin-top: 30px;
	margin-left : 10px;
	margin-right: 10px;
	display; border-width:medium}
	
div.readingsCover img {
	display: block;
	padding: 5px;
	}
	
div.reading {
	float : left;
	padding: 5px;}
	
	
p.photocredit {
	margin-top : 3px;
    margin-bottom : 0px;
	font-size : .7em;
	text-align : right;
	border-bottom: dotted 1px;
	position:relative;
	display: block;
}

p.photocreditsmall {
	margin-top : 0px;
    margin-bottom : 0px;
	font-size : .7em;
	text-align : center;
	position:vertical;
}


.alignleft {
	float: left;
	padding: 5px;
}

.line {
	width: 75%;
	margin: 15px auto;
	border-bottom: 1px solid;
	clear:both;
	color: #101914;
}

/* Floatbox formatting */

#floatbox1 p, #floatbox1 h4, #floatbox1 a {
	font-family: Arial, Helvetica, sans-serif;
}

#floatbox1 h4 {
	padding: 5px;
	text-transform: uppercase;
	margin:3px 0px 3px 0px;
	line-height:1.1em;
}

#floatbox1 p {
	line-height: 1.1em;
	padding: 0px;
	margin: 2px;
	font-weight:700;
	text-align:left;
}

#floatbox1 a {
	line-height: 1.15em;
	display:block;
	padding: 0px;
	font-weight:700;
	margin-left: 5px;
}

#floatbox1 a.more {
	font-variant:small-caps;
}

/* Begin Form Elements */
.searchform {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	padding-top: 5px;
	}

.searchform #s {
        background-color: #fff;
		font-family: verdana, Arial, Helvetica, sans-serif;
		font-size:100%;
		padding: 2px;
		width: 75%;
		display: block;
	}

#searchsubmit {
	font-family: trebuchet, verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	text-transform:lowercase;
	margin-top: 5px;
	clear: left;
	}
	
/*Archives*/

.archive {
	min-width: 580px;
	background: #fff;
	padding: 5px;
	margin-top: 10px;
	border: 1px dotted;
	text-align:center;
	display:block;
	width: 580px;
	}

.archCover {
	text-align:center;
	float: left;
	padding: 1%;
	width: 22%;
	font-size:80%;
}

.archCover img {
	display: block;
	margin: 3px auto;
}

.archAuthor {
	float: left;
	padding: 1%;
	width: 15%;
}

.archAuthor img {
	display: block;
	margin: 1px auto;
}


.buyNow {
	font-size: 14px;
	font-weight:800;
	text-transform:uppercase;
}

.firstletter {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	padding-right:2px;
	}

/*Readings*/

reader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size:130%;
	}
	
date {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 800;
	}
	
.specialBox {
	font-weight: normal;
	text-align: center;
	width:65%;
	margin:5px auto;
	padding: 3px 5px;
}

.specialBox p {
	margin-top: 0px;
}

.round2 {
	border: 1px solid #446b74;
	width: 580px;
	margin-bottom: 5px;
}
