/* Custom CSS Style
 ------------------------------------------------------------------------*/
body { background: transparent url(http://gage.co.za/wp-content/themes/pendulum_1_4_2/assets/images/GAGEbg.jpg) center top repeat scroll; }
#bg-wrap { background: none; }
h1 { font-size: 36px; }
h2 { font-size: 30px; }
h3 { font-size: 24px; }
h4 { font-size: 18px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }
#header-stripe { height:5px; }
#logo { margin: 20px 20px 0px 0px; }
ul#menu li.level0.current_page_item a, ul#menu li.level0.current-menu-item a, ul#menu li.level0.current-menu-ancestor a { background: #ff0000; }
ul#menu li a:hover, ul#menu .hover { background: #bf0606; }
ul#menu li.level0.current-menu-item .hover, ul#menu li.level0.current_page_item .hover, ul#menu li.level0.current-menu-ancestor .hover
{ background: #bf0606 !important; }
ul#menu li li a:hover { color:#000000; }
ul#menu li ul { width: 100px; }

/* User Custom Styles
 ------------------------------------------------------------------------*/
/* Custom CSS */
.news-entry span.day {
  color: #555;
  display: block;
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
  text-align: center;
}

.widget li a {
  font-size: 15px;
  transition: all 0.4s ease-out 0s;
}



/* Sidebar Upcoming Events Height */
.dynamic-container {
  height: 1200px;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 1;
}




tr, th, td {
    background: transparent none repeat scroll 0 0;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: top;
}
