/* Put your custom CSS in this file */


@font-face {
    font-family: 'diavlobold';
    src: url('../../../images/font/diavlo_bold_ii_37-webfont.eot');
    src: url('../../../images/font/iavlo_bold_ii_37-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../../images/font/diavlo_bold_ii_37-webfont.woff') format('woff'),
         url('../../../images/font/diavlo_bold_ii_37-webfont.ttf') format('truetype'),
         url('../../../images/font/diavlo_bold_ii_37-webfont.svg#diavlobold') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1.notice {
    background: none repeat scroll 0 0 #E15D85;
    display: inline-block;
    border: 1px solid #7c000e;
    padding: 10px 15px;
    color: #FFFFFF;
    border-radius: 0 3px 3px 0;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    text-shadow: 2px 2px 2px rgba(12, 0, 14, 0.6);
    font-family: 'diavlobold' !important;
    letter-spacing: -1px;
}
/* Logo */
#rt-top .rt-grid-12 > .rt-block.rt-dark-block {margin-top: 10px; padding: 0px; border-top-width: 10px; margin-left: 10px; margin-bottom: 0;}

/* Background images */
.main-bg-brown {background-color: #16120F;
                background-image: url("../../../images/frontpage/background/seamless_gray_stone_background.jpg");}

body.main-bg-brown {background-repeat: repeat;}      

.rt-bg .rt-bg2 {background-image: url("");} /* Set overlay to NULL */
.main-bg-brown .rt-bg {background-image: url("");} 

/* End Background */

.centre {text-align: center;} /* Centre Stuff */

p {margin: 0 0 10px;} /* Rockettheme changes from default 10px to 15px. */

.component-content .items-leading {margin-bottom: 0;} /* defaults to 25px, far too much */

   
.gf-menu {background-color: #ffffff; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); border-radius: 5px; }
.rt-dark ul.gf-menu .item {color: #0044e2; text-shadow: none; }
.rt-dark ul.gf-menu li:hover > .item, .rt-dark ul.gf-menu li.active > .item {color: #ffffff;}
   
.gf-menu .dropdown ul li {padding: 1px;} 
.gf-menu .dropdown ul li:hover {padding-top: 2px !important;}

.menu-block li i {font-style: normal; text-align: left;}

/* Hide ChronForm registration code - remove this once I have site up */
div.chronoform {display: none;}   

    /* remove 20px margin at botton of FrontPage feature text box */
    #rt-showcase .sprocket-features-desc {margin-bottom: 0px;}

        /* Banner above Oven pages */
    #rt-feature .oven-banner .rt-block {padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px;} 

    /* Front Page Tabs */

    .front-page-tabs .readon {line-height: 1.1em; background-color: #F9AC42; box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.2);}

    