@charset "UTF-8";

@font-face {
    font-family: 'Carter One';
    font-style: normal;
    font-weight: 400;
    src: url(http://fonts.gstatic.com/s/carterone/v17/q5uCsoe5IOB2-pXv9UcNExN8gQ.ttf) format('truetype')
}

@font-face {
    font-family: 'Marcellus';
    font-style: normal;
    font-weight: 400;
    src: url(http://fonts.gstatic.com/s/marcellus/v13/wEO_EBrOk8hQLDvIAF81VvoP.ttf) format('truetype')
}

@font-face {
    font-family: 'Marcellus SC';
    font-style: normal;
    font-weight: 400;
    src: url(http://fonts.gstatic.com/s/marcellussc/v13/ke8iOgUHP1dg-Rmi6RWjbLE_htaZ.ttf) format('truetype')
}

body,td,th {
    box-sizing: border-box;
    color: #691f0e;
    font-family: Marcellus, serif;
}

/* ~~ Lasse additions ~~ */

body {
    margin: 0;
    font-size: 18px;
}

a[target="_blank"] {
    position: relative;
    line-height: 1.5;

  }
 .mainpagebox a[target="_blank"]::after {
    content: "";
    position: absolute;
    right: -24px;
    width: 15px;
    height: 15px;
    bottom: 3px;
    background-size: 100%;
    background-image: url("/img/newtab.png");
    content: "";
  }



#page-background img {
    height: 100%;
    object-fit: cover;
}

.centertext img {
    height: auto;
    margin-bottom: 5px;
    max-width: 88%;
}


img {
    height: auto;
    max-width: 100%;
}

input, textarea {
    max-width: 90%;
}

a.mgmenu_trigger {
    display: none;
}

@media (max-width: 560px) {
    
    #oracleboximages {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }
}

@media (max-width: 680px) {

#suggestions {
    clear: both;
    width: 100%;
}

#oracleboximages, #mainpagebox.boxfull {
    padding-inline: 0!important;
	width: 100%;
}

}

#copyrightbox {
    padding-top: 16px;
	padding-bottom: 1px;
	width: 18em;
	text-align: center;
	-webkit-border-radius: 50px;
	background-color: hsl(235deg 28% 91% / 80%);
	/* background-image: url(../graphics/bkgd-content-2147.png); */
	background-size: cover;
	border-bottom-color: #FFDA35;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-left-color: #FFDA35;
	border-left-style: solid;
	border-left-width: 2px;
	border-radius: 25px;
	border-right-color: #FFDA35;
	border-right-style: solid;
	border-right-width: 2px;
	border-top-color: #E7C52E;
	border-top-style: solid;
	border-top-width: 2px;
	margin-left: auto;
	margin-right: auto;
    margin-bottom: 2em;
}


#homebutton {
	width: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
	margin-top: 9px;
	text-align: center;
}
#copyrightbox p {
    margin-bottom: 1em;
    font-size: 0.8em;
    margin-bottom: 0.5em;
}


/* menu */


body .mgmenu p a {
    text-decoration: none;
    color: #691f0e;

}

body .mgmenu p a span {
    text-decoration: none;
    color: #990000;
    margin-bottom: 10px;

}

.mgmenu p, body .textdancingheadersm {
    display: inline-block;
}


#mgmenu1 {
    left: auto;
    max-width: inherit;
    position: fixed;
    right: auto;
    top: 8px;
    width: min(960px, 98%);
    padding-top: 2px;
}

.container {
    padding-top: 2.6em;
}
/* fixes */ 

@media (max-width: 502px) {
    .mainpagebox .imageshadowleft, .mainpagebox .imageshadow, .mainpagebox .imageshadowright {
        display: block;
        float: none;
        margin-inline: auto!important;
        margin-block-end: 1.6em!important;
    }
    .mainpagebox .textdancingheader {
        text-align: center;
    }
}


@media (max-width: 980px) {    
    #mgmenu1 {
        left: 7px;
        max-width: inherit;
        position: fixed;
        right: 7px;
        top: 9px;
        width: unset;
    }

    #mgmenu1 li.mgmenu_button {
        color: #691f0d;
        height: 1em;
    }
#social {
display: none;
}

.mgmenu_button_active ~ #social {
    display: block;
}
     }


/* ~~ Element/tag selectors ~~ */
ul, ol, dl {
      margin: 0;
      padding: 0;
  }
h1, h2, h3, h4, h5, h6, p {
    margin-top: 0;
    padding-left: 0px;
    padding-right: 0px;
}
a img {
      border: none;
  }
a:link {
    color: #990000;
    font-weight: bold;
    text-decoration: none;
}
a:visited {
    color: #990000;
    font-weight: bold;
    text-decoration: none;
}
a:hover, a:active, a:focus {
      color: #0067ba;
      font-weight: bold;
      text-decoration: none;
  }
