
body {
/*    background-color: rgba(49,49,49,1.0);/* Overall Background color */
    background: rgba(234,112,61,1.0);/* Orange */
    background: rgba(0,0,0,1.0);
    margin-top: auto;
    background-repeat: no-repeat;
    color: rgba(135, 130, 124, 1.0);/* font color */
    font-size: 16px;

/*    font-weight: 300; !!!! Alert Weird Problem - Do Not Delete */
}

.nameList {
    text-align:  center;
/*
    margin-left: auto;
    margin-right: auto;
*/
}

ol.c {list-style-type: upper-roman;}

/**************************** Counter ***********************************/

.shotUSTable {
    color: white;
    font-size: 300%;
    font-family:    "Times New Roman";
    
    border-style: solid;
    border-width: 3px;
    border-color: rgb(200,211,211);
    text-align: center;
    margin: 0px auto;
    position: relative;
    padding: 0px 0px 0px 0px;  /* top  right  bottom   left */
    border-spacing: 10px 3px;  /* side top*/
    
}


IMG.centeredSmall {
    width: 40%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

IMG.centeredSigns {
    width: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
    
IMG.centeredSmall3 {
    width: 10%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/**************************** Counter ***********************************/

.action p {
    width: 60%;
    display: block;
    font-family: Garamond, Baskerville, 'Baskerville Old Face', 'Hoefler Text', 'Times New Roman', serif;
    color: white;
    text-align: justify;
    margin: 0 auto;
    width: 20em;
    font-size: 115%;
}

.action2 p {
    width: 60%;
    display: block;
    font-family: Garamond, Baskerville, 'Baskerville Old Face', 'Hoefler Text', 'Times New Roman', serif;
    color: white;
    text-align: justify;
    margin: 0 auto;
    width: 26em;
    font-size: 115%;
}


.action3 p {
    display: block;
    font-family: Garamond, Baskerville, 'Baskerville Old Face', 'Hoefler Text', 'Times New Roman', serif;
    color:  rgb(255, 0, 0);
    text-align: center;
    margin: 0 auto;
    font-size: 130%;
}

.statement p {
    width: 40%;
    display: block;
    font-family: Garamond, Baskerville, 'Baskerville Old Face', 'Hoefler Text', 'Times New Roman', serif;
    color: white;
    text-align: justify;
    margin: 0 auto;
    font-size: 100%;
}

.pageTitle {
    font-family: Garamond, Baskerville, 'Baskerville Old Face', 'Hoefler Text', 'Times New Roman', serif;
    color: grey;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 130%;
    font-weight: 550;
}


/* left: 38px;  top: 398px; */
#TransparentLayer {
    position: absolute;
    left: 38px;
    top: 398px;
    z-index: -10;
    
    resize: both;
    overflow: auto;
    height: auto;
    width: auto;
    max-width: 500px;
    max-height: 500px;
}


h2 {
    color: rgba(156, 148, 131, 1.0);/* font color */
    
    font-family: Andika;
    font-size: 125%;
    font-style: normal;
    font-variant: normal;
    font-weight: 300;
    line-height: 15.3999996185303px;
    
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

h1 {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    
/*    font-family: Andika;/**/
    font-family: "Times New Roman", Times, serif;

    font-size: 187.5%;
    font-style: normal;
    font-variant: normal;
    font-weight: 300;
    color: rgba(136, 136, 136, 1.0);/* font color */
}

a {
    color: rgba(15, 129, 232, 1.0);/* font color */
}

a:hover {
    color:yellow;
}
/************************* Home Page ***********************/

.homeGroup1 {
    color: rgba(136, 136, 136, 1.0);/* font color */
    font-size: 100%;
    font-family: "Times New Roman", Times, serif;
    position: relative;
    width: 100%;
    text-align: center;
}

.homeGroup1 h2 {
    color: rgba(156, 148, 131, 1.0);/* font color */
}

.homeGroup1 img {
    width:60%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.homeGroup1 p {
    line-height: 1.2;
    margin-top: 0.5em;
    margin-bottom: 1em;
    width: 60%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
/***************************************************/

.homeOther1 {
    position: relative;
    width: 100%;
    line-height: 8px;
    text-align: center;
}

.homeOther1 p {
    color: rgba(136, 136, 136, 1.0);/* font color */
    font-size: 100%;
    font-family: "Times New Roman", Times, serif;
    line-height: 1.2;
    margin-top: 1.0em;
    margin-bottom: 1em;
}

/***************************************************/
.homeOther2 {
    position: relative;
    width: 100%;
}

.homeOther2 p {
    color: rgba(136, 136, 136, 1.0);/* font color */
    font-size: 14px;
    font-family: "Times New Roman", Times, serif;
    
    /* The css line-height property controls the distance between lines within a block of text. */
    line-height: 1.2;
    /* Paragraph spacing is controlled by the margin-top and margin-bottom CSS properties of the paragraph element. */
    margin-top: 1.0em;
    margin-bottom: 1em;
    text-align: center;
}

.homeOther2 a {
    color: rgba(136, 136, 136, 1.0);/* font color */
    text-decoration: none;
}

.homeOther2 a:hover {
    color:white;
}

.homeOther2 iframe {
    
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/************************************************/
.exhibitionsContainer {
    position: relative;
    left: 6%;
    width: 85%;
    line-height: 8px;
}

.exhibitionsContainer h2 {
    line-height: 24px;
}

.exhibitionsContainer p {
    color: rgba(136, 136, 136, 1.0);/* font color */
    font-size: 14px;
    font-family: "Times New Roman", Times, serif;
    line-height: 18px;
    margin-top: 1.0em;
    margin-bottom: 1em;
    width: 100%;
}

.exhibitionsContaine img {
    float: right;
}
/************************************************/
.thoughtsContainer {
    position: relative;
    left: 6%;
    width: 85%;
    line-height: 16px;
}

.thoughtsContainer p {
    color: rgba(136, 136, 136, 1.0);/* font color */
    font-size: 14px;
    font-family: "Times New Roman", Times, serif;
    width: 100%;
    
    line-height: 18px;
    margin-top: 1.0em;
    margin-bottom: 1em;
}

.thoughtsContainer img {
    border: 3px solid;
    border-color: black;
}

/************************************************/
/*  DeltaX  82, DeltaY  33  */
/************************************************/

/************ Rotor Movement ************/
#rotorId {
    
    position: absolute;
    -webkit-animation: rotorRotation 1s linear infinite;
    animation: rotorRotation 1s linear infinite;
    left: -34px;
    top: 158px;
    z-index: 1;
    transition: left 2.5s cubic-bezier(.42,-0.3,.78,1.25),
    top 2.5s cubic-bezier(.42,-0.3,.78,1.25);
}

#Mergatroid {
    position: absolute;
    left: -50px;
    top: 160px;
    z-index: 20;
    transition: left 2.5s cubic-bezier(.42,-0.3,.78,1.25),
    top 2.5s cubic-bezier(.42,-0.3,.78,1.25);
}


/*** Rotation ***
@-webkit-keyframes rotorRotation {
    100% {-webkit-transform: rotateY(360deg);}
}
@-moz-keyframes rotorRotation {
    0% { -moz-transform:rotateY(0deg); }
    100% { -moz-transform:rotateY(360deg); }
}
*/

.WebsiteIcon {
    position: relative;
    z-index: 30;
    top: -25px;
    
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.topFiller {
    height: 30px;
}

.paintingFiller1 {
    height: 16px;
}

.paintingFiller2 {
    height: 16px;
}

.paintingFiller3 {
    height: 24px;
}

/***************************************************************/
.informationBanner {
    background-color: rgba(38,38,38,1.0); /**/
    position: relative;
    width: 80%;
    height: 30px;
    line-height: 12px;
    
    margin-left: auto;/* Center Box */
    margin-right: auto;/* Center Box */
    color: rgba(170, 170, 170, 1.0);/* font color */
    text-align: center;
    
    border-top-right-radius:2em;/**/
    border-top-left-radius:2em;
    
    word-spacing: 5px;
}

/***************************************************************/
.infoGroup1 {
    color: rgba(136, 136, 136, 1.0);/* font color */
    font-size: 18px;
    font-family: "Times New Roman", Times, serif;

    position: relative;
    left: 6%;
    width: 85%;
}

.infoGroup1 h2 {
    margin-top: 1.0em;
    margin-bottom: 1em;
}

.infoGroup1 p {
    
    color: rgba(136, 136, 136, 1.0);/* font color */
    font-size: 14px;
    font-family: "Times New Roman", Times, serif;
    width: 100%;
    margin-top: 1.0em;
    margin-bottom: 1em;
}

.infoGroup1 img {
    border: 3px solid;
    border-color: black;
}

.inforGroup2 {
    color: rgba(136, 136, 136, 1.0);/* font color */
    font-size: 14px;
/*    font-family: Garamond, Baskerville, 'Baskerville Old Face', 'Hoefler Text', 'Times New Roman', serif;*/
    font-family: "Times New Roman", Times, serif;
    
    position: relative;
    left: 6%;
    width: 300px;
    line-height: 8px;
}

.infoGroup3 {
    color: rgba(136, 136, 136, 1.0);/* font color */
    font-size: 18px;
    font-family: "Times New Roman", Times, serif;    
    position: relative;
    left: 6%;
    width: 90%;
}

.infoGroup3 h2 {
    margin-top: 1.0em;
    margin-bottom: 1em;
}

.infoGroup3 p {
    
    color: rgba(136, 136, 136, 1.0);/* font color */
    font-size: 14px;
    font-family: "Times New Roman", Times, serif;
    width: 90%;
    margin-top: 1.0em;
    margin-bottom: 1em;
}




.informationFiller1 {
    height: 30px;
}

.informationFiller20px {
    height: 20px;
}

.informationFiller50px {
    height: 50px;
}

.informationFiller2 {
    height: 10px;
}

.informationFiller3 {
    height: 100px;
}

.informationFiller4 {
    height: 200px;
}

.QandAFiller {
    height: 10px;
}

.questionsContainer {
    position: relative;
    left: 6%;
    width: 500px;
}

.questionsContainer h5 {
    display: block;
    font-size: 0.8em;
    color: rgba(170, 170, 170, 1.0);/* font color */
}

.QandABlock {
    position: relative;
    left: 9%;
    width: 90%;
    font-size: 0.85em;
}

.QandABlock p {
    margin: 0.3em;
}

p.normal {
    font-style: normal;
    color: rgba(153, 153, 153, 1.0);/* font color */
}

p.italic {
    font-style: italic;
    color: rgba(156, 148, 131, 1.0);/* font color */
}

p.oblique {
    font-style: oblique;
}
/***************************************************************/
.titleBanner {
    position: absolute;
    width: 100%;
    height: 28px;
    line-height: 26px;/* vertical position of the titleHeader image */
}

.centerImage {
    position: absolute;
}

.centerImage p {
    text-align: center;
}

/*************       ********************/
.centerImage img {
    position: absolute;
    top: 0px;
    margin-left: auto;
    margin-right: auto;
    left: calc(50% - 50px);
}

IMG.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

IMG.centered2 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 10%;
}

p.textCentered1 {
    width: 40%;
    text-align: center;
    text-align: justify;
    margin-left: auto;/* Center Box */
    margin-right: auto;/* Center Box */
    color: rgba(255, 170, 14, 0.8);
}

p.textCentered2 {
    font-family: Garamond, Baskerville, 'Baskerville Old Face', 'Hoefler Text', 'Times New Roman', serif;

    text-align: center;
    margin-left: auto;/* Center Box */
    margin-right: auto;/* Center Box */
    color: rgb(221, 159,61);
    font-size: 1.2em;
    font-weight: 600;
}

/***************************************************************/
.secondBanner {
/*    background-color: rgba(255,68,61,1.0); /* background for the Navigation Items */
    
    width: 50%;
    margin-left: auto;/* Center Box */
    margin-right: auto;/* Center Box */
    
    height: 30px;
    line-height: 35px;
    color: rgba(147, 139, 124, 1.0);/* font color */
    
    border-bottom-right-radius:2em;/**/
    border-bottom-left-radius:2em;
    
}

.secondBanner p {
    word-spacing: 120px;
    font-family: Garamond, Baskerville, 'Baskerville Old Face', 'Hoefler Text', 'Times New Roman', serif;
}

.secondBanner a {
    text-decoration: none;
    color: rgba(147, 139, 124, 1.0);/* font color */
}

.secondBanner a:hover {
    color: rgba(251, 194, 14, 0.6);
}

.secondBanner img {
    opacity: 0.6;
}

.secondBanner img:hover {
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

.downLoadFantomas {
/*    background-color: rgba(33,33,33,1.0);/**/
    position: relative;
    width: 43%;
    height: 30px;
    line-height: 30px;

    margin-left: auto;/* Center Box */
    margin-right: auto;/* Center Box */
    color: rgba(255, 124, 0, 1.0);/* Page Title font color xal*/
    text-align: center;
    
    border-top-right-radius:2em;/**/
    border-top-left-radius:2em;
    
    overflow: hidden;

/*    border: 1px solid;/**/
/*    border-color: rgba(66,66,66,1.0);/**/

/*    border-radius: 4px 4px 0 0;/**/
}

.downLoadFantomas a {
    color: rgba(182, 182, 182, 1.0);
    text-decoration: none;
}

/************************************************/
#newsAndUpdatesContainer {
    position: relative;
    /*    border: 5px black solid; */
    top: auto;
    left: 40px;
    
    font-size: 125%;/* 20px => 125%*/
}

#PreviousWork {
    text-align: center;
    font-family: Andika;
    font-size: 125%;/* 20px => 125%*/
}

/************************************************/
.embed-container {
    position: relative;
    height: 0;
    overflow: hidden;
    background-color:black;
}

.ratio-16-9{
    padding-bottom:56.25%; /* 9/16*100 */
}

.ratio-4-3{
    padding-bottom:75%; /* 3/4*100 */
}

.ratio-1-1{
    padding-bottom:100%; /* … */
}

.embed-container img{
    position: absolute;
    top: 0;
    left: 0;
    width:100%;
}

/************************************************/
.exhibit {
    list-style: none;
    padding: 20px 0;/* 20px vertical padding*/
    margin: 0 auto;
    text-align: center;
    width: 100%;/* 100%,  60% creates two columns */
}

.exhibit img {
    height: 200px;
    opacity: 0.6;
    /* leftRight -(to the left, +to the right), Bottom, blur(0=no blur), color */
    box-shadow: 10px 10px 10px rgba(33,33,33, 1.0);
    
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -o-transition: all 1s ease; /* IE 9 */
    -ms-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}

.exhibit img:hover {
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
    
    -webkit-transform:scale(2.0); /* Safari and Chrome */
    -moz-transform:scale(2.0); /* Firefox */
    -ms-transform:scale(2.0); /* IE 9 */
    -o-transform:scale(2.0); /* Opera */
    transform:scale(2.0);
}


.exhibit li {
    display: inline-block;
    margin: 10px 30px 0 30px;/* 10px 5px 0 5px; top, right, bottom, left; */
    vertical-align: top;
    height: 150px;/* 250px Thumbnail Height */
}

.exhibit li > a,
.exhibit li > a img {
    border-style: solid;
    border-width: 2px;
    border-color: rgba(33,33,33, 1.0);/**/
    
    display: block;
    position: relative;
}

/************************************************/
.other {
    list-style: none;
    padding: 20px 0;/* 20px vertical padding*/
    margin: 0 auto;
    text-align: center;
    width: 100%;/* 100%,  60% creates two columns */
}

.other img {
    height: 200px;/* Fixed Height for the thumbnail */
    opacity: 0.6;
    /* leftRight -(to the left, +to the right), Bottom, blur(0=no blur), color */
    box-shadow: 10px 10px 10px rgba(33,33,33, 1.0);
    
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -o-transition: all 1s ease; /* IE 9 */
    -ms-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}

.other img:hover {
    margin-top: -6.0em;/* Vertical Position After Expansion */
    z-index: 10;
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
    
    -webkit-transform:scale(4.0); /* Safari and Chrome */
    -moz-transform:scale(4.0); /* Firefox */
    -ms-transform:scale(4.0); /* IE 9 */
    -o-transform:scale(4.0); /* Opera */
    transform:scale(4.0);
}


.other li {
    display: inline-block;
    margin: 10px 30px 0 30px;
    vertical-align: top;
    height: 150px;/* 250px Thumbnail Height ?? No effect */
}

.other li > a,
.other li > a img {
    border-style: solid;
    border-width: 2px;
    border-color: rgba(33,33,33, 1.0);
    
    display: block;
    position: relative;
}
/************************************************/
.book {
    list-style: none;
    margin: 0 auto;/**/
    float: left;
    /* top right bottom left*/
    margin: -2.0cm 0px 15px 2cm;/**/
}

.book img {
    width: 10%;
    /* leftRight -(to the left, +to the right), Bottom, blur(0=no blur), color */
    box-shadow: 10px 10px 10px rgba(33,33,33, 1.0);/**/
    
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -o-transition: all 1s ease; /* IE 9 */
    -ms-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}

.book img:hover {
    margin-top: -6.0em;/* Vertical Position After Expansion */
    margin-left: 1.0em;
    z-index: 10;
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
    
    -webkit-transform:scale(4.0); /* Safari and Chrome */
    -moz-transform:scale(4.0); /* Firefox */
    -ms-transform:scale(4.0); /* IE 9 */
    -o-transform:scale(4.0); /* Opera */
    transform:scale(4.0);
}

.book li > a,
.book li > a img {
    display: block;
    position: relative;
}

/************************************************/
#debugStatus {
    position: absolute;
    left: 700px;
    top: 0px;
    color: white;
}

/**************************** nav ***********************************/
.nav {
    margin: 20px 0;
    visibility: visible;
}

.nav ul {
    margin: 0;
    padding: 0;
}

.nav li {
    margin: 0 5px 10px 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    display:inline; /* ie7 */
}

.nav a {
    padding: 3px 12px;
    text-decoration: none;
    color: #999;
    line-height: 100%;
}

.nav a:hover {
    color: white;
}

.nav .current a {/* removing .current caused grey blocks to be displayed around text*/
    background: #999;
    color: #fff;
}

/* center nav */
.nav.center ul {
    text-align: center;
}

.nav ul ul {
    list-style: none;
    margin: 0;
    padding: 0;


position:   absolute;
    z-index:    500;/* has to be 500 not -1 */
    top: 13.3%; /* 13.3% */
/*    left: calc(50% + 105px);/**/
    display:    none;
/*    padding:    0;/**/
    background-color: rgba(69, 66, 55, 1.0);/**/
    width:160px;      /* Width of the Pull Down Box = 100px  */
}

.nav ul li:hover {
    background: transparent;
}

/* Weird when hovering over "Works" */
.nav ul li ul li {
    background-color: rgba(69, 66, 55, 1.0);
    color: #fff;
    display: block;
}

/* Pull Down Menu when hovering over "Works" */
.nav ul li:hover ul {
    display: block;
}

/**************************** Mobile ***********************************/
@media screen and (max-width:770px) {
    
    IMG.centeredSmall {
        width: 80%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    
    .action p {
        width: 100%;
        display: block;
        font-family: Garamond, Baskerville, 'Baskerville Old Face', 'Hoefler Text', 'Times New Roman', serif;
        color: white;
        text-align: justify;
        margin: 0 auto;
        width: 23em;
        font-size: 90%;
    }
    
    .action2 p {
        width: 60%;
        display: block;
        font-family: Garamond, Baskerville, 'Baskerville Old Face', 'Hoefler Text', 'Times New Roman', serif;
        color: white;
        text-align: justify;
        margin: 0 auto;
        width: 26em;
        font-size: 90%;
    }
    
    .action3 p {
        display: block;
        font-family: Garamond, Baskerville, 'Baskerville Old Face', 'Hoefler Text', 'Times New Roman', serif;
        color:  rgb(255, 0, 0);
        text-align: center;
        margin: 0 auto;
        font-size: 100%;
    }
    
    IMG.centered2 {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 40%;
    }

    .statement p {
        width: 80%;
        display: block;
        font-family: Garamond, Baskerville, 'Baskerville Old Face', 'Hoefler Text', 'Times New Roman', serif;
        color: white;
        text-align: justify;
        margin: 0 auto;
        font-size: 90%;
    }
    
    .titleBanner {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
    }

    
}

/**************************** Resize Button ***********************************/
.menuButton {
    position: absolute;
    float: left;
    max-width: 100%;
    display: none;
    left: 5%;
}


#menuButton {
    display: none;
}

.closeMenuButton {
    position: absolute;
    float: left;
    max-width: 100%;
    display: none;
    left: 5%;
}

#closeMenuButton {
    display: none;
}
