@charset "UTF-8";
/* CSS Document */

/* -- global styles -- */

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 1.6em;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #f8f8f8;
	border-top: 6px solid #000000;
}

body.front {
	background-image: url(../images/gr_bckgrnd.jpg);
}

body.galleries {
	background-image: url(../images/bl_bckgrnd.jpg);
}

body.bio {
	background-image: url(../images/or_bckgrnd.jpg);
}

h1, h2, h3, h4, h5, ul, li {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 1.7em;
}

h2 {
	color: #7AB93B;
	font-size: 1.4em;
}

h3 {
	color: #7AB93B;
	font-size: 1.1em;
}

h4 {
	color: #2584CA;
	font-size: 1em;
}

h5 {
	font-size:0.8em;
}

.italic {
	font-style: italic;
}

.clear {
	clear: left;
}

.smaller {
	font-size: 0.8em;
	margin: 0;
	padding: 30px 2px 3px;
	text-align: right;
	color: #666666;
}

a:link, a:visited, a:hover, a:active {
	font-weight: normal;
	color: #2584CA;
	text-decoration: none;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	text-align: left;
}

/* -- header -- */

#header {
	position: relative;
	height: 236px;
	margin: 0;
	padding: 0;
}

#header.home {
	height: 176px;
}

#header h1, #header h2 {
	position: relative;
	margin: 0;
	padding: 0;
	text-indent: -2000px;
}

#header h1 {
	background-image: url(../images/will_stu_gall.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 469px;
	top: 69px;
}

#header h2 {
	background-repeat: no-repeat;
	height: 85px;
	width: 900px;
	top: 114px;
}
	
#header h2.sculptures {
	background-image: url(../images/sculptures_head.png);
}

#header h2.prints {
	background-image: url(../images/prints_head.png);
}

#header h2.pastels {
	background-image: url(../images/softpastels_head.png);
}

#header h2.figures {
	background-image: url(../images/figures_head.png);
}

#header h2.drawings {
	background-image: url(../images/drawings_head.png);
}

#header h2.paintings {
	background-image: url(../images/paintings_head.png);
}

#header h2.bio {
	background-image: url(../images/bio_head.png);
}

#header h2.blog {
	background-image: url(../images/blog_head.gif);
}

#contact {
	position: absolute;
	font-size: 9pt;
	top: 12px;
	left: 775px;
}

#contact a {
	color: #666666;
	display: block;
	line-height: 1em;
	width: 70px;
	background-image: url(../images/btn_cont.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 26px;
}

#contact a:hover {
	font-weight: bold;
	background-position: 0 -13px; 
}

/* -- top navigation menu --*/

#menuTop {
	position: absolute;
	top: 84px;
	left: 544px;
}

#menuTop ul, #menuTop li {
	margin: 0;
	padding: 0;
}

#menuTop ul {
	list-style: none;
}

#menuOne a {
	color: #000000;
	display: block;
	margin: 0;
	padding: 0;
}

#menuOne a:hover {
	font-weight: bold;
}

#menuOne li {
	float: left;
	font-size: 12pt;
	width: 88px;
	height: 20px;
	text-align: center;
	border-right: 1px dotted black;
}

#menuOne .current {
	font-weight: bold;
	cursor: default;
}

#menuOne .last {
	border-right: none;
}

ul#menuSubOne {
	position: absolute;
	top: 25px;
	left: 88px;
	visibility: hidden;
	background: #FDE530;
}

ul#menuSubOne li {
	font-size: 12pt;
}

#menuSubOne a {
	display: block;
	width: 85px;
	color: black;
	margin: 0;
	padding: 5px 15px;
}

ul#menuSubOne a:hover {
	font-weight: normal;
	color: white;
	background: #000000;
}

/* -- main content -- */

#content {
	text-align: center;
	padding: 25px;
	margin: 0;
	width: 850px;
	background-color: #FFFFFF;
}

#content p.smaller {
	margin-right: 10px;
}

#content p a:hover {
	text-decoration: underline;
}

#content.first {
	margin: 0;
	padding: 0;
	width: 900px;
	background-image: url(../images/front_greet.jpg);
	background-repeat: no-repeat;
	height: 535px;
}

#content.sculptures {
}

#content.prints {
}

#content.pastels {
}

#content.figures {
}

#content.drawings {
}

#content.paintings {
}

#content.bio #mainBio {
	text-align: left;
}

#content.bio a:link, #content.bio a:visited, #content.bio a:hover, #content.bio a:active {
	color: #000000;
}

#content.bio img {
	border: 1px solid #E2B036;
	margin: 15px 0 15px;
}

#content.bio img.noMargin {
	margin-top: 0;
}

#content.bio p.smaller {
	color: #000000;
	font-size: 0.8em;
	margin: 0;
	padding:0;
	text-align: right;
}

#content.bio #mainBio {
	float: left;
	width: 632px;
}

#content.bio #mainBio img {
	margin:  15px 15px 15px 0;
	float: left;
}

#mainBio p.caption {
	margin-top: 60px;
	font-size: 0.85em;
	line-height: 1.4em;
	font-style: italic;
	color: #666666;
}

#bioSidebar {
	float: left;
	margin: 0;
	padding-left: 10px;
	padding-right: 30px;
	width: 168px;
}

#bioSidebar p {
	text-align: center;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.3em;
	margin-top: -5px;
}

#content.blog {
	text-align: left;
	text-indent: 1em;
	background-image: url(../images/graysidebar.gif);
	background-repeat: repeat-y;
	background-position:right;
}

#content.blog h3, #content.blog h4 {
	line-height: 1.8em;
	text-indent: 1em;
	color: #FFFFFF;
	background: #000000;
	text-transform: uppercase;
}

#content.blog h3 {
	width: 530px;
}

#content.blog h4 {
	width: 230px;
}

#date {
	font-style: italic;
	padding-bottom: 2px;
}

#blogSidebar {
background-color: #330033;
	margin: 0;
	padding: 0;
	width: 240px;
	float: right;
}

#content.blog p {
	padding: 13px 0;
}

#topQuote {
	text-align: center;
	text-indent: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	line-height: 1.6em;
	margin: 10px 10px 35px;
	padding: 20px 0;
	color: #FFFFFF;
	background-color: #000000;
}

#images {
	margin: 0;
	padding: 0;
}

#images ul {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
}

#images li {
	width: 150px;
	height: 310px;
	float: left;
	display: inline;
	margin: 0 10px 10px;
	padding: 0;
	position: relative;
}

#images li div {
	padding: 12px 0 0;
	text-align: center;
}

#images li h3 {
	font-size: 9pt;
	color: #2584CA;
	line-height: 1.3em;
	margin: 0;
}

#images li p {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 1.3em;
	margin: 0;
}

/* -- footer -- */

#footer {
	clear: both;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0;
	padding: 30px 0 10px;
}

#footer p {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0 auto;
	padding: 0;
	font-size: 0.85em;
	line-height: 1.4em;
	text-align: center;
}

p#rmLink {
	font-size: 0.75em;
	color: #999999;
}

#footer a {
	margin: 0;
	padding: 0;
	color: #999999;
}

#footer a:hover {
	text-decoration: underline;
}