.container {
     margin: 0 auto;
     position: relative;
     width: min(960px, 98%);
 }
#holder {
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding:0px;
    position:relative;
    width: 100%;
    z-index:1;
}

.header {
    color: #691f0e;
    font-size: 0.9em;
    font-weight: bold;
    text-align: center;
}
.content {
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    -moz-box-shadow: inset 0px 0px 16px 10px #4e1b0f;
    -webkit-border-radius: 50px;
    -webkit-box-shadow: 0px 0px 16px 10px #4e1b0f inset;
    background-image: url(../graphics/bkgd-pagebox.png);
    border-bottom-color: #dfbe2b;
    border-bottom-style: solid;
    border-bottom-width: 4px;
    border-left-color: #FFDA35;
    border-left-style: solid;
    border-left-width: 2px;
    border-radius: 50px;
    border-right-color: #FFDA35;
    border-right-style: solid;
    border-right-width: 2px;
    border-top-color: #dfbe2b;
    border-top-style: solid;
    border-top-width: 4px;
    box-shadow: inset 0px 0px 16px 8px hsl(11deg 68% 18% / 90%);
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    text-align: center;
 
}
.contentpage {
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    -moz-box-shadow: inset 0px 0px 16px 10px #4e1b0f;
    -webkit-border-radius: 50px;
    -webkit-box-shadow: 0px 0px 16px 10px #4e1b0f inset;
    background-color: #e1e2ee;
    background-repeat: repeat-x;
    border-bottom-color: #dfbe2b;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #FFDA35;
    border-left-style: solid;
    border-left-width: 2px;
    border-radius: 50px;
    border-right-color: #FFDA35;
    border-right-style: solid;
    border-right-width: 2px;
    border-top-color: #dfbe2b;
    border-top-style: solid;
    border-top-width: 2px;
    box-shadow: inset 0px 0px 16px 5px #4e1b0f;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3e2e2ef', endColorstr='#b3e2e2ef',GradientType=0 );
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    text-align: center;
    transition: 300ms;
    width: 98   %;
    
     /* future proofing */
     /* IE6-9 */
}
.contenthome {
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    background-color: #e1e2ee;
/*    background-image: url(../graphics/bkgd-content-2147.png);*/
box-shadow: inset 0px 0px 16px 5px #4e1b0f;
    background-size: cover;
    border-bottom-color: #FFDA35;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-left-color: #FFDA35;
    border-left-style: solid;
    border-left-width: 2px;
    border-radius: 50px;
    border-right-color: #FFDA35;
    border-right-style: solid;
    border-right-width: 2px;
    border-top-color: #E7C52E;
    border-top-style: solid;
    border-top-width: 2px;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    text-align: center;
    transition: 300ms;
    width: 100%;
    
     /* future proofing */
/*      */
}

#oraclebox {
    padding-bottom: 28px;
}

@media (min-width: 860px) {

#oraclebox {
    -khtml-border-radius: 20px;
    -moz-border-radius: 20px;
    -moz-box-shadow: 1px 1px 12px 1px #4e1b0f inset;
    -webkit-border-radius: 20px;
    -webkit-box-shadow: 1px 1px 12px 1px #4e1b0f inset;
    background-color: #E2E2EF;
    background: -moz-linear-gradient(top,  rgba(226,226,239,0.7) 0%, rgba(226,226,239,0.85) 50%, rgba(226,226,239,0.7) 100%);
    background: -ms-linear-gradient(top,  rgba(226,226,239,0.7) 0%,rgba(226,226,239,0.85) 50%,rgba(226,226,239,0.7) 100%);
    background: -o-linear-gradient(top,  rgba(226,226,239,0.7) 0%,rgba(226,226,239,0.85) 50%,rgba(226,226,239,0.7) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,239,0.7)), color-stop(50%,rgba(226,226,239,0.85)), color-stop(100%,rgba(226,226,239,0.7)));
    background: -webkit-linear-gradient(top,  rgba(226,226,239,0.7) 0%,rgba(226,226,239,0.85) 50%,rgba(226,226,239,0.7) 100%);
    background: linear-gradient(to bottom,  rgba(226,226,239,0.7) 0%,rgba(226,226,239,0.85) 50%,rgba(226,226,239,0.7) 100%);
    border-bottom-color: #80574E;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-left-color: #80574E;
    border-left-style: solid;
    border-left-width: 2px;
    border-radius: 20px;
    border-right-color: #80574E;
    border-right-style: solid;
    border-right-width: 2px;
    border-top-color: #80574E;
    border-top-style: solid;
    border-top-width: 0px;
    box-shadow: inset 1px 1px 12px 1px #4e1b0f;
    clear: both;
    color: #691f0e;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3e2e2ef', endColorstr='#b3e2e2ef',GradientType=0 );
    font-size: 0.9em;
    font-weight: normal;
    line-height: 1.5em;
    margin-bottom: 7px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    overflow: hidden;
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 28px;
    width: 512px;
    
     /* future proofing */
     /* FF3.6+ */
     /* Chrome,Safari4+ */
     /* Chrome10+,Safari5.1+ */
     /* Opera 11.10+ */
     /* IE10+ */
     /* W3C */

 /* IE6-9 */
}

