/*
 Theme Name:	 CiLW 2025 Theme v1
 Theme URI:		 http://christmasinlittlewashington.com/
 Description:	 CiLW Theme version 1.0
 Author:		 JustPixels.com
 Author URI:	 http://justpixels.com
 Template:		 twentythirteen
 Version:		 1.0
*/

@import url("../twentythirteen/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

/* Custom styles for persistent left-side nav layout */

/* 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, em, 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;
	vertical-align: baseline;
	font: inherit;
	font-size: 100%;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
}

/* END CSS-RESET */


body {
	background-color: #ededed;
	background-color: transparent;
	background-image: url();
	background-position: bottom;
	background-size: cover;
	background-repeat: no-repeat;
	font-weight: 400;
	font-style: normal;
	font-family: "minion-pro",serif;
	font-style: normal;
	font-weight: 400;
}

.hentry {
	padding: 0px 0;
	padding: 1em;
}

html, button, input, select, textarea {
	font-family: "minion-pro",serif;
	font-style: normal;
	font-weight: 400;
}

a,
.entry-content a, 
.comment-content a {
	color: #4682B4;
	color: #4c878a;
	text-decoration: underline;
}

/* !-|- CUSTOM LINK-BUTTONS in Author page */
article.hentry .entry-content p a.link-btn {
    border-radius: 25px;
    color: #333;
    display: block;
 //   margin-bottom: 5px;
    padding: 8px 0 8px 50px;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

.footer .social-link-buttons.widget {
	padding: 0;
	background-color: transparent;
}

#secondary.widget-area aside.social-link-buttons.widget p a.link-btn,
article.hentry .entry-content p a.link-btn {
    background-color: rgba(125, 180, 181, 0.2);
    background-color: #348a8b;
    border-radius: 0px;
//    box-shadow: 0 0 0 1px rgba(235, 214, 159, 0.5);
    color: rgba(255,255,255, 0.95);
    display: block;
    font-size: 1em;
    padding: 8px 0 8px 50px;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

#secondary.widget-area aside.social-link-buttons.widget p a:hover.link-btn,
article.hentry .entry-content p a:hover.link-btn {
	background-color: rgba(235, 214, 159,.5);
	background-color: #E0EFF1;
	color: rgba(0,0,0, 1);
	-webkit-box-shadow: 0 0 0 5px rgba(125,180,181,.25);
	box-shadow: 0 0 0 5px rgba(125,180,181,.25);
	border-radius: 25px;
}

#secondary.widget-area aside.social-link-buttons.widget p a.link-btn.goodreads-btn,
article.hentry .entry-content p a.goodreads-btn,
#secondary.widget-area aside.social-link-buttons.widget p a.link-btn.facebook-btn,
article.hentry .entry-content p a.facebook-btn,
#secondary.widget-area aside.social-link-buttons.widget p a.link-btn.twitter-btn,
article.hentry .entry-content p a.twitter-btn {
   background-position: 15px center;
   background-size: 4% auto;
   background-repeat: no-repeat;
}

/* ! >> CUSTOM STYLES FOR FACEBOOK BUTTON in widget */

/* ! - - ENTRY-META CUSTOM STYLES */

.maincontent .content-area .site-content article .entry-meta {
	font-size: 16px;
	font-family: "brandon-grotesque",sans-serif;
	font-style: normal;
	font-weight: 400;
}

body.search-results .maincontent article.hentry .entry-content article.hentry header.entry-header .entry-meta,
.maincontent .content-area .site-content article .entry-meta {
    color: #666;
    font-family: "brandon-grotesque",Helvetica,Verdana,Arial,sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
}

.jbg-meta > div {
    display: block;
    margin-right: 0px;
    background-color: #ededed;
    border: 1px solid #ddd;
    border-radius: 0px;
    padding: 2px 6px;
    margin-bottom: 3px;
}

.categories-links a:first-child::before {
    content: "";
}
.tags-links a:first-child::before {
    content: "";
    position: relative;
    top: 0px;
}

.jbg-meta span.categories-links a {
	text-decoration: none;
	color: #333;
}

.jbg-meta .tag-span span.tags-links a {
	text-decoration: none;
//	color: #333;
}

.genericon::before, .menu-toggle::after, .featured-post::before, .date a::before, .entry-meta .author a::before, .format-audio .entry-content::before, .comments-link a::before, .tags-links a:first-child::before, .categories-links a:first-child::before, .edit-link a::before, .attachment .entry-title::before, .attachment-meta::before, .attachment-meta a::before, .comment-awaiting-moderation::before, .comment-reply-link::before, .comment-reply-login::before, .comment-reply-title small a::before, .bypostauthor > .comment-body .fn::before, .error404 .page-title::before {
    display: inline-block;
    font: 16px;
    vertical-align: baseline;
}

/* ! --- BUTTON AT END OF PAGE CONTENT */
.blog-posts-wrapper.box {
	display: table;
//	background-color: rgba(125,180,181,.25);
//	padding: 0px 11px 11px;
}





.standard-posts-box {
//	background-color: tomato;
	width: 70%;
	float: left;
    max-width: 1040px;
    margin: 0 auto;
    background-color: rgba(255,255,255,0);
    padding: 0;
}

.blog-posts-box {
	width: 70%;
	float: left;
    max-width: 1040px;
    margin: 0 auto;
    background-color: rgba(125, 180, 181, 0.25);
    padding: 0 11px 11px;
}

.blog-posts-box .blog-posts-wrapper a .post-box {
	width: 100%;
	float: left;
	margin-right: 0;
	margin-bottom: 11px;
}

/* ! -- IN-PAGE CONTENT BUTTONS */
.hentry .entry-content .link-button a,
.blog-posts-box .link-to-blog-page a.home-link {
	text-align: center;
	margin: 6px 0;
    background-color: #348a8b;
    border-radius: 0;
    color: rgba(255, 255, 255, 0.95);
    display: block;
    font-size: 1em;
    padding: 8px 0;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.hentry .entry-content .link-button a:hover,
.blog-posts-box .link-to-blog-page a:hover.home-link {
	background-color: #E0EFF1;
	color: rgba(0,0,0, 1);
	-webkit-box-shadow: 0 0 0 2px rgba(125,180,181,.25);
	box-shadow: 0 0 0 2px rgba(125,180,181,.25);
	border-radius: 25px;
}
.maincontent .link-to-blog-page a.home-link {
	font-family: "brandon-grotesque",sans-serif;
font-style: normal;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.08em;
}

/* ! -- CUSTOM STYLES - BUTTONS INSIDE A BOX */
.hentry .entry-content .button-box ul {
	text-align: center;
	margin: 0;
}

.hentry .entry-content .button-box ul li {
	list-style-type: none;
	display: block;
	text-align: center;
	margin-bottom: 8px;
}
.hentry .entry-content .button-box ul li:last-of-type {
	margin-bottom: 0px;
}


//.hentry .entry-content .button-box ul li a {
	padding: 8px 0;
	display: block;
	border: 3px solid rgba(201, 190, 154,.25);
	color: rgba(175, 162, 119,1);
	text-decoration: none;
	text-align: center;
	border-radius: 0px;
	background-color: rgba(201, 190, 154,.15);
	font-size: 18px;
	-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
//.hentry .entry-content .button-box ul li a:hover {
	border: 3px solid rgba(201, 190, 154,1);
	color: #333;
	background-color: rgba(201, 190, 154,1);
	border-radius: 12px;
}

.hentry .entry-content .button-box p {
	margin: 0;
}
.hentry .entry-content .button-box {
	text-align: center;
}

.button-box {
	display: none;
	display: block;
	width: 33%;
	float: right;
	border-bottom: 1px solid rgba(125, 180, 181, .6);
	border-left: 1px solid rgba(125, 180, 181, .2);
	border-top: 1px solid rgba(125, 180, 181, .1);
	border-right: 1px solid rgba(125, 180, 181, .4);
	border-radius: 0px;
	padding: 10px;
	margin: 0 0 10px 10px;
	background-color: rgba(125, 180, 181, .05);
}
.page-the-book .button-box,
.page-reviews .button-box {
	display: none;
	visibility: hidden;
}

@media only screen and (max-width:640px) /* and (min-width:466px) */ {
.button-box {
	display: block;
	width: 100%;
}
}


.hentry .entry-content .button-box ul li a {
	display: block;
	background-color: rgba(125, 180, 181, .2);
	text-decoration: none;
	font-size: .8em;
	color: rgba(125, 180, 181, 1);
	border-radius: 0px;
	padding: 8px;
	-webkit-box-shadow: 0 0 0 1px rgba(125,180,181,.25);
	box-shadow: 0 0 0 1px rgba(125,180,181,.25);
	-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

.hentry .entry-content .button-box ul li a:hover {
	background-color: rgba(125,180,181,.5);
	color: rgba(0,0,0, 1);
	-webkit-box-shadow: 0 0 0 3px rgba(125,180,181,.25);
	box-shadow: 0 0 0 3px rgba(125,180,181,.25);
	border-radius: 25px;
}


.header {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f2edde+0,fcfaf7+40,ffffff+50,fcfaf7+60,fcfaf7+60,f2edde+100 */
background: url(images/bkg-noise-tile-50.png) repeat center center, linear-gradient(to right,  #f2edde 0%,#fcfaf7 40%,#ffffff 50%,#fcfaf7 60%,#fcfaf7 60%,#f2edde 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	border-top: 5px solid rgba(9,118,73,1);
	border-bottom: 5px solid rgba(9,118,73,1);
}

.logo-title-wrapper {
	display: table;
	width: 100%;
}
.logo-title-table-cell {
	display: table-cell;
	margin: 0 auto;
	width: 100%;
	vertical-align: middle;
	text-align: left;
}


/* LOGO-TABLE-CELL-CONFIGURATION */
.logo-floater {
	float: left;
}
.logo-container.table {
	display: table;
	overflow: hidden;
	height: 4em;
}
.header-carrier-logo-table-cell {
	display: table-cell;
	display: none;
	margin: 0 auto;
	width: 100%;
	vertical-align: middle;
	text-align: center;
}
/* END LOGO-TABLE-CELL-CONFIGURATION */

/* TITLE-TABLE-CELL-CONFIGURATION */
.site-title-floater {
	float: right;
	width: 65%;
}
.site-title-container.table {
	display: table;
	overflow: hidden;
	height: 4em;
	width: 100%;
}
.header-title-table-cell {
	display: table-cell;
	margin: 0 auto;
	vertical-align: middle;
	text-align: center;
}
/* END TITLE-TABLE-CELL-CONFIGURATION */

.site-description {
	margin: 0;
	color: rgba(9,118,73,1);
	text-align: center;
	letter-spacing: 0.2rem;
	font-weight: 700;
	font-style: normal;
	font-size: 2.5em;
font-family: fleur-display, sans-serif;
font-family: "clarendon-urw-extra-narrow", serif;
font-weight: 400;
font-style: normal;
text-transform: uppercase;
}



img.carrierlogo {
	width: 100%;
	height: auto;
}

h1, h2, h3, h4, h5, h6,
.page-title {
//	text-transform: uppercase;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
	-ms-hyphens: none;
	font-family: "brandon-grotesque",sans-serif;
font-style: normal;
font-weight: 700;
}
h1 {
	font-size: 3.0em;
	line-height: 100%;
}
.header h1 {
	color: #333;
	text-align: center;
//	letter-spacing: 0.0em;
//	font-size: 2.3em;
//	text-transform: uppercase;
	display: inline-block;
}

@media only screen and (max-width: 400px) {
	.header h1 {
	letter-spacing: 0.0em;
	font-size: 1.9em;
	font-weight: 700;
}
.site-title {
    font-weight: normal;
}
}
/* header.site-header .logo-title-wrapper .site-title-container h1.site-title:before{
	content: '';
	display: block;
	width: 30px;
	height: 30px;
	background: url(images/cilw-dingbat-large.png) no-repeat center center;
	position: relative;
	float: left;
	top: 18px;
	left: -28px;
} */
/* header.site-header .logo-title-wrapper .site-title-container h1.site-title:after{
	content: '';
	display: block;
	width: 30px;
	height: 30px;
	background: url(images/cilw-dingbat-small.png) no-repeat center center;
	position: relative;
	float: right;
	top: 18px;
	left: 29px;
} */

@media only screen and (max-width:665px) {
header.site-header .logo-title-wrapper .site-title-container h1.site-title:before{
	content: '';
	display: none;
	width: 0px;
	height: 0px;
	background: none;
	position: relative;
	float: none;
	top: 0;
	left: -0;
}
header.site-header .logo-title-wrapper .site-title-container h1.site-title:after{
	content: '';
	display: none;
	width: 0px;
	height: 0px;
	background: none;
	position: relative;
	float: none;
	top: 0;
	left: 0;
}
header.site-header a.home-link .site-title-container h2.site-description {
	font-size: 1.5em;
	font-family: fleur, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-family: "clarendon-urw-extra-narrow", serif;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
}

}


.site-header .home-link {
	min-height: 230px;
	min-height: 100%;
}
/* THIS IS FROM 2013 STYLE.CSS */
.site-header .home-link {
	display: block;
	margin: 0 auto;
	padding: 0 0px;
	max-width: 1080px;
	width: 100%;
	color: #141412;
	text-decoration: none;
}
.site-header {
	margin: 0px auto;
	max-width: 1020px;
}

.site-title {
	margin: 0;
	padding: 0px 0 0px 0%;
//	font-weight: 300;
//	font-size: 1.2em;
//	line-height: 1;
}

#top .header header.site-header a.home-link .site-title-container h1.site-title {
	font-family: fleur, sans-serif;
	font-family: "clarendon-urw-extra-narrow", serif;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
}
#top .header header.site-header a.home-link .site-title-container h1.site-title .first-title-word {
	font-size: 1.5em;
	line-height: 1.5;
	letter-spacing: 0.5rem;
	color: rgba(9,118,73,1);
}
#top .header header.site-header a.home-link .site-title-container h1.site-title .second-title-line {
	color: rgba(217,36,40,1);
	font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
	font-size: 0.6em;
	font-weight: 700;
	font-family: "clarendon-urw-extra-narrow", serif;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	line-height: 1;
	margin-top: -65px;
	margin-top: -2.5em;
}

.site-header .site-title:hover {
	text-decoration: none;
}

@media only screen and (min-width:29.689em) {
.header h1 {
//	font-size: 2em;
}
}

@media only screen and (min-width:47.51em) {
.header h1 {
//	color: rgba(9,118,73,1);
}
}

.hentry {
//	padding: 0px 0;
	background-color: rgba(255,255,255,0);
}
.entry-header {
	margin-bottom: 10px;
}

#post-20.post-20 header.entry-header h1.entry-title,
#post-14.post-14 header.entry-header h1.entry-title,
#post-19.post-19 header.entry-header h1.entry-title,
#post-20.post-20 header.entry-header,
#post-14.post-14 header.entry-header,
#post-19.post-19 header.entry-header {
	display: none;
	visibility: hidden;
}

body.page-id-20 .maincontent article.post-20.hentry .entry-content h1:first-of-type,
body.page-id-14 .maincontent article.post-14.hentry .entry-content h1:first-of-type {
	text-transform: uppercase;
	margin-bottom: 10px;
}
body.page-id-20 .maincontent article.post-20.hentry .entry-content h1:first-of-type {
	display: inline-block;
}


.maincontent h1 {
	font-size: 2em;
}
.maincontent h1.entry-title {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 2em;
font-style: normal;
font-weight: 700;
}
#content.site-content h1.blog-page-title {
	max-width: 745px;
	margin: 0;
//	letter-spacing: 0.05em;
    font-size: 2em;
    font-style: normal;
    font-weight: 700;
    font-size: 1.8em;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    padding: 8px 0 6px 11px;
//    background-color: rgba(125, 180, 181, 0.25);
}

