/*
Theme Name: Appetite
Theme URI: http://demo.tdwp.us/appetite/
Author: Tasko
Author URI: http://tdwp.us/
Description: Appetite is a clean, flexible and fully responsive WordPress theme with special features for restaurants and cafes. Also, this theme can be used for any other business sites.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: appetite
Tags: black, responsive-layout, accessibility-ready, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, threaded-comments, translation-ready

Appetite is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 General
	1.1 Inputs and buttons
2.0 Header
	2.1 Header Toggle Sidebar
3.0 Footer
4.0 Navigation
5.0 Menus
	5.1 Social Menu
6.0 Accessibility
7.0 Alignments
8.0 Clearings
9.0 Widgets
10.0 Content
	10.1 Posts and pages
	10.2 Primary Header
	10.3 Audio Player
	10.4 Author Section
	10.5 Comments
	10.6 Homepage Template
		10.6.1 Homepage Template: Featured Pages
		10.6.2 Homepage Template: Testimonials
	10.7 Grid Template
	10.8 Testimonial Archive
	10.9 Menu Items
	10.10 404 Page
11.0 Testimonial Shortcode
12.0 Recipe Shortcode
13.0 Infinite scroll
14.0 Share Buttons
15.0 Media
	15.1 Captions
	15.2 Galleries
16.0 Related Posts
17.0 Responsive
18.0 Print
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 General
--------------------------------------------------------------*/
@import url("fonts/stylesheet.css");

body {
	font-size: 16px;
	line-height: 1.65;
	background-color: #ffffff;
	color: #383a3b;
	font-family: 'proxima_nova_rgregular', 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#page {
	position: relative;
	right: 0;
	transition: right 0.3s ease;
}

h1, h2, h3, h4, h5, h6,
.primary-font {
	font-family: 'proxima_novalight', 'Montserrat', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	/* font-weight: 700; */
	color: #F05A2D;
}

a {
	color: #C7A84E;
	font-weight: 400;
}

a {
	-webkit-transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
}

a:hover, a:focus {
	color: inherit;
	text-decoration: none;
	background-color: rgba(240,90,45,0.2);
}

img {
	display: inline-block;
	width: auto\9;
	  height: auto;
	  max-width: 100%;
	  vertical-align: middle;
	  border: 0;
	  -ms-interpolation-mode: bicubic;
}

blockquote {
	padding: 25px 35px;
	font-size: 1.1em;
	line-height: 1.5;
	font-style: italic;
	border-left: 8px solid #cfa527;
	background: rgba(0,0,0,0.02);
}

blockquote blockquote {
	font-size: 1em;
}

pre:not(.line-pre) {
	background: #edeff0;
	color: #484e57;
	line-height: 1.65;
	padding: 4% 6%;
	overflow: auto;
	max-width: 100%;
	border: none;
	border-radius: 0;
}

p, ul, ol, dd, dl, address, pre,
blockquote,
.jetpack-video-wrapper,
.mejs-container,
#page .wp-playlist,
table, .table,
#page .tiled-gallery,
#page .slideshow-window,
#page div#jp-relatedposts {
	margin-bottom: 30px;
}

#masthead,
.main-navigation a {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.post-navigation .nav-previous:before,
.post-navigation .nav-next:before,
.entry-meta .posted-on:before,
.entry-meta .byline:before,
.entry-meta .comments-link:before,
#primary-header .entry-cats:before,
.social-list li a::before,
#sidebar-button:before,
#close-toggle-sidebar:before,
body:not(.search) #page .jetpack-testimonial.hentry .entry-title:after,
#page .jetpack-recipe .jetpack-recipe-meta .jetpack-recipe-print:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
}

body:not(.search) #page .jetpack-testimonial.hentry .thumb-link:before,
body:not(.search) #page .jetpack-testimonial.hentry .thumb-link img,
#comments .comment-author .avatar,
.single-jetpack-testimonial #primary-header .entry-thumb img,
.author-container .avatar {
	border-radius: 50%;
}

#content {
	padding-bottom: 30px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.button {
	font-size:1em;
	display:inline-block;
	font-family:'proxima_nova_rgbold';
	font-weight:normal;
	color:white;
/*	padding:0.55em 2em;*/
	padding:0.4em 2em;
	line-height:1em;
	background:#F25128;
	text-decoration:none;
	position:relative;
	border:none;
	vertical-align:bottom;
	margin:0 0.25em 0 0;
}

.text {
	text-align: left;
}


.text p {
	margin-bottom: 5px;
}

p.float-right {
	text-align: right;
}

.site-title a:hover,
.site-title a:focus {
	text-decoration: none;
	background-color: rgba(0,0,0,0);
}

.grid-main-entry {
	position: absolute;
	z-index: 10;
	margin-top: -200px;
	height: 100px;
}

.title-overlay {
	height: 280px;
	margin-top: -320px;
	margin-bottom: 0px;
	line-height: 1.25;
	text-align: left;
	color: rgba(255,255,255,255);
	font-size: 1.25em;
}

.title-overlay h1,
.title-overlay h2 {
	color: rgba(200,200,200,128);
	max-width: 880px;
	text-align: left;
	font-weight: 800;
	letter-spacing: 0.05em;
	text-transform: capitalize;
}

.title-overlay h3,
.title-overlay h4,
.title-overlay h5,
.title-overlay h6 {
	color: rgba(200,200,200,128);
	max-width: 880px;
	text-align: left;
	font-weight: 800;
	letter-spacing: 0.05em;
}

a.thumb-link,
a.thumb-link:hover,
a.thumb-link:focus {
	background-color: rgba(0,0,0,0);
	text-decoration: none;
}


div.image-left,
div.image-right {
	background-color:white;
	background-position:50% 0;
	background-repeat:no-repeat;
	background-size:100% auto;
	background-size:cover;
	background-attachment:fixed;
}

div.image-left .container,
div.image-right .container {
	overflow:hidden;
}

div.image-left .image,
div.image-right .image {
/*	width:49%;
	padding:80px 0; */
	float:none;
	text-align:center;
}

div.image-left .image p,
div.image-right .image p {
	margin:0;
}

div.image-left .image img,
div.image-right .image img {
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	opacity:1;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

div.image-left .image.offscreen img {
	opacity:0;
	-webkit-transform: translate3d(-200px, 0, 0);
	-moz-transform: translate3d(-200px, 0, 0);
	-ms-transform: translate3d(-200px, 0, 0);
	-o-transform: translate3d(-200px, 0, 0);
	transform: translate3d(-200px, 0, 0);
}

div.image-right .image.offscreen img {
	opacity:0;
	-webkit-transform: translate3d(200px, 0, 0);
	-moz-transform: translate3d(200px, 0, 0);
	-ms-transform: translate3d(200px, 0, 0);
	-o-transform: translate3d(200px, 0, 0);
	transform: translate3d(200px, 0, 0);
}

div.image-bottom .image {
	padding:80px 0 0 0;
}

div.image-right .image {
	float:none;
}

div.image-left .image img,
div.image-right .image img {
	max-width:100%;
	height:auto;
	margin:0 auto;
	display:block;
}

div.image-left .text,
div.image-right .text {
	margin-left:51%;
	padding:80px 0;
}

div.image-bg .container .text {
	padding:100px 0;
}

div.image-right .text {
	margin-left:auto;
	margin-right:51%;
}

div.image-left .text h2,
div.image-right .text h2 {
	font-family:'proxima_novalight';
	font-size:36px;
	font-weight:normal;
	color:#F25128;
	margin:0 0 1em 0;
}


#imgid {
	border-radius: 4px;
	border-style: inset;
	border-width: 2px;
	height: 50px;
}

#enterdigest {
	height: 50px;
}

#primary-header .container {
	margin-top: -320px;
}


.home.page-template #primary-header .container.hero-title-overlay {
	margin-top: -320px;
	padding-top: 0px;
	padding-bottom: 40px;
}

.hero-title-overlay h1,
.hero-title-overlay h2 {
	color: rgba(200,200,200,128);
}

.menu-navigation-menu-container > ul > li > a {
	font-weight: bold;
}

.contact-details a {
	color: rgba(200,200,200,128);
}

.oob-check-input {
	display:none;
}

.site-title a {
	font-size: 0px;
}

.vvtable-pricing, .vvtable-license {
	margin-bottom: 0px;
}
.vvtable-pricing thead {
	color: #FFFFFF;
	background-color: #3D80A4;
}
.vvtable-pricing th {
	text-align: center;
	width: 50%;
}

.vvtable-pricing tbody {
	background-color: #64A0C0;
	text-align: center;
	vertical-align: top;
}

.vvtable-license > thead > tr > th {
	border-top: 0px;
	border-bottom: 0px;
	text-align: center;
	width: 25%;
}

.vvtable-license > tbody > tr > td,
.vvtable-pricing > tbody > tr > td {
	border-top: 0px;
	border-bottom: 0px;
}

.vvtable-license tbody {
	background-color: #ECEFF1;
	text-align: center;
}

.vvtable-license-top-row th {
	background-color: #FFFFFF;
	height: 0px;
	padding: 0px;
}

.vvtable-license td:nth-child(1) {
	font-size: 0.85em;
	word-wrap: break-word;
}

.vvtable-license-top-head th:nth-child(2) {
	background-color: #B0BEC5;
}
.vvtable-license td:nth-child(2) {
	color: #FFFFFF;
	background-color: #78909C;
}
.vvtable-license-top-head th:nth-child(3) {
	padding-top: 30px;
}

