/*******************************************************************************************************************

	Theme Name: Profile
	Theme URI: http://www.organicthemes.com/theme/profile-theme/
	Description: Profile is designed to showcase the best about you. The theme may act as a self-promotion tool, resume, blog or hub for all your web endeavors. Profile features several social media options for sharing yourself with the world. Really, it's all about you.
	Author: Organic Themes
	Author URI: http://www.organicthemes.com
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Version: 1.0
	Tags: art, artwork, blog, business, classic-menu, clean, contemporary, custom-background, custom-header, custom-menu, design, elegant, featured-images, flexible-header, formal, full-width-template, gray, infinite-scroll, journal, lifestream, light, minimal, modern, one-column, portfolio, post-slider, professional, responsive-layout, right-sidebar, simple, sophisticated, sticky-post, theme-options, three-columns, translation-ready, travel, two-columns, white

	The CSS, XHTML and Design are released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php

********************************************************************************************************************

	Table of Contents:

	 0.	Hyperlinks
	 1.	Global
	 2.	Headings
	 3.	Header
	 4.	Navigation
	 5.	Slideshow
	 6.	Grid
	 7.	Homepage
	 8.	Social Media
	 9.	Content
	10.	Shop Page
	11.	Pagination
	12.	WordPress Gallery
	13.	Images
	14.	Sidebar
	15.	Sidebar Widgets
	16.	Custom Menu Widget
	17.	Calendar Widget
	18. RSS Widget
	19. Recent Comments Widget
	20.	Search Form
	21.	Footer
	22. Buttons
	23. Comments
	24. Forms
	25. Tables
	26. Jetpack
	27. Gutenberg

*******************************************************************************************************************/

body {
	background-color: #F4F4F4;
	font-size: 0.9em;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	line-height: 2;
	margin: 0px auto 0px;
	padding: 0px;
}

/************************************************
*	0.	Hyperlinks								*
************************************************/

a img {
	border: none;
}
a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	transition: background .25s, color .25s;
}
a:focus, a:hover, a:active {
	color: #00ccff;
	text-decoration: underline;
	outline: none;
}
#submit, #searchsubmit {
	transition: background .25s, color .25s;
	-moz-transition: background .25s, color .25s;
	-webkit-transition: background .25s, color .25s;
	-o-transition: background .25s, color .25s;
}

/************************************************
*	1.	Global									*
************************************************/

p {
	padding: 0px;
	margin: 32px 0px;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
hr {
	border: 0;
	height: 2px;
	color: #dddddd;
	background-color: #dddddd;
	margin: 24px auto;
	padding: 0px;
}
ol, ul {
	list-style: none;
	margin: 24px 0px;
	padding: 0px 0px 0px 20px;
}
ol li {
	list-style: inside;
	list-style-type: decimal;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 20px;
}
ul li {
	list-style: inside;
	list-style-type: square;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 20px;
}
ul ol li, ul ol ul ol li {
	list-style-type: decimal;
}
ol ul li, ol ul ol ul li {
	list-style-type: square;
}
blockquote,
.wp-block-quote,
.wp-block-quote.is-style-large {
	margin: 24px 12px;
	padding: 12px;
	border-left: none !important;
}
blockquote p,
.wp-block-quote p,
.wp-block-pullquote p {
	color: #333333;
	font-family: 'Merriweather', Georgia, 'Times New Roman', Times, serif;
	font-size: 130%;
	line-height: 1.6;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.wp-block-quote.is-style-large p {
	font-size: 160%;
	line-height: 1.5;
}
.wp-block-quote.is-style-large.has-text-align-center cite {
	text-align: center;
}
.wp-block-quote__citation,
.wp-block-quote cite,
.wp-block-quote footer {
	display: block;
	text-align: center;
	font-size: 0.85rem;
	font-style: normal;
	margin-top: 12px;
	opacity: 0.6;
}
code, pre, .wp-block-code {
	color: #666666;
	font-family: Courier, sans-serif;
	line-height: 1.4;
	margin: 32px 0px;
	padding: 12px;
	border: 2px solid rgba(0, 0, 0, 0.24);
	box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	border-radius: 3px;
}
code {
	display: inline;
	white-space: normal;
}
pre {
	display: block;
	white-space: pre-line;
}
pre code {
	padding: 0px;
	border: none;
	box-shadow: none;
}
img, iframe, object, embed {
	max-width: 100%;
}
img, object, embed {
	margin: 0px auto 0px;
}
img, embed {
	height: auto;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}
.borderless {
	border: none !important;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.align-right {
	float: right;
}
.align-left {
	float: left;
}

/************************************************
*	2.	Headings								*
************************************************/

h1, h2, h3,
h4, h5, h6 {
	color: #333333;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.4;
	margin: 24px 0px;
}
h1 {
	font-size: 2.2em;
	letter-spacing: -1.4px;
}
h2 {
	font-size: 2em;
	letter-spacing: -1.2px;
}
h3 {
	font-size: 1.8em;
	letter-spacing: -0.8px;
}
h4 {
	font-size: 1.6em;
}
h5 {
	font-size: 1.4em;
}
h6 {
	font-size: 1.2em;
	padding-bottom: 12px;
	border-bottom: 1px solid rgba(0, 0, 0, .12);
}
h1 a, h2 a, h3 a,
h4 a, h5 a, h6 a {
	color: #000000;
	text-decoration: none;
	border: none;
}
h1 a:hover, h2 a:hover, h3 a:hover,
h4 a:hover, h5 a:hover, h6 a:hover {
	color: #00ccff;
	text-decoration: none;
	border: none;
}
.headline {
	font-size: 3.4em;
	line-height: 1.2;
	text-overflow: '-';
	letter-spacing: -1px;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 12px 0px;
	overflow: hidden;
}
.headline-small {
	font-size: 2.6em;
	line-height: 1.2;
	text-overflow: '-';
	letter-spacing: -0.8px;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 24px 0px;
	overflow: hidden;
	border-bottom: 1px solid rgba(0, 0, 0, .12);
}
.headline-archive {
	font-size: 3em;
	line-height: 1.2;
	text-overflow: '-';
	letter-spacing: -0.8px;
	margin: 0px 0px -24px 0px;
	padding: 48px 0px 6px 0px;
	overflow: hidden;
}
.headline-slide {
	position: relative;
	top: 200px;
	font-size: 3.4em;
	line-height: 1.2;
	letter-spacing: -1px;
	text-shadow: 0px 0px 8px rgba(0, 0, 0, .4);
	margin: 0px;
	padding: 0px;
}
.headline-slide a {
	color: #FFFFFF;
	text-decoration: none;
	opacity: .6;
	filter: alpha(opacity=60);
	transition: opacity .25s;
	-moz-transition: opacity .25s;
	-webkit-transition: opacity .25s;
	-o-transition: opacity .25s;
}
.headline-slide a:hover {
	color: #FFFFFF;
	opacity: 1;
	filter: alpha(opacity=100);
}
.profile-singular.profile-sidebar-inactive .headline {
	text-align: center;
}
.title {
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: none;
	margin-bottom: 12px;
	margin-top: 0px;
	padding-top: 0px;
}
.headline a, .headline-small a  {
	font-weight: 300;
}

/************************************************
*	3.	Header  								*
************************************************/

.home-header {
	height: calc(100vh - 240px);
	min-height: 520px;
	max-height: 600px;
}
#header {
	position: relative;
	margin: 0px;
	padding: 0px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
}
#header .feature-img {
	position: absolute;
	left: 50%; bottom: -160px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background: #F4F4F4;
	max-height: 280px;
	max-width: 280px;
	margin: 48px auto 0px;
	padding: 12px;
	overflow: hidden;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	-webkit-border-radius: 50%;
}
#header .feature-img img {
	overflow: hidden;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	-webkit-border-radius: 50%;
}
#header #masthead {
	display: block;
	width: 100%;
	text-align: center;
	padding: 48px 0px;
}
#header .site-title {
	display: block;
	font-family: 'Pacifico', cursive;
	font-size: 4.6em;
	font-weight: 400;
	text-shadow: 0px 0px 8px rgba(0, 0, 0, .4);
	text-transform: none;
	letter-spacing: -1px;
	line-height: 1.6;
	padding: 0px;
	margin: 0px;
}
#header .site-title a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#header .site-description {
	display: block;
	color: #FFFFFF;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: 2.4em;
	font-weight: 300;
	text-shadow: 0px 0px 8px rgba(0, 0, 0, .8);
	text-transform: none;
	letter-spacing: -0.6px;
	line-height: 1.2;
	padding: 0px;
	margin: 0px;
}
#custom-header {
	display: block;
	font-size: 0;
	text-align: center;
	text-indent: -999em;
	line-height: 0;
	margin: 48px 0px;
	padding: 0px;
	overflow: hidden;
	z-index: 8;
}
#custom-header img {
	display: block;
	height: auto;
	margin: 0px auto 0px;
	padding: 0px;
	vertical-align: bottom;
}

