@charset "UTF-8";
@import url("navigation.css");



/* ------ RESETS & BASIC PAGE SETUP ------ */

*{
margin:0;
padding:0;
}

html{
overflow-y: scroll;

}

body{
font: 62.5% Helvetica, sans-serif;
background:url(images/background.jpg);
background-repeat:repeat-x;
background-color:#e7e7e7;
}

#wrap #header #navigation li .current_page_item a{
color:blue;
background: fuchsia;
text-transform: lowercase;
}


ul{
list-style:none;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.6em;
	line-height:1.2em;
	margin-bottom:1.2em;
	padding-left:24px;
	padding-right:24px;
}

#mainContent-tour p{
/* 	border-top:2px solid #FF6600; */
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.6em;
	line-height:1.2em;
	margin-bottom:0;
	margin-left:24px;
	padding:12px 24px 12px 0;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#ff6600;
	padding-left:141px;
	padding-top:16px;

}

h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#ff6600;
	padding-left:24px;
	padding-top:16px;

}

h2{
	background:url(images/mainContent-top.jpg) no-repeat top left;
	padding-left:24px;
	font-size:2.6em;
	padding-top:18px;
	padding-bottom:22px;
}


h3{
	padding-left:24px;
	font-size:2.6em;
	padding-top:18px;
	padding-bottom:22px;
}



#mainContentCol1 h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#ff6600;
	padding-left:24px;
	padding-bottom:2px;
	margin-right: 20px;
	line-height:1em;
}

h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#ff6600;
	padding-bottom:2px;
	margin-left: 24px;
	line-height:1em;
}

#post h2 a{
color: black;
text-decoration: none;
text-transform:capitalize;
}

.postDate{
	color:#ff6600;
	font-weight: bolder;
	font-size:12px;
	margin-left:24px;
	text-transform: uppercase;

	

}


a{
	outline:none;
	color:#ff6600;
}

a:hover{
	outline:none;
	color: #663300;
}


a img{
	border: none;
}
/* ------ END RESET ------ */

/* ------ TOOLBOX ------ */
.floatleft{
float:left;
}
.floatright{
float:right;
}
.clear{
clear:both;
}
/* ------ END TOOLBOX ------ */




/* ------ STRUCTURE ------ */

#wrap{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	
}

#header{
		height:351px;
}
#headerBanner{
	width:960px;
	height:302px;
	background-image:url(images/header.png);
	margin-top:0px!important; /*IE6  Priority Override Hack*/
/*	margin-top:-30px;  Needed for IE6 when language is activated*/
}
	
#pageContent{
	width:960px;
	background-image:url(images/main-content-slice.jpg);
	background-repeat:repeat-y;
	float:left;
}

#mainContent{
	float:left;
	width:677px;
	background:url(images/mainContent-bottom.jpg) no-repeat bottom left;
	margin-left:141px;
	margin-top:23px;
	background-color:#f8e2d2;
	clear:left;
	display:inline; /*IE6 Double Margin Bug Fix*/
}

#mainContent-tour{
	float:left;
	width:677px;
	background:url(images/mainContent-bottom.jpg) no-repeat bottom left;
	margin-left:141px;
	margin-top:23px;
	background-color:#f8e2d2;
	clear:left;
	display:inline; /*IE6 Double Margin Bug Fix*/
}

#mainContentCol1{
/* 	width:478px; */
	float:left;
	
}
#mainContentCol2{
	width:193px;
	float:right;
}

#mainContentCol2 img{
	float:right;
	padding-right:23px;
	padding-bottom:20px;
}

#footer{
	width:960px;
	height:234px;
	background:url(images/footer.jpg) no-repeat bottom left;
	float:left;	
	display:block !important; /*IE6  Priority Override Hack*/ 
	display:inline; /*IE6 Double Margin Bug Fix*/
	padding-top: 0px!important; /*IE6  Priority Override Hack*/ 
	padding-top: 50px;


}

#language{
	background:url(images/language.png) no-repeat top left;
	width:174px;
	height:45px;
	float:right;
	padding-right:50px;
}

#pageImage{
float: right;
padding-right: 15px;
padding-left: 15px;
padding-bottom: 15px;

}

