
html, body { padding 0px; margin 0px; }

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


/*----------------------------------------*/


#tfog-event-list {
	margin: auto;
	white-space: nowrap;
	display: table;
	max-width: 700px;
	min-width: 580px;
    border-collapse: separate;
    border-spacing: 10px;
}


#tfog-event {
    display: table-row;
    white-space: normal;
    vertical-align: middle;
    background-color: #333333;
}

#tfog-event-divider {
    display: table-row;
    white-space: normal;
    background-color: #CCCCCC;
    height: 20px;
}

#tfog-event-h1 {
    color: #FE864D;
    font-family: 'Helvetica', serif;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    margin: 0px;
}

#tfog-news-h1 {
    color: #FFFFFF;
    font-family: 'Helvetica', serif;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    margin: 0px;
}

#tfog-event-h2 {
    color: #cccccc;
    font-family: 'Helvetica', serif;
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    padding: 0px;
    margin: 0px;
}

#tfog-event-datime {
    display: table-cell;
    white-space: normal;
    vertical-align: middle;
    background-color: #333333;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    color: #FE864D;
    font-family: 'Helvetica', serif;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    width: 25%;
}


#tfog-event-time {
   font-size: 20px;
   padding: 0px;
   margin: 0px;
   color: #cccccc;
}

#tfog-event-details {
	width: 75%;
    display: table-cell;
    white-space: normal;
    vertical-align: middle;
    background-color: #333333;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    color: #cccccc;
    font-family: 'Helvetica', serif;
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    margin: 0px;
}




/*----------------------------------------*/


#tfog-review-list {
	margin: auto;
	display: table;
	max-width: 800px;
	min-width: 500px;
	padding-top: 40px;
}

#tfog-review-header {
    color: #FE864D;
    font-family: 'Helvetica', serif;
    font-size: 24px;
    background-color: #333333;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#tfog-review {
    display: table-row;
    white-space: normal;
    vertical-align: top;
    background-color: #333333;
    border-bottom-style: solid;
    border-bottom-color: #FE864D;
    border-bottom-width: 5px;
    margin-left: 10px;
    margin-bottom: 10px;
}

#tfog-review-divider {
    display: table-row;
    white-space: normal;
    background-color: #CCCCCC;
    height: 20px;
}

#tfog-review-text {
    color: #cccccc;
    font-family: 'Helvetica', serif;
    font-size: 20px;
    text-align: left;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

#tfog-review-byline {
    color: #FE864D;
    font-family: 'Helvetica', serif;
    font-size: 18px;
    font-weight: normal;
    text-align: right;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}



/*----------------------------------------*/




#tfog-cormorant {
        font-family: 'Cormorant Garamond', serif;
   } 
   
#tfog-crimson {
        font-family: 'Crimson Text', serif;
}

#tfog-container {
    display: table;
    white-space: nowrap;
    margin: auto;
    max-width: 840px;
    }

#tfog-block {
    display: block;
    white-space: nowrap;
    margin: auto;
    max-width: 840px;
}

#tfog-row  {
    display: table-row;
    width: 840px;
}

#tfog-vertspace40-block {
    display: block;
    white-space: nowrap;
    margin: auto;
    height: 40px;
    max-width: 840px;
}

#tfog-vertspace25-block {
    display: block;
    white-space: nowrap;
    margin: auto;
    height: 25px;
    max-width: 840px;
}


/*----------------------------------------*/


#tfog-nav-container {
  display: block;
  white-space: nowrap;
  margin: auto;
  height: 60px;
  margin: 0px 0px 0px 0px;
}



