/* ------------------------- David Engdahl - sCulptUREs - www.davidengdahl.com ------------------------- */

body { 
	background: #fff url(../images/i_bckgrd.jpg) repeat-x top center;
	text-align: center;
	font: 95% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

/*---- =logo ----*/

#logo {
	width:100%;
	height: 146px;
}

h1 {
	position: absolute;
	top: 70px;
	left:0px;
	width: 373px;
	height: 60px;
	background: transparent url(../images/de_ilogo.gif) no-repeat 0 0;
	text-indent: -9999px;
}

h1 a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

/*---- =pg_photos ----*/

#bio, #res {
	position: absolute;
	top: 120px;
	right: 0px;
	width: 320px;
	height: 426px;
	background: transparent url(../images/lg_photo_bio.png) no-repeat 0 0;
	text-indent: -9999px;
}

#link {
	position: absolute;
	top: 120px;
	right: 0px;
	width: 320px;
	height: 426px;
	background: transparent url(../images/lg_photo_links.png) no-repeat 0 0;
	text-indent: -9999px;
}

/*---- =email ----*/

ul#email {
	position: absolute;
	top: 8px;
	right: 15px;
	background: url(../images/email_but.gif) no-repeat;
	width: 62px;
	height: 44px;
	list-style: none;
}

#email li a {
	display: block;
	width: 62px;
	height: 44px;
	text-indent: -9999px;
}

ul#email li a:hover, ul#email li a:active {
	background: url(../images/email_but.gif) 0px -44px;
}

/*---- =primary nav ----*/

#nav {
	margin-left: 10px;
	width: 300px;
	height : 34px;
}

#i_nav {
	position : relative;
	top: 8px;
	margin: 0; 
}

#i_nav li{
	display:inline;
	text-align:left;
	padding-right: 40px;
}


/*---- =secondary nav ----*/

#sec_nav { 
	margin-left: 10px;
	width: 400px;
	height : 22px;
}

#s_nav {
	position : relative;
	padding-top: 2px;
	height : 22px;
	margin: 0; 
}

#s_nav li{
	display:inline;
	text-align:left;
	padding-right: 40px;
}

/*---- =content ----*/

#content {
	position: relative;
	margin-left: 10px;
	margin-top:20px;
	width: 400px;
	text-align:left;
}

#content_links{
	margin-left: 10px;
	margin-top:42px;
	width: 400px;
	text-align:left;
}

/*---- =content ----*/

#port_content {
	width: 100%;
	margin-top: 20px;
	text-align:left;
}

#com_content {
	width: 100%;
	text-align:left;
}

/*---- =portfolio ----*/

#port_content ul {
	padding-bottom: 10px;
}

#gal_nav {
	position: relative;
	width: 314px;
	text-align:right;
	left: 10px;
	top: 0px;
	height: 15px;
	padding-bottom: 25px;
}

.gallery1_1, .gallery2_1, .gallery3_1, .gallery4_1 {
	width: 314px;
	height: 61px;
	position: relative;
	left:10px;
}

.gallery1_1 li, .gallery2_1 li, .gallery3_1 li, .gallery4_1 li {
	display:inline;
	width: 61px;
	padding-right:10px;
	text-align:left;
}

.commish {
	width: 427px;
	height: 61px;
	position: relative;
	text-align: right;
	margin-right: 10px;
}

.commish li{
	display:inline;
	width: 61px;
	padding-left:5px;
}

.price {
	position: relative;
	width: 437px;
	text-align: right;
}

#commissions {
	position: relative;
	margin-left: 10px;
	margin-top:20px;
	width: 300px;
	text-align:left;
}

/*---- =lg_photo ----*/

#lg_pphoto {
	position: absolute;
	top: 214px;
	right: 0px;
	height: 386px;
	width:437px;
}

/*---- =copy ----*/
#copyw {
	position : relative;
	top : 10px;
	left : 10px;
	height: 10px;
	text-align: left;
}

#copyw_port {
	position : relative;
	top : 0px;
	right : 10px;
	height: 10px;
	text-align: right;
}

#copyw p, #copyw_port p {
	color:#999;
	font: 65% Verdana, Arial, Helvetica, sans-serif;
}