/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}


/*
Copyright (c) 2008, Arne Brodowski. All rights reserved.
*/
html {background-color:#d5ded9;}
#header {background-image:url(../img/header.gif);background-position:0 top;background-repeat:no-repeat;width:734px;margin:10px auto 0 auto;height:75px;}
#page {width:640px;margin:0 auto;}
#footer {width:600px;margin: 0 auto;margin-bottom:100px;}
h1 {font-size:1.7em;font-weight:normal;font-family:Georgia;margin-bottom:18px;border-bottom:2px solid #99b2b7;}
h2 {font-size:1.4em;font-weight:normal;font-family:Georgia;margin-bottom:18px;}
h3 {font-size:1.4em;font-weight:normal;font-family:Georgia;margin-bottom:18px;border-bottom:2px solid #99b2b7;clear:both;}
#pictures img {border:1px solid #99b2b7;padding:5px;background-color:#d5ded9;}
#pictures img.adsense {border:none;background-color:none;padding:0;}

.1 {color:#d5ded9;}
.2 {color:#948c75;}
.3 {color:#d9ceb2;}
.4 {color:#7a6a53;}
.5 {color:#99b2b7;}

#page {background-color:#d9ceb2;border:2px solid #99b2b7;border-top:none;padding:30px;color:#333;font-size:0.9em;}
#page p {font-family:sans-serif;line-height:1.4em;margin-bottom:1.4em;}
#page p.author {color:#7a6a53;margin-bottom:0.5em;margin-top:-1em;}
#page strong {font-weight:bold;}
#page a {font-family:sans-serif;color:#7a6a53;}
#page h2 a {font-family:Georgia;color:#333;}
#page .blog-entry {margin-bottom:30px;clear:both;}

#footer {color:#7a6a53;font-family:Georgia, serif;font-size:0.8em;}
#footer a {color:#7a6a53;}

#pictures {float:right;width:210px;margin-left:20px;}

ul {font-family:sans-serif;margin-left:1em;margin-bottom:2em;}
ul li {list-style-type:disc;line-height:1.3em;}
ul.related {margin-left:0;}
ul.related li {list-style-type:none;line-height:1.4em;}
ul.related li a {color:#7a6a53;}
div.indrigents {font-family:sans-serif;color:#333;margin-bottom:18px;}
div.indrigents a {color:#7a6a53;}

div#cloud {width:600px;}
div#cloud a {color:#7a6a53;}
.step-1 {font-size:0.9em;}
.step-2 {font-size:1.1em;}
.step-3 {font-size:1.3em;}
.step-4 {font-size:1.4em;}
.step-5 {font-size:1.5em;}
.step-6 {font-size:1.6em;}
.step-7 {font-size:1.7em;}
.step-8 {font-size:1.8em;}
.step-9 {font-size:1.9em;}

#header .adsense {padding-top:70px;margin-right:45px;float:right;}
.clear {clear:both;}






#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(../img/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(../img/prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/next.gif) right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{
color: #FF9834;
font-weight:bold;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
	}
	

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

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

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

