/*
Theme Name: Tashiding Garden
Theme URI: https://tashidinggarden.com
Author: Saill White
Author URI: http://www.wickedclever.com
Description: Mortal Zin website theme - based on the Twenty Thirteen Wordpress theme.
Version: 1.0.0
This theme, like WordPress, is licensed under the GPL.
/* Use it to make something cool, have fun, and share what you've learned with others. */
*/

/* COLORS
darkest green: #424936;
green: #609850;
lighter green: #8e2e1d;
dark blue-gray: #4f5f7c;
gold: #ac662c;
gray-black: #002341;
light blue-gray: #c3d2e6;


font-family: "Cormorant Garamond", serif;
font-family: 'Raleway', sans-serif;

*/
/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 *   4.1 - Site Header
 *   4.2 - Navigation
 * 5.0 - Content
 *   5.1 - Entry Header
 *   5.2 - Entry Meta
 *   5.3 - Entry Content
 *   5.4 - Galleries
 *   5.5 - Post Formats
 *   5.6 - Attachments
 *   5.7 - Post/Paging Navigation
 *   5.8 - Author Bio
 *   5.9 - Archives
 *   5.10 - Search Results/No posts
 *   5.11 - 404
 *   5.12 - Commentsies
 *   5.13 - Multisite
 * 6.0 - Sidebar
 *   6.1 - Widgets
 * 7.0 - Footer
 * 8.0 - Media Queries
 * 9.0 - Print
 * ----------------------------------------------------------------------------
 */


/**
 * 1.0 Reset
 *
 * Modified from Normalize.css to provide cross-browser consistency and a smart
 * default styling of HTML elements.
 *
 * @see http://git.io/normalize
 * ----------------------------------------------------------------------------
 */
@font-face{
	font-family: 'Maiola';
	src: url('fonts/Maiola-Regular.eot');
	src: url('fonts/Maiola-Regular.eot?#iefix') format('embedded-opentype'),
	     url('fonts/Maiola-Regular.woff') format('woff'),
	     url('fonts/Maiola-Regular.woff2') format('woff2'),
	     url('fonts/Maiola-Regular.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: 'Maiola';
	src: url('fonts/Maiola-Bold.eot');
	src: url('fonts/Maiola-Bold.eot?#iefix') format('embedded-opentype'),
	     url('fonts/Maiola-Bold.woff') format('woff'),
	     url('fonts/Maiola-Bold.woff2') format('woff2'),
	     url('fonts/Maiola-Bold.svg#webfont') format('svg');
	font-weight: bold;
	font-style: normal;
}
@font-face{
	font-family: 'Maiola';
	src: url('fonts/Maiola-Italic.eot');
	src: url('fonts/Maiola-Italic.eot?#iefix') format('embedded-opentype'),
	     url('fonts/Maiola-Italic.woff') format('woff'),
	     url('fonts/Maiola-Italic.woff2') format('woff2'),
	     url('fonts/Maiola-Italic.svg#webfont') format('svg');
	font-weight: normal;
	font-style: italic;
}
@font-face{
	font-family: 'Maiola';
	src: url('fonts/Maiola-BoldItalic.eot');
	src: url('fonts/Maiola-BoldItalic.eot?#iefix') format('embedded-opentype'),
	     url('fonts/Maiola-BoldItalic.woff') format('woff'),
	     url('fonts/Maiola-BoldItalic.woff2') format('woff2'),
	     url('fonts/Maiola-BoldItalic.svg#webfont') format('svg');
	font-weight: bold;
	font-style: italic;
}
@font-face{
	font-family: 'Maiola-Book';
	src: url('fonts/Maiola-Book.eot');
	src: url('fonts/Maiola-Book.eot?#iefix') format('embedded-opentype'),
	     url('fonts/Maiola-Book.woff') format('woff'),
	     url('fonts/Maiola-Book.woff2') format('woff2'),
	     url('fonts/Maiola-Book.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: 'Maiola-Book';
	src: url('fonts/Maiola-BookItalic.eot');
	src: url('fonts/Maiola-BookItalic.eot?#iefix') format('embedded-opentype'),
	     url('fonts/Maiola-BookItalic.woff') format('woff'),
	     url('fonts/Maiola-BookItalic.woff2') format('woff2'),
	     url('fonts/Maiola-BookItalic.svg#webfont') format('svg');
	font-weight: normal;
	font-style: italic;
}

{
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden] {
	display: none;
}

html {
	margin:0; /* remove default margin */
	padding:0; /* remove default padding */
	width:100%; /* take full browser width */
	height:100%; /* take full browser height*/
	font-size: 130%;
	position: relative;
	overflow-x: hidden;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
	color: #2e3542;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
}

body {
	color: #2e3542;
	background-color: #002d08;
	background-image: url('https://tashidinggarden.com/wp-content/uploads/tashiding_back_cover_fade_both2.png');
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center top;
	line-height: 1.5;
	margin: 0;
	font-family: 'Raleway', sans-serif;
	height: 100%;
}
body.page-id-10 {
	background-color: #002d08;
	background-image: url('https://tashidinggarden.com/wp-content/uploads/the_garden.png');
}
body.page-id-16 {
	background-color: #797957;
	background-image: url('https://tashidinggarden.com/wp-content/uploads/the_royal_connection.png');
	background-position: center -100px;
}
body.page-id-18 {
	background-color: #526c60;
	background-image: url('https://tashidinggarden.com/wp-content/uploads/contact2.png');
}
body.home {
	background-color: #646f08;
	background-image: url('https://tashidinggarden.com/wp-content/uploads/tashiding_front_cover_fade_both.png');
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center top;
}
div.wrapper {
	position: relative;
	overflow-x: hidden;
}
/* COLORS
darkest green: #424936;
green: #609850;
lighter green: #8e2e1d;
dark blue-gray: #4f5f7c;
gold: #ac662c;
gray-black: #002341;
light blue-gray: #c3d2e6;
*/


a, a:visited { 
	color: #609850;
	text-decoration: underline;
	cursor: pointer;
	font-weight: bold;
	-webkit-transition: all 200ms ease;
	transition:         all 200ms ease;
}


a:focus {
	outline: none;
}

a:active,
a:hover {
	color: #ac662c;;
	outline: none;
}
lowercase {
	text-transform:lowercase;
}

blue {
	color: #424936;
}
darkblue {
	color: #015286;
}
gold {
	color: #ac662c;;
}
dark blue-gray {
	color: #609850;
}

}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Maiola', serif;
	text-transform: none;
	font-weight: bold;
	text-align: left;
}

h1 {
	font-size: 42px;
	margin: 15px 0;
}

h2 {
	font-size: 33px;
	margin: 13px 0;
}