#tfog-nav-btn {
  background: #cccccc;
  background-image: -webkit-linear-gradient(top, #cccccc, #cccccc);
  background-image: -moz-linear-gradient(top, #cccccc, #cccccc);
  background-image: -ms-linear-gradient(top, #cccccc, #cccccc);
  background-image: -o-linear-gradient(top, #cccccc, #cccccc);
  background-image: linear-gradient(to bottom, #cccccc, #cccccc);
  font-family: Helvetica, Arial, sans;
  color: #000000;
  font-size: 32px;
  margin-top: 10px; 
  margin-bottom: 10px;
  text-decoration: none;
  border: 1px solid black;
  display: inline-block; 
  min-width: 25%;
  text-align: center; 
  vertical-align: middle;
  height: 40px;
  margin: 0px 0px 0px 0px;
}

#tfog-nav-btn:hover {
  background: #73fc3c;
  text-decoration: none;
}


#tfog-nav-btn-onpage {
  background: #777777;
  background-image: -webkit-linear-gradient(top, #777777, #777777);
  background-image: -moz-linear-gradient(top, #777777, #777777);
  background-image: -ms-linear-gradient(top, #777777, #777777);
  background-image: -o-linear-gradient(top, #777777, #777777);
  background-image: linear-gradient(to bottom, #777777, #777777);
  font-family: Helvetica, Arial, sans;
  color: #000000;
  font-size: 32px;
  margin-top: 10px; 
  margin-bottom: 10px;
  text-decoration: none;
  border: 1px solid black;
  display: inline-block; 
  min-width: 25%;
  text-align: center; 
  vertical-align: middle;
  height: 40px;
  margin: 0px 0px 0px 0px;
}

#tfog-nav-btn-onpage:hover {
  background: #73fc3c;
  text-decoration: none;
}



/*----------------------------------------*/



#tfog-td-left-rtext {
    display: table-cell;
    vertical-align: middle;
    width: 33%;
    margin-right: 20px;
}

#tfog-td-right-rtext {
    display: table-cell;
    white-space: normal;
    vertical-align: top;
    width: 67%;
    margin-bottom: 40px;
    font-family: 'Crimson Text', serif;
    font-size: 22px;
    padding: 20px 20px 20px 20px;
}


#tfog-td-left-ltext {
    display: table-cell;
    vertical-align: top;
    padding-right: 30px;
    white-space: normal;
    font-family: 'Crimson Text', serif;
    font-size: 22px;
    max-width: 554px;
    padding: 20px 20px 20px 20px;
}

#tfog-td-right-ltext {
    white-space: normal;
    display: table-cell;
    vertical-align: middle;
    max-width: 354px;
    min-width: 240px;
}


/*------------------------*/


#tfog-container-black {
    display: table;
    white-space: nowrap;
    margin: auto;
    max-width: 840px;
    background-color: #000000;
}

#tfog-td-left-black {
    display: table-cell;
    vertical-align: top;
    padding-right: 30px;
    white-space: normal;
    font-family: 'Crimson Text', serif;
    font-size: 22px;
    max-width: 554px;
    color: #F96617;
    padding: 20px 20px 20px 20px;
}

#tfog-td-right-black {
   white-space: normal;
    display: table-cell;
    vertical-align: middle;
    max-width: 354px;
    min-width: 240px

}

/*------------------------*/

#tfog-flb-container {
   display: table;
    white-space: nowrap;
    margin: auto;
    max-width: 840px;
}  

#tfog-flb-td {
    display: table-cell;
    white-space: nowrap;
    margin: auto;
    max-width: 840px;
}



/*----------------------------------------*/


#tfog-orange-block {
    display: block;  
    margin: 0px 0px 0px 0px;
    background-color: #F96617;
    height: 160px;
}

#tfog-buy-inner {
    display: table:
    white-space: nowrap;
    padding: 8px;
    margin: auto;
    max-width: 840px;
    height: 158px;
}

#tfog-buy-inner-tr {
    display: table-row;
    height: 150px;
}

#tfog-buy-td-left {
    display: table-cell;
    vertical-align: middle;
    height: 96px;
    width: 240px;
    font-family: Helvetica, Arial, sans;
    font-size: 180%;
}
   

#tfog-buy-td-middle {
    display: table-cell;
    vertical-align: middle;
    height: 96px;
    width: 300px;
}

#tfog-buy-td-right {
    display: table-cell;
    vertical-align: middle;
    height: 96px;
    width: 300px;
}

/*------------------------*/


#tfog-spacer-row {
    display: table-row;
    width: 800px;
    height: 80px;
}

#tfog-spacer-row40 {
    display: table-row;
    width: 800px;
    height: 40px;
}

#tfog-td-left, #tfog-td-right {
    display: table-cell;
    vertical-align: top;
}


#tfog-tr-releasedateinfo  {
    display: table-row;
    vertical-align: middle;
    height: 90px;
    margin-top: 60px;
    max-width: 840px;
}

