body {
background-color: #c0c0c0;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif; 
padding: 0;
margin: auto;
max-width: 980px;
}

/* might try Arial, Helvetica, sans-serif */


/* only force the vertical scroll bar on large displays */

@media screen and (min-width: 900px)
{
body {
  overflow-y: scroll;
}
}
#footer {
 font-size: .8em;
 color: #606060;
 margin-left: 1em;
 padding-bottom: 1em;
}

#container
{
background-color: #F2DCA4;
font-size: medium;
}

#bottomstuff1 {
padding: 2em;
border:solid; 
border-color: #501010;
}

/* font styles */

.bold {
font-weight:bold;
 }

.italic {
font-style:italic;
}
.bold_italic { 
font-style:italic;
font-style:bold;
 }

 .red {
 color: #c00000;
  }
  

h1 {
text-align: center;
color: 008000;
font-size: 3.5em;
font-weight: lighter;
}

h2.left_subtitle {
text-align: left;
color: 0000c0;
font-size: 1.8em;
font-weight: lighter;
margin-bottom: 0;
}

h2.centered_subtitle {
text-align: center;
color: 0000c0;
font-size: 2em;
font-weight: lighter;
margin-bottom: 0;
}

/* the next two are for title and byline for written pieces */

h1.title {
text-align: center;
color: 008000;
font-size: 2.5em;
font-weight: lighter;
}

h2.author {
text-align: center;
color: 008000;
font-size: 2.5em;
margin-top: -.5em;
font-weight: lighter;
}

h3 {
text-align: left;
color: #000080;
font-size: 1.25em;
}

.headline {
text-align: center;
color: c00000;
font-size: 2.5em;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
 }

 .sub_headline {
 text-align: center;
color: 000060;
font-size: 2.0em;
font-weight: normal;
margin-top: .5em;
margin-bottom: 1em;
 }

@media screen and (max-width: 640px){

h1{
font-size: 1.8em;
 }
h1.bordered {
font-size: 1.8em;
}

h2.left_subtitle {
font-size: 1.2em;
}

h2.centered_subtitle {
font-size: 1.2em;
}

h1.title {
font-size: 1.8em;
}

h2.author {
font-size: 1.2em;
}

h3 {
font-size: 1.1em;
}
.headline {
font-size: 1.8em;
}

.sub_headline {
font-size: 1.2em;
}


 }


p.after_h2 {
margin-top: .2em;
}


 
.clear-float {
clear: both;
}


.fit_any_screen {
max-width: 90%;
height: auto;
 display: block;
  margin-left: auto;
  margin-right: auto;
}


/* for thumbnails of all book covers */

.all_books {
 
text-align: center;
}

img.all_books {
padding: .5em;
max-width: 25%;
height: auto;
}

h2.bp {
color: #a0181a;
text-align: left;
font-size: 1.2em;
font-weight: bold;
margin-bottom: -.8em;
 }

@media screen and (max-width: 640px){

img.all_books {
padding: .3em;
max_width: 25%;
height: auto;
 }

h2.bp {
font-size: 1em;
margin-bottom: -1em;
}

}




.quoteblock {
display: block;
margin-left; auto;
margin right; auto;
 }

.quotation{
text-align: center;
color: #ffffff;
font-size: 1.5em;

}

.cite {
color:#1944FF;
font-weight:bold;
}
 

.blurb {
color: #000000;
}

.blurber {
display: block;
text-indent: 2 em;
margin-top:.3 em;
color: #a02020;
}

.event {

 }

 .event_date {
 color:#008000;
   }
   
   
.event_description {
color: #000000;
 }
 
a:link {
    color: #0000ff;
}

a:visited {
    color: #c00000;
}

a:hover {
    color: #FF00FF;
}

a:active {
    color: #ff0000;
}

/* NAVIGATION MENUS */

#navbar {text-align: center;
white-space: normal;
font-size: 1.2em;
margin-left: -2em;
line-height: 240%;
}



#navbar ul {
    list-style-type: none;
    margin-left: 0;
    padding: 0;
}

#navbar li {
    list-style-type: none;	 	
  display: inline;
  }

.nbsp {

white-space:nowrap;
 }
  

