/* CSS Styles */
/* CSS Document */
* {margin:0;padding:0}
html {font:small/1.4 "Times New Roman", Times, serif;color:#000000;}
body {font-size:101%;background:url(../images/bkgd_stars.png) no-repeat 0 bottom;padding-bottom:100px;}
a {outline:none;text-decoration:none;color:#CC9900;font-style:italic;}
a:hover {color:#000000;}
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
≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠*/
/* OVERALL CONTAINER */
div#container {
position:relative;
width:100%;
font-size:1.1em;
padding-bottom:200px;
background:url(../images/header_stars2.jpg) no-repeat 16px 0;
}
/* HEADER CSS */
div#header {
position:relative;
width:100%;
height:268px;
margin-left:75px;

}
div#header h1 {
position:absolute;
bottom:9px;
left:0;
width:376px;
height:124px;
overflow:hidden;
font-size:2em;
text-indent:-5000em;
}
div#header h1 a {
position:relative;
width:376px;
height:124px;
text-indent:-5000em;
display:block;
background:url(../images/logo.png) no-repeat 0 0;
}
/*
_____CONTENT CSS
*/
div#contentwrapper {
position:relative;
width:1100px;
margin-left:44px;
}
div#menu {
position:relative;
float:left;
width:200px;
padding-top:38px;
}
div#menu ul {
margin-left:0;
}
div#menu ul li {
margin-bottom:6px;
font-size:1.1em;
}
div#menu ul li a {
color:#000000;
font-style:normal;
font-size:1.1em;
display:block;
width:100%;
padding:2px 0 0 32px;
}

div#menu ul li a:hover {
color:#000000;
font-weight:bold;
background:url(../images/grey_dot.png) no-repeat 0px 1px;
}
div#menu ul li a.current {
color:#000000;
background:url(../images/grey_dot.png) no-repeat 0px 1px;
}
div#menu ul li a.current {
font-weight:bold;
}

div#menu ul.artlady-links li {
	margin-bottom: 15px;
}

div#menu ul.artlady-links li a {
	font-size: .9em;
}

div#menu ul.artlady-links li a:hover {
	background: none;
	font-weight: normal;
	color: rgba(0, 0, 0, .5);
}

.artlady-header {
	margin: 28px 0 10px 32px;
	font-size: 1.1em;
	font-weight: normal;
	color: #cc9900;
}

div#menu ul li ul {
margin:0;
}
div#menu ul li ul li {
margin-bottom:0px;
line-height:1.1em;
}
div#menu ul li ul li:first-child {
margin-top:3px;
}
div#menu ul li ul li:last-child {
margin-bottom:0;
}
div#menu ul li ul li a {
color:#000000;
font-style:italic;
font-size:.85em;
display:block;
width:100%;
}
div#menu ul li ul li a:hover {
color:#CC9900;
font-weight:normal;
background:none;
}
div#menu ul li ul li a.active {
color:#cc9900;
background:none;
}
div#menu ul li ul li a span {
display:block;
line-height:.8em;
}
div#menu img {
margin:100px 0 0 12px;
}
div#content {
position:relative;
float:right;
margin-top:40px;
width:820px;
min-height:600px;
}
/* HOME PAGE CSS */
div#home {
position:relative;
padding-top:18px;
}
div#home h3 {
font-size:1em;
font-weight:bold;
margin:30px 0 30px 20px;
}
div#home ul {
margin-left:100px;
}
div#home ul li {
display:inline;
margin-right:170px;
}
div#home ul li a {
font-weight:bold;
font-size:.85em;
}
div#home ul li.last {
margin-right:0px;
}
/************************
*************************
*************************/
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;
}
div#about address {
margin-bottom:20px;
}
/* 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;
}
.ladylike-header em {
	display:block;
	font-weight: normal;
	font-size:.9em;
}
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;
}
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 h2 {
font-weight:normal;
}
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;
}
div#news div.newsevents h3 {
font-weight:bold;
font-size:1.1em;
margin-bottom:4px;
}
div#news div.newsevents h4 {
font-size:.9em;
font-weight:normal;
}
div#news div.newsevents h5  {
font-size:1em;
margin-top:4px;
}
/* READINGS */
div#readings {

}
div#readings table td {
padding:0 10px;
}
div#readings div {
margin-bottom:10px;
}

/******************CONTACT FORM*****************/
div#contact img {float:left;}
div#contact address, div#contact form, div#contact h2, div#contact ul {padding-left:280px;}
div#contact ul li {color:red;}
div#contact .contact-form p {
margin:0;
padding:0;
}
div#contact form {
margin-bottom:30px;
}
div#contact input, div#contact textarea {
width:80%;
height:30px;
margin-bottom:16px;
margin-top:4px;
border:1px solid #cccccc
}
div#contact address {margin-bottom:20px;}
div#contact textarea {
height:80px;
}
div#contact input#submit {
width:auto;
height:auto;
}
#submit {
    background-color:#999999;
    border: medium none;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: .9em;
    font-weight: bold;
    line-height: 100%;
    padding: 18px 22px;
    text-align: center;
    text-transform: uppercase;
    transition: background 0.1s ease-in-out 0s;
    vertical-align: middle;
}
#submit:hover {
	color:#111111;
    background-color:#e0e0e0;
}
div#contact .captcha img {float:none;}
div#contact .captcha, div#contact .captcha input {margin:0;}
div#contact .captcha input {width:36%;}
div#contact .message {
color:#CC9900;;
font-size:1.5em;
font-style:italic;
margin:26px 0 30px 0;
}
.special_input {
display:none;
}
/* FOOTER CSS */
div#footer {
position:relative;
width:1100px;
margin-top:30px;
text-align:right;
font-size:.85em;
}

/* MISCELLANEOUS */
div#center_top {
position:relative;
height:300px;
text-align:center;
border:thin dashed red;
}
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 */

.zebra {
background:#dddddd;
color:#666666;
}
.zebraHover {
background-color:#FFFACD;
}
div#bio div#newsy {
width:300px;
height:100px;
overflow:scroll;
}
div#navigation {
position:relative;
}
div#news {
min-height:650px;
}