
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}

blockquote,q {quotes:none;}
blockquote:before,blockquote:after,q:before,q:after {content:none;}

table {border-collapse:collapse;border-spacing:0;}

input,select{vertical-align:middle;}

hr{ display:block; height:2px; border:0; border-top:1px solid #333333; border-bottom: 1px solid #cccccc; ;margin:1em 0; padding:0; }


body{
     font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
     background: #464646 url('https://c74768565d.mjedge.net/contentthumbs/STATIC/SS/main_bg.gif') top center repeat;
     line-height:1;
    font-size: 16px;
    }

h1{font-size: 2em;} 
h2{font-size: 1.65em;} 
h3{font-size: 1.45em} 
h4{font-size:1.25em;}

nav ul{ list-style:none; }

a {margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;}

.btm-billboard, header {
    text-align: center;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
}

#pageContent {
  max-width: 1000px;
  margin: auto;
  border: none;
}

main {
background-color: #c6c9bd;
max-width: 1000px;
width: 100%;
padding: 1px;
box-sizing: border-box;
margin: 0 auto;
}


/* nav */

.topnav {
  overflow: hidden;
  background-color: transparent;
}

.topnav a {
  float: left;
  display: block;
  text-align: center;;
}

.topnav a:hover {
  background-color: transparent;
}

.topnav a.active {
  background-color: transparent;
}

.topnav .icon {
  display: none;
}