h3 {
	font-size: 28px;
	margin: 10px 0;
	clear: none;
}

h4 {
	font-size: 24px;
	margin: 10px 0;
}

h5 {
	font-size: 22px;
	margin: 8px 0;
}

h6 {
	font-size: 20px;
	margin: 6px 0;
}

.home h2, .home h3, .home h4 {
	text-align: center;
}

address {
	font-style: italic;
	margin: 0 0 24px;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

mark {
	background: #111;
	color: #000;
}

p {
	margin: 0 0 30px 0;
}

code,
kbd,
pre,
samp {
	font-family: monospace;
	font-size: 14px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
}

pre {
	background: #111;
	color: #000;
	font-family: monospace;
	font-size: 14px;
	margin: 20px 0;
	overflow: auto;
	padding: 20px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

blockquote {
	font-size: 14px;
	margin: 24px 40px;
}

blockquote blockquote {
	margin-right: 0;
}

blockquote cite,
blockquote small {
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
}

blockquote em,
blockquote i {
	font-style: normal;
	font-weight: 300;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

small {
	font-size: smaller;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

dl {
	margin: 0 20px;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 0 20px;
}

menu,
ol,
ul {
	margin: 16px 0;
	padding: 0 0 0 40px;
}

ul {
	margin: -10px 0 16px 0;
	list-style-type: disc;
}

nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
}

li > ul,
li > ol {
	margin: 0;
}
 ul li {
	padding-bottom: 18px;
 }
img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

form {
	margin: 0;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
	white-space: normal;
}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
	padding-right: 2px; /* Don't cut off the webkit search cancel button */
	width: 270px;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	overflow-x: hidden;
	vertical-align: top;
}

table {
	border-bottom: 0px solid #ededed;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	margin: 0 0 20px;
	width: 100%;
}

caption,
th,
td {
	font-weight: 400;
	text-align: left;
}
table.clienttable {
	width: 100%;
	margin-top:-10px;
}
table.clienttable td {
	vertical-align: middle;
	text-align: center;
}
table.tallcells td {
	padding: 30px 10px;	
}
table.tallcells td img{
	margin-bottom: 20px;
}
caption {
	font-size: 12px;
	margin: 15px 0 10px 0;
}

th {
	font-weight: bold;
	text-transform: uppercase;
}

td {
	border-top: 0px solid #ededed;
	padding: 6px 10px 6px 0;
}

del {
	color: #000;
}

ins {
	background: #111;
	text-decoration: none;
}

hr {

}


/**
 * 2.0 Repeatable Patterns
 * ----------------------------------------------------------------------------
 */

.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 {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	vertical-align: text-bottom;
}

/* Clearing floats */
.clear:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after {
	clear: both;
}

.clear:before,
.clear:after,
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-form-author:before,
.comment-form-author:after,
.comment-form-email:before,
.comment-form-email:after,
.comment-form-url:before,
.comment-form-url:after,
.comment-body:before,
.comment-body:after {
	content: "";
	display: table;
}

/* Assistive text */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.screen-reader-text:focus {
	background-color: #111;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #000;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}
/* COLORS
darkest green: #424936;
green: #609850;
lighter green: #8e2e1d;
dark blue-gray: #4f5f7c;
gold: #ac662c;
gray-black: #002341;
light blue-gray: #c3d2e6;
*/
/* Form fields, general styles first. */
button,
input,
textarea {
	border: 2px solid #4f5f7c;
	font-family: inherit;
	padding: 5px;
}

input,
textarea {
	color: #222;
}

input:focus,
textarea:focus {
	border: 2px solid #424936;
	outline: 0;
}
/* COLORS
darkest green: #424936;
green: #609850;
lighter green: #8e2e1d;
dark blue-gray: #4f5f7c;
gold: #ac662c;
gray-black: #002341;
light blue-gray: #c3d2e6;
*/
/* Buttons */


button,
input[type="submit"],
input[type="button"],
input[type="reset"],
a.button,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active,
a.button:active {
	background: #424936;
	border: none;
	border-bottom: 1px solid #424936;
	border-radius: 5px;
	font-weight: bold;
	display: inline-block;
	padding: 5px 12px 5px;
	text-decoration: none;
	color: #fff;
	box-shadow: 4px 6px 4px rgba( 50, 50, 50, .2);
	transition: .4s all;
}

button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
a.button:hover,
a.button:focus {
	background: #4f5f7c;
	border: none;
	border-bottom: 1px solid #4f5f7c;
	outline: none;
	text-decoration: underline;
}
a.button.center {
	display: block;
	text-align:center;
	width: 200px;
	margin: 10px auto;
}
.post-password-required input[type="submit"] {
	padding: 7px 24px 4px;
	vertical-align: bottom;
}

.post-password-required input[type="submit"]:active {
	padding: 5px 24px 6px;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #000;
}

:-moz-placeholder {
	color: #000;
}

::-moz-placeholder {
	color: #000;
}

:-ms-input-placeholder {
	color: #000;
}

/*
 * Responsive images
 *
 * Fluid images for posts, comments, and widgets
 */
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
	max-width: 100%;
}
.entry-content img,
.entry-summary img {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	box-shadow: 2px 4px 2px 2px rgba(100, 100, 100, .2);
	box-shadow: none;
	border: 1px solid #000;
	border-radius: 0px;
}
.entry-content img.size-full,
.entry-summary img.size-full {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	box-shadow: 2px 4px 2px 2px rgba(100, 100, 100, .2);
	box-shadow: none;
	border: 1px solid #000;
	border-radius: 0px;
}
.events-container {
	width: 100%;
	margin: 20px 0;
	position: relative;
	clear: both;
}
.events-container .event-box {
	vertical-align: top;
	border: 3px solid #609850;
	border-radius: 2px;
	padding: 5px 5px 10px 5px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 0px;
	float: left;
	width: 22%;
	margin-left: 1%;
	margin-right: 1%;
	height: 500px;
	font-size: 90%;
}

.events-container .event-box a {
	text-decoration: none;
}
.events-container .event-box a:hover {
	text-decoration: underline;
}
.events-container .event-box h3 {
	font-size: 20px;
	margin: 5px 0;
	text-align: center;
}
.events-container .event-box h4 {
	font-size: 16px;
	text-align: center;
}
.events-container .event-box h5 {
	font-size: 14px;
	text-align: center;
}
.events-container.one-across .event-box {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	float: none;
}

.events-container.two-across .event-box {
	width: 43%;
	margin-left: 5%;
	margin-right: 5%;
	height: 530px;
}
.events-container.three-across .event-box {
	width: 29%;
	margin-left: 2%;
	margin-right: 2%;
	height: 500px;
}

.events-container .event-box.left {
	margin-left: 0;
}
.events-container .event-box.right {
	margin-right: 0;
}

.event-box img {
	width: 100%;
	height: auto;
	margin: 10px 0;
	display: block;
	clear: both;
}

/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
}

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

/* Make sure videos and embeds fit their containers. */
embed,
iframe,
object,
video {
	max-width: 100%;
}

/* Override the Twitter embed fixed width. */
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important;
}