#oracleboximages {
    -khtml-border-radius: 20px;
    -moz-border-radius: 20px;
    -moz-box-shadow: 1px 1px 12px 1px #4e1b0f inset;
    -webkit-border-radius: 20px;
    -webkit-box-shadow: 1px 1px 12px 1px #4e1b0f inset;
    background-color: #E2E2EF;
    background: -moz-linear-gradient(top,  rgba(226,226,239,0.7) 0%, rgba(226,226,239,0.85) 50%, rgba(226,226,239,0.7) 100%);
    background: -ms-linear-gradient(top,  rgba(226,226,239,0.7) 0%,rgba(226,226,239,0.85) 50%,rgba(226,226,239,0.7) 100%);
    background: -o-linear-gradient(top,  rgba(226,226,239,0.7) 0%,rgba(226,226,239,0.85) 50%,rgba(226,226,239,0.7) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,239,0.7)), color-stop(50%,rgba(226,226,239,0.85)), color-stop(100%,rgba(226,226,239,0.7)));
    background: -webkit-linear-gradient(top,  rgba(226,226,239,0.7) 0%,rgba(226,226,239,0.85) 50%,rgba(226,226,239,0.7) 100%);
    background: linear-gradient(to bottom,  rgba(226,226,239,0.7) 0%,rgba(226,226,239,0.85) 50%,rgba(226,226,239,0.7) 100%);
    border-bottom-color: #80574E;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-left-color: #80574E;
    border-left-style: solid;
    border-left-width: 2px;
    border-radius: 20px;
    border-right-color: #80574E;
    border-right-style: solid;
    border-right-width: 2px;
    border-top-color: #80574E;
    border-top-style: solid;
    border-top-width: 0px;
    box-shadow: inset 1px 1px 12px 1px #4e1b0f;
    clear: both;
    color: #691f0e;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3e2e2ef', endColorstr='#b3e2e2ef',GradientType=0 );
    font-size: 0.9em;
    font-weight: normal;
    line-height: 1.5em;
    margin-bottom: 7px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    overflow: hidden;
    padding-bottom: 28px;
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 28px;
    width: 512px;
    
     /* future proofing */
     /* FF3.6+ */
     /* Chrome,Safari4+ */
     /* Chrome10+,Safari5.1+ */
     /* Opera 11.10+ */
     /* IE10+ */
     /* W3C */

 /* IE6-9 */
}
}
/ * #contactbox {
    -khtml-border-radius: 20px;
    -moz-border-radius: 20px;
    -moz-box-shadow: 1px 1px 12px 1px #4e1b0f inset;
    -webkit-border-radius: 20px;
    -webkit-box-shadow: 1px 1px 12px 1px #4e1b0f inset;
    background-color: #e2e2ef;
    background: -moz-linear-gradient(top,  rgba(226,226,239,0.7) 0%, rgba(226,226,239,0.85) 50%, rgba(226,226,239,0.7) 100%);
    background: -ms-linear-gradient(top,  rgba(226,226,239,0.7) 0%,rgba(226,226,239,0.85) 50%,rgba(226,226,239,0.7) 100%);
    background: -o-linear-gradient(top,  rgba(226,226,239,0.7) 0%,rgba(226,226,239,0.85) 50%,rgba(226,226,239,0.7) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,239,0.7)), color-stop(50%,rgba(226,226,239,0.85)), color-stop(100%,rgba(226,226,239,0.7)));
    background: -webkit-linear-gradient(top,  rgba(226,226,239,0.7) 0%,rgba(226,226,239,0.85) 50%,rgba(226,226,239,0.7) 100%);
    background: linear-gradient(to bottom,  rgba(226,226,239,0.7) 0%,rgba(226,226,239,0.85) 50%,rgba(226,226,239,0.7) 100%);
    border-bottom-color: #80574E;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-left-color: #80574E;
    border-left-style: solid;
    border-left-width: 2px;
    border-radius: 20px;
    border-right-color: #80574E;
    border-right-style: solid;
    border-right-width: 2px;
    border-top-color: #80574E;
    border-top-style: solid;
    border-top-width: 0px;
    box-shadow: inset 1px 1px 12px 1px #4e1b0f;
    clear: both;
    color: #691f0e;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3e2e2ef', endColorstr='#b3e2e2ef',GradientType=0 );
    font-size: 0.9em;
    font-weight: normal;
    line-height: 1.1em;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    overflow: hidden;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    width: min(100%, 600px);
    
     /* future proofing */
     /* FF3.6+ */
     /* Chrome,Safari4+ */
     /* Chrome10+,Safari5.1+ */
     /* Opera 11.10+ */
     /* IE10+ */
     /* W3C */
     /* IE6-9 */

     */
}
#contactboxinside {
    -khtml-border-radius: 20px;
    -moz-border-radius: 20px;
    -moz-box-shadow: 1px 1px 12px 1px #4e1b0f;
    -webkit-border-radius: 20px;
    -webkit-box-shadow: 1px 1px 12px 1px #4e1b0f;
    border-radius: 20px;
    box-shadow: 1px 1px 12px 1px #4e1b0f;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    text-align: left;
    width: min(80%, 360px);
    background-color: hsl(235deg 28% 91% / 80%);    
    
     /* future proofing */
}