.vvtable-license-top-row th:nth-child(3),
.vvtable-license-top-head th:nth-child(3) {
	background-color: #FFAB91;
}
.vvtable-license td:nth-child(3) {
	color: #FFFFFF;
	background-color: #F2A5F5;
;	background-color: #FF7043;
}

.vvtable-license-top-head th:nth-child(4) {
	background-color: #64A0C0;
}
.vvtable-license td:nth-child(4) {
	color: #FFFFFF;
	background-color: #3D80A4;
}


/*--------------------------------------------------------------
1.1 Inputs and buttons
--------------------------------------------------------------*/

/*
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea {
	border: none;
	background: rgba(0,0,0,0.07);
}

input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
	padding: 0 10px;
	height: 38px;
	font-weight: normal;
}

textarea {
	padding: 10px;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
textarea:focus {
	outline: 0;
	  outline: thin dotted \9;
	  box-shadow: 0 0 3px rgba(0, 0, 0, 0.05) inset;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.05) inset;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.05) inset;
}
*/

input[type="submit"] {
	cursor: pointer;
	padding: 0 18px;
	line-height: 34px;
	height: 38px;
	text-decoration: none;
	border: 2px solid;
	font-size: 0.750em;
	display: inline-block;
	text-transform: uppercase;
	background: none;
	font-weight: 700;
	vertical-align: bottom;
}

input[type="submit"]:hover {
	color: #ffffff;
	background: #383a3b;
	border: 2px solid #383a3b;
}

input[type="reset"] {
	cursor: pointer;
	padding: 0 18px;
	line-height: 34px;
	height: 38px;
	text-decoration: none;
	border: 2px solid;
	font-size: 0.750em;
	display: inline-block;
	text-transform: uppercase;
	background: none;
	font-weight: 700;
	vertical-align: bottom;
}

input[type="reset"]:hover {
	color: #ffffff;
	background: #383a3b;
	border: 2px solid #383a3b;
}


/*--------------------------------------------------------------
2.0 Header
--------------------------------------------------------------*/
#masthead {
	position: fixed;
	top: 0; left: 0; right: 0;
	padding: 35px 30px;
	min-height: 100px;
	text-shadow: 0 1px 1px rgba(0,0,0,0.3);
	text-transform: uppercase;
	z-index: 9999;
	opacity: 0;
}

#masthead.header-loaded {
	min-height: 0;
	opacity: 1;
}

#masthead.scroll-header {
	padding-top: 15px;
	padding-bottom: 15px;
	background: rgba(255,255,255,0.95);
	-webkit-box-shadow: 0px 1px 15px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 1px 15px 0px rgba(0,0,0,0.2);
	text-shadow: none;
}

#masthead.scroll-header img.site-logo {
	max-height: 50px;
	width: auto;
}

#masthead,
#masthead a {
	color: #ffffff;
}

#masthead.scroll-header,
#masthead.scroll-header a {
	color: initial;
}

#masthead .site-branding {
	max-width: 35%;
}

#masthead .site-branding .site-title {
	line-height: 1.4;
	margin: 0;
	font-size: 1.425em;
	font-weight: 400;
	letter-spacing: 0.05em;
}

#masthead .site-branding .site-description {
	font-size: 1em;
	line-height: 1;
	margin-top: 15px;
	margin-bottom: 0;
	font-weight: 400;
	display: none;
}

/*--------------------------------------------------------------
2.1 Header Toggle Sidebar
--------------------------------------------------------------*/
#sidebar-button {
	margin-top: 2px;
	margin-left: 20px;
}

#sidebar-button .header-menu {
	display: none;
}

#sidebar-button:before {
	content: "\f002";
}

body.active-toggle-sidebar #sidebar-button:before {
	content: "\f00d";
}

body.active-toggle-sidebar {
	overflow: hidden;
}

#toggle-sidebar {
	position: fixed;
	right: -15.625em;
	width: 15.625em;
	background: #17181A;
	border-right: 1px solid rgba(0,0,0,0.6);
	z-index: 9999;
	-moz-box-shadow:    inset 15px 0 30px 1px rgba(0,0,0,0.5);
	   -webkit-box-shadow: inset 15px 0 30px 1px rgba(0,0,0,0.5);
	   box-shadow:         inset 15px 0 30px 1px rgba(0,0,0,0.5);
}

#toggle-sidebar .inner-panel {
	position: relative;
	padding: 30px;
	font-size: 12px;
}

#toggle-sidebar {
	overflow: scroll;
	overflow-x: hidden;
}

#close-toggle-sidebar {
	display: block;
	text-align: center;
	margin-top: -15px;
	margin-bottom: 15px;
	text-transform: uppercase;
	opacity: 0.7;
}

#close-toggle-sidebar:before {
	content: "\f00d";
	margin-right: 4px;
	font-size: 13px;
}

#toggle-sidebar a {
	color: #ffffff;
}

body.active-toggle-sidebar #page,
body.active-toggle-sidebar #masthead {
	right: 15.625em;
	overflow: hidden;
}

body.active-toggle-sidebar #masthead {
	left: -15.625em;
}

#toggle-sidebar .search-form {
	margin-bottom: 22px;
}

#toggle-sidebar .search-form label,
#toggle-sidebar .search-form label input {
	margin: 0;
	width: 100%;
}

#toggle-sidebar .search-form label input {
	background: rgba(255,255,255,0.1);
	border: 1px solid rgba(255,255,255,0.03);
	font-weight: 300;
	color: #D9D8D5;
}

#toggle-sidebar .search-form .search-submit {
	position: absolute;
	right: -999em;
}

#toggle-sidebar .mobile-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
	font-size: 13px;
}

#toggle-sidebar .mobile-navigation ul .sub-menu {
	font-size: 11px;
}

#toggle-sidebar .mobile-navigation ul li a {
	font-weight: bold;
	color: #D9D8D5;
	margin: 6px 0;
	display: inline-block;
}

#toggle-sidebar .mobile-navigation ul .sub-menu a {
	font-weight: 400;
	color: #969696;
	margin: 0;
}

#toggle-sidebar .mobile-navigation {
	border-bottom: 2px solid;
	padding-bottom: 15px;
	margin-bottom: 25px;
}

#toggle-sidebar .header-social {
	text-align: center;
}

#toggle-sidebar .header-social .social-list li a::before {
	width: 30px;
	height: 30px;
	line-height: 26px;
	margin: 0 2px 4px;
	border: 2px solid;
	border-radius: 50%;
}

.admin-bar #toggle-sidebar {
	top: 32px !important;
}

/*--------------------------------------------------------------
3.0 Footer
--------------------------------------------------------------*/
#colophon {
	background: #383a3b;
	color: #969696;
/*	padding: 100px 0 40px; */
	text-align: center;
}

#colophon .footer-social,
#colophon .site-info {
	text-align: center;
}

#colophon .site-copyright {
	margin: 0 auto 60px;
	font-size: 8px;
	text-align: left;
	line-height: 1.250em;
}

#colophon .site-copyright:before {
	content: "\00a9";
	padding-right: 2px;
}

#colophon .footer-social {
	font-size: 1.250em;
}

#colophon .footer-social .social-list li a::before {
	width: 45px;
	height: 45px;
	line-height: 41px;
	margin: 0 5px 10px;
	border: 2px solid;
	border-radius: 50%;
}

#colophon .site-info {
	font-size: 0.563em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	line-height: 1.4;
	opacity: 0.5;
	color: #C7A84E;
}

#colophon .footer-widget-area {
	margin-left: -30px;
	margin-right: -30px;
	text-align: left;
	line-height: 1.2em;
}

.footer-inner {
	padding: 55px 55px 25px;
	margin-bottom: 70px;
	background: rgba(0,0,0,0.1);
}

#colophon .footer-widget-area .footer-widget {
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 30px;
}

#colophon .footer-widget-area .footer-widget {
	border-right: 1px solid rgba(255,255,255,0.05);
}

#colophon .footer-widget-area .footer-widget:nth-child(3n+3) {
	border-right: none;
}

#colophon .footer-title-area {
	padding-left: 10px;
	padding-right: 10px;
}

#colophon .footer-title-area h2 {
	color: white;
}

#colophon .menu-footer-menu-container {
	padding: 10px;
	background: black;
}

#colophon .footer-widget-area {
	font-size: 0.850em;
}

#colophon .captcha {
	padding-left: 0px;
}


/*--------------------------------------------------------------
4.0 Navigation
--------------------------------------------------------------*/
.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
	overflow: hidden;
}

.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

.navigation.paging-navigation {
	padding-bottom: 30px;
	text-transform: uppercase;
	font-size: 0.813em;
	font-weight: bold;
}

.navigation.paging-navigation .numeric-pagination a {
	margin: 0 10px 0 0;
	text-decoration:none;
	color: inherit;
	border: 2px solid rgba(0,0,0,0.05);
	font-weight: bold;
	color: #969696;
}

.navigation.paging-navigation .numeric-pagination .current,
.navigation.paging-navigation .numeric-pagination a:hover {
	color: #383a3b;
	border: 2px solid;
}

.navigation.paging-navigation .numeric-pagination a,
.navigation.paging-navigation .numeric-pagination .current {
	display:inline-block;
	line-height: 36px;
	height: 40px;
	padding: 0 10px;
	min-width: 40px;
	width:auto;
	text-align: center;
}

.navigation.paging-navigation .numeric-pagination .current {
	margin-right: 10px;
}

/** Post Navigation **/
.post-navigation {
	position: relative;
	margin: 40px 0 30px;
}

