@charset "UTF-8";
html {
	background: #f6f2f7;
}
body {
	font: 100%/1.4 'Lato', Verdana, Arial, Helvetica, sans-serif;
	background: #f6f2f7;
	width: 100%;
	margin: 0;
	padding: 0;
}
*:focus {
    outline: none;
}
.container {
	background: #f6f2f7;
	width: 100%;
	float: left;
	margin: 0 auto; 
	overflow: hidden; 
}
header {
	margin: 0;
	padding: 0;
}
.content {
	width: 100%;
	float: left;
}
.maincontent {
	width: 80%;
	max-width: 1100px;
	margin: 0 0 0 10%;
}
.top-page-lightning {
	height: 257px;
	background-color: #000000;
	background-image: url(images/HOME-lightning-1620w.jpg);
	background-repeat: no-repeat;
	background-position:left center; 
	background-size: 70% 100%;
	margin-bottom: 1em;
	border-bottom: #000 2em solid;
}
.top-page-planet-wrapper {
	height: 257px;
	width: 100%;
	background: #000000;
}
.top-page-planet {
	height: 257px;
	max-width: 1100px;
	background-color: #000000;
	background-image: url(images/header-bkgr-secondary.jpg);
	background-repeat: no-repeat;
	background-position:center right; 
}
.top-page-links {
	padding-top: 14px;	
}
ul, ol, dl, ol li { 
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 60px; 
	color: #56058e;
	font-size: 1em;
	line-height: 170%;
	font-family: 'Open Sans', Helvetica, Verdana, sans-serif;
	font-weight: 300;
	letter-spacing: .05em;
	list-style-type: disc;
}
.p-color {
	color: #56058e;
}
h1.header-text {
	float: right;
	padding: 0 2em 0 0;
	font-size: 3em;
	color: #cc99ff;
	font-weight: bold;
	line-height: 60%;
	text-align: right;
}
.header-text-lato {
	font-family: Lato, sans-serif;
	font-size: .6em;
	font-weight: 300;
	line-height: 160%;
	font-variant: small-caps;
}
h1 {
	font-size: 2.8em; 
	color: #9900cc;
	padding-left: 15px; 
	letter-spacing: .05em;
	font-weight: bold;
	line-height: 100%;
	font-family: 'Gruppo', Helvetica, Verdana, sans-serif;
}
#about h1 {
	font-size: 3.5em;
}	
.h1-lg {
	font-size: 3.2em; 
	color: #9900cc;
	padding-left: 15px; 
	letter-spacing: .05em;
	font-weight: bold;
	font-family: 'Gruppo', Helvetica, Verdana, sans-serif;
}
.h1-themes {
	font-size: 3.2em; 
	color: #9900cc;
	margin: 0;
	padding-left: 15px; 
	letter-spacing: .05em;
	font-weight: normal;
	font-family: 'Gruppo', Helvetica, Verdana, sans-serif;
	line-height: 120%;
	opacity: .5;
}
h2 {
	font-size: 2.35em;
	color: #9900cc;
	letter-spacing: .035em;
	padding-left: 15px; 
	padding-bottom: 0;
	font-weight: bold;
	font-family: 'Gruppo', Helvetica, Verdana, sans-serif;
}

h3 {
	margin-top: 2em;	 
	padding-right: 15px;
	padding-left: 15px; 
	padding-bottom: 2px;
	color: #9900cc;
	font-size: 1.7em;
	letter-spacing: .08em;
	font-family: 'Lato', Helvetica, Verdana, sans-serif;
	font-weight: 300;
	font-variant: small-caps;
}
.h3-themes {
	font-size: 5em; 
	color: #9900cc;
	padding-top: 80px;
	padding-left: 15px; 
	margin-bottom: -2px;
	letter-spacing: .05em;
	font-weight: normal;
	font-family: 'Gruppo', Helvetica, Verdana, sans-serif;
	line-height: 100%;
	opacity: .5;
}
p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
	color: #56058e;
	font-size: 1em;
	line-height: 180%;
	font-family: 'Open Sans', Helvetica, Verdana, sans-serif;
	font-weight: 300;
	letter-spacing: .05em;
}
p.menu-links {
	line-height: 140%;
}
.p-float-right {
	float: right;
	
}
.books-flex {
   display: -webkit-flex;
   display: flex;
}
.flex-left, .flex-right {
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
}
.flex-left {
	padding: .5em 2em 0 0;
}
.excerpt {
	width: 68%;
	margin: 48px 0 48px 100px;
	padding: 0 0 0 50px;
}
.excerpt-p, .excerpt-p1 {
	font-family: 'Open Sans', Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	margin: 0;
	padding: 0;
	position: relative;
	color: #9900cc;
	text-indent: 24px;
}
.excerpt-p1:before {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	content: "\201C";
	font-size: 80px;
	position: absolute;
	left: -60px;
	top: 12px;
	color: #eac0f7;
}
.excerpt:after- {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	content: "\201D";
	font-size: 60px;
	position: absolute;
	right: -24px;
	bottom: -40px;
	color: #eac0f7;
}
.book-title {
	font-family: Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	font-style: normal;
	font-weight: 300;
	padding: 0 0 0 36px;
	line-height: 44px;
	letter-spacing: .08em;
}
.home-link {
	position: fixed;
	top: 5px;
	left: 5px;
}

