/*
Theme Name: Theia Lite
Theme URI: https://gecodigital.com/downloads/theia-theme
Author: Daniele Crusi - Gecodigital
Author URI: https://www.gecodigital.com
Description: Theia Lite is a beautiful WordPress blogging theme with elegant Typography and post styling. It features a custom image header with text. The menu and the sidebar appear when you press the corresponding buttons. Demo here http://demo.gecodigital.com/theia-lite
Version: 1.3.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: theia-lite
Tags:  blog, news, one-column, right-sidebar, custom-menu, custom-logo, custom-colors, custom-header, featured-images, threaded-comments, translation-ready, rtl-language-support
Tested up to: 5.4
Requires PHP: 5.6
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
	## Media Print
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
	text-decoration: none;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #6b6b6b;
	font-family: 'Noto Sans', sans-serif;
    font-weight: 400;
    font-style: normal;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3, 
h4, 
h5, 
h6, 
.site-title {
    clear: both;
    font-weight: 700;
    line-height: 1.5;
}
h1{
	font-size: 28px;	
}
h2{
	font-size: 25px;
}
h3{
	font-size: 23px;	
}
h4{
    font-size: 21px;	
}
h5{
	font-size: 18px;
}
h6{
	font-size: 15px;
}
p {
	margin-bottom: 1em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1em;
}
blockquote p{
	position: relative;
	border-left: 5px solid;
    margin: 0;
    padding-left: 15px;
}
address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #f2f3f0; /* Fallback for when there is no custom background color defined. */
}

blockquote:after{
	content: "";
}
blockquote{
	quotes: "" "";
}
q {
    quotes: "\00ab" "\00bb";
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
	border-radius: 6px;
}

figure {
	margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}
body.single .edit-link a,
body.single .tags-links a {
    background-color: transparent;
    border-radius: 3px;
    color: #aaaaaa;
    display: inline-block;
    font-size: 11px;
    line-height: 13px;
    padding: 4px 6px 3px;
    position: relative;
    text-transform: uppercase;
	-webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}
body.single .edit-link a:hover,
body.single .tags-links a:hover {
    background: #444444;
    color: #ffffff;
	-webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
div.wpcf7 input[type="file"] {
    cursor: pointer;
    width: 100%;
}
.widget.widget_search input[type="search"], 
.widget.woocommerce.widget_product_search input[type="search"] {
    width: 68%;
    display: inline-block;
	border-bottom: 1px solid #dcdcdc;
    -webkit-appearance: none;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    padding: 4px 15px;
	margin: 0;
    line-height: 1;
    float: left;
    height: 36px;
}
.widget.widget_search input[type="submit"], 
.widget.woocommerce.widget_product_search input[type="submit"] {
    width: 32%;
    display: inline-block;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    float: right;
    height: 36px;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-bottom: 1px solid;
	border-radius: 6px;
    border-color: #008a19;
    background: #008a19;
    color: #fff;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    padding: 0.85em 1em 0.64em;
	-o-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #008a19;
    background: transparent;
    color: #008a19;
	-o-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #008a19;
    background: transparent;
    color: #008a19;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #dcdcdc;
	border-bottom: 2px solid #dcdcdc;
	border-radius: 6px;
	padding: 3px;
	margin: 2px 0px;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
}

select {
	border: 1px solid #dcdcdc;
	border-bottom: 2px solid #dcdcdc;
	border-radius: 6px;
	outline: none;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"]{
	width: 60%;
}
.widget-area input[type="text"],
.widget-area input[type="email"],
.widget-area input[type="url"],
.widget-area input[type="password"],
.widget-area input[type="search"] {
	width: 100%;
}
textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #008a19;
    text-decoration: none;	
	-o-transition: color .4s ease-in-out;
    -moz-transition: color .4s ease-in-out;
    -webkit-transition: color .4s ease-in-out;
    transition: color .4s ease-in-out;
}

a:visited {
	-o-transition: color .4s ease-in-out;
    -moz-transition: color .4s ease-in-out;
    -webkit-transition: color .4s ease-in-out;
    transition: color .4s ease-in-out;
}

a:hover,
a:focus,
a:active {
	color: #6b6b6b;
	-o-transition: color .4s ease-in-out;
    -moz-transition: color .4s ease-in-out;
    -webkit-transition: color .4s ease-in-out;
    transition: color .4s ease-in-out;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}
