/*  S T Y L E   R E S E T  */

html {
	height : 100.1%;
	}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}

strong {
	font-weight:bold;
	}

body {
	line-height: 1;
	color: #ffffff;
	background: #000000;
	}
	
ol{
	list-style:decimal;
	} 

ul {
	list-style: none;
	}
	
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}
	
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
	
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}
	
blockquote, q {
	quotes: "" "";
	}
	
/*  G E N E R A L  */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height:1.7em;
	background: #005e32 url(../img/dzBody_bg_jungle.jpg) repeat-x bottom center fixed;
	}

hr {
	border: none 0;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin:20px 0px 30px 0px;
	border-top: 1px dotted #ccc;/*the border*/
	}
	
a:focus, a:active { 
	outline: 0; 
	-moz-outline: none; 
	}
	
a{
	text-decoration:none;
	color:#ff7d02;	
	}
	
a:hover{
	text-decoration:underline;
	color:#ffffff;	
	}	

blockquote,
p.quote  {
	color:#7aa7a7;
	margin:1em 0;
	padding:0;
	font-style:italic;
	font-weight:bold;
	line-height:1.5em;
	}

blockquote span {
	font-style:normal;
	font-weight:normal;
	}
	
.clear {
	clear:both;
	}
	
.clear_left {
	clear:left;
	}
	
.right {	
	position:relative;
	float:right;
	}
	
.left {	
	float:left;
	}
	
.center {
	text-align:center;
	}
		
/*  S T R U C T U R E   */

.site_wrapper {
	width:904px;
	margin:0 auto 0 auto;
	padding: 12px 0 30px 0;
	}
	
.header {
	height:244px;
	background: url(../img/dzHead_bg.jpg) no-repeat top center;
	}

.main_nav {
	background: url(../img/dzmain_nav_right.png) no-repeat bottom right;
	}

.page_container {
	width:904px;
	padding-bottom:30px;
	position:absolute;
	}
	
.main_column {
  	position:relative;
  	float: left;
	padding:0;
	margin: 0;
	margin-bottom:0px;
	background: #dbcf97 url(../img/dzMainContent_repeat.gif) repeat-y top left;
	width:650px;
	text-align: left;
	}

.main_content {
	background: url(../img/dzMainContent_bg.jpg) no-repeat top left ;
	margin:0;
	padding:10px 0 30px 0;
	width:650px;
	min-height:400px;
	text-align: left;
	}	

.content_item {
	border:2px solid #ffac4e;
	margin:40px auto -10px auto;
	background:#282a2c url(../img/dzContentItem_bg.gif) repeat-y top right;
	width:584px;/*total=584*/
	color:#e2dcc4;
	text-align: left;
	}

.supporting_content {
    position: relative;
	width:198px;
	float:right;
	right:30px;
	font-family:"Courier New", Courier, monospace;
	color:#ff7d02;
	padding:0;	
	font-weight:bold;
	}
		
/* H E A D E R */

.header h1 {
	display:none;
	}

/*  N A V I G A T I O N  */

.main_nav ul{
	font-size:12px;
	font-weight:bold;
	margin:0;
	text-align:center;
	padding:5px 0px;
	}	
	
.main_nav li{
	display:inline;
	margin:0 0.45em 0 0 ;
	padding:0;
	color:#fff;
	background:none;
	}

.main_nav li a {
	margin:0 0 0 0.45em ;
	color:#fff;
	letter-spacing:-0.02em;
	}
	
.main_nav li a:hover {
	color:#ffac4e;
	text-decoration:none;
	}	

/*  P A G E   C O N T E N T  */

.page_container a {	
	font-weight:bold;
	}
	
.page_container h1,
.page_container h2,
.page_container h3,
.page_container h4,
.page_container h5,
.page_container h6{
	padding:0 70px 0 17px;
	text-transform:uppercase;
	line-height:1.2em;
	}
	
.page_container h2 {
	color:#ffffff;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0 0 0 0;
	}
	
.page_container h3{
	background:#ff7d02 url(../img/dzTitles_bg.gif) no-repeat top right;	
	color:#282a2c;
	font-size:14px;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	margin:15px 100px 0px 0;
	}

.page_container h3 a{
	color:#000000;
	}
	
.page_container h3 a:hover{
	color:#ffffff;
	text-decoration:none;
	}
		
.page_container h4{
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	background:#000000;
	color:#ff7d02;
	font-size:14px;
	margin:0px 200px 15px 0;
	}

.page_container h5{	
	margin:0;
	font-weight:bold;
	color:#ff7d02;	
	text-transform:uppercase;
	margin-bottom:10px;
	}
	