/* Images */
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft {
	margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}

img.alignright {
	margin: 5px 0 5px 20px;
}

img.alignright.home, img.alignleft.home {
	width:48%;
	height:auto;
}
.wp-caption.alignright {
	margin: 5px 0 5px 10px;
}

img.aligncenter {
	margin: 5px auto;
}

img.alignnone {
	margin: 5px 0;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
	color: #111;
	font-size: 13px;
}
p.wp-caption-text {
	margin-top: 2px;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol  {
	list-style-position: inside;
}


/**
 * 3.0 Basic Structure
 * ----------------------------------------------------------------------------
 */

.site {
	background: transparent;
	width: 100%;
	margin: 0px auto;
}

.site-main {
	position: relative;
	background: rgba(255,255,255,.8);
	padding-bottom: 0px;
	margin: 0px auto;
}
.page .site-main {
	background: rgba(255,255,255,.8);
	min-height: 500px;
	max-width: 1200px;
}

.site-main .sidebar-container {
	display: block;
	position: relative;
	width: 100%;
	z-index: 1;
	padding-top: 40px;
}

.site-main .sidebar-inner {
	margin: 20px 0 10px 0;
	max-width: 1200px;
}

.site-content {
	min-height: 100px;
	padding-bottom:20px;
	position: relative;
	padding-top: 40px;

}



/**
 * 4.0 Header
 * ----------------------------------------------------------------------------
 */
/* COLORS
darkest green: #424936;
green: #609850;
lighter green: #8e2e1d;
dark blue-gray: #4f5f7c;
gold: #ac662c;
gray-black: #002341;
light blue-gray: #c3d2e6;
*/
/**
 * 4.1 Site Header
 * ----------------------------------------------------------------------------
 */

.site-header, .mini-header {
	position: relative;
	width: 100%;
	padding: 0;
	background: transparent;
	border-bottom: 0px solid #c3d2e6;;
	z-index: 99;
	height: 150px;
}

.nav-wrapper {
	background: transparent;
	height: 150px;
}
.inner-header {
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
	background-color: transparent;
	position: relative;
}

.mini-header {
	display: none;
	position: fixed;
	top: 0px;
	padding: 0;
	height: 90px;
}

.logo a.logolink {
	font-family: "Maiola", serif;
	letter-spacing: 16px;
	font-weight: normal;
	line-height:1;
	font-size: 110px;
	display: block;
	margin-top: 10px;
	border: 0px solid red;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}
 .sublogo {
	line-height:1;
	font-size: 40px;
	margin-top: -6px;
	padding-left: 0px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: none;
	font-family: "Maiola", serif;
	text-align: center;
}
 .sublogo2 {
	line-height:1;
	font-size: 32px;
	margin-top: 12px;
	margin-bottom: 10px;
	padding-left: 0px;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0px;
	text-transform: none;
	font-family: "Maiola", serif;
	text-align: center;
 }
.mini-header .logo a.logolink {
	margin-top: 0px;
	font-size: 70px;
	letter-spacing: 2px;
}
.logo a.logolink:hover {
	color: #ffffd8;
	text-decoration: none;
}
input[type="image"] {
	border: none;
}
.button.donate, input.button.donate {
	cursor: pointer;
	border-radius: 5px;
	font-weight: bold;
	display: inline-block;
	padding: 5px 12px 5px;
	text-decoration: none;
	color: #fff;
	box-shadow: 4px 6px 4px rgba( 50, 50, 50, .2);
	position:absolute;
	right:0px;
	top:20px;
	background-color: #424936;
	border-bottom: 1px solid #424936;
	z-index: 999;
}
.button.donate:hover {
	background-color: #ac662c;;
}
/*
/* COLORS
darkest green: #424936;
green: #609850;
lighter green: #8e2e1d;
dark blue-gray: #4f5f7c;
gold: #ac662c;
gray-black: #002341;
*/
.splash {
	height:350px;
	margin:-150px 0px 0px 0px;
	border-bottom: 0px solid #ac662c;
	  /* Create the parallax scrolling effect */
	background-color: transparent;
	background-image: url('images/books.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding-top: 0px;
	z-index: 1;
}

.home .splash {
	background-image: url('images/LFCC.jpg');
	background-position: center -70px;
	background-attachment: fixed;
	height: 350px;
	border-bottom: none;
}

.splashmessage {
	width: 100%;
	background: transparent;
	z-index: 10;
}
.splashmessage-inner {
	/*font-family: 'Raleway', sans-serif;*/
	padding: 10px 20px;
	width: 900px;
	font-size: 18px;
	text-align: justify;
	border: 0px solid #d26e00;
	margin: 0px auto 0px auto;
	background: transparent;
}
/**
 * 4.2 Navigation
 * ----------------------------------------------------------------------------
 */
/*

*/
/* COLORS
darkest green: #424936;
green: #609850;
lighter green: #8e2e1d;
dark blue-gray: #4f5f7c;
gold: #ac662c;
gray-black: #002341;
light blue-gray: #c3d2e6;
/* Main Menu with Dropdown */

.navbar {
	margin-top: 22px;
	background: transparent;
	text-align: center;
	display: block;
	position: relative;
	width: 100%;
}
.mini-header .navbar {
	margin-top: -15px;
	float: none;
	width: 100%;
	text-align: center;
}

.main-navigation {
	clear: both;
	text-align: center;
}
.mini-header .main-navigation {
	text-align: center;
}

ul.nav-menu,
div.nav-menu > ul {
	margin: 0;
	padding: 0;
}

.nav-menu li {
	display: inline-block;
	position: relative;
	margin:0;
	border-top: 0px solid transparent;
	border-bottom: 0px solid transparent;
}

.nav-menu li a {
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	font-weight: 700;
	padding: 1px 13px 3px 13px;
	color: #fff;
	display: block;
	line-height: 1;
	text-decoration: none;
}
.nav-menu li a {
	padding: 1px 13px 3px 13px;
}
.nav-menu li a:hover {
	color: #ffffd8;
	text-decoration: underline;
}

.nav-menu .sub-menu,
.nav-menu .children {
	border: 1px solid #005183;
	background: #fff;
	box-shadow: 2px 12px 5px 2px rgba(0, 0, 0, .2);
	display: none;
	padding: 0;
	position: absolute;
	top: 20px;
	left: 11px;
	z-index: 11;
	text-align: left;
}

.nav-menu .sub-menu ul,
.nav-menu .children ul {
	border-left: 0;
	left: 100%;
}

.nav-menu ul.sub-menu ul {
	top: 0px;
}
ul.nav-menu ul a,
.nav-menu ul ul a {
	margin: 0;
	width: 170px;
	padding: 12px 8px 6px 8px;
}


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

.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 {
	color: #ffffd8;
	font-weight: 900;
}

.menu-toggle {
	display: none;
}

/* Search Form */


.navbar .search-form {
	position: absolute;
	right: -2px;
	top: -9px;
	display:none;
}

.navbar input.search-field {
	background-color: transparent;
	background-image: url(images/search-icon.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 24px 24px; 
	border: none;
	cursor: pointer;
	height: 37px;
	margin: 3px 0 5px 0;
	padding: 0 0 0 34px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	width: 0;
}

.navbar .search-field:focus {
	background-color: rgba(255, 255, 255, .9);
	margin: 1px 2px 10px 0;
	border: 2px solid #777;
	cursor: text;
	outline: 0;
	width: 230px;
}


/**
 * 5.0 Content
 * ----------------------------------------------------------------------------
 */
/*
/* COLORS
darkest green: #424936;
green: #609850;
lighter green: #8e2e1d;
dark blue-gray: #4f5f7c;
gold: #ac662c;
gray-black: #002341;
From parallax demo:
 https://www.w3schools.com/howto/tryhow_css_parallax_demo.htm
 
*/
.home-left {
	float:left;
	width:48%;
	margin-right:15px;
	padding-top:30px;
}
.home-right {
	float:right;
	width:48%;
	margin-left:15px;
	padding-top:30px;
}
.inlineimgdiv {
  display: none;
}
.inlineimg {
  margin: 0;
  width: 100%;
  height: auto;
}


.caption {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  color: #000;
}

.caption span.border {
	background-color: rgba( 0, 0, 0, .8);
	color: #fff;
	padding: 25px 18px 20px 18px;
	font-family: 'Raleway', sans-serif;
	font-size: 40px;
}


.main-content {
	background-color:transparent;
	padding:50px 80px;
	text-align: justify;
	max-width: 1200px;
	margin: 0 auto;
}


.blog .content-area {
	min-height: 800px;
}

.hentry {
	padding: 0;
}

.entry-header,
.entry-content,
.entry-summary,
.entry-meta,
.sidebar .entry-header,
.sidebar .entry-content,
.sidebar .entry-summary,
.sidebar .entry-meta,
.page .entry-header,
.page .entry-content,
.page .entry-summary,
.page .entry-meta,
.blog .site-content,
.homecontent {
	margin: 0px auto;
	width: 80%;
	max-width: 1200px;
	background: transparent;
}


.blog .site-content {
	padding-top: 80px;
}
.blog .entry-header,
.blog .entry-content,
.blog .entry-summary,
.blog .entry-meta {
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	border: 0px solid red;
}

.colortag {
	font-weight: bold;
	color: #fff;
	padding: 8px 12px;
	display: block;
	border: 0px solid #fff;
	border-radius: 20px;
	text-align: center;
	width: 100%;
	margin: 25px 0 10px 0;
}

.grid-box {
	float: left;
	display: block;
	position: relative;
	width: 31%;
	margin: 1% 1% 0 1%;
	text-align: left;
	height: 580px;
	border-bottom: 2px double #ddd;
	padding: 0px;
	font-size: 16px;
}

.grid-box .entry-thumbnail {
	display: block;
	float: none;
	margin: 0px;
}
.grid-box .entry-thumbnail img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto 12px auto;
}
.highlight {
      float:left;
      margin: -5px 0 -25px 0;
      border-top: 1px solid #6eb43f;
      border-bottom: 1px solid #6eb43f;
      font-size: 17px;
      font-weight: bold;
      font-style: italic;
      padding: 10px 0;
      width: 100%;
      text-align: left;
}
/*
darkest green: #424936;
green: #609850;
lighter green: #8e2e1d;
dark blue-gray: #4f5f7c;
*/
.accordionlinkplus, .accordionlinkminus {
	min-height: 30px;
	margin: 5px 0 15px 25px;
	padding-top: 5px;
	font-weight: 500;
	cursor: pointer;
	padding-left:0;
	text-align: left;
	color: #424936;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.accordionlinkplus.center, .accordionlinkminus.center {
	text-align: center;
}
.accordionlinkplus:before, .accordionlinkminus:before {
	content: ' \2295';
	vertical-align: -2px;
	font-size: 30px;
	display: inline;
	color: #424936;
}
.accordionlinkminus:before {
	content: ' \2296';
}
.accordionlinkplus:hover, .accordionlinkminus:hover, .accordionlinkplus:hover:before, .accordionlinkminus:hover:before {
	color: #4f5f7c;
	text-decoration:none;
}
.accordionlinkplus a, .accordionlinkminus a {
	margin-left: 28px;
	margin-bottom: 5px;
}
.accordionlinkplus a:hover, .accordionlinkminus a:hover {
	text-decoration:none;
}
.accordionlinkplus h3, .accordionlinkminus h3 {
	color: #424936;
	margin: -35px 0 0 0px;
	left: 40px;
	display: block;
	font-size: 18px;
	font-weight:700;
	text-align: left;
}
.accordionlinkplus h3:hover, .accordionlinkminus h3:hover {
	color: #4f5f7c;
	text-decoration: none;
}
.accordiondiv {
	margin-left: 25px;
	margin-top: -20px;
	font-size: 90%;
}
.accordiondiv img {
	width: 150px;
	height: auto;
}

/**
 * 5.1 Entry Header
 * ----------------------------------------------------------------------------
 */

.sidebar .entry-header .entry-meta {
	padding: 0;
}

.entry-thumbnail {
	display: inline;
	float: left;
	margin-right: 12px;
	margin-top: 10px;
}
.entry-thumbnail img {
	display: block;
	width: 150px;
	height: auto;
	margin: 0 auto 10px;
	border:1px solid #000;
}

.entry-header {
	margin-bottom: 10px;
}

.entry-title {
 	font-family: 'Raleway', sans-serif;
	font-weight: bold;
	margin: 5px 0 5px 0;
}
.grid-box .entry-title {
	margin: 25px 0 5px 0;
}
.entry-title a {
	color: #444;
}

.entry-title a:hover {
	color: #000;
}
h1.entry-title{
	font-size: 32px;
	text-align: left;
	margin-bottom: 25px;
}
.single h1.entry-title , .blog h1.entry-title{
	font-size:26px;
}

/**
 * 5.2 Entry Meta
 * ----------------------------------------------------------------------------
 */

.entry-meta {
	clear: both;
	font-size: 14px;
}


.entry-meta > span {
	margin-right: 20px;
}

.entry-meta > span:last-child {
	margin-right: 0;
}

.featured-post:before {
	content: "\f308";
	margin-right: 2px;
}

.entry-meta .date a:before {
	content: "\f303";
}

.comments-link a:before {
	content: "\f300";
	margin-right: 2px;
	position: relative;
	top: -1px;
}

.entry-meta .author a:before {
	content: "\f304";
	position: relative;
	top: -1px;
}

.categories-links a:first-child:before {
	content: "\f301";
}

.tags-links a:first-child:before {
	content: "\f302";
	position: relative;
	top: -1px;
}

.edit-link a:before {
	content: "\f411";
	position: relative;
	top: -1px;
}

.single-author .entry-meta .author,
.sticky.format-standard .entry-meta .date,
.sticky.format-audio .entry-meta .date,
.sticky.format-chat .entry-meta .date,
.sticky.format-image .entry-meta .date,
.sticky.format-gallery .entry-meta .date {
	display: none;
}


/**
 * 5.3 Entry Content
 * ----------------------------------------------------------------------------
 */

.entry-content {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	min-height: 200px;
}


.entry-content blockquote {
	font-size: 24px;
}

.entry-content blockquote cite,
.entry-content blockquote small {
	font-size: 16px;
}

.entry-content img.alignleft,
.entry-content .wp-caption.alignleft {
	float: left;
	margin-right: 12px;
}

.entry-content img.alignright,
.entry-content .wp-caption.alignright {
	float: right;
	margin-left: 12px;
}
.entry-content .mobile-only {
	display: none;
}
div.side-by-side {
	width: 47%;
	float: left;
	display: inline-block;
	margin: 0 10px;
}
.side-by-side img.contactphoto {
	margin-top: 55px;
}
footer.entry-meta {
	margin-top: 24px;
}

.format-standard footer.entry-meta {
	margin-top: 0;
}

/* Page links */
.page-links {
	clear: both;
	font-size: 14px;
	font-weight: 400;
	line-height: 2.2;
	margin: 20px 0;
	text-transform: uppercase;
}

.page-links a,
.page-links > span {
	background: transparent;
	border: 1px solid #fff;
	padding: 5px 10px;
	text-decoration: none;
}


.page-links a {
	background: transparent;
	border: 0px solid #e63f2a;
	color: #444;
}


.page-links a:hover {
	color: #000;
}

.page-links .page-links-title {
	background: transparent;
	border: none;
	margin-right: 20px;
	padding: 0;
}

/* Media elements */
.hentry .mejs-mediaelement,
.hentry .mejs-container .mejs-controls {
	background: #111;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: #111;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #111;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	background: #111;
}

.hentry .mejs-controls .mejs-time-rail span,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	border-radius: 0;
}

/**
 * 5.4 Galleries
 * ----------------------------------------------------------------------------
 */

.gallery {
	margin-bottom: 4px;
	margin-left: -4px;
}

.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
	border: 1px solid #000;
}

