/* ---------------

Elaine's Reset
--------------- */

ol, ul, li, p, div, address, h3
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;

}


ol, ul {
	list-style: none;
}


a:link {
	text-decoration: none;
	color: black;
}     
/* unvisited link */

a:visited {
	color: black; 
	text-decoration: none;
}  
/* visited link */

a:hover {
text-decoration: underline;

}   
/* mouse over link */







body, h3
{
	font-family: "Courier New", courier, fixed-width;
	font-weight: 100;
	background-color: #DCDCDC;
	background-image: url('../img/floor.jpg');
	/*background-repeat: repeat-x; */
	background-attachment: fixed;
}

body#works { 
background-image: none; }

body#studio {
background-image:url('../img/studio2_400.jpg')

}



#MikeD { 
/* font-family: Arial, Helvetica, sans-serif; */
font-size: 1em;
font-weight: 100;
color: black;
margin-left: 20px;
margin-top: 30px;
margin-bottom: 20px;
position: fixed;
z-index: 5;

}


#mainnav { 
margin-top: 60px;
margin-left: 20px; 
font-size: .8em; 
z-index: 0;
/* position: fixed; */
}

div.mainnav {
width: 800px;


}

div#mainnavhome {
/* width: 230px; */
position: fixed;

}

div#mainnavhome li{
padding-right: 10px;
display: inline;

}


div.mainnav li.list {
display: inline;
/* width: 220px; */
width: 190px;

}

div.mainnav li.nolist {
display: inline;
position: relative;
width: 75px;
/* left: 30px; */

}



#mainnav .mainnavItem {
display: inline;
}

.mainnavItem {
margin-bottom: 5px;
}




li.list {float:left;
}

li.nolist {float:left;
width: 50px;

}


div #work_tags {
position: fixed;
top: 110px;
left: 30px;
}

#tags {
font-size: .8em; 
top: 110px;
left: 30px;

}




/* -------- NEWS NEWS NEWS ------------- */

#newsblock { 

position: absolute;
top: 38px;
padding-top: 10px;
padding-bottom: 10px;
margin-top: 20px;
margin-bottom: 10px;
height: 270px;
left: 204px;
color: #A52A2A; 
font-size: .8em;
}


.newsitem {  
margin-bottom: 25px;  
}

.newsblocktitle {
margin-bottom: 13px;
color: black;
text-decoration: underline;
}

.newstitle {  
padding-top: 5px; 
padding-left: 0px;  
padding-bottom: 5px;
color: black;
}

p.newstitle {

}

.newsdetail {
margin-left: 10px; 
}

.newsdetail p { 
margin-bottom: 10px;
}

.newsdetail ul {
margin-bottom: 10px;
line-height: 1.35em;


}




/* -------- STUD STUD STUDIO ---------- */

#studioblock { 

position: absolute;
top: 200px;
padding-top: 10px;
padding-bottom: 10px;
margin-top: 20px;
margin-bottom: 10px;
height: 400px; 
color: #009900;   
font-size: .8em;
background-color: white;
margin-left: -10px;
width: 800px;
}


.studioitem {  
margin-bottom: 50px;
margin-left: 25px;

}

.studioitem h2 {
font-weight: normal;
color: black;
font-size: 1em;
padding: 0px;
margin-top: 5px;
margin-bottom: 5px;
text-decoration: underline;

}

.studioitem p.date {
padding-bottom: 10px;
color: black;
}

.studioitem p.vcard {
color: white;
padding-bottom: 50px;
}

.studioblocktitle {
margin-bottom: 15px;
margin-left: 5px;
}

.studiotitle { 
margin-left: 10px; 
padding-top: 5px; 
padding-left: 5px;  
padding-bottom: 5px;
}



/* ----------- WORKS WORKS WORKS ------------ */

div#taggedItemsSetOne {
position: absolute;
top: 110px;
left: 220px;
height: 2000px;
width: 830px; 
}

img {
border: 0px;
}


div.art { 
position: absolute;
top: 110px;
left: 280px;
}




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

.copyright {
font-size:0.6em; 
color: #CCCCCC;
	
}


/* ----- ABOUT ------- */

#bio  { 

font-size: .8em;
position: absolute;
top: 110px;
left: 25px;

}

div#bio {
width: 720px;
}


#bio p {

line-height: 1.2em;

}

#bio h3 {
text-transform: uppercase;
margin-top: 30px;
margin-bottom: 10px;
letter-spacing: .04em;

}

#bio p.year { 
margin-top: 15px;
margin-bottom: 10px; 
}

#bio p.exhibit {
margin-bottom: 3px;
 
}

#bio p.exhibit:hover, p.school:hover, #hx:hover {
/* color: #3399CC; */
background-color: white;
}


#bio p span.title {
font-style: italic;
}


div#contact {
position: absolute;
top: 70px;
left: 800px;
font-size: .8em;
width: 200px;
}


div#contact h3 {  

}

div#contact p {
position: absolute;
top: 40px;
}


#education, #recent-exhib {
background-image: none;
background-color: transparent;
}


/* ------ address -------- */	

address { 
font-size: 1.2em;
color: #999999;
display: block;
padding-left:140px;
padding-top: 100px;
margin-bottom:10px;
margin-top:0px;
padding-bottom:5px;

/*--- Brain Goof
background-image:url('../img/brain104.png');
-- */
background-repeat: no-repeat;
background-position: 0px 65px;

}