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

	HTML RESETS

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

*{
	margin: 0;
	padding: 0;
}

body, html{
	font-family: Helvetica;
	font-weight: 100;
	font-size: 11px;
	background: #000;
}

ul{
	list-style: none;
}

a{
	text-decoration: none;
	color: #ccc;
	outline: none;
}
 
img{
	border: none;
}

br.clear{
	float: none;
	clear: both;
	height: 1%;
}

.left{
	float: left;
	width: auto;
}

.right{
	float: right;
	width: auto;
}

.underline{
	text-decoration: underline;
}

h1{ 
	background: url(../images/sitework/title.jpg) no-repeat top left;
	text-indent: -9999px;
	height: 98px;
	margin: 30px 0 0 50px;
	width: 423px;
	border-bottom: 1px solid #a0a0a0;
	padding: 0 0 20px 0;
}

h2{
	width: 430px;
	margin: 0 0 0 50px;
	padding: 30px 0 0 0;
	border-top: 1px solid #a0a0a0;

}

h2 a{ 
	background: url(../images/sitework/contact_link.jpg) no-repeat top left;
	text-indent: -9999px;
	height: 50px;
	width: 230px;
	clear: both;
	display: block;
}

h2 a:hover{
	background: url(../images/sitework/contact_active.jpg) no-repeat top left;
}

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

	IMAGE DIV

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

div.images{
	margin: 20px 0 0 40px;
}

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

	MAIN NAVIGATION

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


ul.navigation li.love a{
	background: url(../images/sitework/love_link.jpg) no-repeat top left;
	text-indent: -9999px;
	float: left;
	width: 112px;
	height: 45px;
	margin: 32px 0 0 50px;
}

ul.navigation li.love a:hover{
	background: url(../images/sitework/love_active.jpg) no-repeat top left;
}

ul.navigation li.amp{
	background: url(../images/sitework/amp.jpg) no-repeat top left;
	text-indent: -9999px;
	float: left;
	width: 32px;
	height: 50px;
	margin: 32px 0 0 10px;	
}
	
ul.navigation li.work a{
	background: url(../images/sitework/work_link.jpg) no-repeat top left;
	text-indent: -9999px;
	float: left;
	width: 140px;
	height: 45px;
	margin: 32px 0 0 8px;	
}

ul.navigation li.work a.active{
	background: url(../images/sitework/work_active.jpg) no-repeat top left;
}

ul.navigation li.work a:hover{
	background: url(../images/sitework/work_active.jpg) no-repeat top left;
}

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

	LOVE NAV

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

ul.work_subnav{
	margin: 10px 0 0 54px;
	float: none;
	clear: both;	
	width: 300px;
	font-size: 22px;
	font-weight: 100;
}

ul.work_subnav a{
	color: #555;
}

ul.work_subnav a.active{
	color: #fff;
}

ul.work_subnav a:hover{
	color: #fff;
}

ul.love_subnav{
	margin: 10px 0 0 50px;
	float: none;
	clear: both;	
	width: 300px;
}

ul.love_subnav li.family a{
	background: url(../images/site/family_link.jpg) no-repeat top left;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 90px;
}

ul.love_subnav li.family a:hover{ background: url(../images/site/family_active.jpg) no-repeat top left; }
ul.love_subnav li.family a.active{ background: url(../images/site/family_active.jpg) no-repeat top left; }

ul.love_subnav li.couples a{
	background: url(../images/site/couples_link.jpg) no-repeat top left;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 112px;
}

ul.love_subnav li.couples a:hover{ background: url(../images/site/couples_active.jpg) no-repeat top left; }
ul.love_subnav li.couples a.active{ background: url(../images/site/couples_active.jpg) no-repeat top left; }

ul.love_subnav li.weddings a{
	background: url(../images/site/weddings_link.jpg) no-repeat top left;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 130px;
	margin: 0 0 0 2px;
}

ul.love_subnav li.weddings a:hover{ background: url(../images/site/weddings_active.jpg) no-repeat top left; }
ul.love_subnav li.weddings a.active{ background: url(../images/site/weddings_active.jpg) no-repeat top left; }


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

	IMAGE NAV

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

.imagenav_work_fashion{
	position: absolute;
	top: 230px;
	left: 250px;
}
.imagenav_work_nature{
	position: absolute;
	top: 250px;
	left: 250px;
}

.imagenav_work_portraits1{
	position: absolute;
	top: 272px;
	left: 250px;
}

.imagenav_work_portraits2{
	position: absolute;
	top: 295px;
	left: 250px;
}

.imagenav_work_published{
	position: absolute;
	top: 320px;
	left: 250px;
}

.imagenav_work_queen{
	position: absolute;
	top: 342px;
	left: 250px;
}

.imagenav_work_skylines{
	position: absolute;
	top: 365px;
	left: 250px;
}

.imagenav_work_writings{
	position: absolute;
	top: 388px;
	left: 320px;
}


a.love_next{ background: url(../images/sitework/next_link.jpg) no-repeat 100% 0px; text-indent: -9999px; display: block; float: left; width: 20px; height: 20px; padding: 4px 2px 2px 0;}
a.love_next:hover{ background: url(../images/sitework/next_active.jpg) no-repeat 100% 0px; padding: 4px 2px 2px 0;}
a.love_prev{background: url(../images/sitework/prev_link.jpg) no-repeat 100% 1px; text-indent: -9999px; display: block; float: left; width: 20px; height: 20px; padding: 4px 0px 2px 2px;}
a.love_prev:hover{ background: url(../images/sitework/prev_active.jpg) no-repeat 100% 1px; padding: 4px 0px 2px 2px;}

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

	GALLERIA

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

.galleria{list-style:none;width:300px;}

.galleria_container img{ height:500px; }

.galleria li{display:block;width:50px;height:50px;overflow:hidden;float:left;margin:0 10px 10px 0;}
.galleria li a{display:none;}
.galleria li div{position:absolute;display:none;top:0;left:180px;}
.galleria li div img{cursor:pointer;}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:200px;}

.galleria li .caption{display:block;padding-top:.5em;}
* html .galleria li div span{width:400px} /* MSIE bug */


.galleria li.last{margin: 0 0 45px 0;}



#main_image{
	position: absolute;
	top: 150px;
	left: 520px;
}


ul.gallery{
	margin: 20px 0 40px 54px;
	height: auto;
}

