/*
Theme Name: Dark Moderate Green
Description: A Child theme for the PLR Boy WordPress theme.
Version: 1.0.0
Theme URI: https://pmthemes.com/plrboy/
Author: PMThemes
Author URI: https://pmthemes.com/
Template: pmplrboy
Text Domain: pmdamogreen
*/
/* Links */
a:hover, a:active, .post-title a:hover, .post-title a:active, .widget a:hover, .widget a:active, .postmeta a:hover, .postmeta a:active{
	color: #1079c9;
	text-decoration: underline;
}
/* Body */
body {
    background-color: #c5d0d6;
}
/* Top Navigation */
#topnav, #topnav-icon, #topheader {
	background: #ffffff;
    border-bottom: 1px solid #fff;
}
#topnav-menu li.current_page_item a, #topnav-menu li.current-menu-item a {
	background: #f7f7f7;
}
.natty #topnav-menu li.current_page_item a, .natty #topnav-menu li.current-menu-item a {
	background: #f7f7f7;
}
#topnav-menu {
    margin-left: 0em;
}
#topnav-menu a {
    font-weight: bold;
}
#topnav-menu a:link, #topnav-menu a:visited {
    color: #569a31;
}
#topnav-menu a:hover, #topnav-menu li a:hover {
	background: #569a31;
}
#topnav-menu .sub-menu, #topnav-menu .children {
	background-color: #001228;
	border: 2px solid #303030;
	border-top: none;
}
ul#topnav-menu ul a:hover, #topnav-menu ul ul a:hover, ul#topnav-menu ul a:focus, #topnav-menu ul ul a:focus {
	background-color: #a01203;
}
ul#topnav-menu ul a, #topnav-menu ul ul a {
	border-top: 1px solid #303030;
}
/* Search */
.search-form-top {
    background-color: #569a31;
	border: 1px solid rgba(255, 255, 255, 0.5);
}
.search-form .search-submit {
    background: rgba(0, 0, 0, 0.65);
}
.search-form .search-submit:hover {
	background: #569a31;
}
/* Main Navigation */
#navi-wrap, .natty #navi-wrap {
	background: #569a31;
    border-bottom: 1px solid #569a31;
    border-top: 1px solid #569a31;
}
.stickynav {
	background: #569a31;
    border-bottom: 1px solid #569a31;
    border-top: 1px solid #569a31;
}
.nav-menu li {
    border-left: none;
    border-right: 1px solid #fff;
}
.nav-menu li:first-child, .wide-header .nav-menu li:first-child {
	border-left: none;
}
.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus {
	background-color: #f9f9f9;
	color: #569a31;
}
.nav-menu .sub-menu,
.nav-menu .children {
	background-color: #021935;
	border: 2px solid #193761;
	border-top: none;
}
ul.nav-menu ul a,
.nav-menu ul ul a {
	border-top: 1px solid #193761;
}
ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {
	background-color: #082b54;
}
/* Header */
#header-wrap, .natty #header-wrap {
    background: url(images/header.png) repeat-x scroll left top;
	-moz-border-radius: 27px 27px 0 0;
	-webkit-border-radius: 27px 27px 0 0;
}
.header-line {
	border-top: none;
	border-bottom: none;
}
#header-social-icons .social-icons-menu li a:before {
    color: #569a31;
}
#header-social-icons .social-icons-menu li a:hover, #header-social-icons .social-icons-menu li a:hover:before  {
    color: #f9f9f9;
	background: #569a31;
}
#logo .site-title, #logo a:hover .site-title, #logo .site-description {
	color: #f7f7f7;
}
#wrapper {
    margin: 0.15em auto 0;
}
#header {
	height: 140px;
    padding: 0;
    background: trasparent;
}
#header-banner {
    padding: 2.25em 0.5em 0 0;
}
/* Content */
.wide-header #content-wrap {
	border: 1px solid #5998c8;
	margin:0.6em auto 0.95em;
	box-shadow: none;
}
/* Sidebar */
#sidebar .widgettitle, #frontpage-magazine-widgets .widget .widgettitle, .widget-tabnavi, .widget-tabnavi {
	background: #569a31;
	border: 1px solid #569a31;
}
#sidebar .sideleft .widget, #sidebar .sideright .widget {
   	border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 0.4em;
}
.widget-tabbed .tabdiv li.widget-thumb .wp-post-image {
    margin: 0.3em 0.5em 0.5em 0;
	padding: 2px;
    max-width: 55px;
	border: 1px solid #ddd;
}
#sidebar .widget img:hover {
    outline: 1px solid #569a31;
}
/* Footer Widgets */
#footer-widgets-bg {
	background-color: #355e1e;
	border-top: 5px solid #2c5019;
}
#footer-widgets .widget {
    background: #eae3d8;
    border: 5px solid #2c5019;
}
#footer-widgets .widgettitle {
    background: #569a31;
	padding: 0.7em 1em;
}
#footer-widgets .widget ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
#footer-widgets .widget a:link, #footer-widgets .widget a:visited {
    color: #333;
}
/* Footer */
#footer {
    border-top: 1px solid #2c5019;
	background-color: #010e1f;
}
/* LOL to Top */
.scrollToTop {
    background: #355e1e;
    border: 4px solid #2c5019;
}
.scrollToTop:hover {
    background: #1079c9;
}
.scrollToTop:before {
	color: #fff;
}
input[type="submit"] {
    background-color: #569a31;
}
/* Tablets (landscape) | <960px */
@media only screen and (max-width: 60em) {
.toggled-on .nav-menu > li a:hover,
.toggled-on .nav-menu > ul a:hover {
	background-color: #7e0909;
	color: #fff;
}
.toggled-on .nav-menu .sub-menu,
.toggled-on .nav-menu .children {
	background-color: #021935;
}
#header-banner .widget {
	padding: 0;
}
.wide-header #content-wrap {
	border: 0;
	margin:0 auto;
}
#sidebar {
	clear: both;
	margin: 1em 0 0;
	padding:1em;
	width: 100%;
}
#header-wrap, .natty #header-wrap {
    background: #569a31;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
#header {
	height: auto;
}
#header-banner {
    padding: 0.5em 0 0.5em 0;
}
}
/* Tablets (portrait) | <800px */
@media only screen and (max-width:50em) {
#topnav-icon {
    color: #569a31;
    background: #fff;
}
#topnav-menu {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    background: #fff;
}
#topnav-menu a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
}
@media only screen and (max-width:20em) {
	#logo .site-logo {
    padding-top: 15px;
}
}