html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: normal;
  background-color: #000000;
  background-image: url(../images/bg.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-position: top;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body,td,th {
  color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
  width:1008px;
  margin:auto;
}
#navcontainer ul{
  margin: 0px auto;
  padding: 0px;
  list-style-type: none;
  text-align: center;
  width: 1000px;
  height: 51px;
}

#navcontainer ul li{
  display: inline;
  padding: 0;
  float: left;
}
.header{
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; /* future proofing */
  -khtml-border-radius: 10px; /* for old Konqueror browsers */
  width: 996px;
  height: 328px;
  clear: both;
  margin: auto;
  -moz-box-shadow: 0px 0px 6px #a78eaf;
  -webkit-box-shadow: 0px 0px 6px #a78eaf;
  box-shadow: 0px 0px 6px #a78eaf;
  background-image: url(../images/header.jpg);
  background-repeat: no-repeat;
}
.contentMain{
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; /* future proofing */
  -khtml-border-radius: 10px; /* for old Konqueror browsers */
  width: 1000px;
  margin: 6px 4px 4px 4px;
  -moz-box-shadow: 0px 0px 6px #a78eaf;
  -webkit-box-shadow: 0px 0px 6px #a78eaf;
  box-shadow: 0px 0px 6px #a78eaf;
  background-color: #FFF;
  clear: both;
}
.contentBodyWrapper {
  width: 741px;
  float: left;
}
.hr-top {
  margin: 0px;
  color: #e5e5e5;
  width: 733px;
      border-color: #aaa;
}
.episodeWrapper {
  width: 731px;
      border: 1px solid #d7d7d7;
  height: 828px;
  margin-top: 3px;
  background-color: #e9e9e9;
}
.episodeInset {
  height: 680px;
  width: 720px;
  margin: 11px 6px 6px 5px;
}
.sceneTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
  background-color: #e948a8;
  float: left;
  line-height: 24px;
}
.sceneTotals {
  font-family: Arial, Helvetica, sans-serif;
  color: #8c8c8c;
  float: right;
  font-size: 12px;
  line-height: 24px;
  margin-right: 12px;
  clear: right;
}
#main-content {
  padding: 0px 5px;
}
.contentWrapper {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -khtml-border-radius: 10px;
    margin: 6px 4px 4px 4px;
    -moz-box-shadow: 0px 0px 6px #a78eaf;
    -webkit-box-shadow: 0px 0px 6px #a78eaf;
    box-shadow: 0px 0px 6px #a78eaf;
    background-color: #FFF;
    clear: both;
}
.titleTotalsWrap {
  clear: both;
  width: 720px;
  height: 24px;
}
.smallThumbWrapper {
  width: 720px;
  height: 108px;
  margin-top: 10px;
  clear: both;
}
.smallThumb {
  height: 104px;
  width: 171px;
  border: 1px solid #FFF;
}
.smallThumbBorder {
  border: 1px solid #c4c4c4;
  width: 173px;
  height: 106px;
  float: left;
  margin-right: 2px;
}
.smallThumbBorder2 {
  border: 1px solid #c4c4c4;
  width: 173px;
  height: 106px;
  float: left;
  margin-left: 6px;
}
.playTrailer {
  clear: both;
  height: 406px;
  width: 720px;
  margin-top: 7px;
  margin-bottom: 12px;
}
.sceneDescription {
    border: 1px solid #d7d7d7;
    background-color: #f5f5f5;
  height: 53px;
  width: 710px;
  clear: both;
  padding:5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #212121;
}
.watchFullMovie {
  position: relative;
  left: -10px;
  margin: 7px 0px 6px 0px;
}
.medThumbWrapper {
  height: auto;
  width: 100%;
}
.medThumb {
  height: 230px;
  width: 230px;
  border: 1px solid #FFF;
}

.medThumb2 {
  height: 176px;
  width: 234px;
  border: 1px solid #FFF;
}
.medThumbBorder {
  float: left;
  width: 33.33%;
  padding: 0px 1px;
}
.medThumbBorder img {
  width: 100%;
}
.medThumbBorder2 {
  border: 1px solid #FFF;
  float: left;
  margin: 0px 0px 0px 0px;
  width: 33.33%;
}

.medThumbBorder2 img.medThumb{
  width: 100%;
}

