﻿/*colors
grey: #999
black
blue: #003399 #039
yellow: #ffcc00 #fc0
*/

body{
	background-color:#999;
	color:black;
	margin:2em 10%;
	padding:0;
	font-family :verdana,arial,sans-serif;
	font-size: small;
}

#counter{color:#999;	background:#999;}

p{	margin:0;	padding:0;}

a:link, a:visited{	color:#039;	text-decoration:none;}

a:hover{	text-decoration:underline;	color:#fc0;}

ul{	padding:0;	margin:0;}
li{	list-style:none;	padding:0;	margin:0;}

h3{	font:bold 110%;}

p.news{	font-size:110%;	padding:1em 0;	border-bottom: 2px dotted;}

.text{	font-size:110%;	padding:1em 0;}

.small{	font-size:80%;}

.center{text-align:center;}

blockquote{	margin:0 10%;}

.show{	font-weight:bold;}

.date{	font-weight:bold;	margin-top:1em;}

.prize{	font-style:italic;	text-decoration:underline;}

h3.nomargin{margin-bottom:0;padding-bottom:0;}

br.clear{	clear:both;}

/*Navigation*/
#mainNav{	text-align: center;}
#mainNav ul{	padding:0;	margin:0;}

#mainNav li{	
	display:inline;
	font-weight:normal;
	font-size:110%;
	padding:0 1% 0 2.5%;
	background:url('bullet.gif') no-repeat left 50%;
}

#mainNav li.hide{	background-image:none;}

#mainNav li.hide{	background-image: none;	padding:0;}

	
body.about #mainNav a.about,
body.news #mainNav a.news,
body.contact #mainNav a.contact,
body.lifesculpture #galleryNav a.lifesculpture,
body.collage #galleryNav a.collage,
body.sculpture #galleryNav a.sculpture,
body.painting #galleryNav a.painting,
body.prints #galleryNav a.prints,
body.printsculpture #galleryNav a.printsculpture,
body.abstract #galleryNav a.abstract
	
	{	color:#fc0;	}


/*gallery navigation*/
#galleryNav{
	text-align:center;
	padding-top:100px;
}

#galleryNav ul{
	padding:0;
	margin:0;
}

#galleryNav li{
	display:inline;
	padding:0 1% 0 2.5%;
}
#galleryNav a{
	padding-top:60px;
}

#galleryNav a.lifesculpture{background:url('life2.jpg') no-repeat top center;}
#galleryNav a:hover.lifesculpture{background:url('life2ON.jpg') no-repeat top center;}

#galleryNav a.collage{background:url('collage2.jpg') no-repeat top center;}
#galleryNav a:hover.collage{background:url('collage2ON.jpg') no-repeat top center;}

#galleryNav a.sculpture{background:url('sculpture2.jpg') no-repeat top center;}
#galleryNav a:hover.sculpture{background:url('sculpture2ON.jpg') no-repeat top center;}

#galleryNav a.painting{	background:url('painting2.jpg') no-repeat top center;}
#galleryNav a:hover.painting{background:url('painting2ON.jpg') no-repeat top center;}

#galleryNav a.prints{background:url('prints2.jpg') no-repeat top center;}
#galleryNav a:hover.prints{background:url('prints2ON.jpg') no-repeat top center;}

#galleryNav a.printsculpture{background:url('printsculpture2.jpg') no-repeat top center;}
#galleryNav a:hover.printsculpture{background:url('printsculpture2ON.jpg') no-repeat top center;}

#galleryNav a.abstract{	background:url('abstract2.jpg') no-repeat top center;}
#galleryNav a:hover.abstract{background:url('abstract2ON.jpg') no-repeat top center;}


body.home{
	margin:1%;
}

