.entry-thumb img{
    min-height: 160px;	
}

.entry-metadata a {
    font-size: 14px;
    color: #349034 !important;
}

.entry-metadata a:hover {
     text-decoration: underline;
}

.entry-body, .entry-body p, .entry-metadata div {
    text-indent: 0pt !important;
    font-size: 15px !important; 
    line-height: 24px !important;
    text-align: justify !important;
    margin-right: 10px !important;
    
     color: #797676 !important;
}

ul li {
    padding-bottom: 1px;
}

/* @media only screen and (max-width: 959px) and (min-width: 280px){
  .one-column.blog-thumb .entry-details, .one-column.with-sidebar.blog-thumb .entry-details {
    width: 100% !important;
    margin-left: 80px;
        width: auto;
 } 
} */

/* #main-menu {
    float: right;
    margin: 0px;
    padding: 0px;
    position: relative;
    z-index: 100;
}

.mobile-menu {
    display: none;
    height: 50px;
    background-color: #f3f3f3;
    color: #666666;
    background-image: url(/images/btn/responsive-nav-bg.png);
    background-position: center right;
    background-repeat: no-repeat;
    border: 1px solid #d9d9d9;
    border-radius: 0px;
    width: 100%;
    margin: 6px 0px 10px;
    padding: 15px 10px 15px 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: poi
 */
/* 
  only screen and (max-width: 767px) and (min-width: 480px)
only screen and (max-width: 959px) and (min-width: 768px) */