.gallery-columns-1.gallery-size-medium,
.gallery-columns-2.gallery-size-medium,
.gallery-columns-3.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
	display: table;
	margin: 0 auto 4px;
}

.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
	text-align: center;
}

.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width:         calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width:         calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width:         calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width:         calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width:         calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width:         calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}

.gallery-caption {
	background-color: rgba(255, 255, 255, 0.7);
	box-sizing: border-box;
	color: #000;
	font-size: 14px;
	line-height: 1.3;
	margin: 0;
	max-height: 60%;
	opacity: 0;
	padding: 2px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	-webkit-transition: opacity 400ms ease;
	transition:         opacity 400ms ease;
	width: 100%;
}

.gallery-caption:before {
	/*box-shadow: 0 -10px 15px #000 inset;*/
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.brands {
	width: 80%;
	margin: 0 auto 20px auto;
	text-align: justify;
	font-weight: 500;
	font-size:85%;
}
.left, .right {
	display: block;
	width: 46%;
	margin: 0px;
	float: left;
	padding: 10px;
	height: 250px;
}

.right {
	margin-left: 2%;
}

.left.top, .right.middle {
	color: #fff;
	padding: 115px 1%;
	background-color: #ac662c;;
	height:80px;
}
.left.top a, .right.middle a {
	color: #fff;
}
.left.top a:hover, .right.middle a:hover {
	text-decoration: underline;
}
.right.top, .left.middle  {
	text-align: justify;
	border: 0px solid pink;
}

.right.middle {
	background-color: #609850;
}

/**
 * 5.7 Post/Paging Navigation
 * ----------------------------------------------------------------------------
 */

.navigation .nav-previous {
	float: left;
}

.navigation .nav-next {
	float: right;
}



.paging-navigation {
	background-color: #111;
	padding: 40px 0;
}

.paging-navigation .nav-links {
	margin: 0 auto;
	max-width: 604px;
	width: 100%;
}

.sidebar .paging-navigation .nav-links {
	background-color: #111;
	max-width: 950px;
	padding: 0 340px 0 10px;
}

.paging-navigation .nav-next {
	padding: 13px 0;
}

.paging-navigation a {
	font-size: 16px;
}

.paging-navigation .meta-nav {
	background-color: #111;
	border-radius: 50%;
	color: #000;
	display: inline-block;
	font-size: 26px;
	padding: 3px 0 8px;
	text-align: center;
	width: 50px;
}

.paging-navigation .nav-previous .meta-nav {
	margin-right: 10px;
	padding: 17px 0 23px;
	width: 80px;
}

.paging-navigation .nav-next .meta-nav {
	margin-left: 10px;
}

.paging-navigation a:hover .meta-nav {
	background-color: transparent;
	text-decoration: none;
}

.post-navigation {
	background-color: transparent;
	color: #000;
	font-size: 16px;
	padding: 20px 0;
}

.post-navigation .nav-links {
	margin: 0 auto;
	max-width: 950px;
}

.sidebar .post-navigation .nav-links {
	background-color: transparent;
	padding: 0 340px 0 10px;
}

.post-navigation a[rel="next"] {
	float: right;
	text-align: right;
}


/**
 * 5.8 Author Bio
 * ----------------------------------------------------------------------------
 */

.author-info {
	margin: 0 auto;
	max-width: 604px;
	padding: 30px 0 10px;
	text-align: left; /* gallery & video post formats */
	width: 100%;
}

.author.sidebar .author-info {
	max-width: 950px;
	padding: 0 340px 0 0;
}

.single .author-info {
	padding: 50px 0 0;
}

.author-avatar .avatar {
	float: left;
	margin: 0 30px 30px 0;
}

.single-format-status .author-description {
	color: #000;
}

.author-description .author-title {
	clear: none;
	margin: 0 0 8px;
}

.author-link {
	color: #000;
	margin-left: 2px;
}

.author.archive .author-link {
	display: none;
}


/**
 * 5.9 Archives
 * ----------------------------------------------------------------------------
 */

.archive-header {
	background-color: #111;
}

.archive-title,
.archive-meta {
	margin: 0 auto;
	max-width: 950px;
	padding: 30px 0;
	width: 100%;
}

.archive-meta {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	margin-top: -15px;
	padding: 0 0 11px;
}

.sidebar .archive-meta {
	padding-right: 316px;
}


/**
 * 5.10 Search Results/No posts
 * ----------------------------------------------------------------------------
 */

.page-header {
	background-color: #111;
}

.page-title {
	font-size: 30px;
	margin: 0 auto;
	max-width: 950px;
	padding: 30px 0 0 10px;
	width: 100%;
	font-style: italic;
}

.page-content {
	margin: 0 auto;
	max-width: 604px;
	padding: 40px 0;
	width: 100%;
}

.sidebar .page-content {
	margin: 0 auto;
	max-width: 950px;
	padding: 0 340px 0 0;
}


/**
 * 5.11 404
 * ----------------------------------------------------------------------------
 */

.error404 .page-header {
	background-color: #111;
}

.error404 .page-title {
	line-height: 0.6;
	margin: 0;
	padding: 300px;
	position: relative;
	text-align: center;
	width: auto;
}

.error404 .page-title:before {
	color: #000;
	content: "\f423";
	font-size: 964px;
	line-height: 0.6;
	overflow: hidden;
	position: absolute;
	left: 7px;
	top: 18px;
}

.error404 .page-wrapper {
	background-color: #111;
}

.error404 .page-header,
.error404 .page-content {
	margin: 0 auto;
	max-width: 950px;
	padding-bottom: 40px;
	width: 100%;
}


/**
 * 5.12 Comments
 * ----------------------------------------------------------------------------
 */

.comments-title,
.comment-list,
.comment-reply-title,
.must-log-in,
.comment-respond .comment-form,
.comment-respond iframe {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 604px;
	width: 100%;
}

.sidebar .comments-title,
.sidebar .comment-list,
.sidebar .must-log-in,
.sidebar .comment-reply-title,
.sidebar .comment-navigation,
.sidebar .comment-respond .comment-form {
	max-width: 950px;
	padding-left: 30px;
	padding-right: 340px;
}

.comments-title {
	font-size: 14px;
}

.comment-list,
.comment-list .children {
	list-style-type: none;
	padding: 0;
}

.comment-list .children {
	margin-left: 20px;
}

.comment-list > li:after,
.comment-list .children > li:before {
	background: url(images/dotted-line.png) repeat left top;
	background-size: 4px 4px;
	content: "";
	display: block;
	height: 1px;
	width: 100%;
}

.comment-list > li:last-child:after {
	display: none;
}

.comment-body {
	padding: 24px 0;
	position: relative;
}

.comment-author {
	float: left;
	max-width: 74px;
}

.comment-author .avatar {
	display: block;
	margin-bottom: 10px;
}

.comment-author .fn {
	word-wrap: break-word;
}

.comment-author .fn,
.comment-author .url,
.comment-reply-link,
.comment-reply-login {
	color: #000;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
}

.says {
	display: none;
}

.no-avatars .comment-author {
	margin: 0 0 5px;
	max-width: 100%;
	position: relative;
}

.no-avatars .comment-metadata,
.no-avatars .comment-content,
.no-avatars .comment-list .reply {
	width: 100%;
}

.bypostauthor > .comment-body .fn:before {
	content: "\f408";
	vertical-align: text-top;
}

.comment-list .edit-link {
	margin-left: 20px;
}

.comment-metadata,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply {
	float: right;
	width: 79%;
	width: -webkit-calc(100% - 124px);
	width:         calc(100% - 124px);
}

.comment-meta,
.comment-meta a {
	color: #000;
	font-size: 13px;
}

.comment-meta a:hover {
	color: #000;
}

.comment-metadata {
	margin-bottom: 20px;
}

.ping-meta {
	color: #000;
	font-size: 13px;
	line-height: 2;
}

.comment-awaiting-moderation {
	color: #000;
}

.comment-awaiting-moderation:before {
	content: "\f414";
	margin-right: 5px;
	position: relative;
	top: -2px;
}

.comment-reply-link:before,
.comment-reply-login:before {
	content: "\f412";
	margin-right: 3px;
}

/* Comment form */
.comment-respond {
	background-color: transparent;
	padding: 30px 0;
}

.comment .comment-respond {
	margin-bottom: 20px;
	padding: 20px;
}

.comment-reply-title {
	font-size: 14px;
}

.comment-reply-title small a {
	color: #000;
	display: inline-block;
	float: right;
	height: 16px;
	overflow: hidden;
	width: 16px;
}

.comment-reply-title small a:hover {
	color: #000;
	text-decoration: none;
}

.comment-reply-title small a:before {
	content: "\f406";
	vertical-align: top;
}

.sidebar .comment-list .comment-reply-title,
.sidebar .comment-list .comment-respond .comment-form {
	padding: 0;
}

.comment-form .comment-notes {
	margin-bottom: 15px;
}

.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
	margin-bottom: 8px;
}