@media screen and (max-width: 1000px) {
  .topnav ul li {display: none;}
  .topnav {
    background: url(https://www.sketchysex.com/img/sketchy-responsive-logo.png) no-repeat;
      background-color: rgba(0, 0, 0, 0);
      background-position-x: 0%;
      background-position-y: 0%;
      background-size: auto;
    background-position: 5px 5px;
    display: block;
    position: fixed;
    background-color: rgba(0,0,0,.85);
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    min-height: 50px;
    background-size: auto 40px;  }
  .topnav a.icon {
    float: right;
    display: block;
    max-width: 50px;
    min-height: 50px;
    height: 50px;
    position: fixed;
    right: 0;
    top: 0;  }
  body {margin: 50px 0 0 0; }
}

@media screen and (max-width: 1000px) {
  .topnav.responsive {position: fixed; left: 0; top:0px; }
  .topnav.responsive .icon {
    position: fixed;
    right: 0;
    top: 0;
  }
  .topnav.responsive nav ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 50px 0 0 0;
   background: #000000;
    background: rgba(0,0,0,.95);}
  .topnav.responsive ul li { 
    display: inline-block; 
    width: 100%;
    min-width: 100%;
    float: none;
    text-align: left;  }
    .topnav.responsive nav ul li a,  .topnav.responsive nav ul li a:link,  .topnav.responsive nav ul li a:visited,  .topnav.responsive nav ul li a:focus { 
      text-decoration: none;
      display: inline-block;
      padding: 10px;
      font-size: 1.25em;
      font-weight: 700;
      color: #ffffff; }

      .topnav.responsive nav ul li a.accent {
        color: red;
        font-weight: 900;
        display: inline-block; }

        .topnav.responsive nav ul li a:hover { color: #efefef;}
}


nav { width: 100%; }
  
nav ul {
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;}

nav ul li {
  display: inline-block;
  align-items: center; }

  nav ul li a, nav ul li a:link, nav ul li a:visited, nav ul li a:focus { 
    text-decoration: none;
    display: inline-block;
    padding: 10px;
    font-size: 2em;
    font-weight: 700;
    color: #000; }

  nav ul li a:hover {color: #333333; }

  nav ul li a.accent {
  color: red;
  font-weight: 900;
  display: inline-block; }

  media { 
    line-height: 0;
    padding: 0; 
  margin: 0; }

/* episodes */

.episode-item {
    padding: 0;
    margin:0;
    max-width: 318px;
    height: auto;
    width: 100%;
    display: inline-block;
  }

  .episode-item > .media > .thumbnail {
    cursor: pointer
  }
 
  .episode-item > .info {
    font-weight: 700;
    font-size: 16px;
    padding: 10px 5px 10px 5px;
    display: -webkit-box;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;  }

  .episode-item > .info > .name {
    color: #000;
    text-shadow: 1px 1px 0 #94978e;
    text-transform: uppercase; }


  .episode-item > .info > .date {
    color: #000;
    text-shadow: 1px 1px 0 #94978e;
  } 

  .episode-item > .description {
    font-size: 12px;
    background-color: #000;
    font-weight: 700;
    padding: 0px;
    height: auto;  }




  .episode-item > .description > p {
    margin-top: 0;
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
    line-height: 1;
    max-height: 10em;
    text-align: justify; }

  .episode-item > .description > p:before {
    content: '...';
    position: absolute;
    right: 0;
    bottom: 0;  }

  .episode-item > .description > p:after {
    content: '';
    position: absolute;
    right: 0;
    width: 1em;
    height: 1em;
    margin-top: .2em;
    background: #000;  }

  .episodes {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center; 
    padding:10px 0 0 0;
    margin: 0;  }

  .episodes > .episode-item {
    margin: 0; 
    padding: 0;
  }


  /* thumbnail */

  .episode-item > .media > .thumbnail {
    margin: 0;
    padding: 0;
  }

  .episode-item > .media > .thumbnail img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    padding:0;
    margin: 0;
    aspect-ratio: auto 4 / 3; 
    cursor: pointer;
    border: 1px solid #000000;
  }

  /*
  .episode-item.-loader > .mobile, .episode-item > .media > .thumbnail .mobile {
    display: none
  }
  
  .episode-item.-overlay .media > .thumbnail { }
  
  */
  
  
  

  /* pagination */

  .pagination {
    display: flex;
    margin: 10px 0;
    justify-content: center;
    align-items: center; 
    width: 100%;}

    .pagination>div.pagination-center {
      display: inline-block;
      width: 50%;
      min-width: 50%;
      text-align: center;
  }
  .pagination>div.pagination-edge {
    display:inline-block;
    width: 25%;
    min-width: 25%;
    text-align: center;
}

.pagination>div.pagination-edge a, .pagination>div.pagination-edge a:link, .pagination>div.pagination-edge a:visited { display: inline-block; vertical-align: center; color: #000000; font-weight: 800; }

  .inline-list {
    margin: 0;
    padding: 0;
    font-size: 0;
    list-style: none;
    width: 100%;
    display: block;
}

.pagination .inline-list>li {
  min-width: 30px;
  margin: 2px;
  max-width: 100%
}

.pagination-center a, .pagination-center a:link, .pagination-center a:visited {
  font-weight: 700;
  font-size: 12px;
  text-shadow: 0 0 1px #8d8d89;
  display: block;
  border: 1px solid #040305;
  border-bottom: 0;
  background-color: #040305;
  color: #fff;
  line-height: 1;
  padding-left: 2px;
  padding-right: 2px;
  transition: all .3s ease-in-out;
}



.pagination .inline-list>li.active>a, .pagination .inline-list>li:hover>a {
  border-color: #ababab;
  background-color: #fff;
  color: #000;}
  



/* footer */

main>footer {
  background-color: #000;
  font-family: "Courier New",Courier,monospace;
  /* font-size: .61111rem; */
  font-size: 0.78em;
  text-align: center;
  color: #fff;
  overflow: auto;
  padding-top: 40px;
  padding-bottom: 35px;
 
}


main>footer>nav>a {
  display: inline-block;
  padding: 5px 25px 5px 25px;
  position: relative;
  text-decoration: none;
 
}
main>footer a {
  /* font-size: .72222rem; */
  color: inherit;
  text-shadow: -1px -1px 0 #202020;
  text-decoration: none;
  /* font-size: 1.25em; */
}



footer p {
	padding: 1.15em;
}
address {
    padding: 10px 20px 30px 10px;
}



/* VIdeo Player */

.VideoWrap { display: inline-block; width: 100%; max-width: 999px; }
.VideoPlayer {width:100%;padding: ;margin: 0 auto;display:inline-block;}
.VideoPlayerSideAd { max-width: 244px; padding: 20px 0 20px 0; padding: 0; width: 100%;  margin: 0 auto; display: inline-block;}
.VideoPlayerSideAd img { min-width: 100%; }

.VideoWrap > .info { clear: both; width: 100%; display: block; width: 100%; }
.VideoWrap > .info > .name {
  display: inline-block;
  margin: 5px 0 20px 20px;
  font-size: 1.25em; 
  font-weight: 700; 
  color: #000;
  text-shadow: 0px 0px 0 #94978e;
  text-transform: uppercase;
  max-width: 50%; }

  .VideoWrap > .info > .date {
    display: inline-block;
    text-align: right;
    margin: 5px 5px 0 0;
    font-size: 1.05em;
    font-weight: 700;
    color: #000;
    text-shadow: 0px 0px 0 #94978e;
    text-transform: uppercase;
    max-width: 54%;
    }


    .VideoDescription {
      clear: both;
      color: #fff;
      background-color: #000;
      font: 14px "Courier New",Courier,monospace;
      padding: 20px;
      margin: 0 20px 20px 20px;
      width: 95%;
      box-sizing: border-box;
      display: block;
      overflow: hidden;
      text-shadow: -1px -1px 0 #202020;
  }


  .VideoWrap nav ul {
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    text-transform: uppercase; 
    justify-content: center;}

    .VideoWrap nav ul li a { padding: 20px; margin: 0 0 20px 0; text-decoration: underline;  }




    /* new player */

    .media-wrapper { display: block; }

    .players { width: 100%; }


.member .VideoWrap, .member .VideoPlayer {  max-width: 100%; min-width: 100%; margin: 0; padding: 0; }




/* resizing and nav */

@media screen and (max-width: 1000px) {
	body > section { padding: 20px 10px;	}



    .VideoWrap > .info > .name { width: 45%; }
    .VideoWrap > .info > .date { width: 45%; }
    .VideoPlayer {
      max-width: 100%;
      width: 100%;
      margin: 20px 20px 20px 0px;
      padding: 20px;
      box-sizing: border-box;
      }
      .VideoPlayerSideAd { max-width: 244px; padding: 20px 0 20px 0; padding: 0; width: 100%;  margin: 0 auto; display: block;}

      .member .VideoPlayer {
        max-width: 100%;
        width: 100%;
        margin: 0px ;
        padding: 0px;
        }
        .member .VideoPlayerSideAd { display: none; visibility: hidden; ;}
  

}
@media screen and (max-width: 700px) {
	main {
		float: none;
		width: 100%;	}
	aside {
		float: none;
		width: 100%;	}

    .episode-item {
      padding: 0;
      margin: 10px;
      max-width: calc(100% - 20px);
      height: auto;
      width: 100%;
      display: inline-block;}
  
      .episode-item > .media > .thumbnail img {
        width: calc(100% - 20px);
        height: auto;
        object-fit: cover;
        padding: 0;
        margin: 10px 0 10px 10px;
        aspect-ratio: auto 4 / 3;
        cursor: pointer;
        box-sizing: border-box; 
        border: 1px solid #000000;
    }
  
  nav ul li a, nav ul li a:link, nav ul li a:visited, nav ul li a:focus { 
    padding: 5px;
    font-size: 1em; }

.VideoWrap > .info > .date {
    max-width: 50%;
}

}



img {
  height: auto;
  max-width: 100%;
  object-fit: contain; }



  /* player overrides */

  video { aspect-ratio: auto 4 / 3 !important; width: 100% !important; height: auto !important;} 



.mejs__container, ..mejs__layer, .mejs__overlay, .mejs__overlay-play {
  max-width: 100% !important;
  width: 100% !important;
  height: auto !important;
  min-height: 5;
  }

.mejs__poster { background-size: cover !important; }

.member .VideoPlayer, .member .VideoWrap {
  max-width: 100% !important;
  width: 100% !important;
}

  video {   width: 100% !important;
    height: auto !important;  object-fit: cover !important; }






  

/*

ins {background-color:#ff9;color:#000;text-decoration:none}

mark {background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del {text-decoration:line-through}
abbr [title],dfn[title]{border-bottom:1px dotted;cursor:help}


aside {
	float: right;
	width: 30%;
}
article {
    border-bottom: 2px dotted #999;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
article h2 {
    font-weight: normal;
    margin-bottom: 12px;
}
article p {
	
}

aside > div {
	margin: 10px auto;
	background: #AEC6CF;
	min-height: 100px;
}
#logo {
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
    margin-right: 75px;
    color: #FFF;
}
#logo img {
    width: 50px;
    vertical-align: middle;
    margin-right: 10px;



*/

/* this is for non-banner */

     [id^="video_"] {
width: 100% !important;
      height: 100% !important;
      min-height: initial !important;
      aspect-ratio: 16 / 9 !important;
   }

.media-wrapper {
    display: block;
    aspect-ratio: 16 / 9;
    width: calc(100% - 0px);
}

/* Addition CSS for Date Alignment */

.VideoWrap > .info > .date {
    width: 100%;
}