/* Template changes made by Paul at AISweb - COPIED from Native Drum site hence commenting out*/

/* Following line added by Mark from Rocketheme to hide comments in pop-up */
.option-com-rokgallery .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-caption {
    /*display: none !important;*/
}

/* Increase size of event font in monthly calandar display */
a.cal_titlelink:link, a.cal_titlelink:visited, a.cal_titlelink:hover {
    font-size: 14px;
}

/* Gallery titles were too big, rduced to 120% */
.rg-list-view .item-title {
    font-size: 120% !important;
}

/* Text below RockGallery items on Members Rides align Left */
.rg-gm-caption {
    display: block;
    margin-top: 5px;
    text-align: left !important;
}
/* Make h2 same as h1 (was 18  31.2)  */
h2, .title {
    font-size: 22.5px;
    line-height: 36px;
}

/* remove Ordering options (tabs) in Mosaic, Home page */
.sprocket-mosaic-order {display:none}

.sprocket-mosaic-item .sprocket-mosaic-text{
    color: #000000;
}
/* Logo in a module - padding reduced to 8 to remove space above logo */
.rt-logo-block {
    padding: 4px 15px;
}

/* Space between main menu items */
.menu-block .menu-item-bg {
    display: block;
    padding: 5px 5px;
}
/* Move menu down from top */
.menu-block {
    margin-right: 15px;
    margin-top: 3px;
}
/*  Main Menu font size increased */
.gf-menu.l1 > li > .item {
    font-size: 16px;
    line-height: 24px;
}

/* News Items in feature-a */
.fp-roksprocket-headlines .sprocket-headlines-text {
    color: #000000;
    font-size: 100%;
    font-family: 'nunitolight', Verdana, Helvetica, Arial, sans-serif;
}


/* Drop-down menu text size increased */
.gf-menu .item {
    font-size: 20px;
    line-height: 26px;
    text-align: left;
    cursor: pointer;
}
/* Article text colour from grey to black */
#rt-page-surround {
    color: #000000;
}
/* Article text font size increased */
.font-size-is-default {
    font-size: 18px;
}
/* Increase font size within Search box */
input[type="search"]{
    font-size: 18px;
}
/* Reduce size of header in each roksprocket Showcase */
  .layout-showcase .sprocket-features-title {
    font-size: 4.0em;
    margin: 0;
    padding: 0;
    line-height: 50px;
}
/* colour of breadcrumbs text was #c6bfd4 */
/*#rt-breadcrumbs .active, .breadcrumbs .active, .breadcrumb .active {*/
/*    color: #726b9f;*/
/*}*/
/*#rt-breadcrumbs, .breadcrumbs, .breadcrumb {*/
/*    color: #5c5887;*/
/*    font-size: 90*/%;*/
/*}
/* Increase width of 'Login or create new account' so that 'Registration' wraps beneath, not alongside */
/* .hkc-lg-4 {*/
/*    width: 80%;*/
/* }*/