/* !--REVIEWS PAGE TITLE - HIDE IT */
body.page.page-id-26.page-reviews article.post-26.hentry header.entry-header h1.entry-title {
	display: none;
	visibility: hidden;
}
body.page.page-id-26.page-reviews article.post-26.hentry header.entry-header {
	margin-bottom: 0px;
}

body.page.page-id-26.page-reviews article.post-26.hentry .entry-content h1:first-of-type {
//	display: inline-block;
text-transform: uppercase;
margin-bottom: 5px;
}

.page-events .maincontent h1.entry-title {
	display: none;
	visibility: hidden;
}
.promocontainer h1 {
	font-size: 1.5em;
}

h2 {
	margin-bottom: 0.35em;
	font-size: 2em;
}

body.home.page-template-page-home.page-template-page-home-php.page-home .maincontent .middle-content-wrapper h2 {
	font-size: 1.8em;
	text-transform: uppercase;
	letter-spacing: 0.12em;
}
body.home.page-template-page-home.page-template-page-home-php.page-home .maincontent .middle-content-wrapper h2 {
//    background-color: rgba(125, 180, 181, 0.25);
    font-size: 1.8em;
    letter-spacing: 0.12em;
    margin: 0;
    padding: 8px 0 8px 16px;
    text-transform: uppercase;
}

.page-book-excerpt .entry-content h2 {
	0FF-font-weight: 400;
	0FF-font-style: normal;
//	font-family: "minion-pro-condensed-display", Georgia, serif;
	font-style: normal;
	font-weight: 700;
}


h3 {
	margin-bottom: 0.55em;
	font-size: 1.8em;
}
h4 {
	font-weight: 400;
	font-style: normal;
	font-size: 1.3em;
//	font-family: "minion-pro-condensed-display", Georgia, serif;
	font-style: normal;
	font-weight: 700;
}

p {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
	font-size: 1.2em;
	font-family: Times, serif;
	-ms-hyphens: none;
}

/* MAKE STRIKETHROUGH NOT FORCED TO BE BLACK */
del {
    color: #ff0000;
    color: inherit;
}

/* ! -|-| BOTTOM-BORDER DECO FOR MAIN CONTENT */
.maincontent .content-area #content article.hentry .entry-content {
	background: url(images/tile-rope-15.png) repeat-x center bottom;
}

.hentry .entry-content .dingbat-divider {
	background-image: url(images/dingbat-large-25.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 20px;
	display: block;
	margin-bottom: 12px;
}

strong {
	font-weight: 700;
	font-style: normal;
	font-family: "minion-pro",serif;
	font-style: normal;
	font-weight: 700;
}
em {
	font-weight: 400;
	font-style: italic;
	font-family: "minion-pro",serif;
	font-style: italic;
	font-weight: 400;
}

em strong,
strong em {
	font-family: "minion-pro",serif;
	font-style: italic;
	font-weight: 700;
}


.entry-content a:hover, .comment-content a:hover {
	background: rgba(255,142,58,.5);
	background: #c4d6d7;
	color: #333;
}

.entry-content .wp-caption a:hover {
	background: transparent;
	color: #d94212;
}

#content.site-content article .entry-content p a img {
	display: block;
	background-color: transparent;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

#content.site-content article .entry-content p a img:hover {
	background-color: #c4d6d7;
}

img.size-full, img.size-large, img.wp-post-image {
    height: auto;
    max-width: 100%;
    width: 100%;
}

body {
	font-size: 16px;
	font-family: Georgia, serif;
}
/* .wrapper, */
.mymaincontainer {
	margin: 0 auto;
	0FF-max-width: 1020px;
}
.contentcontainer {
	padding: 0em;
}
.maincontent {
	padding: 10px 2%;
	padding: 20px 0;
	background-color: rgba(235, 214, 159,.2);
background: url(images/noise-random-2up-25.png) repeat center center;
background: url(images/bkg-noise-tile-50.png) repeat center center;
background: url(images/bkg-noise-tile-50.png) repeat center center, linear-gradient(to right,  #f2edde 0%,#fcfaf7 40%,#ffffff 50%,#fcfaf7 60%,#fcfaf7 60%,#f2edde 100%);
background: url(images/bkg-noise-tile-50.png) repeat center center, #fcfaf2);
background: url(images/bkg-noise-tile-50.png) repeat center center, linear-gradient(to right,  #fcfaf2 0%, #fcfaf2 100%);
background: url(images/bkg-noise-tile-50.png) repeat center center, linear-gradient(to right,  #fcfaf2 0%, #fcfaf2 100%);
	border-top: 6px solid rgba(217,36,0,.8);
}
.contentcontainer p {
	margin-bottom: 1em;
	font-size: 1.2em;
}

/* CUSTOM STYLES FOR JACKET-QUOTES IN HOME PAGE */

.jacketquote-home article header.entry-header {
	text-align: center;
	text-transform: none;
	margin-bottom: 0;
}
.jacketquote-home article  {
	padding: 1.5%;
	background-color: #E2E2D0;
	background-color: rgba(235, 214, 159,.25);
	color: #333;
}
.jacketquote-home article p {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff;
}

.jacketquote-home article.jacketquote.type-jacketquote.hentry .entry-content p em {
	text-align: center;
}


.jacketquote-home article.jacketquote.type-jacketquote.hentry {
	height: 220px;
	margin-bottom: 20px;
	margin: 0 0 20px 0;
}

/* ! >>> QUOTE-BOX BKG STYLES */


/* KIRKUS */
.jacketquote-home .quote-wrapper.quote-500 {
	background: url(images/quote-bkg-10-navigation.jpg) no-repeat center center / cover;
}
.jacketquote-home .quote-wrapper.quote-666 {
	background: url(images/quote-bkg-07-bookcandle.jpg) no-repeat center center / cover;
}
.jacketquote-home .quote-wrapper.quote-499 {
	background: url(images/quote-bkg-08-gunCompass.jpg) no-repeat center center / cover;
}

.jacketquote-home .quote-wrapper.quote-667 {
//	background-color: rgba(218, 165, 32,.4);
background: url(images/quote-bkg-04.jpg) no-repeat center center / cover;
}
.jacketquote-home .quote-wrapper.quote-668 {
//	background-color: rgba(144, 238, 144,.4);
background: url(images/quote-bkg-05.jpg) no-repeat center center / cover;
}
.jacketquote-home article.jacketquote {
background: url(images/tile-rope-wt-40.png) repeat-x center top, url(images/tile-rope-wt-40.png) repeat-x center bottom;
}


/* ! == CENTER-VERTICALLY QUOTE TEXT  */
.maincontent .jacketquote-home .quote-wrapper article.jacketquote .quote-internal,
.entry-content-quote {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	margin-left: 15%;
	margin-right: 15%;
}

/* .maincontent article.jacketquote.hentry, */
article.jacketquote.hentry .entry-content-quote {
	margin-left: 15%;
	margin-right: 15%;
}

@media only screen and (max-width:760px) /* and (min-width:466px) */ {
.jacketquote-home article.jacketquote.type-jacketquote.hentry {
height: 345px;
}
/* !>>> IN-PAGE BUTTON-BOX STYLES FOR TABLET/SMARTPHONE */
.page-the-book .button-box,
.page-reviews .button-box {
	display: block;
	visibility: visible;
	width: 100%;
}
/* ! >>>SANTA IMAGE RESPONSIVE TRY */
.home .wrapper .mymaincontainer .maincontent .content-area .standard-posts-box article.page.hentry .entry-content .wp-block-image.home-page-santa-image figure.alignright.size-full {
	width: 100% !important;
}


}

/* @media only screen and (max-width:475px) { */
@media only screen and (max-width:640px) {
.jacketquote-home {
height: 0px;
display: none;
visibility: hidden;
}

}


@media only screen and (max-width:1370px) {
.jacketquote-home article p {
	margin: 0 5%;
	padding: 0;
	text-align: center;
}
}

.footer .footercolumnwrapper .column1 #secondary.sidebar-container .widget-area aside#text-3.widget {
	padding: 0px;
	background-color: transparent;
}
.footer .footercolumnwrapper .column1 #secondary.sidebar-container .widget-area aside#text-4.widget {
	padding: 0px;
}
.footer .footercolumnwrapper .column1 #secondary.sidebar-container .widget-area aside#text-3.widget .textwidget a img,
.footer .footercolumnwrapper .column1 #secondary.sidebar-container .widget-area aside#text-4.widget .textwidget a img {
	max-width: 220px;
}



/* !- - SOCIAL ICON CUSTOM STYLES */

