@charset "UTF-8";

UTF-8;
a,a:link,a:active,a:hover,a:visited {
  color:#88E3B0;
  font-size:8pt;
}

body {
  background:url(https://41.media.tumblr.com/68ad9411a9a6c7a11f7eae2fc713b823/tumblr_nkx6tqkHHJ1shoob2o1_250.png) repeat;
  color:#666666;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
}

#profile_header_container .heading {
  display:none;
}

#avatar_holder {
  display:none;
}

#unix_last_login_container,#unix_last_updated_container {
  display:none;
}

#status_container {
  position:absolute;
  top:-15px;
  left:-20px;
  background:#fff;
  margin:0;
  padding:10px;
  border-radius:0 0 10px 10px;
  -moz-border-radius:0 0 10px 10px;
  -webkit-border-radius:0 0 10px 10px;
  border:0 solid #000000;
}

#avatar_holder {
  display:none;
}

.heading {
  display:none;
}

h2 {
  padding:0;
  margin:0;
}

#username_container,#cam_score_container,#gender_container,#body_type_container,#hair_container,#eyes_container,#weight_container,#height_container,#age_container,#country_container,#sexual_preference_container,#smoke_container,#drink_container,#drugs_container,#marital_status_container,#favorite_food_container,#pets_container,#tags_container,#about_me_label {
  display:none;
}

#mainpic {
  position:absolute;
  background:url(https://41.media.tumblr.com/7db9cddfa7f5466d201ba5e0d016efb9/tumblr_nkyvv6ujy41shoob2o1_400.png);
  width:350px;
  height:350px;
  top:0;
  left:0;
  margin:5px;
  border-radius:50%;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
  z-index:999;
}

#socialbanner {
  position:absolute;
  top:100px;
  left:310px;
  padding:10px;
  text-align:center;
  vertical-align:middle;
  background:url(https://40.media.tumblr.com/75deada589d58f80092a6913f2e92af5/tumblr_nkx6wovlQ41shoob2o1_r1_400.png) no-repeat;
  width:316px;
  height:54px;
  z-index:998;
}

#whocares {
  position:absolute;
  top:200px;
  left:25px;
  padding:10px;
  padding-top:160px;
  font-size:10px;
  color:#000;
  width:290px;
  height:450px;
  background:#fff;
  border-radius:20px;
  -moz-border-radius:20px;
}

#tabboxthings {
  position:absolute;
  left:400px;
  top:200px;
  width:675px;
}

* {
  margin:0;
  padding:0;
}

#page-wrap {
  width:960px;
  margin:100px auto;
}

h1 {
  font:36px Georgia,Serif;
  margin:20px 0;
}

.group:after {
  visibility:hidden;
  display:block;
  font-size:0;
  content:" ";
  clear:both;
  height:0;
}

p {
  margin:0 0 10px;
}

.tabs {
  list-style:none;
}

.tabs li {
  display:inline;
}

.tabs li a {
  color:black;
  float:left;
  display:block;
  padding:4px 10px;
  margin-left:-1px;
  position:relative;
  left:460px;
  background:white;
  text-decoration:none;
}

.tabs li a:hover {
  background:#2DBA8B;
}

/* Generic styles & example one */
.tabbed-area {
  margin:0 0 120px;
}

.box-wrap {
  position:relative;
  min-height:250px;
}

.tabbed-area div div {
  background:white;
  padding:20px;
  min-height:250px;
  position:absolute;
  top:-1px;
  left:0;
  width:100%;
}

.tabbed-area div div,.tabs li a {
  border:none;
}

.tabbed-area div div {
  border-radius:20px 20px 20px 20px;
  -moz-border-radius:20px;
  -webkit-border-radius:20px 20px 20px 20px;
}

.tabs li a {
  border-radius:10px 10px 0 0;
  -moz-border-radius:10px 10px 0 0;
  -webkit-border-radius:10px 10px 0 0;
}  
}

#box-one:target,#box-two:target,#box-three:target {
  z-index:1;
}

/* Stuff for example three */
.cur-nav-fix-2 .tabs {
  z-index:2;
  position:relative;
}

.box-seven,.box-eight,.box-nine {
  height:340px;
}

#box-seven:target .box-seven,#box-eight:target .box-eight,#box-nine:target .box-nine {
  z-index:1;
}

#box-seven:target a[href="#box-seven"],#box-eight:target a[href="#box-eight"],#box-nine:target a[href="#box-nine"] {
  border-bottom:1px solid white;
  background:white;
}

table,tr,td {
  width:100%;
  text-align:center;
  border-collapse:collapse;
}

.one {
  background:#C4F5DF;
}

#package1 {
  height:200px;
  width:200px;
  position:absolute;
  top:640px;
  left:430px;
  border-radius:50%;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
  transition:height .5s ease;
  -webkit-transition:height .5s ease;
  background:url(https://40.media.tumblr.com/f14a999e3d430ad63cd07ca767d923ee/tumblr_nkx9lckxOW1shoob2o1_r1_250.png);
  z-index:800;
}

#package1:hover {
  height:400px;
  -webkit-border-top-left-radius:100px;
  -webkit-border-bottom-left-radius:0;
  -webkit-border-top-right-radius:100px;
  -webkit-border-bottom-right-radius:0;
  -moz-border-radius-topleft:100px;
  -moz-border-radius-bottomleft:0;
  -moz-border-radius-topright:100px;
  -moz-border-radius-bottomright:0;
  border-top-left-radius:100px;
  border-bottom-left-radius:0;
  border-top-right-radius:100px;
  border-bottom-right-radius:0;
}