.page_container h6{	
	margin:0;
	margin-bottom:-10px;
	}	
	
/*  M A I N   C O L U M N  */	

.main_content h1 img,
.main_content h2 img,
.main_content h3 img,
.main_content h4 img, 
.main_content h5 img, 
.main_content h6 img  {
	position:relative;
	padding:0;
	border: none;
	background: none;
	margin:-15px 100px 15px -35px;
	color:#282a2c;
	text-indent:17px;
	z-index:10;
	}		

.main_content h1 a:hover,
.main_content h2 a:hover,
.main_content h3 a:hover,
.main_content h4 a:hover, 
.main_content h5 a:hover, 
.main_content h6 a:hover  {
	text-decoration:none;
	}		

.main_content ul li,
.main_content ol li,
.main_content p,
.main_content address,
.main_content object embed,		
.main_content ul,
.main_content dl,
.main_content img{
	margin:10px 17px 15px 17px;
	}	
	
.main_content ol{
	margin:15px 30px 10px 30px;
	}	

.main_content ol li{
	margin:5px 17px 0px 20px;
	}	

.main_content ul li{
	list-style-type:disc;
	}
		
.main_content img {
	padding:4px;
	border: 1px solid #ff7d02;
	background: #fff;
	}
	
.main_content .entry img{
	display:block;
	}
	
.main_content p img,
.main_content table img {
	margin:0;
	}	

.main_content img.right{
	display:block;
	padding:0 17px 15px 20px;
	margin:0;
	background:none;
	border:none;
	}

/*  C O N T E N T   T Y P E S  */

/* downloads section */
.main_content .content_item.downloads{
	background: #930119 url(../img/dzContentItemDownloads_bg.jpg) repeat-x top left;
	}

/* photowall */

#photowall {
	}
	
/* book promotions */		
.content_item#book_blood {
	background: #000000 url(../img/dzPromotionalBook_blood_bg.jpg) no-repeat top right;
	height:334px;
	}
	
.content_item#book_blood p{
	color: #000000;
	margin: 105px 210px 0 15px;
	padding:0;
	}

.content_item#book_blood br{
	line-height:0.8em;
	}

.content_item#book_blood a,
.content_item#book_blood p.link {
	color:#c30000;
	margin: 2.3em 10px 0 15px;
	font-weight:bold;
	font-size:16px;
	display:block;
	line-height:1em;
	padding:0;	
	}
	
.content_item#book_blood a:hover {
	color:#fff;
	text-decoration:none;
	}

.content_item#book_ice {
	background: #000000 url(../img/dzPromotionalBook_ice_bg.jpg) no-repeat top right;
	height:217px;
	}
	
.content_item#book_ice p{
	color: #fff;
	margin: 95px 210px 0 15px;
	padding:0;
	}

.content_item#book_ice a {
	color:#c30000;
	margin: 1.6em 210px 0 15px;
	font-weight:bold;
	font-size:16px;
	display:block;
	line-height:1em;
	padding:0;	
	}
	
.content_item#book_ice a:hover {
	color:#fff;
	text-decoration:none;
	}

.content_item#book_devil {
	background: #000000 url(../img/dzPromotionalBook_devil_bg.jpg) no-repeat top right;
	height:217px;
	}
	
.content_item#book_devil p{
	color: #fff;
	padding:0;
	margin: 1em 210px 0 15px;
	}

.content_item#book_devil a {
	color:#fff;
	margin: 115px 210px 0 15px;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:1px;
	display:block;
	line-height:1em;
	padding:0;	
	}
	
.content_item#book_devil a:hover {
	color:#000000;
	text-decoration:none;
	}

/*handwritten content*/	
.content_item.handwritten {
    border:none;
	color:#000000;
	font-family:"Courier New", Courier, monospace;
	background: url(../img/dzContentItemHandwritten_bg.png) repeat-y top right;
	width:584px;
	margin:40px auto 0 auto;
	padding:0;
	}

.handwritten h1,
.handwritten h2,
.handwritten h3,
.handwritten h4, 
.handwritten h5, 
.handwritten h6,
.handwritten p,
.handwritten object embed,		
.handwritten ul,
.handwritten dl,
.handwritten ol,
.handwritten img {
	margin-left:130px;
	margin-right:35px;
	}	

.handwritten h2{
	background: url(../img/dzContentItemHandwritten_head.png) no-repeat top right;
	height:116px;
	width:584px;
	color:#000000;
	margin:0;
	padding:0;
	}

.handwritten h2 img{
  position: relative;
  float:left;
  left: 180px;
  top: 30px;
	/* padding:25px 0 0 160px; */
	}