#tfog-td-releasedateinfo {
    margin: auto;
    display: table-cell;
    max-width: 800px;
    vertical-align: bottom;
    height: 90px;
    text-align: center;
    font-family: 'Cormorant Garamond', serif;
    font-style: italic;
    font-size: 22px; 
}


/*------------------------*/


#tfog-td-orange {
    display: table-cell;
    vertical-align: top;
}

#tfog-td-spacer {
    display: table-cell;
    padding: 30px;
    width: 100%;
}

#tfog-td-rightaligned {
    display: table-cell;
    white-space: nowrap;
    vertical-align: top;
    text-align: right;
    }
    
    
#tfog-td-blurbs-left {
    display: table-cell;
    vertical-align: top;
    max-width: 470px;
    min-width: 250px;
}

#tfog-mini-blurb {
    margin-top: 10px;
    white-space: nowrap;
    align-items:right; 
    text-align: right;
    font-family: 'Cormorant Garamond', serif;
    font-size: 200%; 
}

#tfog-mini-blurb-source {
    align-items:right; 
    white-space: nowrap;
    text-align: right;
    font-family: 'Cormorant Garamond', serif;
    font-size: 100%; 
    margin-bottom: 16px;
}





div.container {
    width: 100%;
    border: 0px;
}

header, footer {
    padding: 1em;
    color: white;
    background-color: black;
    clear: left;
    text-align: center;
}

bookcover {
    float: left;
    max-width: 536px;
    margin: 0;
    padding: 1em;
}

nav {
    margin-left: 20px;
    border-left: 0px;
    padding: 1em;
    overflow: hidden;
}

nav ul {
    list-style-type: none;
    padding: 0;
}
   
nav ul a {
    text-decoration: none;
}






/*------------- BUTTONS ---F96617----------*/

.buy-btn {
  background: #cccccc;
  background-image: -webkit-linear-gradient(top, #000000, #000000);
  background-image: -moz-linear-gradient(top, #000000, #000000);
  background-image: -ms-linear-gradient(top, #000000, #000000);
  background-image: -o-linear-gradient(top, #000000, #000000);
  background-image: linear-gradient(to bottom, #000000, #000000);
  font-family: Helvetica, Arial, sans;
  color: #F96617;
  font-size: 32px;
  margin-top: 10px; 
  margin-bottom: 10px;
  text-decoration: none;
  border: 2px solid black;
  display: inline-block; 
  min-width: 290px;
  text-align: center; 
  vertical-align: middle;
  height: 40px;
}

.buy-btn:hover {
  background: #73fc3c;
  text-decoration: none;
}


/* reset sizes for smaller device screens */
@media only screen and (max-width: 767px) {

   #tfog-container {
      max-width: 640px;
   }
    
   #tfog-nav-container {
      height: 46px;
      max-width: 640px;
   } 
   
   #tfog-nav-btn {
      font-size: 22px;
      margin-top: 5px; 
      margin-bottom: 5px;
      height: 28px;
   }
   
   #tfog-nav-btn-onpage {
      font-size: 22px;
      margin-top: 5px; 
      margin-bottom: 5px;
      height: 28px;
   }

   #tfog-row  {
      width: 640px;
   }

   #tfog-mini-blurb {
      font-size: 100%;
   }

   #tfog-mini-blurb-source {
      font-size: 50%;
   }
   
   #tfog-tr-releasedateinfo  {
      max-width: 500px;
   }
   
   #tfog-td-releasedateinfo {
      font-size: 12px;
      max-width: 500px;
   }
   
   #tfog-buy-inner {
      max-width: 640px;
      height: 128px;
   }

   #tfog-buy-inner-tr {
      height: 130px;
   }

   #tfog-buy-td-left { 
      height: 76px;
      width: 170px;
      font-size: 110%;
   }
   
   #tfog-buy-td-middle {
      height: 76px;
      width: 200px;
   }

   #tfog-buy-td-right {
      height: 76px;
      width: 200px;
   }


   .buy-btn {
   font-size: 16px;
   height: 40px;
   margin-top: 6px;
   margin-bottom: 6px;
   min-width: 120px;
   }
   
   
   #tfog-td-left-ltext {
     font-size: 16px;
   }
   
   #tfog-td-left-rtext {
     max-width: 302;
   }

   #tfog-td-right-rtext {
     padding-left: 15px;
     font-family: 'Crimson Text', serif;
     font-size: 16px;
   }

   
   
}
/* end of resetting sizes */