#directions {
    clear: both;
    color: #691f0e;
    display: flex;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3e2e2ef', endColorstr='#b3e2e2ef',GradientType=0 );
    flex-direction: row-reverse;
    flex-wrap: wrap;

    font-weight: normal;
    justify-content: space-around;
    line-height: 1.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    max-width: 96%;
    overflow: hidden;
    padding-bottom: 1em;
    padding-inline: 1em;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 4px;
    width: 555px;
    max-width: 90%;
}

@media (min-width: 860px) {
#directions {
    -khtml-border-radius: 20px;
    -moz-border-radius: 20px;
    -moz-box-shadow: 1px 1px 12px 1px #4e1b0f inset;
    -webkit-border-radius: 20px;
    -webkit-box-shadow: 1px 1px 12px 1px #4e1b0f inset;
    background-color: #e2e2ef;
    background: -moz-linear-gradient(top,  rgba(226,226,239,0.7) 0%, rgba(226,226,239,0.85) 50%, rgba(226,226,239,0.7) 100%);
    background: -ms-linear-gradient(top,  rgba(226,226,239,0.7) 0%,rgba(226,226,239,0.85) 50%,rgba(226,226,239,0.7) 100%);
    background: -o-linear-gradient(top,  rgba(226,226,239,0.7) 0%,rgba(226,226,239,0.85) 50%,rgba(226,226,239,0.7) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,239,0.7)), color-stop(50%,rgba(226,226,239,0.85)), color-stop(100%,rgba(226,226,239,0.7)));
    background: -webkit-linear-gradient(top,  rgba(226,226,239,0.7) 0%,rgba(226,226,239,0.85) 50%,rgba(226,226,239,0.7) 100%);
    background: linear-gradient(to bottom,  rgba(226,226,239,0.7) 0%,rgba(226,226,239,0.85) 50%,rgba(226,226,239,0.7) 100%);
    border-bottom-color: #80574E;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-left-color: #80574E;
    border-left-style: solid;
    border-left-width: 2px;
    border-radius: 20px;
    border-right-color: #80574E;
    border-right-style: solid;
    border-right-width: 2px;
    border-top-color: #80574E;
    border-top-style: solid;
    border-top-width: 0px;
    box-shadow: 1px 1px 12px 1px #4e1b0f inset;
    clear: both;
    color: #691f0e;
    margin-top: 1em;
    margin-bottom: 2em;
}
}
#directionsheader {
    color: #990000;
    font-family: 'Carter One', cursive;
    font-size: 1.5em;
    margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 16px;
    text-align: center;
    text-shadow: 1px 1px 1px #98989b;
    width: 90%;
}

#directions123 {
    float: right;
    margin-top: 1px;
    text-align: left;
}


#mainpagebox {
    box-sizing: border-box;
    clear: both;
    color: #691f0e;
    font-size: 1em;
    font-weight: normal;
    line-height: 1.2em;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    overflow: hidden;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: left;
    transition-delay: 300ms;
    transition: 300ms;
    width: min(84%, 794px);
}


@media (min-width: 860px) {    
    #mainpagebox {
        padding-left: 35px;
        padding-right: 35px;
        -khtml-border-radius: 20px;
        background-color: hsl(235deg 28% 91% / 90%);
        border-bottom-color: #80574E;
        border-bottom-style: solid;
        border-bottom-width: 0px;
        border-left-color: #80574E;
        border-left-style: solid;
        border-left-width: 2px;
        border-radius: 20px;
        border-right-color: #80574E;
        border-right-style: solid;
        border-right-width: 2px;
        border-top-color: #80574E;
        border-top-style: solid;
        border-top-width: 0px;
        box-shadow: 1px 1px 12px 1px #4e1b0f;
        transition: 50ms;
    }

    .contentpage, .contenthome {
        background-color: unset;
        background: linear-gradient(180deg, #e1e2ee, transparent);
        transition-delay: 0ms;
    }
    /*.contenthome {
        background-color: unset;
        background-image: url(../graphics/bkgd-content-2147.png);
        transition-delay: 0ms;
    }*/
     }