.post-navigation:before {
	content: "";
	position: absolute;
	top: 0; bottom: 0; left: 49.99999%;
	background: rgba(0,0,0,0.1);
	width: 1px;
}

.post-navigation .meta-nav {
	display: block;
	font-size: 0.688em;
	margin-bottom: 5px;
	color: #acacac;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.post-navigation a {
	color: inherit;
}

.post-navigation .post-title {
	font-weight: bold;
	font-style: italic;
}

.post-navigation .nav-previous,
.post-navigation .nav-next {
	position: relative;
	line-height: 1.2;
	font-size: 0.813em;
}

.post-navigation .nav-previous,
.post-navigation .nav-next {
	padding-right: 35px;
	padding-left: 35px;
}

.post-navigation .nav-previous:before,
.post-navigation .nav-next:before {
	position: absolute;
	top:50%;
	margin-top: -26px;
	font-size: 52px;
	line-height: 52px;
}

.post-navigation .nav-previous:before {
	content: "\f104";
	left: 0;
}

.post-navigation .nav-next:before {
	content: "\f105";
	right: 0;
}

/* TF */
.menu-image-title img {
	margin-left: -5px;
	margin-right: -5px;
}

/*--------------------------------------------------------------
5.0 Menus
--------------------------------------------------------------*/
#mobile-navigation {
	display: none;
}

.main-navigation {
	display: block;
	margin-bottom: -12px;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	float: left;
	position: relative;
/* TF
	margin-left: 8px;
*/
	margin-left: 0px;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	font-size: 0.813em;
	line-height: 1.6;
	/*border: 1px solid transparent;*/
	padding: 4px 12px;
	margin-bottom: 12px;
	/*-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;*/
}

.main-navigation ul ul {
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
	background: rgba(0,0,0,0.8);

	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#page .main-navigation ul ul {
	padding: 12px;
}

#masthead.scroll-header .main-navigation ul ul {
	background: rgba(255,255,255,0.95);
	-webkit-box-shadow: 0px 1px 15px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 1px 15px 0px rgba(0,0,0,0.2);
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a {
	font-size: 0.688em;
	border: none;
	padding: 0;
	margin: 0;
	line-height: 1.3;
}

.main-navigation ul ul li {
	margin: 0 0 7px;
	padding: 0 0 7px;
	border-bottom: 1px dashed rgba(255,255,255,0.2);
	width: 100%;
	min-width: 130px;
}

#masthead.scroll-header .main-navigation ul ul li {
	border-color: rgba(0,0,0,0.09);
}

.main-navigation ul ul li:last-child {
	margin: 0;
	padding: 0;
	border: none;
}

.main-navigation li:hover > a {
	border-color: inherit;
}

.main-navigation ul ul :hover > a {
}

.main-navigation ul ul a:hover {
	opacity: 0.5;
}

.main-navigation ul li:hover > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul {
	left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {
}

/*--------------------------------------------------------------
5.1 Social Menu
--------------------------------------------------------------*/
#masthead .social-list .menu-items {
	margin: 0 18px 0 0;
	padding: 0 13px 0 0;
	border-right: 1px solid rgba(255,255,255,0.4);
}

.social-list .menu-items {
	clear: both;
	line-height: 1;
}

.social-list .menu-items li,
.social-list .menu-items li a,
.social-list li a::before {
	display: inline-block;
	margin:0;
	line-height: 1;
}

.social-list li a::before {
	content: '';
	text-align: center;
}

.social-list li a::before { content: '\f0c1'; color: #9c9fa0; }
.social-list li a[href*="facebook.com"]::before { content: '\f09a'; }
.social-list li a[href*="twitter.com"]::before { content: '\f099'; }
.social-list li a[href*="plus.google.com"]::before { content: '\f0d5'; }
.social-list li a[href*="dribbble.com"]::before { content: '\f17d'; }
.social-list li a[href*="pinterest.com"]::before { content: '\f0d2'; }
.social-list li a[href*="github.com"]::before { content: '\f113'; }
.social-list li a[href*="tumblr.com"]::before { content: '\f173'; }
.social-list li a[href*="youtube.com"]::before { content: '\f16a'; }
.social-list li a[href*="flickr.com"]::before { content: '\f16e'; }
.social-list li a[href*="vimeo.com"]::before { content: '\f194'; }
.social-list li a[href*="instagram.com"]::before { content: '\f16d'; }
.social-list li a[href*="linkedin.com"]::before { content: '\f0e1'; }
.social-list li a[href*="/feed"]::before { content: '\f09e'; }
.social-list li a[href*="behance.net"]::before { content: '\f1b4'; }
.social-list li a[href*="vk.com"]::before { content: '\f189'; }
.social-list li a[href*="soundcloud.com"]::before { content: '\f1be'; }
.social-list li a[href*="reddit.com"]::before { content: '\f1a1'; }
.social-list li a[href^="mailto:"]::before { content: '\f0e0'; }
.social-list li a[href*="deviantart.com"]::before { content: '\f1bd'; }
.social-list li a[href*="foursquare.com"]::before { content: '\f180'; }
.social-list li a[href*="digg.com"]::before { content: '\f1a6'; }
.social-list li a[href*="stumbleupon.com"]::before { content: '\f1a4'; }
.social-list li a[href*="spotify.com"]::before { content: '\f1bc'; }
.social-list li a[href*="dropbox.com"]::before { content: '\f16b'; }
.social-list li a[href*="skype"]::before { content: '\f17e'; }
.social-list li a[href*="twitch.tv"]::before { content: '\f1e8'; }
.social-list li a[href*="wordpress.com"]::before,
.social-list li a[href*="wordpress.org"]::before { content: '\f19a'; }
#page .social-list li a:hover::before {color: #ffffff; background: #C7A84E; border-color: #C7A84E;}

/*--------------------------------------------------------------
5.2 Footer Menu
--------------------------------------------------------------*/
/* ADDED BY T.F. */
#menu-footer-menu li {
	font-size: 11px;
	display: inline-block;
	margin:0;
	padding: 0 20px 0 20px;
	line-height: 1;
}


/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 30px;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 30px;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
#secondary {
	padding-left: 45px;
	margin-left: 15px;
	margin-bottom: 30px;
	border-left: 1px solid rgba(0,0,0,0.05);
}

.left-sidebar #secondary {
	padding-left: 0;
	margin-left: 0;
	padding-right: 45px;
	margin-right: 15px;
	border-left: none;
	border-right: 1px solid rgba(0,0,0,0.05);
}

.widget {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

#secondary .widget {
	margin: 0 0 40px;
	padding: 0 0 40px;
	border-bottom: 2px solid rgba(0,0,0,0.05);
}

#secondary .widget:last-child {
	margin: 0;
	padding: 0;
	border-bottom: none;
}

.widget .widget-title {
	position: relative;
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	margin: 0 0 20px;
	font-weight: bold;
}

.widget ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
	-webkit-padding-start: 0;
}

.widget ul li {
	line-height: 1.45;
}

.widget_tag_cloud a:hover,
#secondary .widget a:hover {
	color: #C7A84E;
}

#secondary .widget a {
	color: initial;
}

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Search widget */
.widget_search .search-submit {
	display: none;
}

.widget.widget_archive li,
.widget.widget_categories li {
	overflow: hidden;
}

.widget.widget_archive li,
.widget.widget_categories li {
	text-align: right;
	color: #dddddd;
}

.widget.widget_archive li:hover,
.widget.widget_categories li:hover {
	color: inherit;
}

.widget.widget_archive li a,
.widget.widget_categories li a {
	float: left;
}

.widget .widget-list li,
.widget.widget_archive li,
.widget.widget_categories li,
.widget.widget_pages li,
.widget.widget_nav_menu li,
.widget.widget_recent_comments li,
.widget.widget_meta li,
.widget.widget_recent_entries li,
.widget.widget_rss li,
.widget.widget_authors ul > li,
.widget.widget_recent_comments tr {
	border-top: 1px dotted rgba(0,0,0,0.2);
	padding-top: 10px;
	margin-top: 10px;
}

.footer-widget-area .widget .widget-list li,
.footer-widget-area .widget.widget_archive li,
.footer-widget-area .widget.widget_categories li,
.footer-widget-area .widget.widget_pages li,
.footer-widget-area .widget.widget_nav_menu li,
.footer-widget-area .widget.widget_recent_comments li,
.footer-widget-area .widget.widget_meta li,
.footer-widget-area .widget.widget_recent_entries li,
.footer-widget-area .widget.widget_authors ul > li,
.footer-widget-area .widget.widget_recent_comments tr {
	border-color: inherit;
}

.widget .widget-list > li:first-child,
.widget.widget_archive ul > li:first-child,
.widget.widget_categories ul:not(.children) > li:first-child,
.widget.widget_pages ul:not(.children) > li:first-child,
.widget.widget_nav_menu ul:not(.sub-menu) > li:first-child,
.widget.widget_recent_comments li:first-child,
.widget.widget_meta li:first-child,
.widget.widget_recent_entries li:first-child,
.widget.widget_rss li:first-child,
.widget.widget_authors ul > li:first-child,
.widget.widget_recent_comments tr:first-child {
	border-top: none;
	padding-top: 0;
}

.widget.widget_recent_entries .post-date {
	display: block;
	margin-top: 5px;
	margin-bottom: 13px;
	font-size: 0.688em;
}

.widget_tag_cloud li {
	  border: 0;
	  padding-top: 0;
	  padding-bottom: 3px;
}

