/*/---------------------*BASIC*------------------------/*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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,  img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.4;
	font-family: 'Verlag Book';
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*END OF RESET -----------------------------------------------------------------*/

.BaskervilleBT-Roman { 
	font-family: BaskervilleBT-Roman;
	font-weight: normal;
	font-style: normal;
}
.BaskervilleBT-Italic { 
	font-family: BaskervilleBT-Italic;
	font-weight: normal;
	font-style: normal;
}

* { margin: 0; padding: 0; }

strong {font-weight: bold; }



*body {
	color:#999999;
	font-size: 100%;
	background-color:#ffffff;
}
	
	
#imageblock {
display: none;
height: 500px;}

.mobile-end-image {width: 100%; margin-bottom: -2.4em}

#box {position: static;
 background-color: rgba(255, 255, 255, 0.9);
/* background-color: #ffffff;
opacity: 0.9; */
width: 100%;
max-width:800px;
border: 1px solid #ffffff;
margin: 1.4em auto 0 auto;
text-align: center;
padding-top: 2em;
padding-bottom: 2em;

}


/*header -----------------------------------------------------------------*/
img.scale	{width:60%;
max-width: 600px;
margin-top: -1em;}

h1.places {font-size: 1.8em !important; 
font-family: BaskervilleBT-Italic, serif;
/*letter-spacing: -0.02em;*/
margin: -0.4em auto 0em auto ;
text-align:center;
font-weight:normal !important;
color: #E50050 !important;}



p {
	font-weight: 300;
	font-size: 1.2em;
	line-height: 1.3;
	color: #666 !important;
	margin: 1.4em 1.4em;
	font-family:'Verlag Book', sans-serif; 
	text-align: left;
	}
	

h1 {font-size: 1.8em; 
font-family:'Verlag Book', sans-serif; 
/*letter-spacing: -0.02em;*/
margin: 0.5em 1em -0.6em 1em;
text-align: left;
color: #333333;
}


h2 {font-size: 0.8em; 
font-family: BaskervilleBT-Roman, serif;
/*letter-spacing: -0.02em;*/
margin: 0 1em 0em 1em;
text-align:center;
color: #00a59b;
text-transform:uppercase;}


/* book section */

.book {
background-color: rgba(222, 222, 222, 0.5);
opacity: 1;
width: 84%;
/* max-width:700px; */
border: 1px solid #00a59b;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
margin: 1em auto 1em auto;
text-align: center;
padding-top:1em;}




img.header
{width:100%; border:0; display:block;}

img.cover
{margin: 0 auto 0em auto;
 padding:0; 
 width:80%; height:auto; 
 border: solid 1px #ffffff; 
 clear:both;
 opacity: 1;
 text-align: center;
}

.book-holder {position: relative; display: inline-block; }

img.more-books {
margin: 0 1.4em 2em 1.4em;
 padding:0; 
 
 border: solid 1px #ffffff; 
 clear:none;
  }
  
h4 { 
   position: absolute; 
   top: -20px; 
   left: 0px; 
   width: 100%; 
	-webkit-transform: rotate(20deg);
	-moz-transform: rotate(20deg);
	-o-transform: rotate(20deg);
	transform: rotate(-0deg);
	 }
 
h4 span { 
   color: white; 
   letter-spacing: 1px;  
    background: rgb(0, 165, 155); /* fallback color */
   background: rgba(0, 165, 155, 1);
   padding: 10px; 
   font-size: 1em; 
font-family:'Verlag Book', sans-serif; 
/*letter-spacing: -0.02em;*/
margin: 0.5em 1em 0em 1em;
text-align: left;
color: #ffffff;
width: 100%;
border: 1px solid #ffffff;
 -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}


.hashtag {

	color: #e50050;
}


h3.title {
	font-weight: 300;
	font-size: 1.4em;
	line-height: 1.3;
	margin: 0em 0.4em 2em 0.4em;
	font-family:'Verlag Book', sans-serif; 
	text-align: center;
}

	p.blurb {
	font-weight: 300;
	font-size: 1.2em;
	line-height: 1.3;
	color: #666 !important;
	margin: 1.4em 1.4em 1.4em 1.4em;
	font-family:'Verlag Book', sans-serif; 
	text-align: left;
	clear:none;
	}
	

img.flex
{width:100%; height:auto; margin:0; padding:0; border:0; }


.button-link  {
	width: auto;
	max-width: 60%;
	margin: 1.4em 0 3em 0;
	display:inline-block;
   padding: 1em 2em;
    background: #ffffff;
    color: #E50050;
	border: solid 1px #E50050;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size:0.8em;
	text-decoration:none;
	text-align:center;
text-transform:uppercase;
      -webkit-transition:color 600ms ease-in-out,background 600ms ease-in-out;
		-moz-transition:color 600ms ease-in-out,background 600ms ease-in-out;
		transition:color 600ms ease-in-out,background 600ms ease-in-out; 
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
	font-family:'Verlag Book', sans-serif;
	letter-spacing: 0.1em; }


.button-link:hover, .button-link:focus  {
    background: #E50050;
      text-decoration: none;
	color: #ffffff;
}

.button-link:active {
	 background:  #E50050;
}



/*.social {
	width: 100%;
	text-align:center;	
	margin: 1em auto;

}*/

.icons
{		text-align:left;	
		padding: 1em 0;
		margin: 1em auto 0 auto;
		line-height:1.4;
		width: 86%;
		max-width: 800px;
		clear:both;
}



.smicon {
width:auto;
/*border: solid #393 1px;*/
padding: 0.6em;
clear:both;
margin:0;
}



.icons a img {
	opacity: 0.5; 
	margin: 0 1em -2em 0;}
	
.icons a:hover img,
.icons a:focus img {
	opacity: 1; }	



/*-------------------------------------bottom nav bar--------------------------------*/
	
	
#nav-container {   background-color: rgba(222, 222, 222, 0.6);
width: 86%;
max-width:800px;
border: 1px solid #fff;
margin: 0 auto 1.4em auto;
text-align: center;
z-index: 100 !important;
}
	