#navbar a:link {
    font-weight: bold;
    color: #ffffff;
    background-color: #0768a0;
    text-align: center;
    padding: 8px;
    text-decoration: none;
    text-transform: uppercase;
    border: solid;
    border-color: #000000;
    }

#navbar a:visited {
    font-weight: bold;
    color: #ffffff;
    background-color: #0768a0;
    text-align: center;
    padding: 8px;
    text-decoration: none;
    text-transform: uppercase;
    border: solid;
    border-color: #000000;
    }


#navbar a:hover, a:active {
    background-color: #000000;
}

/* for phones */

@media screen and (max-width: 640px) {

#navbar {
font-size: .8em;
margin-left: -2em;
line-height: 280%;
 }

#navbar a:link {
     padding: 6px;
 }

#navbar a:visited {
    padding: 6px;
 }
}

@media screen and (max-width: 320px) {

#navbar {
font-size: .6em;
margin-left: -2em;
line-height: 280%;
 }

#navbar a:link {
     padding: 6px;
 }

#navbar a:visited {
    padding: 6px;
 }
}

/* for displays of lots of covers */

.huge_cover {
 display: block;
  margin-left: auto;
  margin-right: auto;
    overflow: hidden;
max-width: 80%;

 }

img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
    overflow: hidden;
}

/* current image is 1040 x 258 */

img.headerimage {
  display: block;
  margin-left: auto;
  margin-right: auto;
    overflow: hidden;
max-width: 100%;
height: auto;

}

/* home page text next to photo */

img.bp {
  display: block;
  margin-left: auto;
  margin-right: auto;
    overflow: hidden;
 float: left;
width: 25%;
height: auto;
padding-right: 3%;
 padding-bottom: 2%m;
  }


img.bp_right {
  display: block;
  margin-left: auto;
  margin-right: auto;
    overflow: hidden;
 float: right;
max_width: 100%;
width: 15%;
height: auto;
padding-left: 3%;
 padding-bottom: 2%m;
} 
 
.book_page_text {
color: #000000;
font-size: 1.2em;
padding: 1em;
}

/* for photos floated left in text */

img.eye_candy_left {
  display: block;
  margin-left: auto;
  margin-right: auto;
    overflow: hidden;
 float: left;
max-width: 50%;
padding-right: 1em;
 padding-bottom: .2em;

}


img.eye_candy_right {
  display: block;
  margin-left: auto;
  margin-right: auto;
    overflow: hidden;
 float: right;
max-width: 50%;
padding-left: 1em;
 padding-bottom: .2em;
}

img.photos {
  display: block;
  margin-left: auto;
  margin-right: auto;
    overflow: hidden;
max-width: 100%;
}

p.long_text {
color: #000000;
font-size: 1.75em;
padding: 1em;
}



/* for most of the text in the site */

.blockoftext {
margin-left: auto;
margin-right: auto;
width: 85%;
font-size: 1.25em;
}

.bp {
margin-left: auto;
margin-right: auto;
width: 85%;
font-size: 1.5em;
}

@media screen and (max-width: 640px) {
.bp {
width: 95%;
font-size: 1.2em;
}
}

.blockoflargetext{
margin-left: auto;
margin-right: auto;
width: 80%;
font-size: 1.4em;

 }

.blockofsmalltext {
margin-left: 1em;
margin-right: 1em;
font-size: 1em;
}

.long_blockoftext {
margin-left: auto;
margin-right: auto;
width: 80%;
font-size: 1.25em;
}


.centered-text{
margin-left: auto;
margin-right: auto;
}


.blockoftext_em {
margin-left: auto;
margin-right: auto;
width: 45em;
}

.blockoftext_px {
margin-left: auto;
margin-right: auto;
width: 1000px;
}

.blockoftext_pct {
margin-left: auto;
margin-right: auto;
width: 70%;
}

/* styles for the weenies topical index */

.index_letters {
font-size: 1.5em;
 }
 
.index_entry {
color: #000000
font-size: 1.5em; 
 }


 /* buy buttons */
 
 .buy_button {
    float: left;
	display: block;
	max-width: 20%;
    margin: 0 0 15px 20px;
    padding: 15px;
    border: 1px solid black;
    text-align: center;
    background-color: #00c000
    }
    
 .buy_buttons {
   	display: inline;
	margin-left: auto;
    margin-right: auto;
    text-align: center;
    }    
    
</style>
