/*! normalize.css v3.0.0 | MIT License | git.io/normalize */

/* ==========HTML5 Display Definitions========== */

/* Correct 'block' display not defined in IE 8/9. */

article,
aside,
figcaption,
figure, 
footer,
header,
main,
nav,
section { display: block; }

/*Prevent ios text size adjust after orientation change, without disabling user zoom.*/

html {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%
}
/*Remove default margin.*/
body {
   margin: 0;
}

/*==========Links==========*/

/*Address 'outline' inconsistency between Chrome and other browsers.*/

a:focus {
   outline: thin dotted;
}
a:active
a:hover {
   outline: 0;
}

/*==========Typography==========*/

/*Address inconsistent and variable font size in all browsers.*/

small {
   font-size: 80%;
}

/*==========Embedded Content==========*/

/*Remove border when inside 'a' element in IE 8/9.*/

img {
  border: 0;
}

/*==========End of Custom Normalize==========*/

/*================================================= Elements =================================================*/
/*============================================================================================================*/
/*============================================================================================================*/
/*============================================================================================================*/
/*============================================================================================================*/

body {
    background-image: url(../images/vectorbg.png);
    background-repeat: repeat-x;
    background-attachment: fixed;
    background-position: right top;
    font: 100%/1.2 Comic Sans Ms, "Times New Roman", serif;
    min-height: 100%;   
}