.home-link a:link, .home-link a:visited {
	color: #b049f7;
	text-decoration: none; 
	border-bottom: none;
	transition: 1s ease;
}

.home-link a:hover, .home-link a:active, .home-link a:focus { 
	color: #ddadfe;
	text-decoration: none;
	border-bottom: none;
	transition: 1s ease;
}
.nav-links {
	display: none;
}
a:link, a:visited {
	color: #56058e;
	text-decoration: none; 
	border-bottom: rgba(243, 185, 249, 0.7) 1px solid;
	transition: 1s ease;
}
a:hover, a:active, a:focus { 
	color: #ddadfe;
	text-decoration: none;
	border-bottom: none;
	transition: 1s ease;
}
.flex-left a {
	border-bottom: 0px;
}
img:hover {
	opacity: .75;
	
}
.footer {
	padding: 2.5em 0 1em 0;
	background: #222222;
	border-top: #555 2px solid;
	float: none;
	clear: both; 
	font-family: 'Lato', Helvetica, Arial, Geneva; 
	font-size: .88em; 
	color: #666666;
	line-height: 120%;
	text-align: center; 
}	
.footer-links {
	display: block;
}
.footer-links-mobile {
		display: none;
}
.footer-links-mobile ul {
	margin: 0 auto;
	margin-bottom: 2em;
	padding: 0;
}
.footer-links-mobile ul li {
	list-style-type: none;
	margin: 0 auto;
	padding: .75em 0 .75em 0;
	width: 100%;
	background: #555;
	border-top: #666 1px solid;
	border-bottom: #666 1px solid;
	letter-spacing: .08em;
	font-size: 1.25em;
	transition: 1s ease;
}
.footer-links-mobile ul li hover, .footer-links-mobile ul li:active, .footer-links-mobile ul li:focus {
	text-decoration: none;
	background: #444;
	border-top: #666 1px solid;
	border-bottom: #666 1px solid;
	transition: 1s ease;
}
.footer-links-mobile a:link, .footer-links-mobile a:visited {
	line-height: 200%;
	letter-spacing: .08em;
	font-size: 1.25em;
	transition: 1s ease;
}
.footer-links-mobile a:hover, .footer-links-mobile a:active, .footer-links-mobile a:focus {
	text-decoration: none;
	transition: 1s ease;
}
.footer-links-mobile ul li a {
	text-decoration: none;
}
.footer p {
	color: #666;
	font-size: 1.25em;
	font-family: 'Lato', Helvetica, Arial, Geneva; 
	line-height: 140%;
	margin: 0 1em .5em 1em;
}
.footer h3 {
	color: #666;
	font-size: 1.25em;
	font-family: 'Lato', Helvetica, Arial, Geneva; 
	margin: 0 0 2em 0;
}
.footer p a:link, .footer p a:visited {
	margin: 0;
	padding: 0 .5em 0 .5em;
	font-size: .8em;
	color: #bbb;
	font-weight: normal;
	line-height: 200%;
	letter-spacing: 0.05em;
	text-decoration: none; 
	border-bottom: none;
	transition: 1s ease;
}
.footer p a:hover, .footer p a:active, .footer p a:focus { 
	margin: 0;
	padding: 0 .5em 0 .5em;
	color: #666;
	font-size: .8em;
	font-weight: normal;
	line-height: 200%;
	letter-spacing: 0.05em;
	text-decoration: none; 
	transition: 1s ease;
}

