@charset "UTF-8";


@font-face {
    font-family: 'Quicksand-Regular';
    src: url('fonts/quicksand-regular-webfont.eot'); /*A*/
    src: url('fonts/quicksand-regular-webfont.eot?#iefix') format('embedded-opentype'), /*B*/
    src: url('fonts/Quicksand-Regular.woff') format('woff'), /*C*/
    src: url('fonts/Quicksand-Regular.otf') format('opentype'), /*D*/
    src: url('fonts/quicksand-regular-webfont.svg') format('svg'); /*E*/
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'IM_FELL_Double_Pica_Roman';
    src: url('fonts/im_fell_double_pica_roman-webfont.eot'); /*A*/
    src: url('fonts/im_fell_double_pica_roman-webfont.eot?#iefix') format('embedded-opentype'), /*B*/
    src: url('fonts/IM_FELL_Double_Pica_Roman.woff') format('woff'), /*C*/
    src: url('fonts/IM_FELL_Double_Pica_Roman.otf') format('opentype'), /*D*/
    src: url('fonts/im_fell_double_pica_roman-webfont.svg') format('svg'); /*E*/
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lusitana-Bold';
    src: url('fonts/lusitana-bold-webfont.eot'); /*A*/
    src: url('fonts/lusitana-bold-webfont.eot?#iefix') format('embedded-opentype'), /*B*/
    src: url('fonts/Lusitana-Bold.woff') format('woff'), /*C*/
    src: url('fonts/Lusitana-Bold.otf') format('opentype'), /*D*/
    src: url('fonts/lusitana-bold-webfont.svg') format('svg'); /*E*/
    font-weight: normal;
    font-style: normal;
}


body {
	font: 100%/1.4 Georgia, Times, serif;
	background-color: #69a3d2;
	margin: 0;
	padding: 0;
	color: #EDEDED;
}

#grad {
    background: #205696; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#205696, #69a3d2); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#205696, #69a3d2); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#205696, #69a3d2); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#205696, #69a3d2); /* Standard syntax */
} 


/*ul, ol, dl { 
	padding: 0;
	margin: 0;
}*/
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Times, serif; /*'IM_FELL_Double_Pica_Roman', serif;*/
    font-variant: small-caps;
	line-height: 1.1em;
}

a img { 
	border: none;
}

a:link {
	color: #fff;
	text-decoration: underline; 
}
a:visited {
	color: #EDEDED;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}

.navigation a.marked {
	font-weight: 700;
    font-family: 'Quicksand-Regular', Futura, Verdana, sans-serif;
}


.container {
	max-width: 960px;
	/*background-color: #e5e4f2;*/
	margin: 0 auto;
}

.header {
	padding-top: 1%;
	text-align: center;
	/*background-color:#000;*/
}


.content {
	padding: 10px 0;
	margin: 0;
  	box-sizing: border-box;
}

.navigation {
 	float: center;
	font-family: 'Quicksand-Regular', Futura, Verdana, sans-serif;
	font-size: 1em;
	font-variant: small-caps;
	background-color: #992a20;
	color: #fff;
	padding: 1% 0;
}
.navigation a {
	text-decoration: none;
	color: #fff;
	padding: 0 1%;
}
.navigation a:hover, a:active, a:focus { 
	text-decoration: underline;
}


.buylinks {
 	float: center;
	font-family: 'Quicksand-Regular', Futura, Verdana, sans-serif;
	font-size: 1em;
	font-variant: small-caps;
	background-color: #de862a;
	color: #fff;
	padding: 1% 0;
}
.buylinks a {
	text-decoration: none;
	color: #fff;
	padding: 0 1%;
}
.buylinks a:hover, a:active, a:focus { 
	text-decoration: underline;
}
.buylinks img {
	height: 20px;
}


.laptoptitle {
	display: inline;
}
.mobiletitle {
	display: none;
}

.covercontent {
	float: right;
	padding-top: 1%;
	padding-right: 1%;
	width: 35%;
	text-align: left;
}
.descripcontent {
	float: left;
	padding-left: 1%;
	width: 60%;
}
.descripmore {
	padding-left: 1%;
	width: 100%;
	clear: both;
}
.breakhedcontent {
	display: none;
	float: left;
	padding-left: 1%;
	width: 60%;
}
.breakcontent {
	display: none;
	float: left;
	padding-left: 1%;
	width: 100%;
}

.innercontentbox {
	max-width: 50%;
	/*margin: 0 auto;*/
	/*padding: 0 3%;*/
	float: left;
	text-align: center;
	margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.picturecontent {
	margin: 0 auto;
	padding: 2%;
}

.authortogether {
	width: 95%;
	margin: 1% auto;
}
.authorcontent {
	display: none;
	width: 95%;
}
.authorpic {
	text-align: center;
	width: 95%;
	margin: 1% auto;
	padding-left: 5%;
}
.authorevents {
	width: 95%;
	margin: 0 auto;
}
.eventhead {
	background-color: #992a20;
	color: #fff;
	text-align: center;
	padding: 1%;
	font-family: 'Quicksand-Regular', Futura, Verdana, sans-serif;
	font-size: 1em;
	font-variant: small-caps;
}
.eventtable {
	width: 100%;
}
.eventtable2 {
	width: 100%;
	background-color: #69a3d2;
	color: #fff;
}
.eventdate {
	float: left;
	width: 25%;
	padding: 1% 1% 1% 2%;
	font-size: 2em;
	text-align: right;
	margin: 0;
    box-sizing: border-box;
}
.eventdescript {
	float: left;
	width: 75%;
	padding: 1% 1% 1% 2%;
	margin: 0;
    box-sizing: border-box;
}
.eventtime {
	font-size: 1.4em
}



/* ~~ The footer ~~ */
.footer {
	padding: 1% 0;
	text-align: center;
	font-family: 'Quicksand-Regular', Futura, Verdana, sans-serif;
	font-size: 0.7em;
}

/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


/* PDF viewer */

#pdf {
width: 65%;
height: 800px;
margin: 2em auto;
border: 1px solid #FFFFFF;
}

#pdf p {
   padding: 1em;
}