#content.site-content article .entry-content .spot-container p a img {
-webkit-filter: grayscale(1);
filter: grayscale(1);
background-color: transparent;
border-radius: 0px;
-webkit-box-shadow: 0 0 0 0px #FFFFFF;
box-shadow: 0 0 0 0px #FFFFFF;
opacity: .7;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out; 
}
#content.site-content article .entry-content .spot-container p a img:hover {
-webkit-filter: grayscale(0);
filter: grayscale(0);
background-color: #FFF;
-webkit-box-shadow: 0 0 0 5px #FFFFFF;
box-shadow: 0 0 0 5px #FFFFFF;
opacity: 1;
}

/* FOOTER SOCIAL ICONS */

.footer .sidebar-container .widget-area aside.footer-socials {
	background-color: transparent;
}
.footer .sidebar-container .widget-area aside.footer-socials img {
	width: 25%;
	height: auto;
}
.footer .sidebar-container .widget-area aside.footer-socials .spot-container p.spot-title {
	margin-bottom: 0;
//    font-family: "minion-pro-condensed-display", Georgia, serif;
font-style: normal;
font-weight: 700;
    text-transform: uppercase;
    font-size: 1.4em;
    letter-spacing: 0.075em;
}
.footer .sidebar-container .widget-area aside.footer-socials img {
-webkit-filter: grayscale(1);
filter: grayscale(1);
background-color: transparent;
border-radius: 30px;
-webkit-box-shadow: 0 0 0 0px transparent;
box-shadow: 0 0 0 0px transparent;
opacity: .7;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out; 
}
.footer .sidebar-container .widget-area aside.footer-socials img:hover {
-webkit-filter: grayscale(0);
filter: grayscale(0);
background-color: #FFF;
-webkit-box-shadow: 0 0 0 3px #FFFFFF;
box-shadow: 0 0 0 3px #FFFFFF;
opacity: 1;
}
@media only screen and (max-width:760px) {
.footer .sidebar-container .widget-area aside.footer-socials img {
-webkit-filter: grayscale(0);
filter: grayscale(0);
background-color: #fff;
border-radius: 50px;
-webkit-box-shadow: 0 0 0 0px transparent;
box-shadow: 0 0 0 0px transparent;
opacity: 1;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out; 
}

}


/* END CUSTOM STYLES FOR -SPOTS- CONTENT */

.promobox {
	float: left;
	margin: 0 0 2%;
	width: 90%;
	background-color: palegreen;
}

.widget { 
	margin: 0 0 5px;
	background-color: rgba(255,255,255,0.75);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.widget:hover {
	background-color: rgba(255,255,255,1);
}

/* !-_- CUSTOM WIDGET STYLES */

#secondary {
	margin-top: 25px;
}
.footer .widget-area aside.facebook-widget.widget,
.footer .widget-area aside.twitter-widget.widget {
	background-color: transparent;
	padding: 0;
}

@media only screen and (max-width: 400px) {
.footer .widget-area aside.facebook-widget.widget,
.footer .widget-area aside.twitter-widget.widget {
	background-color: transparent;
	padding: 0;
	margin: 0 22px;
}
#secondary.widget-area aside.footer-facebook-button.widget,
#secondary.widget-area aside.footer-facebook-follow.widget {
	overflow: hidden;
}
}

.footer .widget-area aside.facebook-widget.widget h3.widget-title {
	color: #fff;
	line-height: 110%;
    -moz-hyphens: none;
//    font-family: "minion-pro-condensed-display",Georgia,serif;
    font-style: normal;
    font-weight: 700;
    font-size: 1.45em;
}

.widget button, .widget input, .widget textarea {
	border: 2px solid #DDD;
}

.widget .widget-title {
	margin: 0 0 2px;
	font-weight: 400;
	font-style: normal;
//	font-family: "minion-pro-condensed-display", Georgia, serif;
font-style: normal;
font-weight: 700;
}

.widget-area.jacketquote aside.widget.jacketquote-widget {
	font-weight: 400;
	font-style: normal;
	font-size: 0.95em;
//	font-family: "minion-pro-condensed-display", Georgia, serif;
font-style: normal;
font-weight: 700;
	line-height: 120%;
}

.widget-area.jacketquote aside.widget.jacketquote-widget p em {
	font-weight: 400;
	font-style: italic;
//	font-family: "minion-pro-condensed-display", Georgia, serif;
font-style: normal;
font-weight: 700;	
}

body.home.page-home .promocolumn .promocontainer .sidebar-container .sidebar-inner .widget-area.jacketquote aside.widget.jacketquote-widget {
	display: none;
}
.sidebar-container .sidebar-inner .widget-area aside.buy-book.widget.spot .spot-container p {
	margin: 0 0 0.2em;
}

.widget button, 
.widget input, 
.widget textarea,
#tertiary.sidebar-container .widget-area aside p,
#tertiary.sidebar-container .sidebar-inner .widget-area aside.widget p,
.gform_wrapper span.gform_description,
.widget-area aside.widget .gform_wrapper span.gform_description {
	font-weight: 400;
	font-style: normal;
//	font-size: 1.1em;
//	font-family: "minion-pro-condensed-display", Georgia, serif;
font-style: normal;
font-weight: 700;
//	line-height: 130%;
}

form .gform_body ul.gform_fields li.gfield label.gfield_label,
#tertiary.sidebar-container .widget-area aside p strong {
	font-weight: 700;
	font-style: normal;
//	font-family: "minion-pro-condensed-display", Georgia, serif;
font-style: normal;
font-weight: 700;
}

.widget-area .gform_wrapper input[type="text"], 
.widget-area .gform_wrapper input[type="url"], 
.widget-area .gform_wrapper input[type="email"], 
.widget-area .gform_wrapper input[type="tel"], 
.widget-area .gform_wrapper input[type="number"], 
.widget-area .gform_wrapper input[type="password"] {
	padding: 5px 2px;
	outline-style: none;
	letter-spacing: normal;
	font-weight: 400;
	font-style: normal;
//	font-size: 1em;
//	font-family: "minion-pro-condensed-display", Georgia, serif;
font-style: normal;
font-weight: 700;
}

.widget-area aside.widget form .gform_body ul.gform_fields li.gfield .ginput_complex span label {
	padding: 0 0 0 3px;
	letter-spacing: normal;
	font-weight: 400;
	font-style: normal;
//	font-size: .8em;
//	font-family: "minion-pro-condensed-display", Georgia, serif;
font-style: normal;
font-weight: 700;
}

.widget-area .gform_wrapper {
	overflow: inherit;
	margin: 0px 0;
	max-width: 98%;
}

.widget-area .gform_wrapper .top_label .gfield_label {
	display: inline-block;
	clear: both;
	margin: 0px 0 0px;
	font-weight: 700;
	line-height: 1.3em;
}
.widget-area .gform_wrapper .gform_heading {
	margin-bottom: 0px;
	width: 98%;
}
#tertiary.sidebar-container .sidebar-inner .widget-area aside.widget form .gform_body ul.gform_fields li.gfield {
	padding: 2px 0 0;
}

.widget-area .gform_wrapper .gform_footer {
	clear: both;
	margin: 0px 0 0;
	padding: 0px 0 10px;
}

.widget a {
	color: #b33200;
}
.widget a:hover {
	background-color: #c4d6d7;
	color: #b2451b;
}

/* !==FOOTER STYLES */
.footer {
	margin-top: 5px;
	border-top: 4px solid rgba(125, 180, 181, .5);
	background-color: rgba(125, 180, 181, .5);
	background: rgb(52,138,139); /* Old browsers */
background: url(images/bkg-noise-tile-50.png) repeat center center, url(images/footer-mapCompass-1pt-10.png) no-repeat center center / cover, -moz-linear-gradient(left,  rgba(52,138,139,1) 0%, rgba(125,180,181,1) 25%, rgba(125,180,181,1) 75%, rgba(52,138,139,1) 100%); /* FF3.6+ */
background: url(images/bkg-noise-tile-50.png) repeat center center, url(images/footer-mapCompass-1pt-10.png) no-repeat center center / cover, -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(52,138,139,1)), color-stop(25%,rgba(125,180,181,1)), color-stop(75%,rgba(125,180,181,1)), color-stop(100%,rgba(52,138,139,1))); /* Chrome,Safari4+ */
background: url(images/bkg-noise-tile-50.png) repeat center center, url(images/footer-mapCompass-1pt-10.png) no-repeat center center / cover, -webkit-linear-gradient(left,  rgba(52,138,139,1) 0%,rgba(125,180,181,1) 25%,rgba(125,180,181,1) 75%,rgba(52,138,139,1) 100%); /* Chrome10+,Safari5.1+ */
background: url(images/bkg-noise-tile-50.png) repeat center center, url(images/footer-mapCompass-1pt-10.png) no-repeat center center / cover, -o-linear-gradient(left,  rgba(52,138,139,1) 0%,rgba(125,180,181,1) 25%,rgba(125,180,181,1) 75%,rgba(52,138,139,1) 100%); /* Opera 11.10+ */
background: url(images/bkg-noise-tile-50.png) repeat center center, url(images/footer-mapCompass-1pt-10.png) no-repeat center center / cover, -ms-linear-gradient(left,  rgba(52,138,139,1) 0%,rgba(125,180,181,1) 25%,rgba(125,180,181,1) 75%,rgba(52,138,139,1) 100%); /* IE10+ */
background: url(images/bkg-noise-tile-50.png) repeat center center, url(images/footer-mapCompass-1pt-10.png) no-repeat center center / cover, linear-gradient(to right,  rgba(52,138,139,1) 0%,rgba(125,180,181,1) 25%,rgba(125,180,181,1) 75%,rgba(52,138,139,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#348a8b', endColorstr='#348a8b',GradientType=1 ); /* IE6-9 */
}

.footercolumnwrapper {
	margin: 0 auto;
	max-width: 1400px;
}

 .footer-carrier-logo {
	display: none;
	margin: 0 auto;
	width: 33%;
	text-align: center;
}
.footer .footer-branding .site-title-container h1.site-title {
	padding: 0;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 3em;
}
.footer .site-description {
	color: rgba(255,255,255,0.8);
	text-align: center;
}
.footer a.home-link {
	display: block;
	margin-top: 8px;
	padding: 1em 0;
	border: 2px solid transparent;
	background: rgba(255,255,255,0.0);
	color: #333;
	text-decoration: none;
	transition: all 0.4s ease 0s;
}
.footer a.home-link:hover {
	border: 2px solid rgba(255,255,255,0.25);
	background: rgba(255,255,255,0.2);
}
.footer p.copyright {
	margin: 1em 0;
	color: rgba(0,0,0,0.5);
    font-size: 0.75em;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    text-align: center;
    font-family: "brandon-grotesque", Helvetica, Verdana, sans-serif;
font-style: normal;
font-weight: 700;
}

.footer p.footergreytext.loginbutton a {
	display: block;
	padding: 0em;
	border: 5px solid rgba(0,0,0,.005);
	background-color: rgba(0,0,0,0.01);
	color: rgba(255,255,255,0.05);
	text-align: center;
	text-decoration: none;
	transition: all 0.2s ease 0s;
    font-size: 0.75em;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    text-align: center;
font-family: "brandon-grotesque",sans-serif;
font-style: normal;
font-weight: 700;
}

.footer p.loginbutton {
	margin-bottom: 0;
}
.footer p.loginbutton a:hover {
	border-color: rgba(0,0,0,0.1);
	background-color: rgba(0,0,0,0.75);
	color: rgba(255,255,255,1.0);
}

.footer .footercolumnwrapper .column2 {
	padding: 0 2%;
}

/* ! >> CUSTOM STYLES FOR FOOTER WIDGETS-ASIDES */
.footer .sidebar-container {
	margin-top: 10px;
}

.footer .sidebar-container .widget-area aside.widget {
	width: 100%;
}

/* ! - CUSTOM STYLES FOR FB WIDGET IN FOOTER */
.footer aside.top-menuwidget_simple_facebook_page_feed_widget h3.widget-title {
	color: #fff;
}
.footer aside.top-menuwidget_simple_facebook_page_feed_widget {
	margin-top: 10px;
}

/* ! == CUSTOM 'BUY' BUTTON IN FOOTER */
.footer .footer-buy-button a.buy-link {
	display: block;
	background-color: #348a8b;
	background-color: #348a8b;
	padding: 1em;
	text-align: center;
	text-decoration: none;
	color: #fff;
	border-radius: 0px;
	margin: 8px 0;
	font-size: 1.5em;
	-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.footer .footer-buy-button a:hover.buy-link {
	background-color: #E0EFF1;
	color: #333;
	border-radius: 15px;
}

/* !--- FOOTER THE-LATEST LINK STYLES */
.footer .widget-area aside.footer-the-latest.widget ul li a {
	display: block;
	background-color: #348a8b;
	text-decoration: none;
	color: #fff;
	padding: 7px 0 8px 8px;
	border-radius: 0px;
//	border: 0px solid #348a8b;
	-webkit-box-shadow: 0 0 0 1px rgba(125,180,181,.05);
	box-shadow: 0 0 0 1px rgba(125,180,181,.05);
	-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.footer .widget-area aside.footer-the-latest.widget ul li a:hover {
	background-color: #e0eff1;
	color: #333;
	border-radius: 25px;
//	border: 2px solid #348a8b;
	-webkit-box-shadow: 0 0 0 2px rgba(125,180,181,.5);
	box-shadow: 0 0 0 2px rgba(125,180,181,.5);
}

.footer .widget-area aside.footer-the-latest.widget ul li {
	list-style-type: none;
	margin-bottom: 8px;
	padding: 0;
}


/* !--CUSTOM FOOTER NAV MENU */
#secondary .widget.widget_nav_menu {
	background-color: transparent;
	width: 100%;
}
#secondary.sidebar-container .widget-area aside.widget ul.menu li.menu-item {
	list-style-type: none;
}
#secondary.sidebar-container .widget-area aside.widget .menu a {
    background-color: #87CEEB;
    background-color: rgba(255,255,255,0.5);
    color: #666;
    display: block;
    padding: 1em 0;
    text-align: center;
    text-decoration: none;
    width: 100%;
	text-transform: uppercase;
	letter-spacing: 0.025em;
	font-weight: 300;
	font-style: normal;
	font-size: 15px;
	font-size: 1.35em;
//	font-family: "minion-pro-condensed-display", Georgia, serif;
font-style: normal;
font-weight: 700;
	line-height: 1;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#secondary.sidebar-container .widget-area aside.widget .menu a:hover {
    background-color: rgba(255,255,255,1);
    color: #333;
}

