/* CSS Document */

body {
	margin:0 0 20px 0;
	font-family:"Lucida Sans", Helvetica, Arial, sans-serif;
	font-size:72%;
	color:#000;
	background:url(_img/nav_bgStripe.gif) repeat-x;
}

a {
	/* color:#D28134; */
	color:#9A8263;
}

a:visited {
	text-decoration:none;
	/* color:#7A5736; */
}

a:hover {
	color:#4B6A7F;
}

img {
	border:none;
}

h1, h2 {
	margin:0;
	padding:0;
}

h1, h2 {
	font-size:1em;
}

h1#logo a {
	display:block;
	position:absolute;
	width:242px;
	height:41px;
	background:url(_img/nav_artistName.gif) no-repeat;
}

h1#logo a span {
	display:none;
}

h3 {
	font-style:italic;
}

em {
	font-style:italic;
}

div {
	border:none;
}

#main {
	margin:0px auto;
	width:885px;
	border:none;
	position:relative;
	z-index:2;
}

#titleBar {
	height:65px;
	margin-top:30px;
	margin-bottom:0px;
}

ul#nav {
	height:41px;
	list-style:none;
	margin:0;
	padding:0 0 0 285px;
}
ul#nav li {
	float:left;
	margin:20px 50px 0 0;
	padding:0;
}
ul#nav li a {
	display:block;
	height:14px;
}
ul#nav li a span {
	display:none;
}
ul#nav li#nav_port a {
	width:53px;
	background:url(_img/nav_portfolio_02.gif) no-repeat;
}
ul#nav li#nav_port a:hover, ul#nav li#nav_port a.on {
	background:url(_img/nav_portfolio.gif) no-repeat;
}
ul#nav li#nav_resume a {
	width:44px;
	background:url(_img/nav_resume_02.gif) no-repeat;
}
ul#nav li#nav_resume a:hover, ul#nav li#nav_resume a.on {
	background:url(_img/nav_resume.gif) no-repeat;
}
ul#nav li#nav_statement a {
	width:63px;
	background:url(_img/nav_statement_02.gif) no-repeat;
}
ul#nav li#nav_statement a:hover, ul#nav li#nav_statement a.on {
	background:url(_img/nav_statement.gif) no-repeat;
}
ul#nav li#nav_press a {
	width:33px;
	background:url(_img/nav_press_02.gif) no-repeat;
}
ul#nav li#nav_press a:hover, ul#nav li#nav_press a.on {
	background:url(_img/nav_press.gif) no-repeat;
}
ul#nav li#nav_contact a {
	width:47px;
	background:url(_img/nav_contact_02.gif) no-repeat;
}
ul#nav li#nav_contact a:hover, ul#nav li#nav_contact a.on {
	background:url(_img/nav_contact.gif) no-repeat;
}

#headerBg {
	position:absolute;
	top:0;
	left:0;
	height:75px;
	width:100%;
	z-index:1;
	border:none;
}

#resume {
	color:#000;
}

	#resume h1{
		font-weight:bold;
		margin:20px 0 10px 0;
	}
	
	#resume h2 {
		font-weight:bold;
		margin:0 0 0 10px;
	}
	
	#resume ul {
		width:555px;
		list-style:none;
		padding:5px 0 0 10px;
		margin:0;
	}
	
	#resume ul ul {
		width:555px;
		list-style:none;
		padding:0;
		margin:0;
	}
	
	#resume ul li {
		margin:0;
		padding:0 0 5px 0;
	}
	
	#resume ul h1 {
		margin:0;
		padding:0px;
	}
	#resume ul h2 {
		font-weight:normal;
		margin:15px 0 15px 0;
		padding:0px;
	}

#stateBio {
	width:500px;
	color:#000;
}

	#stateBio h1{
		font-weight:bold;
		margin:10px 0 15px 0;
	}
	
	#stateBio p{
		line-height:1.5em;
	}

#statement {
	width:700px;
	padding:30px 0 0 0;
}

#press {
	color:#000;
	width:700px;
	padding:30px 0 0 0;
}
	#press ul {
		list-style:none;
		padding:0;
		margin:0 0 2.5em 180px;
	}
	#press ul li {
		margin:0 0 1em 0;
		padding:0px;
	}
	#press img{
		margin-bottom:10px;
		float:left;
	}
	#press.title{
		font-size:1.2em;
	}

#profile{
	font-size:1.2em;
}
	#profile a:visited{
		text-decoration:none;
	}
	#profile img{
		margin-top:10px;
	}

#statement h1{
	width:700px;
}

#pr {
	width:500px;
	color:#000;
}

	#pr h1{
		font-weight:bold;
		margin:10px 0 15px 0;
	}
	
	#pr p{
		line-height:1.5em;
	}
	
	#pr ul {
		width:555px;
		list-style:none;
		padding:5px 0 0 0px;
		margin:0;
	}

	#pr ul li {
		margin:0;
		padding:0 0 5px 0;
	}


#links ul {
	width:555px;
	list-style:none;
	padding:0;
	margin:10px 0 0 0;
}
	#links ul li {
		margin:8px 0;
		padding:0 0 0 10px;
	}

#contact h1 {
	font-weight:bold
}

#leftColumn {
	float:left;
	height:342px;
	width:248px;
	position:relative;
}

#rightColumn {
/*	margin:0 0 0 385px; */
	height:300px;
	width:600px;
	float:right;
}

#menu {
	border:1px solid #999;
	margin:0 0 15px 0;
	height:342px;
	overflow:auto;
}

.thumbBox {
	padding:10px 0 10px 0px;
	border:none;
}
.thumbBox img {
	margin-left:10px;
	float:left;
}
.thumbBox img.arrow {
	margin-right:0;
}

div#upcoming {
	height:395px;
	width: 500px;
	border:5px dotted #E7E7E7;
}
	div#upcoming h1 {
		font-size:18px;
		padding:0px;
		margin:20px 0 15px 40px;
	}
	div#upcoming ul {
		list-style:none;
		font-size:12px;
		margin:20px 0 0 0;
	}
		div#upcoming ul li {
			list-style:none;
			margin-bottom:1.5em;
			line-height:1.3em;
		}	

#artistStatement {
	border:1px solid #E7E7E7;
	padding:10px;
}
#artistStatement h2 {
	text-align:center;
	font-weight:bold;
	font-style:italic;
}
#artistStatement p {
	margin:0;
	padding:0;
}

#selectedImg {
	margin-bottom:10px;
}

#imgInfo h1 {
	font-size:1.1em;
	font-weight:100;
}
#imgInfo h2 {
	font-weight:100;
	margin:0;
}

#imgInfo h3 {
	font-weight:100;
	font-style:italic;
	margin:0;
}
div#imgInfo div#title {
	float:left;
}
	div#imgInfo div#title h1 span {
		font-style:italic;
	}
	
#detailImg {
	float:left;
	margin-right:10px;
}

div.clear {
	clear:both;
	overflow:hidden;
	height:1px;
}

br.clear {
	clear:both;
}