/* Font Settings for Tennin Books web site */

/* Load Arno Pro font if available */
@font-face {
	font-family: ArnoPro; 
	src: url('arno-pro-5931ce6f75bf4.otf'); 
} 
@font-face {
     font-family: EdwardianScriptITC;
     src: url(ITCEDSCR.TTF);
}

/* My Font Specs for Tennin books */
html,body{
	font-family:ArnoPro, "Century Schoolbook", Georgia, serif;
	font-size:100%;
	line-height:1.3em;
	}
html{
	overflow-x:hidden;
	}

/* For mobile phones: */
h1{
	font-size: 1.4em;
	font-weight:550;
	line-height:1;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	margin-right: 0.1em;
	margin-left: 0.1em;
}
h1.author-name{
	//font-size: 1.4em;
	font-size: 1.6em;
	font-weight:550;
	color: white;
	line-height:1.5em;
	//margin-top: 0.5em;
	margin-top: 0.3em;
	margin-bottom: 0em;
	margin-right: 0.1em;
	margin-left: 0.1em;
}
h1.book-title{
	font-size: 1.3em;
	font-weight:bold;
	line-height:1;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	margin-right: 0.1em;
	margin-left: 0.1em;
}
h1.sub-head{
	font-size: 0.7em;
	font-weight:500;
	color: white;
	margin-top: 0.5em;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	padding: 0 0 0 0;
}
h1.hide-small{
	font-size: 0em;
	line-height:0;
	margin-top: 0.1em;
	margin-bottom: 0.25em;
	margin-right: 0.1em;
	margin-left: 0.1em;
	display:none;
}
a.author-name-link{
   	text-decoration: none;
}
a.author-name-link:hover{
	text-shadow: 0 0 4px white;
}
h2{
	font-size: 1.1em;
	font-weight:550;
	margin-top: 0.1em;
	margin-bottom: 0.5em;
	margin-right: 0.1em;
	margin-left: 0.1em;
}
h3{
	font-size: 1em;
	font-weight:bold;
	margin-top: 0.1em;
	margin-bottom: 0.5em;
	margin-right: 0.1em;
	margin-left: 0.1em;
}
h4,h5,h6{
	font-size: 1em;
	font-weight:bold;
	margin-top: 0.1em;
	margin-bottom: 0.5em;
	margin-right: 0.1em;
	margin-left: 0.1em;
}
p {
	font-size: 1.15em;
	font-weight: normal;
	line-height:1.3;
	margin-top: 0.1em;
	margin-bottom: 0.6em;
	margin-right: 0.1em;
	margin-left: 0.1em;
}
p.smaller {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #666666;
}
a.nav-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}

/* For tablets: */
@media only screen and (min-width: 601px) and (max-width: 1024px) {
	h1{
		font-size: 2.4em;
		font-weight:550;
		line-height:1.3;
		margin-top: 0.1em;
		margin-bottom: 0.25em;
		margin-right: 0.1em;
		margin-left: 0.1em;
	}
    h1.book-title,.hide-small{
		font-size: 2.4em;
		font-weight:550;
		line-height:1;
		margin-top: 0.1em;
		margin-bottom: 0.5em;
		margin-right: 0.1em;
		margin-left: 0.1em;
	}
	h1.sub-head{
	font-size: 0.8em;
	font-weight:500;
	color: white;
	margin-top: 0.5em;
	}
	h2{
		font-size: 1.2em;
		line-height:1.2;
		margin-top: 0.1em;
		margin-bottom: 0.5em;
		margin-right: 0.1em;
		margin-left: 0.1em;
	}
	h3{
		font-size: 0.9em;
		line-height:1.2;
		margin-top: 0.1em;
		margin-bottom: 0.5em;
		margin-right: 0.1em;
		margin-left: 0.1em;
	}
	p {
		font-size: 1.2em;
		line-height:1.2;
		margin-top: 0.1em;
		margin-bottom: 0.5em;
		margin-right: 0.1em;
		margin-left: 0.1em;
	}
}

/* For desktop: 
h1.book-title,.hide-small{
		font-size: 1.875em;

*/
@media only screen and (min-width: 1025px) {
    
	h1{
		font-size: 2.4em;
		font-weight:550;
		line-height:1.3;
		margin-top: 0.1em;
		margin-bottom: 0.25em;
		margin-right: 0.1em;
		margin-left: 0.1em;
	}
	h1.author-name{
		font-size: 2em;
		font-weight:550;
		color: white;
		line-height:1.5em;
		margin-top: 0.3em;
		margin-bottom: 0em;
		margin-right: 0.1em;
		margin-left: 0.1em;
	}
	h1.sub-head{
		font-size: 1em;
		font-weight:500;
		color: white;
		margin-top: 0.3em;
		margin-bottom: 0;
		margin-right: 0;
		margin-left: 0;
		padding: 0 0 0 0;
	}
	h1.book-title,.hide-small{
		font-size: 2.4em;
	}
	h2{
		font-size: 2em;
		line-height:1.3;
		margin-top: 0.5em;
		margin-bottom: 0.5em;
		margin-right: 0.1em;
		margin-left: 0.1em;
	}
	h3{
		font-size: 1.25em;
		line-height:1.35;
		margin-top: 0.5em;
		margin-bottom: 0.5em;
		margin-right: 0.1em;
		margin-left: 0.1em;
	}
	p {
		font-size: 1.25em;
		margin:0.1em 0;
		line-height:1.35;
		margin-top: 0.1em;
		margin-bottom: 0.5em;
		margin-right: 0.1em;
		margin-left: 0.1em;
	}
} 