#nav-bar { 
opacity:1;
text-transform: uppercase;
width: 86%;
max-width:800px;
border: 0px solid #000;
margin: 0em auto 0em auto;
text-align: center;
padding-top: 1em;
padding-bottom: 1em;
letter-spacing: 0.1em;
font-weight: 300;
font-size: 0.8em;
color: #666 !important;
font-family:'Verlag Book', sans-serif; 
z-index: 300 !important;

}

.nav-left  {
display:block;
text-decoration: none;
margin: 2em auto;}
.nav-right {
display:block;
text-decoration: none;
margin: 2em auto; }
.nav-center {
display:block;
text-decoration: none; 
margin: 2em auto;}
				

/*-------------------------------------FOOTER--------------------------------*/

#footer {
margin: 2em 0 0 0; text-align:left; clear:both; width:100% !important; 
background-color: rgba(222, 222, 222, 0.6);
line-height: 1.4;
	float:left;
	color: #999999;
	height:auto;
		}
		
.footer-logo {float:right; margin-left: 4em; }
	
	
.address {
	
		text-align:left;	
		color: #333333;
		font-size: 1em;
		padding: 1em 0;
		margin: 1em auto 0 auto;
		line-height:1.4;
		width: 86%;
		max-width: 800px;
		clear:both;
}


#footer a {
	color:  #333333;
	text-decoration:none;
}

#footer a:visited {
	color:  #333333;
	text-decoration:none;
}
#footer a:hover, #footer a:active {
	color: #666666;
	text-decoration:underline;
}

   
   
   	/*if browser window is bigger than this do this*/
	
@media screen and (min-width: 500px) {
	
#box {
	width: 86%;
max-width:800px; }

#imageblock {
display:block;
height: 500px;}

.mobile-end-image {display:none;}
	
.nav-left  {float: left;
display:inline-block;
text-decoration: none;}
.nav-right {float: right;
display:inline-block;
text-decoration: none; }
.nav-center {
display:inline-block;
text-decoration: none; }

img.more-books {
margin: 0 1.4em 1em 1.4em;
 padding:0; 
/* width:30%; height:auto; */
 border: solid 1px #ffffff; 
 clear:none; }

img.cover
{margin: 0 3.4em 1em 3.4em;
 padding:0; 
 width:36%; height:auto; 
 border: solid 1px #ffffff; 
 clear:none;
 float: left;
 display:inline-block;
}

p.blurb {
	font-weight: 300;
	font-size: 1.2em;
	line-height: 1.3;
	color: #666 !important;
	margin: 1.4em 3.4em 1.4em 2.4em;
	font-family:'Verlag Book', sans-serif; 
	text-align: left;
	clear:none;
	}
	
	.button-link  {
	margin: 1.4em 10% 4em 0;
	}


	/*if browser window is bigger than this do this*/
	
@media screen and (min-width: 750px) {
	
	
p {
	font-size: 1.2em;
	margin: 1.4em 3.4em;
	text-align: justify;
	}
	

h1 {font-size: 2.6em; 
margin: 0.5em 1em 0em 1em;
text-align:center;

}

h1.places {font-size: 2.8em !important; 
}


h2 {font-size: 1.2em; 
margin: 0.5em 1em 0em 1em;
text-align:center;
}


h3 {
	font-weight: 300;
	font-size: 2.6em;
	line-height: 1.3;
	padding: 40px 0 10px;
	margin-bottom: 10px;
	font-family:'Verlag Book', sans-serif; 
}

h3.title {
	font-weight: 300;
	font-size: 1.8em;
	line-height: 1.3;
	margin: -0.8em auto 1.4em auto;
	font-family:'Verlag Book', sans-serif; 
	text-align: center;
}

}


