/* CSS Document */
* {margin:0;padding:0}
html {font:small/1.4 "Times New Roman", Times, serif;color:#000000;}
body {font-size:101%;min-width:1150px;background:url(../images/bkgd_red.png) repeat-y left top;}
a {outline:none;text-decoration:none;color:#c1272d;font-style:italic;}
a:hover {color:#0a0a0a;}
select { min-width:1.5em; }
ul {list-style-type:none;}
img{outline:none;border:none;}
h2 { /* for all page headers */
font-size:1.2em;
color:#000;
margin-bottom:10px;
}
h3 { /* for all page subheaders */
font-weight:normal;
font-size:15px;
}
/*____________________________
CSS FOR LAYOUT
≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠*/
div#red_image {
position:absolute;
top:0px;
left:0px;
width:26px;
height:118px;
background:#c22547;
}
/* OVERALL CONTAINER */
div#container {
position:relative;
width:1030px;
margin:0 auto;
font-size:1.1em;
}
/* HEADER CSS */
div#header {
position:relative;
width:100%;
height:200px;
}
div#header h1 {
position:absolute;
top:82px;
left:10px;
width:366px;
height:40px;
overflow:hidden;
font-size:2em;
text-indent:-5000em;
}
div#header h1 a {
position:relative;
width:366px;
height:40px;
text-indent:-5000em;
display:block;
background:url(../images/logo.png) no-repeat 0 0;
}
/**********************
***********************
***********************/
body.sans_serif div#header h1 {
position:absolute;
top:82px;
left:10px;
width:467px;
height:50px;
overflow:hidden;
font-size:2em;
text-indent:-5000em;
}
body.sans_serif div#header h1 a {
position:relative;
width:467px;
height:50px;
text-indent:-5000em;
display:block;
background:url(../images/logo2.png) no-repeat -20px -18px;
}
/* Originally for rollover
div#header h1 a:hover {
width:366px;
height:40px;
background:url(../images/logo.png) no-repeat 0 -34px;
}
*/
div#header span {
position:absolute;
top:25px;
left:639px;
width:auto;
height:30px;
font-size:1.1em;
font-style:italic;
}
/*
_____CONTENT CSS
*/
div#contentwrapper {
position:relative;
width:1024px;
}
div#menu {
position:relative;
float:left;
width:200px;
padding-top:38px;
}
div#menu ul {
margin-left:10px;
}
div#menu ul li {
margin-bottom:6px;
font-size:1.1em;
}
div#menu ul li a {
color:#000000;
font-style:normal;
}
div#menu ul li a:hover {
color:#c1272d;
}
div#menu ul li a.active {
color:#c1272d;
}
div#menu ul li ul {
margin-left:-12px;
}
div#menu ul li ul li{
margin-bottom:0px;
line-height:1.1em;
}
div#menu ul li ul li:first-child {
margin-top:10px;
}
div#menu ul li ul li:last-child {
margin-bottom:10px;
}
div#menu ul li ul li a {
color:#000000;
font-style:italic;
font-size:.85em;
display:block;
width:100%;
padding-left:14px;
}
div#menu ul li ul li a:hover {
color:#000000;
background:url(../images/grey_dot.png) no-repeat 2px 3px;
}
div#menu ul li ul li a.active {
color:#000000;
background:url(../images/grey_dot.png) no-repeat 2px 3px;
}
div#menu img {
margin:100px 0 0 12px;
}
div#content {
position:relative;
float:right;
width:820px;
min-height:752px;
}
/* HOME PAGE CSS */
div#home div.bookrow {
position:relative;
width:825px;
margin-bottom:50px;
}
div#home div.bookrow img {
float:left;
}
div#home div.bookrow img.line_image {
float:none;
}
div#home div.bookrow h2, div#home div.bookrow h3, div#home div.bookrow h4, div#home div.bookrow p {
margin-left:246px;
}
body.sans_serif  div#homeright h2 {
background:none;
width:auto;
height:auto;
font-weight:normal;
font-size:1.8em;
text-indent:0em;
margin-bottom:16px;
}
div#home div.bookrow h2 {
font-size:1.2em;
margin-bottom:16px;
}
div#home div.bookrow h3 {
font-size:1.1em;
margin-bottom:1px;
}
div#home div.bookrow h4 {
font-size:1em;
margin-bottom:10px;
}
div#home div.bookrow p {
margin-bottom:18px;
width:490px;
}
div#home div.bookrow p.morebottom {
margin-bottom:28px;
}
div#home div.bookrow p.lessmargin {
margin-bottom:8px;
}
/***********************
************************/
div#hometop {
height:auto;
width:100%;
margin-bottom:40px;
padding-bottom:60px;
background:url(../images/line.jpg) no-repeat 10px bottom;
}
div#hometop img.imgleft {
float:left;
width:auto;
height:auto;
}
div#homeright {
float:right;
width:510px;
padding-right:70px;
}
div#homeright h2 {
width:136px;
height:20px;
overflow:hidden;
font-size:1.2em;
text-indent:-5000em;
margin-bottom:16px;
background:url(../images/playdate.png) no-repeat;
}
div#homeright p {
margin-bottom:28px;
}
div#home div#bottombooks {
position:relative;
width:820px;
}
div#home div#bottombooks div.bottombook {
float:left;
width:180px;
margin:0 110px 0 10px;
}
div#home div#bottombooks div.bottombook.last {
margin-right:0px;
}
/* ABOUT PAGE CSS */
div#about {
width:619px;
min-height:610px;
margin-left:35px;
}
div#about img {
float:left;
width:239px;
width:239px;
padding:0 25px 5px 0;
}
div#about h2 {
margin:4px 0 20px 214px;
font-weight:normal;
font-size:18px;
color:#000;
}
div#about ul {
margin:6px 0 0 16px;
list-style-type:disc;
}
div#about p {
margin-bottom:26px;
line-height:1.6em;
font-size:1em;
}
/* BIBLIO PAGE CSS */
div#biblio {
position:relative;
padding:48px 49px 40px 55px;
height:100%;
}
div#biblio h2 {
/*width:108px;
height:22px;
background:url(../images/biblio_header.gif) no-repeat;
text-indent:-5000em;*/
margin-bottom:10px;
}
div#biblio h3 {
margin-bottom:10px;
}
div#biblio ul {
margin-top:20px;
}
div#biblio ul li {
list-style-type:none;
margin-bottom:20px;
font-style:italic;
}
div.entry {
width:100%;
margin-bottom:34px;
}
div.entry img {
float:left;
width:154px;
}
div.entryright {
margin-left:184px;
width:auto;
}
div.entryright h2 {
font-size:1.2em !important;
background:none !important;
text-indent:0px !important;
width:auto !important;
font-style:italic;
color:#464646 !important;
}
div.entryright h3 {
font-size:1em !important;
}
div.entryright p {
margin-bottom:12px;
}
div.entryright h4 {
margin-bottom:10px;
}
div#book {
width:610px;
margin-left:35px;
}
div#bookimg {
text-align:left;
width:100%;
margin:0 0 30px -10px;
}
div#bookimg2 {
float:left;
width:226px;
margin:0 0 30px -10px;
text-align:right;
}
div#bookimg2 img {

}
div#bookimg2 h4 {
margin-left:130px;
}
div#bookimg h4 {
margin-left:130px;
font-weight:normal;
font-size:.95em;
}
div#bookimg h4 a {
font-style:italic;
font-size:1.1em;
}
div.side {
float:right;
width:360px;
margin
background:silver;
}
div.bottom {
clear:both;
}

