/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */


table {
  border: 0px solid #CCCCCC;
  margin-bottom: 0;
  }

th, td {
  border: 0px solid #CCCCCC;
  }

td, tbody td {
  background: none repeat scroll 0 0 #FFF;
  }

.sponsor_div {
  border-bottom:thin solid #CCCCCC;
  margin-bottom:25px;
  width:600px;
}

h2 {
padding-bottom:10px;
}

h4 {
padding-bottom:10px;
}

h2.entry-title {
   display: none;
}

.page .entry-content {
  margin: 20px 0 0 0;
}

/* comments styles */

.nocomments {
  display: none;
}

h4.module-title {
  display: none;
}

#respond h4.module-title {
  display: block;
}

/* widget styles */

.widgettitle {
  display: none;
}

#google_cal {
  margin: 20px 0 0 0;
}

/* shop page styles */

.shop_item {
  clear: both;
  margin: 0 0 25px 0;
  border-bottom: thin solid #DDDDDD;
  padding:0 0 15px;
}

.shop_img {
  float: left;
}

.shop_info {
  float: left;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* benefit styles */

.member_benefit {
  margin-bottom:10px;
}