.comment-form [for="author"],
.comment-form [for="email"],
.comment-form [for="url"],
.comment-form [for="comment"] {
	float: left;
	padding: 5px 0;
	width: 120px;
}

.comment-form .required {
	color: #000;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
	max-width: 270px;
	width: 60%;
}

.comment-form textarea {
	width: 100%;
}

.form-allowed-tags,
.form-allowed-tags code {
	color: #000;
	font-size: 12px;
}

.form-allowed-tags code {
	font-size: 10px;
	margin-left: 3px;
}

.comment-list .pingback,
.comment-list .trackback {
	padding-top: 24px;
}

.comment-navigation {
	font-size: 14px;
	font-weight: 300;
	margin: 0 auto;
	max-width: 604px;
	padding: 20px 0 30px;
	width: 100%;
}

.no-comments {
	background-color: #111;
	font-size: 14px;
	font-weight: 300;
	margin: 0;
	padding: 40px 0;
	text-align: center;
}

.sidebar .no-comments {
	padding-left: 60px;
	padding-right: 340px;
}





/**
 * 6.0 Sidebar
 * ----------------------------------------------------------------------------
 */


.site-main .widget-area {
	float: none;
	margin: 5px 0 -30px 0;
	width: 100%;
	border: none;
	display: block;
	text-align:center;
}


