@charset "utf-8";
.grid {
   margin: 18px auto 0;
   }
.grid-item {
   width: 350px;
   border: 1px solid #d7d7d7;
   background-color: white;
   margin: 8px;
   font-family: verdana;
   font-size: 10pt;
   text-align: left;
   padding-left:10px;
   }
.grid-item2 {
   width: 450px;
   border: 1px solid #d7d7d7;
   background-color: white;
   margin: 8px;
   font-family: verdana;
   font-size: 10pt;
   text-align: left;
   padding-left:10px;
}
.grid-item1 {
   width: 550px;
   margin-left: auto ;
   margin-right: auto ;
}
.pre-grid {
   width: 650px;
   margin-left: auto ;
   margin-right: auto ;
   border: 1px solid #d7d7d7;
   background-color: white;
   margin: 8px;
   font-family: verdana;
   font-size: 10pt;
   text-align: left;
   padding:10px;
}
.article-img {
   float:left;
   padding:0 0 3px 0;
   position: relative;
   left:-10px;
   max-width: 300px;
   }
.article-img2 {
   float:left;
   padding:0 0 3px 0;
   position: relative;
   left:-10px;
   max-width: 450px;
   }
.nofloat {
   float:none;
}
.medium {
   width: 350px;
   height: 250px;
   allow: fullscreen;
   }
.standard {
   width: 640px;
   height: 360px;
   allow: fullscreen;
   }
img.medium {
   width: 329px;
   height: 185px;
}
.high {
   width: 450px;
   height: 300px;
   allow: fullscreen;
   }
.banned {
   width: 450px;
   height: 300px;
   }
.bitchute {
   width: 329px;
   height: 185px;
}
.bcvideo {
   width: 450px;
   height: 255px;
}
.brighteon, .rumble, .odysee {
   width: 350px;
   height: 250px;
}
.brighteon2 {
   width: 440px;
   height: 300px;
}
.rumble2, .odysee2 {
   width: 440px;
   height: 300px;
}
.prev-next-links {
   text-align: center;
   font-family: lato,arial;
   font-size:15pt;
   font-weight:300;
   color:#800040;
   text-decoration: none;
}