/* 
Urban Forest Project
Author: Dustin Pfeifer
Author URL: http://www.dustinpfeifer.com
*/

* {
	margin:0;
	padding:0;
}

body {
	text-align:center;
	background:#fff;
	width:846px;
	margin:0 auto;
	font:12px lucida grande, arial, serif;
	line-height:150%;
	color:#656565;
	
}


/* Layout
========================================= */

#header {
	height:170px;
	background:url("../images/background-header.jpg") no-repeat top right;
	text-align:left;
}

.logo {
	float:left;
	margin:0;
}

#content {
	text-align:left;
	margin:20px 0 0;
}

#left {
	width:656px;
	float:left;
}

#right {
	width:150px;
	float:right;
	text-align:center;
}

#blogright {
	width:150px;
	float:right;
	text-align:left;
}

	#blogright li {
		list-style-type:none;
	}

#subleft {
	width:308px;
	float:left;
	padding:20px 0 0 0;
}

#subsponsor {
	width:600px;
	float:left;
	padding:20px 0 0 0;
}

#subright {
	width:308px;
	float:right;
	padding:20px 0 0 0;
}

#footer {
	height:100px;
	background:url("../images/background-footer.jpg") no-repeat;
	text-align:left;
	color:#d6d6d6;
	padding:0 0 20px;
}

	.footer-in {
		padding:45px 0 0 67px;
	}
	

/* Shop Page Styling
========================================= */

#productinfo {
	margin:0;
}

.product {
	float:left;
	margin:0 10px 10px 10px;
}

.description {
	width:100%;
}

.form {
	margin:10px 0;
}

input, select {
	margin:5px 0;
	background:#fff;
	border:1px solid #d6d6d6;
	padding:2px 5px;
	font-size:11px;
}

.submit {
	border:none;
}


/* Main Navigation
========================================= */

#nav {
	float:right;
	padding:70px 0 0 0;
	height:100px;
	list-style-type:none;
}

#nav li {
	display:inline;
}

#nav-1 a, #nav-2 a, #nav-3 a, #nav-4 a, #nav-5 a, #nav-6 a {
	display:block;
	float:left;
	height:99px;
	overflow:hidden;
	text-indent:-9999px;
}

#nav-1 a {
	background:url("../images/nav-1.jpg");
	width:97px;
}

	#nav-1 a:hover, #nav-1 a.selected {
		background:url("../images/nav-1.jpg") 0 -99px no-repeat;
	}

#nav-2 a {
	background:url("../images/nav-2.jpg") no-repeat;
	width:104px;
}

	#nav-2 a:hover, #nav-2 a.selected {
		background:url("../images/nav-2.jpg") 0 -99px no-repeat;
	}

#nav-3 a {
	background:url("../images/nav-3.jpg") no-repeat;
	width:104px;
}

	#nav-3 a:hover, #nav-3 a.selected {
		background:url("../images/nav-3.jpg") 0 -99px no-repeat;
	}

#nav-4 a {
	background:url("../images/nav-4.jpg") no-repeat;
	width:104px;
}

	#nav-4 a:hover, #nav-4 a.selected {
		background:url("../images/nav-4.jpg") 0 -99px no-repeat;
	}

#nav-5 a {
	background:url("../images/nav-5.jpg") no-repeat;
	width:104px;
}

	#nav-5 a:hover, #nav-5 a.selected {
		background:url("../images/nav-5.jpg") 0 -99px no-repeat;
	}

#nav-6 a {
	background:url("../images/nav-6.jpg") no-repeat;
	width:98px;
}

	#nav-6 a:hover, #nav-6 a.selected {
		background:url("../images/nav-6.jpg") 0 -99px no-repeat;
	}
	
	
/* Footer Navigation
========================================= */

#footernav {
	list-style-type:none;
}

#footernav li {
	display:inline;
	margin-right:20px;
}

#footernav a {
	color:#67ad45;
	text-decoration:none;
}
	

/* Typography 
========================================= */
a {
   color:#4e972b;
   text-decoration:none;
}

p {
	margin:10px 0;
}

p span {
	color:#67ad45;
}

h1 {
	font-size:34px;
	font-weight:normal;
	color:#a9d26d;
	line-height:150%;
}

h2 {
	font-size:22px;
	font-weight:normal;
	color:#a9a9a9;
	line-height:150%;
}

h3 {
	color:#622010;
	font-size:11px;
	font-weight:normal;
	line-height:150%;
}

	h3 span {
		font-size:16px;
		text-transform:uppercase;
		color:#622010;
	}
	
h4 {
	font-size:26px;
	font-weight:normal;
	color:#d6d6d6;
	text-transform:uppercase;
	line-height:100%;
	margin:0 0 20px;
}

	h4 span {
		font-size:32px;
		color:#d6d6d6;
	}

h5, h5 a {
	font-size:48px;
	font-weight:normal;
	color:#d6d6d6;
	text-transform:uppercase;
	line-height:150%;
	text-decoration:none;
}

	h5 a:hover, h5 a.selected {
		color:#5eb0e3;
	}
	
h6 {
	font-size:12px;
	color:#fe3d6c;
	font-weight:normaol;
}

a.more {
	background:url("../images/icon-plus.jpg") no-repeat right center;
	padding:10px 35px 10px 0;
	font-size:14px;
	color:#d6d6d6;
	text-transform:uppercase;
	float:right;
	text-decoration:none;
	margin:0 0 10px;
}

	a.more span {
		font-size:18px;
		color:#d6d6d6;
	}
	
	/*Gallery

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */





#gallery {



	list-style-type:none;



        margin: 0 0 0 0;



}







#gallery li {



	float:left;



	margin:0 14px 16px 0;



}







#gallery li.end {



	margin:0 0px 16px 0;



}







#gallery img {



	border:none;



}







#gallery img:hover {



	border:none; 



}

/* Lightbox 
======================================== */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #4e972b;
	}


/* Browser Adjustments
========================================= */

/* ClearFix */

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

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
.clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
