@charset "UTF-8";

!OATHTAKER CODED ? 2014
/-------------------------------------------------------------------------------------------------------------------------
Copyright
This CSS code and the design/content of the profile is protected by copyright. All rights reserved.
For the stupid this means you cannot copy,modify or in any other way fuck around with this code
without prior permission. This means you MFCDesignMaker,Spany82,Hankshill and anyone else who
would like their name added to the list and issued a DMCA notice by the relevant model.
-------------------------------------------------------------------------------------------------------------------------/
html {
  width:100%!important;
  height:100%;
  margin:0;
  padding:0;
  border:0;
}

@font-face {
  font-family:'Sansita One';
  font-style:normal;
  font-weight:400;
  src:url(http://fonts.gstatic.com/s/sansitaone/v6/r0cFg_5MCCA0Wi4i7AgXWOL2WfuF7Qc3ANwCvwl0TnA.woff2) format("woff2");
}

a:link {
  text-decoration:none;
  color:#8258FA;
  text-shadow:none;
}

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

a:hover {
  text-decoration:none;
  color:#088A08;
}

#nav {
  position:fixed;
  top:0;
  left:0;
  background:#000;
  line-height:40px;
  width:100%;
  text-align:center;
  z-index:999;
}

#nav a {
  text-decoration:none;
  font-family:'Sansita One',"Franklin Gothic Medium","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
  font-size:13pt;
  font-weight:800;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  margin:0 10px;
  background:-webkit-linear-gradient(transparent,transparent),-webkit-linear-gradient(top,rgba(255,209,107,1) 0%,rgba(255,209,107,1) 26%,rgba(255,209,107,1) 35%,rgba(255,209,107,1) 45%,rgba(255,181,20,1) 61%,rgba(248,168,0,1) 100%);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
  -webkit-transition:.6s ease-out;
  -moz-transition:.6s ease-out;
  -o-transition:.6s ease-out;
  transition:.6s ease-out;
}

#nav a:hover {
  color:#FFFFFF;
  border-bottom:1px solid #F8A800;
  -webkit-transition:.4s ease-out;
  -moz-transition:.4s ease-out;
  -o-transition:.4s ease-out;
  transition:.4s ease-out;
}

#profile_avatar,#profile_main_photo,#header_bar,#footer_bar,#blurb_label,#blurb_value,#about_me_label {
  display:none;
}

#unix_last_login_label,#unix_last_login_value,#unix_last_updated_label,#unix_last_updated_value,#status_label {
  display:none;
}

#status_value {
  font-family:Geneva,Helvetica,sans-serif;
  font-weight:600;
  font-style:normal;
  z-index:1;
  position:absolute;
  top:105px;
  left:370px;
}

.heading {
  display:none;
}

#about_me_value {
  display:block;
  margin:0 auto 0 -20px;
}

.container {
  display:block;
  margin:0 0 0 20px;
}

body {
  font-family:Helvetica,Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif sans-serif;
  font-size:.85rem;
  line-height:1;
  background:#000 url() top center no-repeat;
  background-attachment:fixed;
}

#profile {
  width:950px;
  margin:45px auto 10px;
  background:#000 url(https://dl.dropbox.com/s/b8cmcsymys8domg/DVu_Graphic_Main.jpg?dl=0) top center no-repeat;
  border-top-left-radius:1em;
  border-top-right-radius:1em;
  box-shadow:0 0 2px 2px #000;
  line-height:.9;
}

#profile_header {
  padding:400px 0 0;
}

.profile_section_content .label {
  color:#F8A800;
  font-family:"Sansita One","Franklin Gothic Medium","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:.95rem;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}

.profile_section_content .value {
  color:#FFFFFF;
  font-family:Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:.95rem;
}

#profile_photo_galleries {
  position:relative;
  border-radius:5px;
  z-index:900;
}

.photo_gallery_image {
  border:2px solid #F8A800;
  border-radius:5px;
}

.photo_gallery_name {
  display:block;
  width:auto;
}

.photo_gallery_name a:link,.photo_gallery_name a:visited {
  text-decoration:none;
  color:#F8A800;
  width:auto;
  height:auto;
  font-weight:bold;
  font-family:"Franklin Gothic Medium","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
  font-size:12px;
}

.photo_gallery_count {
  text-decoration:none;
  color:#F8A800;
  font-size:.75rem;
  font-weight:500;
}

#profile_friends {
  width:900px!important;
  position:relative;
}

