/* CSS Document */

/* Rain Taxi update September 2005
Author: Jessica Bennett
URL: http://www.accommodatingly.com */

body {
	color: #000;
	background:#ffffff url(/images/bgprint.gif) repeat;
	font-size:90%;
	}
	
p, h1, h2, h3, h4 {
	color: #000;
}

p.printfriendly {
    display: block;
    color: #000;
	font-size:100%;
	width:100%;
	font-style: italic;
}	

.printlink {
	display: none;
}
#banner {
	background: #fff url(/images/printbanner.gif) no-repeat;
	border: none;
}

#banner img {
	display: none;
}

#navbar, #floatbox1, #footer, .toclink {
	display: none;
}
#container {
	background: #fff;
	border:none;
	width: 100%;
}


#administrativa {
	background-color:#ffffff;
	border: solid 1px #1D4178;
	border-top: solid 3px #1D4178;
}





	
/* Basics */



a {
	text-decoration:none;
	}

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

p {
	text-align:justify;
	line-height:110%;}

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



h1, h2, h3, h4 {
	line-height:110%;
	margin-top:5px;
	margin-bottom: 10px;}
	
h1 {
	font-size: 1.75em;
	font-weight:800;
}
h2 {
	font-size: 1.5em;
	font-weight: 800;
}
h3 {
	font-size: 1.25em;
	font-weight: 800;
	text-transform:uppercase;
}
h4 {
	font-size: 1.1em;
	font-weight: 700;
}
h5 {
	font-size: 1em;
	font-weight: 600;
	font-style:italic;
	line-height: 1em;
	margin: 3px;
}	
blockquote, .reviewQuote {
	font-style:normal;
	margin: 8px 20px 8px 40px;
	}

address {
	margin: 8px 150px 8px 15px;
	font-style: normal;
	text-transform:uppercase;}

strong {
	font-weight: 700;
}

.printissue {
	color: #000;
	text-align: right;
	text-transform: uppercase;
	font-weight: 700;
	margin-top: 2px;
	font-size: 1.25em;
	border-bottom-style:double;
	padding-bottom: 5px;
	width: 100%;
}

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

.tocSection {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: 800;
	font-size:125%;
	margin: 10px 15px;
	text-align:left;
}

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

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

.tocTopsection {
	text-align: center;
	font-size: 130%;
	font-weight:700;
	margin: 10px 20px 5px 20px;
}

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

.tocTopDesc {
	margin: 5px 40px 15px 40px;
	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 */

	
#banner {
	margin: 0px 10px 5px 0px;
	padding: 0px;
	min-width:760px;
	height: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 100px;
	}
html>body #banner {
	height: 100px; /* ie5win fudge ends */
	}
	
#container {
	margin: 5px 10px 10px 0px;
	padding: 0;
	position:absolute;
}

#content {
	margin-left: 25px;
	padding: 10px 0px 20px 30px;
	width: 600px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	padding: 0px 0 20px 8%;
	width: 600px;
	margin-left: 10%;	}
html>body #content {
	padding: 10px 0px 20px 30px;
	width: 600px;
	margin-left: 25px; /* 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: 95%;/* ie5win fudge ends */
	padding: 5px 1% 10px 1%;
	}	


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%;
	margin-bottom: 30px;
	font-size: 120%;
}

#pageTop {
 	width: 100%;
	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 */

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

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

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

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

p.bookSubtitle {
	text-align:left;
	margin-bottom : 2px;
	margin-top: 2px;
	font-weight: 600;
	width: 250px;
	font-style:italic;}

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

p.publisher {
	text-align:left;
	margin-bottom : 2px;
	margin-top : 2px;
	font-weight : 600;
	width: 250px;}

div.bookCover {
	float: right;
	padding: 5px;
	display:inline;}
	
div.reading {
	float : left;
	padding: 5px;}
	
	
p.photocredit {
	margin-top : 3px;
    margin-bottom : 0px;
	font-size : .9em;
	text-align : right;
	border-bottom: dotted 1px;
	position:relative;
}

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


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

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

