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

body
{
	background-image:url(pattern_130.gif);
	padding:0px;
	margin:0px;
	font-family:Tahoma, Geneva, sans-serif;
}

#navigation-wrapper
{
	height:70px;
	margin:0px;
	padding:0px;
}

#navigation-container
{
	margin:0 auto;
	width:960px;
	height:70px;
}

#navigation
{
	float:right;
	width:620px;
	height:70px;
}

#navigation ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}

#navigation li
{
	float:left;
	margin:0p;
	padding:0px;
	margin-left:0px;
	color:#e0eff6;
	padding-left:4px;
	padding-right:4px;
	padding-top:25px;
	text-transform:uppercase;
	height:45px;
}

#navigation li a:link
{
	margin:0p;
	padding:0px;
	padding-top:25px;
	padding-bottom:5px;
	color:#e0eff6;
	padding-left:7px;
	padding-right:7px;
	text-transform:uppercase;
	height:45px;
	text-decoration:none;
}

#navigation li a:visited
{
	margin:0p;
	padding:0px;
	padding-top:25px;
	padding-bottom:5px;
	color:#e0eff6;
	padding-left:7px;
	padding-right:7px;
	text-transform:uppercase;
	height:45px;
	text-decoration:none;
}

#navigation li a:hover
{
color:#ffffff;
text-decoration:none;
}

.contact a:hover
{
color:#ffffff;
background-color:#060;
text-decoration:none;
}

.journal a:hover
{
color:#ffffff;
background-color:#e04e26;
text-decoration:none;
}

.status a:hover
{
color:#c5376d;
background-image:url("10percent.png");
text-decoration:none;
}

.web a:hover
{
color:#ffffff;
background-color:#0C6880;
text-decoration:none;
}

.print a:hover
{
color:#ffffff;
background-color:#c5376d;
text-decoration:none;
}


#twitter
{
width:320px;
height:70px;
float:left;
}

.page
{
color:#ffffff;
background-color:#0c6880;
height:45px;
}

.white
{
	color:#FFF;
}

.turquoise
{
	color:#0c6880;
}


.pink
{
	color:#c5376d
}

#opening-text-wrapper
{
	height:200px;
	background-image:url(10percent.png);
}

#opening-text
{
	height:auto;
	width:960px;
	margin:0 auto;
	}
	
#opening-text h1
{
	margin:0px;
	padding:0px;
	font-size:43px;
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
	color:#797979;
	padding-top:45px;
	font-weight:400;
}

#opening-text-print
{
	height:145px;
	width:960px;
	margin:0 auto;
	padding-top:29px;
	}
	
#opening-text-print h2
{
	text-indent:-9999px;
	height:145px;
	background-image:url(print-work.jpg);
}

#opening-text-journal
{
	height:145px;
	width:960px;
	margin:0 auto;
	padding-top:29px;
	}
	
#opening-text-journal h2
{
	text-indent:-9999px;
	height:145px;
	background-image:url(photography-title.jpg);
}



#container-photos
{
	margin:0 auto;
	width:960px;
	height:auto;
	margin-bottom:40px;
}

#container
{
	margin:0 auto;
	width:960px;
	margin-bottom:40px;
}

#container p
{
	margin:0;
	padding:5px;
}

.portfolio-wrapper
{
width:auto;
position:relative;
margin-top:40px;
}

.internal-wrapper
{
	width:500px;
	position:absolute;
}


.portfolio-heading
{
	
}

.portfolio-heading h2
{
	text-transform:uppercase;
	color:#0c6880;
	font-size:20px;
	padding-left:5px;
	margin:0px;
	padding:0px;
	text-shadow:0 -1px 0 rgba(0, 0, 0, 0.5);

}

.portfolio-heading-print
{
	
}

.portfolio-heading-print h2
{
	text-transform:uppercase;
	color:#0c6880;
	font-size:20px;
	padding-left:5px;
	margin:0px;
	padding:0px;
	text-shadow:0 -1px 0 rgba(0, 0, 0, 0.5);

}


.portfolio-picture
{
height:275px;
width:410px;
position:relative;
left:550px;
background-color:#366;
}

.preview-picture
{
	padding:5px;
	border:none;
}


.portfolio-text
{
	color:#FFF;
	width:auto;
	padding:5px;
	font-size:15px;
}


.portfolio-text p a:link
{
	color:#B9E5F8;
	text-decoration:none;
}

.portfolio-text p a:visited
{
	color:#B9E5F8;
	text-decoration:none;
}

.portfolio-text ul {
  float: left;
  width: 21em;
  margin: 0;
  padding: 0;
  padding-top:25px;
  margin-left:25px;
  list-style: none;
}
 
.portfolio-text li {
  float: left;
  width: 10.5em;
  margin: 0;
  padding: 0;
  list-style:url(tick.png);
} 

#footer
{
	height:400px;
	width:auto;
	background-image:url(10percent.png);
}

#footer-container
{
	margin:0 auto;
	width:960px;
	height:auto;
	position:relative;
}

#contact
{
width:480px;
height:auto;
padding-top:20px;
position:absolute;
}

#contact p
{
	padding:0px;
	margin:0px;
}

#contact h3, #photography h3
{
	padding:0px;
	margin:0px;
	font-size:26px;
	color:#0c6880;
	font-weight:300;
}