/************************************************
*	4.	Navigation      						*
************************************************/

#navigation {
	display: block;
	position: relative;
	background: #FFFFFF;
	font-size: 0.9rem;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0.2px;
	margin: 0px auto 0px;
	padding: 0px;
	z-index: 9;
}
#navigation.home-nav {
	background: none;
}

/* Mobile Setup */
.menu-toggle {
	display: none;
	cursor: pointer;
}
.main-small-navigation ul.mobile-menu {
	display: none;
}

/*** ESSENTIAL STYLES ***/
.menu, .menu * {
	margin:	0px;
	padding: 0px;
	list-style:	none;
}
.menu {
	display: inline-block;
	background: #FFFFFF;
	text-align: center;
	padding: 0px 24px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.menu ul {
	margin: 0px;
	padding: 0px;
}
.menu ul ul,
ul.menu ul {
	background: #FFFFFF;
	position: absolute;
	top: -9999px;
	width: 180px; /* left offset of submenus need to match (see below) */
	margin: 0px;
	border-radius: 0px 0px 3px 3px;
	-moz-border-radius: 0px 0px 3px 3px;
	-khtml-border-radius: 0px 0px 3px 3px;
	-webkit-border-radius: 0px 0px 3px 3px;
}
.menu ul ul ul,
ul.menu ul ul {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
ul.menu ul, ul.sub-menu {
	left: 50%;
	margin-left: -90px;
}
.menu ul ul ul, ul.menu ul ul {
	margin: 0px;
}
.menu ul li ul li, ul.menu ul li {
	width: 100%;
	margin: 0px;
}
.menu li:hover {
	visibility:	inherit; /* fixes IE7 'sticky bug' */
}
.menu li {
	display: inline-block;
	position: relative;
}
.menu a {
	display: inline-block;
}
.menu li:hover ul,
.menu li.sfHover ul {
	top: 60px; /* match top ul list item height */
	z-index: 99;
}
ul.menu li:hover li ul,
ul.menu li.sfHover li ul {
	top: -9999px;
}
ul.menu li li:hover ul,
ul.menu li li.sfHover ul {
	left: 190px; /* match ul width */
	top: 0;
}
ul.menu li li:hover li ul,
ul.menu li li.sfHover li ul {
	top: -9999px;
}
ul.menu li li li:hover ul,
ul.menu li li li.sfHover ul {
	left: 190px; /* match ul width */
	top: 0;
}

/*** SKIN ***/
#navigation .menu .current_page_item a,
#navigation .menu .current_page_ancestor a,
#navigation .menu .current-menu-item a,
#navigation .menu .current-cat a {
	color: #333333;
}
#navigation .menu li .current_page_item a, #navigation .menu li .current_page_item a:hover,
#navigation .menu li .current-menu-item a, #navigation .menu li .current-menu-item a:hover,
#navigation .menu li .current-cat a, #navigation .menu li .current-cat a:hover {
	color: #333333;
}
#navigation .menu .current_page_item ul li a,
#navigation .menu .current-menu-item ul li a,
#navigation .menu .current-menu-ancestor ul li a,
#navigation .menu .current_page_ancestor ul li a,
#navigation .menu .current-cat ul li a {
	color: #999999;
}
#navigation .menu .current_page_item ul li a:hover,
#navigation .menu .current-menu-item ul li a:hover,
#navigation .menu .current-menu-ancestor ul li a:hover,
#navigation .menu .current_page_ancestor ul li a:hover,
#navigation .menu .current-menu-ancestor ul .current_page_item a,
#navigation .menu .current_page_ancestor ul .current-menu-item a,
#navigation .menu .current-cat ul li a:hover {
	color: #333333;
}
.menu {
	margin-bottom: 0;
}
.menu .home a {
	border-left: none;
}
.menu a {
	color: #999999;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 1.2;
	margin: 0px;
	padding: 0px 12px;
	border-left: 1px solid #CCCCCC;
}
.menu a, .menu a:link, .menu a:visited {
	color: #999999;
	text-shadow: none;
}
.menu a:focus, .menu a:hover, .menu a:active {
	color: #333333;
	outline: 0;
}
.menu li:first-child a {
	border-left: none;
	border-top: none;
}
.menu li li a {
	display: block;
	color: #999999;
	height: auto;
	line-height: 36px;
	margin: 0px 12px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	border-left: none;
	border-top: 1px solid rgba(0, 0, 0, .12);
}
.menu ul.sub-menu li:first-child a {
	border-top: none;
}
.menu li li a:focus, .menu li li a:hover, .menu li li a:active {
	color: #333333;
	outline: 0;
}
.menu li {
	line-height: 60px;
	margin: 0px;
}
.menu li li, .menu li ul {
	line-height: 0;
}
.menu li:hover, .menu li.sfHover {
	outline: 0;
}
.menu li li:hover, .menu li li.sfHover {
	outline: 0;
}

