
 /* ************************************************************** OVERALL PAGE SETTINGS - TAGS ************************************************************* */

  body {
    font-family: 'Arial', sans-serif;
    font-size:10px;
    background-image: url("/Pictures/SitePictures/SeamlessWallpaper/BookBackgroundSeamless.jpg") !important;
    background-attachment: fixed;
    background-repeat:repeat;
    background-position:left top;
    background-position:bottom right;
    overflow-x: hidden;
    }

  
  /* *************************************************************** WEBSITE INFORMATION  ******************************************************************** */
  

          
  .siteInfoBox {
  background-color:#e0ffff;       
  border: 3px solid #14147d;
  border-radius:10px;
  display:block;
  margin-left:auto;
  margin-right:auto;
  width:95%;  
  padding:7px;
  margin-bottom:10px;
  margin-top:15px;
  opacity:0.9;
  }
  
.siteInfoBox p {
   font-family: 'Arial', sans-serif;     
   font-size:3em;
   margin:5px;
   padding-bottom:5px;
   opacity:1;
   text-align:center;
  }

.siteInfoBox span {
  color:#2b78c3;                    
  font-weight:bold;
  }

.siteInfoBox .icon {
  float:left;
  width:5%;
   }

.siteInfoHeading {
  font-size:1.5em;                    
  color:#2b78c3;
  font-weight:bold;
  margin-bottom:-10px;
  margin-top:20px;
  text-align:left;
  margin-left:15px;
  }
  
  .pleasenote {
   display:none;
  }
  
  
/* *********************************************************************** CAROUSEL ************************************************************** */

/* CAROUSEL */

.latestBooks {
  display:inline-block;      
  margin:0 auto;
  width:90%;
  clear:both;
  background-color:transparent;
  margin-bottom:20px;
}

/* ***************************************************************************** CAROUSEL LATEST BOOKS COVERS ************************************************************** */


.books p {
  text-align:center;             
  font-size:1.2em;
}

.books img:hover {
opacity:0.7; 
}

.cover {
  height:224px;                    
  width:145px;
  }


.stars {
  margin:0 auto;                   
  width:90px;
  height:18px;
  margin-top:5px;
}




/* ****************************************************************************** BOOKS CURRENTLY BEING READ ************************************************************** */

