.site-header {
background: url(images/headers/green.png) no-repeat scroll top;
}

a {
	color: #A5FFE2;
}

a:visited {
	color: #ac0404;
}

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

pre {
	background: #f5f5f5;
	color: #666;
}

table {
	border-bottom: 1px solid #ededed;
}

td {
	border-top: 1px solid #ededed;
}

del {
	color: #333;
}

ins {
	background: #fff9c0;
}


.screen-reader-text:focus {
	background-color: #f1f1f1;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	color: #21759b;
}

input,
textarea {
	color: #141412;
}

input:focus,
textarea:focus {
	border: 0px solid #c3c0ab;
}

/* Buttons */
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	background: #00A77F; 
	color: #fff;
}

button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
	background: #000000;
}

button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	background: #000000; /* Old browsers */
}

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

:-moz-placeholder {
	color: #7d7b6d;
}

::-moz-placeholder {
	color: #7d7b6d;
}

:-ms-input-placeholder {
	color: #7d7b6d;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
	color: #220e10;
}

.site {
	background-color: #fff;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
}
.site-header .home-link { 
    color: #141412;
}

.nav-menu li a {   
	color: #ffffff;
}

.nav-menu li:hover > a{
    background-color: #000;
    color: #fff;
}

.sub-menu li:hover > a{
    background-color: #00A77F;
    color: #fff;
}

.nav-menu li a:hover {
    background-color: #000;
    color: #fff;
}

.nav-menu .sub-menu,
.nav-menu .children {
	background-color: #000000;
}
ul.nav-menu ul a,
.nav-menu ul ul a {
	color: #fff;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover {
	background-color: #00A77F;
}

.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
	color: #CFE6FF;
}
/* Navbar */
.navbar {
	background-color: #1BA75F;
}

.site-header .search-field:focus {
	background-color: #fff;
	border-bottom: 1px solid #c3c0ab;
}
.entry-title a {
	color: #141412;
}

.entry-title a:hover {
	color: #ea9629;
}

.entry-meta a {
	color: #4DA075;
}
.entry-content a,
.comment-content a {
	color: #4DA075;
}

.entry-content a:hover,
.comment-content a:hover {
	color: #ea9629;
}

.page-links a,
.page-links > span {
	background: #fff;
	border: 1px solid #fff;
}

.format-status .entry-content .page-links a,
.format-gallery .entry-content .page-links a,
.format-chat .entry-content .page-links a,
.format-quote .entry-content .page-links a,
.page-links a {
	background: #e63f2a;
	border: 1px solid #e63f2a;
	color: #fff;
}

.format-gallery .entry-content .page-links a:hover,
.format-audio .entry-content .page-links a:hover,
.format-status .entry-content .page-links a:hover,
.format-video .entry-content .page-links a:hover,
.format-chat .entry-content .page-links a:hover,
.format-quote .entry-content .page-links a:hover,
.page-links a:hover {
	background: #fff;
	color: #e63f2a;
}

.format-status .entry-content .page-links > span,
.format-quote .entry-content .page-links > span {
	background: none;
}

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

/* Mediaelements */
.hentry .mejs-mediaelement,
.hentry .mejs-container .mejs-controls {
	background: #220e10;
}

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

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

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

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	color: #fff;
}

.gallery-caption:before {
	box-shadow: 0 -10px 15px #000 inset;
}

/* Aside */
.format-aside {
	background-color: #eeeeee;
}
.format-audio {
	background-color: #db572f;
}

.format-audio .entry-content a,
.format-audio .entry-meta a,
.format-audio .entry-content a:hover,
.format-audio .entry-meta a:hover {
	color: #fbfaf3;
}

/* Chat */
.format-chat {
	background-color: #eadaa6;
}

.format-chat .entry-meta a,
.format-chat .entry-content a {
	color: #722d19;
}

.format-chat .chat .chat-timestamp {
	color: #722d19;
}

/* Gallery */
.format-gallery {
	background-color: #fbca3c;
}
.format-gallery .entry-meta a,
.format-gallery .entry-content a {
	color: #722d19;
}

/* Link */
.format-link {
	background-color: #eeeeee;
}

.blog .format-link:first-of-type,
.single .format-link:first-of-type {
	box-shadow: inset 0 2px 2px rgba(173, 165, 105, 0.2);
}

.format-link .entry-title {
	color: #ca3c08;
}

.format-link .entry-title a {
	color: #BAD3FF;
}