/*** ARROWS ***/

/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -12px;
	height: 0;
	width: 0;
	margin-left: -6px;
	/* order of following 3 rules important for fallbacks to work */
	border: 6px solid transparent;
	border-top-color: #ffffff;
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
	left: auto;
	right: -12px;
	top: 50%;
	bottom: auto;
	margin-top: -6px;
	border-color: transparent;
	border-left-color: #ffffff;
}

/************************************************
*	5.	Slideshow		      					*
************************************************/

#slideshow {
	background: #FFFFFF;
	position: relative;
	line-height: 0;
	padding: 64px 24px;
}
#slideshow .row {
	max-width: 920px;
}
#slideshow ul, #slideshow li, #slideshow ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#slideshow .feature-img {
	padding: 0px;
}
#slideshow .default-img {
	background: url(images/default-slide.png) no-repeat center center;
}
#slideshow .loading {
	background: url(images/preloader.gif) no-repeat center center;
}
.flexslider {
	position: relative;
	background: #000000;
	padding: 36px;
	border-radius: 12px;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides li {
	position: relative;
	min-height: 180px;
	max-height: 720px;
}
.flexslider .slides li.default-img {
	min-height: 480px;
}
.flexslider .slides img {
	display: block;
	max-width: 100%;
	margin: 0px auto 0px;
}
.flex-pauseplay span {
	text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}

/* No JavaScript Fallback */
.no-js .flexslider .slides > li:first-child {
	display: none;
}

.flexslider .slides {
	zoom: 1;
}
.flexslider .slides > li {
	position: relative;
}
.flex-container {
	zoom: 1;
	position: relative;
}

/* Caption style */
.flex-caption {
	background: none;
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
	zoom: 1;
}
.flex-caption {
	width: 96%;
	padding: 2%;
	margin: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.3);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	font-size: 14px;
	line-height: 18px;
}

/* Direction Nav */
.flex-direction-nav {
	height: 0;
	z-index: 9;
}
.flex-direction-nav li a {
	width: 80px;
	height: 80px;
	margin: -40px 0 0;
	display: block;
	position: absolute;
	top: 50%;
	cursor: pointer;
	text-indent: -999em;
}
.flex-direction-nav li .flex-next {
	background: url(images/next_btn.png) no-repeat;
	background-position: -80px 0px;
	right: -80px;
}
.flex-direction-nav li .flex-prev {
	background: url(images/prev_btn.png) no-repeat;
	left: -80px;
}
.flex-direction-nav li .flex-next,
.flex-direction-nav li .flex-prev {
	transition: background 0s, color 0s;
	-moz-transition: background 0s, color 0s;
	-webkit-transition: background 0s, color 0s;
	-o-transition: background 0s, color 0s;
}
.flex-direction-nav li .flex-prev:hover {
	background-position: -80px 0px;
}
.flex-direction-nav li .flex-next:hover {
	background-position: 0px 0px;
}
.flex-direction-nav li .disabled {
	opacity: .3;
	filter: alpha(opacity=30);
	cursor: default;
}

/* Control Nav */
.flex-control-nav {
	width: 100%;
	position: absolute;
	text-align: center;
	line-height: 50px;
	left: 0;
	bottom: -44px;
}
.flex-control-nav li {
	display: inline-block;
	margin: 0px;
	padding: 4px !important;
	zoom: 1;
	*display: inline;
}
.flex-control-nav li:first-child {
	margin: 0;
}
.flex-control-nav li a {
	display: block;
	background: #cccccc;
	width: 6px;
	height: 6px;
	line-height: 0;
	cursor: pointer;
	text-indent: -999em;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.flex-control-nav li a:hover {
	background: #666666;
}
.flex-control-nav li a.flex-active {
	background: #333333;
	cursor: default;
}

/************************************************
*	6.	Grid	 					     	    *
************************************************/

#wrap {
	padding: 0px;
	overflow: hidden;
}
.container {
	margin: 0px auto 0px;
	padding: 0px 24px;
}
.container.home {
	padding-left: 0;
	padding-right: 0;
}
.container.logo-active {
	padding-top: 160px;
}
.row {
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
}
	/* To fix the grid into a certain size, set max-width to width */
.row .row {
	min-width: 0;
}
.column, .columns {
	margin-left: 4.4%;
	float: left;
	min-height: 1px;
	position: relative;
}
.column:first-child, .columns:first-child {
	margin-left: 0;
}
[class*="column"] + [class*="column"]:last-child {
	float: right;
}

.row .one 		{ width: 4.3%; }
.row .two 		{ width: 13%; }
.row .three 	{ width: 21.679%; }
.row .four 		{ width: 30.37%; }
.row .five 		{ width: 39.1%; }
.row .six 		{ width: 47.8%; }
.row .seven 	{ width: 56.5%; }
.row .eight 	{ width: 65.2%; }
.row .nine 		{ width: 73.9%; }
.row .ten 		{ width: 82.6%; }
.row .eleven 	{ width: 91.3%; }
.row .twelve 	{ width: 100%; }

.row .offset-by-one 	{ margin-left: 13.1%; }
.row .offset-by-two 	{ margin-left: 21.8%; }
.row .offset-by-three 	{ margin-left: 30.5%; }
.row .offset-by-four 	{ margin-left: 39.2%; }
.row .offset-by-five 	{ margin-left: 47.9%; }
.row .offset-by-six 	{ margin-left: 56.6%; }
.row .offset-by-seven 	{ margin-left: 65.3%; }
.row .offset-by-eight 	{ margin-left: 74.0%; }
.row .offset-by-nine 	{ margin-left: 82.7%; }
.row .offset-by-ten 	{ margin-left: 91.4%; }

.row .centered { float: none; margin: 0 auto; }