#favorite_models_container .value {
  font:bold 12px/16px Arial,sans-serif;
}

#favorite_models_container .value a {
  text-decoration:none;
  background:#F781F3;
  color:#000;
  border-radius:4px;
  box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  padding:1px 5px;
  display:inline-block;
}

#favorite_models_container a:last-child {
  border:none;
}

#favorite_models_container a:hover {
  background:#0B610B;
  color:#FFFFFF;
  border-radius:4px;
  box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  font-style:italic;
}

#friends_container .value {
  font:bold 12px/16px Arial,sans-serif;
}

#friends_container .value a {
  text-decoration:none;
  background:#F781F3;
  color:#000;
  border-radius:4px;
  box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  padding:1px 5px;
  display:inline-block;
}

#friends_container a:last-child {
  border:none;
}

#friends_container .value a:hover {
  background:#0B610B;
  color:#FFFFFF;
  border-radius:4px;
  box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  font-style:italic;
}

.link-amazon a {
  display:inline-block;
  position:absolute;
  width:132px;
  height:146px;
  top:30px;
  left:440px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/849re7paup518yy/DVu_ButtonAmazon.png?dl=0) no-repeat;
}

.link-amazon a:hover {
  background-position:0 -149px;
}

.link-offline a {
  display:inline-block;
  position:absolute;
  width:132px;
  height:146px;
  top:30px;
  left:600px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/rp9ob2zgn4a1p1g/DVu_ButtonOffline.png?dl=0) no-repeat;
}

.link-offline a:hover {
  background-position:0 -149px;
}

.link-rate a {
  display:inline-block;
  position:absolute;
  width:132px;
  height:146px;
  top:30px;
  left:760px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/4iz8rrjq0sd4bkq/DVu_ButtonRate.png?dl=0) no-repeat;
}

.link-rate a:hover {
  background-position:0 -149px;
}

.link-twitter a {
  display:inline-block;
  position:relative;
  width:140px;
  height:94px;
  float:left;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/foazarh47bwlce5/DVu_SMedia_Twitter.png?dl=0) no-repeat;
}

.link-twitter a:hover {
  background-position:0 -93px;
}

.link-facebook a {
  display:inline-block;
  position:relative;
  width:140px;
  height:94px;
  float:left;
  left:10px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/jy2oslsfxbbegmn/DVu_SMedia_FB.png?dl=0) no-repeat;
}

.link-facebook a:hover {
  background-position:0 -93px;
}

.link-blog a {
  display:inline-block;
  position:relative;
  width:140px;
  height:94px;
  float:left;
  left:20px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/rs1ztr9j2yf7yxk/DVu_SMedia_Blog.png?dl=0) no-repeat;
}

.link-blog a:hover {
  background-position:0 -93px;
}

.link-instagram a {
  display:inline-block;
  position:relative;
  width:140px;
  height:94px;
  float:left;
  left:30px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/4a9mk2d12rvzqne/DVu_SMedia_Instagram.png?dl=0) no-repeat;
}

.link-instagram a:hover {
  background-position:0 -93px;
}

.link-youtube a {
  display:inline-block;
  position:relative;
  width:140px;
  height:94px;
  float:left;
  left:40px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/m8jqjrj2ozxfv36/DVu_SMedia_YT.png?dl=0) no-repeat;
}

.link-youtube a:hover {
  background-position:0 -93px;
}

.link-soundcloud a {
  display:inline-block;
  position:relative;
  width:140px;
  height:94px;
  float:left;
  left:50px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/29h0bvf1k93dnc8/DVu_SMedia_SC.png?dl=0) no-repeat;
}

.link-soundcloud a:hover {
  background-position:0 -93px;
}

#music {
  display:inline-block;
  position:absolute;
  width:400px;
  height:146px;
  top:200px;
  left:520px;
  z-index:998;
}

#dancing_bananas {
  display:inline-block;
  position:absolute;
  width:172px;
  height:68px;
  top:200px;
  left:830px;
  z-index:998;
}

#dvu_welcome {
  width:940px;
  margin:10px auto;
  background:transparent;
  z-index:99;
}

