#slider .featured-title span {
    display: inline-block;
    color: #FFF;
    font-size: 50px;
    line-height: 35px;
    font-weight: 900;
    line-height: 1.5;
text-shadow: 1px 2px #484848;
}
#slider .featured-excerpt span {
    display: inline-block;
    color: #FFF;
    font-size: 24px;
    line-height: 35px;
    font-weight: 600;
}

body, button, input, select, textarea {
    color: #888;
    font-family: Arial, Sans-serif, Helvetica, Arial;
    font-size: 12px;
    line-height: 1.7;
    word-wrap: break-word;
}
#footer {
    background: #333;
    border-top: 6px solid #135920;
    border-bottom: 1px solid #111;
    padding: 15px 10px;
}
#footer-core a {
    color: #FFF;
}
#today { background-color: white !important; 
border: 2px solid #484848;
    display: block;
/* border-radius: 4px;
padding: 2px;
width: 1em;*/
}
#sidebar h3.widget-title::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 45px;
    border-bottom: 3px solid #106E18;
}
#intro.option1 #intro-core::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 65px;
    border-bottom: 3px solid #0F6613;
}
.mobile
{
    float: right;
    font-size: 14px;
    font-weight: 600;
    color: green;
}
@media screen and (max-width: 800px) {
.mobile  {
padding-right: 20px;}
}
/*media all*/
#header-responsive li a:hover, #header-responsive li.current_page_item > a {
    color: #FFF;
}
#header .menu > li.menu-hover > a, #header .menu > li.current_page_item > a, #header .menu > li.current-menu-ancestor > a, #header .menu > li > a:hover {
    color: rgba(5, 225, 12, 1);
}

/*media all*/
#header .header-links .sub-menu li {
    float: left;
    font-size: 14px;
    font-weight: 600;
    margin: 2px auto;
}


#header .header-links .sub-menu {
    display: none;
    float: left;
    position: absolute;
    z-index: 9999;
    border: 1px solid #303030;
    background: #0A4D10;
}
#logo img {
    width: auto;
    max-height: 40px;
    display: block;
    margin: 0 auto;
}
/*media all*/
#sidebar .textwidget {
    padding: 2px;
border: 1px solid #FFF;
}

article#no-results {
    display: none;
}
/* @media only screen and (max-width: 768px)
#header-responsive {
    display: block;
    width: 100%;
} */
@media screen and (max-width: 800px) {
#slider  {
display: none;}
}

   
.mobile a{
    color: #fff;
}


#header {
    padding: 0;
    background: #325a01;
} 

#header .menu  li  a:hover {
    color: #9c9c9c;
} 


#header .menu  li  a:active {
    color:rgba(0, 128, 0, 1);
}
#header .menu li.current_page_item  a {
    color: #FFF;
border-top: 2px solid #fff;
display: block;
margin-top: -2px;
transition: all 0.3s;
}
.themebutton, button, html input[type="button"], input[type="reset"], input[type="submit"] {
    color: #FFF;
    text-align: center;
    border: none;
    border-radius: 3px;
    background: #0e631b;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#content {
    clear: both;
    margin: 0;
    padding: 20px 10px;
    color: #000;
    font-size: 14px;
}
.slider-boxed #slider .rslides-inner {
    -webkit-box-shadow: 0 0 0 5px #FFF, 0 0 0 6px #fff;
    -moz-box-shadow: 0 0 0 5px #FFF, 0 0 0 6px #DDD;
    -o-box-shadow: 0 0 0 5px #FFF, 0 0 0 6px #DDD;
    box-shadow: 0 0 0 5px #FFF, 0 0 0 6px #fff;
}
#section-home .section {
    border: 1px solid #ffffff;
}
#header .header-links li {
    float: left;
    font-size: 14px;
 font-weight: 600;
    margin: 20px auto;
}
#header .header-links > ul > li a {
    color: #f0efef;
    padding: 15px 15px;

}



/* Posejdon

.home .content-area {
    float: left;
    box-sizing: border-box;
    padding-right: 4em;
    width: 100%;
}
.home .sidebar  {
    float: left;
    display: none;
}
.main-navigation-menu li.current-menu-item > a {
    color: #0a5605;
}
.main-navigation-menu a:hover, .main-navigation-menu a:hover:after {
    color: #2cdd22;
}