.widget_tag_cloud a {
	display: inline-block;
	  margin: 0 0 3px 0;
	  padding: 0 9px !important;
	  font-weight: bold;
	  line-height: 25px;
	  font-size: 12px !important;
	color: inherit;
	border: 2px solid;
	text-transform: uppercase;
}

.widget.widget_author_grid ul,
.widget.widget_goodreads div[class*="gr_custom_each_container"] {
	overflow: hidden;
}

.widget.widget_goodreads div[class*="gr_custom_each_container"] {
	border-bottom: 1px solid rgba(0,0,0,0.05);
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.widget.widget_goodreads div[class*="gr_custom_each_container"]:last-child {
	border: none;
	padding: 0;
}

.widget.widget_goodreads div[class*="gr_custom_book_container"] {
	float: left;
	margin-right: 15px;
}

.widget.widget_goodreads div[class*="gr_custom_rating"] {
	line-height: 1;
	margin-bottom: 5px;
}

.widget.widget_goodreads div[class*="gr_custom_title"] {
	line-height: 1.4;
}

.widget.widget_goodreads div[class*="gr_custom_author"] {
	font-size: 11px;
}

.widget.widget_author_grid ul li {
	float: left;
	width: 25%;
}

.widget.widget_authors .avatar,
.widget.widget_authors li a strong {
	display: block;
}

.widget.widget_authors .avatar {
	margin-top: 30px;
	margin-bottom: 20px;
}

.widget.widget_authors li strong {
	color: #969696;
	font-size: 18px;
	margin-bottom: 15px;
}

.widget .table-responsive {
	border: none !important;
}

.widget.widget_recent_comments td {
	border-top: none;
}

.widget.widget_recent_comments td.recentcommentsavatartop,
.widget.widget_recent_comments td.recentcommentstextend {
	padding-left: 0;
	padding-bottom: 0;
}

/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/
#page {
	background: #ffffff;
}

.has-custom-background #page {
	margin: 15px;
}

.home.blog.inactive-header-image #primary-header {
	padding-bottom: 0;
}

.home.blog.inactive-header-image #primary-header .container {
	padding-top: 0;
	padding-bottom: 0;
}

.blog .hentry,
.archive .hentry,
.search .hentry {
	margin-bottom: 35px;
	border-bottom: 2px solid rgba(0,0,0,0.05);
}

.hentry .frame .entry-content .wp-caption {
	overflow: hidden;
}

.hentry .entry-header .entry-title,
.hentry .entry-header .single-entry-title,
.hentry .entry-header .entry-category,
.hentry .entry-header .entry-meta,
.hentry .entry-content .more-link-container a,
.hentry .entry-summary .more-link-container a {
	text-transform: uppercase;
}

.hentry .thumb-link.alignleft {
	position: relative;
	display: inline-block;
	margin-right: 35px;
	margin-bottom: 35px;
}

.hentry .entry-header .entry-category,
.hentry .entry-header .entry-meta {
	font-size: 0.750em;
}

.hentry .entry-header .entry-title,
.hentry .entry-header .single-entry-title,
.hentry .entry-header .entry-category,
.hentry .entry-header .entry-meta {
	margin: 0 0 8px;
}

.hentry .entry-header .entry-category a {
	font-weight: bold;
}

.hentry .entry-header .entry-title,
.hentry .entry-header .single-entry-title, {
	font-size: 1.250em;
	line-height: 1.25;
}

.hentry .entry-header .entry-title a,
.hentry .entry-header .single-entry-title a {
	/*color: initial;*/
	font-weight: bold;
}

.hentry .entry-header .entry-title a:hover,
.hentry .entry-header .single-entry-title a:hover,
.hentry .entry-content .more-link-container a:hover,
.hentry .entry-summary .more-link-container a:hover{
	color: #C7A84E;
}

.hentry .entry-header .entry-meta,
.hentry .entry-header .entry-meta a {
	color: #969696;
}

.entry-meta .posted-on {
	margin-right: 15px;
}

.entry-meta .byline {
	margin-right: 12px;
}

.entry-meta .posted-on:before {
	content: "\f073";
}

.entry-meta .byline:before {
	content: "\f007";
	margin-right: 4px;
}

.entry-meta .comments-link:before {
	content: "\f075";
}

#primary-header .entry-cats:before,
.entry-meta .comments-link:before,
.entry-meta .posted-on:before {
	margin-right: 6px;
}

#primary-header .entry-cats:before {
	content: "\f02e";
	color: #C7A84E;
}

.hentry .entry-footer .cat-links,
.hentry .entry-footer .tags-links {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

.hentry .entry-footer .tags-links a,
.hentry .entry-footer .cat-links a {
	color: #696969;
}

.hentry .entry-content .more-link-container {
	margin-bottom: 35px;
}

.hentry .entry-content .more-link-container a,
.hentry .entry-summary .more-link-container a {
	border: 2px solid;
	color: inherit;
	box-shadow: none;
	font-weight: bold;
	font-size: 0.750em;
	padding: 6px 12px;
	display: inline-block;
	text-decoration: none;
}

/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/
.single .hentry .entry-content {
	border-bottom: 2px solid rgba(0,0,0,0.05);
}

.sticky {
	display: block;
}

.hentry {
	margin: 0;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.hentry .entry-content a,
.hentry .page-content a,
.hentry .entry-summary a,
#comments .comment-content a {
	/* text-decoration: underline; */
	text-decoration: none;
}

.page-links {
	clear: both;
	margin: 0 0 30px;
	font-size: 0.813em;
}

.page-links .page-links-title {
	padding-right: 10px;
}

.page-links .page-links-title,
.page-links span,
.page-links a {
	min-width: 30px;
	text-align: center;
	display: inline-block;
}

#page .page-links a {
	border-bottom: none;
	font-weight: bold;
}

.hentry .page-links span {
	border-right: 1px solid rgba(0,0,0,0.05);
}

.page-links .page-links-title {
	padding-right: 10px;
}

.search-form label,
.post-password-form label {
	margin-bottom: 0;
}

.single .entry-content h1,
.page .entry-content h1,
.comments-area .comment-body h1,

.single .entry-content h2,
.page .entry-content h2,
.comments-area .comment-body h2,

.single .entry-content h3,
.page .entry-content h3,
.comments-area .comment-body h3,

.single .entry-content h4,
.page .entry-content h4,
.comments-area .comment-body h4,

.single .entry-content h5,
.page .entry-content h5,
.comments-area .comment-body h5,

.single .entry-content h6,
.page .entry-content h6,
.comments-area .comment-body h6 {
	line-height: 1.3;
	/*margin-top: 40px;*/
	margin-top: 10px;
	margin-bottom: 10px;
}

.single .entry-content h1,
.page .entry-content h1,
.comments-area .comment-body h1 {
	font-size: 2.625em;
}

.single .entry-content h2,
.page .entry-content h2,
.comments-area .comment-body h2 {
	font-size: 2.125em;
}

.single .entry-content h3,
.page .entry-content h3,
.comments-area .comment-body h3 {
	font-size: 1.625em;
}

.single .entry-content h4,
.page .entry-content h4,
.comments-area .comment-body h4 {
	font-size: 1.250em;
}

.single .entry-content h5,
.page .entry-content h5,
.comments-area .comment-body h5 {
	font-size: 1em;
}

.single .entry-content h6,
.page .entry-content h6,
.comments-area .comment-body h6 {
	font-size: 0.813em;
}

/*--------------------------------------------------------------
10.2 Primary Header
--------------------------------------------------------------*/
#primary-header,
#primary-header .container {
	position: relative;
	z-index: 0;
}

#primary-header {
	background: #212121;
	padding-bottom: 30px;
	margin-bottom: 60px;
	text-align: center;
	padding-top: 100px;
}

#primary-header.has-background {
	text-shadow: 0 1px 1px rgba(0,0,0,0.3);
	overflow: hidden;
	margin-top: -130px;
}

#primary-header .featured-image {
	/* position: absolute;
	top: 0; left: 0; right: 0; bottom: 0; */
	height: 400px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	/* background-position: center center; */
	background-position: 50% 50%;
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

	-khtml-opacity:.70;
	-moz-opacity:.70;
	-ms-filter:"alpha(opacity=70)";
	filter:alpha(opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.7);
	opacity:.70;
	-lynx-opacity: 0.7;
}

#primary-header .entry-heading {
	margin: 0 auto;
	font-size: 2.625em;
	line-height: 1.2;
	font-weight: 800;
	max-width: 880px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

#primary-header .container {
/*	padding-top: 120px;*/
/*	padding-bottom: 120px;*/
/*	padding-top: 115px;*/
	padding-bottom: 115px;
	overflow: hidden;
}

.page:not(.home) #primary-header .container {
	padding-top: 20px;
	padding-bottom: 20px;
}

#primary-header .entry-title,
#primary-header .single-entry-title,
#primary-header .page-title {
	font-size: 2.625em;
	line-height: 1.2;
	font-weight: 800;
	max-width: 880px;
/*	margin: 0 auto;*/
	margin: 100px auto 0px 0px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

/* TF */
#primary-header h2.entry-title,
#primary-header h2.single-entry-title {
	font-size: 1.5em;
}

#primary-header .page-title,
#primary-header .entry-cats,
#primary-header .entry-title,
#primary-header .single-entry-title,
#primary-header .entry-meta,
#primary-header .entry-meta a,
#primary-header .taxonomy-description {
	color: #ffffff;
}

#primary-header .entry-meta,
#primary-header .entry-cats {
	font-size: 0.750em;
	text-transform: uppercase;
	letter-spacing: 0.03em;
}