#package2 {
  height:200px;
  width:200px;
  position:absolute;
  top:640px;
  left:650px;
  border-radius:50%;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
  transition:height .5s ease;
  -webkit-transition:height .5s ease;
  background:url(https://36.media.tumblr.com/db494c110a5d8f1d22e61a4fc1bc20d4/tumblr_nkxa8aTqqZ1shoob2o1_r2_250.png);
  z-index:800;
}

#package2:hover {
  height:400px;
  -webkit-border-top-left-radius:100px;
  -webkit-border-bottom-left-radius:0;
  -webkit-border-top-right-radius:100px;
  -webkit-border-bottom-right-radius:0;
  -moz-border-radius-topleft:100px;
  -moz-border-radius-bottomleft:0;
  -moz-border-radius-topright:100px;
  -moz-border-radius-bottomright:0;
  border-top-left-radius:100px;
  border-bottom-left-radius:0;
  border-top-right-radius:100px;
  border-bottom-right-radius:0;
}

#package3 {
  height:200px;
  width:200px;
  position:absolute;
  top:640px;
  left:870px;
  border-radius:50%;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
  transition:height .5s ease;
  -webkit-transition:height .5s ease;
  background:url(https://40.media.tumblr.com/20f546e4ce8c956990b7e761fedefdfb/tumblr_nkxanbfMAg1shoob2o1_250.png);
  z-index:800;
}

#package3:hover {
  height:400px;
  -webkit-border-top-left-radius:100px;
  -webkit-border-bottom-left-radius:0;
  -webkit-border-top-right-radius:100px;
  -webkit-border-bottom-right-radius:0;
  -moz-border-radius-topleft:100px;
  -moz-border-radius-bottomleft:0;
  -moz-border-radius-topright:100px;
  -moz-border-radius-bottomright:0;
  border-top-left-radius:100px;
  border-bottom-left-radius:0;
  border-top-right-radius:100px;
  border-bottom-right-radius:0;
}

#events {
  position:absolute;
  top:880px;
  left:25px;
  padding:10px;
  height:300px;
  width:1060px;
  background:#fff;
  z-index:799;
  border-radius:20px;
  -moz-border-radius:20px;
  -webkit-border-radius:20px;
}

#videosheader {
  background:url(https://40.media.tumblr.com/9d14646de1d53311a24edcd685574ba1/tumblr_nkxc5oSJl81shoob2o1_1280.png) no-repeat;
  width:654px;
  height:118px;
  top:1250px;
  left:220px;
  position:absolute;
}

ul.img-list {
  list-style-type:none;
  margin:0;
  padding:0;
  text-align:center;
  border-radius:50%;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
}

ul.img-list li {
  display:inline-block;
  height:200px;
  margin:0 1em 1em 0;
  position:relative;
  top:1400px;
  left:25px;
  width:200px;
  border-radius:50%;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
}

span.text-content {
  background:rgba(0,0,0,0.5);
  color:white;
  cursor:pointer;
  display:table;
  height:200px;
  left:0;
  position:absolute;
  top:0;
  width:200px;
  border-radius:50%;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
}

span.text-content span {
  display:table-cell;
  text-align:center;
  vertical-align:middle;
  border-radius:50%;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
}

li img {
  border-radius:50%;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
}

span.text-content {
  background:rgba(0,0,0,0.5);
  color:white;
  cursor:pointer;
  display:table;
  height:200px;
  left:0;
  position:absolute;
  top:0;
  width:200px;
  opacity:0;
}

ul.img-list li:hover span.text-content {
  opacity:1;
}

span.text-content {
  background:rgba(0,0,0,0.5);
  color:white;
  cursor:pointer;
  display:table;
  height:200px;
  left:0;
  position:absolute;
  top:0;
  width:200px;
  opacity:0;
  -webkit-transition:opacity 500ms;
  -moz-transition:opacity 500ms;
  -o-transition:opacity 500ms;
  transition:opacity 500ms;
}

.profile_section_background {
  display:none;
  background-color:transparent;
  background-color:#FFFFFF;
  filter:alpha(opacity=100);
  opacity:1;
}

.profile_section_content {
  color:#666666;
  border:0 none #;
  padding:5px;
  margin:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.img_radius_shadow {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_content .heading {
  padding:5px;
  background-color:#E1D4A0;
  color:#FFFFFF;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
  -webkit-text-shadow:0 0 0 #777777;
  -moz-text-shadow:0 0 0 #777777;
  text-shadow:0 0 0 #777777;
}

#header_bar {
  display:none;
}

#footer_bar {
  display:none;
}

.content {
  padding:5px;
}

table,tr,td {
  border:none;
}

td {
  width:200px;
  text-align:center;
}

#profile_comments {
  background:#fff;
  width:1080px;
  height:200px;
  position:absolute;
  top:1950px;
  left:70px;
  -webkit-border-radius:20px;
  -moz-border-radius:20px;
  border-radius:20px;
}

#profile_friends {
  background:#fff;
  width:1060px;
  padding:10px;
  height:200px;
  position:absolute;
  top:1700px;
  left:25px;
  -webkit-border-radius:20px;
  -moz-border-radius:20px;
  border-radius:20px;
}

#comments {
  position:relative;
  background:#fff;
  -webkit-border-radius:20px;
  -moz-border-radius:20px;
  border-radius:20px;
  padding:15px;
  left:-10px;
  width:1050px;
}