/* Custom modifications */

/* *************** BOOTSTRAP OVERRIDE ************ */


/* *************** STYLE OVERRIDE ************ */



nav#mainnav li a {
    text-align: left;
    font-weight: normal;
    font-size: 1.2em;
}
em {
	font-family: BuildersHeaven;
	font-size: 1.5em;
    font-style: normal;
    font-weight: normal;
	text-transform: uppercase;
	text-shadow: 0 0 5px #fff;
}

.TopSecretFont {
    font-family: TopSecret;
	/*text-transform: uppercase;
	text-shadow: 0 0 5px #fff;*/
}
    .TopSecretFont strong {
        color: #cd0b0b;	
    }

.TopSecretFont2 {
    font-family: TopSecret2;
	/*text-transform: uppercase;
	text-shadow: 0 0 5px #fff;*/
}
    .TopSecretFont2 strong {
        color: #cd0b0b;	
    }


.navbar {
    margin-bottom: 0;
}
    .navbar-toggle 
    {
        background: #333 none repeat scroll 0 0;
        float: left;
        margin-left: 15px;
        z-index: 100;
    }


.ui-state-default, 
.ui-widget-content .ui-state-default, 
.ui-widget-header .ui-state-default 
{
    color: #000;
    border: 1px solid #252215;
    background: #c4b470;

}
.ui-accordion .ui-accordion-content {
    background: auto; /*#fff0e0;*/
    
}

/* *************** CUSTOM CLASSES ************ */



.sizeFixForDesktop {
    height: 0;
    line-height: 0;
    width: 100%;
    opacity: 0;
}


/* ******************************************** */
/* force white ***** TO DELETE */
/* ******************************************** */
/*.button,
a.button
 { 
    background-color: #999;
 }
.button:hover:enabled,
	a.button:hover:enabled 
	{
	    background-color: #aaa;
	}
.reversed ,
a.reversed { 
    background-color: #222;
}

	.reversed:hover:enabled,
	a.reversed:hover:enabled {
		background-color: #333;
	}	
.RoundButton {
    background: #aaa none repeat scroll 0 0;
}	
    */

/** body **/
/*section#body {	
	background: #aaa;
}
	*/
/* ******************************************** */	
/* ******************************************** */