#primary-header .entry-meta,
#primary-header .taxonomy-description {
	position: relative;
	margin-top: 15px;
	opacity: 0.8;
}

#primary-header .taxonomy-description {
/*	margin: 25px auto 0;
	max-width: 42em;
*/
	margin: 10px 5px 0;
	max-width: 880px;
}

#primary-header .entry-cats {
	/*margin-bottom: 30px;*/
	margin-top: 50px;
	margin-bottom: -100px;
}

#primary-header .entry-cats a {
	font-weight: bold;
}

.hentry .entry-header .entry-category .sep,
#primary-header .entry-cats .sep {
	opacity: 0.5;
	margin: 0 4px;
}

.single #primary-header .edit-link {
	margin-left: 15px;
}

#primary-header .edit-link .post-edit-link {
	position: relative;
	top: -1px;
	display: inline-block;
	padding: 0 8px;
	border-radius: 30px;
	font-size: 11px;
	text-transform: uppercase;
	color: #393939;
	background: #cfa527;
	text-shadow: none;
	font-weight: bold;
}

.single .hentry .entry-footer .tags-links {
	padding: 20px 0;
	border-bottom: 2px solid rgba(0,0,0,0.05);
}

/*--------------------------------------------------------------
10.3 Audio Player
--------------------------------------------------------------*/
#page .mejs-container,
#page .mejs-container .mejs-controls,
#page .wp-playlist {
	border-radius: 2px;
}

#page .mejs-container {
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
	border: 1px solid rgba(255,255,255,0.2);
}

#page .mejs-container .mejs-controls {
	background: #0c0c0e;
}

#page .mejs-container .mejs-controls .mejs-button button {
	outline: none;
}

#page .mejs-controls .mejs-time-rail .mejs-time-total {
	margin: 8px;
}

#page .mejs-container .mejs-controls .mejs-time {
	padding-top: 10px;
}

#page .mejs-controls .mejs-time-rail span,
#page .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
#page .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
#page .mejs-controls .mejs-time-rail span,
#page .mejs-controls .mejs-time-rail a {
	height: 4px;
}

#page .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
#page .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	top: 13px;
}

#page .mejs-controls .mejs-time-rail .mejs-time-current,
#page .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: #C7A84E;
}

#page .mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: rgba(255,255,255,0.3);
}

#page .wp-playlist {
	padding: 10px;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.04);
	border-color: rgba(0,0,0,0.07);
}

#page .wp-playlist-light {
	background: #fbfbfb;
}

#page .wp-playlist .wp-playlist-tracks a {
	box-shadow: none;
	border: none;
	padding: 10px;
}

#page .wp-playlist-tracks {
	margin-left: 2px;
}

#page .wp-playlist-item {
	border-color:rgba(0,0,0,0.07);
	padding: 0;
}

#page .wp-playlist-item,
#page .wp-playlist-item a {
	color: rgba(0,0,0,0.5);
	font-weight: normal;
}

#page .wp-playlist-light .wp-playlist-playing,
#page .wp-playlist-light .wp-playlist-playing a {
	color: #000000;
	font-weight: bold;
}

#page .wp-playlist-item-length {
	top: 9px;
}

/*--------------------------------------------------------------
10.4 Author Section
--------------------------------------------------------------*/
.author-container {
	padding: 35px;
	background: rgba(0,0,0,0.02);
	margin: 35px 0 0;
	font-size: 0.813em;
}

.author-container .author-name {
	margin: 0 0 6px;
	font-size: 1em;
	text-transform: uppercase;
	color: #969696;
	font-weight: normal;
}

.author-container .author-name a {
	font-weight: bold;
	display: block;
}

.author-container .author-info {
	position: relative;
	min-height: 95px;
}

.author-container .avatar {
	width: 95px;
	height: 95px;
	position: absolute;
	top: 0;
}

.author-container .author-bio {
	padding-left: 130px;
}

/*--------------------------------------------------------------
10.5 Comments
--------------------------------------------------------------*/
#comments {
	padding-top: 35px;
	margin-bottom: 35px;
}

#comments .comments-title,
#reply-title {
	font-size: 1.625em;
}

#comments .comments-title {
	float: left;
}

#reply-title {
	margin-top: 0;
}

#comments .comments-title,
#comment-nav-above {
	margin-top: 0;
	margin-bottom: 0;
}

.comment-navigation .nav-previous,
.comment-navigation .nav-next {
	float: none;
	width: auto;
	display: inline-block;
}

#commentform p.comment-form-comment label,
#comments .says {
	display: none;
}

.comment-navigation,
#comments .reply {
	font-style: italic;
}

#comments .comment-metadata,
#comments .comment-metadata a,
.comment-navigation a,
#comments .reply a {
	color: #969696;
}

#comments .comment-author a {
	color: inherit;
	font-weight: bold;
}

.comment-navigation {
	text-align: right;
}

.comment-navigation a {
	display: block;
	margin: 0 7px;
}

#comment-nav-above {
	float:right;
	line-height: 1.4;
	margin-top: 6px;
}

#comment-nav-below {
	margin-top: -25px;
}

#comments ul,
#comments ol,
#comments .comment-list .children {
	list-style: none;
}

#comments ol {
	margin-left: 0;
	-webkit-padding-start: 0;
	padding-left: 0;
	margin-bottom: 40px;
}

#comments .comment-list article,
#comments .comment-list .pingback,
#comments .comment-list .trackback {
	border-top: 1px solid rgba(0,0,0,0.05);
	margin-bottom: 35px;
	padding-top: 35px;
	position: relative;
}

#comments .comment-list > .comment:last-child {
	border-bottom: 1px solid rgba(0,0,0,0.05);
}

#comments .comment-list > li:first-child > article,
#comments .comment-list > .pingback:first-child,
#comments .comment-list > .trackback:first-child {
	border-top: none;
}

#comments .comment-list article:before {
	content: "";
	position: absolute;
	left: 27px; top: 35px; bottom: 0;
	border-left: 1px solid rgba(0,0,0,0.05);
}

#comments .comment-body {
	position: relative;
}

#comments .comment-author .avatar {
	height: 54px;
	width: 54px;
	position: absolute;
	top: 35px;
	left: 0;
}

#comments .comment-author,
#comments .comment-metadata,
#comments .comment-content,
#comments .comment-awaiting-moderation {
	padding-left: 80px;
}

#comments .comment-metadata {
	margin-top: 3px;
}

#comments .reply {
	position: absolute;
	top: 40px; right: 0;
	background: #f2f2f2;
	padding: 1px 8px;
}

#comments .comment-awaiting-moderation,
#comments .comment-content {
	margin-top: 30px;
}

#comments .comment-list,
#comments .reply,
#comments .comment-content,
#commentform p.comment-form-author,
#commentform p.comment-form-email,
#commentform p.comment-form-url,
#commentform p.comment-form-comment {
	clear: both;
}

#comments .comment-awaiting-moderation,
#comments .no-comments,
#comments .comment-content :last-child,
#comments .comment-subscription-form {
	margin-bottom: 0;
}

#comments .comment-edit-link:before {
	content: "/";
	padding-right: 5px;
}

#comments .comment-list .children {
	margin-left: 52px;
}

#respond label,
#comments .comment-metadata,
#comments .reply,
#respond .logged-in-as,
#respond .comment-notes,
#comments .comment-subscription-form,
#comments .form-allowed-tags,
.comment-navigation {
	font-size: 0.813em;
}

#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label {
	margin: 5px 0 0;
	font-weight: normal;
}

@media screen and (min-width: 767px) {
	#respond .comment-form-author label,
	#respond .comment-form-email label,
	#respond .comment-form-url label {
		display: block;
		float: left;
		width: 80px;
	}
}

#commentform p.comment-form-author,
#commentform p.comment-form-email,
#commentform p.comment-form-url,
#commentform p.comment-form-comment,
#commentform p.comment-form-comment textarea {
	width: 100%;
}

#comments .comment-awaiting-moderation,
#comments .no-comments {
	padding: 2px 5px;
	display: inline-block;
}

#comments .comment-awaiting-moderation {
	background: yellow;
}

#comments .no-comments {
	background: #f9f9f9;
	color: #9c9fa0;
}

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
10.6 Homepage Template
--------------------------------------------------------------*/
.home.page:not(.page-template-front-page) #content {
	margin-bottom: 30px;
}

.home.page-template-front-page #primary-header,
.home.page.page-template-menu-page #content,
.home.page-template-front-page #primary-header .taxonomy-description > :last-child {
	margin-bottom: 0;
}

.home.page-template-front-page #content {
	padding-bottom: 0;
}

#primary-header .featured-content {
	visibility: hidden;
}

.home.page-template-front-page #primary-header .featured-image {
	background-attachment: fixed;
}

.home.page-template #primary-header .container {
	padding-top: 120px;
	padding-bottom: 120px;
}

.home.page-template #primary-header a.button,
#primary-header .more-link-container a {
	display: inline-block;
	color: inherit;
	border: 2px solid;
	padding: 5px 10px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}

#primary-header .bx-controls {
	position: absolute;
	z-index: 100;
	right: 35px; top: 47%;
}

#primary-header .bx-controls .bx-pager-item a {
	display: inline-block;
	border: 2px solid #ffffff;
	border-radius: 50%;
	width: 13px;
	height: 13px;
	text-indent: -999em;
}

#primary-header .bx-controls .bx-pager-item a.active {
	background: #ffffff;
}

