/*
www.ensueno10.com
copyright 2008-2010, all rights reserved
design by Isahrai Azaria at www.irmacreative.com
*/

/* basic elements */

html {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", "gill sans", frutiger, verdana, helvetica, arial, sans-serif;
	font-size: .9em;
	text-align: center;
	min-width: 1010px;
	color: #e2e5cf;
	background: #281b05;
	line-height: 1.3;
	}
	
a {
	color: #97045b;	
	text-decoration: none;
	}
	
a:visited {
	color: #4b5123;
	text-decoration: none;
	}
	
a:hover {
	color: #b43b71;
	text-decoration: none;
	}
	
a img {
	border: 0;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 1px 0;
	}
	
h2 {
	font-size: 2em;
	text-align: right;
	padding-right: 0;
	margin-right: 0;
	}
	
h3 {
	font-size: 2em;
	text-align: left;
	color: #3d6025;
	}
	
h4 {
	font-size: .9em;
	text-transform: uppercase;
	color: #443a2a;
	}

p {
	padding: 0 0 6px 0;
	}
	
/* helpers */

.clr {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	}
	
..pkg:after {
   	content: " ";
   	display: block;
   	visibility: hidden;
   	clear: both;
   	height: 0.1px;
   	font-size: 0.1em;
   	line-height: 0;
	}
	
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }

/* layout */

#container {
	position: relative;
	margin: 0 auto;
	width: 1100px;
	text-align: left;
	padding: 0;
	background: transparent;
	}
	
#container-inner {
	position: static;
	width: auto;
	align: center;
	border: 0;
	padding: 0;
	background: transparent;
	}
	
#logo {
	margin-top: 15px;
	height: 202px;
	width: 1100px;
	background: url(img/logo.png) top left no-repeat;
	position: relative;
	z-index: 9000;
	}
	
#logo h1 {
	text-indent: -9999px;
	}
	
#content, #sidebar {
	float: left;
	display: inline;
	}
	
#content {
	clear: both;
	width: 615px;
	padding-left: 35px;
	}
	
#content-inner {
	margin-top: -75px;
	position: relative;
	background: #e7e8de;
	z-index: 1000;
	text-align: left;
	}
	
#content-text {
	padding: 30px 10px;
	color: #443a2a;
	}
	
	
#sidebar {
	margin-top: -10px;
	padding-left: 10px;
	width: 350px;
	min-height: 480px;
	color: #e2e5cf;
	}
	
#tagline {
	position: relative;
	z-index: 8000;
	margin-top: -55px;
	margin-left: -35px;
	background: url(img/footer.png) top left no-repeat;
	height: 45px;
	width: 1100px;
	}
	
#tagline h1 {
	text-indent: -9999em;
	}
	
#footer-img, #footer {
	display: inline;
	float: left;
	}
	
#footer-img {
	clear: both;
	width: 615px;
	padding-left: 35px;
	padding-top: 20px;
	}
	
#footer-img {
	font-size: .9em;
	color: #443a2a;
	}
	
#footer-img a:hover {
	color: #b43b71;
	}
		
	
#footer {
	color: #8c7e61;
	padding-left: 10px;
	text-align: right;
	width: 350px;
	}
	
#footer a:hover {
	color: #b43b71;
	text-decoration: none;
	}
	
#content, #sidebar-gallery {
	float: left;
	display: inline;
	}	
	
#sidebar-gallery {
	margin-top: -10px;
	padding-left: 10px;
	width: 350px;
	color: #e2e5cf;
	}	

#gallery {
	display: block;
	clear: both;
	width: 1030px;
	margin: 10px auto;
	padding-top: 15px;
	}
	
	
	
/**** typography style *****/	

#menu {
	font-size: 1.2em;
	line-height: 1.4;
	}
	
#menu a {
	color: #a6aa8f;
	text-decoration: none;
	}
	
#menu a:visited {
	color: #635b4f;
	text-decoration: none;
	}
	
#menu a:hover {
	color: #b43b71;
	text-decoration: none;
	}
	
#menu span{
	color: #443a2a;
	}
	
#menu-mini,
#menu-mini a
#menu-mini a:visited {
	font-size: .8em;
	padding-bottom: 10px;
	color: #443a2a;
	}
	
#menu-mini a:hover {
	color: #b43b71;
	}	
	
.mini {
	color: #443a2a;
	font-size: .9em;
	}
	
.mini a,
.mini a:visited {
	color: #443a2a;
	}	
	
.mini a:hover {
	color: #b43b71;
	}
	
.contact {
	color: #635b4f;
	font-size: .9em;
	}

strong {
	font-weight: normal;
	font-size: 1.3em;
	}
		
input, textarea {
	background: #443a2a;
	border: none;
	color: #e7e8de;
	font-family: 'trebuchet ms', 'gill sans', frutiger, helvetica, arial, sans-serif;
	font-size: .9em;
	padding: 3px 5px; 
	}
	
/***** Photos *****/

.photo-side img {
	display: block;
	margin: 0 auto;
	padding: 10px 0;
	width: 350px;
	}
	
.photo-featured {
	margin: 13px 0;
	}
	
.photo-featured img {
	width: 592px;
	margin: 0 0 4px 0;
	}
	
.photo-featured span {
	font-size: .8em;
	}
	
.thumb img {
	float: left;
	padding: 0 10px 7px 0;
	}
	
.spacer {
	display: none;
	}

/***** Lightbox *****/

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

#outerImageContainer{ position: relative; background-color: #e2e5cf; 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, #prevLink:visited { background: url(img/previous.png) left 100% no-repeat; }
#nextLink, #nextLink:visited { background: url(img/next.png) right 100% no-repeat; }

#imageDataContainer{ font: .9em 'Trebuchet MS', 'Gill Sans', Helvetica, Arial, sans-serif; background-color: #e2e5cf;margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:10px; color: #271b05; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; color: #443a2a; font-size: .85em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

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