#dvu_aboutme {
  width:850px;
  height:405px;
  margin:auto;
  margin-bottom:10px;
  font-weight:600;
  background:url(https://dl.dropbox.com/s/479fj3qb6tg19ct/DVu_WelcomeBgrnd.jpg?dl=0) top center no-repeat;
  border-top-left-radius:2px;
  -moz-border-radius-topleft:2px;
  -webkit-border-top-left-radius:2px;
  border-bottom-left-radius:2px;
  -moz-border-radius-bottomleft:2px;
  -webkit-border-bottom-left-radius:2px;
  border-bottom-right-radius:2px;
  -moz-border-radius-bottomright:2px;
  -webkit-border-bottom-right-radius:2px;
  border-top-right-radius:2px;
  -moz-border-radius-topright:2px;
  -webkit-border-top-right-radius:2px;
  -moz-box-shadow:0 0 0 4px #F8A800,1px 1px 4px 4px rgba(10,10,0,.5);
  -webkit-box-shadow:0 0 0 4px #F8A800,1px 1px 4px 4px rgba(10,10,0,.5);
  box-shadow:0 0 0 2px #F8A800,2px 1px 6px 4px rgba(10,10,0,.5);
  z-index:99;
}

#dvu_aboutme_container {
  position:relative;
  display:inline-block;
  left:20px;
  vertical-align:top;
  width:830px;
  height:270px;
  top:0;
  margin:auto;
  margin-bottom:10px;
}

#dvu_socialmediatitle {
  width:940px;
  margin:10px auto;
  background:transparent;
  z-index:99;
}

#dvu_socialmedia_container {
  position:relative;
  width:850px;
  height:100px;
  margin:auto;
  margin-bottom:10px;
  font-weight:600;
  color:#2E6180;
  background:transparent;
  z-index:99;
}

#dvu_videostitle {
  width:940px;
  margin:10px auto;
  background:transparent;
  z-index:99;
}

#dvu_videos_container {
  position:relative;
  width:850px;
  height:635px;
  margin:auto;
  margin-bottom:10px;
  font-weight:600;
  color:#2E6180;
  background:transparent;
  border-top-left-radius:2px;
  -moz-border-radius-topleft:2px;
  -webkit-border-top-left-radius:2px;
  border-bottom-left-radius:2px;
  -moz-border-radius-bottomleft:2px;
  -webkit-border-bottom-left-radius:2px;
  border-bottom-right-radius:2px;
  -moz-border-radius-bottomright:2px;
  -webkit-border-bottom-right-radius:2px;
  border-top-right-radius:2px;
  -moz-border-radius-topright:2px;
  -webkit-border-top-right-radius:2px;
  -moz-box-shadow:0 0 0 4px #F8A800,1px 1px 4px 4px rgba(10,10,0,.5);
  -webkit-box-shadow:0 0 0 4px #F8A800,1px 1px 4px 4px rgba(10,10,0,.5);
  box-shadow:0 0 0 2px #F8A800,2px 1px 6px 4px rgba(10,10,0,.5);
  z-index:99;
}

#buybuttonpos {
  position:relative;
  top:10px;
  left:380px;
  margin:auto;
}

.buybutton {
  border-top:1px solid #96d1f8;
  background:#91ab00;
  background:-webkit-gradient(linear,left top,left bottom,from(#fcd200),to(#91ab00));
  background:-webkit-linear-gradient(top,#fcd200,#91ab00);
  background:-moz-linear-gradient(top,#fcd200,#91ab00);
  background:-ms-linear-gradient(top,#fcd200,#91ab00);
  background:-o-linear-gradient(top,#fcd200,#91ab00);
  padding:5px 10px;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  border-radius:8px;
  -webkit-box-shadow:rgba(0,0,0,1) 0 1px 0;
  -moz-box-shadow:rgba(0,0,0,1) 0 1px 0;
  box-shadow:rgba(0,0,0,1) 0 1px 0;
  text-shadow:1px 1px 0 rgb(0,0,0);
  font-size:14px;
  color:#FFFFFF;
  font-family:Helvetica,Arial,Sans-Serif;
  text-decoration:none;
  vertical-align:middle;
}

.buybutton:hover {
  border-top-color:#28597a;
  background:#298A08;
  color:#FFFFFF;
}

#dvu_ytvideostitle {
  width:940px;
  margin:10px auto;
  background:transparent;
  z-index:99;
}

#dvu_ytvideos_container {
  position:relative;
  width:850px;
  height:345px;
  margin:auto;
  margin-bottom:10px;
  font-weight:600;
  color:#2E6180;
  background:transparent;
  z-index:99;
}

#dvu_musicvideostitle {
  width:940px;
  margin:10px auto;
  background:transparent;
  z-index:99;
}

#dvu_musicvideos_container {
  position:relative;
  width:850px;
  height:355px;
  margin:auto;
  margin-bottom:10px;
  font-weight:600;
  color:#2E6180;
  background:transparent;
  z-index:99;
}

#dvu_flagcounter_container {
  position:relative;
  width:150px;
  height:145px;
  margin:auto;
  margin-bottom:10px;
  font-weight:600;
  color:#2E6180;
  background:transparent;
  z-index:99;
}

#dvu_spacer1,#dvu_spacer2 {
  width:940px;
  margin:10px auto;
  background:transparent;
  z-index:99;
}

