/* Serena Davidson Photography style sheet */


/* font fixes */
body {font-size: 81%;
	background: #2C2C2E;
	margin: 0; 
	padding: 0;
	width: 100%;
	height: 100%;
	text-align: left;
	overflow: hidden;
	}
	
html>body {font-size: 13px;}

/* general settings*/

#page {
	font-size: .95em;
	height: 100%;
	width: 100%; 
	font-family: Arial, Helvetica, sans-serif;
	color: #b5ad99;	
	position: absolute;
	top: 0;
	left: 0;
	z-index:2;
	overflow: auto;
	}
#wrapper {
	width: 1000px;
	}


h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #959595;
		}
h1 	{
	font-size: 2em;
	text-transform: uppercase;
	}
h2	{
	font-size: 1.3em;
	text-transform: uppercase;
	}
h3	{
	font-size: .95em;
	text-transform: uppercase;
	}
img {
	border: 0px;
	}

img.backgrounds {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index:1;
	}
/* link style */
a {
	color: #f9edcf;
	text-decoration: none;
	}

a:visited {
	color: #787878;
    }
	
a:active {
text-decoration: none;
color: #959595;
border-bottom: 0px dotted;
}

a:hover {
	text-decoration: underline;
	color: #DEA239;
	}

/* Sidebar layout */
#sidebar{
	float: left;
	margin: 10px 10px auto 10px;
	display: block;
	}
	#logo	{
	display: block;
	}
	#navigation {
	margin: 20px auto;
		}
	
	ul.sitelinks {
		position: relative;
		list-style: none;
		padding: 0px;
		margin: 0px;
		width: 122px;
		}
		
		a.home {	
		width: 122px;
		height: 24px;
		display: block;
		text-decoration: none;
		background: url("/themes/serenaphotography/images/home.png");
		}
		
		a.home:hover {
		background-position: -122px 0; 
		}
		
		a.heritage {
		width: 122px;
		height: 24px;
		display: block;
		text-decoration: none;
		background: url( "/themes/serenaphotography/images/heritage.png" );
		}
		
		a.heritage:hover {
		background-position: -122px 0; 
		}
		a.blog {
		width: 122px;
		height: 24px;
		display: block;
		text-decoration: none;
		background: url( "/themes/serenaphotography/images/blog.png" );
		}
		
		a.blog:hover {
		background-position: -122px 0; 
		}
		a.contact {
		width: 122px;
		height: 24px;
		display: block;
		text-decoration: none;
		background: url( "/themes/serenaphotography/images/contact.png" );
		}
		
		a.contact:hover {
		background-position: -122px 0; 
		}
		a.investment {
		display: block;
		width: 122px;
		height: 24px;
		text-decoration: none;
		background: url( "/themes/serenaphotography/images/investment.png" );
		}
		
		a.investment:hover {
		background-position: -122px 0; 
		}
		a.portfolios {
		display: block;
		width: 122px;
		height: 24px;
		text-decoration: none;
		background: url( "/themes/serenaphotography/images/portfolios.png" );
		}
		
		a.portfolios:hover {
		background-position: -122px 0; 
		}
		
		
	ul.gallerylinks {
		position: relative;
		list-style: none;
		padding: 0px;
		margin: 0px;
		width: 122px;
		}
		
		a.AnnualReports {
		display: block;
		width: 122px;
		height: 20px;
		text-decoration: none;
		background: url( "/themes/serenaphotography/images/annualreports.png" );
		}
		
		a.AnnualReports:hover {
		background-position: -122px 0; 
		}
		
		a.Entrepreneurs {
		display: block;
		width: 122px;
		height: 20px;
		text-decoration: none;
		background: url( "/themes/serenaphotography/images/entrepreneurs.png" );
		}
		
		a.Entrepreneurs:hover {
		background-position: -122px 0; 
		}
		
		a.Headshots {
		display: block;
		width: 122px;
		height: 20px;
		text-decoration: none;
		background: url( "/themes/serenaphotography/images/headshots.png" );
		}
		
		a.Headshots:hover {
		background-position: -122px 0; 
		}
		
		a.Celebrations {
		display: block;
		width: 122px;
		height: 20px;
		text-decoration: none;
		background: url( "/themes/serenaphotography/images/celebrations.png" );
		}
		
		a.Celebrations:hover {
		background-position: -122px 0; 
		}
		
		a.Performers {
		display: block;
		width: 122px;
		height: 20px;
		text-decoration: none;
		background: url( "/themes/serenaphotography/images/performers.png" );
		}
		
		a.Performers:hover {
		background-position: -122px 0; 
		}
		
		a.Laughs {
		display: block;
		width: 122px;
		height: 20px;
		text-decoration: none;
		background: url( "/themes/serenaphotography/images/laughs.png" );
		}
		
		a.Laughs:hover {
		background-position: -122px 0; 
		}
		
		a.ImageBanks{
		display: block;
		width: 122px;
		height: 20px;
		text-decoration: none;
		background: url( "/themes/serenaphotography/images/imagebanks.png" );
		}
		
		a.ImageBanks:hover {
		background-position: -122px 0; 
		}
		
		a.Organizations {
		display: block;
		width: 122px;
		height: 20px;
		text-decoration: none;
		background: url( "/themes/serenaphotography/images/organizations.png" );
		}
		
		a.Organizations:hover {
		background-position: -122px 0; 
		}
		
		a.Individuals {
		display: block;
		width: 122px;
		height: 20px;
		text-decoration: none;
		background: url( "/themes/serenaphotography/images/individuals.png" );
		}
		
		a.Individuals:hover {
		background-position: -122px 0; 
		}
		
		a.Romance {
		display: block;
		width: 122px;
		height: 20px;
		text-decoration: none;
		background: url( "/themes/serenaphotography/images/romance.png" );
		}
		
		a.Romance:hover {
		background-position: -122px 0; 
		}
		
		a.Style {
		display: block;
		width: 122px;
		height: 20px;
		text-decoration: none;
		background: url( "/themes/serenaphotography/images/style.png" );
		}
		
		a.Style:hover {
		background-position: -122px 0; 
		}
		
		a.ClientGalleries {
		display: block;
		width: 122px;
		height: 20px;
		text-decoration: none;
		background: url( "/themes/serenaphotography/images/clientgalleries.png" );
		}
		
		a.ClientGalleries:hover {
		background-position: -122px 0; 
		}
		