/* ! >> FOOTER-LEGAL BUTTON STYLES */
.footer .widget-area aside.legal-notices.widget.widget_nav_menu .menu-legal-notices-container ul.menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.footer .widget-area aside.legal-notices.widget.widget_nav_menu .menu-legal-notices-container ul.menu li.menu-item a {
	background-color: #348a8b;
	display: block;
	width: 45%;
	margin: 0 2%;
	float: left;
	padding: 0.25em 0;
	text-align: center;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 0.8em;
}

.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
	padding: 0 0px 0 0px;
	max-width: 685px;
}
.sidebar .page-content {
	margin: 0 auto;
	padding: 0 0px 0 0px;
	max-width: 1040px;
}
.page-content {
	margin: 0 auto;
	padding: 0 0px 0 0px;
	max-width: 604px;
	width: 100%;
}

.middle-content-wrapper {
	display: block;
	width: 100%;
	max-width: 990px;
	margin: 0 auto;
}

/* PROMOTIONS CONTAINER STYLES */
.promotions-container {
	width: 29%;
	margin-left: 1%;
	float: right;
	display: block;
	background-color: rgba(0,0,0,.025);
	background-color: rgba(255,255,255,1);
	border-radius: 0px;
}



/* ! - - PROMO TEXT-LINK DISPLAY AS BUTTON */

.promotions-container .promo-box article.post-913.promo .entry-content p:first-of-type {
	margin-bottom: 0;
}

.promotions-container .promo-box article.promo .entry-content p a {
	display: block;
	background-color: rgba(125, 180, 181, .2);
	text-decoration: none;
	color: #333;
	border-radius: 0px;
	padding: 8px;
	-webkit-box-shadow: 0 0 0 1px rgba(125,180,181,.05);
	box-shadow: 0 0 0 1px rgba(125,180,181,.05);
	-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

.promotions-container .promo-box article.promo .entry-content p a:hover {
	background-color: rgba(224,239,241, 1);
	background-color: rgba(125, 180, 181, 1);
	-webkit-box-shadow: 0 0 0 2px rgba(125,180,181,.75);
	box-shadow: 0 0 0 2px rgba(125,180,181,.75);
	border-radius: 10px;
	color: rgba(255,255,255,1);
}

/* ! > > SUBSCRIBE PROMO UNIQUE STYLES */
.promotions-container .promo-box article.post-774.promo .entry-content {
	background-color: rgba(125, 180, 181, .2);
	padding: 8px;
    font-size: 20px;
    text-align: center;
    font-family: "minion-pro",serif;
    font-style: normal;
    font-weight: 400;
    line-height: 117%;
}
.promotions-container .promo-box article.post-774 .entry-content .gform_wrapper form .gform_body ul.gform_fields.top_label li.gfield label.gfield_label {
    font-family: "brandon-grotesque",sans-serif;
    font-style: normal;
    font-weight: 700;
}
.promotions-container .promo-box article.post-774 .gform_wrapper .top_label .gfield_label {
    clear: both;
    display: inline-block;
    font-weight: 700;
    line-height: 1.3;
    margin: 0px;
    text-transform: uppercase;
    font-size: .8em;
}
.promotions-container .promo-box article.post-774 .gform_wrapper {
    margin: 0em 0;
    max-width: 98%;
    overflow: inherit;
}
.promotions-container .promo-box article.post-774 .entry-content p {
	margin-bottom: 0;
}

.page-contact .maincontent .content-area .standard-posts-box article.hentry .entry-content .gform_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container label,
.promotions-container .promo-box article.post-774 .entry-content .gform_wrapper form .gform_body ul.gform_fields.top_label .ginput_complex.ginput_container label {
    font-family: "brandon-grotesque",sans-serif;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    font-size: .65em;
}
.page-contact .maincontent .content-area .standard-posts-box article.hentry .entry-content .gform_wrapper form .gform_body ul.gform_fields li.gfield label.gfield_label,
.page-contact .maincontent .content-area .standard-posts-box article.hentry .entry-content .gform_wrapper form .gform_footer input.gform_button.button,
.promotions-container .promo-box article.post-774 .entry-content .gform_wrapper form .gform_footer input.gform_button.button {
    font-family: "brandon-grotesque",sans-serif;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
}

.maincontent .promotions-container .promo-box article.promo.hentry .entry-content .gform_wrapper .gform_footer input.gform_button.button {
	width: 100%;
}

.promotions-container .promo-box article.post-774 .entry-content .gform_wrapper form .gform_footer input.gform_button.button {
    font-size: 1em;
}
.promotions-container .promo-box article.post-774 {
    margin-bottom: 4px;
    padding-bottom: 14px;
}


/* ! >> GFORM STYLES FOR CONTACT PAGE */
.page-contact .mymaincontainer .maincontent .middle-content-wrapper.content-area .standard-posts-box article#post-682.post-682.page.type-page.status-publish.hentry div.entry-content div#gform_wrapper_2.gf_browser_gecko.gform_wrapper,


body.page-contact .maincontent .content-area .standard-posts-box article.hentry .entry-content .gform_wrapper {
	background-color: rgba(125,180,181,.1);
	border: 3px solid rgba(125,180,181,.15);
	padding: 1em;
	max-width: 100%;
}

.page-contact .maincontent .content-area .standard-posts-box article.hentry .entry-content .gform_wrapper form .gform_heading h3.gform_title {
	text-transform: uppercase;
	font-size: 1.8em;
	margin: 0;
}
.page-contact .maincontent .content-area .standard-posts-box article.hentry .entry-content .gform_wrapper form .gform_heading .gform_description {
	font-size: 1.25em;
	line-height: 120%;
}
.page.page-win-the-book .maincontent .content-area .standard-posts-box article.hentry .entry-content #gforms_confirmation_message_2.gform_confirmation_message_2.gforms_confirmation_message #gform_confirmation_wrapper_2.gform_confirmation_wrapper #gform_confirmation_message_2.gform_confirmation_message_2.gform_confirmation_message {}

.page.page-win-the-book .maincontent .content-area .standard-posts-box article.hentry .entry-content .gforms_confirmation_message .gform_confirmation_wrapper .gform_confirmation_message {}

.hentry .entry-content .gforms_confirmation_message .gform_confirmation_wrapper .gform_confirmation_message,
.gform_confirmation_message,
#gform_confirmation_message_2.gform_confirmation_message_2.gform_confirmation_message {
	border: 4px solid rgba(125,180,181,.25);
	background-color: rgba(125,180,181,.05);
	display: block;
	padding: 1em;
//	margin: 0.5em;
	margin-top: 1.5em;
	font-size: 1.4em;
	line-height: 125%;
}
.gform_wrapper .gfield_error .ginput_complex .ginput_right input[type="email"],
 .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type="number"],
 .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type="password"],
 .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type="tel"],
 .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type="text"],
 .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type="url"],
  .gform_wrapper .ginput_complex input[type="email"],
 .gform_wrapper .ginput_complex input[type="number"],
 .gform_wrapper .ginput_complex input[type="password"],
  .gform_wrapper .ginput_complex input[type="tel"],
 .gform_wrapper .ginput_complex input[type="text"],
  .gform_wrapper .ginput_complex input[type="url"] {
    width: 100.5%;
}
.gform_wrapper .ginput_complex input[type="text"],
.maincontent .gform_wrapper form input[type="text"] {
	width: 100%;
}


@media only screen and (min-width:761px) {
.blog-posts-box .blog-posts-wrapper a .post-box {
	width: 32.25%;
	width: 100%;
	float: left;
	margin-right: 1.5%;
}
}


.blog-posts-box .blog-posts-wrapper a .post-box {
	display: block;
	border: 3px solid #dedec0;
	border: 3px solid rgba(125, 180, 181,.2);
	border-radius: 0px;
	padding: 0;
	background-color: rgba(255,255,255,1);
	-webkit-box-shadow: 0 0 0 2px rgba(222, 222, 192,.5);
box-shadow: 0 0 0 2px rgba(222, 222, 192,.5);
	-webkit-box-shadow: 0 0 0 2px rgba(125, 180, 181,.2);
box-shadow: 0 0 0 2px rgba(125, 180, 181,.2);
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out; 
}
.blog-posts-box .blog-posts-wrapper a:last-of-type .post-box {
	margin-right: 0;
}
.blog-posts-box .blog-posts-wrapper a:hover .post-box {
	background-color: rgba(255,255,255,1);
	-webkit-box-shadow: 0 0 0 7px rgba(222, 222, 192,1);
box-shadow: 0 0 0 7px rgba(222, 222, 192,1);
-webkit-box-shadow: 0 0 0 4px rgba(125, 180, 181, .5);
box-shadow: 0 0 0 4px rgba(125, 180, 181,.5);
border-radius: 15px;
}
/*
.blog-posts-box .blog-posts-wrapper a .post-box:after {
	display: block;
	content: 'Click to read more';
	height: 22px;
	padding: 0 0 1% 5%;
	color: #999;
	font-style: italic;
}
*/
.page-home a .post-box .blog-post-content-box span.click-more-text {
	display: inline;
}
/* .page-home .post-box .blog-post-content-box p:after, */
.page-home .post-box .blog-post-content-box p:last-of-type:after {
//	background-color: tomato;
	content: 'Click to read more.';
	display: inline-block;
	height: 20px;
	width: 200px;
    color: #999;
    content: "Click to read more.";
    font-style: italic;
    font-size: 0.9em;
    padding: 0 0 0 5px;
}

.blog-post-content-box p {
	margin-bottom: .75em;
}

#content.site-content article.hentry {
	background-color: red;
	border: 5px solid #333;
	border-radius: 15px;
	margin-bottom: 10px;
}
#content.site-content article.hentry {
    background-color: #FFF;
    border: 0px solid #333;
    border-radius: 0px;
    margin: 0 auto 15px;
    max-width: 745px;
    padding-top: 15px;
}