#mainpagesmalltext {
    font-size: 0.9em;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
/*    width: 700px; */
}
#gridwrap .textdancingheader {
    margin-bottom: 4px;
}
#footerleft {
    float: left;
    margin-bottom: 1px;
    margin-left: 10px;
    margin-right: auto;
    padding-left: 100px;
    text-align: left;
    width: 200px;
}
#footerright {
    float: right;
    margin-bottom: 1px;
    margin-left: 10px;
    margin-right: auto;
    padding-right: 100px;
    text-align: right;
    width: 200px;
}
.imageshadow {
    -moz-box-shadow: 0px 0px 5px #4e1a0f;
    -webkit-box-shadow: 0px 0px 5px #4e1a0f;
    background: #3d3d65;
    border: 1px solid #990000;
    box-shadow: 0px 0px 5px #4e1a0f;
    margin: 10px;
    float: left;
    
    /* CSS3 shadow */
}
.imagenoshadow {
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}
.imageshadowleft {
    -moz-box-shadow: 0px 0px 5px #4e1a0f;
    -webkit-box-shadow: 0px 0px 5px #4e1a0f;
    background: #3d3d65;
    border: 1px solid #990000;
    box-shadow: 0px 0px 5px #4e1a0f;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 10px;    
    /* CSS3 shadow */
}
.imageshadowlefttop {
    -moz-box-shadow: 0px 0px 5px #4e1a0f;
    -webkit-box-shadow: 0px 0px 5px #4e1a0f;
    background: #3d3d65;
    border: 1px solid #990000;
    box-shadow: 0px 0px 5px #4e1a0f;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 0px;
    
    /* CSS3 shadow */
}
.imageshadowright {
    -moz-box-shadow: 0px 0px 5px #4e1a0f;
    -webkit-box-shadow: 0px 0px 5px #4e1a0f;
    background: #3d3d65;
    border: 1px solid #990000;
    box-shadow: 0px 0px 5px #4e1a0f;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 10px;
    float: right;
    
    /* CSS3 shadow */
}
.imageshadowtop {
    -moz-box-shadow: 0px 0px 5px #4e1a0f;
    -webkit-box-shadow: 0px 0px 5px #4e1a0f;
    background: #3d3d65;
    border: 1px solid #990000;
    box-shadow: 0px 0px 5px #4e1a0f;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0px;
    
    /* CSS3 shadow */
}
.imageshadowlink {
    -moz-box-shadow: 0px 0px 5px #4e1a0f;
    -webkit-box-shadow: 0px 0px 5px #4e1a0f;
    background: #3d3d65;
    border: 1px solid #990000;
    box-shadow: 0px 0px 5px #4e1a0f;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 1em;
    margin-top: 10px;
    
    /* CSS3 shadow */
}

#booksbox {
    font-size: 0.9em;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    width: 450px;
}


.tinytext {
    font-size: 7px;
    line-height: 1.1em;
}
.smalltext {
    font-size: 0.9em;
}

/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {
  float: right;
  margin-left: 8px;
  
  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
}
.fltlft {
 float: left;
 margin-right: 8px;
 
 /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
}
.clearfloat {
 clear:both;
 font-size: 1px;
 height:0;
 line-height: 0px;
 
 /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
}
#oracle {
    background-image: url(../graphics/bkgd-transparent-58.png);
    clear: both;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    text-align: center;
    width: 512px;
}

