
/* Stylesheet Default for Haunt Command Theme
-------------------------------------------------------------- */

html { margin: 0 0 0 0; padding: 0 0 0 0; width: 100%; z-index: 0; position: relative; min-height: 100%; font-size: 16px; }

body { margin: 0 0 0 0; padding: 0 0 0 0 ; }

div { margin: 0 0 0 0; padding: 0 0 0 0; }

a {color: #fff; text-decoration: none; transition: background 0.3s ease 0s, color 0.3s ease 0s; }
a:hover { color: var(--main-color); text-decoration: none; }

/* Fallback styles for browsers that don't support font scaling */ 
body { font-size: inherit; color:#fff; font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; }

h1,h2,h3,h4,h5,h6 { margin: 0 0 0 0; padding: 0 0 0 0; border: 0; line-height: 100%; font-weight: 100; display: inline; }

p { font-size: 100%; line-height: 140%; margin: 0 0 0 0; padding: 0 0 0 0; }

img, text, svg {margin: 0 0 0 0; padding: 0 0 0 0; border: 0; border: none; }

.left { float: left; }
.right { float: right; }
.clear { clear: both; }

@font-face {font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; }

@font-face {
    font-family: 'Gothique';
    src: url('/fonts/Gothique.eot');
    src: url('/fonts/Gothique.eot?#iefix') format('embedded-opentype'), 
            url('/fonts/Gothique.ttf') format('truetype'), 
            url('/fonts/Gothique.svg') format('svg'); 
    font-weight: normal;
    font-style: normal;}
@font-face {
    font-family: 'Gothiqueb';
    src: url('/fonts/Gothiqueb.eot');
    src: url('/fonts/Gothiqueb.eot?#iefix') format('embedded-opentype'), 
            url('/fonts/Gothiqueb.ttf') format('truetype'), 
            url('/fonts/Gothiqueb.svg') format('svg'); 
    font-weight: normal;
    font-style: normal;}  

@font-face {
    font-family: 'Felix Titling';
    src: url('/fonts/felixti.eot');
    src: url('/fonts/felixti.eot?#iefix') format('embedded-opentype'),
            url('/fonts/felixti.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;}

/* Regular */
@font-face {
    font-family: 'Monsterrat';
    src: url('/fonts/Monsterrat-Regular.eot');
    src: url('/fonts/Monsterrat-Regular.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Monsterrat-Regular.ttf') format('truetype');
    font-weight: 400; /* Regular weight */
    font-style: normal;
}

/* Bold */
@font-face {
    font-family: 'Monsterrat';
    src: url('/fonts/Monsterrat-Bold.eot');
    src: url('/fonts/Monsterrat-Bold.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Monsterrat-Bold.ttf') format('truetype');
    font-weight: 700; /* Bold weight */
    font-style: normal;
}

/* Black */
@font-face {
    font-family: 'Monsterrat';
    src: url('/fonts/Monsterrat-Black.eot');
    src: url('/fonts/Monsterrat-Black.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Monsterrat-Black.ttf') format('truetype');
    font-weight: 900; /* Black weight */
    font-style: normal;
}

/* Regular */
@font-face {
    font-family: 'Georgia';
    src: url('/fonts/georgia.eot');
    src: url('/fonts/georgia.eot?#iefix') format('embedded-opentype'),
            url('/fonts/georgia.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* Bold */
@font-face {
    font-family: 'Georgia';
    src: url('/fonts/georgiab.eot');
    src: url('/fonts/georgiab.eot?#iefix') format('embedded-opentype'),
            url('/fonts/georgiab.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

/* Italics */
@font-face {
    font-family: 'Georgia';
    src: url('/fonts/georgiai.eot');
    src: url('/fonts/georgiai.eot?#iefix') format('embedded-opentype'),
            url('/fonts/georgiai.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

/* Bold Italics */
@font-face {
    font-family: 'Georgia';
    src: url('/fonts/georgiaz.eot');
    src: url('/fonts/georgiaz.eot?#iefix') format('embedded-opentype'),
            url('/fonts/georgiaz.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Lainguhdun';
    src: url('/fonts/Lainguhdun.eot');
    src: url('/fonts/Lainguhdun.eot?#iefix') format('embedded-opentype'),
            url('/fonts/Lainguhdun.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bonskripht';
    src: url('/fonts/Bonskripht.eot');
    src: url('/fonts/Bonskripht.eot?#iefix') format('embedded-opentype'),
            url('/fonts/Bonskripht.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
} 


li { list-style:none; list-style-type:none; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; }
ul { list-style:none; list-style-type:none; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; }

img#wpstats{display:none}
header, section, footer, aside, nav, article, figure { 	display: block; }

#wpadminbar { display: none; }