.featured-content .entry-title a,
.featured-content .single-entry-title a {
	font-weight: bold;
	color: inherit;
}

.homepage-widgets .widget {
	padding: 80px 0;
	margin-bottom: 0;
	border-bottom: none;
}

/*--------------------------------------------------------------
10.6.1 Homepage Template: Featured Pages
--------------------------------------------------------------*/
.homepage-widgets .front-page-block .entry-header {
	margin-bottom: 60px;
	position: relative;
}

.homepage-widgets .front-page-block .entry-header:after {
	content: "";
	position: absolute;
	bottom: -31px;
	left: 0;
	width: 100px;
	border-bottom: 1px solid #383a3b;
}

.homepage-widgets .front-page-block .entry-title {
	text-transform: uppercase;
	margin: 0;
	font-size: 1.750em;
	line-height: 1.1;
}

.homepage-widgets .front-page-block .entry-sub-title,
.grid-item .entry-sub-title {
	color: #969696;
	font-style: italic;
	margin: 15px 0 0;
	line-height: 1.25;
}

.homepage-widgets .front-page-block .entry-thumb.col-lg-12,
.homepage-widgets .front-page-block .grid-page-title {
	margin: 0 0 45px;
}

.homepage-widgets .front-page-block .grid-page-title {
	text-align: center;
}

.homepage-widgets .front-page-block .entry-title a {
	border-bottom: none;
	color: inherit;
	font-weight: 900;
}

.homepage-widgets .front-page-block .entry-content > :last-child {
	margin-bottom: 0;
}

.homepage-widgets .front-page-block .regular-page .pull-right.entry-thumb {
	padding-left: 30px;
}

.homepage-widgets .front-page-block .regular-page .entry-thumb:not(.pull-right) {
	padding-right: 30px;
}

.homepage-widgets .widget:nth-child(even) {
	background: #f4f2e6;
}

.homepage-widgets .front-page-block #jp-post-flair {
	display: none;
}

/*--------------------------------------------------------------
10.6.2 Homepage Template: Testimonials
--------------------------------------------------------------*/
.homepage-widgets .testimonial-block {
	text-align: center;
}

.homepage-widgets .testimonial-block .entry-title {
	max-width: 600px;
	margin: 0 auto 45px;
}

.homepage-widgets .testimonial-block .testimonial-pager li {
	display: inline-block;
	margin: 0 6px;
}

.homepage-widgets .testimonial-block .testimonial-pager li.empty {
	vertical-align: middle;
}

.homepage-widgets .testimonial-block .testimonial-pager li.empty a {
	background: rgba(0,0,0,0.1);
	border-radius: 50%;
}

.homepage-widgets .testimonial-block .testimonial-pager li a {
	display: inline-block;
	opacity: 0.5;
	width: 66px;
	height: 66px;
}

.homepage-widgets .testimonial-block .testimonial-pager li a:hover,
.homepage-widgets .testimonial-block .testimonial-pager li a.active {
	opacity: 1;
}

.homepage-widgets .testimonial-block .testimonial-pager li img {
	border-radius: 50%;
}

.homepage-widgets .testimonial-block .testimonial-content {
	font-style: italic;
	line-height: 1.5;
	font-size: 20px;
	max-width: 800px;
	margin: 0 auto 30px;
}

.homepage-widgets .testimonial-block .testimonial-author:before {
	content: "";
	border-top: 1px solid #383a3b;
	width: 40px;
	position: absolute;
	top: -15px;
	left: 50%;
	margin-left: -20px;
}

.homepage-widgets .testimonial-block .testimonial-author {
	position: relative;
	margin-top: 30px;
	color: #969696;
	font-size: 16px;
}

/*--------------------------------------------------------------
10.7 Grid Template
--------------------------------------------------------------*/
.site-content .grid-wrapper {
	margin-left: -40px;
	margin-right: -40px;
}

.site-content .grid-wrapper .grid-item,
.site-content .grid-wrapper .recent-post {
	/*border-right: 1px solid rgba(0,0,0,0.05);*/
	padding-right: 40px;
	padding-left: 40px;
	margin-bottom: 40px;
	text-align: center;
}

.grid-wrapper .grid-sep {
	display: block;
	clear: both;
	margin: 0 40px 40px;
	border-bottom: 4px solid rgba(0,0,0,0.05);
}

.grid-wrapper .grid-sep:last-child,
.grid-wrapper .two-columns:nth-of-type(2n),
.grid-wrapper .three-columns:nth-of-type(3n + 3) {
	border: none;
}

.grid-wrapper .grid-item .entry-header,
.grid-wrapper .recent-post .entry-header {
	/* margin-bottom: 50px; */
	margin-top: 0px;
	position: relative;
	text-align: left;
}

/*
.grid-wrapper .grid-item .entry-header:after,
.grid-wrapper .recent-post .entry-header:after {
	content: "";
	position: absolute;
	bottom: -26px;
	left: 50%;
	margin-left: -50px;
	width: 100px;
	border-bottom: 1px solid #383a3b;
}
*/

.grid-wrapper .grid-item .entry-thumb,
.grid-wrapper .recent-post .entry-thumb {
	margin-bottom: 30px;
}

.grid-wrapper .grid-item .entry-title {
	font-size: 1.250em;
}

.grid-wrapper .grid-sep:last-child,
.grid-wrapper .grid-item .entry-title,
.grid-wrapper .two-columns:nth-last-of-type(-n+2),
.grid-wrapper .three-columns:nth-last-of-type(-n+3),
.grid-wrapper .grid-item .more-link-container {
	margin-bottom: 0;
}

#page .grid-wrapper .sharedaddy {
	display: none;
}

.page:not(.home) .grid-wrapper {
	margin-bottom: 30px;
}

.grid-wrapper .recent-post .entry-title {
	font-size: 1.250em;
	margin-bottom: 15px;
}

/*--------------------------------------------------------------
10.8 Testimonial Archive
--------------------------------------------------------------*/
body:not(.search) #page .jetpack-testimonial.hentry {
	padding: 35px;
	border: none;
	background: #fafafa;
	font-size: 1.250em;
	line-height: 1.6;
}

body.single-jetpack-testimonial #page .jetpack-testimonial.hentry {
	padding: 0;
}

body:not(.search) #page .jetpack-testimonial.hentry .thumb-link {
	margin-bottom: 25px;
}

body:not(.search) #page .jetpack-testimonial.hentry .entry-content :last-child {
	margin-bottom: 0;
}

body:not(.search) #page .jetpack-testimonial.hentry .thumb-link img {
	border: 3px solid #C7A84E;
	padding: 3px;
	width: 175px;
	background: #ffffff;
}

body:not(.search) #page .jetpack-testimonial.hentry .thumb-link:before {
	content: "\201C";
	position: absolute;
	right: 50%;
	bottom: -25px;
	margin-right: -25px;
	font-family: "Times New Roman",Georgia,Serif;
	font-size: 2em;
	font-weight: 900;
	color: #ffffff;
	background: #C7A84E;
	width: 50px;
	height: 50px;
	line-height: 63px;
	text-align: center;
}

body:not(.search) #page .jetpack-testimonial.hentry .frame {
	overflow: hidden;
}

body:not(.search) #page .jetpack-testimonial.hentry .entry-title {
	margin: 10px 0 15px;
}

body:not(.search) #page .jetpack-testimonial.hentry .entry-title a,
body:not(.search) #page .jetpack-testimonial.hentry .entry-title:after {
	color: #C7A84E;
}

body:not(.search) #page .jetpack-testimonial.hentry .entry-title:after {
	content: "\f005 \f005 \f005 \f005 \f005";
	display: block;
	font-size: 0.688em;
	margin-top: 10px;
	letter-spacing: 0.2em;
}

.single-jetpack-testimonial #page .hentry {
	background: none !important;
	padding-top: 0 !important;
}

.single-jetpack-testimonial #page .hentry .entry-content {
	border: none;
}

.single-jetpack-testimonial #primary-header .entry-thumb img {
	border: 3px solid #ffffff;
	width: 125px;
	margin-bottom: 30px;
}

.post-type-archive-jetpack-testimonial #infinite-handle {
	display: none;
}

/*--------------------------------------------------------------
10.9 Menu Items
--------------------------------------------------------------*/
.single .menu-group-header {
	display: none;
}

.menu-wrapper .hentry,
.menu-wrapper .menu-group-header {
	margin-bottom: 30px;
}

.inactive-sidebar .menu-wrapper {
	margin-left: -30px;
	margin-right: -30px;
}

.inactive-sidebar .menu-wrapper .menu-items {
	width: 50%;
	float: left;
	padding: 0 30px;
	margin-bottom: 5px;
}

.inactive-sidebar .menu-wrapper .menu-items:nth-of-type(3n) {
	clear: left;
}

.menu-wrapper .menu-items {
	margin-bottom: 60px;
}

.menu-wrapper .menu-items:last-child {
	margin-bottom: 0;
}

.menu-wrapper .menu-group-title {
	margin: 0 0 5px;
	font-size: 1.625em;
	text-transform: uppercase;
	color: #C7A84E;
}

.menu-wrapper .menu-group-description {
	color: #969696;
}

.menu-wrapper .entry-thumb.alignleft {
	width: 70px;
	margin-bottom: 0;
	margin-right: 30px;
}

.menu-wrapper .hentry .entry-title,
.menu-wrapper .hentry .frame {
	overflow: hidden;
}

.menu-wrapper .hentry .entry-title {
	font-size: 1em;
	font-weight: normal;
	white-space: nowrap;
}

