@charset "UTF-8";

UTF-8;
UTF-8;
@font-face {
  font-family:'Gloria Hallelujah';
  font-style:normal;
  font-weight:400;
  src:local('Gloria Hallelujah'),local(GloriaHallelujah),url(https://fonts.gstatic.com/s/gloriahallelujah/v8/CA1k7SlXcY5kvI81M_R28cNDay8z-hHR7F16xrcXsJw.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
}

@font-face {
  font-family:'Permanent Marker';
  font-style:normal;
  font-weight:400;
  src:local('Permanent Marker'),local(PermanentMarker),url(https://fonts.gstatic.com/s/permanentmarker/v5/9vYsg5VgPHKK8SXYbf3sMsW72xVeg1938eUHStY_AJ4.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215;
}

@font-face {
  font-family:'Courgette';
  font-style:normal;
  font-weight:400;
  src:local('Courgette Regular'),local(Courgette-Regular),url(https://fonts.gstatic.com/s/courgette/v4/BHG8ZtTfO0yYnp02--QxqltXRa8TVwTICgirnJhmVJw.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
}

@font-face {
  font-family:'Roboto';
  font-style:normal;
  font-weight:400;
  src:local(Roboto),local(Roboto-Regular),url(https://fonts.gstatic.com/s/roboto/v15/CWB0XYA8bzo0kSThX0UTuA.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
}

.profile_section {
  margin:0;
  border-spacing:0;
}

.profile_section_content {
  position:relative;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  padding:0;
  margin:0;
  box-shadow:0 5px 15px 5px rgba(0,0,0,.6);
}

.profile_section_background {
  background-color:#ffffff;
}

#profile {
  width:960px;
  margin:0 auto;
}

body {
  background-image:url(https://images2.imgbox.com/47/2a/I6xSHM95_o.jpg);
  background-repeat:no-repeat;
  background-position:center top;
  background-attachment:fixed;
  background-color:#000000;
  color:#000000;
  font-family:'Roboto',cursive;
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  margin:0;
}

h1 {
  color:#000000;
  font-family:'Permanent Marker',cursive;
  font-weight:bold;
  font-size:18px;
}

h2 {
  color:#000000;
  font-family:'Roboto',cursive;
  font-weight:bold;
  font-size:22px;
}

h3 {
  color:#000000;
  font-family:'Roboto',cursive;
  font-weight:bold;
  font-size:14px;
}

h4 {
  color:#000000;
  font-family:"Brush  MT",cursive;
  font-weight:bold;
  font-size:20px;
}

.center {
  text-align:center;
  vertical-align:middle;
}

.banneradjust {
  padding-top:50px;
  width:100%;
  position:center;
  float:center;
}

.topbanner {
  background-color:#E2001F;
  color:#000000;
  line-height:1;
  position:fixed;
  left:0;
  top:0;
  height:50px;
  width:100%;
  z-index:100;
  box-shadow:0 5px 15px 5px rgba(0,0,0,.8);
  font-size:16px;
}

.banneritems {
  width:1100px;
  margin:0 auto;
  display:block;
  align:center;
}

.banneritems ul {
  list-style-type:none;
  padding:0;
  margin:0;
  overflow:hidden;
  align:center;
}

.banneritems li {
  float:center;
  align:center;
}

.banneritems a:link,.banneritems a:visited {
  display:block;
  width:auto;
  height:30px;
  font-family:'Roboto',cursive;
  font-size:16px;
  font-weight:bold;
  color:#ffffff;
  background-color:#E2001F;
  text-align:center;
  padding:10px 20px 0;
  text-decoration:none;
  text-transform:uppercase;
  lidisplay:list-item;
  text-align:-webkit-match-parent;
}

.banneritems a:hover {
  display:block;
  width:auto;
  height:30px;
  font-size:16px;
  font-family:'Roboto',cursive;
  font-weight:bold;
  color:#ffffff;
  background-color:#000000;
  text-align:center;
  padding:10px 20px 0;
  text-decoration:none;
  text-transform:uppercase;
  lidisplay:list-item;
  text-align:-webkit-match-parent;
}

.bio {
  width:100%;
  float:left;
  font-family:'Roboto',cursive;
  font-weight:bold;
  font-size:14px;
  text-align:left;
  padding:5px;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  position:relative;
  overflow:hidden;
  overflow-x:hidden;
  overflow-y:hidden;
}

.tipmenu {
  width:100%;
  float:left;
  text-align:right;
  padding-top:10px;
  padding-right:40px;
  padding-bottom:10px;
  padding-left:40px;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  position:relative;
  overflow:hidden;
  overflow-x:hidden;
  overflow-y:hidden;
}

.tipmenuitems {
  color:#000000;
  align:right;
  font-family:'Permanent Marker',cursive;
  font-size:15px;
}

.tipmenuprices {
  color:#CC0000;
  font-family:'Permanent Marker',cursive;
  font-size:15px;
}

.onecolumn {
  width:100%;
  float:left;
  text-align:center;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  position:relative;
  overflow:hidden;
  overflow-x:hidden;
  overflow-y:hidden;
}

.onecolumnscroll {
  width:100%;
  height:300px;
  float:left;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  position:relative;
  overflow:hidden;
  overflow-x:hidden;
  overflow-y:auto;
}

.twocolumn {
  width:50%;
  float:left;
  text-align:center;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  position:relative;
  overflow:hidden;
  overflow-x:hidden;
  overflow-y:hidden;
}

.threecolumn {
  width:320px;
  float:left;
  align:center;
  text-align:center;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  position:relative;
  overflow:hidden;
  overflow-x:hidden;
  overflow-y:hidden;
}

.fourcolumn {
  width:25%;
  float:left;
  text-align:left;
  padding:10px;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  position:relative;
  overflow:hidden;
  overflow-x:hidden;
  overflow-y:hidden;
}

.gangbang {
  width:25%;
  float:left;
  text-align:center;
  padding:5px;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  position:relative;
  overflow:hidden;
  overflow-x:hidden;
  overflow-y:hidden;
}

.sectionheader {
  width:100%;
  height:8px;
  background-image:url(https://i.imgbox.com/qs0YnQ6k.png);
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  position:relative;
  overflow:hidden;
  overflow-x:hidden;
  overflow-y:hidden;
}

.membersleft li {
  list-style-type:none;
  text-align:left;
}

.membersleft li:before {
  content:"\2665";
  color:#E2001F;
}

.members li {
  list-style-type:none;
  font-size:14px;
}

.members li:before {
  content:"\2665";
  color:#E2001F;
}

.members li:after {
  content:"\2665";
  color:#E2001F;
}

.vids li {
  list-style-type:none;
  text-align:left;
  padding:2px;
}

.videotitle {
  z-index:1;
  font-size:16px;
  margin:10px;
  color:#FFFFFF;
  background-color:#E53B55;
  position:absolute;
  top:175px;
  left:0;
  width:90%;
  padding-top:2px;
  padding-bottom:2px;
  padding-right:4px;
  opacity:.9;
  text-align:right;
}

.videotitlesmall {
  z-index:1;
  font-size:14px;
  margin:10px;
  color:#FFFFFF;
  background-color:#E53B55;
  position:absolute;
  top:150px;
  left:0;
  width:90%;
  padding-top:2px;
  padding-bottom:2px;
  padding-right:4px;
  opacity:.9;
  text-align:right;
}

.thumb {
  z-index:0;
  margin:40px;
  border-radius:50%;
  width:200px;
  height:200px;
  align:center;
  text-align:center;
  float:left;
  border:1px solid #000000;
  overflow:hidden;
  position:relative;
}

.thumbsmall {
  z-index:0;
  margin:10px;
  border-radius:50%;
  width:200px;
  height:200px;
  float:left;
  border:1px solid #000000;
  overflow:hidden;
  position:relative;
}

.desc {
  width:90%;
  font-size:12px;
  margin:10px;
  background-color:#E53B55;
  color:#FFFFFF;
  position:absolute;
  top:200px;
  left:0;
  opacity:.8;
  padding-top:2px;
  padding-bottom:2px;
  padding-right:4px;
  text-align:right;
}

.heading,.label,#profile_header,#profile_main_photo,#username_container,#cam_score_container,#gender_container,#weight_container,#height_container,#age_container,#country_container,#sexual_preference_container,#tags_container,#profile_friends,#profile_schedule,#profile_comments,#footer_bar,#header_bar {
  display:none;
}