/* ------ END STRUCTURE ------ */

/* ------ POSTS START ------ */

.readMore a{
	color:#ff6600;
}

.readMore a:hover{
	color:#ce2a00;
}

#post img{
/* 	float:right; */
	border-style:solid;
	border-color:#ff6600;
	border-width:2px;
	margin:0px 15px 15px 15px;

}
/* ------ ALLOWS ALTERNATE STLYING ------ */
#post img.cfi{
	float:right;
	border-style:solid;
	border-color:#ff6600;
	border-width:2px;
	margin:0px 15px 15px 15px;

}

#post h2{
	background:url(images/postBG.jpg) no-repeat top left;
	
}

#post{
	background:url(images/postBG-bottom.jpg) no-repeat bottom left;
	margin-bottom:20px;
	padding-bottom:10px;
	background-color: #f9e7dd;
}



#mainContentPost{
	float:left;
	width:677px;
	margin-left:141px;
	margin-top:23px;
	clear:left;
	display:inline; /*IE6 Double Margin Bug Fix*/

}

/* ------ POSTS END ------ */

#navigation li.current_page_item a{
	color:#ff6600;
	background:url(images/navigationUL-back.jpg) repeat-x;
	padding-right:1em;
	padding-left:1em;
	padding-bottom:0px!important; /*IE6  Priority Override Hack*/ 
	padding-bottom:20px;
}
.gallery{
float: left;
width: 200px;
}

#merchImage{
background-color: fuchsia;
float: right;

}

/* ------ FORM STARTS ------ */


span.multiple {float:left;} 
div.clear {clear:both;padding-top:5px;} 

#mainContentPost #post input{
	width:200px;
}

#button{
	width:200px;
	margin-top:20px;
}

label{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ff6600;
	display: block;
	padding:5px 0 5px 0;

}

#name,#hrduik-hrduik{
padding-top: 10px;
padding-bottom: 10px;
width: 300px;
border: solid;
border-width: 2px;
color:#ff6600;
padding-left: 15px;
font-size: 12px;



}

#wrap #pageConent form div span input#name{
color:green;
}

/* ------ FORM ends ------ */



/* ------ Scrapbook Starts ------ */

#mainContentCol1Scrapbook img{
border: solid;
border-color: black;
border-width: 2px;

}


/* ------ Scrapbook Ends ------ */

/* ------ Downloads Starts ------ */
#downloads{
	float:left;
	padding-bottom:20px;
	padding-left:26px;
}
.dlitem{
	position:relative;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	cursor:pointer;
	height:166px
}
/*.flink{
	width:146px;
	height:163px;
	position:absolute;
	z-index:20;
	top:0;
	left:0;
	zoom:1;
}
.dlitem a{
	position:relative;
	/*z-index:20;
	width:146px;
	height:163px;
	text-indent:-9999px;
	line-height:0px;
	zoom:1;
	cursor:pointer;
	
	display:block;
}*/
.dlitem img{
	position:relative;
	z-index:4;
}
.dlhover{
	display:none;
}
.dlhover .blackbg{
	width:146px;
	height:163px;
	background-color:#000;
	position:absolute;
	top:0;
	zoom: 1;
	filter: alpha(opacity=70);
	opacity: 0.7;
	z-index:7;
}

.dlitem.photodiv img{
	border:2px solid white;
}
.dlitem.photodiv .dlhover img{
	position:absolute;
	border:none;
	top:55px;
	left:48px;
	z-index:8;
}
.dlitem.photodiv img.smallarrow{
	border:none;
	position:absolute;
	top:5px;
	left:5px;
	z-index:5;
}
.dlitem.photodiv:hover .dlhover{
	display:block;
}
.dlitem p, .dlitem span{
	color:#000;
	font-size: 13px;
    margin-bottom: 0;
    padding: 0;
	position:absolute;
	z-index:8;
}
.dlhover p, .dlhover span{
	color:#fff;
}
.dlitem p{
	bottom:5px;
	left:5px;
}
.dlitem span{
	font-weight:bold;
	top:5px;
	left:5px;
}

/* ------ Downloads Ends ------ */

