@charset "utf-8";
/*body and header */
body {
    font-family: 'Noticia Text', serif;
	margin-top: 0;
    background-image: url("../images/mainBg.gif");
	background-repeat: repeat;
    font-size: 0.925em;
    line-height: 1.75;
    color: #333333;
}
@media only screen and (min-width: 767px) {
	body {
		font-size: 1em;
	}
}
/* main grid */ 
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 94%;
	clear: none;
	float: none;
}
@media only screen and (min-width: 481px) {
	.gridContainer {
		width: 90.675%;
		clear: none;
		float: none;
		margin-left: auto;
	}
}
@media only screen and (min-width: 769px) {
	.gridContainer {
		max-width: 1285px;
		margin: auto;
		clear: none;
		float: none;
		margin-left: auto;
	}
}
.topBar {
	background: #995709;
	display: block;
	padding: 10px 0;
	color: #fff;
	font-weight: 400;
	text-align: center;
}
@media only screen and (min-width: 625px) {
	.topBar {
		padding: 5px 10px;
	}
}
@media only screen and (min-width: 1097px) {
	.topBar {
		padding: 10px 25px;
	}
}
.small-header {
    display: block;
}
.small-header p {
	margin: 0;
}
@media only screen and (min-width: 481px) {
	.small-header {
		display: none;
	}
}
.medium-header {
    display: none;
}
@media only screen and (min-width: 481px) {
	.medium-header {
		display: block;
	}
	.medium-header p {
		margin: 0;
	}
}
@media only screen and (min-width: 897px) {
	.medium-header {
		display: none;
	}
}
.large-header {
    display: none;
}
@media only screen and (min-width: 897px) {
	.large-header {
		display: block;
	}
	.large-header p {
		margin: 0;
	}
}
/*@end body & header */
/* Mailing List Sign up */
.joinList {
	float: none;
	color: #fff;
	font-size: 1em;
	padding: 0 10px 10px;
}
@media only screen and (min-width: 897px) {
	.joinList {
		float: left;
		padding: 5px 10px;
		font-size: 1.15em;
	}
}
.joinList input[type="submit"], .joinBox input[type="submit"] {
	display: inline-block;
	cursor: pointer;
	margin: 15px 5px 5px;
	background: #784a0e;
    border: 1px solid #fff;
    color: #fff;
    font-weight: normal;
    padding: 8px;
    font-size: 16px;
}
.joinList input[type="submit"]:hover, .joinBox input[type="submit"]:hover {
	background: #7E8302;
}
@media only screen and (min-width: 897px) {
	.joinList input[type="submit"] {
		margin: 0 10px;
	}
}
@media only screen and (min-width: 897px) {
	.joinBox input[type="submit"] {
		font-size: 1em;
		margin: 25px 0;
	}
}
.joinList input[type="text"], .joinList input[type="email"], .joinBox input[type="text"], .joinBox input[type="email"] {
    background: #fff;
	border: 1px solid #ccc;
    width: 90%;
    margin: 5px;
    padding: 5px 10px;
    font-size: 85%;
}
@media only screen and (min-width: 769px) {
	.joinList input[type="text"], .joinList input[type="email"] {
		width: 30%;
		margin: 5px 0 5px 10px;
	}
}
/* Social Media */
.topNavSocial {
	float: none;
	padding: 10px;
}
@media only screen and (min-width: 897px) {
	.topNavSocial {
		float: right;
	}
}
.topNavSocial img {
  width: 19px;
}
.topNavSocial a {
  padding: 10px 5px;
}
@media only screen and (min-width: 325px) {
	.topNavSocial img {
	  width: auto;
	}
}
@media only screen and (min-width: 897px) {
	.topNavSocial a  {
	padding: 5px;
	}
}
/*social media*/
.facebook {
	background-image: url(/images/icon-facebook.png);
	background-repeat: no-repeat;
	background-position: center;
}
.facebook:hover {
	background-image: url(/images/icon-facebook-over.png);
	background-repeat: no-repeat;
	background-position: center;
}
.twitter {
	background-image: url(/images/icon-twitter.png);
	background-repeat: no-repeat;
	background-position: center;
}
.twitter:hover {
	background-image: url(/images/icon-twitter-over.png);
	background-repeat: no-repeat;
	background-position: center;
}
.pinterest {
	background-image: url(/images/icon-pinterest.png);
	background-repeat: no-repeat;
	background-position: center;
}
.pinterest:hover {
	background-image: url(/images/icon-pinterest-over.png);
	background-repeat: no-repeat;
	background-position: center;
}
.maillist {
	background-image: url(/images/icon-maillist.png);
	background-repeat: no-repeat;
	background-position: center;
}
.maillist:hover {
	background-image: url(/images/icon-maillist-over.png);
	background-repeat: no-repeat;
	background-position: center;
}
.instagram {
	background-image: url(/images/icon-instagram.png);
	background-repeat: no-repeat;
	background-position: center;
}
.instagram:hover {
	background-image: url(/images/icon-instagram-over.png);
	background-repeat: no-repeat;
	background-position: center;
}
.bookbub {
	background-image: url(/images/icon-bookbub.png);
	background-repeat: no-repeat;
	background-position: center;
}
.bookbub:hover {
	background-image: url(/images/icon-bookbub-over.png);
	background-repeat: no-repeat;
	background-position: center;
}
.goodreads {
	background-image: url(/images/icon-goodreads.png);
	background-repeat: no-repeat;
	background-position: center;
}
.goodreads:hover {
	background-image: url(/images/icon-goodreads-over.png);
	background-repeat: no-repeat;
	background-position: center;
}
.bluesky {
	background-image: url(/images/icon-bluesky.png);
	background-repeat: no-repeat;
	background-position: center;
}
.bluesky:hover {
	background-image: url(/images/icon-bluesky-over.png);
	background-repeat: no-repeat;
	background-position: center;
}
/*@end social media */
/*@end main grid
@start of mobile menu */
.js #menu, #menu { /*don't display the menu that builds the mobile menu ever */
		display:none;
	}