#bananagif1 {
  position:absolute;
  width:63px;
  height:82px;
  top:-130px;
  left:410px;
  z-index:998;
}

#bananagif_sml {
  position:absolute;
  width:63px;
  height:82px;
  top:900px;
  left:50px;
  z-index:998;
}

#bananagif_smr {
  position:absolute;
  width:63px;
  height:82px;
  top:900px;
  left:800px;
  z-index:998;
}

#bananagif_flagl {
  position:absolute;
  width:63px;
  height:82px;
  top:2870px;
  left:300px;
  z-index:998;
}

#bananagif_flagr {
  position:absolute;
  width:63px;
  height:82px;
  top:2870px;
  left:550px;
  z-index:998;
}

.simplex {
  dontbeafuckwit:andcopymystuff;
}

#tags_container {
  display:inline-block;
  width:900px;
  margin:0 0 0 20px;
}

#tags_container .value {
  color:#FFFFFF;
  font-size:14px;
}

#profile_comments {
  position:relative;
  top:10px;
}

#wall_poster_username {
  display:none;
}

.wall_post_info a:link {
  text-decoration:none;
  color:#FFBF00;
  font-family:Geneva,Tahoma,Verdana,sans-serif;
  font-weight:600;
  font-style:normal;
  font-size:.9rem;
  text-shadow:1px 1px 0 rgb(136,106,8);
}

.wall_post_info a:visited {
  text-decoration:none;
  color:#FFE79E;
  font-family:Geneva,Tahoma,Verdana,sans-serif;
  font-weight:600;
  font-style:normal;
  font-size:.9rem;
  text-shadow:1px 1px 0 rgb(136,106,8);
}

.wall_post_time {
  display:inline-table;
  font-family:Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:.75rem;
  color:#FFE79E;
  background-color:transparent;
  padding:5px;
}