.row .offset-by-one:first-child 	{ margin-left: 8.7%; }
.row .offset-by-two:first-child 	{ margin-left: 17.4%; }
.row .offset-by-three:first-child 	{ margin-left: 26.1%; }
.row .offset-by-four:first-child 	{ margin-left: 34.8%; }
.row .offset-by-five:first-child 	{ margin-left: 43.5%; }
.row .offset-by-six:first-child 	{ margin-left: 52.2%; }
.row .offset-by-seven:first-child 	{ margin-left: 60.9%; }
.row .offset-by-eight:first-child 	{ margin-left: 69.6%; }
.row .offset-by-nine:first-child 	{ margin-left: 78.3%; }
.row .offset-by-ten:first-child 	{ margin-left: 87%; }
.row .offset-by-eleven:first-child 	{ margin-left: 95.7%; }

/* Nicolas Gallagher's micro clearfix */
.row:before, .row:after, .clearfix:before, .clearfix:after { content:""; display:table; }
.row:after, .clearfix:after { clear: both; }
.row, .clearfix { zoom: 1; }

.two-column {
	float: left;
	width: 48%;
}
.two-column.first {
	padding-right: 2%;
}
.two-column.last {
	padding-left: 2%;
}

/************************************************
*	7.	Homepage	 	        		     	*
************************************************/

#homepage {
	padding: 0px 24px;
}

/************************************************
*	8.	Social Media   							*
************************************************/

.container.social .social-icons {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.social-icons {
	text-align: center;
	margin: 12px 0px 24px 0px;
}
.social-icons.social-blog {
	margin-bottom: -12px;
}
.social-icons a {
	display: inline-block;
	width: 48px;
	height: 48px;
	font-size: 22px;
	font-weight: normal;
	line-height: 46px;
	text-decoration: none;
	margin: 4px;
	box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.08);
	border: 1px solid rgba(0, 0, 0, .12);
	border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.social-icons a:hover {
	background: #000000;
	border-color: rgba(0, 0, 0, 0);
	box-shadow: none;
}
.social-icons a i.fa {
	color: #999999;
}
.social-icons a:hover i.fa {
	color: #ffffff;
}
.social-icons a[href*="twitter.com"]:hover	{
	background: #00aced;
}
.social-icons a[href*="facebook.com"]:hover	{
	background: #3b5998;
}
.social-icons a[href*="plus.google.com"]:hover {
	background: #dd4b39;
}
.social-icons a[href*="linkedin.com"]:hover {
	background: #007bb6;
}
.social-icons a[href*="pinterest.com"]:hover	{
	background: #cb2027;
}
.social-icons a[href*="youtube.com"]:hover	{
	background: #bb0000;
}
.social-icons a[href*="instagram.com"]:hover	{
	background: #517fa4;
}
.social-icons a[href*="dribbble.com"]:hover {
	background: #ea4c89;
}
.social-icons a[href*="foursquare.com"]:hover {
	background: #0072b1;
}
.social-icons a[href*="yelp.com"]:hover {
	background: #d32323;
}
.social-icons a[href*="etsy.com"]:hover {
	background: #d5641c;
}
.social-icons a[href*="reddit.com"]:hover {
	background: #ff4500;
}
#jp-post-flair {
	margin-top: 12px;
}
#jp-post-flair div.sd-block {
	padding: 12px 0px 6px 0px;
}

/************************************************
*	9.	Content		 	        		     	*
************************************************/

.blog-holder {
	margin: 0px auto 0px;
	padding: 36px;
	overflow: hidden;
	border-bottom: 1px solid rgba(0, 0, 0, .12);
}
.article {
	display: block;
	max-width: 980px;
	margin: 0px auto 0px;
	padding: 0px;
}
.container.blog-full .article {
	padding: 24px 0px;
}
.postarea {
	margin: 0px;
	padding: 48px 0px;
}
.postarea.archive {
	background: #FFFFFF;
	margin: 48px 0px;
	padding: 36px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
	-moz-box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
	-webkit-box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
}
.postarea.blog {
	background: #FFFFFF;
	max-width: 880px;
	margin: 48px auto;
	padding: 0px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
	-moz-box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
	-webkit-box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
}
.post-date {
	color: #999999;
	font-family: 'Merriweather', Georgia, 'Times New Roman', Times, serif;
	font-size: 0.9em;
	margin-top: -6px;
}
.post-date a {
	color: #666666;
	font-weight: normal;
}
.blog-holder .headline {
	padding-bottom: 24px;
}
.blog-holder .article p:last-child {
	margin-bottom: 0px;
}
.blog-holder .post-date {
	margin-top: -26px;
}
.blog-holder .post-date span {
	background: #FFFFFF;
	padding: 0px 12px;
}
.postmeta {
	display: block;
	font-size: 0.9em;
	line-height: 24px;
	margin: 24px 0px 0px 0px;
	padding: 12px 0px 12px 0px;
	border-top: 1px solid rgba(0, 0, 0, .12);
	border-bottom: 1px solid rgba(0, 0, 0, .12);
	overflow: hidden;
}
.postmeta p {
	margin: 0px;
	padding: 0px;
}
.postmeta i, .btn i {
	color: #999999;
	font-size: 12px;
	margin-right: 4px;
	position: relative;
	top: 1px;
}
.meta-text {
	float: left;
	display: inline-block;
	line-height: 30px;
}
.avatar {
	background: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, .12);
	margin: 10px 20px 10px 0px;
	padding: 4px;
}
.author-avatar {
	float: left;
	display: block;
	width: 12%;
	margin-top: 20px;
	padding-right: 3.6%;
}
.author-avatar .avatar {
	display: block;
	margin: 0px;
	padding: 0px;
	border: none;
}
.author-column {
	float: right;
	width: 80%;
	margin-top: 20px;
	padding-left: 4%;
	border-left: 1px solid rgba(0, 0, 0, .12);
}
.author-page .pagination {
	padding-bottom: 0px;
}
.archive-column {
	float: left;
	width: 30%;
	margin: 0px;
	padding: 20px 5% 0px 0px;
}
.archive-column.last {
	padding-right: 0;
}
.error-404 {
	background: #FFFFFF;
	margin: 0px;
	padding: 40px;
	overflow: hidden;
}
.post-edit-link {
	display: block;
	margin-top: 12px;
}

/************************************************
*	11.	Pagination 	  		      		     	*
************************************************/

