body { font-family: Arial, Helvetica, sans-serif; color:#333; background-color:#ebe9de; }
* { margin:0; padding:0; }
p, ul { font-size:.75em; line-height:1.5em; margin-bottom:15px; }
h1, h2, h3, h4 { letter-spacing: 0.025em; margin-bottom:.5em; }
h1 { font-size:1.25em; color:#ca4d1c; line-height:1.5em; }
h2 { font-size:1.25em; color:#ca4d1c; }
h3 { font-size:1em; color:#8c8d8f; }
h4 { font-size:.8em; color:#ca4d1c; }
a { color:#6c7c9c; text-decoration:none; }
a:hover { text-decoration:underline; }
a img { border:0; }
td { vertical-align:top; }

.container { position:relative; width:870px; margin:0 auto; }
#branding { background-color:#92999c; border-bottom:1px solid #5f6467; width:100%; height:119px; }
#branding h1 { font-size:.5em; line-height:10px; text-indent:-9999px; }
#branding img#logo { margin-top:16px; }
#nav_main { position:absolute; top:80px; left:335px; }
#content { clear:both; position:relative; background-color:#f3f1e9; border-bottom:1px solid #c7c1b0; width:100%; padding:30px 0 40px 0; }

/* home page */
body#home #content-new { background:url("images/banner-driveby.gif") repeat-x; clear:both; position:relative; border-bottom:1px solid #c7c1b0; width:100%; padding:50px 0 40px 0; } /* rename, remove everything except bg & top padding */
body#home h2 { font-size:.9em; color:#8c8d8f; border-bottom:1px solid #dd7248; padding-bottom:4px; }
body#home h3 { font-size:1.2em; color:#ca4d1c; margin-top:20px; }
body#home h3 a { color:#ca4d1c; }
body#home h3 a:hover { text-decoration:none; color:#6c7c9c; }
body#home #upcoming h3 { font-size:1em; }
body#home #content_main { position:relative; padding-left:335px; width:535px; min-height:400px; }
#projects div { display:inline; float:left; width:248px; }
#projects #current { margin:0 39px 40px 0; min-height:250px; }
#projects #current p { font-size:.9em; }
#content_main #news { clear:both; margin-top:1em; }
#proj-img { position:absolute; top:0; left:0; }
#upcoming h3, body#home #upcoming .title { font-size:.75em; }


/* two shows/artists - home page */
#projects2 { position:relative; }
#proj-text { width:300px; }
body#home #proj-text h3 { margin-top:0; }
#projects2 div#item01, #projects2 div#item02 { width:248px; }
#projects2 div#item01 { position:absolute; top:0; right:287px; }
#projects2 div#item02 { position:absolute; top:0; right:0; }

/* general */
p.caption { color:#756d68; font-size:.7em; padding: 3px 0 20px 0; } 
p.artist, p.details { font-size:.9em; }
p.title { font-size:1em; font-weight:bold; }
.divider { border-top:1px solid #8c8d8f; padding-top:10px; }
.exhibitimg { float:left; margin-right:40px; }

/* artists pages */
ul#artists { list-style-type:none; height:500px; }
ul#artists li { padding-bottom:.5em; }
#artistimgs { position:absolute; top:30px; left:335px; height:535px; } /* for image swap on main artists page */
td.artistImg { padding-left:21px; }
td#artistDetails { width:335px; }
td#artistDetails h2 { font-size:1.1em; color:#8c8d8f; margin-top:1.5em; }
td#artistImg { width:535px; height:535px; }
body#artists div.content_sub { margin-top:40px; width:295px; }
.backLink { width:295px; border-top:1px solid #dd7248; margin-top:50px; padding-top:5px; }
div#nav_sub { font-size:.7em; color:#756d68; margin-bottom:6px; }
div#nav_sub img { vertical-align:middle; }
div#nav_sub em { color:#a7a7a7; }
div#nav_sub span { color:#d1cab8; padding:0 8px; }

/* projects */
body#project td#content_main { padding-right:40px; width:295px; }
body#project td#content_img { width:535px; }
body#project h3 { margin-bottom:1em; font-style:italic; }
table#holder td.year { padding:20px 30px 0 0; }
table#holder td.yearLast { padding-top:20px; }
table.previous { width:270px; }
table.previous th { font-size:.9em; color:#8c8d8f; border-bottom:1px solid #dd7248; padding-bottom:4px; text-align:left; }
table.previous td { font-size:.7em; line-height:1.25em; padding-bottom:10px; }
table.previous td.date { width:80px; padding-right:5px; text-align:right; }
table.previous td a { font-weight:bold; }
td#prevHead { width:335px; border-bottom:1px solid #bfc4cd; }
td#prevHead h2 { font-size:.9em; color:#8c8d8f; }
td#prevLink { width:535px; font-size:.7em; text-align:right; border-bottom:1px solid #bfc4cd; }

/* footer */
div#site_info { clear:both; width:100%;  }
div#site_info p { color:#57595d; margin-top:.5em; }

/* drop down menus */
.menu { position:absolute; left:0; top:0; width:134px; visibility:hidden; z-index:100; }
.menu ul { margin:0; list-style-type:none; background-color:#c1c8cc; }
.menu ul li { text-align:center; text-transform:uppercase; letter-spacing:.05em; font-size:.9em; font-weight:bold; border-bottom:1px solid #696f72; border-right:1px solid #696f72; border-left:1px solid #696f72; line-height:30px; }
.menu ul li a { width:100%; display:block; color:#4a4e51; text-indent:3px; text-decoration:none; background-color:#c1c8cc; }
.menu ul li a:hover { color:#292d2f; background-color:#d9dfe2; }
.anylinkshadow{ position: absolute; left: 0; top: 0; z-index: 99; /*zIndex for shadow*/ background: black; visibility: hidden; }
