/* 

Sherlock Holmes Public Library 2004
  http://sherlock.mindcop.net 
          
*/

body { background-color: #657A71; }

/* BEGIN NAV MENU STYLE */
#navlist3 { margin-top: 0px; padding-left: 0px; margin-left: 0px; }

#navlist3 ul, #navlist3 li {
	margin: 0px;padding: 0px;
	font-family: "Lucida Sans Unicode", vera, verdana, lucida, sans-serif;
	display: inline;
	list-style-type: none;
}

#navlist3 a:link, #navlist3 a:visited { line-height: 14px; font-weight: bold;
	margin: 5px 5px 5px 5px; text-decoration: none; color: #C37500; }

#navlist3 a:link#current, #navlist3 a:visited#current, #navlist3 a:hover {
	border-bottom: 3px solid #606060; padding-bottom: 2px;background: transparent;color: #000; }

#navlist3 a:hover { color: #606060; }

/* BEGIN toc.html LIST STYLE */
.navcontainer-toc ul {
	list-style-type: none;
	text-align: left;
	margin-left: 50px;
}

.navcontainer-toc ul li a {
	background: transparent url(list-off.png) left center no-repeat;
	padding-left: 15px;
	text-align: left;
	font: normal 14px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration: none;
	color: #999;
}

.navcontainer-toc ul li a:hover {
	background: transparent url(list-on.png) left center no-repeat; color: black;
}

.navcontainer-toc ul li a#current { background: transparent; color: #666; }

.navcontainer-toc li { 
	font: normal 14px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	padding-bottom: 5px; }

/*
 */

.list-title {
	text-align: center;
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: 1.2em;
}

.thecanon {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', verdana, lucida, sans-serif;
	font-size: 2em; text-align: center; }

#intro {
	text-align: justify;
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 14px; color: #000000; padding-left: 38px; }

.p2 {
	font-family: georgia, times new roman, serif; font-size: x-small; }