.widgetTitle {
  position: relative;
  margin: 0;
}
.pt {
  margin-top: 11px;
  margin-right: 0px;
  margin-bottom: 8px;
  margin-left: 8px;
  clear: both;
}
.sidebarWrapper {
  margin-top: 15px;
  background-color: #f7efff;
    padding-bottom: 20px;
}

.sidebarWrapper img.widgetTitle{
  height: auto;
  width: 275px;
  left: -15px;
}

.hrsThumbBorder {
  border: 0 solid #FFF;
  height: auto;
  width: 100%;
  margin: auto;
  float: left;
  margin-bottom: 20px;
  text-align: left;
}

.hrsThumbBorder .medThumb2{
  border: 0px solid #FFF;
    width: 100%;
    height: auto;
}

.hrsInfo {
  width: 100%;
  margin: 5px 0px 0px 0px;
}
.hrsRating {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #707070;
  float: right;
}
.hrsSceneTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  float: left;
  width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}
.pageTitle {
  width: 738px;
  margin-left: 3px;
  overflow:hidden!important;
}
.footerText {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
  color: #000000;
}
.footer {
  clear: both;
  text-align: center;
  width: 950px;
  margin: auto;
  background-color: #F2DBC6;
  color:#000;
}
.footerLinks {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.footerLittlelinks {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
}
body a:link {
  color: #4ac5e7;
  text-decoration: none;
}
body a:visited {
  text-decoration: none;
      color: #4ac5e7;
}
body a:hover {
  text-decoration: underline;
  color: #4ac5e7;
}
body a:active {
  text-decoration: none;
  color: #4ac5e7;
}
.between {
  width: 725px;
      margin-top: 25px;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  padding: 2px;
  text-align: center;
}
.betweenLinks { font-family: Verdana, Geneva, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #FF0;
}
.copyright-text-color {
  color: #000;
}

/* Karl Edits*/
.navbar-nav {
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
  overflow: hidden;
}
.nav>li>a:focus,
.nav>li>a:hover,
.navbar-nav>li.active a,
.navbar-nav>li:last-child a {
  background: #ceaa4c;
}
.navbar {
  margin: 0px;
}
.navbar-toggle .icon-bar {
  background: #ffe7aa;
}
#main-menu {
  padding: 0px;
  overflow: hidden;
}
.header-image-container {
  padding: 0px;
}
.navbar-nav>li>a img {
  display: none;
}
.navbar-nav>li>a {
  font-family: 'Oswald';
  color: #fff;
  padding: 12px 16.3px 12px !important;
  font-size: 25px;
  background: #c16b26;
  border-left: 1px solid #5e5e5e;
}
.navbar-nav>li>a:hover.
.navbar-nav>li.active a {
  color: #feeab5;
  background: #ceaa4c;
}
.navbar-nav>li:last-child a {
  color: #626262;
}
.medThumbWrapper {
  display: none;
}
.pageTitle,
.episodeWrapper,
.episodeInset,
.sceneDescription,
.sceneTitle,
.titleTotalsWrap,
.hr-top,
.footer,
.join-box-container a img {
  width: 100%;
  height: auto;
}
.sceneDescription {
  height: 52px;
}
.playTrailer {
  clear: both;
  width: 100%;
  height: auto;
}
.betweenLinks {
  font-size: 18px;
}
.watchFullMovie {
  display: none;
}
.between {
  width: 100%;
}
.gallery-title {
  font-size: 18px;
  font-weight: bold;
  color: #666;
}
.photos {
  margin-bottom: 10px;
  padding: 0px 5px;
  width: 50%;
  float: left;
}
.photos img {
  width: 100% !important;
  height: auto;
}
.photolist {
  width: 100%;
  float: left;
  padding: 1px;
}
.episodeInset {
  margin: 0px;
}
.latest-img {
  width: auto;
  margin: 0px;
}
.sceneTitle {
  padding: 0px 5px;
}
.sidebarWrapper {
  display: none;
}
.left-body {
  overflow: hidden;
  background: #fff;
  padding: 0px 10px 0px 5px;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
}
.join-box-container  {
  padding: 10px 0px 10px 10px;
  background: #fff;
}

