/* li, 10/03 for liztoffey.com

known bugs: 
 NN4 navbar width, footer border, photo margin, strange printing for navbar, 
 		extra space btw navbar & content, map border creates extra empty box,
 		map imgs won't load next to each other,
 		14px bold appears as 12px bold (highlight, listhead, contrast)
 NN4 doesn't support content centering or list-style-image
 NN4 & IE5 don't support a:hover or a:active
 IE5 ul>li margin doesn't work
 IE6 a.this color doesn't work in navbar
 
*/

body {     /* i started with #630 on #FAF0D3 ; text on old site was #894E15 */
	background-color: #333; /* 12-1-03 liz chose medium gray #666 but i think we need higher contrast for legible text */
	color: #fff;    
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
}

/* white #fff
   grays light to dark: #ccc #999 #666 #333
   black #000 */

/*----------------------------------------------------------------------
     banner 
----------------------------------------------------------------------*/

#banner {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
}

#banner img {
	border:0;
}

/*----------------------------------------------------------------------
     navigation
----------------------------------------------------------------------*/

div#navbar {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #6c0;  /* (only needed until all pages use new 'this' link) */
	background-color: #666;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold;
	line-height: 20px;
	display: block;
}
div#navbar a:link, div#navbar a:visited {
	color: #000;
	background-color: #666;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
div#navbar a:hover {  /* colors work in mozilla _if_ you say "div#" */
	color: #6c0;
	background: #666;
	text-decoration: none;
}
div#navbar a.this {  /* color doesn't work in IE6  (12/07)  */
	color: #6c0;
	background: #666;
}
div#navbar a.this:hover {  /*   ***   use a slighly brighter green? */
}


div#nav2 {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	text-align: left;
	color: #000;
	background-color: #666;  /* next lightest 999 */
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	line-height: 16px;
	display: block;
}
div#nav2 a:link, div#nav2 a:visited {  
	color: #000;
	border-top: 1px solid #000;
	background-color: #666;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
div#nav2 a:hover { 
	color: #6c0;
	background: #666;
	text-decoration: none;
}
div#nav2 a.this {
	color: #6c0;
	border-top: 1px solid #6c0;
	background: #666;
}
div#nav2 a.this:hover {
/*	border-top: 1px solid #000; */
}


/* these from eric meyer 
div#links a {display: block; text-align: center; font: bold 1em sans-serif; 
   padding: 5px 10px; margin: 0 0 1px; border-width: 0; 
   text-decoration: none; color: #FFC; background: #444;
   border-right: 5px solid #505050;}
div#links a:hover {color: #411; background: #AAA;
   border-right: 5px double white;}
div#links a span {display: none;}
div#links a:hover span {display: block;
   position: absolute; top: 180px; left: 0; width: 125px;
   padding: 5px; margin: 10px; z-index: 100;
   color: #AAA; background: black;
   font: 10px Verdana, sans-serif; text-align: center;}
*/

/* this is for the mouseover popup trick 
div#navbar a span {
	display: none;
}
div#navbar a:hover span {
	display: block;
	position: absolute; 
	top: 65px;
	width: 690px;
	margin-top: 20px;
	margin-right: auto;
	padding: 5px; 
	color: #6c0; 
	background: #666;
	font: 10px Verdana, sans-serif; 
	text-align: center;
}
*/



div#leftnav {    /* 20031211: not currently in use */
	width: 200px; 
	/*float:left; */
	height: auto;
	text-align: left;
	margin-right: 15px;
	border:1px solid #c96;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right:10px;
}

/*----------------------------------------------------------------------
     main content div
----------------------------------------------------------------------*/

div#content {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
/*	margin-bottom: 30px; */
	text-align: left;
}

     /*-----------------------------------------------------------------
          front page 
     -----------------------------------------------------------------*/

div.foursquaretop {  /* front page */
	text-align: center;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 15px;
/*	padding-top: 20px;
	padding-bottom: 20px; */
	border: 1px solid #ccc;
	width: 300px;
	float: left;
}
div.foursquarebottom {  /* front page */
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 15px;
/*	padding-top: 20px;
	padding-bottom: 20px; */
	border: 1px solid #ccc;
	width: 300px;
	float: left;
}
div.foursquaretop img {
	border:0;
}
div.foursquarebottom img {
	border:0;
}

div#epigram {  /* front page */
	clear: left;
	margin-left: 10px;
	margin-right: 10px;
}
div#epigram p {
	font-size: 12.5px; 
	color: #fff;  /* green #6c0 */
}

/* ----------------- styles for special solo show in apr 08 -------------------------*/
div#announce {  /* front page */
	clear: left;
	margin-left: 15px;
	margin-right: 55px;
}
div#announce p {
	font-size: 12.5px; 
	color: #fff; 
	padding: 5px;
	background-color: #4d4d4d;
	border: 1px solid #6c0;
	text-align: center; /* added after removing opening-party details */
}
div#announce .solo {
	font-size: 14px;
	padding-right: 20px;  /* added after removing opening-party details */
}
h1.exhibit {
	font-variant: small-caps;
	margin-bottom: 2px;
}
table.exhibit {
	margin-top: 10px;
}
span.exhibit {
	font-size: 14px;
}
span.party {
	font-size: 15px;
	font-weight: bold;
	color: #7993DD;
}
td.party {
	background-color: #4d4d4d;
}
div.artiststmt {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 15px;
	border: 1px solid #7993DD;
}
p.onlinegallery {
	text-align: center;
}

     /*-----------------------------------------------------------------
          top level of section (Artist, Gardener, &c)
     -----------------------------------------------------------------*/

