/* -------------------------------------------
brant hardy photography
Theme URI: http://www.branthardy.com/
Description: photography website for brant hardy photography
Version: 2.0
Author: Brant Hardy
Author URI: http://design.branthardy.com/
--------------------------------------------*/

body {
	line-height: 16px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0;
	background: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #f6f6f6;
	}

img {
	 border: none;
}

p {
	font-family: "lucida grande", verdana, arial, helveta, sans-serif;
	font-size: 12px;
	color: #545353;
	margin: 0 0 10px 0;
	line-height: 20px;
	}
	
h1 {
	font-family: "lucida grande", verdana, arial, helveta, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #545353;
	margin: 0 0 8px 0;
	line-height: 23px;
	}

h2 {
	font-family: "lucida grande", verdana, arial, helveta, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #545353;
	margin: 14px 0 8px 0;
	line-height: 23px;
}

h2 a {
	font-family: "lucida grande", verdana, arial, helveta, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #f0545a;
	margin: 14px 0 8px 0;
	line-height: 23px;
}

h2 a:hover {
	font-family: "lucida grande", verdana, arial, helveta, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #f0545a;
	margin: 14px 0 8px 0;
	line-height: 23px;
	text-decoration: underline;
}

a {
	color: #f0545a; text-decoration: none;}
	
a:hover {
	color: #f0545a; text-decoration: underline;}
	
ul {
	font-family: "lucida grande", verdana, arial, helveta, sans-serif;
	font-size: 12px;
	color: #519835;
	list-style: none;
	margin: 5px;
	padding: 0;
}

ol {
	font-family: "lucida grande", verdana, arial, helveta, sans-serif;
	font-size: 12px;
	color: #519835;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	}
	
#top {
	width: 900px;
	height: 140px;
	}

.barleft {
	clear: both;
	width: 22px;
	height: 50px;
	float: left;
	}
	
.logo {
	width: 84px;
	height: 140px;
	float: left;
	}
	
#bar {
	width: 794px;
	height: 50px;
	background-image: url(img/topbarbg.gif);
	background-repeat: repeat-x;
	float:left;
	}
	
.barright {
	width: 8px;
	height: 50px;
	float: right;
	}
	
#bardetails {
	width: 760px;
	height: 29px;
	padding: 12px 0 0 15px;
	}
	
.title {
	display: block;
	width: 116px;
	height: 29px;
	float: left; 
	background-image: url(img/title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
	
.caption {
	display: block;
	width: 146px;
	height: 29px;
	float: left;
	margin: 0 0 0 15px;
	background-image: url(img/caption.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	}	
	
.email {
	display: block;
	width: 159px;
	height: 29px;
	float: left;
	margin: 0 0 0 160px;
	background-image: url(img/email.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
	
.phone {
	display: block;
	width: 109px;
	height: 29px;
	float: left;
	margin: 0 0 0 50px;
	background-image: url(img/phone.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
	


#nav {
	float: left;
	margin: 20px 0 0 0;
	width: 758px;
	height: 47px;
	}

#nav ul {
	list-style: none;
	}


#nav li {
	float: left;
	padding: 0 39px 0 50px;
	}

#nav li a {
	display: block;
	height: 47px;
	width: 100px;
	outline: none;
	background-image: url(img/navigation.gif);
	background-repeat: no-repeat;
	}

	
	#nav_portfolio a { background-position: 0 0; width: 122px !important;} 
	#nav_portfolio a:hover, #portfolio #nav_portfolio a { background-position: 0 -48px; }
	#nav_portfolio a:active { background-position: 0 -96px; }
	
	#nav_about a { background-position: -122px 0; width: 85px !important;} 
	#nav_about a:hover, #about #nav_about a { background-position: -122px -48px; }
	#nav_about a:active { background-position: -122px -96px; }
	
	#nav_pricing a { background-position: -207px 0; width: 88px !important;}
	#nav_pricing a:hover, #pricing #nav_pricing a { background-position: -207px -48px; }
	#nav_pricing a:active { background-position: -207px -96px; }
	
	#nav_contact a { background-position: -295px 0; width: 107px !important;}
	#nav_contact a:hover, #contact #nav_contact a { background-position: -295px -48px; }
	#nav_contact a:active { background-position: -295px -96px; }
	
#body {
	width: 900px;
	margin: 5px 0 0 0;
	}
	
#flashdiv {
	margin: 15px 0 5px 0;
	outline: none;
	}	
	
#content {
	float: left;
	width: 866px;
	margin: 15px 20px 10px 20px;
	}	
	
#footer {
	clear: both;
	width: 100%;
	height: 125px;
	line-height: 16px;
	/*margin-top: 160px;*/
	background: url(img/footerbg.jpg);
	background-repeat: repeat-x;
	background-color: #f6f6f6;
	text-align: center;
	}

.footertext p {
	margin-top: 15px;
	font-size: 14px;
	}

.hline {
	display: block;
	height: 1px;
	background: url(img/hline.jpg);
	background-repeat: repeat-x;
}

#contentleft {
	float: left;
	width: 450px;
	}
	
#contentright {
	float: right;
	width: 361px;
	}
	
#contentright p {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 20px;
	}
	
#pic {
	clear: both;
	width: 361px;

}

/* PUSH */

* {
   margin: 0;
}
html, body {
   height: 100%;
}
#wrapper {
   min-height: 100%;
   height: auto !important;
   height: 100%;
   margin: 0 auto -40px; /* the bottom margin is the negative value of the footer's height */
}
#footer, #push {
   height: 80px; /* .push must be the same height as .footer */
}