.pagination {
	display: block;
	width: 100%;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	margin: 0px;
	padding: 24px 0px;
	position: relative;
	z-index: 9;
}
.pagination.archive {
	margin-top: -24px;
	margin-bottom: 24px;
}
.pagination .page-numbers {
	display: inline-block;
	background: #FFFFFF;
	color: #666666;
	min-width: 18px;
	min-height: 18px;
	text-decoration: none;
	margin: 0px 2px;
	padding: 4px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	-webkit-border-radius: 50%;
	box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .2);
	-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .2);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .2);
}
.pagination .page-numbers:hover,
.pagination .page-numbers:active,
.pagination .page-numbers.current {
	background: #000000;
	color: #FFFFFF;
}
.post-navigation {
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.previous-post {
	float: left;
	font-size: 0.9em;
	margin-top: 24px;
}
.next-post {
	float: right;
	font-size: 0.9em;
	margin-top: 24px;
}
.page-links {
	display: block;
	overflow: hidden;
	margin: 12px 0px;
}
.page-links .link-label {
	color: #000000;
	font-weight: bold;
	margin-left: 0px;
}
.page-links span {
	margin: 0px 3px;
}

/************************************************
*	12.	WordPress Gallery					    *
************************************************/

.gallery {
	display: flex;
	flex-wrap: wrap;
	margin: 32px auto 32px;
	overflow: hidden;
}
.gallery .gallery-item {
	text-align: center;
	line-height: 0;
	margin: 0px;
	padding: 6px;
	box-sizing: border-box;
}
.gallery-item a {
	display: block;
}
.gallery-item img {
	margin: 0px;
	padding: 0px;
	border: 4px solid #ffffff !important;
	border-radius: 2px;
	box-sizing: border-box;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.12);
	transition: all .25s;
	-moz-transition: all .25s;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
}
.gallery-item img:hover {
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
}
.gallery-item .gallery-caption {
	font-size: 12px;
	line-height: 1.65;
	margin: 6px 0px;
}
.gallery.gallery-columns-1 .gallery-item {
	flex-basis: 100%;
}
.gallery.gallery-columns-2 .gallery-item {
	flex-basis: 50%;
}
.gallery.gallery-columns-3 .gallery-item {
	flex-basis: 33.33%;
}
.gallery.gallery-columns-4 .gallery-item {
	flex-basis: 25%;
}
.gallery.gallery-columns-5 .gallery-item {
	flex-basis: 20%;
}
.gallery.gallery-columns-6 .gallery-item {
	flex-basis: 16.66%;
}
.gallery.gallery-columns-7 .gallery-item {
	flex-basis: 14.285%;
}
.gallery.gallery-columns-8 .gallery-item {
	flex-basis: 12.5%;
}
.gallery.gallery-columns-9 .gallery-item {
	flex-basis: 11.11%;
}

/************************************************
*	13.	Images  					   		    *
************************************************/

.feature-img,
div[class*="embed-"] {
	display: block;
	text-align: center;
	line-height: 0;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
}
.blog-holder .feature-img,
.blog-holder div[class*="embed-"] {
	width: calc(100% + 72px);
	position: relative;
	left: -36px;
}
.feature-img.page,
.feature-img.post {
	background: #FFFFFF;
	padding: 24px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
	-moz-box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
	-webkit-box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
}
.feature-img.page {
	margin: 48px auto 0px;
}
.feature-img.post {
	margin: 24px auto 12px;
}
img.aligncenter,
.wp-block-image .aligncenter {
	text-align: center;
	margin: 24px auto;
	padding: 0px;
}
img.alignnone,
.wp-block-image .alignnone {
	margin: 24px 0px;
	padding: 0px;
}
img.alignright,
.wp-block-image .alignright {
	margin: 24px 0px 24px 24px;
	padding: 0px;
}
img.alignleft,
.wp-block-image .alignleft {
	margin: 24px 24px 24px 0px;
	padding: 0px;
}
.profile-sidebar-inactive.profile-singular .alignfull {
	width: 100vw;
	left: calc(-50vw + 50%);
	margin-left: 0px;
	margin-right: 0px;
}
.profile-sidebar-inactive.profile-singular .alignwide {
	width: calc(100% + 120px);
	left: -60px;
	margin-left: 0px;
	margin-right: 0px;
}
.profile-sidebar-inactive.profile-singular .alignfull .alignfull,
.profile-sidebar-inactive.profile-singular .alignfull .alignwide,
.profile-sidebar-inactive.profile-singular .alignwide .alignwide,
.profile-sidebar-inactive.profile-singular .alignwide .alignfull {
	max-width: 100%;
	left: auto;
}
.alignwide, .alignfull {
	position: relative;
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	box-sizing: border-box;
}
.aligncenter {
	display: block;
	margin: 12px auto 12px;
}
.alignright {
	float: right;
	margin: 12px 0px 12px 24px;
}
.alignleft {
	float: left;
	margin: 12px 24px 12px 0px;
}
.wp-caption {
	background: #FFFFFF;
	max-width: 94%;
	text-align: center;
	padding: 12px;
	margin-bottom: 12px;
	border: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
	-moz-box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
	-webkit-box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
}
.wp-caption img {
	padding: 0px;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	width: 100%;
}
.wp-block-image figcaption,
.wp-caption figcaption,
.wp-caption-text {
	font-size: 85%;
	line-height: 1.6;
	margin: 0px;
	padding: 8px;
}
#wpstats {
	display: none;
}
i.fa {
	color: #cccccc;
}

/************************************************
*	14.	Sidebar		 	       			     	*
************************************************/

.sidebar {
	background: #FFFFFF;
	margin: 48px 0px;
	padding: 0px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
	-moz-box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
	-webkit-box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
}

/************************************************
*	15.	Sidebar Widgets							*
************************************************/

.widget {
	margin: 0px;
	padding: 24px;
	border-bottom: 1px solid rgba(0, 0, 0, .12);
}
.widget:last-child {
	border-bottom: none;
}
.widget ul {
	margin: 0px;
	padding: 0px;
}
.widget ul li {
	display: block;
	background: none;
	line-height: 2;
	margin: 8px 0px;
	padding: 0px;
	overflow: hidden;
}
.widget ul li a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.widget ul li a:hover {
	text-decoration: none;
}
.widget ul ul {
	margin: 0px;
}
.widget li li {
	padding-left: 12px;
}
.widget table {
	margin: 0px;
}
.textwidget p {
	margin: 12px 0px;
	padding: 0px;
}
.wp_widget_tag_cloud,
.widget .tagcloud {
	line-height: 1.4;
}
.wp_widget_tag_cloud a,
.widget .tagcloud a {
	font-weight: normal;
}

/************************************************
*	16.	Custom Menu Widget						*
************************************************/