.slicknav_menu {
	display:none;
}
.slicknav_menu {
    font-size: 1em;
    background: #7E8302;
    padding: 0 5px;
}
.slicknav_nav {
    clear: both;
	background-color: #969F2A;
    color: #fff;
    margin: 10px;
    font-size: 1.15em;
}
.slicknav_btn {
	background-color: #969F2A;
	margin: 10px 0;
}
.slicknav_menu .slicknav_menutxt {
	font-weight: normal;	
}
.slicknav_nav a:hover {
	background: #995709;
	color: #fff;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.slicknav_nav a:visited {
	color: #fff;
}
.slicknav_nav .slicknav_item:hover {
	background: #995709;
	color: #fff;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.slicknav_nav .slicknav_item:visited {
	color: #fff;
}
.slicknav_menu .slicknav_menutxt {
    text-shadow: none;
}
.slicknav_menu .slicknav_icon-bar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
@media screen and (max-width: 896px) { /*display the mobile menu now up to 897px */	
	.js .slicknav_menu {
		display:block;
	}
}
/*@end mobile menu
/*@start of desktop menu */
.mainmenu {
	display:none;
}
@media only screen and (min-width: 897px) {
	.mainmenu {
		display: block;
		background: #7E8302;
		padding: 0 2%;
		font-family: 'Domine', serif;
	}
}
@media only screen and (min-width: 1090px) {
	.mainmenu {
		padding: 0 5%;
	}		
}
nav { 
	float: left;
}
nav ul {
  font-size: 0;
  margin: 0;
  padding: 0;
  font-weight: 500;
}
nav ul li {
  display: inline-block;
  position: relative;
  font-size: 18px;
}
@media only screen and (min-width: 1090px) {
	nav ul li {
	  font-size: 22px;
	}
}
nav ul li a {
  color: #EAF2CA;
  display: block;
  padding: 15px;
  transition: 0.3s linear;
  text-decoration: none;
  letter-spacing: 1px;
}
@media only screen and (min-width: 1090px) {
	nav ul li a {
	  padding: 15px 25px 10px;
	}		
}
nav ul li a:visited, nav ul li a:hover {
  color: #fff;
}
nav ul li:hover { 
	background: #969F2A; 
	color: #fff;
}
nav ul li ul {
  display: none;
  position: absolute;
  width: 275px;
}
nav ul li ul li {
  display: block;
  font-size: 18px;
}
nav ul li ul li:first-child { 
	border-top: none; 
}
nav ul li ul li a {
  background: #969F2A;
  display: block;
  padding: 8px 10px 8px 15px;
}
nav ul li ul li a:hover { 
	background: #995709; 
}
/* @start content area */  
.main-content {
    padding: 1% 5%;
    background-color: #fff;
    border-top: 10px solid #eaf2ca;
}
@media only screen and (min-width: 481px) {
	.main-content {
		padding: 1% 5%;
	}
}
@media only screen and (min-width: 897px) {
	.main-content {
		padding: 5%;
		border-top: 20px solid #eaf2ca;
	}
}
/*@end main content
@start footer */
.main-footer {
    padding: 1% 5%;
    background-color: #98580b;
	font-size: 70%;
	color: #fff;
	line-height: 145%;
	border-top: 20px solid #eaf2ca;	
}
/* @start columns */
.col2thirdleft {
	float: none;
	width: 98%;
	padding: 0 1%;
	margin: auto;
}
@media only screen and (min-width: 897px) {
	.col2thirdleft {
		float: left;
		width: 62%;	
	}
}
.col1thirdright {
	float: none;
	width: 98%;
	padding: 0 1%;
	margin: auto;
}
@media only screen and (min-width: 897px) {
	.col1thirdright {
		float: right;
		width: 30%;	
	}
}
.col2thirdright {
	float: none;
	width: 98%;
	padding: 0 1%;
	margin: auto;
}
@media only screen and (min-width: 897px) {
	.col2thirdright {
		float: right;
		width: 62%;	
	}
}
.col1thirdleft {
	float: none;
	width: 98%;
	padding: 0 1%;
	margin: auto;
}
@media only screen and (min-width: 897px) {
	.col1thirdleft {
		float: left;
		width: 30%;	
	}
}
.col1third {
	float: none;
	width: 98%;
	padding: 0 1%;
	margin: 10px auto 30px auto;
}
@media only screen and (min-width: 897px) {
	.col1third {
		float: left;
		width: 30%;
		padding: 0 1.1666666666666667%;
	}	
}
.col1half {
	float: none;
	width: 98%;
	padding: 0 1%;
	margin: auto;
}
@media only screen and (min-width: 657px) {
	.col1half {
		float: left;
		width: 45%;
		padding: 0 2.5%;
	}
}
.col1halfright {
	float: none;
	width: 98%;
	padding: 0 1%;
	margin: auto;
}
@media only screen and (min-width: 657px) {
	.col1halfright {
		float: right;
		width: 45%;
		padding: 0 2.5% 0 0;
	}
}
.col1halfleft {
	float: none;
	width: 98%;
	padding: 0 1%;
	margin: auto;
}
@media only screen and (min-width: 657px) {
	.col1halfleft {
		float: left;
		width: 45%;
		padding: 0 2.5% 0 0;
	}
}
.col1fourth {
	float: none;
	width: 98%;
	padding: 0 1%;
	margin: 10px auto 30px auto;
}
@media only screen and (min-width: 947px) {
	.col1fourth {
		float: left;
		width: 22%;
		padding: 0 1.5%;
	}	
}
.clearDiv {
	clear:both;
}
/*@end columns */
/* @start headers and links */
h1, h2, h3, h4, h5, h6 {
    -webkit-margin-before: 0.67em;
    -webkit-margin-after: 0.5em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
	font-family: 'Lora', serif;
	font-weight: normal;
}
h1 {
	font-size: 1.35em;
	color: #98580b;	
}
h2 {
	font-size: 1.3em;
	color: #7e8302;
}
h3 {
	font-size: 1.2em;
	color:#b9cd69;
}
h4 {
	font-size: 1.2em;
	color: #98580b;
}
h5 {
    font-size: 1.1em;
    color : #7e8302;
}
h6 {
    font-size: 1.1em;
    color : #b9cd69;
}
@media only screen and (min-width: 897px) {
	h1 {
		font-size: 1.65em;
	}
	h2 {
		font-size: 1.5em;
	}
	h3 {
		 font-size: 1.4em;
	}
	h4 {
		font-size: 1.3em;
	}
}
a  {
  color : #98580b;
}