.menu-wrapper .hentry .entry-title:after {
	content:
	". . . . . . . . . . . . . . . . . . . . "
	 ". . . . . . . . . . . . . . . . . . . . "
	 ". . . . . . . . . . . . . . . . . . . . "
	 ". . . . . . . . . . . . . . . . . . . . "
	 ". . . . . . . . . . . . . . . . . . . . ";
	 padding-left: 5px;
	 color: #969696;
	 font-size: 12px;
}

.menu-wrapper .hentry .menu-price {
	float: right;
	font-weight: bold;
	padding-left: 5px;
	line-height: 1.15;
}

.menu-wrapper .hentry .entry-content {
	font-size: 13px;
	line-height: 1.5;
}

.menu-wrapper .hentry .entry-meta {
	margin-top: 7px;
}

.menu-wrapper .hentry .entry-meta span {
	padding: 2px 7px;
	font-size: 9px;
	text-transform: uppercase;
	border-radius: 30px;
	background: #e83a30;
	color: #ffffff;
}

/*--------------------------------------------------------------
10.10 404 Page
--------------------------------------------------------------*/
.error404 .error-404.not-found {
	margin-top: 30px;
	margin-bottom: 90px;
}

.error404 #content {
	padding-bottom: 0;
}

.error404 #primary-header {
	margin-bottom: 60px;
}

.error404 .error-404.not-found .page-content {
	text-align: center;
}

.error404 .search-form {
	margin-top: 35px;
	z-index: 1;
}

.error404 .content-area,
.error404 .search-form {
	position: relative;
}

.error404 .content-area:before {
	content: "404";
	position: absolute;
	bottom: 0; right: 0;
	font-size: 14em;
	line-height: 0;
	z-index: -1;
	opacity: 0.04;
	font-weight: bold;
}

/*--------------------------------------------------------------
11.0 Testimonial Shortcode
--------------------------------------------------------------*/
.jetpack-testimonial-shortcode .testimonial-entry {
	position: relative;
	background: #fafafa;
	padding: 90px 30px 30px;
}

.jetpack-testimonial-shortcode .testimonial-entry:before {
	content: "\201C";
	position: absolute;
	height: 0;
	width: 0;
	left: 30px;
	top: 0;
	font-family: "Times New Roman",Georgia,Serif;
	font-size: 5em;
	opacity: 0.3;
	font-weight: 900;
}

.jetpack-testimonial-shortcode .testimonial-entry .testimonial-entry-content {
	margin: 0;
}

.jetpack-testimonial-shortcode .testimonial-entry {
	margin-bottom: 30px;
}

.jetpack-testimonial-shortcode .testimonial-entry .more-link-container {
	line-height: 1;
	position: absolute;
	top: 40px;
	right: 30px;
}

.jetpack-testimonial-shortcode .testimonial-entry .more-link-container a {
	border: none;
	padding: 0;
	font-size: 11px;
	color: #aaa;
}

.jetpack-testimonial-shortcode .testimonial-featured-image img {
	width: 36px;
}

#page .jetpack-testimonial-shortcode .testimonial-featured-image {
	position: absolute;
	top: 30px;
	left: 30px;
}

.jetpack-testimonial-shortcode .testimonial-entry-title {
	display: block;
	line-height: 1.2;
	font-style: italic;
}

/*--------------------------------------------------------------
12.0 Recipe Shortcode
--------------------------------------------------------------*/
#page .jetpack-recipe {
	margin: 0 0 30px;
	padding: 30px;
	border-color: rgba(0,0,0,0.05);
}

#page .jetpack-recipe .jetpack-recipe-title {
	margin-top: 30px;
}

#page .jetpack-recipe .jetpack-recipe-meta a {
	color: #969696;
	text-decoration: none;
}

#page .jetpack-recipe .jetpack-recipe-meta .jetpack-recipe-print:before {
	content: "\f02f";
	color: #969696;
	padding-right: 4px;
}

/*--------------------------------------------------------------
13.0 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display: block;
}

#page #infinite-handle button {
	text-transform: uppercase;
	line-height: 38px;
	height: 40px;
}

#infinite-handle span {
	background: none;
	display: inline-block;
	border: 2px solid rgba(0,0,0,0.05);
	font-weight: bold;
	color: #969696;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 0.813em;
}

/*--------------------------------------------------------------
14.0 Share Buttons
--------------------------------------------------------------*/
#page div.sharedaddy  {
	padding-bottom: 25px;
	line-height: 1;
}

#page div.sharedaddy h3.sd-title:before,
#page div#jp-relatedposts h3.jp-relatedposts-headline em:before {
	content: '';
	border: none;
	margin: 0;
}

/*--------------------------------------------------------------
15.0 Media
--------------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

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

/*--------------------------------------------------------------
15.1 Captions
--------------------------------------------------------------*/
img[class*="wp-image-"],
.entry-attachment img {
	border: 3px solid rgba(0,0,0,0.05);
	padding: 1px;
}

.wp-caption {
	margin-bottom: 30px;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption-text {
	text-align: center;
}

.wp-caption .wp-caption-text {
	margin: 0.5em 0;
	color: #969696;
	font-size: 0.813em;
}

/*--------------------------------------------------------------
15.2 Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 30px;
	overflow: hidden;
}

.gallery-item {
	float: left;
	margin: 0 1px 1px 0;
	overflow: hidden;
	position: relative;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 49.5%;
	max-width: -webkit-calc(50% - 1px);
	max-width: calc(50% - 1px);
}

.gallery-columns-3 .gallery-item {
	max-width: 33%;
	max-width: -webkit-calc(33.3% - 1px);
	max-width: calc(33.3% - 1px);
}

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

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

.gallery-columns-6 .gallery-item {
	max-width: 16%;
	max-width: -webkit-calc(16.66% - 1px);
	max-width: calc(16.66% - 1px);
}

.gallery-columns-7 .gallery-item {
	max-width: 13.5%;
	max-width: -webkit-calc(14.285% - 1px);
	max-width: calc(14.285% - 1px);
}

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

.gallery-columns-9 .gallery-item {
	max-width: 10%;
	max-width: -webkit-calc(11.11% - 1px);
	max-width: calc(11.11% - 1px);
}

.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-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1),
.gallery-columns-4.gallery-size-thumbnail figure.gallery-item:nth-of-type(4n+1),
.gallery-columns-5.gallery-size-thumbnail figure.gallery-item:nth-of-type(5n+1),
.gallery-columns-6.gallery-size-thumbnail figure.gallery-item:nth-of-type(6n+1),
.gallery-columns-7.gallery-size-thumbnail figure.gallery-item:nth-of-type(7n+1),
.gallery-columns-8.gallery-size-thumbnail figure.gallery-item:nth-of-type(8n+1),
.gallery-columns-9.gallery-size-thumbnail figure.gallery-item:nth-of-type(9n+1) {
	clear: left;
}

.gallery-caption {
	background: rgba(0, 0, 0, 0.4);
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.26) 0%, rgba(0,0,0,0.59) 59%, rgba(0,0,0,0.65) 69%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.26)), color-stop(59%,rgba(0,0,0,0.59)), color-stop(69%,rgba(0,0,0,0.65)));
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.26) 0%,rgba(0,0,0,0.59) 59%,rgba(0,0,0,0.65) 69%);
	background: -o-linear-gradient(top,  rgba(0,0,0,0.26) 0%,rgba(0,0,0,0.59) 59%,rgba(0,0,0,0.65) 69%);
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.26) 0%,rgba(0,0,0,0.59) 59%,rgba(0,0,0,0.65) 69%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0.26) 0%,rgba(0,0,0,0.59) 59%,rgba(0,0,0,0.65) 69%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#42000000', endColorstr='#a6000000',GradientType=0 );

	color: #ffffff;
	font-size: 11px;
	line-height: 1.2;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 0;
	width: 100%;
	padding: 10px;
	margin: 0;
	visibility: hidden;
	opacity: 0;
}

.gallery-item:hover .gallery-caption {
	visibility: visible;
	opacity: 1;
	height: 30%;
}

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

/*--------------------------------------------------------------
16.0 Related Posts
--------------------------------------------------------------*/
#page div#jp-relatedposts {
	margin-top: 0;
	padding-top: 0;
}

#page div#jp-relatedposts h3.jp-relatedposts-headline em {
	font-style: italic;
}

#page div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
	color: #383a3b;
	font-weight: bold;
}

#page div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img {
	margin-bottom: 12px;
}

/*--------------------------------------------------------------
Display Posts Shortcode
--------------------------------------------------------------*/
div.display-posts-listing div.listing-item {
	margin-bottom: 35px;
	border-bottom: 1px solid rgba(0,0,0,0.05);
	padding-bottom: 35px;
	overflow: hidden;
}

div.display-posts-listing div.listing-item:last-child {
	padding-bottom: 0;
	border-bottom: none;
}

.display-posts-listing .image,
div.display-posts-listing div.listing-item a.title {
	border: none !important;
}

div.display-posts-listing div.listing-item span.excerpt {
	display: block;
	margin-top: 2px;
}

div.display-posts-listing div.listing-item span.excerpt-dash,
div.display-posts-listing .more-link-container {
	display: none;
}

div.display-posts-listing div.listing-item span.date {
	color: #acacac;
	margin-left: 10px;
}

div.display-posts-listing div.listing-item a.title {
	font-weight: bold;
}

/*--------------------------------------------------------------
Demo Site
--------------------------------------------------------------*/
.demo-site.admin-bar #masthead.header-loaded,
.demo-site.admin-bar #toggle-sidebar {
	top: 112px !important;
}

