@charset "UTF-8";

html {
  background:url(http://manolov.co/mfc/astrodomina/backg.png) no-repeat center 0,#000 url(https://86d8ce1e1a46865fac59f44b0fd76764a2ecacd7.googledrive.com/host/0B6ETuSl1xvFHNmhVdmg3dDl1SmM/back.jpg) top center;
}

img {
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  border-radius:8px;
}

.mnmembers {
  margin:50px -20px;
}

body {
  font-family:Trebuchet MS,Arial,Helvetica;
  text-align:center;
}

body,td {
  color:#000;
  font-size:12px;
}

.friends_value img {
  border:0;
}

td .clock {
  font-size:23px;
}

.container_padding {
  height:100%;
}

.gallery_image img {
  margin:5px;
}

.gallery_image {
  border:0;
}

.container_transparency {
  height:100%;
  width:100%;
}

.container {
  height:100%;
  background-color:transparent;
}

.container .heading {
  color:#FF00CC;
  text-shadow:2px 2px 2px rgba(255,255,255,0.2);
  font-weight:bold;
  font-family:Cabin Sketch,sans-serif;
  font-size:20px;
}

.about_me .value {
  color:#FF00CC;
  font-size:15px;
}

.container table {
  margin:15px;
}

.container table table {
  border:0;
  background:none;
}

#framepos {
  text-align:center;
  margin:0 120px;
}

#fetish {
  text-align:center;
  margin:0 140px;
}

#bgframepos {
  text-align:center;
  margin:0 120px;
}

#dealframepos {
  text-align:center;
  margin:0 120px;
}

#myvid {
  margin:1000px 10px 0;
}

#stuff {
  width:1194px;
  overflow:hidden;
  position:relative;
  margin:880px 0 0;
  text-align:center;
}

.container table tr td.key {
  background:#4a4057;
  border-bottom:1px solid #443b50;
  border-right:1px solid #383143;
}

.container table tr td.key,.container table tr td.friends_key {
  padding:8px 8px 8px 20px;
}

.container table tr td.status_key,.container table tr td.blurb_key {
  padding:3px 3px 3px 50px;
}

.wall_options textarea {
  border:1px solid #0061aa;
  background:rgba(0,0,0,0.25);
  margin-top:20px 0 -20px 0;
}

a,a:link,a:active,a:visited,a:hover {
  color:#000;
}

.bottom_footer_wrapper {
  bordet-top:#352f40 5px solid;
  position:fixed;
  bottom:0;
  left:0;
  width:100%;
  z-index:9999;
}

#videocontainer {
  z-index:1;
}

.bottom_footer_wrapper .bottom_footer {
  background-color:#fff;
  border-top:3px solid #fb15d3;
  height:80px;
  text-align:center;
}

.container a.desc-img img {
  -moz-transform:rotate(-2deg);
  -webkit-transform:rotate(-2deg);
}

div.gallery_content:hover {
  bottom:0;
}

div.gallery_content .gallery_image {
  font-size:12px;
  width:175px;
  text-align:center;
  margin:0!important;
}

input[name='strip_links'] {
  margin-bottom:170px;
}

input[type='submit'] {
  background:none;
  display:block;
  margin-top:25px;
  letter-spacing:-1px;
  border-width:1px;
  border-style:solid;
  border-color:#ccc #444 #111;
  border-color:rgba(255,255,255,0.7) rgba(0,0,0,0.5) rgba(0,0,0,0.7);
  font:bold 21px1em Arial;
  color:white;
  padding:.48em 2em;
  cursor:pointer;
  text-shadow:rgba(0,0,0,0.45) 0 -1px 0;
  -webkit-box-shadow:rgba(0,0,0,0.75) 0 0 3px;
  -moz-box-shadow:rgba(0,0,0,0.75) 0 0 3px;
  box-shadow:rgba(0,0,0,0.75) 0 0 3px;
  -webkit-border-radius:7px;
  -moz-border-radius:7px;
  border-radius:7px;
  background:transparent -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0.6)),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.5,rgba(255,255,255,0.01)),to(transparent));
  background:transparent -moz-linear-gradient(top,rgba(255,255,255,0.6),rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.01) 50%,transparent);
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorstr='#80FFFFFF',EndColorstr='#00FFFFFF');
  -webkit-background-clip:padding-box;
}

