/*
Predefined Colors
Theme: Bermuda Grass
*/
/* 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: #006428;
}
/* Body */
body {
    background: #C5E4D1;
}
/* Top Navigation */
#topnav, #topnav-icon, #topheader {
	background: #19003E;
}
#topnav-menu li.current_page_item a, #topnav-menu li.current-menu-item a {
	background: #14022d;
}
.natty #topnav-menu li.current_page_item a, .natty #topnav-menu li.current-menu-item a {
	background: #14022d;
}
#topnav-menu a:hover, #topnav-menu li a:hover {
	background: #642800;
}
#topnav-menu .sub-menu, #topnav-menu .children {
	background-color: #015bae;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}
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: #08638D;
}
ul#topnav-menu ul a, #topnav-menu ul ul a {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}
/* Search */
.search-form-top {
    background-color: #19003E;
	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: #006428;
}
/* Main Navigation */
#navi-wrap {
	background: #006428;
	border-bottom: 4px solid #61D790;
}
.natty #navi-wrap {
	background: #006428;
	border-top: 3px solid #61D790;
	border-bottom: 3px solid #61D790;
}
.stickynav {
	background: #006428;
	border-top: 1px solid #064a21;
	border-bottom: 1px solid #064a21;
}
.nav-menu li:first-child, .wide-header .nav-menu li:first-child {
	border-left: none;
}
ul.nav-menu ul a,
.nav-menu ul ul a {
	border-top: 1px solid #332116;
}
/* Header */
#header-wrap, .natty #header-wrap {
    background-color: #61D790;/* For WebKit (Safari, Chrome, etc) */
    background: #61D790 -webkit-gradient(linear, left top, left bottom, from(#045023), to(#61D790)) no-repeat;/* Mozilla,Firefox/Gecko */
    background: #61D790 -moz-linear-gradient(top, #045023, #61D790) no-repeat;/* IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#045023, endColorstr=#61D790) no-repeat;/* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#045023, endColorstr=#045023)" no-repeat;
}
.header-line {
	border-top: 15px solid #013617;
	border-bottom: 1px solid #217342;
}

#header-social-icons .social-icons-menu li a:hover, #header-social-icons .social-icons-menu li a:hover:before  {
	background: #642800;
}
#logo .site-title, #logo a:hover .site-title, #logo .site-description {
	color: #fff;
}
/* Content */
.wide-header #content-wrap {
	border: 1px solid #6c6c9e;
	margin:0.6em auto 0.95em;
	box-shadow: none;
}
/* Sidebar */
#sidebar .widgettitle, #frontpage-magazine-widgets .widget .widgettitle, .widget-tabnavi, .widget-tabnavi {
	background: #006428;
	border: 1px solid #044f22;
}
#sidebar .widget {
	border: 3px solid rgba(0, 0, 0, 0.2);
}
#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;
}
/* Footer Widgets */
#footer-widgets-bg {
	border-top: 5px solid #35B066;
    background-color: #188242;/* For WebKit (Safari, Chrome, etc) */
    background: #188242 -webkit-gradient(linear, left top, left bottom, from(#045023), to(#188242)) no-repeat;/* Mozilla,Firefox/Gecko */
    background: #188242 -moz-linear-gradient(top, #045023, #188242) no-repeat;/* IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#045023, endColorstr=#188242) no-repeat;/* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#045023, endColorstr=#045023)" no-repeat;
}
#footer-widgets .widget {
    background: #c7e9d5;
    border: 5px solid #35B066;
}
#footer-widgets .widgettitle {
    background: #006428;
	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 {
	background-color: #121212;
    border-top: 1px solid #A19F9F;
    border-bottom: 1px solid #A19F9F;
}
/* LOL to Top */
.scrollToTop {
    background: #045023;
    border: 4px solid #12022a;
}
.scrollToTop:hover {
    background: #006428;
}
.scrollToTop:before {
	color: #fff;
}
/* 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: #4a3222;
}
#topnav-menu li.current_page_item a, #topnav-menu li.current-menu-item a {
	background: #14022d;
}
.wide-header #content-wrap {
	border: 0;
	margin:0 auto;
}
#sidebar {
	clear: both;
	margin: 1em 0 0;
	padding:1em;
	width: 100%;
}
}