{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.nav-main a {
   color: #000000;
   font-family: Comic Sans Ms, "Times New Roman";
   font-size: 1em;
   font-weight: 400;
   letter-spacing: -.125em;
   line-height: 1.4;
   font-family: Comic Sans Ms, "Times New Roman";
   text-align: center;
}

.bionav-main a {
   color: #000000;
   font-family: Comic Sans Ms, "Times New Roman";
   font-size: 1em;
   font-weight: 400;
   letter-spacing: -.125em;
   line-height: 1.4;
   font-family: Comic Sans Ms, "Times New Roman";
   text-align: center;
}

.artnav-main a {
   color: #000000;
   font-family: Comic Sans Ms, "Times New Roman";
   font-size: 1em;
   font-weight: 400;
   letter-spacing: -.125em;
   line-height: 1.4;
   font-family: Comic Sans Ms, "Times New Roman";
   text-align: center;
}

.comnav-main a {
   color: #000000;
   font-family: Comic Sans Ms, "Times New Roman";
   font-size: 1em;
   font-weight: 400;
   letter-spacing: -.125em;
   line-height: 1.4;
   font-family: Comic Sans Ms, "Times New Roman";
   text-align: center;
}

.cntnav-main a {
   color: #000000;
   font-family: Comic Sans Ms, "Times New Roman";
   font-size: 1em;
   font-weight: 400;
   letter-spacing: -.125em;
   line-height: 1.4;
   font-family: Comic Sans Ms, "Times New Roman";
   text-align: center;
}

ul,
ol {
   list-style: none;
}

a {
   color: #0000ff;
   text-decoration: none;
}

a:hover {
   color: #00ffff;
}

a:active {
   color: #ff0000;
} 

.more: after {
   content: '>>';
}

img {
   border: 0;
}

.01img {
   max-width: 100%;  
   height: auto;
}

/************************************************** Containers **************************************************/
/*                                                                                                              */
/*                                                                                                              */
/*                                                                                                              */
/****************************************************************************************************************/

.book {
   margin: 0 auto;
   max-width: 60em;
   min-height: 100%;
   background-color: #ffffff;     
   border-top: .125em solid #000000;
   border-bottom: .25em solid #000000;
   border-left: .1875em solid #bebebe;
   border-right: .1875em solid #000000;   
   padding-top: .125em ;      
   padding-bottom: .4375em ;   
   padding-left: 0;    
   padding-right: .1875em ;      
}

.page1 {
   background-color: #ffffcc; 
   width: 99.375%; 
   min-height: 100%;   
   border-top: .0625em solid #000000;
   border-bottom:  .0625em solid #000000;
   border-left: none;
   border-right: .125em solid #000000;   
   padding-top: .125em;   
   padding-bottom: .5625em;
   padding-left: 0;    
   padding-right: .1875em;
   -webkit-box-shadow: .25em .25em .3125em #999;
   box-shadow: .25em .25em .3125em #999; 
}

.page2 {
   background-color: #e6ffff;
   width: 98.854%; 
   min-height: 100%;       
   border-top: .0625em solid #bebebe;
   border-bottom: .0625em solid #bebebe;
   border-left: none;
   border-right: .0625em solid #000000;   
   padding-top: .1875em;   
   padding-bottom: .4375em;   
   padding-left: 0em;
   padding-right: .3125em;
   -webkit-box-shadow: .25em .25em .3125em #999;
   box-shadow: .25em .25em .3125em #999; 
  
}

.page3 {
   background-image: url(../images/cvrbg.jpg);
   background-color: #f5f5f5;
   width:98.125%;
   min-height: 100%;
   background-repeat: no-repeat; 
   background-position: top-right;
   border-top: .0625em solid #000000;
   border-bottom: .0625em solid #000000;
   border-left: none;
   border-right: .0625em solid #000000;
   padding-top: 0em;   
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
   -webkit-box-shadow: .25em .25em .3125em #999;
   box-shadow: .25em .25em .3125em #999; 
}  

.bio-book {
   background-image: url(../images/biotopbg.jpg);  
   background-color: #75432f;  
   background-repeat: no-repeat; 
   background-position: top-right;
   width: 98.125%;
   min-height: 100%;  
   border-top: .0625em solid #000000;
   border-bottom: .0625em solid #000000;
   border-left: none;
   border-right: .0625em solid #000000;
   padding-top: .125em;   
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
   -webkit-box-shadow: .25em .25em .3125em #999;
   box-shadow: .25em .25em .3125em #999; 
}  

.fineart-book {
   background-image: url(../images/fatopbg.jpg);   
   background-color: #000000; 
   background-repeat: no-repeat; 
   background-position: top-right;
   width: 98.125%;
   min-height: 100%;
   border-top: .0625em solid #000000;
   border-bottom: .0625em solid #000000;
   border-left: none;
   border-right: .0625em solid #000000;
   padding-top: .125em;   
   padding-bottom: 0em;
   padding-left: 0em;   
   padding-right: 0em;
   -webkit-box-shadow: .25em .25em .3125em #999;
   box-shadow: .25em .25em .3125em #999; 
}  
  
.comic-book {
   background-image: url(../images/topcombg.jpg); 
   background-color: #f5f5f5;   
   background-repeat: no-repeat; 
   background-position: top-right;
   width: 98.125%;
   min-height: 100%;  
   border-top: .0625em solid #000000;
   border-bottom: .0625em solid #000000;
   border-left: none;
   border-right: .0625em solid #000000;
   padding-top: .125em;   
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
   -webkit-box-shadow: .25em .25em .3125em #999;
   box-shadow: .25em .25em .3125em #999; 
}  

.phone-book {
   background-image: url(../images/cvrbg.jpg);
   background-color: #f5f5f5;
   width:98.125%;
   min-height: 100%;
   background-repeat: no-repeat; 
   background-position: top-right;
   border-top: .0625em solid #000000;
   border-bottom: .0625em solid #000000;
   border-left: none;
   border-right: .0625em solid #000000;
   padding-top: 0em;   
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
   -webkit-box-shadow: .25em .25em .3125em #999;
   box-shadow: .25em .25em .3125em #999; 
}  

/*==========slide show==========*/

.slide-container {
   max-width: 100%;
   min-height: 100%;
}

/************************************************************************************************************************/

/*==========Masthead==========*/

.masthead {
    max-width:  10em; 
}

.bio-masthead {
   max-width: 10em;
}

.fineart-masthead {
    max-width:  10em;  
}

.comic-masthead {
   max-width: 10em;
}

.cnt-masthead {
   max-width: 10em;
}

/************************************************************/

.logo {
   max-width: 6.25em;
}

.logo img {  
   max-width: 5.75em;
}

/************************************************************************************************************************/

.cover-main {
   max-width:42.9375em;
}

.bio-main {
    max-width: 42.9375em;
}

.fineart-main {
   max-width: 42.9375em;
}

.comic-main {
    max-width: 42.9375em;
}

.cnt-main {
    max-width: 42.9375em;
}

/************************************************************************************************************************/

/*==========Main Navigation==========*/

.nav-main {
   max-width:10em;
}

.nav-main img {
   max-width: 10em;
}

.nav-main li {
   font-weight: 700;
   max-width: 10em;
}

.nav-main li:first-child  {
   margin-top: 2em; 
   margin-bottom: 1.125em; 
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.nav-main li:last-child  {
   max-width: 100%; 
   margin-top: 0em;
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.nav-main a {
   color: #bebebe;
   font-size: 1em;
   line-height: 1.4; 
   padding: .5em 1.15em .5em 1.4em;
   font-weight: 700;
}

.nav-main a:hover {
   color: #cc0000;
   text-decoration: none;
}

.nav-main .current-page,
.nav-main .current-page:hover {
   color: #cc0000;
   cursor: default;
}

.bionav-main {
   max-width:42em;
}

.bionav-main img {
   max-width: 10em;
}

.bionav-main li {
   font-weight: 700;
   max-width: 42em;
}

.bionav-main li:first-child  {
   max-width:42em;
   margin-top: 0em; 
   margin-bottom: 0em; 
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

/*.bionav-main li: last-child a {}*/

.bionav-main a {
   color: #bebebe;
   font-size: 1em;
   line-height: 1.4; 
   padding: .5em 1.15em .5em 1.4em;
   font-weight: 700;
}

.bionav-main a:hover {
   color: #cc0000;
   text-decoration: none;
}

.bionav-main .current-page,
.bionav-main .current-page:hover {
   color: #cc0000;
   cursor: default;
}

.artnav-main {
   max-width:42em;
}

.artnav-main img {
   max-width: 10em;
}

.dropbtn { 
   background-color: #9dafcb;
   color: white;
   margin-top: 1em; 
   margin-bottom: 0em; 
   margin-left: 0em;
   margin-right: 0em;
   padding: 16px;
   font-size: 16px;
   border: none;
}

.dropdown { 
   position: relative;
   display: inline-block;
}

.dropdown-content {
   display: none;
   position: absolute;
   background-color: lightgrey;
   min-width: 200px;
   overflow: auto;
   z-index: 1;
}

.dropdown-content a {
   color: black;
   padding: 12px 16px;
   text-decoration: none;
   display: block;
}

.dropdown-content a:hover {background-color: white;}  
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn {background-color: grey;}

/*.artnav-main li {
   font-weight: 700;
   max-width: 42em;
}*/

/*.artnav-main li:first-child  {
   max-width:42em;
   margin-top: 0em; 
   margin-bottom: 0em; 
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}*/

/*.artnav-main li: last-child a {}*/

.artnav-main a {
   color: #bebebe;
   font-size: 1em;
   line-height: 1.4; 
   padding: .5em 1.15em .5em 1.4em;
   font-weight: 700;
}

.artnav-main a:hover {
   color: #cc0000;
   text-decoration: none;
}

.artnav-main .current-page,
.artnav-main .current-page:hover {
   color: #cc0000;
   cursor: default;
}

.comnav-main {
   max-width:42em;
}

.comnav-main img {
   max-width: 10em;
}

.comnav-main li {
   font-weight: 700;
   max-width: 42em;
}

.comnav-main li:first-child  {
   max-width:42em;
   margin-top: 0em; 
   margin-bottom: 0em; 
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

/*.comnav-main li: last-child a {}*/

.comnav-main a {
   color: #bebebe;
   font-size: 1em;
   line-height: 1.4; 
   padding: .5em 1.15em .5em 1.4em;
   font-weight: 700;
}

.comnav-main a:hover {
   color: #cc0000;
   text-decoration: none;
}

.comnav-main .current-page,
.comnav-main .current-page:hover {
   color: #cc0000;
   cursor: default;
}

.cntnav-main {
   max-width:42em;
}

.cntnav-main img {
   max-width: 10em;

}

.cntnav-main li {
   font-weight: 700;
   max-width: 42em;
}

.cntnav-main li:first-child  {
   max-width:42em;
   margin-top: 0em; 
   margin-bottom: 0em; 
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

/*.cntnav-main li: last-child a {}*/

.cntnav-main a {
   color: #bebebe;
   font-size: 1em;
   line-height: 1.4; 
   padding: .5em 1.15em .5em 1.4em;
   font-weight: 700;
}

.cntnav-main a:hover {
   color: #cc0000;
   text-decoration: none;
}

.cntnav-main .current-page,
.cntnav-main .current-page:hover {
   color: #cc0000;
   cursor: default;
}

.pagination li {
   display: inline-block;
   color: #cc0000;
}

/************************************************************************************************************************/

/*==========Main Content==========*/

.cover-main {
   max-width: 42.9375em;
   min-height:100%;
}

.coverpost {
   max-width: 42.9375em;
   min-height: 100%;
}

.cover-copy {
   max-width: 42.9375em;
   min-height: 100%;
}

.coverpage {
   max-width: 42.9375em;
   min-height: 100%;
}

.coverpage-photo {
   max-width: 42.9375em;
   min-height: 100%;  
}

.cover-caption { 
   color: #000000;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
   font-size: 1em;
   line-height: 1.4;  
   padding: .5em 1.15em .5em 1.4em;
   font-weight: 300;
   text-align: center;
}

.imagebg {
    background-color: #ffffff;  
    max-width: 10em;
    min-height: 100%; 
    margin-top: .5em;  
}
 
/************************************************************/

.bio-page {
   max-width: 38.3125em;
   min-height: 100%;
}

.biopost {
   max-width: 42.9375em;
   min-height: 100%;
}

.bio-copy {
   max-width: 42.9375em;
   min-height: 100%;
}

.biopage-photo {
    max-width: 38.375em;
    min-height: 100%;
}

.bio-caption { 
   color: #d5a765;
   font-family: "Times New Roman", sans-serif, Calibri;
   font-size: 1em;
   line-height: 1.4;  
   padding: .5em 1.15em .5em 1.4em;
   font-weight: 300;
   text-align: center;
   border-top: 1em solid #e1b546;
   border-bottom: 1em solid  #e1b546;
   border-style: double;
}

.bio-slider { 
    background-size:100%;
    padding-bottom: .625em;
}

.bioslider-copy {
  text-align: center; 
  color: #d5a765;
  font-family: "Times New Roman", sans-serif, Calibri;
}

/************************************************************/

.fineart-main {
   max-width: 38em;
   min-height: 100%;
}

.fineartpost {
   max-width:38em;
   min-height: 100%;
}

.fineartpost-copy {
   max-width:38em;
   min-height: 100%;
   text-align: center;
}

.fineart-page {
   max-width: 42.9375em;
   min-height: 100%;
  
}

.fineartpage-photo {
   max-width: 42.9375em;
   min-height: 100%;  
}

.fineartpost-caption { 
   color: #9dafcb;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
   font-size: 1em;
   line-height: 1.4;  
   padding: .5em 1.15em .5em 1.4em;
   font-weight: 300;
   text-align: center;
}

.art-slider {
    background-image: url(../images/fabttmbg.jpg); 
    background-repeat: no-repeat; 
    background-position: bottom;
    background-size:100%;
    padding-bottom: .625em;
}

.artslider-copy {
    text-align: center; 
    color: #000000;
    font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
}

/************************************************************/

.comic-post {
   max-width: 42.9375em;
   min-height: 100%;
}

.comic-copy {
   max-width: 29.8125em;  /*477px/16px*/
   min-height: 100%;
}

.comic-page {
   max-width: 38.3125em;
   min-height: 100%;
}

.comic-strip {
   max-width: 39.375em;
   min-height: 100%;
}

.comic-characterpack {
    max-width: 38.375em;
    min-height: 100%;
}

.strip-frame {
   background-image: url(../images/bttmcombg.jpg); 
   background-repeat: no-repeat; 
   background-position: bottom;
   background-size:100%;
   padding-bottom: .625em;
} 

.comic-caption { 
   color: #000000;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
   font-size: 1em;
   line-height: 1.4;  
   padding: .5em 1.15em .5em 1.4em;
   font-weight: 300;
   text-align: center;
}

.comic-slider { 
   background-image: url(../images/bttmcombg.jpg); 
   background-repeat: no-repeat; 
   background-position: bottom;
   background-size:100%;
   padding-bottom: .625em;
}

.comslider-copy {
  text-align: center; 
  color: #333333;
  font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
}

/************************************************************/

.cnt-main {
   max-width: 42.9375em;
   min-height:100%;
}

.cntpost {
   max-width: 42.9375em;
   min-height: 100%;
}

.cntpst-copy {
   max-width: 42.9375em;
   min-height: 100%;
}


.cnt-page {
   max-width: 42.9375em;
   min-height: 100%;
}

.cntpage-photo {
   max-width: 42.9375em;
   min-height: 100%; 
}

.cnt-caption { 
   color: #0000ff;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
   font-size: 1em;
   line-height: 1.4;  
   padding: .5em 1.15em .5em 1.4em;
   font-weight: 600;
   text-align: center;
}

/************************************************************************************************************************/

@keyframes slidy {
0% {left: 0%;}
5% {left: 0%;}
10% {left: -100%;}
15% {left: -100%;}
20% {left: -200%;}
25% {left: -200%;}
30% {left: -300%;}
35% {left: -300%;}
40% {left: -400%;}
45% {left: -400%;}
50% {left: -500%;}
55% {left: -500%;}
60% {left: -600%;}
65% {left: -600%;}
70% {left: -700%;}
75% {left: -700%;}
80% {left: -800%;}
85% {left: -800%;}
90% {left: -900%;}
95% {left: -900%;}
100%{left: -1000%;}
}

div#slider {width: 100%; 
max-width:38.75; overflow: hidden;}
figure#imagestrip img {width: 20%; height: auto;}
div#slider figure img {width: 20%;}
div#slider figure {
   position: relative; 
   width: 500%;

margin: 0; 
   left: 0;
   padding: 0; 
   font-size: 0em;
   animation: 30s slidy infinite;
}  

/************************************************** Footer **************************************************/
/************************************************************************************************************/
/************************************************************************************************************/
/************************************************************************************************************/
/************************************************************************************************************/

.cover-footer {
   color: #0000ff;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
   font-size: 0.688em;
   padding-right: .625em;
   padding-left: 3em;
}

.biopage-footer {
   color: #d5a765;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
   font-size: 0.688em;
   background-image: url(../images/biobttmbg.jpg);
   background-repeat: no-repeat; 
   background-position: bottom;
   margin-top: 0em;
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: .625em;
   padding-right: .625em;
   border-top: 1em solid #e1b546;
   border-bottom: 1em solid  #e1b546;
   border-style: double;   
}

.fineartpage-footer {
   color: #000000;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
   font-size: 0.688em;
   padding-left: .625em;
   padding-right: .625em;
}

.comicpage-footer {
   color: #333333;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
   font-size: 0.688em;
   padding-top: 0em;
   padding-bottom: .625em;
   padding-left: .625em;
   padding-right: .625em;
}

.cntpage-footer {
   color: #0000ff;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
   font-size: 0.688em;
   padding-right: .625em;
   padding-left: 3em;
}

.footer p small {
   color: #333333;
   font-family: comic Sans Ms' "Times New Roman", sans-serif;
   font-size: 0.688em;
}

.footer p small {
   font-size: inherit;
}

footer[role="contentinfo"] {
   
   max-width: 100%;
}

/************************************************************************************************************/
/************************************************************************************************************/
/************************************************************************************************************/
/************************************************************************************************************/
/************************************************************************************************************/

 /*================ 1 Media Queries =====   ===  */
 /*======================================    ==  */
 /*======================================    ==  */
 /*======================================    ==  */
 /*======================================   ==== */

@media only screen and (min-width: 65em) {

/************************************************************************************************************/

/*==========containers==========*/

.page3 {
   background-size: 100%;    
}  

.phone-book {
    background-size: 100%;    
}  

/************************************************************************************************************/

.masthead {
   float: left;
   max-width:100%;
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

/************************************************************/

.bio-masthead {
   max-width: 100%;
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

/************************************************************/

.fineart-masthead {
   max-width:100%;
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

/************************************************************/

.comic-masthead {
   max-width: 100%;
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

/************************************************************/

.cnt-masthead {
   float: left;
   max-width:100%;
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

/************************************************************/

.logo {
  max-width: 100%;
  text-align: center;
  margin-top: 1.875em;
  margin-bottom: 0em;
  margin-left: 0em;
  margin-right: 0em;
  padding-top: 0em;
  padding-bottom: 0em;
  padding-left: 0em;
  padding-right: 0em;
}

.logo img {  
    max-width: 100%;
}

/************************************************************************************************************************/

/*==========Main Navigation==========*/

.nav-main {
   max-width: 100%;
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.nav-main img {
   max-width: 100%;
   text-align: center;
   margin-top: 0em; 
   margin-bottom: .625em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.nav-main li {
   max-width: 100%;
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
   font-weight: 700;
}

.nav-main li:first-child  {
   text-align: center;      
   margin-top: 0em;
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: .625em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.nav-main li:last-child  {
   text-align: center;      
   margin-top: 0em;
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 1em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.nav-main a {
   color: #ffcc33;
   font-size: 1em;
   line-height: 1.4;   /*1.125em; /*18px/16px*/*/
   padding: .5em 1.15em .5em 1.4em;
   font-weight: 700;
}

.nav-main a:hover {
   color: #cc0000;
   text-decoration: none;
}

.nav-main .current-page,
.nav-main .current-page:hover {
   color: #cc0000;
   cursor: default;
}

.bionav-main {
   max-width: 100%;
   text-align: center;
   margin-top:80em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
   color: #d5a765;
   border-top: 1em solid #e1b546;
   border-bottom: 1em solid  #e1b546;
   border-style: double;
}

.bionav-main img {
   max-width: 100%;
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.bionav-main li {
   max-width: 100%;
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
   font-weight: 700;
   border-top: 1em solid #e1b546;
   border-bottom: 1em solid  #e1b546;
   border-style: double;
}

/*.bionav-main li: last-child a {}*/

.bionav-main li:first-child  {
   max-width:100%;
   text-align: center;      
   margin-top: 2em;
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.bionav-main a {
   color: #ffcc33;
   font-size: 1em;
   line-height: 1.4;   /*1.125em; /*18px/16px*/*/
   padding: .5em 1.15em .5em 1.4em;
   font-weight: 700;
}

.bionav-main a:hover {
   color: #cc0000;
   text-decoration: none;
}

.bionav-main .current-page,
.bionav-main .current-page:hover {
   color: #cc0000;
   cursor: default;
}

.artnav-main {
   max-width: 100%;
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.artnav-main img {
   max-width: 100%;
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 0em;
   margin-left: -3em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.artnav-main li {
   max-width: 100%;
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
   font-weight: 700;
}

/*.artnav-main li: last-child a {}*/

.artnav-main li:first-child  {
   max-width:100%;
   text-align: center;      
   margin-top: 2em;
   margin-bottom: 0em;
   margin-left: 1em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.artnav-main a {
   color: #ffcc33;
   font-size: 1em;
   line-height: 1.4;   /*1.125em; /*18px/16px*/*/
   padding: .5em 1.15em .5em 1.4em;
   font-weight: 700;
}

.artnav-main a:hover {
   color: #cc0000;
   text-decoration: none;
}

.artnav-main .current-page,
.artnav-main .current-page:hover {
   color: #cc0000;
   cursor: default;
}

.dropbtn { 
   background-color: #9dafcb;
   color: white;
   margin-top: 1em; 
   margin-bottom: 0em; 
   margin-left: -30em;
   margin-right: 0em;
   padding: 16px;
   font-size: 16px;
   border: none;
}

.dropdown { 
   position: relative;
   display: inline-block;
   margin-left: -17.75em;
}

.dropdown-content {
   display: none;
   position: absolute;
   margin-left: -17.75em;
   background-color: lightgrey;
   min-width: 200px;
   overflow: auto;
   z-index: 1;
}

.dropdown-content a {
   color: black;
   padding: 12px 16px;
   text-decoration: none;
   display: block;
}

.dropdown-content a:hover {background-color: white;}  
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn {background-color: grey;}

.comnav-main {
   max-width: 100%;
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.comnav-main img {
   max-width: 100%;
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.comnav-main li {
   max-width: 100%;
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
   font-weight: 700;
}

/*.comnav-main li: last-child a {}*/

.comnav-main li:first-child  {
   max-width:100%;
   text-align: center;      
   margin-top: 2em;
   margin-bottom: 0em;
   margin-left: 1em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.comnav-main a {
   color: #ffcc33;
   font-size: 1em;
   line-height: 1.4;   /*1.125em; /*18px/16px*/*/
   padding: .5em 1.15em .5em 1.4em;
   font-weight: 700;
}

.comnav-main a:hover {
   color: #cc0000;
   text-decoration: none;
}

.comnav-main .current-page,
.comnav-main .current-page:hover {
   color: #cc0000;
   cursor: default;
}

.cntnav-main {
   max-width: 100%;
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.cntnav-main img {
   max-width: 100%;
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.cntnav-main li {
   max-width: 100%;
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
   font-weight: 700;
}

/*.cntnav-main li: last-child a {}*/

.cntnav-main li:first-child  {
   max-width:100%;
   text-align: center;      
   margin-top: 2em;
   margin-bottom: 0em;
   margin-left: 1em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.cntnav-main a {
   color: #ffcc33;
   font-size: 1em;
   line-height: 1.4;   /*1.125em; /*18px/16px*/*/
   padding: .5em 1.15em .5em 1.4em;
   font-weight: 700;
}

.cntnav-main a:hover {
   color: #cc0000;
   text-decoration: none;
}

.cntnav-main .current-page,
.cntnav-main .current-page:hover {
   color: #cc0000;
   cursor: default;
}

/************************************************************************************************************************/

/*========= Main Content =========*/
/**********************************/
/**********************************/
/**********************************/
/**********************************/

.cover-main {
   max-width: 100%;
   min-height: 100%;
   float: right; 
   margin-top:-48em; 
   margin-bottom: 0em;
   margin-left: 13em;
   margin-right: 3em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.coverpost {
   max-width: 100%; 
   min-height: 100%;
   float: right; 
   margin-top: 1.5em; 
   margin-bottom: .5em;
   margin-left: 2em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.cover-copy {
   max-width: 100%;
   min-height: 100%;
   float: right; 
   margin-top: 0em; 
   margin-bottom: 0em; 
   margin-left: 0em;
   margin-right: 0em; 
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.coverpage {
   max-width: 100%;
   min-height: 100%;
   float: right; 
   margin-top:0em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right:0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.coverpage-photo {
   max-width: 100%;
   min-height: 100%;
   float: right; 
   margin-top: 0em;  
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
}

/************************************************************/

.bio-main {
   max-width: 100%; 
   min-height: 100%;
   text-align: center;
   margin-top: -102em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0px;
   padding-right: 0px;
}

.biopost {
   max-width: 100%; 
   min-height: 100%;
   margin-top: 1.5em; 
   margin-bottom: .5em;
   margin-left: 2em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.bio-copy {
   max-width: 100%;
   min-height: 100%;
   margin-top: 0em; 
   margin-bottom: 0em; 
   margin-left: 0em;
   margin-right: 0em; 
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.bio-page {
   max-width: 100%;
   min-height: 100%;
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 1.5625em;
   padding-bottom: 1.5625em;
   padding-left: 0px;
   padding-right: 0px;
}

.biopage-photo  {
    max-width: 100%;
    min-height: 100%;
}

.bio-caption {
   max-width: 100%;
   min-height: 100%;
   color: #d5a765;
   font-family: "Times New Roman", sans-serif, Calibri;
   font-size: 1em;
   line-height: 1.4;  
   padding: .5em 1.15em .5em 1.4em;
   font-weight: 600;
   text-align: center;
   border-top: 1em solid #e1b546;
   border-bottom: 1em solid  #e1b546;
   border-style: double;
}

.bio-slider { 
   background-size:100%;
   margin-top: 25em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.bioslider-copy {
  text-align: center; 
  color: #d5a765;
  font-family: "Times New Roman", sans-serif, Calibri;
}

/************************************************************/

.fineart-main {
   max-width: 100%; 
   min-height: 100%;
   text-align: center;
   margin-top: 0em; 
   margin-bottom: -5.5em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.fineartpost {
   max-width: 100%; 
   min-height: 100%;
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right:0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.fineartpost-copy {
   max-width:100%;
   min-height: 100%;
   text-align: center;
   margin-top: 3em; 
   margin-bottom: 2em; 
   margin-left: 0em;
   margin-right: 0em;  
}

.fineart-page  {
   max-width: 100%;
   min-height: 100%;
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.fineartpage-photo  {
   width:40em;
   min-height: 100%;
   text-align: center;
   margin-top:0em;  
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
}

.art-slider {
    background-image: url(../images/fabttmbg.jpg); 
    background-repeat: no-repeat; 
    background-position: bottom;
    background-size:100%;
    margin-top: 0em; 
    margin-bottom: 0em;
    margin-left: 0em;
    margin-right: 0em;
    padding-top: 0em;
    padding-bottom: 2em;
    padding-left: 0em;
    padding-right: 0em;
}

.artslider-copy {
    text-align: center; 
    color: #000000;
    font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
}

/************************************************************/

.comic-main {
   max-width: 100%; 
   min-height: 100%;
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0px;
   padding-right: 0px;
}

.comic-post {
   max-width: 100%;   
   min-height: 100%; 
   text-align: center;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0px;
   padding-right: 0px;
}

.comic-copy {
   max-width: 100%;
   min-height: 100%;
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0px;
   padding-right: 0px;
}

.comic-page {
   max-width: 100%;
   min-height: 100%;
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 1.5625em;
   padding-bottom: 1.5625em;
   padding-left: 0px;
   padding-right: 0px;
}

.comic-strip {
   max-width: 100%;
   min-height: 100%;
}

.comic-characterpack {
    max-width: 100%;
    min-height: 100%;
}

.comic-slider { 
   background-image: url(../images/bttmcombg.jpg); 
   background-repeat: no-repeat; 
   background-position: bottom;
   background-size:100%;
   padding-bottom: .625em;
}

.comslider-copy {
  text-align: center; 
  color: #333333;
  font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
}

.strip-frame {
   background-image: url(../images/bttmcombg.jpg); 
   background-repeat: no-repeat; 
   background-position: bottom;
   background-size:100%;
   padding-top: 15.625em;
   padding-bottom: .625em;
} 

/************************************************************/

.cnt-main {
   max-width: 100%;
   min-height: 100%;
   text-align: center;
   margin-top: 2em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.cntpost {
   max-width: 100%; 
   min-height: 100%;
   margin-top: 0em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.cnt-copy {
   max-width: 55%;
   min-height: 55%;
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 0em; 
   margin-left: 0em;
   margin-right: 9em; 
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.cnt-page {
   max-width: 100%;
   min-height: 100%;
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 1.5625em;
   padding-bottom: 1.5625em;
   padding-left: 0px;
   padding-right: 0px;
}

.cntpage-photo {
   max-width: 55%;
   min-height: 55%;
   text-align: center;
   margin-top:0em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right:0em;
   padding-top:0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.cnt-caption {
   max-width: 100%;
   min-height: 100%;
   color: #ffcc33;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
   font-size: 1em;
   line-height: 1.4;  
   padding: .5em 1.15em .5em 1.4em;
   font-weight: 600;
   text-align: center;
}

.slide-container {
  padding-left: 3em;
  padding-right: 3em;
}

/************************************************************************************************************************/
 
/*div#slider { text-align: center;}*/

/*div#slider figure {
   text-align: center;}*/ 

/***************** Footer ****************/
/*****************************************/
/*****************************************/
/*****************************************/
/*****************************************/

.cover-footer {
   color: #ffffff;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
   font-size: 0.688em;
   padding-right: .625em;
   padding-left: 3em;
}

.biopage-footer {
   color: #d5a765;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
   font-size: 0.688em;
   padding-right: .625em;
   padding-left: .625em;
}

.fineartpage-footer {
   color: #000000;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
   font-size: 0.688em;
   padding-left: .625em;
   padding-right: .625em;
}

.comicpage-footer {
   color: #333333;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
   font-size: 0.688em;
   padding-right:.625em;
   padding-left: .625em;
}

.cntpage-footer {
   color: #ffcc33;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
   font-size: 0.688em;
    margin-top:0em;
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: .625em;
   padding-right: .625em;
}

.footer p small {
   color: #333333;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
   font-size: 0.688em;
}

.footer p small {
   font-size: inherit;
}

footer[role="contentinfo"] {
   
   max-width: 100%;
}

}

/************************************************************************************************************************/

/*================ 2 Media Queries =====    ======== */
/*======================================   =     ==  */
/*======================================      ==     */
/*======================================    ==       */
/*======================================   ========= */

@media only screen and (min-width: 37.75em) and (max-width: 65em) and (orientation: landscape) {

/************************************************************************************************************************/

/*==========containers==========*/

.page3 {
   background-size: 100%;  
}  
 
.fineart-book {
   background-size: 100%;  
}  

.comic-book {
    background-size: 100%;    
}  

.bio-book {
    background-size: 100%;    
}  

.phone-book {
    background-size: 100%;    
}  

/************************************************************************************************************************/

.masthead {
   float: left;
   max-width: 100%;
   text-align: center;
}

/************************************************************/

.bio-masthead {
   max-width: 100%;
   text-align: center;
}

/************************************************************/

.fineart-masthead {
   max-width: 100%;
   text-align: center;
}

/************************************************************/

.comic-masthead {
   max-width: 100%;
   text-align: center;
}

/************************************************************/

.cnt-masthead {
   float: left;
   max-width: 100%;
   text-align: center;
}

/************************************************************/

.logo {
   max-width: 100%;
   margin-top: 1.875em;
   padding-left: 0em;
}

.logo img {  
    max-width: 100%;
}

/************************************************************************************************************************/

/*==========Main Navigation==========*/

.nav-main {
    max-width: 100%;
    text-align: center;
    margin-top: 0em; 
    margin-bottom: 0em;
    margin-left: 0em;
    margin-right: 0em;
    padding-top: 0em; 
    padding-bottom: 0em;
    padding-left: 0em;
    padding-right: 0em;
}

.nav-main img {
  max-width: 100%;
}

.nav-main li {
   font-weight: 700;
   max-width: 100%;
}

.nav-main li:first-child  {
   margin-top: 2em; 
   margin-bottom: 1.125em; 
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.nav-main li:last-child  {
   max-width: 100%; 
   margin-top: 0em;
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.nav-main a {
   color: #ffcc33;
   font-size: 1em;
   line-height: 1.4;   /*1.125em; /*18px/16px*/*/
   padding: .5em 1.15em .5em 1.4em;
   font-weight: 700;
}

.nav-main a:hover {
   color: #cc0000;
   text-decoration: none;
}

.nav-main .current-page,
.nav-main .current-page:hover {
   color: #cc0000;
   cursor: default;
}

.bionav-main {
   max-width: 100%;
   text-align: center;
   margin-top: 80em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
   color: #d5a765;
   border-top: 1em solid #e1b546;
   border-bottom: 1em solid  #e1b546;
   border-style: double;
}

.bionav-main img {
   max-width: 100%;
   margin-left: 0em;
}

.bionav-main li {
   font-weight: 700;
   max-width: 100%;
}

/*.bionav-main li: last-child a {}*/

.bionav-main li:first-child  {
   max-width:100%;
   text-align: center;      
   margin-top: 0em;
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.bionav-main a {
   color: #ffcc33;
   font-size: 1em;
   line-height: 1.4;   /*1.125em; /*18px/16px*/*/
   padding: .5em 1.15em .5em 1.4em;
   font-weight: 700;
}

.bionav-main a:hover {
   color: #cc0000;
   text-decoration: none;
}

.bionav-main .current-page,
.bionav-main .current-page:hover {
   color: #cc0000;
   cursor: default;
}

.artnav-main {
    max-width: 100%;
    text-align: center;
    margin-top: 0em; 
    margin-bottom: 0em;
    margin-left: 0em;
    margin-right: 0em;
    padding-top: 0em; 
    padding-bottom: 0em;
    padding-left: 0em;
    padding-right: 0em;
}

.artnav-main img {
   max-width: 100%;
   margin-left: 0em;
}

.artnav-main li {
   font-weight: 700;
   max-width: 100%;
}

/*.artnav-main li: last-child a {}*/

.artnav-main li:first-child  {
   max-width:100%;
   text-align: center;      
   margin-top: .25em;
   margin-bottom: 0em;
   margin-left: 1em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.artnav-main a {
   color: #ffcc33;
   font-size: 1em;
   line-height: 1.4;   /*1.125em; /*18px/16px*/*/
   padding: .5em 1.15em .5em 1.4em;
   font-weight: 700;
}

.artnav-main a:hover {
   color: #cc0000;
   text-decoration: none;
}

.artnav-main .current-page,
.artnav-main .current-page:hover {
   color: #cc0000;
   cursor: default;
}

.comnav-main {
    max-width: 100%;
    text-align: center;
    margin-top: 0em; 
    margin-bottom: 0em;
    margin-left: 0em;
    margin-right: 0em;
    padding-top: 0em; 
    padding-bottom: 0em;
    padding-left: 0em;
    padding-right: 0em;
}

.comnav-main img {
   max-width: 100%;
   margin-left: 0em;
}

.comnav-main li {
   font-weight: 700;
   max-width: 100%;
}

/*.comnav-main li: last-child a {}*/

.comnav-main li:first-child  {
   max-width:100%;
   text-align: center;      
   margin-top: 2em;
   margin-bottom: 0em;
   margin-left: 1em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.comnav-main a {
   color: #ffcc33;
   font-size: 1em;
   line-height: 1.4;   /*1.125em; /*18px/16px*/*/
   padding: .5em 1.15em .5em 1.4em;
   font-weight: 700;
}

.comnav-main a:hover {
   color: #cc0000;
   text-decoration: none;
}

.comnav-main .current-page,
.comnav-main .current-page:hover {
   color: #cc0000;
   cursor: default;
}

.cntnav-main {
    max-width: 100%;
    text-align: center;
    margin-top: 0em; 
    margin-bottom: 0em;
    margin-left: 0em;
    margin-right: 0em;
    padding-top: 0em; 
    padding-bottom: 0em;
    padding-left: 0em;
    padding-right: 0em;
}

.cntnav-main img {
   max-width: 100%;
   margin-left: 0em;
}

.cntnav-main li {
   font-weight: 700;
   max-width: 100%;
}

/*.cntnav-main li: last-child a {}*/

.cntnav-main li:first-child  {
   max-width:100%;
   text-align: center;      
   margin-top: 2em;
   margin-bottom: 0em;
   margin-left: 1em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.cntnav-main a {
   color: #ffcc33;
   font-size: 1em;
   line-height: 1.4;   /*1.125em; /*18px/16px*/*/
   padding: .5em 1.15em .5em 1.4em;
   font-weight: 700;
}

.cntnav-main a:hover {
   color: #cc0000;
   text-decoration: none;
}

.cntnav-main .current-page,
.cntnav-main .current-page:hover {
   color: #cc0000;
   cursor: default;
}

/************************************************************************************************************************/

/*========= Main Content =========*/
/**********************************/
/**********************************/
/**********************************/
/**********************************/

.cover-main {
  max-width: 100%;
  text-align: center;
}

.coverpost {
   max-width: 100%;
   min-height: 100%;
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right:0;
}

.cover-copy {
   max-width: 30em; 
   min-height: 4em; 
}

.coverpage {
   max-width: 100%;
   min-height: 100%;
}

.coverpage-photo {
   max-width: 33em; 
   min-height: 32em; 
}

.slide-container {
  max-width: 75%;
  min-height: 100%;
  padding-left: 10em;
  padding-right: 10em;
}
/************************************************************/

.bio-main {
   max-width: 100%; 
   min-height: 100%;
   text-align: center;
   margin-top: -95em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0px;
   padding-right: 0px;
}

.bio-page {
   max-width: 100%;
   min-height: 100%;
   text-align: center;
}

.biopost {
   max-width: 30em; 
   min-height: 4em; 
   margin-top: 0em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right:0;
}

.bio-copy {
   max-width: 30em; 
   min-height: 4em; 
}

.biopage-photo  {
   max-width: 38em; 
   min-height: 33em; 
}

.bio-slider { 
   background-size:100%;
   margin-top: 25em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.bioslider-copy {
  text-align: center; 
  color: #d5a765;
  font-family: "Times New Roman", sans-serif, Calibri;
}

/************************************************************/

.fineart-main {
   max-width:100%; 
   min-height:100%; 
   text-align: center;
   margin-top: 0em; 
   margin-bottom: -5.5em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.fineartpost {
   max-width: 100%;
   min-height: 100%;
   text-align: center;
   margin-top: 2em; 
   margin-bottom:2em;
   margin-left: 0em;
   margin-right:0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.fineartpost-copy {
   max-width: 23em; 
   min-height: 5em; 
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 0em; 
   margin-left: 0em;
   margin-right: 0em;  
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left:0em;
   padding-right:0em;
}

.fineart-page {
   max-width: 100%;
   min-height:100%;
   text-align: center;
}

.fineartpage-photo  {
   width:40em;
   min-height: 100%;
   text-align: center;
   margin-top:0em;  
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
}

.art-slider {
    background-image: url(../images/fabttmbg.jpg); 
    background-repeat: no-repeat; 
    background-position: bottom;
    background-size:100%;
    margin-top: 0em; 
    margin-bottom: 0em;
    margin-left: 0em;
    margin-right: 0em;
    padding-top: 0em;
    padding-bottom: 2em;
    padding-left: 0em;
    padding-right: 0em;
}

.artslider-copy {
    text-align: center; 
    color: #000000;
    font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
}

/************************************************************/

.comic-main {
   max-width: 100%;
   text-align: center;
   padding-top: 1.25em; 
}

.comic-post {
   max-width: 100%;
   min-height: 100%;
   text-align: center;
}

.comic-copy {
   max-width: 30em; 
   min-height: 20em; 
   text-align: center; 
   padding-bottom: 1.5625em;
}

.comic-page {
   max-width: 100%;
   min-height: 100%;
   text-align: center;
}

.comic-strip {
   max-width: 40em;
   min-height: 5em;
}

.comic-characterpack {
   max-width: 38em; 
   min-height: 33em; 
}

.comic-slider { 
   background-image: url(../images/bttmcombg.jpg); 
   background-repeat: no-repeat; 
   background-position: bottom;
   background-size:100%;
   padding-bottom: .625em;
}

.comslider-copy {
  text-align: center; 
  color: #333333;
  font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
}
/************************************************************/

.cnt-main {
   max-width: 100%;
   text-align: center;
   margin-top: 3em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right:0;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.cntpost {
    max-width: 30em; 
    min-height: 4em; 
}

.cnt-copy {
   max-width: 100%;
   min-height: 100%;
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 0em; 
   margin-left: 0em;
   margin-right: 0em; 
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.cnt-page {
   max-width: 100%; 
   min-height: 100%; 
}

.cntpage-photo {
   max-width: 33em; 
   min-height: 32em; 
}

.cnt-caption {
   max-width: 100%;
   min-height: 100%;
   color: #ffcc33;
   font-family: "Times New Roman", sans-serif, Calibri;
   font-size: 1em;
   line-height: 1.4;  
   padding: .5em 1.15em .5em 1.4em;
   font-weight: 600;
   text-align: center;
}

.slide-container {
  padding-left: 3em;
  padding-right: 3em;
}

/************************************************************************************************************************/

/*div#slider { text-align: center;}*/

/***************** Footer ****************/
/*****************************************/
/*****************************************/
/*****************************************/
/*****************************************/

.cover-footer {
   color: #0000ff;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
   font-size: 0.688em;
   padding-right: .625em;
   padding-left: 3em;
}

.biopage-footer {
   color: #d5a765;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
   font-size: 0.688em;
   padding-right: .625em;
   padding-left: .625em;
}

.fineartage-footer {
   color: #000000;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
   font-size: 0.688em;
   padding-left: .625em;
   padding-right: .625em;
}

.comicpage-footer {
   color: #333333;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
   font-size: 0.688em;
   padding-right: .625em;
   padding-left: .625em;
}

.cntpage-footer {
   color: #ffcc33;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
   font-size: 0.688em;
   padding-right: .625em;
   padding-left: 3em;
}

.footer p small {
   color: #333333;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
   font-size: 0.688em;
}

.footer p small {
   font-size: inherit;
}

footer[role="contentinfo"] {
   max-width: 100%;
}

}

/************************************************************************************************************************/

/*================ 2.1 Media Queries =====  ========   ===  */
/*======================================   =     ==     ==  */
/*======================================      ==        ==  */
/*======================================    ==          ==  */
/*======================================   ========= * ==== */

@media only screen and (min-width: 37.75em) and (max-width: 65em) and (orientation: portrait) {

/************************************************************************************************************************/

/*==========containers==========*/

.page3 {
   background-size: 100%;  
}  
 
.fineart-book {
   background-size: 100%;  
}  

.comic-book {
    background-size: 100%;    
}  

.phone-book {
    background-size: 100%;    
}  

/************************************************************************************************************************/

.masthead {
   float: left;
   max-width: 100%;
   text-align: center;
}

/************************************************************/

.bio-masthead {
   max-width: 100%;
   text-align: center;
}

/************************************************************/

.fineart-masthead {
   max-width: 100%;
   text-align: center;
}

/************************************************************/

.comic-masthead {
   max-width: 100%;
   text-align: center;
}

/************************************************************/

.cnt-masthead {
   float: left;
   max-width: 100%;
   text-align: center;
}

/************************************************************/

.logo {
   max-width: 100%;
   margin-top: 1.875em;
   padding-left: 0em;
}

.logo img {  
    max-width: 100%;
}

/************************************************************************************************************************/

/*==========Main Navigation==========*/

.nav-main {
    max-width: 100%;
    text-align: center;
    margin-top: 0em; 
    margin-bottom: 0em;
    margin-left: 0em;
    margin-right: 0em;
    padding-top: 0em; 
    padding-bottom: 0em;
    padding-left: 0em;
    padding-right: 0em;
}

.nav-main img {
  max-width: 100%;
}

.nav-main li {
   font-weight: 700;
   max-width: 100%;
}

.nav-main li:first-child  {
   margin-top: 2em; 
   margin-bottom: 1.125em; 
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.nav-main li:last-child  {
   max-width: 100%; 
   margin-top: 0em;
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.nav-main a {
   color: #ffcc33;
   font-size: 1em;
   line-height: 1.4;   /*1.125em; /*18px/16px*/*/
   padding: .5em 1.15em .5em 1.4em;
   font-weight: 700;
}

.nav-main a:hover {
   color: #cc0000;
   text-decoration: none;
}

.nav-main .current-page,
.nav-main .current-page:hover {
   color: #cc0000;
   cursor: default;
}

/************************************************************/

.bionav-main {
    max-width: 100%;
    text-align: center;
    margin-top: 0em; 
    margin-bottom: 0em;
    margin-left: 0em;
    margin-right: 0em;
    padding-top: 0em; 
    padding-bottom: 0em;
    padding-left: 0em;
    padding-right: 0em;
}

.bionav-main img {
   max-width: 100%;
   margin-left: 0em;
}

.bionav-main li {
   font-weight: 700;
   max-width: 100%;
}

/*.bionav-main li: last-child a {}*/

.bionav-main li:first-child  {
   max-width:100%;
   text-align: center;      
   margin-top: 2em;
   margin-bottom: 0em;
   margin-left: 1em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.bionav-main a {
   color: #ffcc33;
   font-size: 1em;
   line-height: 1.4;   /*1.125em; /*18px/16px*/*/
   padding: .5em 1.15em .5em 1.4em;
   font-weight: 700;
}

.bionav-main a:hover {
   color: #cc0000;
   text-decoration: none;
}

.bionav-main .current-page,
.bionav-main .current-page:hover {
   color: #cc0000;
   cursor: default;
}

/************************************************************/

.artnav-main {
    max-width: 100%;
    text-align: center;
    margin-top: 0em; 
    margin-bottom: 0em;
    margin-left: 0em;
    margin-right: 0em;
    padding-top: 0em; 
    padding-bottom: 0em;
    padding-left: 0em;
    padding-right: 0em;
}

.artnav-main img {
   max-width: 100%;
   margin-left: -3em;
}

.artnav-main li {
   font-weight: 700;
   max-width: 100%;
}

/*.artnav-main li: last-child a {}*/

.artnav-main li:first-child  {
   max-width:100%;
   text-align: center;      
   margin-top: 2em;
   margin-bottom: 0em;
   margin-left: 1em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.artnav-main a {
   color: #ffcc33;
   font-size: 1em;
   line-height: 1.4;   /*1.125em; /*18px/16px*/*/
   padding: .5em 1.15em .5em 1.4em;
   font-weight: 700;
}

.artnav-main a:hover {
   color: #cc0000;
   text-decoration: none;
}

.artnav-main .current-page,
.artnav-main .current-page:hover {
   color: #cc0000;
   cursor: default;
}

/************************************************************/

.comnav-main {
    max-width: 100%;
    text-align: center;
    margin-top: 0em; 
    margin-bottom: 0em;
    margin-left: 0em;
    margin-right: 0em;
    padding-top: 0em; 
    padding-bottom: 0em;
    padding-left: 0em;
    padding-right: 0em;
}

.comnav-main img {
   max-width: 100%;
   margin-left: 0em;
}

.comnav-main li {
   font-weight: 700;
   max-width: 100%;
}

/*.comnav-main li: last-child a {}*/

.comnav-main li:first-child  {
   max-width:100%;
   text-align: center;      
   margin-top: 2em;
   margin-bottom: 0em;
   margin-left: 1em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.comnav-main a {
   color: #ffcc33;
   font-size: 1em;
   line-height: 1.4;   /*1.125em; /*18px/16px*/*/
   padding: .5em 1.15em .5em 1.4em;
   font-weight: 700;
}

.comnav-main a:hover {
   color: #cc0000;
   text-decoration: none;
}

.comnav-main .current-page,
.comnav-main .current-page:hover {
   color: #cc0000;
   cursor: default;
}

/************************************************************/

.cntnav-main {
    max-width: 100%;
    text-align: center;
    margin-top: 0em; 
    margin-bottom: 0em;
    margin-left: 0em;
    margin-right: 0em;
    padding-top: 0em; 
    padding-bottom: 0em;
    padding-left: 0em;
    padding-right: 0em;
}

.cntnav-main img {
   max-width: 100%;
   margin-left: 0em;
}

.cntnav-main li {
   font-weight: 700;
   max-width: 100%;
}

/*.cntnav-main li: last-child a {}*/

.cntnav-main li:first-child  {
   max-width:100%;
   text-align: center;      
   margin-top: 2em;
   margin-bottom: 0em;
   margin-left: 1em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.cntnav-main a {
   color: #ffcc33;
   font-size: 1em;
   line-height: 1.4;   /*1.125em; /*18px/16px*/*/
   padding: .5em 1.15em .5em 1.4em;
   font-weight: 700;
}

.cntnav-main a:hover {
   color: #cc0000;
   text-decoration: none;
}

.cntnav-main .current-page,
.cntnav-main .current-page:hover {
   color: #cc0000;
   cursor: default;
}

/************************************************************************************************************************/

/*========= Main Content =========*/
/**********************************/
/**********************************/
/**********************************/
/**********************************/

.cover-main {
   max-width: 100%;
   max-height: 100%;
   text-align: center;
   margin-top: 3em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right:0;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.coverpost {
   max-width: 100%;
   max-height: 100%;
}

.cover-copy {
   max-width: 30em; 
   min-height: 4em; 
}

.coverpage {
   max-width: 100%;
   max-height: 100%;
}

.coverpage-photo {
    max-width: 33em; 
    min-height: 32em; 
}

/************************************************************/

.slide-container {
  max-width: 75%;
  min-height: 100%;
  padding-left: 10em;
   padding-right: 10em;
}

/************************************************************/

.bio-main {
   max-width: 100%;
   text-align: center;
   padding-top: 1.25em; 
}

.bio-page {
   max-width: 100%;
   min-height: 100%;
   text-align: center;
}

.biopost {
   max-width: 100%;
   min-height: 100%;
}

.bio-copy {
   max-width: 30em; 
   min-height: 4em; 
}

.biopage-photo  {
   max-width: 38em; 
   min-height: 33em; 
}

/************************************************************/

.fineart-main {
   max-width:100%; 
   min-height:100%; 
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.fineartpost {
   max-width: 100%; 
   min-height: 100%;
   text-align: center;
   margin-top: 2em; 
   margin-bottom:2em;
   margin-left: 0em;
   margin-right:0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.fineartpost-copy {
   max-width: 23em; 
   min-height: 5em; 
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 0em; 
   margin-left: 0em;
   margin-right: 0em;  
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left:0em;
   padding-right:0em;
}

.fineart-page {
   max-width: 100%;
   min-height: 100%;
   text-align: center;
}

.fineartpage-photo  {
   width:40em;
   min-height: 100%;
   text-align: center;
   margin-top:0em;  
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
}

/************************************************************/

.comic-main {
   max-width: 100%;
   text-align: center;
   padding-top: 1.25em; 
}

.comic-post {
   max-width: 100%;
   max-height: 100%;
   text-align: center;
}

.comic-copy {
   max-width: 30em;
   min-height: 10em;  
   text-align: center; 
   padding-bottom: 1.5625em;
}

.comic-page {
   max-width: 100%;
   min-height: 100%;
   text-align: center;
}

.comic-strip {
   max-width: 40em;
   min-height: 5em;
}

.comic-characterpack {
   max-width: 38em; 
   min-height: 33em; 
}

/************************************************************/

.cnt-main {
   max-width: 100%; 
   min-height: 100%; 
   margin-top: 3em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right:0;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.cntpost {
   max-width: 100%; 
   min-height: 100%; 
}

.cnt-copy {
   max-width: 30em; 
   min-height: 4em; 
}

.cnt-page {
   max-width: 100%; 
   min-height: 100%; 
}

.cntpage-photo {
    max-width: 33em; 
    min-height: 32em; 
}

/************************************************************************************************************************/

/*div#slider { text-align: center;}*/

/***************** Footer ****************/
/*****************************************/
/*****************************************/
/*****************************************/
/*****************************************/

.cover-footer {
   color: #0000ff;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
   font-size: 0.688em;
   padding-right: .625em;
   padding-left: 3em;
}

.biopage-footer {
   color: #d5a765;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
   font-size: 0.688em;
   padding-right: .625em;
   padding-left: .625em;
}

.fineartage-footer {
   color: #000000;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
   font-size: 0.688em;
   padding-left: .625em;
   padding-right: .625em;
}

.comicpage-footer {
   color: #333333;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
   font-size: 0.688em;
   padding-right: .625em;
   padding-left: .625em;
}

.cntpage-footer {
   color: #0000ff;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
   font-size: 0.688em;
   padding-right: .625em;
   padding-left: 3em;
}

.footer p small {
   color: #333333;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
   font-size: 0.688em;
}

.footer p small {
   font-size: inherit;
}

footer[role="contentinfo"] {
   max-width: 100%;
}

}

/************************************************************************************************************************/

/*================ 3 Media Queries =====   ========= */    
/*======================================         ==  */
/*======================================      ====   */              
/*======================================   =      == */         
/*======================================    =======  */     

@media only screen and (min-width: 5em) and (max-width: 37.75em) {


/*==========containers==========*/

.book {
 background-size: 100%;  
}

.page1 {
    background-size: 100%;  
}

.page2 {
    background-size: 100%;  
}

.page3 {
   background-size: 100%;  
   background-image: url(../images/cvrtopbg.jpg) ; 
   background-repeat: no-repeat; 
   background-position: top-right;
   background-color: #000000;
}

.bio-book {
   background-size: 100%; 
   background-image: url(../images/biotopbg.jpg);
   background-color: #75432f;
}  

.fineart-book {
   background-size: 100%; 
   background-image: none; 
   background-color: #ffffff;   
} 
.comic-book {
    background-size: 100%;    
}  

.phone-book {
   background-size: 100%;  
   background-image: url(../images/cvrtopbg.jpg) ; 
   background-repeat: no-repeat; 
   background-position: top-right;
   background-color: #000000;
   border-top: none;
   border-bottom: none;
   border-left: none;
   border-right: none;
   padding-top: 0em;   
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
   margin-top: 0em; 
   margin-bottom:0em; 
   margin-left: 0em;
   margin-right: 0em;
}
  
/************************************************************************************************************************/

/*==========Masthead==========*/

.masthead {
   max-width: 100%;
   text-align: center;
}

/************************************************************/

.bio-masthead {
   max-width: 100%;
   text-align: center;
}

/************************************************************/

.fineart-masthead {
   max-width: 100%;
   text-align: center;
   margin-top:0em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

/************************************************************/

.comic-masthead {
   max-width: 100%;
   text-align: center;
}

/************************************************************/

.cnt-masthead {
   max-width: 100%;
   text-align: center;
}

/************************************************************/


.logo {
   max-width: 100%;
   text-align: center;
   margin-top: 24em;
   margin-bottom: 1em;
   margin-left: 1.5em;
   margin-right: 2em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.logo img {  
   max-width: 100%;
   text-align: center;
}

/************************************************************************************************************************/

/*==========Main Navigation==========*/ 
  
.nav-main {
   max-width: 100%;
   text-align: center;
   margin-top: 2em;
   margin-bottom: 1em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 2em;
   padding-left: 0em;
   padding-right: 0em;
}

.nav-main img {
   max-width:100%;
   text-align: center;
   margin-top: -2em;
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.nav-main li {
   font-weight: 700;
   max-width: 100%;
   text-align: center;
   margin-top: 0em;
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.nav-main li:first-child  {
   text-align: center;      
   margin-top: 0em;
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: .625em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.nav-main li:last-child  {
   text-align: center;      
   margin-top: 0em;
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 1em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

/************************************************************/

.bionav-main {
   max-width:100%;
   text-align: center;
   margin-top: 77em;
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.bionav-main img {
   max-width: 100%;
   max-height: 100%;
   text-align: center;
   margin-top: 0em;
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.bionav-main li {
   font-weight: 700;
   max-width: 100%;
   text-align: center;
   margin-top: 0em;
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
   color: #d5a765;
   border-top: 0;
   border-bottom: 1em solid  #e1b546;
   border-style: double;  
}

.bionav-main li:first-child  {
   text-align: center;        
   margin-top: 0em; 
   margin-bottom: 0em; 
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.bionav-main li:last-child  {
   text-align: center;      
   max-width: 100%; 
   margin-top: 0em;
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.artnav-main {
   max-width: 100%;
   text-align: left;
   margin-top: 0em;
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.artnav-main img {
   max-width: 15em;
   min-height: 1em;
   text-align: center;
   margin-top: 0em;
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top:0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

/*.artnav-main li {
   font-weight: 700;
   max-width: 100%;
   text-align: center;
   margin-top: 0em;
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right:0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}*/

/*.artnav-main li:first-child  {
   max-width: 100%;
   text-align: center;      
   margin-top: 1em;
   margin-bottom: .25em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}*/

.dropbtn { 
   background-color: #9dafcb;
   color: white;
   margin-top: 1em; 
   margin-bottom: 0em; 
   margin-left: -5em;
   margin-right: 0em;
   padding: 16px;
   font-size: 16px;
   border: none;
}

.dropdown { 
   position: relative;
   display: inline-block;
   margin-left: -5em;
}

.dropdown-content {
   display: none;
   position: absolute;
   margin-left: -5em;
   background-color: lightgrey;
   min-width: 200px;
   overflow: auto;
   z-index: 1;
}

.dropdown-content a {
   color: black;
   padding: 12px 16px;
   text-decoration: none;
   display: block;
}

.dropdown-content a:hover {background-color: white;}  
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn {background-color: grey;}

.comnav-main {
   max-width: 100%;
   text-align: center;
   margin-top: 0em;
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.comnav-main img {
   max-width: 100%;
   max-height:100%;
   text-align: center;
   margin-top: 0em;
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.comnav-main li {
   font-weight: 700;
   max-width: 100%;
   text-align: center;
   margin-top: 0em;
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right:0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.comnav-main li:first-child  {
   max-width: 100%;
   text-align: center;      
   margin-top: 2em;
   margin-bottom: 1em;
   margin-left: 3em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.cntnav-main {
   max-width: 100%;
   text-align: center;
   margin-top: 0em;
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.cntnav-main img {
   max-width: 15em;
   min-height: 1em;
   text-align: center;
   margin-top: -5em;
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top:0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.cntnav-main li {
   font-weight: 700;
   max-width: 100%;
   text-align: center;
   margin-top: 0em;
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right:0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.cntnav-main li:first-child  {
   max-width: 100%;
   text-align: center;      
   margin-top: 0em;
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 6em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

/************************************************************************************************************************/

/*========= Main Content =========*/
/**********************************/
/**********************************/
/**********************************/
/**********************************/

.cover-main {
   max-width: 100%;
   text-align: center;
   margin-top: -62em;
   margin-bottom: 0em;
   margin-left: 1em;
   margin-right:0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 1em;
}

.coverpost {
   max-width:100%;
   text-align: center;
}

.cover-copy {
   max-width: 15em;
   min-height:5em;
   margin-top: 0em;
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
}

.coverpage {
   max-width: 100%;
   min-height: 100%;
   text-align: center;
   padding-left: .625em;
   padding-right: .625em;
}

.coverpage-photo {
   max-width: 15em;
   min-height: 10em;
   text-align: center;
}

/************************************************************/

.bio-main {
   max-width: 100%;
   text-align: center;
   margin-top: -94em;
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right:0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.bio-page {
   max-width: 100%; 
   text-align: center;
   padding-left: .625em;   
   padding-right: .625em;
}

.biopost {
   max-width:100%;
   text-align: center;
}

.bio-copy {
   max-width: 15em;
   min-height: 5em;
   margin-top: 0em;
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: .5em;
}

.biopage-photo  {
    max-width: 15em;
    min-height: 10em;
}

.bio-caption {
   max-width: 100%;
   min-height: 100%;
   color: #d5a765;
   font-family: "Times New Roman", sans-serif, Calibri;
   font-size: 1em;
   line-height: 1.4;  
   padding: .5em 1.15em .5em 1.4em;
   font-weight: 600;
   text-align: center;
   border-top: 1em solid #e1b546;
   border-bottom: 1em solid  #e1b546;
   border-style: double;
}

.bio-slider {
   color: #d5a765;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
   font-size: 0.688em;
   margin-top: 27em;
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: .625em;
   padding-right: .625em;
}

.bioslider-copy {
  text-align: center; 
  color: #d5a765;
  font-family: "Times New Roman", sans-serif, Calibri;
}

/************************************************************/

.fineart-main {
   max-width: 100%; 
   min-height: 100%;
   text-align: center;
   margin-top:0em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top:0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.fineartpost {
   max-width: 100%; 
   min-height: 100%;
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 1em;
   margin-left: 1em;
   margin-right:1em;
   padding-top:0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.fineartpost-copy {
   max-width: 15em;
   min-height: 3em;
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 0em; 
   margin-left: 0em;
   margin-right: 0em;  
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left:0em;
   padding-right:0em;
}

.fineart-page  {
   max-width: 100%;
   min-height: 100%;
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.fineartpage-photo  {
   max-width: 15em;
   min-height: 5em;
   text-align: center;
   margin-top: 0px;  
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.art-slider {
   background-size:100%; 
   background-image: none; 
   padding-bottom: .625em;
}

.artslider-copy {
   padding-right: 0em;
   padding-left: 0em;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
}

/************************************************************/

.comic-main {
   max-width: 100%;
   text-align: center;
   padding-left: .625em;   
   padding-right: .625em;
}

.comic-post {
   max-width: 100%;
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 0em; 
   margin-left: 0em;
   margin-right: 0em;  
}

.comic-copy {
  max-width: 15em;
  min-height: 10em;
}

.comic-page {
   max-width: 100%; 
   text-align: center;
   padding-left: .625em;   
   padding-right: .625em;
}

.comic-strip {
   max-width: 100%;
   min-height:5em;
}

.comic-characterpack {
    max-width: 15em;
    min-height: 10em;
}

.comic-caption {
    max-width: 100%;
    min-height: 100%;
}

.comic-slider {
   max-width: 100%
   text-align: center;
   margin: 0;
}

.slide-container {
   padding-left: 1.25em;
   padding-right: 1.25em;
}

/************************************************************/

.cnt-main {
   max-width: 100%;
   text-align: center;
   margin-top: 0em;
   margin-bottom: -3em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.cntpost {
   max-width: 100%;
   text-align: center;
   margin-top: 0em;
}

.cnt-copy {
   max-width: 15em;
   min-height:5em;
   margin-top: 0em;
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
}

.cnt-page {
   max-width: 100%;
   min-height: 100%;
   text-align: center;
   padding-left: .625em;
   padding-right: .625em;
}

.cntpage-photo {
   max-width: 15em;
   min-height: 10em;
   text-align: center;
}

.cnt-caption {
   max-width: 100%;
   min-height: 100%;
   margin-top: 0em;
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 1em;
   padding-right: 0em;
   text-align: center;
   color: #ffffff;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
   font-size: 1.75em;
   line-height: 1.4;  
   padding: .5em 0em 1em 0em;
   font-weight: 600;
}

/************************************************************************************************************************/

/***************** Footer ****************/
/*****************************************/
/*****************************************/
/*****************************************/
/*****************************************/

.cover-footer { 
   background-size: 100%; 
   background-image: url(../images/cvrbttmbg.jpg);
   background-repeat: no-repeat; 
   background-position: bottom;
   color: #ffffff;
   padding-top: 5em;
   padding-bottom: .625em;
}

.biopage-footer {
   color: #d5a765;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
   font-size: 0.688em;
   background-image: url(../images/biobttmbg.jpg);
   background-repeat: no-repeat; 
   background-position: bottom;
   margin-top: 0em;
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: .625em;
   padding-right: .625em;
   border-top: 1em solid #e1b546;
   border-bottom: 1em solid  #e1b546;
   border-style: double;   
}

.fineartpage-footer {
   color: #000000;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
   font-size: 0.688em;
   padding-left: .625em;
   padding-right: .625em;
}

.comicpage-footer {
   color: #000000;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
   font-size: 0.688em;
   padding-left: .625em;
   padding-right: .625em;
}

.cntpage-footer {
   background-size: 100%; 
   background-image: url(../images/cvrbttmbg.jpg);
   background-repeat: no-repeat; 
   background-position: bottom;
   color: #ffffff;
   padding-top: 5em;
   padding-bottom: .625em;
}

.footer p small {
   color: #ffffff;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
   font-size: 0.688em;
}

.footer p small {
   font-size: inherit;
}

footer[role="contentinfo"] {
   max-width: 100%;
}
 
}

/*================ 3.1 Media Queries =====   =========   ===  */    
/*======================================           ==     ==  */
/*======================================        ====      ==  */             
/*======================================     =      ==    ==  */        
/*======================================      =======  * ==== */    

@media only screen and (max-width: 37.75em) and (orientation: landscape)  {

/************************************************************************************************************************/

/*==========Masthead==========*/

/************************************************************/

.logo {
   max-width: 100%;
   text-align: center;
   margin-top: 23em;
   margin-bottom: -.75em;
   margin-left: .75em;
   margin-right: 9.5em;
   padding-top: 0em; 
   padding-bottom: .75em;
   padding-left: 6.75em;
   padding-right: 0em;
}

/************************************************************************************************************************/

/*========= Main Content =========*/
/**********************************/
/**********************************/
/**********************************/
/**********************************/

.fineartpost-copy {
   max-width: 15.583em; 
   min-height: 3.208em;
   text-align: center;
   margin-top: 0em; 
   margin-bottom: 0em; 
   margin-left: 0em;
   margin-right: 0em;  
   padding-top: 0em;
   padding-bottom: 0em;
   padding-left:0em;
   padding-right:0em;
}

.fineartpage-photo  {
   max-width: 100%; 
   min-height: 100%;
   text-align: center;
   margin-top: 0px;  
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding-top: 0em; 
   padding-bottom: 0em;
   padding-left: 0em;
   padding-right: 0em;
}

.cnt-caption {
   max-width: 100%;
   min-height: 100%;
   float: right; 
   text-align: center;
   color: #ffffff;
   font-family: Comic Sans Ms', "Times New Roman", sans-serif, Calibri;
   font-size: 1.75em;
   line-height: 1.4;  
   padding: .5em 0em 1em 0em;
   font-weight: 600;
}

/************************************************************************************************************************/

/***************** Footer ****************/
/*****************************************/
/*****************************************/
/*****************************************/
/*****************************************/

.cover-footer { 
   background-size: 100%; 
   background-image: url(../images/cvrbttmbg.jpg);
   background-repeat: no-repeat; 
   background-position: bottom;
   padding-top: 7em;
   padding-bottom: .625em;
}

}
/************************************************************************************************************************/

/* ==========Media Queries End==========*/
/*==========html5boilerplate.com clearfix==========*/

.clearfix:before,
.clearfix:after {
   content: " ";
   display: table;
}

.clearfix:after {
   clear: both;
}

/*==========For IE 6/7 only==========Include this rule to trigger hasLayout and contain floats.==========*/   
.clearfix {
   *zoom: 1;
}