/*Biography*/
.biopic {
    border: 1px solid #8358AF;
    margin: 10px 20px 10px 0;
    float: left;
    width: 55%;
    margin-right: 2%;
}
.bioInfo {
float: left;
    margin-top: 10px;
    margin-right: 0;
    height: 502px;
    width: 43%;
}
.bioQuestion {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  line-height: 27px;
}
.bioParagraph {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666;
  clear: both;
  margin: auto;
      width: 100%;
  border: 1px solid #D6D6D6;
  padding: 16px;
  background-color: #F2F2F2;
  line-height: 16px;
}
.bioAnswer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666;
}
.bioName {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 36px;
  font-weight: bold;
  color: #324;
}
video {
  width: 100%    !important;
  height: auto   !important;
}
.read-more,
.read-less {
  display: block;
  text-align: center;
  font-size: 12px;
  margin: 5px 0px;
}
.read-less {
  display: none;
}
.socialIcons {
  height: 32px;
  width: 32px;
  float: left;
  margin: 20px 10px 0px 50px;
}
.join-image-biography {
  width: 100%;
}
/* videos */
.videos {
  width: 100%;
  float: left;
  padding: 1px;
}
.sceneLink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.sceneBorder {
  border: 1px solid #c4c4c4;
}
.sceneInfoWrapper {
  clear: both;
  margin-bottom: 4px;
  padding: 2px;
  background-color: #EBEBEB;
  overflow: auto;
}
.sceneDate {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666;
  float: left;
}
.sceneRating {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666;
  float: right;
}
.sceneImage {
  border: 1px solid #FFF;
  width: 100%;
}
/*trailer*/
#player-container {
  overflow: hidden;
  margin-bottom: 20px;
}
.trailerWrapper {
  width: 100%;
  margin: auto;
  clear: both;
}
.trailer4pics {
  overflow: auto;
  margin-left: 80px;
  margin-bottom: 20px;
}
.moreInfo {
  text-align: center;
  padding: 10px;
}
.trailerTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 25px;
  font-weight: bold;
  color: #4ac5e7;
  text-align: center;
}
.trailerTrailer {
  margin: auto;
  padding: 0px 5px;
  height: auto;
}
.trailerWmfmWrapper {
  width: 100%;
  margin: auto;
  text-align: center;
  margin-top: 20px;
}
.trailerWmFm {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
}
.smallThumb { height: 104px;
  width: 171px;
  border: 1px solid #FFF;
}
.smallThumbBorder {
  border: 1px solid #c4c4c4;
  width: 173px;
  height: 106px;
  float: left;
  margin-right: 40px;
  margin-top: 20px;
}
/* pornstars */

.pornstars {
  width: 50% !important;
  margin: 10px 0px 10px !important;
  padding: 0px 10px !important;
  height: auto;
}
.pornstars .biopic {
  width: 100%;
  height: auto;
}

#siteupdates{
  margin-left:5px!important;
}

#info_items{
  margin-left: 5px;
}

#info_items .info_item{
  margin-right: 1px;
}

.sceneBlock {
  float: left;
  margin: 10px 5px 14px 5px;
  width: 232px;
}
.sceneLink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.sceneBorder {
  height: 175px;
  width: 232px;
  border: 1px solid #c4c4c4;
}
.sceneInfoWrapper {
  clear: both;
  margin-bottom: 4px;
  padding: 2px;
  background-color: #EBEBEB;
  overflow: auto;
}
.sceneDate {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666;
  float: left;
}
.sceneRating {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666;
  float: right;
}
.sceneImage {
  border: 1px solid #FFF;
  width: 230px;
  height: 173px;
}

.menu2{
  max-width: 100%;
}

.bttn-tour .btn-default{
	background: #E948A8;
    color: #fff;
    margin-top: 30px;
    font-size: 30px;
    margin-bottom: 50px;
    box-shadow: 0px 0px 5px #E948A8;
    border: none;
    letter-spacing: 2px;
    padding: 8px 40px;
}

.bttn-tour .btn-default:hover,.bttn-tour .btn-default:focus,.bttn-tour .btn-default:active{
	background:#dc3498;
	color: #fff;
}


@media (min-width: 550px){
  .trailerTrailer {
    height: 300px
  }
  .pornstars,
  .videos,
  .photolist {
    width: 33.3333% !important;
  }
  .photos {
    width: 25%  !important;
  }
}