#reading {
    clear: both;
    font-size: 1em;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 90%;
}
#reading img {
    margin-right: 10px;
    text-align: left;
}
.headertext {
    font-family: 'Marcellus SC', serif;
    font-size: 1.3em;
    text-align: center;
}
.headerreadings {
    font-family: 'Marcellus SC', serif;
    font-size: 1.9em;
    text-align: center;
}
#infobox {
    -khtml-border-radius: 15px;
    -khtml-border-radius: 25px;
    -moz-border-radius: 15px;
    -moz-border-radius: 25px;
    -moz-box-shadow: 0px 0px 6px 1px #4e1b0f inset;
    -webkit-border-radius: 15px;
    -webkit-border-radius: 25px;
    -webkit-box-shadow: 0px 0px 6px 1px #4e1b0f inset;
    background-color: #cec3d6;
    border-radius: 15px;
    border-radius: 25px;
    border: 1px solid #521e10;
    box-shadow: inset 0px 0px 6px 1px #4e1b0f;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3e2e2ef', endColorstr='#b3e2e2ef',GradientType=0 );
    float: right;
    font-family: Marcellus, serif;
    font-size: 0.9em;
    font-weight: bold;
    margin-bottom: 1em;
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 6px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 15px;
    width: 180px;
    
     /* future proofing */
 /* IE6-9 */
     /* future proofing */
}
#infoboxwide {
    -khtml-border-radius: 15px;
    -khtml-border-radius: 25px;
    -moz-border-radius: 15px;
    -moz-border-radius: 25px;
    -moz-box-shadow: 0px 0px 6px 1px #4e1b0f inset;
    -webkit-border-radius: 15px;
    -webkit-border-radius: 25px;
    -webkit-box-shadow: 0px 0px 6px 1px #4e1b0f inset;
    background-color: #cec3d6;
    border-radius: 15px;
    border-radius: 25px;
    border: 1px solid #521e10;
    box-shadow: inset 0px 0px 6px 1px #4e1b0f;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3e2e2ef', endColorstr='#b3e2e2ef',GradientType=0 );
    float: right;
    font-family: Marcellus, serif;
    font-size: 0.9em;
    font-weight: bold;
    margin-bottom: 1em;
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 6px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 15px;
    width: 210px;
    
     /* future proofing */
 /* IE6-9 */
     /* future proofing */
}
#infoboxwider {
    -khtml-border-radius: 15px;
    -khtml-border-radius: 25px;
    -moz-border-radius: 15px;
    -moz-border-radius: 25px;
    -moz-box-shadow: 0px 0px 6px 1px #4e1b0f inset;
    -webkit-border-radius: 15px;
    -webkit-border-radius: 25px;
    -webkit-box-shadow: 0px 0px 6px 1px #4e1b0f inset;
    background-color: #cec3d6;
    border-radius: 15px;
    border-radius: 25px;
    border: 1px solid #521e10;
    box-shadow: inset 0px 0px 6px 1px #4e1b0f;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3e2e2ef', endColorstr='#b3e2e2ef',GradientType=0 );
    float: right;
    font-family: Marcellus, serif;
    font-size: 0.9em;
    font-weight: bold;
    margin-bottom: 1em;
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 6px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 15px;
    width: 230px;
    
     /* future proofing */
 /* IE6-9 */
     /* future proofing */
}
/* Set the position and dimensions of the background image. */

@media (max-width: 560px) {
    #infobox, #infoboxwide, #infoboxwider {
        width: unset;
        margin-left: unset;
    }
}

