@charset "UTF-8";

@font-face {
  font-family:'Raleway';
  font-style:normal;
  font-weight:400;
  src:local(Raleway),url(https://fonts.gstatic.com/s/raleway/v9/IczWvq5y_Cwwv_rBjOtT0w.woff) format("woff");
}

@font-face {
  font-family:"Andalus";
  src:url(http://www.viciouslove.net/webfonts/2.eot) format("eot)","url(http://www.viciouslove.net/webfonts/2.woff") format("woff)","url(http://www.viciouslove.net/webfonts/2.ttf") format("truetype)","url(http://www.viciouslove.net/webfonts/2.svg#Andalus") format("svg");
  font-weight:normal;
  font-style:normal;
}

a:link,a:active,a:visited {
  color:#3E0909;
  text-decoration:none;
}

a:hover {
  text-decoration:blink;
}

body {
  background-color:#C4C1BA;
  color:#000000;
  font-family:'Raleway';
  font-weight:normal;
  font-style:normal;
  font-size:18px;
  display:block;
  background-image:url(https://img.mfcimg.com/photos2/201/20142507/905-324-228-162-9445281.jpg);
  background-position:right;
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-size:contain;
}

.amtopic {
  font-weight:bold;
  margin-top:2px;
  margin-left:-178px;
}

.amvalue {
  margin-top:-35px;
  margin-bottom:0;
}

.snap {
  position:absolute;
  top:0;
  right:0;
}

.profile_section_content {
  color:#000000;
  border:px #;
  padding:6px;
  margin:px;
  -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;
}

.profile_section_background {
  background-color:transparent;
  background-color:#FFFFFF;
  filter:alpha(opacity=0);
  opacity:0;
}

.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:transparent;
  background-color:#FFFFFF;
  filter:alpha(opacity=0);
  opacity:0;
  color:#FFFFFF;
/*font-family:'Verdana';*/
  font-weight:normal;
  font-style:normal;
  font-size:16px;
  -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;
}

.content {
  padding:5px;
}

.wall_post {
  padding:5px;
  margin-bottom:5px;
  background-color:rgba(255,242,242,0.4);
  border-style:solid;
  border-color:rgba(213,149,220,1);
  border-width:medium;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
}

.colorblock {
  display:block;
  padding:25px;
  border-style:solid;
  border-width:thick;
  background-position:center;
  background-repeat:repeat;
  filter:alpha(opacity=100);
  opacity:1;
  font-family:'Andalus';
  font-size:20px;
  -webkit-border-radius:20px;
  -moz-border-radius:20px;
  border-radius:20px;
  -webkit-box-shadow:1 0 0 #777777;
  -moz-box-shadow:1 0 0 #777777;
  box-shadow:1 0 0 #777777;
}

.prtopic {
  margin-left:-12px;
  margin-top:7px;
  font-weight:bold;
}

.prvalue {
  margin-top:-8px;
}

#tmo {
  display:block;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:10px;
  padding-right:10px;
  border-style:solid;
  border-color:#FFFF00;
  border-width:thick;
  background-color:#FFFEF2;
  filter:alpha(opacity=100);
  opacity:1;
  font-weight:bolder;
  font-size:30px;
  font-stretch:wider;
  -webkit-box-shadow:1 0 0 #777777;
  -moz-box-shadow:1 0 0 #777777;
  box-shadow:1 0 0 #777777;
  -webkit-text-shadow:1px 1px 2px rgba(125,125,103,1);
  -moz-text-shadow:1px 1px 2px rgba(125,125,103,1);
  text-shadow:1px 1px 2px rgba(125,125,103,1);
  -webkit-border-radius:20px;
  -moz-border-radius:20px;
  border-radius:20px;
  -webkit-transition:all 1s;
  -moz-transition:all 1s;
  -o-transition:all 1s;
  transition:all 1s;
  alignment-baseline:central;
  text-align:center;
}

#tmo a:link,#tmo a:visited,#tmo a:active {
  color:#3e3b09;
  -webkit-transition:all 1s;
  -moz-transition:all 1s;
  -o-transition:all 1s;
  transition:all 1s;
}