.footer-trilogy-link p { text-align: center; padding-right: 12px; font-size: .8em; line-height: 200%; letter-spacing:.1em; color: #888;}	
.footer-trilogy-link a { text-align: center; padding-right: 12px; font-size: .8em; line-height: 200%; letter-spacing:.1em; color: #888;}	
.footer-trilogy-link a:link, .footer-trilogy-link a:visited { 
	text-align: center; 
	padding-right: 12px; 
	font-size: .92em; 
	line-height: 200%; 
	letter-spacing:.1em; 
	color: #888; 
	transition: 1s ease;
}	
.footer-trilogy-link a:hover, .footer-trilogy-link a:active, .footer-trilogy-link a:focus { 
	text-align: center; 
	padding-right: 12px; 
	font-size: .92em; 
	line-height: 200%; 
	letter-spacing:.1em; 
	color: #fff;
}		
.copyright { font-size: .65em; 
	transition: 1s ease;
}

.lg {
	color: #aaa;
	font-size: 1.3em;
	letter-spacing: 0.044em;
	font-weight: 400;
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	line-height: 170%;
}
	
	

.nav {
	font-size: .88em;
	padding-top: 18px;
	padding-bottom: 8px;
}




.fixed {
	position: fixed;
	right: 0px;
	bottom: 10px;
	background: none;
	margin: 0;
	padding: 0;
}

.translate-position {
	text-align: right;
	margin-top: 0px;
	padding-bottom: 12px;
	padding-right: 24px;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.center {
	margin: 0 auto;
	text-align: center;
}
.vert-space-24 {
	height: 24px;
}
.vert-space-36 {
	height: 36px;
}
.vert-space-48 {
	height: 48px;
}
.vert-space-60 {
	height: 60px;
}
.margin-horiz-2em {
	height: 10em;
}
.graphene {
	width: 40%;
	float: right;
	padding: 0 0 2em 2em;
}
	
		
@media (max-width:1100px) {
.top-page-lightning {
	background-image: url(images/HOME-lightning-257h.jpg);
	background-size: auto 100%;
}	
h1.header-text {
	padding: .25em 1em 0 0;
}
	
}
	
@media (max-width:920px) {
.top-page-lightning {
	background-image: url(images/HOME-lightning-257h.jpg);
	background-size: auto 90%;
}
h1.header-text {
	padding: 0 1em 0 0;
}
.top-page-planet {
	height: 257px;
	background-color: #000000;
	background-image: url(images/header-bkgr-secondary-580w.jpg);
	background-repeat: no-repeat;
	background-position:center center; 
}
.maincontent {
	width: 80%;
} 
.fixed { position: relative;}

footer {
	text-align:center;
	width: 100%;
}

	}

	
@media (max-width:820px) {
.top-page-lightning {
	background-image: url(images/HOME-lightning-385w.jpg);
	background-size: 68% 100%;
	margin-bottom: 0;
	border-bottom: 1em;
}
h1.header-text {
	padding: 0 1em 0 0;
}
.header-text-lato {
	font-size: .5em;
	line-height: 140%;
}
.top-page-planet {
	height: 257px;
	background-color: #000000;
	background-image: url(images/header-bkgr-secondary-580w.jpg);
	background-repeat: no-repeat;
	background-position:center center; 
}
.top-page-links {
	display: none;
}

.translate-position {
	display: none;
}
.maincontent {
	margin: 0 0 0 5%;
}

.nav-links {
	display: block;
	width: 100%;
	float: right;
	text-align: right;
	margin: .5em 0 3em 0;
	padding: 0 1em 0 0;
}
.nav-links a:link, .nav-links a:visited {
	color: #8e8ef5;
	font-size: .8em;
	font-family: Lato, sans-serif;
	font-weight: 300;
	padding: 0 1em 0 0;
	border: none;
}
.nav-links a:hover, .nav-links a:hover, .nav-links a:focus {
	color: blueviolet
}
.fixed { position: relative;}

footer {
	text-align:center;
	width: 100%;
}

	}
	
	
@media (max-width:750px) {
.books-flex {
   display: block;
}
.flex-left, .flex-right {
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
}
.flex-left {
	padding: 0 0 1em 15px;
}
.flex-right { 
	width: 100%;
}
.footer {
	padding: 1em 0 1em 0;
}		
.footer p {
	font-size: 1.5em;
	margin: 0 1em 1em 1em;
}
.footer h3 {
	color: #666;
	font-size: 1.25em;
	font-family: 'Lato', Helvetica, Arial, Geneva; 
	margin: 0 0 3em 0;
}
.footer-links {
	display: none;
}
.footer-links-mobile {
		display: block;
}
}

@media (max-width:600px) {
.top-page-lightning {
	background-image: url(images/HOME-lightning-385w.jpg);
	background-size: auto 100%;
	margin-bottom: 0;
	border-bottom: 1.5em;
}
h1.header-text {
	font-size: 2em;
	padding: 0 .5em 0 0;
}
.top-page-planet {
	height: 257px;
	background-color: #000000;
	background-image: url(images/header-bkgr-secondary-280w.jpg);
	background-repeat: no-repeat;
	background-position:center center; 
}
.top-page-links {
	display: none;
}
.maincontent {
	width: 80%;
} 
.book-cover-float-left {
	float: none;
	margin: 0 auto;
}
.fixed { position: relative;
}


h1 {
	font-size: 2.2em; 
	color: #9900cc;
	padding-left: 15px; 
	letter-spacing: .05em;
	font-weight: normal;
	font-family: 'Gruppo', Helvetica, Verdana, sans-serif;
}
	
.h1-lg {
	font-size: 3em; 
	color: #9900cc;
	padding-left: 15px; 
	letter-spacing: .05em;
	font-weight: normal;
	font-family: 'Gruppo', Helvetica, Verdana, sans-serif;
}

h3 {
	font-size: 1.5em;
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
	padding-bottom: 2px;
	color: #9933cc;
	font-weight: 500;
}

h4 {
	font-size: 1.6em;
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
	margin-bottom: 0px;
	color: #9933cc;
	font-family: Helvetica, Gill Sans, Verdana, Geneva, sans-serif;
	font-weight: bold;
}

h5 {
	font-size: 1em;
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
	padding-bottom: 0px;
	color: #9933cc;
	font-family: Helvetica, Gill Sans, Verdana, Geneva, sans-serif;
	font-weight: bold;
}

	}



@media (max-width:440px) {
.top-page-lightning {
	background-image: url(images/HOME-lightning-385w.jpg);
	background-size: auto 100%;
	margin-bottom: 0;
	border-bottom: 1em;
}
h1.header-text {
	font-size: 1.8em;
	padding: 0 .5em 0 0;
}
.top-page-planet {
	height: 257px;
	background-color: #000000;
	background-image: url(images/header-bkgr-secondary-280w.jpg);
	background-repeat: no-repeat;
	background-position:center center; 
}
.content {
	margin: 0 0 0 0;
	width: auto;
	float: left;
}

.maincontent {
	width: 80%;
} 

.nav-links {
	float: none;
	text-align: center;
	margin: 1em 0 1em 0;
}
.nav-links a {
	padding: 0 .5em 0 .5em;
}
.fixed { position: relative;}

h1 {
	font-size: 2em; 
	color: #9900cc;
	padding-left: 15px; 
	letter-spacing: .05em;
	font-weight: normal;
	font-family: 'Gruppo', Helvetica, Verdana, sans-serif;
}
	
.h1-lg {
	font-size: 3em; 
	color: #9900cc;
	padding-left: 15px; 
	letter-spacing: .05em;
	font-weight: normal;
	font-family: 'Gruppo', Helvetica, Verdana, sans-serif;
}



h4 {
	font-size: 2em;
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
	margin-bottom: 0px;
	color: #9933cc;
	font-weight: bold;
}

h5 {
	font-size: 1em;
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
	padding-bottom: 0px;
	color: #9933cc;
	font-weight: bold;
}

.lg { 
	color: #9966cc; font-size: 1em; letter-spacing: .044em; font-weight: 400;
	font-family: Helvetica, Verdana, Geneva, sans-serif; line-height: 170%;
}
	}
	
	
@media (max-width:340px) {
.top-page-lightning {
	background-image: url(images/HOME-lightning-385w.jpg);
	background-size: auto 100%;
}
h1.header-text {
	font-size: 1.75em;
	padding: 0 .5em 0 0;
}
.maincontent {
	width: 100%;
} 
}