.demo-site #masthead.header-loaded,
.demo-site #toggle-sidebar {
	top: 80px !important;
}

/*--------------------------------------------------------------
17.0 Responsive
--------------------------------------------------------------*/
.mobile-view.home.page-template #primary-header .featured-image {
	background-attachment: initial;
}

.mobile-view #header-search,
.mobile-view #site-navigation {
	display: none;
}

.mobile-view #menu-button,
.mobile-view #mobile-navigation {
	display: block;
}

.mobile-view #sidebar-button:before {
	content: "\f0c9";
}

.mobile-view #sidebar-button .header-menu {
	display: inline-block;
}

@media screen and (max-width: 782px) {
	.admin-bar #toggle-sidebar {
		top: 46px !important;
	}
}

@media only screen and (max-width:992px) {
	#header-search,
	#site-navigation {
		display: none;
	}

	#menu-button,
	#mobile-navigation {
		display: block;
	}

	#sidebar-button:before {
		content: "\f0c9";
	}

	#sidebar-button .header-menu {
		display: inline-block;
	}

	.content-area.pull-right,
	.homepage-widgets .front-page-block .regular-page .pull-right.entry-thumb {
		float: none !important;
	}

	.homepage-widgets .testimonial-block .testimonial-content,
	.homepage-widgets .testimonial-block .testimonial-author {
		font-size: 1em;
	}

	.grid-wrapper .two-columns:nth-last-of-type(-n+2),
	.grid-wrapper .three-columns:nth-last-of-type(-n+3),
	.homepage-widgets .front-page-block .regular-page .entry-thumb,
	#colophon .widget:last-child {
		margin-bottom: 30px;
	}

	.site-content .grid-wrapper .grid-item,
	.grid-wrapper .grid-sep,
	#colophon .footer-widget-area .footer-widget {
		border: none;
	}

	#page .grid-wrapper .grid-item:last-of-type,
	#page .grid-wrapper .recent-post:last-of-type,
	#colophon .footer-widget:last-child .widget:last-child {
		margin-bottom: 0;
	}

	.homepage-widgets .front-page-block .regular-page .entry-thumb:not(.pull-right) {
		padding-right: 15px;
	}

	.site-content .grid-wrapper .grid-item,
	.site-content .grid-wrapper .recent-post {
		text-align: inherit;
	}

	.grid-wrapper .grid-item .entry-header:after,
	.grid-wrapper .recent-post .entry-header:after{
		left: 0;
		margin-left: 0;
	}

	.site-content .grid-wrapper,
	.inactive-sidebar .menu-wrapper {
		margin-left: -15px;
		margin-right: -15px;
	}

	.site-content .grid-wrapper .grid-item,
	.site-content .grid-wrapper .recent-post,
	.inactive-sidebar .menu-wrapper .menu-items {
		padding-right: 15px;
		padding-left: 15px;
	}

	.homepage-widgets .testimonial-block .testimonial-pager li {
		max-width: 46px;
	}

	.inactive-sidebar .menu-wrapper .menu-items {
		width: 100%;
		float: none;
	}

	.footer-inner {
		padding: 35px;
	}

	#page #secondary,
	.left-sidebar #page #secondary {
		padding-left: 0;
		margin-left: 0;
		padding-right: 0;
		margin-right: 0;
		border: none;
		margin-top: 35px;
		padding-top: 35px;
		border-top: 1px solid rgba(0,0,0,0.05);
	}

	.homepage-widgets .front-page-block .regular-page .pull-right.entry-thumb {
		padding-left: 15px;
	}
}

/* Tablet and Mobile */
@media only screen and (max-width:768px) {

	#masthead.header-loaded {
		position: relative;
		left: 0 !important;
		background: #121212;
		top: 0 !important;
		padding-top: 18px;
		padding-bottom: 18px;
		z-index: 1;
	}

	.demo-site #masthead.header-loaded,
	.demo-site.admin-bar #masthead.header-loaded {
		top: 0 !important;
	}

	#sidebar-button {
		margin-top: 0;
		line-height: 2;
	}

	body:not(.search) #page .jetpack-testimonial.hentry {
		font-size: 1em;
	}

	body:not(.search) #page .jetpack-testimonial.hentry .thumb-link:before {
		display: none;
	}

	body:not(.search) #page .jetpack-testimonial.hentry .thumb-link img {
		width: 100px;
	}

	.container {
		padding-left: 30px;
		padding-right: 30px;
	}

	/* TF */
	.title-overlay {
		height: 280px;
		margin-top: -320px;
		margin-bottom: 0px;
		line-height: 1.25;
		text-align: left;
		color: rgba(255,255,255,255);
		font-size: 0.80em;
	}

	.title-overlay h1,
	.title-overlay h2 {
		color: rgba(200,200,200,128);
		max-width: 620px;
		text-align: left;
		font-weight: 800;
		letter-spacing: 0.05em;
		text-transform: capitalize;
	}

	.title-overlay h3,
	.title-overlay h4,
	.title-overlay h5,
	.title-overlay h6 {
		color: rgba(200,200,200,128);
		max-width: 620px;
		text-align: left;
		font-weight: 800;
		letter-spacing: 0.05em;
	}

	#primary-header.has-background {
		margin-top: 0px !important;
		padding-top: 0px !important;
	}

	#primary-header .entry-title {
		margin: 0px auto 0px 0px;
	}
	
	#primary-header .container {
		margin-top: -400px;
	}
}

/* Mobile */
@media only screen and (max-width:500px) {
	body {
		font-size: 14px;
	}

	h1 {
		font-size: 18px;
	}

	.author-container {
		font-size: 1em;
		background: none;
		padding: 0;
	}

	#masthead {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	#masthead .site-branding {
		max-width: 100%;
		margin-bottom: 10px;
	}

	#page .testimonial-entry-column-2 {
		width: 100%;
	}

	#masthead {
		text-align: center;
	}

	#page #masthead .site-branding,
	#page #masthead #sidebar-button {
		float: none !important;
	}

	#primary-header .bx-controls {
		position: relative;
		z-index: 100;
		right: auto; top: auto;
		padding-bottom: 60px;
	}

	#primary-header .bx-controls .bx-pager-item {
		display: inline-block;
		margin: 0 4px;
	}

	#primary-header .bx-controls .bx-pager-item a {
		display: inline-block;
		border: 2px solid #ffffff;
		border-radius: 50%;
		width: 13px;
		height: 13px;
		text-indent: -999em;
	}

	#page .hentry .thumb-link.alignleft,
	.entry-content img.alignright,
	.entry-content img.alignleft,
	.entry-content .wp-caption.alignright,
	.entry-content .wp-caption.alignleft {
		float: none;
	}

	body:not(.search) #page .jetpack-testimonial.hentry .thumb-link {
		margin-bottom: 15px;
	}

	.entry-content img.alignright,
	.entry-content img.alignleft,
	.entry-content .wp-caption.alignright,
	.entry-content .wp-caption.alignleft {
		margin: 0 auto 30px;
		display: block;
	}

	#colophon {
		padding-top: 40px;
	}

	.author-container .avatar {
		position: static;
		margin-bottom: 30px;
	}

	.post-navigation .nav-previous,
	.post-navigation .nav-next,
	#page .author-container .author-bio {
		padding: 0;
	}

	#masthead #sidebar-button {
		margin: 0;
	}

	#page .post-navigation .nav-previous:before,
	#page .post-navigation .nav-next:before {
		content: "";
	}

	#page #comments .comment-list .children {
		margin-left: 0;
		margin-right: 0;
	}

	#primary-header {
		padding-top: 0 !important;
		padding-bottom: 0;
	}

	.home.page-template #primary-header .container,
	#primary-header .container {
		/*padding-top: 80px;*/
		padding-top: 10px;
		padding-bottom: 80px;
	}

	.menu-wrapper .hentry .entry-title:after {
		content:"";
		padding-left: 0;
	}

	.menu-wrapper .hentry .menu-price {
		float: none;
		padding-left: 0;
		color: #C7A84E;
	}

	#page div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post {
		width: 100%;
		padding-right: 0;
	}

	#respond .comment-form-author label,
	#respond .comment-form-email label,
	#respond .comment-form-url label {
		display: block;
	}

	/* TF */
	#primary-header .entry-title {
		font-size: 1.250em;
	}

	#primary-header h2.entry-title {
		font-size: 1.000em;
	}

	#primary-header .entry-meta,
	#primary-header .entry-cats {
		font-size: 0.500em;
	}
}

/*--------------------------------------------------------------
18.0 Print
--------------------------------------------------------------*/
@media print {
	body {
		background: none !important;
		color: #000000;
		font-size: 12pt;
	}

	#masthead {
		position: static;
	}

	#masthead .site-branding {
		max-width: 100%;
	}

	#primary-header .container {
		padding-top: 0;
		padding-bottom: 0;
	}

	#primary-header .entry-title {
		font-size: 22pt;
	}

	#page a:after {
		content: "";
	}

	#toggle-sidebar,
	#secondary,
	#site-navigation,
	#comments,
	#colophon,
	.sharedaddy,
	.jp-relatedposts,
	.post-navigation,
	.entry-footer,
	#sidebar-button,
	.mejs-container,
	.wp-playlist,
	#primary-header .entry-meta,
	#primary-header .entry-cats{
		display: none;
	}
}

/*--------------------------------------------------------------
Hide smiley face at the bottom
--------------------------------------------------------------*/
#wpstats,
#botd,
#botd2 {
	display: none;
}