td.leftimg {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
td.rightlabel {
	padding-top: 0;  /* looks a little funny in IE6, but the alternative is weirder in FF */
	vertical-align: top;
}

div.imggrid {   /* lecturer */
	float: left;
/* 12/07: this was broken in IE6 
	width: 31%;  
	margin-left: 1%;
	margin-right: 1%; */
	width: 220px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0;
	margin-bottom: 0;
}

img.border {
	border: 3px solid #ccc;
}
img.floatleft {
	float: left;
	margin-right: 20px;
}
img.floatright {
	float: right;
	clear: both;
	margin-left: 20px;
}

h2.sectionlink img {
/*	border:0; */
	border: 3px solid #ccc;
}

div#leftcol {
/*	float: left; */
	margin-bottom: 20px;
/*	clear: left; */
}

div#leftcol img {
/*	border:0; */
	border: 3px solid #ccc;
}

/*
#midcol {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
}*/

div#rightcol {
/*	margin-left: 170px; */
}
.righttest {
/*	margin-left: 200px;
	margin-top: 10px;
	padding-top: 20px;
	display: block; */
}

/*
#rightcol img {
	margin-bottom: 10px;
	
}
*/


     /*-----------------------------------------------------------------
          nested docs (in Writer)
     -----------------------------------------------------------------*/

#article {
        margin-top: 20px;
        padding: 10px;
        border: 1px solid #666;
}



     /*-----------------------------------------------------------------
          art pages
     -----------------------------------------------------------------*/

/* *** in opera 6 (os x), this doesn't inherit max width=700 from parent div content */
div.thumbnail {            
	float: left;
/*	width: 200px;
	height: 230px; */

	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px; 
/*
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;  
*/
	padding-bottom: 20px;
}

 .clearboth { clear: both; }

div.thumbnail img {
	border: 3px solid #ccc;
}

div#fullimage {
	margin-left: 50px;
}

div#fullimage img {
	border:3px solid #ccc;
}

     /*-----------------------------------------------------------------
          common elements
     -----------------------------------------------------------------*/

h1 {
	font-size: 19px; 
	margin-top: 2px;
}
/*h1.spacebefore {    tried on lecturer
	margin-top: 15px;
}*/
h2 {
	font-size: 14px; 
}
h2.sectionlink {  /* appears in divs foursquare & imgrow */
	color: #ccc;
	background-color: #333;
}
h2.subtitle { /* appears in gravelpit story */
	margin-top: -15px;
}
h3 {
	font-size: 12px;
	margin-bottom: 4px;
}
p {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px; 
}

p.clickme {  /* "click to see larger image" */
	margin-bottom: 25px;
}

p.contactbold { 
	padding-left:20px;
	font-weight: bold;
}

p.contact { 
	padding-left:20px;
}

emph {
	font-style: italic; 
}

ul { 
   font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
   font-size: 12px;
   line-height: 15px;
   list-style-type: square;   /* solid in mozilla, hollow in opera */
   list-style-image: url(/images/sdi_rd.gif); 
}
ul.unlabeled { 
	list-style-type: none;
	line-height: 12px;    /* 2feb06: not sure where this is used; grep doesn't find it */
}

ol { 
   font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
   font-size: 12px;
}

dt {  /* showcase */
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

p.indent {  /* artist>prints */
	margin-left: 20px;
}

p.prints { /* ashokan bridge */
/*	text-align: center; */
	margin-left: 280px;
	margin-top: -25px;
}

.smallcaps {
	font-variant: small-caps;
}

     /*-----------------------------------------------------------------
          tables
     -----------------------------------------------------------------*/

table {  /* first(?) used on artist>prints page, oct05 */
	margin-left: 20px;
}

th {
	padding-right: 10px;
}


     /*-----------------------------------------------------------------
          links
     -----------------------------------------------------------------*/

a {
	text-decoration: underline;
	color: #6c0;
}

a.subtle {  /* link to infotamers */
	background-color: #333;
	color: #999;
}

a.section {  /* index page links to site sections */
	font-size: 14px; 
	color: #ccc;
	background-color: #333;
/*	text-decoration: none; */
}

a.arrow {  /* prev + next arrows on art display */
	background-color: #666;
	color: #6c0;
	text-decoration: none;
}

/*  (contact page) 
a.mailto { 
	color: #630;
	background-color: #333;
	text-decoration: none; 
}*/

     /*-----------------------------------------------------------------
          copyright
     -----------------------------------------------------------------*/

div#copyright { 
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	clear: both;   /* affects spacing in opera */
	border-top: 1px solid #666;
	margin-top: 30px; 
	padding-top: 4px;
	text-align: center;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	background-color: #333;
	color: #999;
}

/*----------------------------------------------------------------------
     admin 
----------------------------------------------------------------------*/

.admin {
	color: #f36;
	background-color: #ccc;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
}
div#admin {
	color: #f36;
	background-color: #ccc;
	border: 1px solid #f36;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