body.single .content-theia .entry-meta a:hover{
	text-decoration: underline;
	color: #008a19;
}
.textwidget a{
	text-decoration: underline;
}
aside.widget-area a{
	color: #6b6b6b;
	display: inline-block;
	text-transform: capitalize;
	-o-transition: color .4s ease-in-out;
    -moz-transition: color .4s ease-in-out;
    -webkit-transition: color .4s ease-in-out;
    transition: color .4s ease-in-out;
}
aside.widget-area a:hover{
	color: #008a19;
	-o-transition: color .4s ease-in-out;
    -moz-transition: color .4s ease-in-out;
    -webkit-transition: color .4s ease-in-out;
    transition: color .4s ease-in-out;
}
aside.widget-area span{
	color: #b5b5b5;
	-o-transition: color .4s ease-in-out;
    -moz-transition: color .4s ease-in-out;
    -webkit-transition: color .4s ease-in-out;
    transition: color .4s ease-in-out;
}
.socialHeader i{
	color: #008a19;
	-o-transition: color .4s ease-in-out;
    -moz-transition: color .4s ease-in-out;
    -webkit-transition: color .4s ease-in-out;
    transition: color .4s ease-in-out;
}
.socialHeader i:hover{
	color: #6b6b6b;
	-o-transition: color .4s ease-in-out;
    -moz-transition: color .4s ease-in-out;
    -webkit-transition: color .4s ease-in-out;
    transition: color .4s ease-in-out;
}
.socialFooter i{
	color: #6b6b6b;
	-o-transition: color .4s ease-in-out;
    -moz-transition: color .4s ease-in-out;
    -webkit-transition: color .4s ease-in-out;
    transition: color .4s ease-in-out;
}
.socialFooter i:hover{
	color: #008a19;
	-o-transition: color .4s ease-in-out;
    -moz-transition: color .4s ease-in-out;
    -webkit-transition: color .4s ease-in-out;
    transition: color .4s ease-in-out;
}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	display: block;
	width: 100%;
	margin-top: 1.5em;
}
.topSearchForm {
	padding-top: 1.5em;
}
.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation li {
	position: relative;
	list-style: none;
}
.main-navigation a {
	display: block;
	text-decoration: none;
	text-align: left;
	padding: 1em;
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
	-o-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	font-weight: 600;
}
.main-navigation ul li .indicator {
	position: absolute;
	right: 0;
	top: 0;
	font-family: 'FontAwesome';
	font-size: 12px;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
}
.main-navigation ul li .indicator:before {
	content: "\f078";
}
.main-navigation ul li .yesOpen.indicator:before {
	content: "\f077";
}
.main-navigation ul li .indicator, .main-navigation ul li:hover .indicator {
	border: 0 !important;
}
.main-navigation ul ul {
	display: none;
	z-index: 99999;
}
.main-navigation ul ul ul {
	top: 0;
}
.main-navigation ul ul li {
	padding-left: 1em;
}
.main-navigation ul li:hover > a, 
.main-navigation li a:focus,  
.main-navigation li.current-menu-item > a, 
.main-navigation li.current-menu-parent > a, 
.main-navigation li.current-page-ancestor > a,
.main-navigation .current_page_item > a, 
.main-navigation .current_page_parent > a, 
.main-navigation ul > li:hover .indicator, 
.main-navigation li.current-menu-parent .indicator, 
.main-navigation li.current-menu-item .indicator {
	color: #6d6d6d;
	background: rgba(0,0,0,.05);
}
/* Small menu */
.menu-toggle {
	display: none;
}
/*Sidebar Navigation*/
.navigationOpen{
    position: fixed;
    top: 0;
    left: -280px;
    width: 280px;
    height: 100%;
    background: #ffffff;
	-webkit-box-shadow:  0 2px 5px rgba(0, 0, 0, 0.11);
    -moz-box-shadow:  0 2px 5px rgba(0, 0, 0, 0.11);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.11);
    z-index: 999;
    outline: none;
	-webkit-overflow-scrolling: touch;
	overflow-y: scroll;
    font-size: 13px;
    line-height: 1.8;
	-o-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;	
}
.navigationOpen::-webkit-scrollbar {
	display: none;
}
.navigationOpen .theia-logo,
.navigationOpen .theia-title{
	margin: 50px 0;
}
.navigationOpen .site-title{
	margin-top: 0;
}
.navigationOpen .site-description{
	margin-bottom: 0;
}
.openNav{
	position: fixed;
	top: 47px;
	left: 30px;
	width: 40px;
	text-align: center;
	font-size: 175%;
	color: #ffffff;
	cursor: pointer;
	z-index: 999;
    border-radius: 6px;		
	-o-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;	
}
@media screen and (min-width: 770px) {
	.openNav.onlyMob{
		display: none;
	}
}
@media screen and (max-width: 480px) {
	.openNav{
		top: 15px;
		left: 15px;
	}
}
.openNav.downColor{
	background: #757575;
    border-radius: 6px;	
}
body.navOpen{
	overflow-x: hidden;
	overflow-y: hidden;
}
.openNav.navOpen {
	left: 300px;
}
.openNav.navOpen i:before{
	content: "\f00d";
}
.navigationOpen.navOpen {
	left: 0;
}
@media screen and (max-width: 782px){
	body.admin-bar{
		position: initial;
	}
}
#page.site.navOpen {
	left: 280px;
	-o-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.openNav.sidOpen{
	left: -60px;
}
.socialHeader{
    padding: 35px 0;
	font-size: 17px;
}
.socialFooter{
	padding-top: 15px;
	font-size: 17px;
}
.socialHeader a,
.socialFooter a{
	padding: 8px;
}
@media screen and (max-width: 350px) {
	.navigationOpen{
		left: -240px;
		width: 240px;
	}
	.openNav.navOpen {
		left: 250px;
	}
	body.navOpen {
		left: 240px;
	}
}
@media screen and (min-width: 37.5em) {
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation,
.site-main .navigation.pagination {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.site-main .navigation.pagination .nav-links, 
.site-main .navigation.posts-navigation .nav-links {
	margin-top: 2.5em;
	padding: 0.2em 0em;
	text-align: center;
}
.site-main .navigation.pagination .nav-links a, 
.site-main .navigation.posts-navigation .nav-links a {
	padding: 0.5em 1.3em;
    background: #ffffff;
    display: inline-block;
	margin: 3px 0;
	border-radius: 6px;
    border-collapse: collapse;
	-webkit-box-shadow:  0 2px 5px rgba(0, 0, 0, 0.11);
    -moz-box-shadow:  0 2px 5px rgba(0, 0, 0, 0.11);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.11);
}

.site-main .navigation.pagination .nav-links span.current {
	padding: 0.5em 1.3em;
    display: inline-block;
	background: #757575;
	color: #ffffff;
	margin: 3px 0;
    border-radius: 6px;
    border-collapse: collapse;	
	-webkit-box-shadow:  0 2px 5px rgba(0, 0, 0, 0.11);
    -moz-box-shadow:  0 2px 5px rgba(0, 0, 0, 0.11);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.11);
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.theMetaLink i, .theMetaLink .meta-nav {
	display: inline-block;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	width: 50%;
}

.comment-navigation .nav-next,
.post-navigation .nav-next {
	text-align: right;
}

.post-navigation .nav-next {
	border-left: 1px solid rgba(91,91,91,0.2);
}

.comment-navigation .nav-links a {
	padding: 0.5em 1.3em;
    background: rgba(91,91,91,0.03);
    display: inline-block;
}
body.single .navigation.post-navigation,
.comments-area,
#disqus_thread{
	padding: 25px;
    background: #fff;
    margin: 10px 0;
	border: 1px solid;
	border-radius: 6px;
    border-color: #dadada;
	-webkit-box-shadow:  0 2px 5px rgba(0, 0, 0, 0.11);
    -moz-box-shadow:  0 2px 5px rgba(0, 0, 0, 0.11);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.11);
}
@media screen and (max-width: 720px) {
	.site-main .navigation.pagination .nav-links, 
	.site-main .navigation.posts-navigation .nav-links {
		margin-top: 1em;
	}
	.comment-navigation .nav-previous,
	.posts-navigation .nav-previous,
	.post-navigation .nav-previous,
	.comment-navigation .nav-next,
	.posts-navigation .nav-next,
	.post-navigation .nav-next{
		padding: 10px 0;
		float: none;
		width: 100%;
	}
	.post-navigation .nav-next {
		border-top: 1px solid rgba(91,91,91,0.2);
		border-left: none;
	}
}
/*--------------------------------------------------------------
## Menus Stycky
--------------------------------------------------------------*/
.sticky-menu{
	position: fixed;
    top: -200px;
    margin: auto;
    left: 0;
    z-index: 999;
	width: 100%;
    background: #fff;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.11);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.11);
	-webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    -ms-transition: all .6s ease;
    transition: all .6s ease;
}
.sticky-menu.fixedTh.sidOpen,
.sticky-menu.fixedTh.navOpen,
.sticky-menu.fixed.sidOpen,
.sticky-menu.fixed.navOpen,
body.admin-bar .sticky-menu.fixed.sidOpen,
body.admin-bar .sticky-menu.fixed.navOpen{
	top: -200px;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    -ms-transition: all .6s ease;
    transition: all .6s ease;
}
.fixedTh{
    top: 0;
	-webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    -ms-transition: all .6s ease;
    transition: all .6s ease;
}
.sticky-menu.fixed{
    top: 0;
}
body.admin-bar .fixedTh,
body.admin-bar .sticky-menu.fixed{
    top: 32px;
}
.navigation.sticky {
	display: table;
    margin: auto;
	text-align: center;
}
.navigation.sticky ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.navigation.sticky ul ul {
	display: block;
}
.navigation.sticky li {
	float: left;
	position: relative;
}
.navigation.sticky div > ul > li > ul {
    padding-top: 0;
}
.navigation li a:not(:last-child):after {
	content: "\f107";
	font-family: FontAwesome;
	margin: 0 0 0 4px;
	font-size: 10px;
	line-height: 1;
}
.navigation ul ul li a:not(:last-child):after {
	content: "\f105";
	margin: 0 0 0 4px;
	float: right;
	line-height: inherit;
}
.navigation.sticky a {
	display: block;
	color: #008a19;
	text-decoration: none;
    padding: 10px;
	font-size: 15px;
	font-weight: 700;
	line-height: 19px;
	transition-duration: .8s;
    -webkit-transition-duration: .8s;
    -o-transition-duration: .8s;
    -moz-transition-duration: .8s;
}
.navigation.sticky ul ul {
	float: left;
	position: absolute;
	left: auto;
	z-index: 99999;
	visibility:hidden;
	opacity:0;
	transition:visibility 0s linear 0.2s,opacity 0.2s linear, transform 0.2s linear;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}