#tmo:hover a:link,#tmo:hover a:visited,#tmo:hover a:active,#tmo:hover a:hover {
  color:#FFFF00;
  -webkit-transition:all 1s;
  -moz-transition:all 1s;
  -o-transition:all 1s;
  transition:all 1s;
}

#main_photo {
  -webkit-box-shadow:2 2 2 rgba(125,103,111,0.5);
  -moz-box-shadow:2 2 2 rgba(125,103,111,0.5);
  box-shadow:2 2 2 rgba(125,103,111,0.5);
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
}

#tipmenu {
  border-color:#D595DC;
/*background-color:#2A2A2A;*/
  background-color:transparent;
  background-image:url(https://img.mfcimg.com/photos2/201/20142507/764-196-982-941-8544314.png);
  -webkit-text-shadow:1px 1px 2px rgba(125,103,111,1);
  -moz-text-shadow:1px 1px 2px rgba(125,103,111,1);
  text-shadow:1px 1px 2px rgba(125,103,111,1);
}

#privates {
  border-color:#3E70F0;
  background-color:#E9E8FC;
/*background-color:transparent;
  background-image:url(https://img.mfcimg.com/photos2/201/20142507/764-196-982-941-8544314.png);*/
  color:#090D3E;
  -webkit-text-shadow:1px 1px 2px rgba(103,103,125,1);
  -moz-text-shadow:1px 1px 2px rgba(103,103,125,1);
  text-shadow:1px 1px 2px rgba(103,103,125,1);
}

#profile_password_photo_galleries .profile_section_content {
  padding-left:274px!important;
}

#profile_interests_content .profile_section_content {
  padding-left:274px!important;
}

#password_photo_galleries .profile_section_content {
  padding-left:277px!important;
}

#profile_photo_galleries .profile_section_content {
  padding-left:274px!important;
}

#photo_galleries .profile_section_content {
  padding-left:277px!important;
}

#profile_schedule .profile_section_content {
  padding-left:277px!important;
}

#videos {
  border-color:#90F;
  background-color:#FFDFFF;
/*background-color:transparent;
  background-image:url(https://img.mfcimg.com/photos2/201/20142507/764-196-982-941-8544314.png);*/
  color:white;
  -webkit-text-shadow:1px 1px 2px rgba(103,103,125,1);
  -moz-text-shadow:1px 1px 2px rgba(103,103,125,1);
  text-shadow:1px 1px 2px rgba(103,103,125,1);
  overflow:auto;
}

#videos .video {
  float:left;
  padding-top:5px;
  padding-bottom:10px;
  padding-left:5px;
  padding-right:5px;
}

#videos .video .image .tipinfo {
  visibility:hidden;
  position:absolute;
  top:0;
  left:0;
  z-index:8;
  text-align:center;
  width:100%;
  height:100%;
  box-sizing:border-box;
  border-spacing:2px;
  padding:1%;
  background:content-box rgba(0,0,0,0.8);
}

#videos .video:hover .image .tipinfo {
  visibility:visible;
}

#videos .video .image .tipinfo .desc {
  color:white;
  font-size:14px;
  font-family:Tahoma,Geneva,sans-serif;
  width:90%;
  margin:0 auto;
}

#videos .video .image .tipinfo .price {
  color:#FCF;
}

#videos .video .image .tipinfo .click {
  color:#FCF;
}

#videos .video .image .tipinfo .pricli {
  background:content-box rgba(0,0,0,1);
  width:70%;
  margin:0 auto;
}

#videos .video .image {
  position:relative;
}

#videos .video .image img {
  width:100%;
}

#videos .video .image .imgpreview {
  display:block;
  max-width:100%;
  height:auto;
}

#videos .video .title {
  text-align:center;
  margin:0 auto;
}

#videos .video .title .name {
  color:white;
  font-weight:bold;
}

#videos .video .title .time {
  font-family:Tahoma,Geneva,sans-serif;
  font-size:18px;
}