/*
#indexNav{
	margin:0;
	padding:0;
}

#indexNav a{
	margin:.0;
	padding:0;
	font-size: 110%;
}

#indexNav dl{
margin:0;
padding:0;
}

#indexNav dt{
margin:0;
padding:0;
display:inline;
}

#indexNav dd{
display:inline;
margin:0;
padding:0;
float:left;
}

#indexNav a.lifesculpture{
	background:url('life.jpg') no-repeat top center;
}

#indexNav a:hover.lifesculpture{
	background:url('lifeON.jpg') no-repeat top center;
}

#indexNav a.sculpture{
	background:url('sculpture.jpg') no-repeat top center;
}

#indexNav a:hover.sculpture{
	background:url('sculptureON.jpg') no-repeat top center;
}

#indexNav a.painting{
	background:url('painting.jpg') no-repeat top center;
}

#indexNav a:hover.painting{
	background:url('paintingON.jpg') no-repeat top center;
}

#indexNav a.prints{
	background:url('prints.jpg') no-repeat top center;
}

#indexNav a:hover.prints{
	background:url('printsON.jpg') no-repeat top center;
}

#indexNav a.printsculpture{
	background:url('printsculpture.jpg') no-repeat top center;
}

#indexNav a:hover.printsculpture{
	background:url('printsculptureON.jpg') no-repeat top center;
}

#indexNav a.abstract{
	background:url('abstract.jpg') no-repeat top center;
}

#indexNav a:hover.abstract{
	background:url('abstractON.jpg') no-repeat top center;
}
*/


/*header*/
#header{
	text-align:center;
	padding:0;
	margin:0 auto;
}

#header h1{
	background: url('name2.gif') no-repeat center center;
	text-indent: -9000px;
	margin:0;
	padding:50px 0 20px 0;
}

#header h2{
	text-indent: -9000px;
	margin:0 15%;
	padding:20px 0;
}

#header2 h1{

	background: url('artist2.gif') no-repeat center right;
	text-indent: -9000px;
	margin:0 15% 0 0;
	padding:50px 0 20px 0;
	
}

body.lifesculpture #header h2{
	background: url('lifesculpture.gif') no-repeat center right;	
}

body.sculpture #header h2{
	background: url('sculptor.gif') no-repeat center right;	
}

body.painting #header h2{
	background: url('painter.gif') no-repeat center right;	
}

body.prints #header h2{
	background: url('printer.gif') no-repeat center right;	
}

body.printsculpture #header h2{
	background: url('mixedmedia.gif') no-repeat center right;	
}

body.abstract #header h2{
	margin: 0 15%;
	background: url('abstract.gif') no-repeat center right;	
}

body.news #header h2{
	margin: 0 15%;
	background: url('news.gif') no-repeat center right;	
}

body.cowboyed #header h2{
	margin: 0 15%;
	background: url('cowboy.gif') no-repeat center right;	
}

body.contact #header h2{
	margin: 0 15%;
	background: url('contact.gif') no-repeat center right;	
}

body.about #header h2{
	margin: 0 15%;
	background: url('about.gif') no-repeat center right;	
}

body.resume #header h2{
	margin: 0 15%;
	background: url('resume.gif') no-repeat center right;	
}

body.map #header h2{
	margin: 0 15%;
	background: url('map.gif') no-repeat center right;	
}

/*thumbnails*/
.thumbs{
	text-align:center;
}

.thumbs img{
	border:1px solid #039;
	margin:1%;
}

div.thumbs a:hover img{
	border:1px solid #fc0;
	}

/*cowboyed*/

h3.ed{
	margin-left:300px;
	margin-bottom:0;
	padding:0;
}


img.ed{
	float:left;
	padding:1em;
	position:relative;
	top:-1em;
}

div.ed{
	clear:both;
}

div.middle{
	margin:0 auto;
	width:50em;
	padding-top:2em;
}

p.left{
	margin-left:300px;
	}


/*footer*/

#footer{
	font-size:80%;
	border-top: 1px solid #039;
	padding:.5em 0;
	margin:0;
	clear:both;
}

.copy{
	float:left;
}

.credit{
	float:right;
}

/*map*/
#container{
	line-height:1.5em;
	font-size:110%;
	padding:0 auto;
	margin:0 auto;
	text-align:center;
}

#left{
	float:left;
	margin:0 2% 0 15%;
	text-align:left;
}

#right{
	margin:0 15% 0 2%;
	float:right;
	text-align:left;
}





