.menu-container{
background: rgba(122,172,26,1);
background: -moz-linear-gradient(top, rgba(122,172,26,1) 0%, rgba(122,172,26,1) 1%, rgba(108,152,23,1) 50%, rgba(108,133,8,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(122,172,26,1)), color-stop(1%, rgba(122,172,26,1)), color-stop(50%, rgba(108,152,23,1)), color-stop(100%, rgba(108,133,8,1)));
background: -webkit-linear-gradient(top, rgba(122,172,26,1) 0%, rgba(122,172,26,1) 1%, rgba(108,152,23,1) 50%, rgba(108,133,8,1) 100%);
background: -o-linear-gradient(top, rgba(122,172,26,1) 0%, rgba(122,172,26,1) 1%, rgba(108,152,23,1) 50%, rgba(108,133,8,1) 100%);
background: -ms-linear-gradient(top, rgba(122,172,26,1) 0%, rgba(122,172,26,1) 1%, rgba(108,152,23,1) 50%, rgba(108,133,8,1) 100%);
background: linear-gradient(to bottom, rgba(122,172,26,1) 0%, rgba(122,172,26,1) 1%, rgba(108,152,23,1) 50%, rgba(108,133,8,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7aac1a', endColorstr='#6c8508', GradientType=0 );
}
#MainNav .ddsmoothmenu li li {
background: #496d07;
color:white;
}
#MainNav .ddsmoothmenu li li a.selected{
color: white;
text-shadow:none;
}
#MainNav .ddsmoothmenu li li a:hover{
color: white;
}
#MainNav li.current-menu-item a, #MainNav li.current-menu-parent a, #MainNav li.current_page_parent a, #MainNav li a.selected,#MainNav li.current_page_item a {
color:#fff;
background:#496d07;
}
#MainNav li a:hover{
background:rgba(73, 109, 7, 0.5);
}
.top-search .searchform {
 background: #496D07;
}
.flex-control-paging li a {
background: #70920F;
}
.footer-wrapper .footer_widget a{
color:#999;
}
.footer-wrapper ul li a{
color:#64920e;
}
 .searchform input[type="submit"] {
background:transparent;
color:#6C8508;
}
.footer_bottom a {
color:#414040;
}
div.content-bar div.post ul.post_meta a:hover{
color:#64920e;
}
.sidebar ul li a:hover{
color:#64920e;
}
.sidebar .tagcloud a:hover{
color:#64920e;
}
.sidebar ul li a{
color:#999;
}
.sidebar .tagcloud a{
color:#999;
}
.footer-wrapper .footer_widget a:hover{
color:#64920e;
}
div.footer-top a:hover{
color:#64920e;
}
.flex-direction-nav .flex-prev:before,.flex-direction-nav .flex-next:before{
color:#496d07; 
}
.flex-direction-nav .flex-prev:hover::before,.flex-direction-nav .flex-next:hover::before{
color:#70920F;
}
.top-search .searchform input[type="submit"]{
color: inherit;
}
.top-search .searchform {
color: #70920F;
}
div.read_more{
background: #496d07;
}
div.read_more:hover{
background-color: #70920F;
}
.flex-control-paging li a.flex-active{
background-color:#496d07;
}
.sidebar .searchform input[type="submit"]{
color: #70920F;
}
#wp-calendar caption{
background: #70920F;
}
#MainNav .ddsmoothmenu li li:hover {
background: #70920F;
color: white;
}
  