.wall_post_body {
  width:auto;
  font-family:"Gill Sans","Gill Sans MT",Calibri,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:.95rem;
  color:#000;
  line-height:1.2em;
  background:url(https://dl.dropbox.com/s/dclpr3qarbao7ux/DVu_MsgWallBgrnd.jpg?dl=0) top center no-repeat;
  border-left:2px solid #F8A800;
  border-bottom:2px solid #F8A800;
  border-right:2px solid #F8A800;
  border-top:2px solid #F8A800;
  border-bottom-left-radius:4px;
  -moz-border-radius-bottomleft:4px;
  -webkit-border-bottom-left-radius:4px;
  border-top-right-radius:4px;
  -moz-border-radius-topright:4px;
  -webkit-border-top-right-radius:4px;
  border-bottom-right-radius:4px;
  -moz-border-radius-bottomright:4px;
  -webkit-border-bottom-right-radius:4px;
  padding-top:10px;
  padding-left:5px;
  margin:0 0 3px 10px;
}

.wall_post_info {
  display:inline-table;
  width:auto;
  font-family:Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:800;
  font-style:normal;
  font-size:.85rem;
  font-color:#FF4000;
  text-decoration:none;
  text-transform:capitalize;
  background:transparent;
  padding:5px;
  border-left:2px solid #F8A800;
  border-top:2px solid #F8A800;
  border-right:2px solid #F8A800;
  border-top-left-radius:4px;
  -moz-border-radius-topleft:4px;
  -webkit-border-top-left-radius:4px;
  border-top-right-radius:4px;
  -moz-border-radius-topright:4px;
  -webkit-border-top-right-radius:4px;
}

.wall_post_avatar {
  float:left;
  margin-top:-3px;
  width:80px;
  height:68px;
  background:url(https://dl.dropbox.com/s/j1mruomsvqe1rm4/DVu_MsgWallThmb.png?dl=00);
  z-index:98;
}

.wall_post_avatar img {
  width:49px;
  height:49px;
  border:none;
  border-radius:1px;
  padding:10px 0 0 9px;
}

#new_comment_buttons input[type='submit'] {
  text-decoration:none;
  text-align:center;
  padding:5px 13px;
  border:solid 1px #F0B920;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  font:15px Arial,Helvetica,sans-serif;
  font-weight:bold;
  color:#FFFFFF;
  text-shadow:1px 1px 5px #000000;
  border:solid 1px #fc4be7;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  background-color:#fc4bd9;
  background-image:-moz-linear-gradient(top,#fc4bd9 0%,#faafeb 100%);
  background-image:-webkit-linear-gradient(top,#fc4bd9 0%,#faafeb 100%);
  background-image:-o-linear-gradient(top,#fc4bd9 0%,#faafeb 100%);
  background-image:-ms-linear-gradient(top,#fc4bd9 0%,#faafeb 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#faafeb',endColorstr='#faafeb',GradientType=0);
  background-image:linear-gradient(top,#fc4bd9 0%,#faafeb 100%);
  -webkit-box-shadow:0 0 2px #bababa,inset 0 0 1px #ffffff;
  -moz-box-shadow:0 0 2px #bababa,inset 0 0 1px #ffffff;
  box-shadow:0 0 2px #bababa,inset 0 0 1px #ffffff;
}

#new_comment_buttons input[type='submit']:hover,#new_comment_buttons input[type='submit']:focus {
  text-decoration:none;
  text-align:center;
  padding:5px 13px;
  border:solid 1px #0B610B;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  font:15px Arial,Helvetica,sans-serif;
  font-weight:bold;
  color:#FFFFFF;
  background:#53922A;
  -webkit-box-shadow:0 0 2px #BABABA,inset 0 0 1px #FFFFFF;
  -moz-box-shadow:0 0 2px #BABABA,inset 0 0 1px #FFFFFF;
  box-shadow:0 0 2px #BABABA,inset 0 0 1px #FFFFFF;
  text-shadow:1px 1px 5px #000000;
  filter:dropshadow(color=#000000,offx=1,offy=1);
}

#profile_password_photo_galleries .photo_gallery_link img {
  display:block;
  background-image:url(https://dl.dropbox.com/s/w5tql9cm51ekra5/DVu_LockedFolderIcon.png?dl=0);
  background-repeat:no-repeat;
  background-position:0 0;
  width:85px;
  height:80px;
  margin-left:15px;
  padding-top:0!important;
  padding-right:0!important;
  padding-bottom:0!important;
  padding-left:120px!important;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  -webkit-box-shadow:0 0 0 #A09C94;
  -moz-box-shadow:0 0 0 #A09C94;
  -o-box-shadow:0 0 0 #A09C94;
  box-shadow:0 0 0 #A09C94;
}

#profile_password_photo_galleries .photo_gallery_preview .photo_gallery_link:nth-child(2) {
  display:block;
  background-image:url(https://dl.dropbox.com/s/ebswnhw6gsrh8ni/DVu_Key.png?dl=0);
  background-position:top right;
  background-repeat:no-repeat;
  width:70px;
  height:90px;
  margin-left:10px;
  background-position:26px 106px;
  -webkit-transition:all 1s;
  -moz-transition:all 1s;
  -o-transition:all 1s;
  transition:all 1s;
}

#profile_password_photo_galleries .photo_gallery_preview .photo_gallery_link:nth-child(2):hover {
  background-position:20px 60px;
  -webkit-transition:all 1s;
  -moz-transition:all 1s;
  -o-transition:all 1s;
  transition:all 1s;
}

h1 {
  padding:5px 0 0;
  color:#FFD301;
  font-weight:500;
  font-style:normal;
  font-size:.95rem;
  text-align:center;
  font-family:'Sansita One',"Avant Garde",Avantgarde,"Century Gothic",CenturyGothic,"AppleGothic",sans-serif;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}

p {
  color:#FF1550;
  font-weight:normal;
  font-size:15px;
  line-height:16px;
  font-family:"Franklin Gothic Medium","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
}

.tg {
  border-collapse:collapse;
  border-spacing:0;
  border:none;
}

.tg td {
  font-family:Arial,sans-serif;
  font-size:14px;
  padding:5px;
  border-style:solid;
  border-width:0;
  overflow:hidden;
  word-break:normal;
}

.tg th {
  font-family:Arial,sans-serif;
  font-size:14px;
  font-weight:normal;
  padding:5px;
  color:#000;
  overflow:hidden;
  word-break:normal;
}