@media (min-width: 768px){
  .container {
    width: 100%;
  }
  .navbar-nav>li>a span {
    display: none;
  }
  .navbar-nav>li>a img {
    display: block;
  }
  .navbar-nav>li>a {
    padding: 0px;
  }
  .episodeInset {
    margin: 0 6px 6px 0;
  }
  .trailerTrailer {
    height: 400px;
  }
}

@media (min-width: 992px){
  .sidebarWrapper {
    display: block;
  }

}

@media (min-width: 1023px){
  .sceneDescription {
    height: auto;
  }
  .latest-img {
    margin: 10px;
  }
  .trailerTitle {
    font-size: 36px;
  }
  .trailerWmFm {
    font-size: 40px;
  }

  .bioName {
    font-size: 36px;
  }
  .latest-img,
  .join-box-container a img {
    width: auto;
  }
  .sidebarWrapper {
    display: block;
  }
  .playTrailer {
    margin-top: 7px;
    margin-bottom: 12px;
  }
  .medThumbWrapper,
  .watchFullMovie {
    display: block;
  }
  #main-menu li span {
    display: none;
  }
  .header-image-container {
    padding: 0px 5px;
  }
  .betweenLinks {
    font-size: 24px;
  }
  .trailerTrailer {
    height: 500px;
  }

  .container {
    width: 1038px;
  }
}
@media (min-width: 1200px){
  .container {
    width: 1038px;
  }
  .trailerTrailer {
    height: 558px;
  }
}

@media (max-width: 1022px){
.menu-wrap{margin:0!important;}
}

@media (max-width: 991px){
  .contentWrapper{margin: 6px 0 4px 0;}
  #main-content {padding: 0;}
}

@media (max-width: 768px){
  body {
    background: #000 !important;
  }

  .test{
  position: fixed;
  width: 100%;
  right: 0;
  z-index: 10000;
  }

  .test .navbar-header{
  background: rgba(0,0,0,0.8);
  position: relative;
  top: -1px;
  }

  .test #main-menu.navbar-collapse{
  position: relative;
  top: -12px;
  border: none;
  max-width: 95%;
  margin: 0px auto;
  }

  .menu-wrap{
    background: #e948a8!important;
  }
}

@media (max-width: 1199px) and (min-width: 1048px){
  #main-menu{
    padding: 0px 3px;
  }

  .navbar-nav{
    width: 100%;
  }

  .navbar-nav>li{
    width: 12.5%;
    text-align: center;
  }

  .navbar-nav>li>a {
    padding-left:0!Important;
    padding-right:0!Important;
  }

  .header-image-container img{
    width:100%;
  }

}

@media (max-width: 1047px) and (min-width: 961px){

  .navbar-nav{
    width: 100%;
  }

  .navbar-nav>li{
    width: 12.5%;
    text-align: center;

  }

  .navbar-nav>li>a {
    font-size: 22px;
    padding-left:0!Important;
    padding-right:0!Important;
  }
}
@media (max-width: 960px) and (min-width: 768px){

  .navbar-nav{
    width: 100%;
  }

  .navbar-nav>li{
    width: 12.5%;
    text-align: center;

  }

  .navbar-nav>li>a {
    font-size: 15px;
    padding-left:0!Important;
    padding-right:0!Important;
  }
}

@media screen and (max-width: 650px){
	.bttn-tour .btn-default{
		white-space: inherit;
		letter-spacing: 0px;
		font-size: 30px;
	}
}

@media screen and (max-width: 500px){
  .footerLinks{display:block;}
    .footer p:nth-child(4){color:transparent;font-size:0;}
  .footer p:nth-child(4) a{font-size:12px;padding-bottom: 5px;}

  .footer p:nth-child(5){color:transparent;font-size:0;}
  .footer p:nth-child(5) a{font-size:12px;padding-bottom: 5px;}

  .footerLittlelinks{display:block;}
  .footer p:nth-child(6){color:transparent;font-size:0;margin-top: 10px;margin-bottom: 10px;}
  .footer p:nth-child(6) a{font-size:12px;padding-bottom: 5px;}
}


@media screen and (max-width: 400px){
	.bttn-tour .btn-default{
		font-size: 25px;
		font-weight: bold;
		padding: 8px 10px;
	}
}