/**
 * 6.1 Widgets
 * ----------------------------------------------------------------------------
 */

.widget {
	background-color: transparent;
	font-size: 14px;
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	margin: 0 0 12px 0;
	padding: 10px;
	word-wrap: break-word;
}

.widget .widget-title {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 5px;
}

.widget ul,
.widget ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.widget li {
	padding: 5px 0;
}

.widget .children li:last-child {
	padding-bottom: 0;
}

.widget li > ul,
.widget li > ol {
	margin-left: 20px;
}

.widget.widget_search {
	margin: -15px 0 25px;
}
.widget.widget_categories .widget-title {
	display: none;
}
.widget.widget_categories ul,
.widget.widget_categories ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.widget.widget_categories li {
	display: inline-block;
	padding: 0 20px 0 0;
}

.widget.widget_categories .children li:last-child {
	padding-right: 0;
}

.widget h2 {
	font-family: 'Raleway', sans-serif;
	font-size: 24px;
	font-weight: bold;
}

/* Search widget */
.search-form .search-submit {
	display: none;
}
/* RSS Widget */
.widget_rss .rss-date {
	display: block;
}

.widget_rss .rss-date,
.widget_rss li > cite {
	color: #000;
}

/* Calendar Widget */
.widget_calendar table,
.widget_calendar td {
	border: 0;
	border-collapse: separate;
	border-spacing: 1px;
}