.blog-posts-box .post-box img.size-full, .blog-posts-box .post-box img.size-large, .blog-posts-box .post-box img.wp-post-image {
    height: auto;
    width: 33%;
    max-width: 33%;
    float: right;
}

.blog-posts-box .blog-posts-wrapper .post-box .blog-post-content-box {
	padding: 2% 6%;
}

.blog-posts-box .blog-posts-wrapper a {
	color: #333;
}

.blog-posts-box .blog-posts-wrapper a .post-box .blog-post-content-box h3 {
	font-size: 1.8em;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#content.site-content article.hentry header.entry-header h1.entry-title a {
	text-transform: uppercase;
	text-decoration: none;
}
#content.site-content article.hentry header.entry-header h1.entry-title a:hover {
	color: #7DB4B5;
}

/* !-- BLOG TOC PAGE PAGINATION STYLES */
/* doing it old-school below */
body.search-results .content-area #content article.hentry .entry-content nav.navigation.paging-navigation,
#content.site-content nav.navigation.paging-navigation,
#content.site-content nav.navigation.post-navigation {
	display: block;
    background-color: #96968C;
    background-color: rgba(125, 180, 181, .65);
    border-radius: 25px;
    0FF-color: #FFFFFF;
    0FF-font-size: 1.3em;
    margin: 0 4% 1em;
    padding: 9px 10px 5px;
    transition: all 0.5s ease-in-out 0s;
    max-width: 745px;
}
body.single.single-post .content-area .site-content nav.navigation.post-navigation .nav-links a span.meta-nav {
//	display: none;
//	visibility: hidden;
}

#content.site-content nav.navigation.post-navigation .nav-links a span.meta-nav-next:after {
	content: "\f18e";
	font-family: 'FontAwesome';
	padding: 0 0 0 3px;
	display: inline-block;
	height: 15px;
	width: 17px;
	float: right;
}

#content.site-content nav.navigation.post-navigation .nav-links a span.meta-nav-prev:before {
	content: "\f190";
	font-family: 'FontAwesome';
	padding: 0 3px 0 0;
	display: inline-block;
	height: 15px;
	width: 17px;
	float: left;
}




#content.site-content nav.navigation.paging-navigation .nav-links {
	max-width: 100%;
	padding: 0;
}

body.search-results .content-area .entry-content nav.navigation.paging-navigation .nav-links a,
body.search-results .content-area .entry-content nav.navigation.paging-navigation .nav-links .nav-next a,
body.search-results .content-area .entry-content nav.navigation.paging-navigation .nav-links .nav-previous a,
#content.site-content nav.navigation.paging-navigation .nav-links .nav-previous a,
#content.site-content nav.navigation.paging-navigation .nav-links .nav-next a,
#content.site-content nav.navigation.post-navigation .nav-links a,
.news-article-nav .previous-link a {
	text-decoration: none;
    font-family: "brandon-grotesque",sans-serif;
    font-style: normal;
    font-weight: 700;
	color: #333;
	transition: all 0.25s ease-in-out 0s;
    font-family: "atrament-web",sans-serif;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

body.search-results .content-area nav.navigation.paging-navigation .nav-links .nav-previous,
body.search-results .content-area nav.navigation.paging-navigation .nav-links .nav-next,
#content.site-content nav.navigation.paging-navigation .nav-links .nav-previous,
#content.site-content nav.navigation.paging-navigation .nav-links .nav-next,
#content.site-content nav.navigation.post-navigation .nav-links,
#content.site-content nav.navigation.post-navigation .nav-links a prev,
#content.site-content nav.navigation.post-navigation .nav-links a next {
padding: 0;
}
#content.site-content nav.navigation.paging-navigation .nav-links .nav-next a:hover,
#content.site-content nav.navigation.paging-navigation .nav-links .nav-previous a:hover,
#content.site-content nav.navigation.post-navigation .nav-links a:hover {
	0FF-background-color: #ededed;
	color: #fff;
}

body.search-results .maincontent nav.navigation.paging-navigation .nav-links .nav-next a,
#content.site-content nav.navigation.paging-navigation .nav-links .nav-next a {
	0FF-background-color: skyblue;
	float: right;
}
body.search-results .maincontent nav.navigation.paging-navigation .nav-links .nav-next a:after,
#content.site-content nav.navigation.paging-navigation .nav-links .nav-next a:after {
	content: "\f18e";
	font-family: 'FontAwesome';
	padding: 0 0 0 3px;
}

body.search-results .maincontent nav.navigation.paging-navigation .nav-links .nav-previous a:before,
#content.site-content nav.navigation.paging-navigation .nav-links .nav-previous a:before {
	content: "\f190";
	font-family: 'FontAwesome';
	padding: 0 3px 0 0;
}

body.search-results .maincontent nav.navigation.paging-navigation .nav-links .nav-previous a,
#content.site-content nav.navigation.paging-navigation .nav-links .nav-previous a {
	0FF-background-color: orange;
	float: left;
}

body.search-results .maincontent .content-area article.hentry .entry-content nav.navigation.paging-navigation .nav-links a span.meta-nav,
#content.site-content nav.navigation.paging-navigation .nav-links a span.meta-nav {
	display: none;
	visibility: hidden;
}

/* END BLOG PAGINATION */

body.search-results .maincontent article.hentry .entry-content article.hentry {
	background: url(images/JBG-dingbat-tiny-2-25.png) no-repeat center bottom;
	margin-bottom: .5em;
}
body.search-results .entry-content article.hentry footer.entry-meta {
	display: none;
	visibility: hidden;
}

.maincontent .content-area .site-content article.post.type-post.has-post-thumbnail.hentry header.entry-header .entry-thumbnail,
.maincontent .content-area .site-content article.post.type-post.status-publish.has-post-thumbnail.hentry header.entry-header .entry-thumbnail {
	display: none;
	visibility: hidden;
}

#tertiary.sidebar-container {
	display: none;
	visibility: hidden;
}

/* LAST TWO TO FIX THE DISPLAY OF SEARCH RESULTS WITH "NO" RESULTS - WEIRD BUT TRUE */

/* ! - - - NAV STYLES */
ul.nav-menu, div.nav-menu > ul {
	margin: 5px 0 5px 0px;
	padding: 0 0px 0 0;
}
.nav-menu li {
}
.nav-menu li:hover {
}

/* ! - - - HIDE SUB/CHILD MENU WHEN PRIMARY BUTTON IS HOVERED */

.nav-menu li:hover ul.children {
	display: none;
	visibility: hidden;
	border: 3px dotted red;
}


/* ! ==FIXING NAV FULL-WIDTH */
@media only screen and (min-width:761px) {

.nav-largescreen .nav-menu li {
	float: left;
	display: block;
	list-style-type: none;
	margin-right: 0.5%;
	margin-right: 0;
	margin-bottom: 5px;
	position: relative;
	text-align: center;
	width: 13.85%;
	width: 14.25%;
	width: 16.65%;
	width: 14.25%;
	width: 12.5%;
}
.nav-largescreen .nav-menu li:last-of-type {
	margin-right: 0;
}
.nav-largescreen .nav-menu li a {
	padding: 6% 0;
}
}

.navcontainer.nav-largescreen ul.nav-large li a {
	display: block;
	margin-bottom: 2px;
	padding: 10px 5px;
	width: auto;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	background-color: whitesmoke;
	color: #000;
	text-decoration: none;
	letter-spacing: 0.02em;
	font-weight: 400;
	font-style: normal;
	font-size: 1.25em;
	font-family: "franklin-gothic-ext-comp-urw",sans-serif;
	line-height: 100%;
}
.navcontainer.nav-largescreen ul.nav-large ul.submenu li a {
	margin: 0 0 1px 10px;
	padding: 5px 5px 5px 10px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: gainsboro;
	font-weight: 400;
	font-style: italic;
	font-style: italic;
	font-family: "franklin-gothic-ext-comp-urw",sans-serif;
}
.navcontainer.nav-largescreen ul.nav-large ul.submenu li:last-of-type {
	margin-bottom: 5px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
}

.nav-smallscreen-top a {
	display: block;
	margin: 0% 1% 2%;
	padding: 2% 2% 2% 52px;
	border: 3px solid rgba(9,118,73,0.75);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: url(./images/Menu-icon-2.png) no-repeat scroll 10px center rgba(9,118,73,0.5);
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "brandon-grotesque",sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 1.95em;
}

@media only screen and (max-width: 385px) {
	.nav-smallscreen-top a {
	margin: 0% 1% 2%;
	padding: 2% 2% 2% 52px;
	border: 3px solid #000000;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: url(./images/Menu-icon-2.png) no-repeat scroll 10px center rgba(0, 0, 0, .5);
	font-size: 1.5em;
}

}
@media only screen and (max-width: 315px) {
	.nav-smallscreen-top a {
	margin: 0% 1% 2%;
	padding: 2% 2% 2% 52px;
	border: 3px solid #000000;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: url(./images/Menu-icon-2.png) no-repeat scroll 10px center rgba(0, 0, 0, .5);
	font-size: 1.25em;
}

}


/* NEW STYLES FOR WP */

.entry-title {
}

p {
	margin-bottom: 0.8em;
	font-size: 1.4em;
	font-family: "minion-pro",serif;
	font-style: normal;
	font-weight: 400;
	line-height: 117%;
}
.page-events .entry-content p {
	margin-bottom: 1.1em;
}

.promo {
//	padding-left: 10px;
}
.promo.type-promo.hentry .entry-content p {
	text-align: center;
	font-size: 20px;
}
.promo.type-promo.hentry header {
	margin-bottom: 0;
}

.promo.type-promo.hentry header.entry-header h1 {
	text-align: center;
	text-transform: uppercase;
//	font-weight: normal;
	font-size: 1.5em;
}

/* ! -- promo with beveled outline */
.promo-box article {
	padding-bottom: 7px;
	margin-bottom: 4px;
	padding-top: .5em;
	background-color: rgba(125, 180, 181, .0);
	transition: all 0.25s ease-in-out 0s;
	background-image: url(images/JBG-dingbat-tiny-2-25.png);
	background-position: center bottom;
	background-repeat: no-repeat;
//	background-size: 6%;
}

/* PROMO BOX BEVELED OUTLINE */
//.promo-box article {
	border-bottom: 1px solid rgba(125, 180, 181, .6);
	border-left: 1px solid rgba(125, 180, 181, .2);
	border-top: 1px solid rgba(125, 180, 181, .1);
	border-right: 1px solid rgba(125, 180, 181, .4);
}


.promo-box article:hover {
	background-color: rgba(255,255,255,.5);
}

/* img.size-full, img.size-large, img.wp-post-image, */
.promotions-container .promo-box article.promo.type-promo.hentry .entry-thumbnail img.wp-post-image {
    height: auto;
//    max-width: 50%;
}

/* IMAGES AND CAPTIONS */

.entry-content img.alignleft, .entry-content .wp-caption.alignleft {
	margin: 2px 15px 5px 0;
	margin-left: 0px;
}
.entry-content img.alignright, .entry-content .wp-caption.alignright {
	margin-right: 0px;
}

@media only screen and (max-width:760px) {
.entry-content img.alignright, 
.entry-content .wp-caption.alignright,
.entry-content img.alignleft, 
.entry-content .wp-caption.alignleft {
    width: 40%;
}
}

.wp-caption p.wp-caption-text {
	margin: -3px 0 0;
	padding: 0 0 0 2%;
	background-color: #d4d4be;
	color: #444;
	font-size: 1em;
//	font-family: "minion-pro-condensed-display", Georgia, serif;
	font-style: normal;
	font-weight: 700;
}
.wp-caption.alignleft {
	margin: 0px 15px 5px 0;
}

#content article.hentry .entry-content .wp-block-image figure figcaption.wp-element-caption,
#content article.hentry .entry-content .wp-block-image figure figcaption.wp-element-caption em {
	font-family: Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	font-weight: 400;
	color: #a9a9a9;
	text-align: left;
}
/* !== RESPONSIVE IMAGES INSIDE PAGE CONTENT */