input[type='submit']:hover {
  border-top-color:rgba(255,255,255,0.65);
  background:-webkit-gradient(linear,left top,left bottom,from(rgba(220,220,220,0.6)),color-stop(0.5,rgba(100,100,100,0.2)),color-stop(0.5,rgba(0,0,0,0.21)),to(rgba(0,0,0,0.20)));
  background:-moz-linear-gradient(top,rgba(220,220,220,0.6),rgba(100,100,100,0.2) 50%,rgba(0,0,0,0.21) 50%,rgba(0,0,0,0.20));
  filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#99dcdcdc',EndColorStr='#33000000');
  -webkit-background-clip:padding-box;
}

textarea {
  color:#666;
  font-size:14px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  padding:0 10px;
  margin:15px 0;
  border:#999 1px solid;
  font-family:'Lucida Sans Unicode','Lucida Grande',sans-serif;
  transition:all .25s ease-in-out;
  -webkit-transition:all .25s ease-in-out;
  -moz-transition:all .25s ease-in-out;
  box-shadow:0 0 5px rgba(81,203,238,0);
  -webkit-box-shadow:0 0 5px rgba(81,203,238,0);
  -moz-box-shadow:0 0 5px rgba(81,203,238,0);
}

textarea#styleid:focus {
  color:#000;
  outline:none;
  border:#35a5e5 1px solid;
  font-family:'Lucida Sans Unicode','Lucida Grande',sans-serif;
  box-shadow:0 0 5px rgba(81,203,238,1);
  -webkit-box-shadow:0 0 5px rgba(81,203,238,1);
  -moz-box-shadow:0 0 5px rgba(81,203,238,1);
}

.container .interests_body a img,.container img.thumbnail {
  -moz-transform:rotate(0deg);
  -webkit-transform:rotate(0deg);
}

#schedule table {
  margin-top:10px;
  text-align:center;
  border:1px solid #81729a;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  border-top-left-radius:5px;
  -webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.05);
  -moz-box-shadow:0 1px 3px 1px rgba(0,0,0,.05);
  box-shadow:0 1px 3px 1px rgba(0,0,0,.05);
}

#schedule tr:last-child td {
  border-bottom:none!important;
}

#schedule tr:first-child td {
  border-top:none!important;
}

#schedule td:last-child {
  border-right:none!important;
}

#schedule td {
  border-top:2px solid #81729a;
  border-bottom:1px solid #81729a;
  border-right:1px solid #81729a;
  padding:13px 8px;
}

#profile {
  width:1202px;
  left:50%;
  position:absolute;
  text-align:left;
  margin-left:-601px;
}

#profile_schedule {
  position:absolute;
  top:2060px;
  left:220px;
  color:#000;
  text-transform:uppercase;
  z-index:0;
  width:auto;
}

#profile_friends {
  display:none;
  position:absolute;
  left:0;
  top:0;
  color:#000;
}

#profile_password_photo_galleries {
  position:absolute;
  left:130px;
  top:11245px;
  width:80%;
}

#profile_password_photo_galleries .heading {
  font-size:20px;
}

#profile_schedule .heading {
  color:#ff0084;
  font-size:25px;
  margin:0;
}

#profile_schedule > .profile_section_content .container {
  padding:2px 0;
  display:block;
}

#profile_schedule > .profile_section_content .container .label {
  width:150px;
  color:#d25581;
  display:inline-block;
  float:left;
}

#profile_main_photo,.flagCounter,#username_container,#gender_container,#body_type_container,#ethnicity_container,#cam_score_container,#hair_container,#eyes_container,#weight_container,#age_container,#country_container,#sexual_preference_container,#smoke_container,#drink_container,#occupation_container,#school_container,#favorite_food_container,#pets_container,#automobile_container,#tags_container,#profile_about_me .label,#profile_about_me > .heading {
  display:none;
}

#profile_main_about_holder {
  display:block;
}

#profile_photo_galleries {
  position:absolute;
  left:130px;
  top:11800px;
  width:80%;
}

#profile_friends {
  position:absolute;
  left:220px;
  top:6800px;
  color:#000;
  width:1000px;
  font-size:12px;
}

