/*/ / / CONTAINER FOR THE WHOLE PAGE / / /*/

/* COLOR PALETTE
Brown: #420C14
Sand: #F0A868
Blue: #788AA3
Light blue: #E0FBFC
Tan: #E4C3AD */


body {
    /* background-color: #420C14; */
    background-image: url(images/tomb.jpg);
    background-attachment: fixed;
    background-size: 2000px;
    padding: 15px;
    margin: 0 auto;
    width: 600px;
}


/*/ / / Headers and Paragraphs / / /*/

@font-face {
    font-family: 'Trajan Pro Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Trajan Pro Regular'), url('font/TrajanPro-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Trajan Pro Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Trajan Pro Bold'), url('font/TrajanPro-Bold.woff') format('woff');
}

@font-face {
    font-family: 'Bodoni Egyptian Pro Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Bodoni Egyptian Pro Bold'), url('font/bodoni-egyptian-pro-bold.woff') format('woff');
}

/* font-family: "trajan-pro-3", serif;
font-weight: 400;
font-style: normal; 
not able to link adobe style sheet? :(
*/


h1 {
    font-family: 'Trajan Pro Bold', Verdana;
}

h2 {
    font-family: 'Trajan Pro Regular', Verdana;
}

h3 {
    font-family: 'Trajan Pro Regular', Verdana;
}



p {
    font-family: 'Bodoni Egyptian Pro Bold';
}

/* LARGE TEXT AT TOP */

.topblock {

    font-family: 'Trajan Pro Regular', Verdana;
    color: white;
    padding: 28px;
    padding-top: 250px;
    margin-top: 8px;
    border: gold 2px solid;
    background-image: url(images/eyeofhorustransparent.png), url('images/limestone.png');
    background-size: 340px, 500px;
    background-repeat: no-repeat, repeat;

}

.topblock a {
    -webkit-text-stroke-color: black;
    background-color: azure;
}

.topblock a:hover {
    color: antiquewhite;
}

/* .intro {}

.caption {} */

.section {
    margin: 15px;
    padding: 10px 50px;
    border-radius: 5px;

    margin: 30px;
    padding: 40px 15px;
    border-radius: 5px;
    background-image: url(images/glyphstest.jpg), url(images/glyphstest.jpg), url(images/papyrus2repeating.jpg);
    background-repeat: repeat-x, repeat-x, repeat;
    background-size: 400px, 400px, 100%;
    background-position: 10px 0px, bottom, center;

    /* border-image: url(images/hieroglyph.png) 50 round;
    border: 10px solid transparent;
    background-image: url('images/papyrus2repeating.jpg'); */
    /* background-image: url(images/hieroglyph.png), url(images/hieroglyph.png), url('/05_constitution/images/papyrus2repeating.jpg');
    background-size: 20px;
    background-repeat: repeat-y, repeat-y, repeat;
    background-position: 14px, 600px; */
}


/*/ / / TOP NAVIGATION AREA / / /*/


/* header {} */

nav {
    height: 100px;
    /* padding: 50px; */
    margin-bottom: 100px;
    margin-top: 50px;
    /* background: #788AA3; */
}

nav a {
    height: 100px;
    /* margin-bottom: 70px; */
    padding: 50px;
    background-image: url(images/beetleclosedtransparent.png);
    background-size: cover;
    color: transparent;
}

nav a:hover {
    color: transparent;
    -webkit-text-stroke-width: 0px;
    padding: 50px;
    background-image: url(images/beetleopentransparent.png);
    background-size: cover;
    background-position: center;
}

nav a:link,
a:visited,
a:active {
    color: transparent;
    -webkit-text-stroke-width: 0px;
}

/*/ / / PAGE SECTIONS / / /*/

/* header,
nav,
main,
footer {}

main {
    /*This adds styles to just the main content area.
} */

footer {
    /* margin: 0 auto; */
    height: 400em;
    padding: 15px;
    /* color: white; */
    font-style: oblique;
    /* border-radius: 40% 100% 70% 30% / 60% 40% 30% 70%; */
    background-size: 100px, auto;
    background-image: url(images/boatofthedeadtransparent.png), url(images/river.jpg);
    background-repeat: no-repeat, repeat;
    /* background-size: cover; */
    background-position: center;
    background-attachment: fixed, scroll;
    opacity: 90%;
}



/* / / / REGULAR PAGE LINKS / / / */

/*Sets default links style*/
a:link {
    color: black;
    -webkit-text-stroke-color: gold;
    -webkit-text-stroke-width: 0.25px;
}

a:hover {
    color: antiquewhite;
}

a:active {
    color: gold;
}

a:visited {
    color: #788AA3;
}


/*/ / / TABLE STYLES / / /*/

table {
    margin: 0 auto;
}

/* caption {} */

th {
    width: 1000px;
}

/* tr {} */

td:nth-of-type(1) {
    width: 20%;
    height: 30%;
    margin: 10px;
    font-size: x-small;
    text-align: center;
    vertical-align: middle;
    background-image: url(images/canopic1.png);
    background-repeat: no-repeat;
    /* background-size: cover; */
    background-position: center;
}

td:nth-of-type(2) {
    width: 20%;
    height: 30%;
    margin: 10px;
    text-align: center;
    font-size: x-small;
    vertical-align: middle;
    background-image: url(images/canopic2.png);
    background-repeat: no-repeat;
    /* background-size: cover; */
    background-position: center;
}

td:nth-of-type(3) {
    width: 20%;
    height: 30%;
    margin: 10px;
    text-align: center;
    font-size: x-small;
    vertical-align: middle;
    background-image: url(images/canopic3.png);
    background-repeat: no-repeat;
    /* background-size: cover; */
    background-position: center;
}

td:nth-of-type(4) {
    width: 20%;
    height: 30%;
    margin: 10px;
    text-align: center;
    font-size: x-small;
    vertical-align: middle;
    background-image: url(images/canopic4.png);
    background-repeat: no-repeat;
    /* background-size: cover; */
    background-position: center;
}

td:nth-of-type(5) {
    width: 20%;
    height: 30%;
    margin: 10px;
    /* padding-right: 26px; */
    text-align: center;
    font-size: x-small;
    vertical-align: middle;
    background-image: url(images/canopic1.png);
    background-repeat: no-repeat;
    /* background-size: cover; */
    background-position: center;
}

td:nth-of-type(6) {
    width: 20%;
    height: 30em;
    margin: 10px;
    padding-top: 7px;
    text-align: center;
    font-size: x-small;
    vertical-align: middle;
    background-image: url(images/canopic2.png);
    background-repeat: no-repeat;
    /* background-size: cover; */
    background-position: center;
}