.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

body{
  background: #2b3944 ;
  color: #6a7781 ;
}
		
/*.lead .row_bg{
	background: #000 ;
	filter:alpha(opacity=25); / IE's opacity/
    opacity: 0.25;
}*/

a{ color: #8a97a1 ; }
a:hover{ color: #b7c8d6 ; }

span.amp {
  font-family: Baskerville, Palatino, "Book Antiqua", serif;
  font-style: italic;
}

.numbers{ font-size: 1.8em ; }
.numbers, .fancy{
	font-family: Georgia, serif ;
	font-weight: normal ;
	font-style: italic;
}

.container_12 .grid_8{
	margin: 0 ;
	width: 640px ;
}

.row_bg,
.eyebrow{
	position: absolute;
	left: 0px;
	width: 100%;
	z-index: 99;
}

.row_content {
	position: relative;
	background-color:transparent;
	z-index: 101;
}

.lead .row_bg, .lead .row_content{ height: 60px ; }
.lead .row_bg{ top: 0px; }

.img-display .row_bg, .img-display #photo-content{ height: 640px ; }
.img-display .row_bg{ top: 163px; }

.contact .row_bg, .contact .row_content{ height: 30px ; }

.lead h1{
	width: 380px ;
	height: 33px ;
	text-indent: -9000px ;
	overflow: hidden ;
	background: transparent url(../images/dawn-giarrizzo-logo.png) no-repeat scroll 0 0 ;
	margin: 18px 0 10px ;
	color: #6a747c ;
}

.lead .nav{
	float: right ;
	margin-top:18px ;
}

.lead .main, .lead .sub{ margin: 5px 0 0 ; }
.lead .main{ border-bottom: 1px solid #454b50 ; }

.lead li{ display: inline ; }

.lead .main li{
	margin: 0 10px 0 10px ;
	font-size: 14px ;
}
.lead .sub li{
	margin-left: 10px ;
	font-size: 12px ;
}

.lead li.current a{
	color: #fff ;
}


.thumbtray li{
	float: left ;
	width: 60px ;
	height: 60px ;
	overflow: hidden ;
	margin: 0 10px 10px 0 ;
}

	.thumbtray .thumb img{
		display: block ;
		background: #ccc ;
	}
	
	.thumbtray .thumbnav{
		float: left ;
		width: 10px ;
		margin: 0 ;
		list-style-type: none ;
	}
	
	.count{
		float: none ;
		clear: both ;
		margin-top: 18px ;
		text-align: right ;
		color: #809cac ;
	}

.img-display{ margin: 24px 0 ; }

.contact,.gallery-data{ text-align: right ; }

.contact .email{ font-size: 18px ; }