#page-background {
height:100%;
left:0;
position:fixed;
width:100%;

 top:0;
}
#headleft {
    clear: both;
    float: left;
    margin-left: 50px;
    width: 400px;
}
.textdancing {
    font-family: 'Carter One', cursive;
    font-size: 1em;
}
.textdancingheader {
    font-family: 'Carter One', cursive;
    font-size: 1.2em;
    letter-spacing: 0.3em;
    line-height: 1.3em;
    text-shadow: 1px 1px 1px #98989b;
}
.textdancingheaderlg {
    color: #990000;
    font-family: 'Carter One', cursive;
    font-size: 1.3em;
    letter-spacing: 0.2em;
    line-height: 1.2em;
    text-shadow: 1px 1px 1px #98989b;
}
.textdancingheadersm {
    font-family: 'Carter One', cursive;
    font-size: 1.1em;
    line-height: 1.3em;
    margin-bottom: 0px;
}
.textdancingheadernormal {
    font-family: 'Carter One', cursive;
    font-size: 1.0em;
    line-height: 1.3em;
    margin-bottom: 0px;
}
.textdancingheaderitalic {
    font-family: 'Carter One', cursive;
    font-size: 1em;
    font-style: italic;
    line-height: 1.3em;
    margin-bottom: 0px;
}
.centertext {
    font-size: 1em;
    text-align: center;
}
.centeranything {
    text-align: center;
}
.marcellusuppercase {
    font-family: "Marcellus SC", serif;
    font-size: 4em;
}
#header {
    clear: both;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    text-align: center;
    width: 600px;
}
.Three-Dee {
    color: #4F170A;
    font-family: 'Carter One', cursive;
    font-size: 2.9em;
    font-weight: normal;
    letter-spacing: 0.1em;
    line-height: 1em;
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: center;
    text-shadow: 0px 0px 0 rgb(186,110,78),1px 1px 0 rgb(167,61,46),2px 2px 0 rgb(100,101,114), 3px 3px 0 rgb(215,152,113),4px 4px 3px rgba(0,0,0,0.65),4px 4px 1px rgba(0,0,0,0.5),0px 0px 3px rgba(0,0,0,.2);
    max-width: 90%;
    margin-inline: auto;

}
.Three-Dee-Small {
    color: #4F170A;
    font-family: 'Carter One', cursive;
    font-size: 1.5em;
    font-weight: normal;
    letter-spacing: 0.1em;
    margin-bottom: 0px;
    margin-top: -10px;
    text-align: center;
    text-shadow: 1px 1px 1px #98989b;
    line-height: 1.1;
}
#poemframe, .poemframe {
    -khtml-border-radius: 30px;
    -moz-border-radius: 30px;
    -moz-box-shadow: 1px 1px 12px 1px #4e1b0f;
    -webkit-border-radius: 30px;
    -webkit-box-shadow: 1px 1px 12px 1px #4e1b0f;
    background: #cec3d6;
    background: -moz-linear-gradient(left,  #cec3d6 0%, #d9d1df 10%, #e1e2ee 20%, #e1e2ee 50%, #e1e2ee 80%, #d9d1df 90%, #cec3d6 100%);
    background: -ms-linear-gradient(left,  #cec3d6 0%,#d9d1df 10%,#e1e2ee 20%,#e1e2ee 50%,#e1e2ee 80%,#d9d1df 90%,#cec3d6 100%);
    background: -o-linear-gradient(left,  #cec3d6 0%,#d9d1df 10%,#e1e2ee 20%,#e1e2ee 50%,#e1e2ee 80%,#d9d1df 90%,#cec3d6 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#cec3d6), color-stop(10%,#d9d1df), color-stop(20%,#e1e2ee), color-stop(50%,#e1e2ee), color-stop(80%,#e1e2ee), color-stop(90%,#d9d1df), color-stop(100%,#cec3d6));
    background: -webkit-linear-gradient(left,  #cec3d6 0%,#d9d1df 10%,#e1e2ee 20%,#e1e2ee 50%,#e1e2ee 80%,#d9d1df 90%,#cec3d6 100%);
    background: linear-gradient(to right,  #cec3d6 0%,#d9d1df 10%,#e1e2ee 20%,#e1e2ee 50%,#e1e2ee 80%,#d9d1df 90%,#cec3d6 100%);
    border-bottom-color: #AEAECD;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-left-color: #4f180a;
    border-left-style: solid;
    border-left-width: 2px;
    border-radius: 30px;
    border-right-color: #4f180a;
    border-right-style: solid;
    border-right-width: 2px;
    border-top-color: #AEAECD;
    border-top-style: solid;
    border-top-width: 0px;
    box-shadow: 1px 1px 12px 1px #4e1b0f;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cec3d6', endColorstr='#cec3d6',GradientType=1 );
    margin-left: auto;
    margin-right: auto;
    width:70%;
    
     /* future proofing */
     /* Old browsers */
     /* FF3.6+ */
     /* Chrome,Safari4+ */
     /* Chrome10+,Safari5.1+ */
     /* Opera 11.10+ */
     /* IE10+ */
     /* W3C */

 /* IE6-9 */
}


#poem {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 25px;
    padding-top: 0px;
    text-align: left;
    max-width: min(90%, 260px);
}
#poemleft {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 25px;
    padding-top: 0px;
    text-align: left;
    max-width: min(90%, 450px);
}
#poemleftwide {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 25px;
    padding-top: 0px;
    text-align: left;
    max-width: min(90%, 475px);
}
#poemlefter {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 25px;
    padding-top: 0px;
    text-align: left;
    max-width: min(90%, 400px);
}
#poemcentered {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 25px;
    padding-top: 0px;
    text-align: left;
    max-width: min(90%, 560px);
}

.justfull {
    text-align: justify;
}