#content article.hentry .entry-content .wp-block-image figure.alignright.size-medium {
	width: 45%;
}
#primary.content-area #content article.hentry .entry-content .wp-block-image {
//	width: 45%;
}

/* !==IMAGES IN PROMO SPOTS */

aside.widget img.alignleft {
	margin: 0.3em 0.45em 0 0;
}

@media only screen and (max-width:760px) {
aside.widget img.alignleft {
	margin: 0.3em 0.45em 0 0;
	width: 25%;
}
}


/* ----- LISTS ----- */

ul li{
	list-style-position:outside;
	list-style-type: disc;
	list-style-image:;
	float:;
	margin:;
	padding:;
}
ol li {
	list-style-position: inside;
	list-style-type: decimal;
	}
ul li,
ol li {
	margin-bottom: 0.5em;
	margin-bottom: 12px;
}
li p{
}
ol{
	width:;
	margin:;
	padding:;
}
ul, ol, dl {
	margin-bottom: 0.75em;
	margin-left: 2em;
	font-weight: 400;
	font-style: normal;
	font-family: "minion-pro",serif;
font-style: normal;
font-weight: 400;
font-size: 1.4em;
}
ul {
	width:;
	margin:;
	padding:;
}
ol li{
}
ul li{
}
li ol {
	margin-left: 1.35em;
}
li ul {
	margin-left: 0.9em;
}

/* !==EVENTS-PAGE LIST STYLES */

body.page-events .content-area .site-content article .entry-content ul {
	margin: 0 0 2%;
	border-bottom: 5px solid #bbb;
	padding-bottom: 2px;
}


body.page-events .content-area .site-content article .entry-content ul li {
	background-color: rgba(255,255,255,0.4);
	display: block;
	font-size: 0.95em;
	height: 60px;
	list-style-position: inside;
	list-style-type: none;
	padding: 1% 3% 0 0;
	margin-bottom: 8px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

body.page-events .content-area .site-content article .entry-content ul li:hover {
	background-color: rgba(255,255,255,1);
	0FF-font-size: 0.97em;
}


body.page-events .content-area .site-content article .entry-content ul li strong {
	font-size: 1.05em;
}
body.page-events .content-area .site-content article .entry-content ul li:hover strong {
	0FF-font-size: 1.08em;
}

body.page-events .content-area .site-content article .entry-content ul li img {
	margin: -1% 10px 0 0;
}


/* END EVENTS-PAGE LISTS */

dl dt {
	margin-top: 0.35em;
	font-weight: 400;
	font-style: normal;
	font-family: "minion-pro",serif;
font-style: normal;
font-weight: 400;
}
dl dt:first-of-type {
	margin-top: 0;
}

/* END LIST STYLES */

/* ----- LINKS ----- */

a{
	font:;
	color:;
	text-decoration:;
	border-bottom:;
}
a:hover{
	color:;
	background-color:;
	border-bottom:;
}
a:visited, a:active, a:focus{
	color:;
	background-color:;
	border-bottom:;
}
a:visited{
	color:;
	background-color:;
	border-bottom:;
}
a:active{
	color:;
	background-color:;
	border-bottom:;
}
a:focus{
	color:;
	background-color:;
	border-bottom:;
}

p a{
}
cite a{
}
li a{
}
dt a{
}
dd a{
}

/* ----- TABLES ----- */

table{
	margin-bottom: 0.5em;
	font-weight: 400;
	font-style: normal;
	font-family: "minion-pro",serif;
font-style: normal;
font-weight: 400;
	width:;
	margin:;
	padding:;
	text-align:;
}
caption{
	font:;
	color:;
	position:;
	text-align:;
	display:;
}
thead{
	font-weight: 400;
	font-style: normal;
	font-family: "minion-pro",serif;
font-style: normal;
font-weight: 400;
	color:;
	text-align:;
	background-color:;
	margin:;
	padding:;
}
tbody{
	font:;
	color:;
	text-align:;
	background-color:;
	margin:;
	padding:;
}
tfoot{
	font:;
	color:;
	text-align:;
	background-color:;
	margin:;
	padding:;
}
tr{
	font:;
	color:;
	background-color:;
}
tr .alt{
	font:;
	color:;
	background-color:;
}
th{
}
td{
	width:;
	margin:;
	padding:;
}
td, th {
	padding: 0.25em;
	border: 1px solid #d9d9d9;
}

/* END TABLE STYLES */


//.entry-content blockquote{
	display: block;
	margin-bottom: 0.5em;
	padding: 1em;
	background-color: #EEF6FB;
	font-size: inherit;
}
//.entry-content blockquote p {
	margin-bottom: 0.7em;
	font-weight: 400;
	font-style: italic;
	font-size: 1.05em;
	font-family: "minion-pro",serif;
font-style: normal;
font-weight: 400;
}
//.entry-content blockquote p:only-of-type {
	margin-bottom: 0em;
}
/* MODIFIED FROM LATEST-NEWS CONTENT STYLES body.page-id-26.page-reviews */

body.page-id-26.page-reviews .entry-content blockquote p {
    background-color: #fff;
    background-color: rgba(125, 180, 181, .15);
    background-color: rgba(235, 214, 159,.25);
    background-color: rgba(104,1,72,.05);
    border: 0 solid #333;
    border-radius: 0;
    margin: 0 auto 15px;
    padding: 17px;
    max-width: 745px;
//    padding-top: 15px;
    font-family: "minion-pro",serif;
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    line-height: 117%;
    margin-bottom: 0.8em;
    border-bottom: 1px solid rgba(104,1,72, .25);
}
body.page-id-26.page-reviews .entry-content blockquote p em {
    font-family: "minion-pro",serif;
    font-style: italic;
    font-weight: 400;
}
body.page-id-26.page-reviews .hentry .entry-content blockquote p {
	margin-bottom: 15px;
}

body.page-reviews .hentry .entry-content blockquote p strong {
    font-size: 0.8em;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    -moz-hyphens: none;
    font-style: normal;
    font-weight: 700;
    text-transform: none;
    color: #680148;
}
body.page-reviews .hentry .entry-content blockquote p a {
	text-decoration: none;
	color: #333;
}
body.page-reviews .hentry .entry-content blockquote p a:hover {
	color: #680148;
	background-color: transparent;
}

.nav-menu li a {
	position: relative;
	display: block;
	padding: 0.5em 0.25em 0.6em;
	background-color: rgba(255,255,255,0.75);
	background-color: rgba(245, 244, 236,1);
	background-color: rgba(125,180,181,.15);
//	border-left: 1px solid rgba(125,180,181,.25);
//	border-right:1px solid rgba(125,180,181,.25);
	color: #555;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	font-size: 1.15em;
//	font-family: "minion-pro-condensed-display", Georgia, serif;
	font-style: normal;
	font-weight: 400;
	font-family: "atrament-web",sans-serif;
font-style: normal;
font-weight: 300;
	line-height: 1;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
//background-color: #666;
//color: #777;
margin-left: 2px;
margin-right: 2px;
overflow: hidden;
}
.nav-menu li.menu-item-45 a,
.nav-menu li.menu-item-27 a {
	letter-spacing: 0;
}

/* !-- NARROW WIDTH OF TEXT LABEL IN LAST NAV BUTTON */
@media only screen and (max-width:900px) /* and (min-width:760px) */ {
.nav-menu li a {
	letter-spacing: 0em;
	font-size: 1em;
}
}


.nav-menu li:hover > a, .nav-menu li a:hover {
	background-color: #EEE;
	background-color: rgba(125, 180, 181, .1);
	background-color: rgba(104,1,72,.1);
	background-color: rgba(217,36,40,0.4);
	color: #333;
	border-radius: 25px;
}

.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a,
.nav-menu .current_page_item > a:hover,
.nav-menu .current_page_ancestor > a:hover,
.nav-menu .current-menu-item > a:hover,
.nav-menu .current-menu-ancestor > a:hover {
	top:0px;
	background-color: #fff;
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.0);
	color: #333;
	border-radius: 0;
	font-style: normal;
background: -moz-linear-gradient(left,  rgba(224,239,241,0) 0%, rgba(224,239,241,0) 11%, rgba(224,239,241,1) 45%, rgba(224,239,241,1) 55%, rgba(224,239,241,0) 89%, rgba(224,239,241,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(224,239,241,0)), color-stop(11%,rgba(224,239,241,0)), color-stop(45%,rgba(224,239,241,1)), color-stop(55%,rgba(224,239,241,1)), color-stop(89%,rgba(224,239,241,0)), color-stop(100%,rgba(224,239,241,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(224,239,241,0) 0%,rgba(224,239,241,0) 11%,rgba(224,239,241,1) 45%,rgba(224,239,241,1) 55%,rgba(224,239,241,0) 89%,rgba(224,239,241,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(224,239,241,0) 0%,rgba(224,239,241,0) 11%,rgba(224,239,241,1) 45%,rgba(224,239,241,1) 55%,rgba(224,239,241,0) 89%,rgba(224,239,241,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(224,239,241,0) 0%,rgba(224,239,241,0) 11%,rgba(224,239,241,1) 45%,rgba(224,239,241,1) 55%,rgba(224,239,241,0) 89%,rgba(224,239,241,0) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(224,239,241,0) 0%,rgba(224,239,241,0) 11%,rgba(224,239,241,1) 45%,rgba(224,239,241,1) 55%,rgba(224,239,241,0) 89%,rgba(224,239,241,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e0eff1', endColorstr='#00e0eff1',GradientType=1 ); /* IE6-9 */
//background: none;
//background-color: #666;
//color: #777;
//margin-left: 1px;
//margin-right: 1px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7db4b5+0,7db4b5+100&amp;0.25+0,0+35,0+65,0.25+100 */
background: -moz-linear-gradient(left,  rgba(125,180,181,0.25) 0%, rgba(125,180,181,0) 35%, rgba(125,180,181,0) 65%, rgba(125,180,181,0.25) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(125,180,181,0.25)), color-stop(35%,rgba(125,180,181,0)), color-stop(65%,rgba(125,180,181,0)), color-stop(100%,rgba(125,180,181,0.25))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(125,180,181,0.25) 0%,rgba(125,180,181,0) 35%,rgba(125,180,181,0) 65%,rgba(125,180,181,0.25) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(125,180,181,0.25) 0%,rgba(125,180,181,0) 35%,rgba(125,180,181,0) 65%,rgba(125,180,181,0.25) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(125,180,181,0.25) 0%,rgba(125,180,181,0) 35%,rgba(125,180,181,0) 65%,rgba(125,180,181,0.25) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(125,180,181,0.25) 0%,rgba(125,180,181,0) 35%,rgba(125,180,181,0) 65%,rgba(125,180,181,0.25) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#407db4b5', endColorstr='#407db4b5',GradientType=1 ); /* IE6-9 */
}
/* !== MEDIA QUERY TO LOSE ACTIVE NAV BKG IN TABLET AND SMALLER */
@media only screen and (max-width:760px) /* and (min-width:466px) */ {
.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a,
.nav-menu .current_page_item > a:hover,
.nav-menu .current_page_ancestor > a:hover,
.nav-menu .current-menu-item > a:hover,
.nav-menu .current-menu-ancestor > a:hover {
	top:0px;
	background-color: #fff;
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.0);
	color: #333;
	font-style: normal;
	background: #fff;
	border-bottom: 3px solid rgba(217,36,40,1);
}
}

/* POST-CONTENT (FOLLOWING END OF CONTENT) NAV BUTTON STYLES */

#postcontent-site-navigation .nav-menu li {
	display: block;
}
#postcontent-site-navigation .nav-menu li a {
	position: relative;
	top: 0px;
	display: block;
	margin-right: 0.5em;
	margin-bottom: 10px;
	margin-left: 0.5em;
	padding: 0.5em;
	border: 1px solid rgba(9,118,73,0.25);
	background-color: rgba(9,118,73,0.25);
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
	color: #333;
	text-decoration: none;
	font-size: 1.35em;
	line-height: 1;
	transition: none 0.0s ease 0s;
	font-style: normal;
	font-weight: 700;
	font-family: "atrament-web",sans-serif;
font-style: normal;
font-weight: 300;
}

#postcontent-site-navigation .nav-menu li:hover > a, 
#postcontent-site-navigation .nav-menu li a:hover {
   	top: 0px;
	border: 1px solid rgba(9,118,73,1);
	background-color: rgba(9,118,73,1);
   	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
	color: #fff;
	border-radius: 0;
}




#postcontent-site-navigation .nav-menu .current_page_item > a, 
#postcontent-site-navigation .nav-menu .current_page_ancestor > a, 
#postcontent-site-navigation .nav-menu .current-menu-item > a, 
#postcontent-site-navigation .nav-menu .current-menu-ancestor > a,
#postcontent-site-navigation .nav-menu .current_page_item > a:hover,
#postcontent-site-navigation .nav-menu .current_page_ancestor > a:hover,
#postcontent-site-navigation .nav-menu .current-menu-item > a:hover,
#postcontent-site-navigation .nav-menu .current-menu-ancestor > a:hover {
	top:0px;
	background-color: #fff;
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.0);
	color: #333;
}