.p2:first-letter { font-size: 9px; color: #955900; }

#quote3 { text-align: right; font-family: "Lucida Sans Unicode", vera, verdana, lucida, sans-serif;
	font-size: 9px; text-decoration: none; color: #5E756B; }

.orange { color: #C37500;}

#casebook { font-size: xx-small; color: #A0A0A0; }

/* RSS FEED STYLES XXXXXXXXXXXXXXXXXXXXXX */
.rss-box { margin: .5em; padding-left: 34px; width: 250px; background-color: #EDE4DA; border-left: 1px dashed black; }

.rss-items { margin-top: 0px; margin-left: 0px; padding-right: .5em;
padding-left: .5em; color: #000000; }

p.rss-title { padding: 0.5em; }

.rss-title { font-size: 11px; background-color: #686868; color: #C37500;
font-weight: bold; text-align: center; }

.rss-item { color: #000000; font-size: 8pt; list-style: none;
padding-bottom: 1em; text-align: left; }

.rss-item a { color:#000; font-family: georgia, 'times new roman', serif; font-size: 8pt; font-weight: normal; text-decoration: none; }

.rss-item a:visited { color: #865000; }
.rss-item a:hover { color: #975B00; }
.rss-date { font-size: 7pt; color: #C37500; }

/* BEGIN SINGULAR OBSERVANCES STYLE */

.navcontainer ul { list-style-type: none; text-align: left; }

.navcontainer ul li a {
	background: transparent;
	padding-left: 0px;
	text-align: left;
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration: none;
	color: #999;
}

.navcontainer ul li a:hover { background: transparent; color: black; }

.navcontainer ul li a#current { background: transparent; color: #666; }

.navcontainer li { margin-top: 10px; }

/* QUOTE BOX STYLES */
.quotebox001 {
	background: url(images/quoteboxbackground.jpg) bottom center no-repeat;
	width: 160px;
	height: 140px;
	text-align: left;
	margin-top: 200px;
	margin-right: 0px;
	border-right: 1px solid #787878;
	border-bottom: 3px solid #787878;
	border-left: 1px solid #787878;
}

.quotebox002 {
	background: url(images/quoteboxbackground2.jpg) bottom center no-repeat;
	width: 160px; height: 140px; text-align: left;
	margin-top: 120px; border-right: 1px solid #787878; border-bottom: 6px solid #787878;
	border-left: 1px solid #787878;
}

/*  quote box header */
.quoteheader {
	background-color: #787878;
	width: 156px;
	height: 16px;
	text-align: left;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	padding: 2px 2px 2px 3px;
	border-top: 1px solid #787878;
	border-bottom: 1px solid #787878;
}

/* QUOTE BOX TEXT */
.quotetext {
	font-family: "Lucida Sans Unicode", vera, verdana, lucida, sans-serif;
	font-size: 11px;
	color: black;
	padding: 8px 8px 8px 8px;
}

a.quote {
	font-size: 11px;
	color: #EDE4DA;
	text-decoration: underline;
	padding-left: 5px;
}

/* STORY TITLES IN COLUMN 1 */

#strand {
	text-align: center;
	font-family: "times new roman", georgia, serif;
	font-size: 20px;
	letter-spacing: 5px;
}

#storygroup {
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, vera, verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: black;
	text-align: center;
	padding-left: 5px;
}

#storygroup2 {
	margin-top: -12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, vera, verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: black;
	text-align: center;
}

#doyle {
	text-align: center;
	font-family: "times new roman", times, georgia, serif;
	font-size: 12px;
	letter-spacing: 1px;
}

#storytitle {
	text-align: center;
	font-family: "times new roman", georgia, serif;
	font-size: 22px;
	font-style: italic;
	color: #C37500;
}

/* ADVENTURES COLUMN ALIGNMENT STYLE */

#scandal_mozilla { width: 0px; height: 61px; margin: 0px; padding: 0px; }
#scandal_ie { width: 0px; height: 0px; margin: 0px; padding: 0px; }
#red_mozilla { width: 0px; height: 49px; margin: 0px; padding: 0px; }
#red_ie { width: 0px; height: 0px; padding: 0px; margin: 0px; }
#identity_mozilla { width: 0px; height: 57px; margin: 0px; padding: 0px; }
#identity_ie { width: 0px; height: 0px; padding: 0px; margin: 0px; }
#bc_mozilla { width: 0px; height: 30px; margin: 0px; padding: 0px; }
#bc_ie { width: 0px; height: 0px; padding: 0px; margin: 0px; }
#boscombe_mozilla { width: 0px; height: 27px; margin: 0px; padding: 0px; }
#boscombe_ie { width: 0px; height: 0px; margin: 0px; padding: 0px; }
#pips_mozilla { width: 0px; height: 98px; margin: 0px; padding: 0px; }
#pips_ie { width: 0px; height: 0px; margin: 0px; padding: 0px; }

/* STUDY IN SCARLET COLUMN STYLE */
#scarlet1_mozilla { width:0px; height:45px; margin:0px; padding:0px; }
#scarlet1_ie { width:0px; height:0px; margin:0px; padding:0px; }
#scarlet2_mozilla { width:0px; height:120px; margin:0px; padding:0px; }
#scarlet2_ie { width:0px; height:0px; margin:0px; padding:0px; }
#scarlet3_mozilla { width:0px; height:75px; margin:0px; padding:0px; }
#scarlet3_ie { width:0px; height:0px; margin:0px; padding:0px; }
#scarlet4_mozilla { width:0px; height:112px; margin:0px; padding:0px; }
#scarlet4_ie { width:0px; height:0px; margin:0px; padding:0px; }
#scarlet5_mozilla { width:0px; height:15px; margin:0px; padding:0px; }
#scarlet5_ie { width:0px; height:0px; margin:0px; padding:0px; }
#scarlet6_mozilla { width:0px; height:60px; margin:0px; padding:0px; }
#scarlet6_ie { width:0px; height:0px; margin:0px; padding:0px; }
#scarlet7_mozilla { width:0px; height:35px; margin:0px; padding:0px; }
#scarlet7_ie { width:0px; height:0px; margin:0px; padding:0px; }
#scarlet8_mozilla { width:0px; height:29px; margin:0px; padding:0px; }
#scarlet8_ie { width:0px; height:0px; margin:0px; padding:0px; }

#backgrnd { 
	background: url(images/background.gif);
}