.widget_calendar caption {
	font-size: 14px;
	margin: 0;
}

.widget_calendar th,
.widget_calendar td {
	padding: 0;
	text-align: center;
}

.widget_calendar a {
	display: block;
}

.widget_calendar a:hover {
	background-color: rgba(0, 0, 0, 0.15);
}

.widget_calendar tbody td {
	background-color: rgba(0, 0, 0, 0.5);
}

.site-footer .widget_calendar tbody td {
	background-color: rgba(0, 0, 0, 0.5);
}

.widget_calendar tbody .pad, .site-footer .widget_calendar tbody .pad {
	background-color: transparent;
}


/**
 * 7.0 Footer
 * ----------------------------------------------------------------------------
 */
/* COLORS
darkest green: #424936;
green: #609850;
lighter green: #8e2e1d;
dark blue-gray: #4f5f7c;
gold: #ac662c;
gray-black: #002341;
*/
	
a.social {
	position: relative;
	display: block;
	width: 24px;
	height: 24px;
	margin: 0px 0px 0px 8px;
    float: right;
	background-image: url('images/facebook-clear-border.png');
	background-repeat: no-repeat;
	background-size: 102%;
	background-position: left top;
	background-color: #fff;
    float: left;
	border: 1px solid #424936;
}
a.social:hover {
	background-color: #e7b5c3;
}
a.fb {
	background-image: url('images/facebook-clear-border.png');
}
a.ig {
	background-image: url('images/insta-clear-border.png');
}
a.tw {
	background-image: url('images/twitter-clear-border.png');
}
/* Mailchimp Form */

#mc_embed_signup {
	float:none;
	width:100%;
	margin: 10px auto;
	border:0px solid #fff;
	border-radius:5px;
	padding:5px;
	background:transparent;
	position: relative;
	clear:both;
	font:12px;
}
#mc_embed_signup h2 {
	margin:0px;
	text-align:center;
}
#mc_embed_signup .halfwidth {
	width:47%;
	position: absolute;
	left: 0px;
	top: 0px;
	float:left;
	clear: none;
	display: block;
	border: 0px solid red;
}
#mc_embed_signup .halfwidth.right {
	left: 47%;
	top: -10px;
}
#mc_embed_signup label {
	font-size:11px;
	font-weight:700;
	margin-top:-10px;
	margin-bottom: -2px;
	border:0px solid red;
	clear:none;
}
#mc_embed_signup input[type="email"]{
	width: 100%;
}
#mc_embed_signup input[type="text"]{
	width: 100%;
	clear:none;
}
#mc_embed_signup input[type="submit"], #mc_embed_signup .response {
	float: none;
	display: block;
	position: absolute;
	width: 40%;
	left: 28%;
	top: 160px;
	z-index: 9999;
}
#mc_embed_signup .response {
	margin-left: 200px;
	width: 400px;
}
#mc_embed_signup .helper_text{
	background: transparent;
}
.site-footer {
	border-top: 0px solid #424936;
	background-color: rgba(255,255,255,.85);
	color: #222;
	font-size: 13px;
	text-align: center;
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
	z-index: 150;
	height: 120px;
	position: relative;
}

.site-info {
	font-size: 14px;
	font-weight: 400;
	margin: 0 auto;
	padding: 8px 0;
	width: 100%;
	max-width: 1200px;
	position: relative;
}

.site-info li {
	list-style: none;
	list-style-image: none;
}
.site-footer .social {
	width: 184px;
	margin: 20px auto;
}

.site-footer .social a.sociallink {
	display: inline-block;
	height: 40px;
	width: 41px;
	margin: 0px 10px;
	background: transparent url('images/fb_logolink.png') no-repeat;
	background-position: left top;
	background-size: 41px 40px;
	transition: all 0s;
}

.site-footer .social a.sociallink.fb {
	background: transparent url('images/fb_logolink.png') no-repeat;
}
.site-footer .social a.sociallink.fb:hover {
	background-position: left bottom;
}
.site-footer .social a.sociallink.ig {
	background: transparent url('images/ig_logolink.png') no-repeat;
}
.site-footer .social a.sociallink.ig:hover {
	background-position: left bottom;
}
.site-footer .social a.sociallink.yt {
	background: transparent url('images/yt_logolink.png') no-repeat;
}
.site-footer .social a.sociallink.yt:hover {
	background-position: left bottom;
}
.site-info .contact {
	display: block;
	float: none;
	width:100%;
}
.site-info a.buybookbutton {
	background: #ac662c;
	border: none;
	border-bottom: 1px solid #ac662c;
	border-radius: 5px;
	font-weight: bold;
	display: inline-block;
	padding: 5px 12px 5px;
	text-decoration: none;
	color: #fff;
	box-shadow: 4px 6px 4px rgba( 50, 50, 50, .2);
	transition: .4s all;
	text-align:center;
	float:left;
	margin:10px 4px;
}

.site-info a.buybookbutton:hover,
.site-info a.buybookbutton:focus {
	background: #424936;
	border: none;
	border-bottom: 1px solid #424936;
	outline: none;
	text-decoration: underline;
	color: #fff;
}


