/* CSS comments */

body { background-color: #1e272d; text-align:center; }

.master_div {
          width: 1050px;  
          background-color: #1e272d; 
          text-align: center; /* centering everything in the master_div */
          margin: 0 auto; 
}

.widgets { 
          width: 1050px;  
          background-color: #1e272d; 
          vertical-align: top;                            
          display: inline-block;
          text-align: center; 
          margin: 0 auto; 
}

.book { 
          margin: 0 0 0 0; 
          font-size: 14pt; 
          font-weight: bold;
          letter-spacing: 0;
          font-family: Sans-Serif;
          color: orange; 
}

.upcomingversus { 
          margin: 0 0 0 0;
          font-size: 56pt;
          font-weight: bold;
          letter-spacing: 1;
          font-family: Sans-Serif;
          color: white; 
}

.announcement { 
          margin: 0 0 0 0;
          font-size: 24pt;
          font-weight: bold;
          letter-spacing: 1;
          font-family: Sans-Serif;
          color: white; 
}

.asseenon { 
          margin: 0 0 0 0;
          font-size: 12pt;
          font-weight: bold;
          letter-spacing: 1;
          font-family: Sans-Serif;
          color: white; 
}

.aygof { 
          margin: 0 0 0 0;
          font-size: 40pt;
          font-weight: bold;
          letter-spacing: 1;
          font-family: Sans-Serif;
          color: white; 
}

.caption { 
          margin: 0 0 0 0;
          font-size: 25pt;
          font-weight: bold;
          letter-spacing: 1;
          font-family: Sans-Serif;
          color: white; 
}

.caption2 { 
          margin: 0 0 0 0;
          font-size: 16pt;
          font-weight: bold;
          letter-spacing: 1;
          font-family: Sans-Serif;
          color: white; 
}

.serversus { 
          margin: 0px 0px 0px 0px; 
          font-size: 24pt; 
          font-weight: bold;
          letter-spacing: 0px;
          font-family: Sans-Serif;
          color: orange; 
}

.podcastpromo { 
          margin: 0px 0px 0px 0px; 
          font-size: 14pt; 
          font-weight: bold;
          letter-spacing: 0px;
          font-family: Sans-Serif;
          color: #FFFFFF; 
}

.storelink { 
          margin: 0px 0px 0px 0px; 
          font-size: 45pt; 
          font-weight: bold;
          letter-spacing: 0px;
          font-family: Sans-Serif;
          color: orange; 
}

.twitchlink { 
          margin: 0px 0px 0px 0px; 
          font-size: 24pt; 
          font-weight: bold;
          letter-spacing: 0px;
          font-family: Sans-Serif;
          color: orange; 
}

.podcastpromolink { 
          margin: 0px 0px 0px 0px; 
          font-size: 14pt; 
          font-weight: bold;
          letter-spacing: 0px;
          font-family: Sans-Serif;
          color: orange; 
}

.dates, th, td {
          font-family: sans-serif;
          margin: 0px auto;
          color: white;
}

th, td {
  padding: 15px;
}

#bold {
          font-weight:bold;
}

#macaroni_and_cheese: {line-height: 30px;}

/*  General Text Tools  */

.bold_text{font-weight: bold;}
.spacer{margin: 9px 20px 0px 0px;
           color: #1e272d;}
.bold_link{font-weight: bold;}