body, div, td {
  font-family: 'Trebuchet MS', sans-serif; 
}

h1, h2, h3, h4, h5, h6, blockquote {
  font-family: 'Trebuchet MS', sans-serif; 
}

body, div, td {
  font-size: 14px; 
}

/*-------------------------------------------
    Custom styles
-------------------------------------------*/

#layout .widget-posts-recent { background-color: #103650; }
#layout .widget-posts-most-viewed { background-color: #f35e56; }
#layout .widget-posts-most-commented { background-color: #103650; 
}

ul.menu ul li a { padding: 1px 10px 5px; }




