/* Ticket 7448 */

.wt144 #block-views_blocks-term-block_1-13,
.wt145 #block-views_blocks-term-block_1-13,
.wt146 #block-views_blocks-term-block_1-13,
.wt147 #block-views_blocks-term-block_1-13,
.wt148 #block-views_blocks-term-block_1-13,
.wt149 #block-views_blocks-term-block_1-13 { 
  display: none;
}

/* Ticket 10478 */

.page-main:after {
    content: "";
    clear: both;
    display: table;
}


/* Fix the centering of photo gallery images */
.node-content .photo-gallery .field-image img {
  margin: 0 auto;
}

/* Center image captions when field image is set to center */
.node-content .image.center .caption {
  text-align: center;
}

#block-dd_create-calendar li {
  list-style: none;
  margin-left: 0;
}
#block-dd_create-calendar li a {
  text-decoration: none;
}

/* Ticket 7174    
---- DISABLED after this caused problems in 
Ticket 10509

@media (min-width: 980px){
  #block-menu_block-3 .menu-link.depth-1.tid-149 {
    margin-bottom: 10px;
  }
}
--- END DISABLED
*/

/* TICKET 8178 */

@media (min-width: 1024px) {
  .carousel .node-header .title {
    font-size: 90px;
    line-height: 80px;
  }
}