.navigation.sticky ul ul ul {
	left: 100%;
	top: 0;
	visibility:hidden;
	opacity:0;
	transition:visibility 0s linear 0.2s,opacity 0.2s linear, transform 0.2s linear;
	-webkit-transform: translate3d(20px,0,0);
	transform: translate3d(20px,0,0);
}
.navigation.sticky ul ul a {
	width: 230px;
	color: #6d6d6d;
	border-bottom: 1px solid rgba(0,0,0,.05);
	background: #ffffff;
	line-height: 20px;
	text-align: left;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.11);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.11);
	-o-transition: color .3s ease-in-out, background .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, background .3s ease-in-out;
	-webkit-transition: color .3s ease-in-out, background .3s ease-in-out;
	transition: color .3s ease-in-out, background .3s ease-in-out;
}
.navigation.sticky ul ul li:hover > a{
	background: #f3f3f3;
}
.navigation.sticky ul ul li:last-child > a {
	border-bottom: 1px solid rgba(0,0,0,.05);
}
.navigation.sticky ul li:hover > a, 
.navigation.sticky li a:focus, 
.navigation.sticky li.current-menu-item > a, 
.navigation.sticky li.current-menu-parent > a, 
.navigation.sticky li.current-page-ancestor > a, 
.navigation.sticky .current_page_item > a, 
.navigation.sticky .current_page_parent > a, 
.navigation.sticky ul > li:hover .indicator, 
.navigation.sticky li.current-menu-parent .indicator, 
.navigation.sticky li.current-menu-item .indicator {
	background: transparent;
}
.navigation.sticky ul li .indicator {
    bottom: 0;
	top: initial;
}
.navigation.sticky ul li:hover > ul,
.navigation.sticky ul li:focus > ul,
.navigation.sticky ul li:active > ul,
.navigation.sticky ul li.focus > ul {
	visibility:visible;
	opacity:1;
	transition-delay:0s;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.navigation.sticky ul ul li:hover > ul, 
.navigation.sticky ul ul li:focus > ul, 
.navigation.sticky ul ul li:active > ul, 
.navigation.sticky ul ul li.focus > ul  {
	visibility:visible;
	opacity:1;
	transition-delay:0s;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.navigation.sticky ul li:hover > a, 
.navigation.sticky ul li.focus > a, 
.navigation.sticky ul li.current-menu-item > a, 
.navigation.sticky ul li.current-menu-parent > a, 
.navigation.sticky ul li.current-page-ancestor > a,
.navigation.sticky .current_page_item > a, 
.navigation.sticky .current_page_parent > a {
	background: rgba(0,0,0,.05);
	color: #6d6d6d;
}
@media screen and (max-width: 768px) {
	.navigation.sticky ul, 
	.navigation.sticky div > ul > li > ul::before,
	.navigation.sticky div > ul > li > ul::after {
		display: none;
	}
	.navigation.sticky ul li {
		display: block;
		width: 100%;
	}
	.navigation.sticky ul li:hover > a,
	.navigation.sticky ul li.focus > a {
		background: inherit;
	}
	.navigation.sticky div > ul > li > ul {
		padding-top: 0;
	}
	.navigation.sticky li a:not(:last-child):after, 
	.navigation.sticky ul ul li a:not(:last-child):after {
		content: "" !important;
		font-family: FontAwesome;
		margin: 0 !important;
	}
	.navigation ul li .indicator {
		position: absolute;
		right: 0;
		top: 0;
		font-family: 'FontAwesome';
		font-size: 12px;
		width: 53px;
		line-height: 53px;
		text-align: center;
		color: #008a19;
		border-left: 1px solid rgba(0,0,0,.05);
	}
	.navigation ul li .indicator:before {
		content: "\f067";
	}
	.navigation ul li .yesOpen.indicator:before {
		content: "\f068";
	}
	.navigation.sticky ul ul, 
	.navigation.sticky ul ul ul {
		float: none !important;
		position: relative;
		top: 0;
		left: 0 !important;
		right: 0 !important;
		visibility: visible;
		opacity: 1;
		display: none;
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
		padding-left: 3%;
		z-index: 9;
		background: none !important;
	}
	.navigation.sticky ul ul.active, 
	.navigation.sticky ul ul ul.active {
		display: block;
	}
	.navigation.sticky a {
		border-bottom: 1px solid rgba(0,0,0,.05);
		text-align: left;
		padding: 1em;
		line-height: inherit;
	}
	.navigation.sticky ul ul a {
		background: #3e3e3e;
		width: 100%;
		height: auto;
		line-height: inherit!important;
	}
}
/*--------------------------------------------------------------
# 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;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.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: 0.875rem;
	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. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# 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,
.site-main:before,
.site-main:after,
.entry-footer:before,
.entry-footer:after,
.nav-links:before,
.nav-links:after,
.widget.widget_search:before, 
.widget.widget_search:after, 
.widget.woocommerce.widget_product_search:before, 
.widget.woocommerce.widget_product_search:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.site-main:after,
.entry-footer:after,
.nav-links:after,
.widget.widget_search:after,
.widget.woocommerce.widget_product_search:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}
.widget_archive ul li,
.widget_recent_entries ul li,
.widget_recent_comments ul li,
.widget_meta ul li,
.widget_categories ul li{
	padding: .5em 0;
}
/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

#secondary .widget-title:after{
    content: "";
    position: absolute;
    width: 100%;
    margin: 0 auto;
    border-color: #008a19;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    bottom: 0;
    left: 0;
    right: 0;
}
#secondary ul li{
	list-style: none;
	border-bottom: 1px solid rgba(90, 90, 90, 0.09);
}
#secondary ul li:last-child {
    border-bottom: none;
}
#secondary ul{
	margin: 0;
    padding-left: 15px;
}
#wp-calendar th {
    text-align: center;
    background-color: rgba(0,0,0,.03);
    padding: 5px 0;
}
#wp-calendar tbody td a{
	color: #008a19;
}
#wp-calendar tbody tr #today{
    border: 1px solid #008a19;
}
#wp-calendar tbody td {
    text-align: center;
    padding: 5px 0;
}
#wp-calendar caption {
	font-size: 13px;
	color: #000000;
	padding: 5px;
    color: #000000;
}
aside .tagcloud a {
    background-color: #aaaaaa;
    border-radius: 3px;
    font-size: 11px;
	color: #ffffff!important;
    line-height: 13px;
    margin: 0 0 2px 5px;
    padding: 4px 7px 3px;
    position: relative;
    text-transform: uppercase;
	-webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}
aside .tagcloud a:hover{
    background: #444444;
	-webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}
.cat-item a:before{
	content:"\f07c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	color: #666666;
    padding-right: 0.5em;
}
.widget_archive ul li a:before{
	content:"\f187";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	color: #666666;
    padding-right: 0.5em;
}
.widget_meta ul li a:before{
	content:"\f0da";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	color: #666666;
    padding-right: 0.5em;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
header.site-header {
    text-align: center;
    margin: 0 auto;
    position: relative;
    width: 100%;
	background: #000000; 
	background: -webkit-linear-gradient(left top, #949494, #464646); 
	background: -o-linear-gradient(bottom right, #949494, #464646); 
	background: -moz-linear-gradient(bottom right, #949494, #464646); 
	background: linear-gradient(to bottom right, #949494, #464646); 
}
.site-brand-main {
	display: table;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.38);
}
.site-branding {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.site-branding .site-title {
	font-size: 4em;
	margin: 0;
	letter-spacing: -1px;
	font-weight: 700;
	line-height: 1;
}
.site-branding .site-title a{
	color: #ffffff;
}
.site-branding .site-description {
	display: inline-block;
    color: #ffffff;
	border-radius: 6px;
	padding: 8px;
	margin: 0;
	letter-spacing: 2px;
	font-weight: 300;
}
.site-content{
	position: relative;
	max-width: 1600px;
    margin: -35px auto 10px;
}
body.page .site-content,
body.single .site-content,
body.search-no-results .site-content{
	max-width: 1060px;
	position: relative;
}
body.error404 .site-content{
	max-width: 1060px;
}
body.error404 input[type="search"]{
	padding: 3px 8px;
}
body.error404 .page-content,
body.error404 .page-header .page-title,
body.search .page-header .page-title{
	margin: 10px auto;
}
body.search article.page{
    width: 24.9999%;
    float: left;
	margin: 0;
	padding: 10px;
	background: none;
	border: none;
    -webkit-box-shadow: none; 
    -moz-box-shadow: none;
    box-shadow: none;
}
@media screen and (max-width: 1360px) {
	body.search article.page{
		width: 33.33333%;
	}
}
@media screen and (max-width: 1080px) {
	body.search article.page{
		width: 50%;
	}
}
@media screen and (max-width: 720px) {
	body.search article.page{
		width: 100%;
	}
}
.page-header {
	padding: 25px;
    background: #fff;
    margin: 10px 10px 0px 10px;
    -webkit-box-shadow:  0 2px 5px rgba(0, 0, 0, 0.11);
    -moz-box-shadow:  0 2px 5px rgba(0, 0, 0, 0.11);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.11);
    border: 1px solid #dadada;
	border-radius: 6px;
	border-collapse: collapse;
}
.error-404.not-found .page-header {
    margin: 0;
}
.content-theia{
	position: relative;
	font-size: 15px;
	-webkit-box-shadow:  0 2px 5px rgba(0, 0, 0, 0.11);
    -moz-box-shadow:  0 2px 5px rgba(0, 0, 0, 0.11);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.11);
	border-radius: 6px;
    border-collapse: collapse;
	-webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    -ms-transition: all .6s ease;
    transition: all .6s ease;	
}
body.page .entry-title {
	position: relative;
	padding-bottom: 8px;
    margin-bottom: 10px;
    font-size: 28px;	
}
.theTheia-box .entry-title a{
	color: #6b6b6b;
}
.entry-title {
	letter-spacing: -1px;
	line-height: 26px;
}
.content-theia:hover{
	box-shadow: 0 6px 20px #afafaf;
	-webkit-box-shadow:  0 6px 20px #afafaf;
    -moz-box-shadow:  0 6px 20px #afafaf;
	-webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    -ms-transition: all .6s ease;
    transition: all .6s ease;
}
article.post{
    width: 24.9999%;
    float: left;
	margin: 0;
	padding: 10px;
}
.grid-sizer {
    width: 24.9999%; 
}
@media screen and (max-width: 1360px) {
	article.post{
		width: 33.33333%;
	}
	.grid-sizer {
		width: 33.33333%!important;
	}
}
@media screen and (max-width: 1080px) {
	article.post{
		width: 50%;
	}
	.grid-sizer {
		width: 50%!important;
	}
}
@media screen and (max-width: 720px) {
	article.post{
		width: 100%;
	}
	.grid-sizer {
		width: 100%!important;
	}
}
body.single article.post {
    float: none;
    width: 100%;
	padding: 0;
    margin: -35px 0 0 0;
}
body.single .content-theia,
body.error404 .page-content,
body.search .page-content,
article.page,
article.forum,
body.bbpress article{
	position: relative;
	border: 1px solid;
    border-color: #dadada;
	-webkit-box-shadow:  0 2px 5px rgba(0, 0, 0, 0.11);
    -moz-box-shadow:  0 2px 5px rgba(0, 0, 0, 0.11);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.11);	
	border-radius: 6px;
	border-collapse: collapse;
	background: #ffffff;
	padding: 25px;
}
.entry-content.thbuilder{
	position: relative;
	border: 1px solid;
    border-color: #dadada;
	-webkit-box-shadow:  0 2px 5px rgba(0, 0, 0, 0.11);
    -moz-box-shadow:  0 2px 5px rgba(0, 0, 0, 0.11);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.11);	
	border-radius: 6px;
	border-collapse: collapse;
	background: #ffffff;
}
body.single .content-theia h1.entry-title,
body.single .content-theia .entry-meta{
	position: relative;
	margin: 0;
	text-align: center;
}
body.single .content-theia h1{
    margin-bottom: 10px;
    font-size: 28px;
}
.theTheia-box h2 {
    margin-bottom: 10px;
    font-size: 23px;
}
body.single .content-theia .entry-meta{
	text-transform: uppercase;
	font-size: 13px;
	border-bottom: 1px solid #f2f2f2;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
body.single .content-theia .entry-footer{
    border-top: 1px solid #f2f2f2;
    padding-top: 5px;
    margin-top: 10px;
}
body.single .content-theia .entry-meta a{
	color: #6b6b6b;
}
figure.imageTpost{
	margin: 0;
}
.theTheia-box{
	position: relative;
	padding: 10px 15px;
	background: #ffffff;
	border-top: 3px solid;
	border-color: #008a19;
	border-radius: 6px;
}
.theTheia-box h2{
	margin: 0 0 5px 0;
	word-wrap: break-word;
}
.theTheia-box .entry-meta,
.theTheia-box .entry-footer{
	font-size: 13px;
	text-transform: capitalize;
}
.theTheia-box .entry-footer{
	padding: 15px 0 0 0;
}
.theTheia-box .edit-link {
    padding-right: 15px;
}
.theTheia-box .byline{
	display: inline-block;
	padding-left: 7px;
}
figure.imageTpost {
	overflow: hidden;
	border-radius: 6px;
}
figure.imageTpost .theTheia-box{
	top: -8px;
    margin-bottom: -8px;	
}
figure.imageTpost:hover img {
	-ms-transform: rotate(2deg) scale(1.2);
    -webkit-transform: rotate(2deg) scale(1.2);
    transform: rotate(2deg) scale(1.2);
	-webkit-transition: transform .6s ease;
    -moz-transition: transform .6s ease;
    -o-transition: transform .6s ease;
    -ms-transition: transform .6s ease;
    transition: transform .6s ease;
}
figure.imageTpost img {
	display: block;
	-webkit-transition: transform .6s ease;
    -moz-transition: transform .6s ease;
    -o-transition: transform .6s ease;
    -ms-transition: transform .6s ease;
    transition: transform .6s ease;
}
.smallPart {
    font-size: 13px;
    line-height: 1.5;
    color: #c5c5c5;
}
.widget-area{
    position: fixed;
    top: 0;
    right: -330px;
    width: 330px;
    height: 100%;
    background: #ffffff;
	-webkit-box-shadow:  0 2px 5px rgba(0, 0, 0, 0.11);
    -moz-box-shadow:  0 2px 5px rgba(0, 0, 0, 0.11);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.11);
	padding: 20px;
    z-index: 999;
    outline: none;
    overflow-y: auto;
    font-size: 13px;
    line-height: 1.8;
	-o-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;	
}
#secondary .widget-title{
	position: relative;
	margin-bottom: 10px;
}
.site-footer{
	background: #ffffff;
	border-top: 3px solid;
	border-color: #008a19;
    padding: 15px;
	text-align: center;
}
.site-footer a{
	color: #6b6b6b;
	text-decoration: underline;
}
.site-footer a:hover{
	text-decoration: none;
	-o-transition: color .4s ease-in-out;
    -moz-transition: color .4s ease-in-out;
    -webkit-transition: color .4s ease-in-out;
    transition: color .4s ease-in-out;
}
body.admin-bar .openNav,
body.admin-bar .openSidebar{
	top: 80px;
}
body.admin-bar .widget-area,
body.admin-bar .navigationOpen{
	top: 32px;
}
.openSidebar {
	position: fixed;
	top: 47px;
	right: 30px;
	width: 40px;
	text-align: center;
	font-size: 175%;
	color: #ffffff;
	cursor: pointer;
	z-index: 999;
    border-radius: 6px;		
	-o-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.openSidebar.downColor{
	background: #757575;
    border-radius: 6px;	
}
.openSidebar.sidOpen {
	right: 350px;
}
.openSidebar.sidOpen i:before{
	content: "\f00d";
}
.widget-area.sidOpen {
	right: 0;
}
#page.site {
	position: relative;
	left: 0;
	-o-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
#page.site.sidOpen {
	left: -330px;
}
body.sidOpen{
	overflow-y: hidden;
}
.openSidebar.navOpen{
	right: -60px;
}
#toTop {
    display: none;
    position: fixed;
	z-index: 999;
    bottom: 0;
    right: 30px;
    width: 40px;
    height: 30px;
    line-height: 35px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    color: #ffffff;
    background: #757575;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;	
}
#toTop.sidOpen{
	right: 350px;
	-o-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.backTh-overlay{
	position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0;
    -webkit-transition: top 0s ease .35s,opacity .35s ease;
    -moz-transition: top 0s ease .35s,opacity .35s ease;
    -ms-transition: top 0s ease .35s,opacity .35s ease;
    transition: top 0s ease .35s,opacity .35s ease;
}
.backTh-overlay.navOpen{
	top: 0;
    opacity: .3;
	z-index: 2;
    -webkit-transition: top 0s ease 0s,opacity .35s ease;
    -moz-transition: top 0s ease 0s,opacity .35s ease;
    -ms-transition: top 0s ease 0s,opacity .35s ease;
    transition: top 0s ease 0s,opacity .35s ease;
}
.backTh-overlay.sidOpen{
	top: 0;
    opacity: .3;
    -webkit-transition: top 0s ease 0s,opacity .35s ease;
    -moz-transition: top 0s ease 0s,opacity .35s ease;
    -ms-transition: top 0s ease 0s,opacity .35s ease;
    transition: top 0s ease 0s,opacity .35s ease;
}
.floatThleft {
	float: left;
}
.floatThRight {
	float: right;
}
.spaceLeft{
	padding-left: 3px;
}
.spaceRight{
	padding-right: 3px;
}
.spaceBleft{
	padding-left: 15px;
}
.spaceBright{
	padding-right: 15px;
}
.spaceLeftRightS{
    margin: 0 3px;
}
.spaceLeftRight{
    margin: 0 6px;
}
body.single .posted-on.spaceRight{
	padding-right: 15px;
}
@media all and (max-width: 1024px) {
	.openSidebar {
		display: none;
	}
	.widget-area {
		position: relative;
		width: 100%;
		z-index: 1;
		right: 0;
	}
	body.admin-bar .widget-area{
		top: 0;
	}
}
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline,
body.single .edit-link,
body.single .cat-links,
body.single .tags-links,
body.single .posted-on,
body.single .comments-link {
	display: inline-block;
	margin: 3px;
}
.page-content,
.entry-content,
.entry-summary {
	margin: 1em 0 0;
}
.page-links {
	text-align: right;
	clear: both;
	margin: 0 0 1.5em;
}
.page-links > span.page-links-number {
	margin: 1px;
}
.page-links > a {
	padding: 0.5em 0.8em;
	margin: 1px;
}
.page-links > span.page-links-number {
  display: inline-block;
  background: #cecece;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  line-height: 1;
  padding: 0.5em 0.8em;
  margin: 1px;
}
.page-links > a{
	display: inline-block;
	background: #008a19;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #ffffff !important;
	line-height: 1;
	padding: 0.5em;
	margin: 1px;
	-o-transition: background .3s ease-in-out, color .3s ease-in-out;
	-moz-transition: background .3s ease-in-out, color .3s ease-in-out;
	-webkit-transition: background .3s ease-in-out, color .3s ease-in-out;
	transition: background .3s ease-in-out, color .3s ease-in-out;
}
.page-links > a:hover, .page-links > a:focus {
	background: #cecece;
	color: #6c6c6c !important;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}
#respond.comment-respond {
	outline: none;
}
.form-allowed-tags {
	text-align: center;
}
h2.comments-title{
	font-size: 22px;
}
#comments.comments-area input:not([type="submit"]), #comments.comments-area textarea {
	padding: 6px;
	width: 100%;
}
#comments.comments-area input[type="submit"] {
	width: 100%;
}
#comments ol {
	list-style-type: none;
	padding: 0;
	margin: 2.5em 0;
}
#comments ol .pingback {
	margin: 0 0 3.5em;
	position: relative;
	border-bottom: 1px solid rgba(91,91,91,0.2);
	padding-bottom: 1.5em;
}
#comments ol article {
	margin: 0 0 3.5em;
	position: relative;
	border-bottom: 1px solid rgba(91,91,91,0.2);
}
#comments ol ol {
	padding-left: 5%;
}
#comments ol ol article {
}
#comments article footer img {
	float: left;
	margin-right: 1em;
}
#comments article .comment-content {
	clear: both;
	padding-bottom: .5em;
}
#comments .reply {
	position: absolute;
	bottom: 0;
	right: 0;
	background: #666666;
	-o-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
#comments .reply:hover {
	background: #444444;
	-o-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
#comments .reply a{
	font-size: 12px;
	padding: 0 10px;
	color: #ffffff;
}
.comment-awaiting-moderation {
	margin: 0;
	color: red;
}
.comment-metadata time{
	font-size: 13px;
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-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;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .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%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	margin: 1px;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 49%;
}

.gallery-columns-3 .gallery-item {
	max-width: 32.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 24%;
}

.gallery-columns-5 .gallery-item {
	max-width: 19%;
}

.gallery-columns-6 .gallery-item {
	max-width: 15.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 13.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 11.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 10.11%;
}

.gallery-caption {
	display: block;
}
/*-----------------------------------------------------------------
## Media Print
-----------------------------------------------------------------*/
@media print {
	.openNav,
	.openSidebar,
	.widget-area,
	.comments-area,
	.theTheia-box .entry-footer,
	.sticky-menu{
        display: none !important;
    }
	
	article.post{
		position: relative !important;
		display: block !important;
		left: 0 !important;
		top: auto !important;
		float: left;
	}
}