a:visited {
  color : #986c37;
}

a:hover  {
  color : #969f2a;
}
a.copyright {
	color:#fce9c5;
	text-decoration: none;
}
a.copyright:visited {
	color:#fce9c5;
}
a.copyright:hover {
	color:#fff;
}
/*@end headers and links */
/*@start images */
img, object, embed, video {
	max-width: 100%;
}
.ie6 img {
	width:100%;
}
.imgHPad {
	border: none;
	padding: 0 10px;
}
.imgVPad {
	border: none;
	padding: 10px 0;
}
.imgBPad {
	border: none;
	padding: 10px;
}
.imgHMPad {
	border: none;
	margin: 0 10px;
}
.imgVMPad {
	border: none;
	margin: 10px 0;
}
.imgBMPad {
	border: none;
	margin: 10px;
}
.imgShadow {
    background: #fff;
    padding: 10px;
    -moz-box-shadow: 0 0 15px #ccc;
    -webkit-box-shadow: 0 0 15px #ccc;
    box-shadow: 0 0 15px #ccc;
}
.imgRight {
	float: none;
	margin: 15px auto;
}
@media only screen and (min-width: 627px) {
	.imgRight {
		float: right;
		margin: 5px 0 25px 25px;
	}	
}
.imgLeft {
	float: none;
	margin: 15px auto;
}
@media only screen and (min-width: 627px) {
	.imgLeft  {
		float: right;
		margin: 5px 25px 25px  0;
	}	
}
/* BUTTONS */
.linkButton {
	display: inline-block;
	margin: 15px;
	padding: 15px;
	text-align: center;
	cursor: pointer;
	border: none;
	color: #fff;
	-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
	border-radius: 0.5em 0.5em 0.5em 0.5em;
}
.linkButton:hover  {
	background: #7F8404;
}
.linkButton a, a.linkButton  {
	color: #fff;
	text-decoration: none;
}
.greenLink  {
	background: #969F2A;
}
.brownLink  {
	background: #997703;
}
/*@end buttons */
/*@ start extra customizations */
.colorBox {
	border: 1px solid #eaf2ca;
	padding: 10px 20px;
	margin: 20px 0;
}
@media only screen and (min-width: 627px) {
	.colorBox{
		padding: 20px 25px;
		margin: 0;
	}
}
.largetext {
	font-size: 25px;
}
.largegreen {
	font-size : 24px;
	color: #7e8302;
}
.largebrown {
	font-size:  24px;
	color: #98580b;
}
.xlargebrown {
	font-size:  28px;
	color: #98580b;
}
.smallgreen {
	font-size:  18px;
	color: #7e8302;
}
.smallbrown {
	font-size:  18px;
	color: #98580b;
}
.reviews {
	font-size:  15px;
	color: #98580b;
	line-height: 155%;
}
.hometxt {
	font-size:  16px;
	font-style: italic;
	color: #8c8f6b;
	line-height: 175%;
	padding: 10px 0 25px 15px;
}
.homegreen {
	font-size : 26px;
	color: #b9cd69;
	line-height: 175%;
}
/*mailing list */
hr {
    float: left;
    width: 100%;
    height: .25em;
    border: 2px solid #eaf2ca;
    background: #eaf2ca;
    margin: 2em 0;
}
/* @start of customizing pages */
/*@start of home page */
#dropbox {
	background-color: #eaf2ca;
	width: 400;
	margin: 40px 0;
	padding: 20px 40px 30px 40px;
	-moz-border-radius: 1em 1em 1em 1em;
	border-radius: 1em 1em 1em 1em;
}
.dropcontent{
	margin: 15px 20px;
	padding: 3px;
	display:block;
}
.divider {
	margin: 25px 0;
}
.homebox {
    background-color: #faf4e7;
    margin: 40px 0;
    padding: 20px 40px 30px 40px;
    -moz-border-radius: 1em 1em 1em 1em;
    border-radius: 1em 1em 1em 1em;
	text-align: center;
}
/*@end of home page */
/*Reviews Page */
.reviewsgreen {
	background-color:#EFF7CE;
	padding: 20px;
}
.reviewstan {
	background-color:#faf4e7;
	padding: 20px;
}
.reviewsbookpage {
	background-color:#faf4e7;
	margin: 2% 5%;
	padding: 2% 5%;
}
.reviewswhite {
	background-color:#fff;
	padding: 20px;;
}
.reviewer {
	margin-left: 25px;
}
.reviewsbookpage .reviewer {
	margin-left: 25px;
	font-weight: bold;
}
@media only screen and (min-width: 1097px) {
	.reviewer {
		margin-left: 50px;
	}	
}
/*Book Pages*/
.bookCover {
    float: none;
    background: #fff;
    padding: 5px;
    -webkit-box-shadow: 1px 1px 3px 1px #b5b4b4;
    -moz-box-shadow: 1px 1px 3px 1px #b5b4b4;
	box-shadow: 1px 1px 3px 1px #b5b4b4;
}
.booksPage {
	margin: 0 auto;
	width: 90%;
	max-width: 250px;
}
.seriesPage {
	margin: 15px auto;
	width: 200px;
}
@media only screen and (min-width: 897px) {
	.seriesPage {
		margin: 0px 15px 20px 15px;
		width: 140px;
	}	
}
@media only screen and (min-width: 947px) {
	.booksPage {
		margin: 0;
	}	
}
.buyBox {
	margin: 35px 10px;
	border: 1px solid #EAF2CA;
	padding: 10px;
}
.buyBox img {
	padding: 5px 10px;
}
/* Videos */
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	margin-bottom: 25px;
}
@media only screen and (min-width: 1024px) {
	.video-container {
		margin-bottom: 50px
	}	
}
/*@end of book pages */
/*About page */
.bioPic {
    max-width: 200px;
    float: none;
    background: #fff;
    padding: 10px;
    -moz-box-shadow: 0 0 15px #ccc;
    -webkit-box-shadow: 0 0 15px #ccc;
    box-shadow: 0 0 15px #ccc;
    margin: 10px auto 20px auto;
}
@media only screen and (min-width: 347px) {
	.bioPic {	
		max-width: 250px;
	}
}
@media only screen and (min-width: 897px) {
	.bioPic {	
		max-width: 190px;
	}
}
@media only screen and (min-width: 1047px) {
	.bioPic {	
		max-width: 225px;
	}
}
@media only screen and (min-width: 1197px) {
	.bioPic {	
		max-width: 250px;
	}
}
/*@end of About page */
/* Contact Form */
/* @form label + field :: field class is useful for validation 
---------------------------------------------------------------------- */
.floraforms .field-icon i { 
	color:#7E8302; 
}
.floraforms .field-label em { 
	color:#7E8302;
}
/* @form element :hover state 
-------------------------------------------- */
.floraforms .flo-input:hover,
.floraforms .flo-textarea:hover,
.floraforms .flo-select > select:hover,
.floraforms .flo-selectmulti select:hover, 
.floraforms .flo-input:hover ~ .flo-hint,
.floraforms .flo-file .file-input:hover + .flo-input,
.floraforms .flo-textarea:hover ~ .flo-hint {
	border-color: #7E8302;
}
/* @control border-size :: color etc for these elements 
----------------------------------------------------------- */
.floraforms .flo-input,
.floraforms .flo-select,
.floraforms .flo-textarea,
.floraforms .flo-select > select,
.floraforms .flo-selectmulti select {
	border: 1px solid #EAF2CA;
}
/* @primary button theme
-------------------------------------------- */
.floraforms .btn-themed {  background-color: #7E8302;  }
.floraforms .btn-themed:hover,
.floraforms .btn-themed:focus { background-color: #98580B; }
.floraforms .btn-themed:active{ background-color: #98580B; }


.floraforms .alert-info { color:#db4c4b; background-color: #fff; }
.floraforms .alert-success { color:#fff; background-color: #7E8302; }
.floraforms .alert-warning { color: #fff; background-color: #db4c4b; }
.floraforms .alert-error { color:#db4c4b; background-color: #fff; }

/* @form element :focus state 
-------------------------------------------------------- */
.floraforms .flo-input:focus,
.floraforms .flo-textarea:focus,
.floraforms .flo-select > select:focus,
.floraforms .flo-selectmulti select:focus{ border-color: #7E8302; color: #333; }
.floraforms .flo-selectmulti select:focus, 
.floraforms .flo-input:focus ~ .flo-hint,
.floraforms .flo-textarea:focus ~ .flo-hint, 
.floraforms .flo-file .file-input:focus + .flo-input{ border-color: #7E8302; }
.floraforms .flo-select > select:focus + .arrow { color: #7E8302; }

/* @validation - error state
------------------------------------- */
.floraforms .state-error .flo-input,
.floraforms .state-error .flo-textarea,
.floraforms .state-error.flo-select > select,
.floraforms .state-error.flo-selectmulti > select,
.floraforms .state-error input:hover + .flo-checkbox, 
.floraforms .state-error input:hover + .flo-radio,
.floraforms .state-error input:focus + .flo-checkbox, 
.floraforms .state-error input:focus + .flo-radio,
.floraforms .state-error .flo-checkbox, 
.floraforms .state-error .flo-radio{
	background: rgba(255, 231, 192, 0.35);
	border-color: #7E8302;
}
/* @captcha + reload button
-------------------------------------------------- */
.floraforms .captcode {
	background: #fff;
    border: 1px solid #EAF2CA;
}
.floraforms .refresh-captcha i { 
	color: #7E8302; 
}
/*end of Contact Form*/