.addthis_floating_style {
    -moz-border-radius: 10px 10px 10px 10px;
    -moz-box-shadow: 2px 2px 6px 2px #4e1b0f;
    -webkit-border-radius: 10px 10px 10px 10px;
    -webkit-box-shadow: 2px 2px 6px 2px #4e1b0f;
    background: -moz-linear-gradient(left,  rgba(161,161,168,1) 0%, rgba(188,188,196,1) 10%, rgba(219,219,221,1) 25%, rgba(234,234,238,1) 35%, rgba(234,234,238,1) 65%, rgba(219,219,221,1) 75%, rgba(188,188,196,1) 90%, rgba(161,161,168,1) 100%);
    background: -ms-linear-gradient(left,  rgba(161,161,168,1) 0%,rgba(188,188,196,1) 10%,rgba(219,219,221,1) 25%,rgba(234,234,238,1) 35%,rgba(234,234,238,1) 65%,rgba(219,219,221,1) 75%,rgba(188,188,196,1) 90%,rgba(161,161,168,1) 100%);
    background: -o-linear-gradient(left,  rgba(161,161,168,1) 0%,rgba(188,188,196,1) 10%,rgba(219,219,221,1) 25%,rgba(234,234,238,1) 35%,rgba(234,234,238,1) 65%,rgba(219,219,221,1) 75%,rgba(188,188,196,1) 90%,rgba(161,161,168,1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(161,161,168,1)), color-stop(10%,rgba(188,188,196,1)), color-stop(25%,rgba(219,219,221,1)), color-stop(35%,rgba(234,234,238,1)), color-stop(65%,rgba(234,234,238,1)), color-stop(75%,rgba(219,219,221,1)), color-stop(90%,rgba(188,188,196,1)), color-stop(100%,rgba(161,161,168,1)));
    background: -webkit-linear-gradient(left,  rgba(161,161,168,1) 0%,rgba(188,188,196,1) 10%,rgba(219,219,221,1) 25%,rgba(234,234,238,1) 35%,rgba(234,234,238,1) 65%,rgba(219,219,221,1) 75%,rgba(188,188,196,1) 90%,rgba(161,161,168,1) 100%);
    background: linear-gradient(to right,  rgba(161,161,168,1) 0%,rgba(188,188,196,1) 10%,rgba(219,219,221,1) 25%,rgba(234,234,238,1) 35%,rgba(234,234,238,1) 65%,rgba(219,219,221,1) 75%,rgba(188,188,196,1) 90%,rgba(161,161,168,1) 100%);
    background: rgb(161,161,168);
    border-bottom-color: #4F1C11;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-left-color: #FFDA35;
    border-left-style: solid;
    border-left-width: 2px;
    border-radius: 10px 10px 10px 10px;
    border-right-color: #FFDA35;
    border-right-style: solid;
    border-right-width: 2px;
    border-top-color: #4F1C11;
    border-top-style: solid;
    border-top-width: 0px;
    box-shadow: 2px 2px 6px 2px #4e1b0f;
    color: #873121;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1a1a8', endColorstr='#a1a1a8',GradientType=1 );
    margin-bottom: 0;
    margin-right: auto;
    margin-top: 0;
    padding-bottom: 16px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    
    /* Pelorian CSS3 Custom Style */
 /* Old browsers */

 /* FF3.6+ */

 /* Chrome,Safari4+ */

 /* Chrome10+,Safari5.1+ */

 /* Opera 11.10+ */

 /* IE10+ */

 /* W3C */

 /* IE6-9 */
}
.righttext {
    text-align: right;
}
.italictext {
    font-style: italic;
}
.boldtext {
    font-weight: bold;
}
.bolditalictext {
    font-style: italic;
    font-weight: bold;
}

#quoteright {
    color: #811e05;
    float: right;
    font-family: 'Marcellus SC', serif;
    font-size: 1.3em;
    font-style: italic;
    line-height: 1.1em;
    margin-bottom: 7px;
    margin-left: 12px;
    margin-right: 0px;
    margin-top: 7px;
    padding: 0px;
    text-align: center;
    width: 260px;
}
#quoteleft {
    color: #811e05;
    float: left;
    font-family: 'Marcellus SC', serif;
    font-size: 1.3em;
    font-style: italic;
    line-height: 1.1em;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 12px;
    margin-top: 5px;
    padding: 0px;
    text-align: center;
    width: 260px;
}

@media (max-width: 560px) {
    #quoteright, #quoteleft {
        width: 100%;
        margin-bottom: 1em;
    }
    #poemframe {
    width: 80%;
    }
}


.picture {
    color: #811e05;
    font-family: Marcellus, serif;
    font-size: 12px;
    line-height: 1.4em;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 0px;
}
.picture img {
    margin-bottom: 3px;
    margin-top: 2px;
    vertical-align: middle;
}
.right {
    float: right;
    margin-bottom: 2px;
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 2px;
}
.left {
    float: left;
    margin-bottom: 2px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 0px;
}
.center {
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    display: block;
}

#reading .center img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

	#carousel {
    display: block;
    height: 448px;
    margin: 0 auto;
    position: relative;
    width: 522px;
}
.subtitle {
    font-size: 0.8em;
    line-height: -20px;
}
	#carousel a {
        background-image: url(../graphics/slide-grid-brown-64x64.png);
        background-repeat: no-repeat;
        height: 60px;
        position: absolute;
        width: 60px;
    }
.superscript{
    bottom: 0.2em;
    font-size: x-small;
    position: relative;
}
	#button-oracle, #button-oracle-box {
    display: block;
    height: 51px;
    width: 98px;
}
	#button-oracle.start {
        background-image: url(../graphics/button-start-oracle.png);
        background-position: 0 0;
    }
	#button-oracle:hover {
        background-position: 0 -51px;
    }
	#button-oracle.oracle {
        background-position: -98px 0;
    }
	#button-oracle.oracle:hover {
        background-position: -98px -51px;
    }
#menuwrap {
margin: 0 auto;
max-width: 950px;
width: 100%;
}
#gridwrap {
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    text-align: center;
}

#linksbox {
    margin-right: auto;
}
#reading #infobox p img {
    padding-left: 6px;
}
⁄