/* Quote */
.format-quote {
	background-color: #210d10;
}

.format-quote .entry-content,
.format-quote .entry-meta {
	color: #eeeeee;
}

.format-quote .entry-content a,
.format-quote .entry-meta a,
.format-quote .linked {
	color: #e63f2a;
}

.format-quote .entry-content cite a {
	border-bottom: 1px dotted #fff;
	color: #fff;
}
/* Status */
.format-status {
	background-color: #722d19;
}
.format-status .entry-content a {
	color: #eadaa6;
}

.format-status .entry-meta a {
	color: #eeeeee;
}
.format-status .entry-content {
	color: #eeeeee;
}

.format-status .entry-content p:first-child:before {
	background-color: rgba(0, 0, 0, 0.65);
}

/* Video */
.format-video {
	background-color: #db572f;
}

.format-video .entry-content a,
.format-video .entry-meta a,
.format-video .entry-content a:hover,
.format-video .entry-meta a:hover {
	color: #fbfaf3;
}

.format-video .entry-meta {
	color: #220e10;
}


/**
 * 5.6 Attachments
 * ----------------------------------------------------------------------------
 */

.attachment .hentry {
	background-color: #e8e5ce;
}

.attachment .entry-meta a,
.attachment .entry-meta .edit-link:before,
.attachment .full-size-link:before {
	color: #ca3c08;
}

.attachment .entry-content {
	background-color: #fff;
}
.navigation a {
	color: #4DA075;
}

.paging-navigation {
	background-color: #EEFFEA;
}
.paging-navigation .meta-nav {
	background-color: #0D7908;
	color: #fff;
}

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

.post-navigation {
	background-color: #fff;
	color: #ca3c08;
}
.single-format-status .author-description {
	color: #eeeeee;
}
.author-link {
	color: #ca3c08;
	margin-left: 2px;
}

.archive-header {
}

.page-header {
}

.error404 .page-header {
	background-color: #fff;
}
.error404 .page-title:before {
	color: #e8e5ce;
}

.error404 .page-wrapper {
	background-color: #e8e5ce;
}
.comment-author .fn,
.comment-author .url,
.comment-reply-link,
.comment-reply-login {
	color: #BAD3FF;
}
.comment-meta,
.comment-meta a {
	color: #a2a2a2;
	font-size: 13px;
}

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

.ping-meta {
	color: #a2a2a2;
}

.comment-awaiting-moderation {
	color: #a2a2a2;
}
/* Comment form */
.comment-respond {
	background-color: #1BA75F;
    color: #fff;
}

.comment-reply-title small a {
	color: #131310;
}

.comment-reply-title small a:hover {
	color: #ed331c;
}


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

.form-allowed-tags,
.form-allowed-tags code {
	color: #FFFFFF;
}

.no-comments {
	background-color: #eeeeee;
}
.widget {
    background: #0D7908;
}

.widget .widget-title {
    color: #FFFFFF;
}

.widget a {
	color: #FFFFFF;
    background-color: #0D7908;
}

.widget a:hover {
	background: #000000;
}

.widget_rss .rss-date,
.widget_rss li > cite {
	color: #a2a2a2;
}
.widget_calendar a:hover {
	background-color: rgba(0, 0, 0, 0.15);
}

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

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

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


/**
 * 7.0 Footer
 * ----------------------------------------------------------------------------
 */

.site-footer {
   background-color: #7C7C7C;
   color: #9E9E9E;
}

.site-footer a {
	color: #BEBEBE;
}

.site-footer .sidebar-container {
    background-color: #DFDFDF;
}

.site-footer .widget {
	background: transparent;
	color: #fff;
}
.site-footer .widget a {
    color: #000;
    background-color: transparent;
}
 .site-footer .widget a:hover {
      background: #000000;
      color: #fff;
}
 
.site-footer .widget-title,
.site-footer .widget-title a,
.site-footer .wp-caption-text {
	color: #000;
}

.menu li ul li a{
 background: #220e10;
}

.menu li ul li a:hover{
 background: #00A77F;
}

.menu li ul li:hover > a, .menu li ul li a:hover{
 background: #00A77F;
}

.menu li:hover > a, .menu li a:hover{
 background: #220e10;    
}


@media (max-width: 1069px) {
	.toggled-on .nav-menu li > ul {
		background-color: transparent;
	}

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

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

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

#category_posts_widget-4.minionki ul li a:hover{
    color: #fff;
    background-color: #0D7908; 
}