/* display area layout */
#main	{
	margin: 0em auto 0em auto;
	position: relative;
	float: left;
	width: 620px;
	}
	/* Header layout */

	#header{
		padding: 15px 0 0 0;
		width: 620px;
		height: 24px;
		}
		
	#header img{
		}
	a.inquiry {
		display:-moz-inline-box;
		display: inline-block;
		width: 228px;
		height: 24px;
		text-decoration: none;
		background: url( "/themes/serenaphotography/images/inquiry.png" );
		overflow: visible;
		float: left;
		}
		
	a.inquiry:hover {
		background-position: -228px 0; 
		}

	br	{
		clear: left;
		}
	#image{ 
	text-align: center;
	display: block;
    margin-left: auto;
    margin-right: auto;
	padding: 40px 0 0 0;
	overflow: visible;
	width: 600px;
		}
		#description{
		}

	#gallerynav{
		margin: 22px 0 0 10px;
		width: 32px;
		float: left;
    }
	ul.gallerynav{
		list-style: none;
		padding: 0px;
		margin: 0px;
		width: 32px;
		}
	ul.gallerynav a:hover {
		background-image: none;
		}
	a.nav {
		display: block;
		width: 32px;
		height: 21px;
		text-decoration: none;
		}
		
	#nav1 {
		background: url( "/themes/serenaphotography/images/nav1.png" );
		}
		
	#nav1:hover {
		background-position: -32px 0; 
		}
	
	#nav2 {
		background: url( "/themes/serenaphotography/images/nav2.png" );
		}
		
	#nav2:hover {
		background-position: -32px 0; 
		}
	
	#nav3 {
		background: url( "/themes/serenaphotography/images/nav3.png" );
		}
		
	#nav3:hover {
		background-position: -32px 0; 
		}
	
	#nav4 {
		background: url( "/themes/serenaphotography/images/nav4.png" );
		}
		
	#nav4:hover {
		background-position: -32px 0; 
		}
	
	#nav5 {
		background: url( "/themes/serenaphotography/images/nav5.png" );
		}
		
	#nav5:hover {
		background-position: -32px 0; 
		}
	
	#nav6 {
		background: url( "/themes/serenaphotography/images/nav6.png" );
		}
		
	#nav6:hover {
		background-position: -32px 0; 
		}
	
	#nav7 {
		background: url( "/themes/serenaphotography/images/nav7.png" );
		}
		
	#nav7:hover {
		background-position: -32px 0; 
		}
	
	#nav8 {
		background: url( "/themes/serenaphotography/images/nav8.png" );
		}
		
	#nav8:hover {
		background-position: -32px 0; 
		}
	
	#nav9 {
		background: url( "/themes/serenaphotography/images/nav9.png" );
		}
		
	#nav9:hover {
		background-position: -32px 0; 
		}
	
	#nav10 {
		background: url( "/themes/serenaphotography/images/nav10.png" );
		}
		
	#nav10:hover {
		background-position: -32px 0; 
		}
		
	#nav11 {
		background: url( "/themes/serenaphotography/images/nav11.png" );
		}
		
	#nav11:hover {
		background-position: -32px 0; 
		}
	
	#nav12 {
		background: url( "/themes/serenaphotography/images/nav12.png" );
		}
		
	#nav12:hover {
		background-position: -32px 0; 
		}
	
	#nav13 {
		background: url( "/themes/serenaphotography/images/nav13.png" );
		}
		
	#nav13:hover {
		background-position: -32px 0; 
		}
	
	#nav14 {
		background: url( "/themes/serenaphotography/images/nav14.png" );
		}
		
	#nav14:hover {
		background-position: -32px 0; 
		}
	
	#nav15 {
		background: url( "/themes/serenaphotography/images/nav15.png" );
		}
		
	#nav15:hover {
		background-position: -32px 0; 
		}
	
	#nav16 {
		background: url( "/themes/serenaphotography/images/nav16.png" );
		}
		
	#nav16:hover {
		background-position: -32px 0; 
		}
	
	#nav17 {
		background: url( "/themes/serenaphotography/images/nav17.png" );
		}
		
	#nav17:hover {
		background-position: -32px 0; 
		}
	
	#nav18 {
		background: url( "/themes/serenaphotography/images/nav18.png" );
		}
		
	#nav18:hover {
		background-position: -32px 0; 
		}
	
	#nav19 {
		background: url( "/themes/serenaphotography/images/nav19.png" );
		}
		
	#nav19:hover {
		background-position: -32px 0; 
		}
	
	#nav20 {
		background: url( "/themes/serenaphotography/images/nav20.png" );
		}
		
	#nav20:hover {
		background-position: -32px 0; 
		}
		
	a.prevnext {
		display: block;
		width: 32px;
		height: 66px;
		text-decoration: none;
		}
		
	#prevblur {
		background: url( "/themes/serenaphotography/images/prevblur.png" );
		}	
		
	#prevblur:hover {
		background-position: -32px 0; 
		}
	#nextblur {
		background: url( "/themes/serenaphotography/images/nextblur.png" );
		}
	#nextblur:hover {
		background-position: -32px 0; 
		}
	
	
	

/* footer layout */
#footer 	{
	clear: both;
	text-align: left;
	padding-top: 15px;
	}
#footerinfo	{
	font-size: .7em;
	}
#sorting {
	}
	
/* for blocks of text */
.text 		
	{
	text-align: left;
	width: 30em;
	line-height: 1.3em;
	padding: 1em;
	}	