#profile .profile_row:first-child {
  display:none;
  position:absolute;
  left:412px;
  top:420px;
  color:#000!important;
  width:400px;
}

#profile .profile_row:first-child a:link,#profile .profile_row:first-child a:active,#profile .profile_row:first-child a:visited,#profile .profile_row:first-child a:hover {
  color:#f99dde;
}

#profile_interests_content {
  display:none;
}

#profile_comments {
  position:absolute;
  top:2950px;
  width:auto;
  width:100%;
}

.wall_post {
  background:RGBa(0,0,0,0.8);
  padding:10px;
  margin:0 0 20px;
}

#photo_gallery_previews {
}

#header_bar {
  display:none;
}

#footer_bar {
  display:none;
}

a.button {
  position:absolute;
  display:block;
}

.link-insta a {
  display:block;
  width:58px;
  height:57px;
  float:left;
  background:transparent url(https://86d8ce1e1a46865fac59f44b0fd76764a2ecacd7.googledrive.com/host/0B6ETuSl1xvFHNmhVdmg3dDl1SmM/amazon.png) no-repeat;
  position:relative;
  top:520px;
  left:510px;
  text-indent:-3000px;
}

.link-twitter a {
  display:block;
  width:58px;
  height:57px;
  float:left;
  background:transparent url(https://86d8ce1e1a46865fac59f44b0fd76764a2ecacd7.googledrive.com/host/0B6ETuSl1xvFHNmhVdmg3dDl1SmM/amazon.png) no-repeat;
  top:520px;
  left:480px;
  position:relative;
  text-indent:-3000px;
}

.link-tip a {
  display:block;
  width:58px;
  height:57px;
  float:left;
  background:transparent url(https://86d8ce1e1a46865fac59f44b0fd76764a2ecacd7.googledrive.com/host/0B6ETuSl1xvFHNmhVdmg3dDl1SmM/amazon.png) no-repeat;
  top:520px;
  left:530px;
  position:relative;
  text-indent:-3000px;
}

/* Gallery */
.photo_gallery_preview {
  color:#000;
  width:160px;
}

.photo_gallery_preview > a {
  -webkit-transition:all .5s ease;
  -moz-transition:all .5s ease;
  -o-transition:all .5s ease;
  transition:all .5s ease;
}

.photo_gallery_preview > a:hover {
  opacity:.7;
  -moz-transform:rotate(-10deg);
  -webkit-transform:rotate(-10deg);
}

.photo_gallery_preview .photo_gallery_count {
  font-size:14px;
}

.photo_gallery_preview a,.photo_gallery_preview a:link,.photo_gallery_preview a:active,.photo_gallery_preview a:hover,.photo_gallery_preview a:visited {
  color:#000;
  text-decoration:none;
  white-space:nowrap;
}

#buttons.resize {
  width:10%;
/* you can use % */
  height:auto;
}

/* Nav and target */
#about_me_target {
  position:absolute;
  top:1000px;
}

ul.nav-profile {
  background:#000000;
  padding:20px;
  -webkit-border-radius:30px;
  -moz-webkit-border-radius:20px;
  -ms-webkit-border-radius:20px;
  -o-webkit-border-radius:20px;
  webkit-border-radius:20px;
  position:absolute;
  top:630px;
  left:480px;
  width:660px;
  opacity:.8;
  filter:alpha(opacity=80);
}

ul.nav-profile li {
  float:left;
  margin-right:35px;
  list-style:none;
}

ul.nav-profile li a,ul.nav-profile li a:link,ul.nav-profile li a:visited,ul.nav-profile li a:active,ul.nav-profile li a:hover {
  color:#000;
  font-weight:bold;
  font-size:22px;
  -webkit-transition:all .5s ease;
  -moz-transition:all .5s ease;
  -o-transition:all .5s ease;
  transition:all .5s ease;
  text-decoration:none;
}

ul.nav-profile li a:hover {
  color:#8B008B;
}

.firstvid {
  margin-right:20px;
}

div.hover_icon_container {
  width:430px;
  height:107px;
  position:relative;
  float:left;
  margin-bottom:10px;
}

div.hover_icon_container a.hover_icon {
  display:none;
  width:430px;
  height:107px;
  position:absolute;
  top:0;
  left:0;
}

div.hover_icon_container:hover a.hover_icon {
  display:block;
}

#profile_schedule {
  display:none;
}