.site-info .contact, .site-info .contact h3 {
	text-align: center;
	color: #fff;
}
.site-info .connect-with-us, .site-info .connect-with-us h3 {
	text-align: center;
	color: #fff;
}
.site-info .quick-links, .site-info .quick-links h3 {
	text-align: right;
	color: #fff;
}
.site-info a {
	text-decoration: none;
}
.site-info a:hover {
	text-decoration: underline;
}
.copyright {
	width:100%;
	text-align:center;
	font-size:11px;
	margin: 5px 0 15px 0;
	clear: both;
	color: #fff;
}
.copyright a {
	font-weight: 400;
}
.credit {
	width:100%;
	text-align:center;
	font-size:12px;
	margin:40px 0;
	clear: both;
	color: #eee;
}
.credit a {
	font-weight: 400;
	color: #fff;
}
.credit a:hover {
	color: #000;
}
/**
 * 8.0 Media Queries
 * ----------------------------------------------------------------------------
 */
@media (max-width: 1500px) {

}
@media (max-width: 1300px) {
	.page .site-main {
		max-width: 90%;
	}
}
@media (max-width: 1200px) {

}

@media (max-width: 1100px) {
	.splash {
		background-attachment: scroll;
		height:320px !important;
	}
}
@media (max-width: 1040px) {
	body {
		background-size: 150% auto;
	}
	.home-left,
	.home-right,
  	.home .entry-content img.alignleft,
	.home .entry-content img.alignright {
	      float:none;
	      margin: 12px auto;
	      width: 90%;
	      clear: both;
	      display: block;
		  text-align: center;
	}
	.nav-menu li.menu-item-home a {
		display:none;
	}
	.nav-menu li a {
		font-size: 18px;
		padding: 1px 0px 3px 16px;
	}
	.splash {
		background-size: 150% auto;
	}
	div.side-by-side {
		width: 90%;
		float: none;
		margin: 0 auto;
	}
	.side-by-side img.contactphoto {
		margin-top: 20px;
	}
	events-container .event-box {
		float: none;
		width: 70%;
		margin: 5px auto;
		height: 600px;
		font-size: 90%;
	}

	.events-container.two-across .event-box {
		width: 70%;
		margin: 5px auto;
		float: none;
		height: 600px;
	}
	.events-container.three-across .event-box {
		width: 70%;
		margin: 5px auto;
		float: none;
		height: 600px;
	}
	.events-container .event-box.left {
		margin-left: auto;
	}
	.events-container .event-box.right {
		margin-right: auto;
	}
	.entry-content .mobile-only {
		display: block;
	}
}
@media (max-width: 920px) {
	body {
		background-size: 200% auto;
	}
	.nav-menu li a {
		font-size: 16px;
		padding: 1px 0px 3px 10px;
	}
}

/* COLORS
darkest green: #424936;
green: #609850;
lighter green: #8e2e1d;
dark blue-gray: #4f5f7c;
gold: #ac662c;
gray-black: #002341;
*/
@media (max-width: 830px) {
	body {
		background-size: 250% auto;
	}
	.html {
		font-size: 110%;
	}
	.site-main {
		overflow-x: hidden;
		top:120px;
		padding-top: none;
	}

	.entry-title {
		margin: 35px 0 15px 0;
	}
  	.entry-content img.alignleft,
	.entry-content .wp-caption.alignleft,
	.entry-content img.alignright,
	.entry-content .wp-caption.alignright {
	      float:none;
	      margin: 12px auto;
	      width: 90%;
	      clear: both;
	      display: block;
	}
	.logo a.logolink {
		letter-spacing: 16px;
		line-height:1;
		font-size: 80px;
		margin-top: 10px;
	}
	.entry-content img.alignright.home, .entry-content img.alignleft.home {
		width: 90%;
		height:auto;
	}

	.button.donate {
		top:55px;
	}
	.navbar {
		width: 310px;
		margin: auto;
		float: none;
		position: relative;
		background:transparent;
		display: block;
		top: 0;
		border: 0px solid red;
	}
	.main-navigation {
		clear: none;
		width: 100%;
		z-index: 99999;
		float: none;
		margin-right: 0px;
	}

	.menu-toggle {
        background-color: transparent;
		background-image: url(images/bars_sharp.png);
        background-position: center center;
        background-repeat: no-repeat;
		border: 0px solid #666;
		opacity: .8;
		width: 42px;
		height: 42px;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
		margin: 5px auto 5px auto;
		cursor: pointer;
		display: block;
        transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        -webkit-transition: all 0.3s;
	}
	.menu-toggle:hover {
		opacity: 1;
		border: 0px solid #000;
	}

	.toggled-on .nav-menu,
	.toggled-on .nav-menu > ul {
	 	background: rgba(79, 95, 124, .8);
		display: block;
		margin-left: 0px;
		padding: 0;
		padding:0px 10px;
		width: 310px;
		text-align:center;
		overflow: auto;
		overflow-scrolling: auto;
		-webkit-overflow-scrolling: touch;
		position: absolute;
		top: 60px;
		left: 0;
		z-index: 99999;
		border: 0px solid #1c418c;
	}
	.toggled-on .nav-menu .sub-menu,
	.toggled-on .nav-menu .children {
		border: 0px solid #0468e3;
		box-shadow: none;
		background: #fff;
	}
	.toggled-on .nav-menu li {
		background: none;
	}

	.toggled-on .nav-menu li a {
		font-size: 18px;
		font-weight: bold;
		letter-spacing: 0px;
		padding: 18px 0px 12px 0px;
	}

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

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

	.toggled-on .nav-menu li > ul a {
		padding: 18px 0px 12px 18px;
		width: auto;
	}

	ul.nav-menu,
	div.nav-menu > ul {
		display: none;
	}
	.nav-menu li.menu-item-home a {
		display:block;
	}

	.brands {
		text-align: left;
	}
	.splash {
		display: none;
	}
	events-container .event-box {
		height: 500px;
	}

	.events-container.two-across .event-box {
		height: 500px;
	}
	.events-container.three-across .event-box {
		height: 500px;
	}
	.gallery-item {
		float: none;
		margin: 0 auto 14px auto;
	}
	.site-footer {
		margin-top: 120px;
	}
	.site-info {
		height: 150px;
		border:0px solid blue;
	}
	.site-info .contact {
		height: 150px;
	}
}
@media (max-width: 600px) {
	.logo a.logolink {
		letter-spacing: 8px;
		line-height:1;
		font-size: 60px;
		margin-top: 10px;
	}
}
@media (max-width: 500px) {
	body {
		background-size: 300% auto;
	}
	.logo a.logolink {
		letter-spacing: 8px;
		line-height:1;
		font-size: 60px;
		margin-top: 10px;
	}
	.entry-title {
		margin: 20px 0 5px 0;
	}
	h1, h2, h3, h4, h5, h6 {
		text-align: center;
	}
}
@media (max-width: 420px) {
	body {
		background-size: 500% auto;
	}
	.logo a.logolink {
		letter-spacing: 8px;
		line-height:1;
		font-size: 50px;
		margin-top: 10px;
	}
}
