
.blog-grid-thumb {
display: none;
}
.main-slideshow {
display: none;
}
.google-map-canvas {
display: none;
}
.page .archive-title {
    display: none;
}
a, a:visited, a:active {
	text-decoration:underline;
	}
table {
	background:none repeat scroll 0 0 #fff;
	border:1px solid #D0D0D0;
	border-collapse:collapse;
	border-spacing:0;
	text-align:left;
	width:100%;
	}
table tr td, table tr th {padding:0.625em;}
table tfoot, table thead {background:none repeat scroll 0 0 #e0e0e0;}
table tr:nth-of-type(2n) {background:none repeat scroll 0 0 #f0efef;}
th {border-right:1px solid #fff;}
td {border-right:1px solid #e0e0e0;
}
.nav-bar-main li a {
  text-decoration:none;
}

.left-event-content {
width: 225px;
}

@media (max-width: 990px) {
.left-event-content {
width: 100%;
}
}
.responsive_menu a {
    color:#ffffff;
  text-decoration:none;
}
.field_search {
    color:#ffffff;
}