div#book h2 {
margin:17px 0 30px 0;
}
div#book h3 {
margin-bottom:26px;
font-weight:bold;
}
div#book h5 {
font-size:13px;
font-weight:normal;
margin-bottom:38px;
}
div#book blockquote {
margin-bottom:34px;
}
div#book blockquote cite span {
font-style:normal;
}
div#book blockquote cite strong {
font-style:normal;
font-weight:bold;
}
div#book p {
margin-bottom:34px;
line-height:1.5em;
}
div#book p.justify {
text-align:justify;
word-spacing:-.1em;
}
div#book ul {
margin-bottom:34px;
}
div#book ul li {
margin-bottom:14px;
}
div#buy {
width:610px;
margin-left:35px;
padding-top:20px;
}
div#buy a img {
float:left;
margin-left:10px;
width:165px;
height:auto;
}
div#buy h2, #buy h3, #buy ul {
margin:0 0 0 200px;
}
div#buy h2 {
margin-bottom:8px;
/*background:url(../images/bkheaders_wheretobuy.gif) no-repeat;*/
}
div#buy h2 a {
font-weight:normal;
font-size:18px;
width:340px;
height:20px;
}
div#buy h2 em {
color:#000;
font-size:16px;
}
div#buy h3 {
font-size:14px;
font-weight:normal;
margin-bottom:18px;
}
div#buy ul li {
margin-bottom:10px;
}
/* PLAYS PAGE CSS  */
div#plays {
position:relative;
width:610px;
margin-left:35px;
}
div#plays div#center_top img {
position:absolute;
width:309px;
height:190px;
left:-4px;
bottom:50px;
}
div#plays ul {
margin-bottom:20px;
}
div#plays ul li {
margin-bottom:8px;
}
/*  NEWS PAGE CSS  */
div#news {
position:relative;
width:610px;
margin-left:35px;
}
div#news div#center_top img {
position:absolute;
width:133px;
height:135px;
left:0;
bottom:35px;
}
div#news div.newsevents {
margin:0px 0px 15px 5px;
}
/* CONTACT PAGE CSS */
div#contact {
width:610px;
min-height:610px;
margin-left:35px;
}
div#contact div#center_top img {
position:absolute;
width:172px;
height:21px;
left:0;
bottom:70px;
}
div#contact ul li {
margin-bottom:22px;
}
/* FOOTER CSS */
div#footer {
position:relative;
width:auto;
margin-top:30px;
text-align:right;
font-size:.85em;
}

/* MISCELLANEOUS */
div#center_top {
position:relative;
height:300px;
text-align:center;
}
img.pushdown {margin-top:40px;}
.arrow {
padding-left:13px;
width:auto;
height:auto;
background:url(../images/arrow.jpg) no-repeat 0 center;
font-weight:normal;
font-size:1.1em;
}
.tighten {
word-spacing:-.1em;
}
.loosen {
word-spacing:.1em;
}
.justify {
text-align:justify;
}
.redlink {
color:#ef3b24;
}
p#emailicon {
width:auto;
height:auto;
margin:30px 0 20px 0;
padding:0 0 0 40px !important;
background: url(../images/flapper.png) no-repeat 0 5px;
}
div.nobackground {
background:none;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