.handwritten h3{
	background:#f5e664;
	color:#000;
	text-decoration:none;
	padding:0 5px;
	}

.handwritten h4{
	margin-top:20px;
	margin-bottom:10px;
	}
	
	
.handwritten p {
  	margin-bottom: 0;
  	}
  
.handwritten p + p {
	text-indent: 30px;
	margin-top: 0;
	}

.handwritten a{
	background:#ffac4e;
	color:#000;
	text-decoration:none;
	padding:0 5px;
	}
	
.handwritten a:hover {
	background:#f5e664;
	}
	
.handwritten p.sign_off{
	background: url(../img/dzContentItemHandwritten_foot.jpg) no-repeat bottom right;
	height:97px;
	margin: 0 0 0 0;
	width:584px;
	padding:25px 0 0 0;
	postion:absolute;
	text-indent:135px;
	}
	
.handwritten .sign_off img{
	padding:25px 0 0 0px;
	border: none;
	background: none;
	margin:-30px 0 0 0;
	color:#282a2c;
	position:absolute;
	}
	
/*social network content*/

.social_network ul{
	clear:both;
	min-height:200px;
	background:#e2dcc4;
	border:1px solid #ffac4e;
	width:463px;
	margin-top:20px;
	}

.social_network ul li {
	width:165px;
	border:1px solid #ff7d02;
	list-style-type:none;
	float:left;
	background:#FFFFFF;
	margin:25px 0px 0 40px;
	}	

.social_network ul h4{
	margin:0;
	padding:0 0 0 5px;
	background:#ffac4e;
	color:#002542;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}

.social_network ul li h5{
	margin:0;
	background:#ff7d02;
	padding:0 0 0 5px;
	color:#002542;
	font-family:Arial, Helvetica, sans-serif;
	}

.social_network li h5,
.social_network li h5 a{
	color:#002542;
	}

.social_network li h5 a:hover{
	color:#fff;
	}

.social_network ul li img{
	background:#fff;
	}

.social_network ul li img:hover{
	background:#ffac4e;
	}

/*  R I G H T   C O L U M N  */
	
.supporting_content h1,
.supporting_content h2,
.supporting_content h3,
.supporting_content h4,
.supporting_content h5,
.supporting_content h6{
	margin:15px 0;
	padding:0 55px 0px 10px;
	}
	
.supporting_content a {
	background:#000000;
	line-height:1.5em;
	margin: 3px 0;
	padding:0 20px 0px 10px;
	text-transform:uppercase;
	color:#ff7d02;	
	font-family:"Courier New", Courier, monospace;	
	}
	
.supporting_content a:hover {
	background:#f5e664;
	color:#000000;
	text-decoration:none;
	}

.supporting_content h3 a{
	background:none;	
	color:#282a2c;
	font-size:14px;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	margin:0;
	padding:0;
	}

.supporting_content h3 a:hover{
	background:none;	
	}

/*  S I D E   W I D G E T S  */
	
.side_widget {
	margin:15px auto 25px auto;
	border:2px solid #ffac4e;
	color:#fff;
	}

.side_widget a,
.side_widget a:hover {
	background:none;
	color:#fff;
	padding:0;
	margin:0;
	}	

.side_widget li a,
.side_widget li a:hover {
	margin: 3px 0;
	padding:0 20px 0px 10px;
	}
	
.side_widget_title{
	margin:0px 5px;
	}

.side_widget ul{
	text-align:right;
	}
	
.side_widget li a {
	background:#000;
	color:#FFFFFF;
	}

.side_widget li a:hover  {
	color:#000;
	background:#FFFFFF;
	}

/*  S I D E   W I D G E T   T Y P E S  */	

/* find maxs father */	
.side_widget#find{
	background:url(../img/dzSideWidgetFind_bg.jpg) no-repeat #fff;
	height:205px;
	}

/* blood sun book promo */
.side_widget#book_blood_buy{
	background:url(../img/dzSideWidgetBlood_buy_bg.jpg) no-repeat #fff;
	height:289px;
	}

.side_widget#book_blood_more{
	background:url(../img/dzSideWidgetBlood_more_bg.jpg) no-repeat #fff;
	height:289px;
	}

/* devil's breath book promotion */
.side_widget#book_devil_buy,
.side_widget#book_devil_more{
	background:url(../img/dzSideWidgetBook_devil_bg.jpg) no-repeat #fff;
	height:289px;
	}

/* ice claw book promotion */
#book_ice_buy.side_widget,
#book_ice_more.side_widget{
	height:289px;
	border:2px solid #fff;
	color:#fff;
	}
	
