@charset "UTF-8";

/* +-+-+-+-+-+-+-+ New CSS 2022 - DP +-+-+-+-+-+-+-+ */
  body {
    background-image:url(https://images2.imgbox.com/44/21/s6lqTycG_o.png);
    background-color:black;
    background-position:top left;
    background-attachment:fixed;
    background-repeat:no-repeat;
    background-size:cover;
    text-shadow:1px 1px #000;
    font-size:12px;
    font-family:"Helvetica","SimSun","\5B8B\4F53","Arial Narrow";
  }

  .mycontainer {
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#000;
    position:fixed;
    z-index:999;
  }

  /* +-+-+-+-+-+-+-+ Hyperlink CSS Markup - DP +-+-+-+-+-+-+-+ */
  a:link,a:active,a:hover {
  /* color:#66b2ed; */
    color:#cccccc;
    text-decoration:none;
  }

  a:hover {
    color:#ff66cc;
  }

  a:visited {
    color:#ff66cc;
    text-decoration:none;
  }

  /* +-+-+-+-+-+-+-+End of Hyperlink Markup -DP +-+-+-+-+-+-+-+ */
  body,td {
    color:white;
    font-family:"Avant Garde",Avantgarde,"Century\AGothic",CenturyGothic,"AppleGothic",sans-serif;
    font-weight:normal;
    font-style:normal;
    font-size:12px;
  }

  .container_padding {
    padding:5px;
    height:100%;
  }

  .link_twitter {
    position:relative;
    -moz-opacity:.8;
    opacity:.75;
    box-shadow:0 0 7px #000;
    border-radius:11px;
    width:400px;
    height:200px;
    background-image:url(https://images2.imgbox.com/0c/fc/WPm9T0wz_o.png);
    -moz-opacity:.8;
    opacity:.75;
    box-shadow:0 0 7px #000;
    border-radius:11px;
    margin:0;
    display:inline-block;
  }

  .link_twitter:hover {
    opacity:1;
    filter:alpha(opacity=100);
    -moz-opacity:1;
    box-shadow:0 0 15px 2px #ff66cc;
    border-radius:11px;
  }

  .link_onlyfans {
    position:relative;
    -moz-opacity:.8;
    opacity:.75;
    box-shadow:0 0 7px #000;
    border-radius:11px;
    width:400px;
    height:200px;
    background-image:url(https://images2.imgbox.com/0a/ba/C5xbuGIH_o.png);
    -moz-opacity:.8;
    opacity:.75;
    box-shadow:0 0 7px #000;
    border-radius:11px;
    margin:0;
    display:inline-block;
  }

  .link_onlyfans:hover {
    opacity:1;
    filter:alpha(opacity=100);
    -moz-opacity:1;
    box-shadow:0 0 15px 2px #ff66cc;
    border-radius:11px;
  }

  .link_mfc {
    position:relative;
    -moz-opacity:.8;
    opacity:.75;
    box-shadow:0 0 7px #000;
    border-radius:11px;
    width:400px;
    height:200px;
  /* background-image:url(https://images2.imgbox.com/bc/a6/Msp3zrRD_o.png); */
    background-image:url(https://images2.imgbox.com/b8/82/S5K0e1Nz_o.png);
    -moz-opacity:.8;
    opacity:.75;
    box-shadow:0 0 7px #000;
    border-radius:11px;
    margin:0;
    display:inline-block;
  }

  .link_mfc:hover {
    opacity:1;
    filter:alpha(opacity=100);
    -moz-opacity:1;
    box-shadow:0 0 15px 2px #ff66cc;
    border-radius:11px;
  }

  .link_mfcshare {
    position:relative;
    -moz-opacity:.8;
    opacity:.75;
    box-shadow:0 0 7px #000;
    border-radius:11px;
    width:400px;
    height:200px;
  /* background-image:url(https://images2.imgbox.com/9e/c4/ytrLSy9r_o.png); */
    background-image:url(https://images2.imgbox.com/fd/0e/jJ6PODo5_o.png);
    -moz-opacity:.8;
    opacity:.75;
    box-shadow:0 0 7px #000;
    border-radius:11px;
    margin:0;
    display:inline-block;
  }

  .link_mfcshare:hover {
    opacity:1;
    filter:alpha(opacity=100);
    -moz-opacity:1;
    box-shadow:0 0 15px 2px #ff66cc;
    border-radius:11px;
  }

  .link_wishtender {
    position:relative;
    -moz-opacity:.8;
    opacity:.75;
    box-shadow:0 0 7px #000;
    border-radius:11px;
    width:400px;
    height:200px;
    background-image:url(https://images2.imgbox.com/85/c2/zrPVd2L0_o.png);
    -moz-opacity:.8;
    opacity:.75;
    box-shadow:0 0 7px #000;
    border-radius:11px;
    margin:0;
    display:inline-block;
  }

  .link_wishtender:hover {
    opacity:1;
    filter:alpha(opacity=100);
    -moz-opacity:1;
    box-shadow:0 0 15px 2px #ff66cc;
    border-radius:11px;
  }

  .dospan {
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    z-index:1;
    -moz-opacity:.8;
    opacity:.75;
    box-shadow:0 0 7px #000;
    border-radius:11px;
  }/* +-+-+-+-+-+-+-+ This span above controls hyperlinking images -DP +-+-+-+-+-+-+-+ */
    
}

.content {
  padding:5px;
}

/* +-+-+-+-+-+-+-+ This section contains CSS for About Me, Scheduling, Interests & Clock - DP +-+-+-+-+-+-+-+ */
td .clock {
  font-size:12px;
}

.interests_info {
  background-color:#000;
  background-repeat:no-repeat;
  width:700px;
  border-radius:11px;
  border-style:ridge;
  padding:8px;
  border-color:#555555;
  font-weight:bolder;
}

.interests_body {
  width:700px;
}

/* Gallery Control */
.gallery_heading {
  background-color:#000;
}

.gallery_content {
  background-color:#000;
  border-radius:11px;
  border-style:ridge;
  padding:8px;
  border-color:#555555;
  font-weight:bolder;
  width:400px;
  position:relative;
}

.gallery_image {
  background-color:#000;
  border-radius:11px;
  border-style:double;
  padding:8px;
  border-color:#555555;
  font-weight:bolder;
}

/* +-+-+-+-+-+-+-+ End of Special area continues with normal formatting - DP

+-+-+-+-+-+-+-+*/
/* +-+-+-+-+-+-+-+ Opacity Control for Images - DP +-+-+-+-+-+-+-+*/
img {
  -moz-opacity:.8;
  opacity:.75;
  box-shadow:0 0 7px #000;
  border-radius:11px;
}

img:hover {
  opacity:1;
  filter:alpha(opacity=100);
  -moz-opacity:1;
  box-shadow:0 0 15px 2px #ff66cc;
  border-radius:11px;
}

.imageheader!important {
  -moz-opacity:.8;
  opacity:1;
}

.imageheader:hover {
  opacity:1;
  filter:alpha(opacity=100);
  -moz-opacity:1;
}

/* +-+-+-+-+-+-+-+ CSS for Input fields - Textboxes Submit buttons etc - DP +-+-+-+-+-+-+-+

*/
#mail_subject {
  border:1px solid #ff66cc;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
  background:#000;
  color:#fff;
  font-family:"Avant Garde",Avantgarde,"Century\AGothic",CenturyGothic,"AppleGothic",sans-serif;
  font-size:12px;
  width:400px;
}

#mail_body {
  border:1px solid #ff66cc;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
  background:#000;
  background-position:right;
  background-repeat:no-repeat;
  color:#fff;
  font-family:"Avant Garde",Avantgarde,"Century\AGothic",CenturyGothic,"AppleGothic",sans-serif;
  font-size:12px;
  width:400px;
}

#mail_me {
  border:1px solid #ff66cc;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
  background:#000;
  background-position:right;
  background-attachment:fixed;
  background-repeat:no-repeat;
  color:#fff;
  font-family:"Avant Garde",Avantgarde,"Century\AGothic",CenturyGothic,"AppleGothic",sans-serif;
  font-size:12px;
  width:500px;
}

input {
  color:fff;
  border:1px solid #006;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
  -moz-box-shadow:2px 2px 2px #ccc;
  -webkit-box-shadow:2px 2px 2px #ccc;
  box-shadow:2px 2px 2px #ccc;
  background:#ff66cc;
  font-family:"Avant Garde",Avantgarde,"Century\AGothic",CenturyGothic,"AppleGothic",sans-serif;
  font-weight:normal;
  font-style:normal;
  font-size:12px;
}

input:hover {
  color:fff;
  border:1px solid #fff;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
  -moz-box-shadow:2px 2px 2px #ccc;
  -webkit-box-shadow:2px 2px 2px #ccc;
  box-shadow:2px 2px 2px #ccc;
  background:#ff66cc;
  font-family:"Avant Garde",Avantgarde,"Century\AGothic",CenturyGothic,"AppleGothic",sans-serif;
  font-weight:normal;
  font-style:normal;
  font-size:12px;
  font-weight:bold;
}

textarea {
  border:1px solid #ff66cc;
  background:#000;
  color:#fff;
  font-family:"Avant Garde",Avantgarde,"Century\AGothic",CenturyGothic,"AppleGothic",sans-serif;
  font-size:12px;
}

.wall_options {
  width:600px;
}

button {
  border:1px solid #006;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
  -moz-box-shadow:2px 2px 2px #ccc;
  -webkit-box-shadow:2px 2px 2px #ccc;
  box-shadow:2px 2px 2px #ccc;
  background:#9cf;
}

.videos {
  border:1px solid #ff66cc;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
  -moz-box-shadow:2px 2px 2px #ccc;
  -webkit-box-shadow:2px 2px 2px #ccc;
  background:#000;
  color:#fff;
  font-family:"Avant Garde",Avantgarde,"Century\AGothic",CenturyGothic,"AppleGothic",sans-serif;
  font-size:12px;
}

.videoPlaceholder:hover {
  border-radius:50%;
}

.profile_section_background {
  border:1px solid #ff66cc;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius:4px;
  -moz-box-shadow:2px 2px 2px #ccc;
  -webkit-box-shadow:2px 2px 2px #ccc;
  width:45%;
/* background: rgba(40, 40, 40, .1)

background-image:url();

background-repeat: no-repeat;

width:45%;

box-shadow:

inset 60px 0 120px #f0f,

inset -60px 0 120px #0ff;

*/
}

.profile_section_background {
  background:rgba(40,40,40,0.75);
/* background:linear-gradient( to top right,rgba(80,80,80 ,1) 0%, rgba(0,0,0 ,1) 100%); */
  box-shadow:1px 1px 30px rgba(33,33,33,1);
  background-repeat:no-repeat;
  background-size:contain;
  background-position:right;
/* animation:color 9s infinite linear; */
  background-image:url(https://images2.imgbox.com/75/91/yH1lgWsD_o.png);
  text-align:center;
  padding:2em;
  width:auto;
  height:auto;
  -webkit-box-shadow:0 0 127px 11px rgba(226,135,240,0.9);
  -moz-box-shadow:0 0 127px 11px rgba(226,135,240,0.9);
  box-shadow:0 0 127px 11px rgba(226,135,240,0.9);
  scrollbar-color:rebeccapurple green;
}

.heading {
  background-image:url(https://images2.imgbox.com/41/8f/Db2yYw4q_o.png);
  background-repeat:no-repeat;
  width:90%;
  padding:10px;
  height:15px;
}

/* +-+-+-+-+-+-+-+ End of CSS - DP +-+-+-+-+-+-+-+ */