/* =Hide whole post meta
-------------------------------------------------------------- */
.post-meta {
    display: none;
}
/* =Hide "Posted on"
-------------------------------------------------------------- */
.post-meta .posted {
    display: none;
}
/* =Hide date
-------------------------------------------------------------- */
.post-meta .timestamp {
    display: none;
}
/* =Hide "by"
-------------------------------------------------------------- */
.post-meta .byline {
    display: none;
}
/* =Hide author
-------------------------------------------------------------- */
.post-meta .author {
    display: none;
}


.footer-content .footer-glow {
background:#000000;
}

.footer-content .footer_wrap {
background: #000000;
}

#slides .caption{
display:none;
}

.content_wrapper #crumbs {
display: none;
}

.home_content .home_text p {
display: none;
}

#menu .ddsmoothmenu li {
float: none;
display: inline-block;
}
#menu {
text-align: center;
}

#menu .ddsmoothmenu li a {
color: #FFD302;
background: url(your image address) no-repeat right;
}
#menu .ddsmoothmenu li li a:hover {
background: #004D1B;
}
.menu_wrapper .menu-container {
background: #004D1B;
}
#menu .ddsmoothmenu li li a {
background: #004D1B;
}

#menu li a {
color: #FFD302;
}
#menu .ddsmoothmenu {
background: #004D1B!important;
}

#menu .ddsmoothmenu li {
float: none;
display: inline-block;
}
#menu {
text-align: center;
}