#book_ice_buy.side_widget{
	background:url(../img/dzSideWidgetBook_ice_buy_bg.jpg) no-repeat #48a0d0;
	}

#book_ice_more.side_widget{
	background:url(../img/dzSideWidgetBook_ice_more_bg.png) no-repeat;
	}

#book_ice_buy .side_widget_title{
	margin:10px;
	}	

#book_ice_more .side_widget_title{
	padding-top:15px;
	}	

/*newsletter alerts*/
#alerts.side_widget {
	background:url(../img/dzSideWidgetAlerts_bg.jpg) no-repeat #9f2f08;
	height:240px;
	}
	
/*davids blog*/
#authorblog.side_widget{
	height:280px;
	border:none;
	}

/* danger zone: central america*/

#centralamerica.side_widget{
	background:url(../img/dzSideWidgetDZCentralAmerica_bg.png) no-repeat 0 80px;
	height:300px;
	border:none;
	}
	
#centralamerica.side_widget ul{
	padding-top:20px;
	}

/* danger zone: africa*/
#africa.side_widget{
	background:url(../img/dzSideWidgetDZAfrica_bg.png) no-repeat;
	height:240px;
	border:none;
	}
	
/* danger zone: pyrenees */
#pyrenees.side_widget{
	background:url(../img/dzSideWidgetDZPyrenees_bg.png) no-repeat;
	height:240px;
	border:none;
	}
	
/*pyrenees dangerzone*/

/*  B L O G   C O N T E N T  */

.postmetadata,
.disclaimer {
	font-size:11px;
	}

p.disclaimer {
	color:#666666;
	line-height:1.5em;
	border-top:1px solid #666;
	/*padding-top:5px;
	padding-bottom:5px;*/
	margin:10px 17px 15px 17px;
	width:444px;
	}

.disclaimer a {
	color:#999999;
	}

.disclaimer a:hover {
	color:#ffffff;
	text-decoration:none;
	}

.more {
	background:#000;
	text-transform:uppercase;
	font-family:"Courier New", Courier, monospace;
	line-height:1.2em;
	}
	
.commentdisclaimer {
  	position:relative;
  	float: left;
  	width: 310px;
  	border-top: 1px dashed #CCCCCC;
  	border-bottom: 1px dashed #CCCCCC;
  	margin: 10px 0 10px 0;
	}

.commentdisclaimer p {
  	line-height: 1.3em;
  	padding: 5px 0 3px 0;
  	color: #999999;
	}
	
/*  E X T R A C T  */

.extract {
	font-family:"Courier New", Courier, monospace;
	}

/*  F O O T E R  */

.footer {
	width:650px;
	background: url(../img/dzFooter_bg.gif) no-repeat bottom center;
	font-size:10px;
	color: #48341f;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.2em;
	padding:0px 0px 15px 0px;
	margin: -1px 0 20px 0;
	float:left;
	}	

.footer p {
	padding :20px 0 0 0;
	margin:0;
	color: #48341f;
	}
	
.footer a {
	color: #48341f;
	}		
	
.footer a:hover {
	color: #000;
	}	

.credits {
	text-align:center;
	}

.legal {
	text-align:center;
	}

/*  B U T T O N S  */


p.button {
	padding:0;
	text-align:right;
	}
	
.button a {
	color:green;
	text-decoration:none;
	}
	
.button a:hover {
	color:#000;
	text-decoration:underline;
	}

.button a span{
	display:none;
	}
	
.button .back {
	background:transparent url(../img/dzButton_back.png) no-repeat top left;
	width:100px;
    padding:0; 
    height:50px;
    margin:0;
    text-decoration:none;
	display:block;
	}

.button .back:hover {
	background:transparent url(../img/dzButton_back.png) no-repeat top right;
	}

.button .find {
	background:transparent url(../img/dzButton_find.png) no-repeat top left;
	width:295px;
    padding:0; 
    height:100px;
    margin:35px 0 0 0;
    text-decoration:none;
	display:block;
	}

.button .find:hover {
	background:transparent url(../img/dzButton_find.png) no-repeat top right;
	}


	
/*  F O R M S */

form p{
	padding:0;
	margin:0;
	}
form h4 {
	margin-left:0;
	}
input, textarea{
	display:block;
	margin:2px 17px 10px 17px;
	}
textarea {
	width:350px;
	height:150px;
	margin-left:17px;
	background-color:#ffffff;
	border:1px solid #ffac4e;
	}
input.text, 
input.password, 
input.file, 
select  {
	width:200px;
	margin-left:17px;
	background-color:#ffffff;
	border:1px solid #ffac4e;
	}
input.text:hover, 
input.password:hover, 
input.file:hover, 
textarea:hover{
	border-color: #ffffff;
	}