.sidebar ul.menu {
	float: none;
	background: none;
	width: 100%;
}
.sidebar ul.menu .current_page_item a,
.sidebar ul.menu .current-menu-item a {
	background-color: none;
	color: #00ccff;
	border: none;
}
.sidebar ul.menu li a,
.sidebar ul.menu li a:link {
	display: block;
	background: none;
	color: #000000;
	height: auto;
	text-align: left;
	text-shadow: none;
	letter-spacing: 0px;
	line-height: 1.8;
	margin: 8px 0px;
	padding: 0px;
	border: none;
}
.sidebar ul.menu li a:hover,
.sidebar ul.menu li a:active,
.sidebar ul.menu li a:focus {
	color: #00ccff;
}
.sidebar ul.menu li {
	float: none;
	display: block;
	background: none !important;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.sidebar ul.menu li ul.sub-menu {
	background: none;
	width: 100%;
	top: 0;
	left: 0;
	margin: 0px;
	padding-top: 0px;
	position: relative;
	z-index: 9;
}
.sidebar .sf-sub-indicator,
.sidebar .menu ul ul .sf-sub-indicator,
.sidebar ul.menu ul .sf-sub-indicator {
	top: 10px;
	right: 0;
	left: auto;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #666666;
}

/************************************************
*	17.	Calendar Widget							*
************************************************/

#calendar_wrap {
	margin: 0px auto 0px;
	padding: 5px 0px;
}
#wp-calendar {
	width: 100%;
	text-align: center;
}
#wp-calendar #today {
	background: #f4f4f4;
	background: rgba(0, 0, 0, .08);
	color: #000000;
	font-weight: bold;
}
#wp-calendar a {
	margin: 0px !important;
}
#wp-calendar caption {
	font-size: 16px;
	margin: 5px 0px 5px 0px;
}
#wp-calendar #prev a {
	float: left;
	text-align: left;
	padding-left: 12px;
}
#wp-calendar #next a {
	float: right;
	text-align: right;
	padding-right: 12px;
}

/************************************************
*	18.	RSS Widget 								*
************************************************/

.widget.widget_rss li {
	margin-bottom: 18px;
	padding-bottom: 12px;
	border-bottom: 1px solid #DDDDDD;
 }
.widget.widget_rss li:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: none;
 }
.widget .title a.rsswidget {
	display: inline;
}
.widget a.rsswidget {
	display: block;
}
.widget .rss-date {
	display: block;
	font-size: 0.8em;
	margin-bottom: 8px;
}

/************************************************
*	19.	Recent Comments Widget 					*
************************************************/

.widget_recent_comments table {
	background: none;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	line-height: 1.6;
}
.widget_recent_comments table thead,
.widget_recent_comments table tfoot,
.widget_recent_comments table td,
.widget_recent_comments table th {
	border: none;
}
.widget_recent_comments .avatar {
	background: none;
	margin: 6px 6px 6px 0px;
	padding: 0px;
	border: none;
}

/************************************************
*	20.	Search Form								*
************************************************/

#searchform {
	margin: 0px;
	padding: 0px;
}
#searchform label {
	display: none;
}
#s {
	float: left;
	background: #F9F9F9;
	color: #999999;
	width: 68%;
	height: 36px;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 36px;
	margin: 0px 0px 0px 0px;
	padding: 0px 3% !important;
	border: none;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .2);
	-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .2);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .2);
}
.sidebar .widget_search {
	background: none;
	overflow: hidden;
}
.sidebar #searchsubmit {
	float: right;
	width: 20%;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 32px;
	height: 36px;
	margin: 0px 0px 0px 2.8%;
	padding: 0px 12px;
	cursor: pointer;
}

/************************************************
*	21.	Footer  								*
************************************************/

#footer {
	background: #222222;
	margin: 0px;
	padding: 48px 0px;
	position: relative;
	z-index: 1;
}
#footer a {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
.footer {
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 12px 0px;
}
.footer p {
	font-size: 0.85em;
	color: #999999;
	font-weight: normal;
	line-height: 2;
	margin: 0px;
	padding: 0px;
}

/************************************************
*	22.	Buttons  								*
************************************************/

button, .btn, a.button, .reply a, #searchsubmit, #prevLink a, #nextLink a, .more-link,
#submit, #comments #respond input#submit, form input[type='submit'], .wp-block-button a {
	display: inline-block;
	background-color: #F9F9F9;
	color: #666666;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 0.9rem;
	font-weight: bold;
	font-style: normal;
	line-height: 1.8;
	text-decoration: none !important;
	margin: 12px 0px;
	padding: 6px 16px;
	border-radius: 3px;
	border: 1px solid #CCCCCC;
	box-shadow: inset 0px 1px 0px rgba(255, 255, 255, .6);
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.10));
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.10));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.10));
	background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.10));
	background-image: linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.10));
	transition: all .25s;
}
button:hover, .btn:hover, .reply a:hover, #searchsubmit:hover, #prevLink a:hover, #nextLink a:hover, .more-link:hover,
#submit:hover, #comments #respond input#submit:hover, form input[type='submit']:hover, .wp-block-button a:hover {
	color: #333333;
	text-decoration: none;
	cursor: pointer;
	border: 1px solid #F9F9F9;
	box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .2);
}
.more-link {
	margin-top: 12px;
}

/************************************************
*	23.	Comments								*
************************************************/