/* FOOTER NAV STYLES */

ul.nav-small li a {
	display: block;
	margin: 1% 1% 0;
	padding: 1% 2%;
	background-color: #ededed;
	color: #333;
	text-decoration: none;
	font-size: 1.5em;
}

ul.nav-small ul.submenu li a {
	margin: 0 1% 1px 3%;
	padding: 5px 5px 5px 10px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: gainsboro;
	font-weight: 500;
	font-style: italic;
	font-style: italic;
}


/* end footer nav */

/* ! >> GRAVITY FORMS CUSTOM STYLES */

.maincontent .middle-content-wrapper.content-area .promotions-container .promo-box article.promo.type-promo.hentry .entry-content .gform_wrapper form .gform_footer input.gform_button.button {
	width: 100%;
}

.maincontent .middle-content-wrapper.content-area .standard-posts-box .hentry .entry-content .gform_wrapper .gform_footer input.gform_button.button,
.gform_wrapper .gform_footer button, input[type="submit"], input[type="button"], input[type="reset"] {
	display: inline-block;
	padding: 11px 5px 10px;
	width: 100%;
	border-width: 0;
	border-style: none none none;
	border-color: -moz-use-text-color -moz-use-text-color #696969;
	border-radius: 12px;
	border-image: none;
background: rgb(152,205,59);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk4Y2QzYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2MTgyMjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(152,205,59,1) 0%, rgba(97,130,38,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(152,205,59,1)), color-stop(100%,rgba(97,130,38,1)));
background: -webkit-linear-gradient(top,  rgba(152,205,59,1) 0%,rgba(97,130,38,1) 100%);
background: -o-linear-gradient(top,	 rgba(152,205,59,1) 0%,rgba(97,130,38,1) 100%);
background: -ms-linear-gradient(top,  rgba(152,205,59,1) 0%,rgba(97,130,38,1) 100%);
background: linear-gradient(to bottom,	rgba(152,205,59,1) 0%,rgba(97,130,38,1) 100%);
	color: #FFFFFF;
	text-decoration: none;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	font-size: 1.5em;
	-ms-hyphens: auto;
	font-family: "minion-pro", Georgia, serif;
	font-style: normal;
	font-weight: 700;
  }

.hentry .entry-content .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"],
.gform_footer input.button {
	font-size: 1.5em;
}
.gform_footer input.button {
	font-size: 1.1em;
}

.gform_wrapper .gfield_required {
	color: #b00b00;
}

.hentry .entry-content .gform_wrapper  input.medium,
.hentry .entry-content .gform_wrapper input.medium,
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: 97.5%;
}


/* FOR SIDEBAR FORM */

.promotions-container .promo-box article.promo.hentry .entry-content .gform_wrapper {
	font-size: .85em;
	line-height: 100%;
}

.promotions-container article.promo.hentry .entry-content .gform_wrapper form .gform_body ul.gform_fields li.gfield .gfield_description {
	line-height: 100%;
	margin: 0;
	padding: 0;
}
.gform_body ul#gform_fields_1.gform_fields li.gfield label.gfield_label {
	margin: 0;
}
.gform_body ul.gform_fields li.gfield .ginput_container {
	margin-top: 0;
}
.promotions-container .promo-box .promo.hentry .entry-content .gform_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container span.name_first,
.promotions-container .promo-box .promo.hentry .entry-content .gform_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container span.name_last,
.gform_wrapper .ginput_complex.ginput_container.has_first_name.has_middle_name.no_last_name span, 
.gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span, 
.gform_wrapper .ginput_complex.ginput_container.no_first_name.has_middle_name.has_last_name span {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.promotions-container .promo-box .promo.hentry .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: 100%;
}

.promotions-container .promo-box article.promo.hentry .gform_wrapper form .gform_body ul.gform_fields li {
	margin-bottom: 0;
}
.promotions-container .promo-box article.promo.hentry .entry-content .gform_wrapper .name_first label,
.promotions-container .promo-box article.promo.hentry .entry-content .gform_wrapper .name_last label {
	margin: 0;
}

.name_first,
.name_last {
	border: 1px solid #ddd;
	border-radius: 5px;
	margin-bottom: 5px;
	padding: 2px;
    background-color: rgba(125, 180, 181, 0.1);
}

.promotions-container .promo-box article.promo.hentry .entry-content .gform_wrapper .gform_footer {
    clear: both;
    margin: .2em 0 0;
    padding: 0em 0 0.25em;
}

/* ! NEW STYLES FOR CILW FORMS */
#gform_wrapper_1.gform_wrapper form .gform-body.gform_body .gform_fields fieldset.gfield.gfield--type-email.gfield--input-type-email.email-address legend.gfield_label.gform-field-label.gfield_label_before_complex{}
#gform_wrapper_1.gform_wrapper form .gform-body.gform_body .gform_fields .gfield.gfield--type-text.gfield--input-type-text label.gfield_label.gform-field-label {	
//	font-family: "brandon-grotesque",sans-serif;
//	font-style: normal;
//	font-weight: 700;
}

form .gform-body .gform_fields fieldset.gfield legend.gfield_label.gform-field-label,
.gform_wrapper form .gform-body.gform_body .gform_fields fieldset.gfield.gfield--type-email.gfield--input-type-email.email-address legend.gfield_label.gform-field-label.gfield_label_before_complex,
form .gform-body .gform_fields label.gfield_label {	
	font-family: "brandon-grotesque",sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 1.4em;
}
body .maincontent #primary.content-area #content article.hentry .entry-content .gform_wrapper form .gform-footer.gform_footer input.gform_button.button,
input.gform_button.button {
	font-family: "brandon-grotesque",sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 1.8em;
}

html.wf-atramentweb-n3-active.wf-brandongrotesque-n7-active.wf-minionpro-n4-active.wf-brandongrotesque-n4-active.wf-brandongrotesque-i7-active.wf-brandongrotesque-i4-active.wf-minionpro-n7-active.wf-minionpro-i7-active.wf-minionpro-i4-active.wf-active body.page-template-default.page.page-id-402.wp-embed-responsive.page-food-court-survey.single-author.sidebar div#top.wrapper div.mymaincontainer.group div.s-all.m2.d-all.box.maincontent div#primary.middle-content-wrapper.box.content-area.Xs-all.Xm-all.Xd-all div#content.standard-posts-box.box article#post-402.post-402.page.type-page.status-publish.hentry div.entry-content div#gform_wrapper_2.gf_browser_gecko.gform_wrapper.gform-theme.gform-theme--foundation.gform-theme--framework.gform-theme--orbital.food-court-survey_wrapper form#gform_2.food-court-survey div.gform-body.gform_body div#gform_fields_2.gform_fields.top_label.form_sublabel_below.description_above.validation_below div#field_2_1.gfield.gfield--type-text.gfield--input-type-text.first-name.field_sublabel_below.gfield--no-description.field_description_above.field_validation_below.gfield_visibility_visible label.gfield_label.gform-field-label {}


/* MAIN CONTACT FORM (IN PAGE) MAKE NAME FIELDS FULL WIDTH IN SMALL BROWSERS */

/* ! - RE-CAPTCHA CUSTOM STYLES 111319 */
/* ! ADDITIONAL GRAVITY FORM STYLES ADDED 061219 FOR reCaptcha IMPLEMENTATION */

.promotions-container .promo-box article.promo.type-promo.hentry .entry-content .gform_wrapper form .gform_body ul.gform_fields li.gfield.captchabox .ginput_container.ginput_recaptcha {
transform: scale(0.77);
-webkit-transform: scale(0.77);
transform-origin: 0 0;
-webkit-transform-origin: 0 0;
}


@media only screen and (max-width:400px) /* and (max-width:1024px) */ {
.blog article.hentry .entry-content p img.alignright {
	width: 100% !important;
}
}
@media only screen and (min-width:769px) /* and (max-width:1024px) */ {
.promobox {
	float: left;
	margin: 0 0 10px;
	width: 95%;
	background-color: palegoldenrod;
}

}

.group:after {
  display: table;
  clear: both;
  content: "";
}

/* ! -S- SEARCH-RESULTS PAGE STYLES */

.mymaincontainer div.s-all div#primary.content-area div#content.site-content header.page-header h1.page-title span.search-results-title {
	font-size: 0.7em;
}

body.search-results .hentry .entry-content header.page-header h1.page-title .search-results-title {
	text-transform: uppercase;
	font-size: 24px;
}
body.search-results .hentry .entry-content header.page-header h1.page-title {
	text-transform: capitalize;
	font-size: 3em;
	line-height: 100%;
	margin-bottom: 8px;
}
body.search-results .hentry article.type-promo.hentry header.entry-header h1.entry-title {
	text-align: left;
	font-size: 2em;
}



.page-title {
	margin: 0 auto 0.4em;
	padding: 0 0.3em 0.2em;
	max-width: auto;
	width: 100%;
}
.page-header {
	background-color: #ededed;
}

p.search-results-instructions {
	font-size: 1.25em;
    font-family: "brandon-grotesque",sans-serif;
    font-style: normal;
    font-weight: 400;
    margin-left: 16px;
}

.search .site-content h1.entry-title a {
	display: block;
	padding: 0.2em;
	background: #ededed;
	text-decoration: none;
}
.search .site-content h1.entry-title a:hover {
	color: #d94212;
}

/* 404 PAGE STYLES */

.error404 .page-header, .error404 .page-content {
	margin: 0 auto;
	padding-bottom: 0px;
	max-width: auto;
	width: 100%;
}
.error404 .page-title {
	position: relative;
	margin: 0;
	padding: 0em;
	width: auto;
	text-align: left;
	line-height: 100%;
	font-size: 3em;
}

.error404 .page-title:before {
	position: absolute;
	top: 28px;
	left: 7px;
	overflow: hidden;
	color: #333;
	content: "";
	font-size: 2em;
	line-height: inherit;
}
.error404 .page-content {
	margin: 0;
	padding: 1em 1em 2em;
	background: #ededed;
}
.error404 button, input, textarea {
	padding: 5px;
	border: 2px solid #DDD;
}
.error404 input[type="search"] {
	padding-right: 2px;
	width: 100%;
}

/* LIGHTBOX CUSTOM STYLES */

#slb_viewer_wrap .slb_viewer.slb_theme_slb_default .slb_data_title, #slb_viewer_wrap .slb_viewer.slb_theme_slb_default .slb_group_status {
	margin-right: 0.2em;
	font-size: 23px;
//	font-family: "minion-pro-condensed-display", Georgia, serif;
	font-style: normal;
	font-weight: 700;
}


/* MEDIA QUERIES FROM ORIGINAL GridSetApp source files */

@media only screen and (min-width:20em) and (max-width:29.688em) { 

body { }

.header h1 {
	text-align: center;
	letter-spacing: 0.04em;
}


}

@media only screen and (min-width:29.689em) and (max-width:47.49em) {
}
@media only screen and (max-width:760px) {

.standard-posts-box,
.blog-posts-box {
    float: none;
    margin: 0 auto;
    max-width: 1040px;
    padding: 0 8px;
    width: 100%;
}

.promotions-container {
    display: block;
    float: none;
    width: 100%;
}

.blog-posts-box .post-box img.size-full, .blog-posts-box .post-box img.size-large, .blog-posts-box .post-box img.wp-post-image {
    float: right;
    height: auto;
    max-width: 50%;
    width: 45%;
}
}