#contact h4
{
	padding:0px;
	margin:0px;
	font-size:19px;
	color:#797979;
	font-weight:300;
}


.comments
{
	background-color:transparent;
	background-image:url(20percent.png);
	border:none;
	margin-bottom:10px;
	text-shadow:inherit;
	color:#fff;
	font-size:15px;
		padding:3px;

}


form#login {
	padding:6px;
	position:relative;
	border:1px solid grey;
}

div#name,
div#email,
div#comments
{
	position:relative;
	float:left;
	margin-right:3px;
}

input#name-field,
input#email-field,
input#comments
{
background-color:transparent;
	background-image:url(20percent.png);
	border:none;
	width:470px;
	height:25px;
	margin-bottom:10px;	
	text-shadow:inherit;
		color:#fff;
	font-size:15px;
	padding-left:3px;
	}
	
	.comments
{
background-color:transparent;
	background-image:url(20percent.png);
	border:none;
}


label.overlabel-apply {
	position:absolute;
	top:3px;
	left:5px;
	z-index:1;
	color:#999;
}

.send
{
height:30px;	
}

#photography
{
	width:400px;
height:auto;
top:20px;
left:560px;
position:relative;
}

#flickr a img {
border:4px solid #333;
float:left;
height:80px;
margin:2px;
height:80px;
width:80px;
}

.button{
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.4);
background-attachment:scroll;
background-color:#0C6880;
background-image:url(10percent.png);
background-position:center center;
background-repeat:repeat-x;
border-bottom-color:#0C6880 !important;
border-bottom-style:solid !important;
border-bottom-width:1px !important;
border-left-color-ltr-source:physical !important;
border-left-color-rtl-source:physical !important;
border-left-color-value:#0C6880 !important;
border-left-style-ltr-source:physical !important;
border-left-style-rtl-source:physical !important;
border-left-style-value:solid !important;
border-left-width-ltr-source:physical !important;
border-left-width-rtl-source:physical !important;
border-left-width-value:1px !important;
border-right-color-rtl-source:physical !important;
border-right-color-value:#0C6880 !important;
border-right-style-ltr-source:physical !important;
border-right-style-rtl-source:physical !important;
border-right-style-value:solid !important;
border-right-width-ltr-source:physical !important;
border-right-width-rtl-source:physical !important;
border-top-color:#0C6880 !important;
border-top-style:solid !important;
border-top-width:1px !important;
color:#FFFFFF !important;
cursor:pointer;
display:inline-block;
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
font-size:16px;
font-weight:normal !important;
line-height:1;
padding-bottom:9px;
padding-left:9px;
padding-right:9px;
padding-top:9px;
text-align:center;
text-decoration:none !important;
text-shadow:0 -1px 0 rgba(0, 0, 0, 0.5);
margin-bottom:10px;
}

.pink-bubble
{
	background-image:url(images/pink-bubble.png)
}

#hiddencontent {
	display: none;
	color:#399;
	font-size:18px;

}


#hiddencontent a:link {
	padding:0px;
	margin:0px;
	color:#00aded;
	text-shadow:inherit;
	text-decoration:none;
}

#hiddencontent a:visited {
	padding:0px;
	margin:0px;
	color:#00aded;
	text-shadow:inherit;
		text-decoration:none;

}

.twitter-blue
{
	color:#b9e5f8;
}
.center {
	width: 500px;
}

.post, #postimg
{
margin:0px;
padding:0px;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
	#gallery {
		border:none;
	}
	
		#gallery a:visited {
		border:none;
	}

#working-on
{
height:auto;
text-align:center;
padding-top:35px;
}

#journal-email
{
height:auto;
text-align:center;
}

.thankyou
{
	color:#393;
}

.warning
{
	color:#903;
}

.blue
{
	color:#b9e5f8;
}

.twitter-footer
{
	color:#797979;
}

.twitter-footer a:active
{
	color:#797979;
	text-decoration:none;
}

.twitter-footer a:hover
{
	color:#96C;
	text-decoration:none;
}





#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


#gallery {
	position: relative;
	padding: 0px 15px 10px 15px;
}

.photos {
	position: relative;
	float: left;
	display: block;
	padding-bottom: 10px;
	padding:10px;
}

.photos img
{
	border:solid medium #797979;
}

.photosets {
	clear: both;
	padding-top: 1px;
	padding:10px;

}
.photosets h2 {
	color: #0C6880;
}


#float-text
{
	color:#c6396e;
	position:relative;
	left:242px;
	margin:0px;
	width:460px;
	font-size:35px;
	bottom:10px;
	font-weight:bold;
	text-align:center;
	
	/* Safari */
-webkit-transform: rotate(-3deg);

/* Firefox */
-moz-transform: rotate(-3deg);

/* IE */
-ms-transform: rotate(-3deg);

/* Opera */
-o-transform: rotate(-3deg);


/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);

font-family: "SorbetLTD"; }


	


 @font-face {font-family: 'SorbetLTD';src: url('webfonts/1FD02E_0_0.eot');src: url('webfonts/1FD02E_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/1FD02E_0_0.woff') format('woff'),url('webfonts/1FD02E_0_0.ttf') format('truetype');}
 





</style>