#author, #email, #url {
	background: #FFFFFF;
	color: #666666;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 5px;
	border: 1px solid rgba(0, 0, 0, .12);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .12);
	-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .12);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .12);
}
#comment {
	background: #FFFFFF;
	color: #666666;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 5px 0px;
	padding: 5px;
	border: 1px solid rgba(0, 0, 0, .12);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .12);
	-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .12);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .12);
}
#comments {
	background: rgba(0, 0, 05, .03);
	margin-top: 24px;
	padding: 12px 24px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#comments-title {
	font-size: 2em;
	margin: 4px 0px 8px 0px;
	padding: 4px 0px 8px 0px;
}
#reply-title {
	margin: 0px;
	padding: 0px;
}
.commentlist li .avatar {
	float: right;
	background: #FFFFFF;
	margin: 0px 0px 12px 12px;
	padding: 6px;
	border: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.commentlist {
	margin: 0px;
	padding: 0px;
}
.commentlist ol {
	margin: 0px;
	padding: 10px;
}
.commentlist li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-top: 1px solid rgba(0, 0, 0, .12);
}
.commentlist li:last-child {
	border-bottom: 1px solid rgba(0, 0, 0, .12);
}
.commentlist li ul li {
	padding-left: 24px;
}
.commentlist li ul li:last-child {
	border-bottom: none;
}
.commentlist p {
	margin: 10px 0px;
	padding: 0px;
}
.comment {
	padding: 18px 0px;
}
.comment-author {
	display: block;
}
a.comment-time {
	display: block;
	font-size: 0.8em;
	font-weight: normal;
	margin-top: -2px;
}
#commentform {
	margin: 5px 0px 0px 0px;
}
.commentlist li #respond {
	border-top: 1px solid rgba(0, 0, 0, .12);
}
#comments #respond {
	padding: 0px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#respond #comment-form-subscribe {
	margin-top: 12px;
	margin-bottom: 12px;
	padding-left: 12px;
}
#cancel-comment-reply-link {
	display: block;
	font-family: 'Merriweather', Georgia, 'Times New Roman', Times, serif;
	font-size: 0.7em;
	font-weight: normal;
	text-transform: none;
	margin: 6px 0px 18px 0px;
}
.form-submit #submit {
	margin-top: 0px !important;
}
p.logged-in-as {
	margin-top: -6px;
}
.comment-edit-link {
	float: right;
	display: inline-block;
	font-size: 0.8em;
	line-height: 1;
	margin-top: -18px;
	padding: 0px;
}
.pingback .comment-edit-link {
	float: none;
	display: inline;
	margin-top: 0px;
}
.reply {
	margin: 0px;
	padding: 6px 0px;
}
.commentmetadata {
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	display: block;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}
.form-allowed-tags {
	display: none;
}
.thread-alt, .thread-even {
	margin: 0px;
	padding: 0px;
}
.children {
	margin: 0px;
	padding: 0px;
}
.even, .alt {
	margin: 0px;
	padding: 0px;
}

/************************************************
*	24. Forms									*
************************************************/

form {
	display: block;
	overflow: hidden;
}
form p {
	margin: 6px 0px;
}
form div {
	display: block;
}
form li,
form ul,
form ol {
	list-style: none;
	margin: 6px 0px;
	padding: 0px;
}
form ul li {
	list-style: none;
	padding: 0px;
}
form legend {
	font-weight: bold;
	padding-top: 10px;
}
form label {
	margin-top: 6px;
}
form input[type='url'],
form input[type='tel'],
form input[type='email'],
form input[type='text'],
form input[type='password'],
form input[type='number'],
form textarea,
form select {
	display: block;
	background: #FFFFFF;
	font-family: inherit;
	font-size: 1rem;
	line-height: 1.4;
	margin: 4px 12px 4px 0px;
	padding: 8px;
	border: 1px solid rgba(0, 0, 0, .12);
	border-radius: 3px;
	box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .1);
}
form input[type='checkbox'],
form input[type='radio'] {
	display: inline-block;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 6px;
}
form input[type='submit'] {
	margin-top: 0px;
	height: 36px;
}
form.contact-form input[type="text"],
form.contact-form input[type="email"],
form.contact-form input[type="tel"],
form.contact-form input[type="url"] {
	width: 100%;
}
form.contact-form label span {
	float: right;
}
select {
	background: #FFFFFF;
	max-width: 100%;
	font-size: 1.2rem;
	line-height: 1.4;
	margin: 4px 12px 4px 0px;
	padding: 8px !important;
	border: 1px solid rgba(0, 0, 0, .12);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .1);
}
.sidebar select {
	background: #F9F9F9;
}

/************************************************
*	25. Tables		 							*
************************************************/

table {
	width: 100%;
	background: #ffffff;
	text-align: left;
	margin: 32px 0px;
	padding: 0px;
	box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.08);
	border: 3px solid rgba(0, 0, 0, 0.12);
	border-spacing: 0;
	border-radius: 4px;
}
table p,
table form,
table ul,
table li {
	margin: 6px 0px;
	padding: 0px;
}
table thead,
table tfoot {
	border: 1px solid #dddddd;
	border: 1px solid rgba(0, 0, 0, 0.12);
}
table tbody tr:nth-child(odd) {
	background: rgba(0, 0, 0, 0.04);
}
table th {
	font-size: 1.1rem;
	text-transform: uppercase;
	margin: 0px;
	padding: 12px;
	border-top: 1px solid #dddddd;
	border-top: 1px solid rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
}
table td {
	padding: 12px;
	margin: 0px;
	border-top: 1px solid #dddddd;
	border-top: 1px solid rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
}

/************************************************
*	26. Jetpack: Infinite Scroll                *
************************************************/

.infinite-scroll .pagination {
	display: none;
}

.infinity-end.neverending #footer {
	display: block;
}

#infinite-footer .container {
	background: rgba( 0, 0, 0, 0.8 );
	border: 1px solid #000;
	font-family: 'Droid Sans', Arial, Verdana, sans-serif;
	color: #999;
}

#infinite-footer .blog-credits,
#infinite-footer .blog-credits a,
#infinite-footer .blog-credits a:hover,
#infinite-footer .blog-info a,
#infinite-footer .blog-info a:hover {
	color: #999;
}

#infinite-handle {
	text-align: center;
}
#infinite-handle > span {
	display: inline-block;
	background: #FFF;
	color: #666;
	text-decoration: none;
	margin-bottom: 60px;
	padding: 0 1em;
	-moz-border-radius:    12px;
	-khtml-border-radius:  12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow:    inset 1px 1px 1px rgba( 0, 0, 0, .2 );
	-webkit-box-shadow: inset 1px 1px 1px rgba( 0, 0, 0, .2 );
	box-shadow:         inset 1px 1px 1px rgba( 0, 0, 0, .2 );
	-moz-transition:    background .25s, color .25s;
	-webkit-transition: background .25s, color .25s;
	-o-transition:      background .25s, color .25s;
	transition:         background .25s, color .25s;
}
#infinite-handle > span:hover {
	background: #000;
	color: #fff;
}
.infinite-loader {
	margin: -4px auto 58px;
	width: 34px;
	height: 34px;
}
.infinite-scroll.neverending #footer {
	display: none;
}
.infinite-scroll.neverending.infinity-end #footer {
	display: block;
}
#infinite-footer {
	z-index: 10;
}
#infinite-footer .container {
	background-color: #222;
	color: #666;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 980px;
	right: 0;
	left: 0;
	z-index: 10;
}
.profile-right-sidebar #infinite-footer {
	left: 50%;
	margin-left: -491px;
	width: 980px;
}
.profile-right-sidebar #infinite-footer .container {
	margin-left: 0;
	width: 640px;
}
#infinite-footer a {
	text-decoration: none;
	-moz-transition:    background .25s, color .25s;
	-webkit-transition: background .25s, color .25s;
	-o-transition:      background .25s, color .25s;
	transition:         background .25s, color .25s;
}
#infinite-footer a:hover,
#infinite-footer .blog-credits a:hover,
#infinite-footer .blog-info a:hover {
	color: #fff;
}