.flex-container {
 display:flex;
 width:96%;
 margin-left:auto;
 margin-right:auto;
 flex-wrap:wrap;
 }
 
 .column {
 flex-basis:32%;
  flex-grow:1;
  background: rgba(255, 255, 255, 0.4);
/* border: 1px solid #fff;
 box-shadow: 0 0 0 1px #bbb;*/
  margin:4px;
/*  overflow: hidden;*/
  display:flex;
}


 .headingpanel {
   border: 1px solid #fff;
  box-shadow: 0 0 0 1px #bbb;
  background-color:#eee;
  overflow:hidden;
  margin:6px;
  height:97.5%;
 }
 
 
 .heading {
  font-size: 3em;                     
  color: orange;
  font-weight:bold;
  background-image: linear-gradient(to right, transparent, #2b78c3, #14147d , #2b78c3, transparent);
  text-align:center;
  width:90%;
  margin-left:auto;
  margin-right:auto;
  padding:15px 15px;
  margin-top:10px;
  margin-bottom:8px;
}


.columnA {
 flex-basis:95%;
  flex-grow:1;
  background: rgba(255, 255, 255, 0.4);
 border: 1px solid #fff;
  box-shadow: 0 0 0 1px #bbb;
  margin:4px;
}



.recentcover {
 width:20%;
 margin:8px;
 float:left;
 display:block;
}

.infowrapper {
 overflow:hidden; 
}


.title, .title a {
font-size: 35px;
 color:#14147d;
 margin-top:8px;
 font-weight:bold;
padding:0 4px;
}

.authorname {
 font-size:30px;
 color:orange;
 margin-bottom:15px;
}

.tagline {
font-size:20px;
font-style:italic;
margin-bottom:15px;
color:#7999b7;
}

 p, .column p, .columnP p, .columnA p, .judgequote p {
font-size:1.8em;
 padding:8px;
}

h6 {
 font-size:20px;
 margin:10px 0;
}

.reviewer {
 font-size:20px;
 padding-bottom:10px;

}

.progresscontainer {
 width:80%;
 display:block;
 margin-left:auto;
 margin-right:auto;
}


/* ******************************************************************************* SPECIAL PROJECTS ********************************************************************** */

.flex-container1 {
 display:flex;
 width:96%;
 margin-left:auto;
 margin-right:auto;
 flex-wrap:wrap;
 }



.columnP {
 flex-basis:24%;
  flex-grow:1;
  background: rgba(255, 255, 255, 0.4);
 border: 1px solid #fff;
  box-shadow: 0 0 0 1px #bbb;
  margin:4px;

}

/*.column p {
 font-size:1.7em; 
}*/

.projectpage a {
 padding:5px 0;
 text-align:left;
 font-size:12px;
 width:40%;
 display:block;
 margin-top:10px;
 margin-left:auto;
 margin-right:auto;
}


/* ********************* THE FEDERALIST PAPERS ******************************* */

 /* BOOKER PRIZE */
  
      
      .bookericon {
        float:left;
        width:10%;
        margin:12px;
        padding-left:0;
      }
      
      .bookercover {
       width:25%;
       float:right;
       margin:5px;
       /*height:215px;
       width:145px;*/
      }
      
      .bookerlist li {
       color:#0b1368;
       font-size:1.8em;
        padding:8px;
        line-height:1;
      }

    
      .judgequote {
        background-color:#a0dfdd;
        background-image: linear-gradient(to right, #d6f9f8, #85d5d2);
        width:75%;
        margin-left:auto;
        margin-right:auto;
        border-bottom:50px;
        padding:10px;
        border:1px solid #161211;
        font-size:18px !important;
        font-weight:500;
              }
      
      
      .judgequoteint {
        background-color:#a0dfdd;
        background-image: linear-gradient(to right, #85d5d2 , #d6f9f8);
        width:75%; margin-left:auto;
        margin-right:auto;
        border-bottom:50px;
        padding:10px;
        border:1px solid #161211;
        font-size:1.3em;
        font-weight:500;
      }
      

    .titlespecial a {
      text-decoration:none;             
    }
    
    .titlespecial a:hover {
     opacity:0.7; 
    }
    
    .fedText {
    padding-left:20px;                 
  }
  

.bookerbottomtext {
  width:98%;
  display:block;
  margin-left:auto;
  margin-right:auto;
 text-align:center;
 bottom:0px;
 right:0;
 left:0;
 padding:10px 5px 10px 5px;
 position:absolute;
 font-size:1.5em;
 color:red;
 font-weight:bold;
 background-color:yellow;
}

/* ****************************** COMPLETED SPECIAL PROJECTS ************************************ */

.flex-container2 {
 display:flex;
 width:96%;
 margin-left:auto;
 margin-right:auto;
 flex-wrap:wrap;
 font-size:10px;
 }

 .columnC {
 flex-basis:32%;
  flex-grow:1;
  background: rgba(255, 255, 255, 0.4);
border: 1px solid #fff;
 box-shadow: 0 0 0 1px #bbb;
  margin:4px;
}

.projectsubtitle {
font-size:20px;
  text-align:left;
  padding-left:20px;
  margin-bottom:0;
  margin-top:15px;
  font-weight:bold;
  text-decoration:none;
}


.covercompleted {
 float:left;
 width:25%;
 padding:20px; 
}



/* ******************* MICHAEL DUFFY INTERVIEWS THE GREAT WRITERS ********************** */

.duffybutton {
  color:white;
  background-color:red;
  border-radius:5px;
  border:1px solid black;
  padding:10px;
  font-size:2em;
  text-decoration:none;
}


.duffybutton:hover {
 background-color:orange; 
}

.duffybutton:active {
  color:red;
}

.duffybuttonproject {
  color:white;
  background-color:orange;
  border-radius:5px;
  border:1px solid black;
  padding:10px;
  font-size:2em;
  text-decoration:none;
  margin:4px 4px 10px 4px;
}


.duffybuttonproject:hover {
 background-color:pink; 
}

.duffybuttonproject:active {
  background-color:red;
  color:pink;
}

.duffyBorder {
  border: 1px solid #fff;
  box-shadow: 0 0 0 1px #bbb;
  width:100%;
  display:block;
  margin-left:auto;
  margin-right:auto;
  background-color:white;
}

.duffyBanner {
  width:100%;
  display:block;
  margin-left:auto;
  margin-right:auto;
}

.duffyPanel {
  background-image: linear-gradient(#14147d, #2b78c3);
  width:100%;
  display:block;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  color:white;
  border-top:2px solid #333;
}

.duffyPanel p {
   padding-top:20px;
  font-size:2em;
  font-weight:bold;
  margin-top:-10px;
}

/* ******************************************************************************* QUOTE OF THE WEEK ********************************************************************* */

/* QUOTE OF THE WEEK */

.quoteoftheweek .randomquotes {
  /*min-height:100vh;*/
         transition: 0.5s;
         display: flex;
         /*background-color: #A4E5E0;*/
         align-items: center;
         justify-content: center;
}

.boxSize {
         margin: 30px;
         border-radius: 10px;
         width: 91%;
         /*display: flex;
         flex-direction: column;*/
         display:block;
         margin-left:auto;
         margin-right:auto;
         align-items: center;
         padding: 30px;
         box-shadow: 0 4px 10px rgba(0, 0, 0, 0.6);
         background-color: rgba(255, 255, 255, 0.7);
         text-align:center;
      }
 /*     .fa-quote-left, .fa-quote-right {   */
  /*       font-size: 20px; */
  /*       color: blue; */
  /*    } */
      

      .QuoteText {
         text-align: center;
         font-size: 20px;
         font-weight: bold;
      }
      .author {
         margin:10px;
         text-align: right;
         font-size: 25px;
         font-style: italic;
         font-family: cursive;
      }
      
      /* QUOTE BUTTON */
      .QuoteBtn {
         width: 100%;
         display: flex;
         margin-top:10px;
         margin-bottom:15px;
      }
      .GenerateQuote_next {
         font-size:18px;
         border-radius: 5px;
         cursor:pointer;
         padding: 10px;
         margin-top: 5px;
         font-weight: bold;
         color: white;
         background-color: #2b78c3;
         
      }
      .GenerateQuote_next:hover {
         background-color: black;
      }
      
      .quoteoftheweektitle {
  text-align:center;                       /* checked */
    font-size: 3em;
    /*background-color:white;*/
    /*border: 1px solid #2b78c3;*/
    color:#2b78c3;
    padding-top:20px;
    padding-bottom:10px;
    display:block;
    margin-top:-10px;
    margin-left:-10px;
    margin-right:-10px;
    padding-left:20px;
    padding-right:20px;
    font-weight:bold;
    
}

.quoteoftheweek p {
    font-size: 16px;                        /* checked */
    color:#0b1368;
    /*max-width: 94.5%;       /* Width of content in boxes */
    width:80%;
    text-align: center;
    padding: 15px;
    margin-left:auto;
    margin-right:auto;
}

.quoteoftheweek img {
 display:block;                             /* checked */
}

.quoteoftheweekarchive {
  float: right;                            /* checked */
  padding: 0 20px 20px 0;
  font-size:0.7vw;
}


.quotemarks {               /* STYLES THE QUOTATION MARKS    */
  font-size:2em;
  color:#2b78c3;
  margin-bottom:-10px;
  
}


/* ******************************************************************************** CAROUSEL PANORAMIC PICTURES BANNER ************************************************** */

/* ******************* WEBSITE BANNER FADER *********************** */

.bannerWrapper {
 width:98%;                                        /* checked */
 margin-left:auto;
 margin-right:auto;
 margin-bottom:18px;
}

.bannerFade .bottombanner {
  /* margin-top:1em; */                         /* checked */
     height:250px;
      height:auto;
      display:block;
      margin-left:auto;
      margin-right:auto;
}

.bannerWrapper figcaption {
  color:#2b78c3;                           /* checked */  
  font-weight:bold;
  text-align:center;
  font-size:2vw;
}

.bannerWrapper figcaption p {
  color:#2b78c3;                          /* checked */   
  font-size:1vw;
  margin-top:0;
  margin-bottom:0;
}

.bottombanner {
    /* margin-top:1em; */                  /* checked */
    width:1300px;
     height:440px;
     width:80%;

     max-width:95%;
      display:block;
      margin-left:auto;
      margin-right:auto;
}




/* ****************************** ACCORDION ***************************** */
.accordion {
    background-color: transparent;            /* checked */
    color: black;
    cursor: pointer;
    padding: 10px;
    width: 94.1%;
    border: none;
    text-align: center;
    outline: none;
    font-size: 1.5em;
    transition: 0.4s;
    margin-left:3%;
    
}

.active, .accordion:hover {
    background-color: transparent;              /* checked */
    color:#2b78c3;
    font-weight:bold;
}

.accordion:after {
   /* content: '\002B';*/                      /* checked */
   background-color:transparent;
    color: black;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.active:after {
  background-color:transparent;                   /* checked */
  
}

.panel {
    padding: 0 18px;                            /* checked */
    background-color: white;
    color:black;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    width:94%;
    margin-left:2.8%;
    margin-right:3.2%;
    font-size:1.2em;
    text-align:center;
}

/* ******************************************************************************** WEBSITE FOOTER *********************************************************************** */

h1 {
  text-align:center;
  font-weight:bold;
  font-size:25px;
  margin-bottom:10px;
  margin-top:40px;
}


.rp-button {
 width:120px;
 display:block;
 margin-left:auto;
 margin-right:auto;
}

.rp-sitelinks {
  text-align:center;
  margin-top:-20px;
}

.websiteBottom {
 display:block;                               /* checked */
 width:94%;
 margin-left:auto;
 margin-right:auto;
 background-color:#0fc9a4;
 padding-top:10px;
 padding-bottom:10px;
 margin-bottom:10px;
 margin-top:10px;
 border-radius:4px;

 
}

.siteButton {
display: block;                         /* checked */
    margin-left: auto;
    margin-right: auto;

}

.buttonLinks {
display: block;                        /* checked */
margin-right:auto;
margin-left:auto;

}

.buttonLinks a:hover {
  opacity:0.7;                            /* checked */
}

.notes {
      text-align:center;                 /* checked */
    width: 94%;
    display:block;
    margin-left:auto;
    margin-right:auto;
    font-size:11px;
    font-weight:bold;


}

.subscribe {
  width:94%;
  display:block;
  margin-left:auto;
  margin-right:auto;
   border: 1px solid #fff;
  box-shadow: 0 0 0 1px #bbb;
  padding:30px;
   background: rgba(43, 120, 195, 0.6);
}

.seva-form {
  margin-top:50px;
  width:60%;
  display:block;
  margin-left:auto;
  margin-right:auto;
}



 /* ********************************************************************************* RESPONSIVE SCREEN SETTINGS ********************************************************** */

/* ********************************* SCREEN SIZES MAX 1280PX ******************************* */

@media (max-width: 1280px) {
  
  
  p {font-size:10px;}
  
 .siteInfoBox p {
   font-family: 'Arial', sans-serif;     
   font-size:2em;
   margin:5px;
   padding-bottom:5px;
   opacity:1;
   text-align:center;
  } 
  
 .column, .columnP {
 flex-basis:48%;
  flex-grow:1;
  background: rgba(255, 255, 255, 0.4);
 border: 1px solid #fff;
  box-shadow: 0 0 0 1px #bbb;
  margin:4px;
}

.title {
font-size: 25px;
 color:#2b78c3;
 margin-top:8px;
 font-weight:bold;

}

.authorname {
 font-size:23px;
 color:orange;
 margin-bottom:15px;
}

.tagline {
font-size:14px;
}

 p, .columnP p, .columnA p, .judgequote p {
font-size:1.7em;
 padding:8px;
}

h6 {
 font-size:18px;
 margin:10px 0;
}

.reviewer {
 font-size:14px;
 padding-bottom:10px;

}


/* p {
font-size:18px;
 padding:8px;
}*/
  
  
}






/* ********************************* SCREEN SIZES BETWEEN 360 AND 768 PX ******************************* */
@media only screen and (min-width: 360px) and (max-width: 768px) {
  
/* *********************** SITE INFO BOX ********************************* */

 
 body p {font-size:10px;}
 

 .siteInfoBox {
  background-color:#e0ffff;       
  border: 3px solid #2b78c3;
  display:block;
  margin-left:auto;
  margin-right:auto;
  width:90%;  
  padding:7px;
  margin-bottom:10px;
  margin-top:15px;
  opacity:0.9;
  }
  
  
 .siteInfoBox .icon {
  float:left;
  width:15%;
   }
  
.siteInfoBox p {
   font-family: 'Arial', sans-serif;     
   font-size:1.5em;
   margin:5px;
   padding-bottom:5px;
   opacity:1;
   text-align:center;
  }

.siteInfoBox span {
  color:#2b78c3;                    
  font-weight:bold;
  }

.siteInfoBox .icon {
  float:left;
  width:10%;
  overflow:hidden;
   }

.siteInfoHeading {
  font-size:1.5em;                    
  color:#2b78c3;
  font-weight:bold;
  margin-bottom:-10px;
  margin-top:20px;
  text-align:left;
  margin-left:15px;
  }
  
  .pleasenote {
   display:block;
  font-family: 'Arial', sans-serif;     
   font-size:1.5em;
   margin:5px;
   padding-bottom:5px;
   opacity:1;
   text-align:center;
   color:red;
  }
  
/* ********************* CAROUSEL ************************************** */

.latestBooks {
 width:80%;
}

.cover {
 width:100px; 
 height:161px;
}


  
 

/* ********************** LATEST BOOK LIST ******************************* */
 
 .heading {
  font-size: 2em;                     
  padding-top:10px;
  padding-bottom:10px;
  padding-left:15px;
  display:block;
  margin-left:auto;
  margin-right:auto;
  margin-top:0
  color: orange;
  font-weight:bold;
  background-color:#2b78c3;
  margin-bottom:15px;
  text-align:left;
  width:95%;
}


/* ************************** BOOKS CURRENTLY BEING READ *********************** */

.column, .columnP, .columnC {
 flex-basis:96%;
 margin-left:auto;
 margin-right:auto;
}

.recentcover {
 width:20%;
 margin:8px;
 float:left;
 display:block;
}

.infowrapper {
 overflow:hidden; 
}


.title {
font-size: 2.3em;
 color:#2b78c3;
 margin-top:8px;
 font-weight:bold;

}

.authorname {
 font-size:2em;
 color:orange;
 margin-bottom:12px;
}

.tagline {
display:none;
}

 p,  .columnA p {
font-size:1.7em;
 padding:8px;
}

.columnP p, .column p {
 font-size:1.7em;
}

.columnC p  {
 font-size:1.7em; 
}

/*.columnC .title {
  font-size:1.5em;
}*/

.judgequote p, .judgequoteint p {
 font-size:1.6em; 
}

h6 {
 font-size:1.3em;
 margin:10px 0;
}

.reviewer {
 font-size:1.2em;
 padding-bottom:10px;

}

.bookerlist li {
 font-size:1.6em; 
}

.judgequote, .judgequoteint {
 font-size:1.1em;

}

.projectsubtitle {
font-size:1.7em;
  text-align:left;
  padding-left:20px;
  margin-bottom:0;
  margin-top:15px;
  font-weight:bold;
  text-decoration:none;
}

.duffyPanel p {
 margin-top:10px; 
}

.quoteoftheweek, .bannerWrapper, .buttonLinks, .websiteBottom {
  display:none;
}

  
}