#new_comment {
  display:none;
}

.design a {
  text-decoration:none;
}

.design h1,h2 {
  text-align:center;
  display:block;
  font-size:12px;
  font-family:Arial;
}

#rrul {
  display:block;
  width:800px;
  height:230px;
  float:left;
  margin-top:30px;
  margin-bottom:30px;
  background:rgba(51,51,51,0.1);
  margin-left:200px;
  margin-right:1px;
  padding:10px;
  overflow:auto;
  font-size:15px;
  color:#000;
  font-family:Century Gothic;
}

.menu1 {
  top:765px;
  left:360px;
  position:absolute;
  text-decoration:none;
}

.menu2 {
  top:800px;
  left:375px;
  position:absolute;
  text-decoration:none;
}

.frame {
  width:895px;
  height:450px;
  overflow:auto;
  background:#696969;
  position:relative;
}

.frame-border {
  width:895px;
  height:450px;
  background:#696969;
  padding:5px;
  border-radius:20px;
  -moz-border-radius:12px;
  -webkit-border-radius:12px;
  -o-border-radius:12px;
  margin:0 0 0 10px;
}

.firstvid {
  margin-right:10px;
}

div.hover_icon_container {
  width:430px;
  height:215px;
  position:relative;
  float:left;
  margin-bottom:10px;
}

div.hover_icon_container a.hover_icon {
  display:none;
  width:430px;
  height:215px;
  position:absolute;
  top:0;
  left:0;
}

div.hover_icon_container:hover a.hover_icon {
  display:block;
}

.frame::-webkit-scrollbar {
  -webkit-appearance:none;
  width:8px;
  height:12px;
}

.frame::-webkit-scrollbar-thumb {
  border-radius:8px;
  background-color:#800000;
}

.ggframe {
  width:895px;
  height:450px;
  overflow:auto;
  background:#696969;
  position:relative;
}

.ggframe-border {
  width:895px;
  height:450px;
  background:#696969;
  padding:5px;
  border-radius:20px;
  -moz-border-radius:12px;
  -webkit-border-radius:12px;
  -o-border-radius:12px;
  margin:0 0 0 10px;
}

.ggframe::-webkit-scrollbar {
  -webkit-appearance:none;
  width:8px;
  height:10px;
}

.ggframe::-webkit-scrollbar-thumb {
  border-radius:8px;
  background-color:#800000;
}

#framepos2 {
  text-align:center;
  margin:0 120px;
}

#framepos3 {
  text-align:center;
  margin:0 120px;
}

.tube {
  display:block;
  top:20px;
  left:260px;
  position:absolute;
}

.social-links {
  top:756px;
  left:309px;
  margin:10px 0;
  text-align:center;
  position:absolute;
}

.social-srow {
  top:787px;
  left:265px;
  margin:10px 0;
  text-align:center;
  position:absolute;
}

#artpos {
  text-align:center;
  margin:0 120px;
}

.art {
  width:895px;
  height:380px;
  overflow-y:auto;
  position:relative;
}

.art-border {
  width:895px;
  height:380px;
  background:url(http://manolov.co/mfc/astrodomina/artback.png);
  padding:5px;
  border-radius:20px;
  -moz-border-radius:12px;
  -webkit-border-radius:12px;
  -o-border-radius:12px;
  margin:0 0 0 10px;
}

.art::-webkit-scrollbar {
  -webkit-appearance:none;
  width:8px;
  height:10px;
}

.art::-webkit-scrollbar-thumb {
  border-radius:8px;
  background-color:#800000;
}

#artthumbs li {
  display:inline;
}

#artthumbs {
  display:inline-flex;
  white-space:nowrap;
}

#artthumbs li img {
  padding-right:30px;
}

div.hover_icon_container2 {
  padding-left:40px;
  height:107px;
  position:relative;
  float:left;
  margin-bottom:10px;
}

div.hover_icon_container2 a.hover_icon2 {
  padding-left:40px;
  display:none;
  height:107px;
  position:absolute;
  top:0;
  left:0;
}

div.hover_icon_container2:hover a.hover_icon2 {
  display:block;
}