/************************************************
*	27. WP.com                                  *
************************************************/

.profile-background-image .postarea,
.profile-background-image .featured-page,
.profile-background-image .headline-archive {
	background: #FFF;
	margin: 48px 0px;
	padding: 36px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 2px 2px 0px rgba( 0, 0, 0, 0.06 );
	-webkit-box-shadow: 2px 2px 0px rgba( 0, 0, 0, 0.06 );
	box-shadow: 2px 2px 0px rgba( 0, 0, 0, 0.06 );
}
.profile-background-image.page-template-template-social-php .social-icons a {
	background-color: #fff;
}
body .slideshow-window {
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 2px 2px 0px rgba( 0, 0, 0, 0.06 );
}
#jp-post-flair.sharedaddy .sd-block {
	border-color: rgba( 0, 0, 0, 0.12 );
}

/************************************************
27. Gutenberg
************************************************/

.wp-block-image,
.wp-block-table {
	max-width: none;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
.wp-block-table td {
	padding: 12px;
}
.wp-block-table.is-style-stripes {
	border-bottom: none;
}
.wp-block-image img {
	display: block;
}
.wp-block-embed {
	margin-left: auto;
	margin-right: auto;
}
.wp-block-gallery .blocks-gallery-item {
	padding: 0px;
}
.wp-block-gallery .blocks-gallery-image {
	margin-left: 0px;
	margin-right: 0px;
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
	box-sizing: border-box;
}
.wp-block-cover.alignfull,
.wp-block-cover-image.alignfull,
.wp-block-cover .wp-block-button,
.wp-block-cover-image .wp-block-button {
	margin-top: 0px;
	margin-bottom: 0px;
}
.wp-block-cover h2 {
	padding: 0px;
}
.wp-block-cover .wp-block-cover__inner-container {
	padding: 0px 36px;
	box-sizing: border-box;
}
.wp-block-cover.alignfull .wp-block-cover__inner-container,
.wp-block-cover.alignwide .wp-block-cover__inner-container {
	position: relative;
	top: 0;
	width: 100%;
	margin: 0px auto;
	transition: all 1s ease-in-out;
	transition-delay: 0.5s;
	z-index: 7;
}
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2, .wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text, .wp-block-cover h2 {
	max-width: none;
	margin-left: auto;
	margin-right: auto;
}
.page .postarea > .wp-block-cover.alignfull:first-child,
.page .postarea > .wp-block-cover.alignwide:first-child {
	margin-top: -48px !important;
}
.wp-block-button {
	position: relative;
	text-align: center;
	box-sizing: border-box;
}
.wp-block-button.alignleft {
	float: none;
	text-align: left;
}
.wp-block-button.alignright {
	float: none;
	text-align: right;
}
.wp-block-button.alignwide a {
	display: block;
}
.wp-block-button a.has-background:hover,
.wp-block-button a.has-text-color:hover {
	color: inherit;
}
.wp-block-button.is-style-outline a {
	background: inherit;
	box-shadow: none;
	text-shadow: none;
	border-color: inherit;
	border-width: 2px;
}
.wp-block-button.is-style-outline a:hover {
	color: inherit;
	background: inherit;
}
.has-background-dim .wp-block-button.is-style-outline a:hover {
	color: #ffffff;
	border-color: #ffffff;
}
.wp-block-pullquote {
	position: relative;
	margin: 36px 0px 24px;
	padding: 36px;
	border-top: 2px solid #dddddd;
	border-bottom: 2px solid #dddddd;
}
.wp-block-pullquote p {
	font-style: italic;
}
.wp-block-pullquote::before {
	position: absolute;
	top: -28px; left: 50%;
	background: #ffffff;
	color: rgba(0, 0, 0, 0.4);
	content: '\f10d';
	font-family: 'FontAwesome';
	font-size: 24px;
	width: 48px;
	height: 48px;
	line-height: 48px;
	margin-left: -24px;
	border-radius: 50%;
	border: 2px solid #dddddd;
}
.wp-block-pullquote.is-style-solid-color {
	padding-left: 48px;
}
.wp-block-pullquote.is-style-solid-color::before {
	left: 0px;
	top: 36px;
}
.wp-block-pullquote.is-style-solid-color blockquote {
	max-width: none;
}
.wp-block-pullquote blockquote {
	margin: 0px;
	padding: 0px;
	border: none;
}
.wp-block-pullquote blockquote p {
	margin-bottom: 12px;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
	text-align: left;
}
.wp-block-pullquote__citation,
.wp-block-pullquote blockquote cite {
	font-size: 90%;
	font-style: normal;
	text-transform: uppercase;
	opacity: 0.6;
}
.wp-block-audio {
	margin-left: 0px;
	margin-right: 0px;
}
.wp-block-audio audio {
	width: 100%;
}
.wp-block-separator {
	margin: 36px auto;
	border: none;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
	max-width: 100px;
}
.wp-block-social-links .wp-social-link {
	padding: 0px;
}
.wp-block-social-links .wp-social-link a {
	color: inherit;
}
.wp-block-columns {
	margin-bottom: 0px;
	box-sizing: border-box;
}
.wp-block-columns.alignwide,
.wp-block-columns.alignfull {
	padding-left: 36px;
	padding-right: 36px;
}
.wp-block-column > :first-child {
	margin-top: 0px;
}
.wp-block-jetpack-email,
.wp-block-jetpack-phone {
	margin-top: 6px;
	margin-bottom: 6px;
}
.wp-block-jetpack-address {
	margin-top: 6px;
	margin-bottom: 6px;
}
.wp-block-jetpack-email::before {
	color: #999999;
	font-family: 'FontAwesome';
	font-size: 90%;
	content: '\f0e0';
	margin-right: 8px;
}
.wp-block-jetpack-phone::before {
	color: #999999;
	font-family: 'FontAwesome';
	content: '\f095';
	margin-right: 8px;
}
.wp-block-jetpack-address::before {
	float: left;
	color: #999999;
	font-family: 'FontAwesome';
	content: '\f041';
	margin-right: 8px;
}
.wp-block-jetpack-layout-grid div[class*="wp-block"].alignfull,
.wp-block-jetpack-layout-grid figure[class*="wp-block"].alignfull,
.wp-block-jetpack-layout-grid div[class*="wp-block"].alignwide,
.wp-block-jetpack-layout-grid figure[class*="wp-block"].alignwide {
	left: auto;
	width: auto;
	max-width: 100%;
	padding: 0px;
}