#pdf object {
   display: block;
   border: none;
}


#mypdf {
	width: 95%;
	height: 700px;
	margin: 2em auto;
	border: 10px solid #6699FF;
}

#mypdf p {
   padding: 1em;
}

#mypdf object {
   display: block;
   border: solid 1px #666;
}


/* ~~ ACCORDIAN ~~ */

.accordion {
	  width: 100%;
	  max-width: 1080px;
	  height: 500px; /*250px;*/
	  overflow: hidden;
	  margin: 1% auto; /*50px auto*/
	}
	 
	.accordion ul {
	  width: 100%;
	  display: table;
	  table-layout: fixed;
	  margin: 0;
	  padding: 0;
	}
	 
	.accordion ul li {
	  display: table-cell;
	  vertical-align: bottom;
	  position: relative;
	  width: 16.666%;
	  height: 500px; /*250px;*/
	  background-repeat: no-repeat;
	  background-position: center center;
	  background-size: cover; /* added to expland images */
	  transition: all 500ms ease;
	}
	 
	.accordion ul li div {
	  display: block;
	  overflow: hidden;
	  width: 100%;
	}
	 
	.accordion ul li div a {
	  display: block;
	  height: 500px; /*250px;*/
	  width: 100%;
	  position: relative;
	  z-index: 3;
	  vertical-align: bottom;
	  padding: 15px 20px;
	  box-sizing: border-box;
	  color: #fff;
	  text-decoration: none;
	  word-wrap: break-word;
	  transition: all 200ms ease;
	}
	 
	.accordion ul li div a * {
	  opacity: 0;
	  margin: 0;
	  width: 100%;
	  /*text-overflow: ellipsis;
	  word-wrap: break-word;*/
	  position: relative;
	  z-index: 5;
	  white-space: normal; /*nowrap*/
	  overflow: hidden;
	  -webkit-transform: translateX(-20px);
	  transform: translateX(-20px);
	  -webkit-transition: all 400ms ease;
	  transition: all 400ms ease;
	}
	 
	.accordion ul li div a h2 {
	  /*font-family: Montserrat, sans-serif;*/
	  text-overflow: clip;
	  /*font-size: 24px;*/
	  text-transform: uppercase;
	  margin-bottom: 2px;
	  top: 1%; /*160px;*/
	}
	 
	.accordion ul li div a p {
	  top: 1%; /*160px;*/
	  /*font-size: 13.5px;*/
	}
	
	.accordion ul li:nth-child(1) { background-image: url("images/dante-death-valley.jpg"); }
	 
	.accordion ul li:nth-child(2) { background-image: url("images/golden-canyon.jpg"); }
	 
	.accordion ul li:nth-child(3) { background-image: url("images/Death_Valley_Scotty's_Castle.jpg"); }
	 
	/*.accordion ul li:nth-child(4) { background-image: url("4.jpg"); }
	 
	.accordion ul li:nth-child(5) { background-image: url("5.jpg"); }
	 
	.accordion ul li:nth-child(6) { background-image: url("6.jpg"); }*/
	
	.accordion ul:hover li { width: 8%; }
	 
	.accordion ul:hover li:hover { width: 60%; }
	 
	.accordion ul:hover li:hover a { background: rgba(0, 0, 0, 0.4); }
	 
	.accordion ul:hover li:hover a * {
	  opacity: 1;
	  -webkit-transform: translateX(0);
	  transform: translateX(0);
	}
	
	@media screen and (max-width: 600px) {
	 
	.accordion { height: auto; }
	 
	.accordion ul li,
	.accordion ul li:hover,
	.accordion ul:hover li,
	.accordion ul:hover li:hover {
	  position: relative;
	  display: table;
	  table-layout: fixed;
	  width: 100%;
	  -webkit-transition: none;
	  transition: none;
	}
	 
	}
	


/* ~~ RESPONSIVE ~~ */

@media only screen and (max-width: 755px) and (-webkit-min-device-pixel-ratio: 2) {
.innercontentbox {
	max-width: 100%;
	float: none;
	text-align: center;
	padding: 5% 0;
}
.picturecontent {
	margin: 0 auto;
	padding: 0;
}
}

@media screen and (max-width: 600px) {

.descripcontent {
	display: none;
}
.descripmore {
	display: none;
}
.breakhedcontent {
	display: inline;
}
.breakcontent {
	display: inline;
}

}

@media screen and (max-width: 480px) {
	
.laptoptitle {
	display: none;
}
.mobiletitle {
	display: inline;
}

.buylinks {
	padding: 3% 0;
}

.covercontent {
	float: none;
	width: 100%;
	text-align: center;
	padding: 0 1%;
}
.descripcontent {
	display: inline;
	float: none;
	width: 100%;
	padding: 0 1%;
}
.descripmore {
	display: inline;
	float: none;
	width: 100%;
	padding: 0 1%;
}
.breakhedcontent {
	display: none;
}
.breakcontent {
	display: none;
}

.authortogether {
	display: none;
}
.authorcontent {
	display: inline;
}


}

@media only screen and (max-width: 400px) and (-webkit-min-device-pixel-ratio: 2) {

}

@media screen and (max-width: 320px) {

}