@media only screen /* and (min-width:475px) */ and (max-width:400px) {

.blog-posts-box .post-box img.size-full, .blog-posts-box .post-box img.size-large, .blog-posts-box .post-box img.wp-post-image {
    float: right;
    height: auto;
    max-width: 100%;
    width: 100%;
}
}

@media only screen and (min-width:475px) and (max-width:760px) {

/* LOGO-TABLE-CELL-CONFIGURATION */
.logo-floater {
	width: 30%;
}
.logo-container.table {
	min-height: 105px;
}
.header-carrier-logo-table-cell {
	width: 100%;
}
/* END LOGO-TABLE-CELL-CONFIGURATION */

/* TITLE-TABLE-CELL-CONFIGURATION */
.site-title-floater {
	width: 65%;
}
.site-title-container.table {
	min-height: 105px;
}
.header-title-table-cell {
	width: 100%;
}
/* END TITLE-TABLE-CELL-CONFIGURATION */

.header h1 {
	letter-spacing: 0.01em;
	font-size: 4em;
}
@media only screen and (max-width:665px) {
.header h1 {
	font-size: 3em;
}
#primary.content-area article.page.hentry .entry-content .wp-block-image figure.alignright.size-medium,
#primary.content-area article.page.hentry .entry-content .wp-block-uagb-image.alignleft.wp-block-uagb-image--align-left {
	width: 40%;
}
}



.site-title {
	padding: 0 0 0 2%;
}
.site-description {
	padding: 0 0 0 2%;
	letter-spacing: 0.1em;
}
.header {
	position: relative;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
}

.maincontent {
	padding: 10px 0%;
}

/* NAV BUTTONS - VERT - FOR MEDIUM WIDTH LAYOUT */

.nav-menu li {
	display: block;
}
.nav-menu li a {
	display: block;
	padding: 0.5em 0.25em 0.6em;
	width: auto;
	text-transform: uppercase;
	letter-spacing: 0.025em;
	font-size: 1.35em;
}

.nav-menu li:hover > a, .nav-menu li a:hover {
	border-radius: 0;
}

}
@media only screen and (min-width:29.689em) /* and (max-width:47.5em) */ {

.header h1 {
	text-align: center;
	letter-spacing: 0.0em;
}
.site-description {
}


}

@media only screen and (min-width:47.49em) and (max-width:66.5em) {

.site-title {
	padding: 0 0 0 2%;
}
.site-description {
	padding: 0 0 0 2%;
	letter-spacing: 0.1em;
}

.footer .site-title {
	padding: 0 0 0 0%;
}
.footer .site-description {
	padding: 0 0 0 0%;
	letter-spacing: 0.1em;
}


}
@media only screen /* and (min-width:47.49em) */ and (max-width:53.1875em) {

.footer .site-description {
	padding: 0;
	letter-spacing: 0.0em;
}
/* !==TWITTER BOX ON CONTACT PAGE */

#content.site-content .twitter-container {
	margin: 0 1em;
}


}

@media only screen and (min-width:53.188em) {

.footer .column2 a.home-link .site-title-container h2.site-description {
	letter-spacing: 0.1em;
}
}

@media only screen and (min-width:47.49em) {

/* LOGO-TABLE-CELL-CONFIGURATION */
.logo-floater {
	float: left;
	display: none;
	visibility: hidden;
}
.logo-container.table {
	display: table;
	height: 120px;
	overflow: hidden;
}
.header-carrier-logo-table-cell {
	display: table-cell;
	display: none;
	margin: 0 auto;
	width: 100%;
	vertical-align: middle;
	text-align: center;
}
/* END LOGO-TABLE-CELL-CONFIGURATION */

/* TITLE-TABLE-CELL-CONFIGURATION */
.site-title-floater {
	float: right;
	width: 77%;
}
.site-title-container.table {
	height: 120px;
	overflow: hidden;
}
.header-title-table-cell {
//	display: table-cell;
//	margin: 0 auto;
//	vertical-align: middle;
}
/* END TITLE-TABLE-CELL-CONFIGURATION */

.header {
	position: relative;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
	padding: 0em 0 1em;
}

.header h1 {
	0FF-letter-spacing: 0.04em;
	0FF-letter-spacing: 0.095em;
}
.site-description {
}


.maincontent {
}

.nav-smallscreen-top a {
	height: 0px;
	visibility: hidden;
}

p {
	font-size: 1.4em;
}


}

@media (min-width: 644px) and (max-width: 760px) {
#content .entry-header,
#content .entry-content,
#content .entry-summary,
#content footer.entry-meta,
#content .featured-gallery,
.search.sidebar .page-content,
.blog.sidebar .page-content,
.sidebar .post-navigation .nav-links,
.paging-navigation .nav-links,
#content .author-info,
.comments-area .comments-title,
.comments-area .comment-list,
.comments-area .comment-navigation,
.comment-respond,
.sidebar .site-info,
.sidebar .paging-navigation .nav-links {
	padding-right: 20px;
	padding-left: 20px;
}

}

/* MEDIA QUERY FROM 2013 WITH OUR CUSTOMIZATION */
@media (max-width: 643px) {
.site-title {
	font-size: 1.5em;
}

#content .entry-header,
#content .entry-content,
#content .entry-summary,
#content footer.entry-meta,
#content .featured-gallery,
.search.sidebar .page-content,
.blog.sidebar .page-content,
.sidebar .post-navigation .nav-links,
.paging-navigation .nav-links,
#content .author-info,
.comments-area .comments-title,
.comments-area .comment-list,
.comments-area .comment-navigation,
.comment-respond,
.sidebar .site-info,
.sidebar .paging-navigation .nav-links {
	padding-right: 20px;
	padding-left: 20px;
}

#content .format-status .entry-content,
#content .format-status .entry-met {
	padding-left: 35px;
}

	/* Small menu */
.menu-toggle {
	cursor: pointer;
	display: none;
	font: bold 16px/1.3 "Source Sans Pro", Helvetica, sans-serif;
	margin: 0;
	padding: 12px 0 12px 20px;
	height: 0px;
	visibility: hidden;
}

.menu-toggle:after {
	content: "\f502";
	font-size: 12px;
	padding-left: 8px;
	vertical-align: -4px;
	display: none;
}

.toggled-on .menu-toggle:after {
	content: "\f500";
	vertical-align: 2px;
	display: none;
}

.toggled-on .nav-menu,
.toggled-on .nav-menu > ul {
	display: block;
	margin-left: 0;
	padding: 0;
	width: 100%;
	display: none;
}


.toggled-on li,
.toggled-on .children,
.children {
	display: block;
	display: none;
}

.toggled-on .nav-menu li > ul {
	background-color: transparent;
	display: block;
	float: none;
	margin-left: 20px;
	position: relative;
	left: auto;
	top: auto;
	display: none;
}

.toggled-on .nav-menu li > ul a {
	color: #141412;
	width: auto;
	display: none;
}

.toggled-on .nav-menu li:hover > a,
.toggled-on .nav-menu .children a {
	background-color: transparent;
	color: #141412;
	display: none;
}

.toggled-on .nav-menu li a:hover,
.toggled-on .nav-menu ul a:hover {
	background-color: #db572f;
	color: #fff;
}

ul.nav-menu,
div.nav-menu > ul {
	display: block;
}

}

/* MEDIA-QUERY FOR GREEN BUTTON TEXT IN SIDEBAR */
@media only screen and (min-width:47.49em) and (max-width:60em) {
#gform_widget-2 .gform_footer input.button {
	font-size: 0.75em;
}

}
@media only screen and (min-width:29.688em) and (max-width:32em) {
	#gform_1 .gform_footer input.button {
	font-size: 1.0em;
}
}
@media only screen and (max-width:24em) {
	#gform_1 .gform_footer input.button {
	font-size: 1.0em;
}
}
@media only screen and (max-width:16.5em) {
	#gform_1 .gform_footer input.button {
	font-size: 0.75em;
}
}

/* FIX FOR HORIZONTAL NAV IN SMALL DISPLAY */

@media only screen and (min-width:0em) and (max-width:19.9375em) {
/* small hiding ----- */
.s-hide{display:none;}.s-show{display:block;}
}

/* RESPONSIVE IMAGE SIZES */

@media only screen and (min-width:47.49em) /* and (max-width:66.5em) */ {
/* FOR PORTRAIT IN -ABOUT LEN- PAGE */
#attachment_118.wp-caption {
	width: 60% !important;
}

article#post-19.post-19 div.entry-content p img.alignright {
	width: 33%;
}

}
@media only screen and (max-width:47.49em) /* and (max-width:66.5em) */ {
/* FOR PORTRAIT IN -ABOUT LEN- PAGE */

article#post-19.post-19 div.entry-content p img.alignright {
	width: 30%;
}

}

/* SLIDESHOW-CAROUSEL CUSTOM STYLES */

.carousel-box.box {
	display: none;
	visibility: hidden;
}

.supercarousel .supercontentdata .slider-info,
.supercarousel .slider-info {
    position: absolute;
    top: 0px;
    z-index: 1;
}

.supercarousel div div .slider-info {
    position: absolute;
    top: 2%;
    z-index: 1;
}

.carousel-box .supercontentdata a {
    color: #FFF;
    text-decoration: none;
}

@media only screen /* and (min-width:400px) */ and (max-width:599px) {
.carousel-box {
	display: none;
	visibility: hidden;
}
}

.supercontentdata h2 {
	font-size: 2.0em;
	color: #FFF;
	margin-bottom: 5px;
}

.supercontentdata p {
	font-size: 1.3em;
	color: #FFF;
	line-height: 100%;
}

@media only screen and (min-width:600px) /* and (max-width:760px) */ {
.maincontent .carousel-box {
display: block;
visibility: visible;
}
}
@media only screen and (min-width:400px) and (max-width:760px) {

.maincontent .supercontentdata p {
	font-size: 1.0em;
	color: #FFF;
}
.maincontent .supercontentdata h2 {
	font-size: 1.0em;
	color: #FFF;
	margin-bottom: 0px;
}
.maincontent .supercarousel .slider-info p {
    font-size: 0.8em;
    line-height: 100%;
    width: 100%;
}
}


@media only screen and (min-width:800px) and (max-width:950px) {
.maincontent .supercontentdata p {
	font-size: 1.25em;
	color: #FFF;
}
.maincontent .supercontentdata h2 {
	font-size: 1.75em;
	color: #FFF;
	margin-bottom: 0px;
}
}


@media only screen and (min-width:951px) and (max-width:1099px) {
.maincontent .supercontentdata p {
	font-size: 1.7em;
	color: #FFF;
}
.maincontent .supercontentdata h2 {
	font-size: 2.0em;
	color: #FFF;
	margin-bottom: 0px;
}
}

@media only screen and (min-width:1100px) /* and (max-width:66.5em) */ {
.maincontent .supercontentdata p {
	font-size: 2.0em;
	color: #FFF;
}
.maincontent .supercontentdata h2 {
	font-size: 2.5em;
	color: #FFF;
	margin-bottom: 0px;
}
}


.maincontent .supercontentdata .w50 {
    width: 80%;
}
.maincontent .supercontentdata .slider-info {
    padding: 2.5% 0 0 5%;
}
/* ! >>>RESPONSIVE GREEN-VIRGINIA LOGO */
@media only screen and (max-width:590px) /* and (max-width:66.5em) */ {

.page.wp-embed-responsive.page-green-certified .mymaincontainer .maincontent .content-area article.page.hentry .entry-content .wp-block-image.virginia-green-logo figure.alignright.size-medium.is-resized img {
	width: 100% !important;
}
#content.box article.hentry .entry-content .wp-block-image.virginia-green-logo figure.alignright.size-medium.is-resized {
	width: 33%;
}
}
/* ! >>> GRIDSET OVERRIDES */
@media only screen and (max-width:895px) and (min-width:760px) {

[class*=" d2"], [class^="d2"] {
    margin-left: 22.75%;
}
.d2 {
    width: 52.25%;
}

#top .footer .footercolumnwrapper .column2.d2 {
	margin-left: 22.75%;
	width: 52%;
}
}