input.radio {
	display:inline;
	float:normal;
	margin:0 0 0 5px;
	padding:0;
	}
input.submit  {
	margin:1em 0 2em 0;
	margin-left:17px;
	border:1px solid #ff7d02;
	background-color:#000000;
	color:#ff7d02;
	text-transform:uppercase;
	padding:2px;
	}
input.submit:hover{
	background-color:#f5e664;
	border-color:#000000;
	color:#000000;
	cursor:pointer;
	}
input.checkbox  {
  	position: relative;
	float:left;
	clear:left;
	display:block;
	line-height:2em;
	padding:0;
	margin:0.2em 5px 0 17px;
	}
label, legend {
	display:block;
	line-height:1;
	line-height:2em;
	padding:0;
	margin-left:17px;
	}
label.radio {
	display:inline;
	margin-left:0;
	}
p.smlprint {
	font-size:11px;
	margin-bottom:0;
	padding-bottom:0;
	}

/* T A B L E S */

table {
	margin:20px 0;
	}
	
th {
	font-weight:bold;
	color:#ff7d02;	
	padding:5px 5px 0 17px;
	vertical-align: top;
	}

th h4{	
	margin-left:-17px;
	}

tr {
	vertical-align: top;
	}

td {
	vertical-align: top;
	padding:5px 17px 0 17px;
	}

/* G A M E S  &  I N T E R A C T I V E  */

/* find max's father */

p.clue {
	font-size:14px;
	background:#000;
	color:#fff;
	padding:0 5px;
}
	
#map {
    width: 564px; 
    height: 404px;
	margin: 10px;
}

.main_content #map img {
	background: none;
	}
	
#question-window {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #fff;
    width: 237px;
    padding: 0;
    font-size: 12px;
    line-height: 18px;
	color: #000000;
	border: 2px solid #FF6600;
}

#question-window img {
  border: 0;
}
	
/* dz:central america */

ul#rainforest-map {
    background: url('../img/dzRainforest_map.jpg') no-repeat;
	height:336px;
    width: 484px;
    position: relative;
	border:1px solid #ffac4e;
	padding:0;
	}
	
ul#rainforest-map li {
    display: inline;
	}
	
ul#rainforest-map li a {
    position: absolute;
    width: 70px;
    height: 50px;
	}
	
ul#rainforest-map li a:hover {
    border: 1px dotted red;
	}
	
ul#rainforest-map li#rainforest a {
    top: 75px;
    left: 175px;
	}
	
ul#rainforest-map li#beasts a {
    top: 145px;
    left: 265px;
	}
	
ul#rainforest-map li#facts a {
    top: 150px;
    left: 55px;
	}
	
ul#rainforest-map li a{
    display: block;
    letter-spacing : -1em;
    text-indent: -1000em;
    overflow: hidden;
	}

/* dz:africa */
	
ul#desert-map {
    background: url('../img/dzDesert_map.jpg') no-repeat;
    height: 252px;
    position: relative;
	border:1px solid #ffac4e;
	width:370px;
	padding:0;
	}
	
ul#desert-map li {
    display: inline;
	}
	
ul#desert-map li a {
    position: absolute;
    width: 70px;
    height: 50px;
	}
	
ul#desert-map li a:hover {
    border: 1px dotted red;
	}
	
ul#desert-map li#beasts a {
    top: 25px;
    left: 90px;
	}
	
ul#desert-map li#bushmen a {
    top: 85px;
    left: 275px;
	}
	
ul#desert-map li#facts a {
    top: 110px;
    left: 55px;
	}
	
ul#desert-map li a{
    display: block;
    letter-spacing : -1em;
    text-indent: -1000em;
    overflow: hidden;
	}

/*dz:pyrenees*/

ul#mountain-map {
    background: url('../img/dzMountain_map.jpg') no-repeat;
    height: 337px;
    position: relative;
	border:1px solid #ffac4e;
	width:450px;
	padding:0;
	}
	
ul#mountain-map li {
    display: inline;
	}
	
ul#mountain-map li a {
    position: absolute;
    width: 70px;
    height: 50px;
	}
	
ul#mountain-map li a:hover {
    border: 1px dotted red;
	}
	
ul#mountain-map li a{
    display: block;
    letter-spacing : -1em;
    text-indent: -1000em;
    overflow: hidden;
	}
	
ul#mountain-map li#boarders a {
    top: 105px;
    left: 85px;
	}
	
ul#mountain-map li#avalanche a {
    top: 220px;
    left: 180px;
	}
	
ul#mountain-map li#animals a {
    top: 190px;
    left: 85px;
	}
