@charset "UTF-8";

UTF-8;
A:link {
  color:#000000;
  text-decoration:none;
}

A:hover {
  color:#ffffff;
  text-decoration:underline;
}

A:visited {
  color:#a91514;
  text-decoration:none;
}

body {
  width:1080px!important;
  margin:auto!important;
  background-color:#000000;
  background-position:center top;
  background-attachment:scroll;
  background-repeat:no-repeat;
  background-image:url(http://i1028.photobucket.com/albums/y347/sextherapist/MFC%20Background%20Pic_zpsdgbbkk1o.png);
  padding-top:850px;
  padding-bottom:100px;
}

body[style] {
  margin:auto!important;
}

body,td {
  color:#746374;
  font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
  font-size:16px;
  font-style:normal;
  font-variant:normal;
  font-weight:500;
  line-height:28px;
  letter-spacing:3px;
}

.profile_section_content {
  color:#000000;
  padding:20px;
  margin:20px;
}

.profile_section_background {
  background-color:#eeeeee;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 15px 4px#888888;
  -moz-box-shadow:0 0 15px 4px#888888;
  box-shadow:0 0 15px 4px#888888;
  background-color:#transparent;
  filter:alpha(opacity=50);
  opacity:50;
}  
}

.profile_section_content .heading {
  padding:10px;
  background-color:Transparent;
  color:#000000;
  font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
  font-size:18px;
  font-style:normal;
  font-variant:normal;
  font-weight:500;
  line-height:22px;
}

.content {
  padding:0;
}

table {
  display:table;
  border-collapse:separate;
  border-spacing:2px;
  border-color:gray;
  visibility:hidden;
}

.about_me table tr {
  line-height:15px!important;
}

#about_me_label {
  visibility:hidden;
}

.header_links,.footer_links {
  float:right;
  font-size:14px;
  display:none;
}

.wall_post_body {
  position:static;
  margin-top:30px;
  margin-left:30px;
  padding:21px;
  width:auto!important;
  color:#000000;
  background:rgba(238,238,238,0.44);
  -webkit-border-radius:25px;
  -moz-border-radius:25px;
  border-radius:25px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 12px 2px #000000;
  -moz-box-shadow:0 0 12px 2px #000000;
  box-shadow:0 0 12px 2px #000000;
  border:3px solid #transparent;
  border-radius:10px;
  overflow:auto!important;
}

.wall_post_avatar img {
  border-radius:5px;
  box-shadow:0 0 12px 4px #000000;
  padding:3px;
  background:white url(http://fc06.deviantart.net/fs70/f/2012/192/e/d/free_scribbly_sun_icon_by_cupcake_kitty_chan-d56vtbt.gif) no-repeat center center;
  z-index:1;
}

#Rules {
  width:650px;
  height:auto;
  position:relative;
  margin:0 0 0 -250px;
  text-align:left;
}

#Snappy {
  width:auto;
  height:auto;
  position:relative;
  margin:0 0 0 -250px;
  text-align:left;
}

#Header {
  width:auto;
  height:auto;
  position:relative;
  margin:0 0 0 -250px;
  text-align:left;
}

#TipMenu {
  width:650px;
  height:auto;
  position:relative;
  margin:0 0 0 -250px;
  text-align:left;
}

#link {
  position:fixed;
  bottom:0;
  left:2%;
  x-index:1px;
}

#Snapchat {
  position:fixed;
  bottom:0;
  right:7%;
  x-index:1px;
}

#VIP {
  width:650px;
  height:autox;
  position:relative;
  margin:0 0 0 -250px;
  text-align:left;
}

#Topmembers {
  width:650px;
  height:auto;
  position:relative;
  margin:0 0 0 -250px;
  text-align:left;
}

@keyframes slidy {
  0% {
    left:0;
  }
  
  20% {
    left:0;
  }
  
  25% {
    left:-100%;
  }
  
  45% {
    left:-100%;
  }
  
  50% {
    left:-200%;
  }
  
  70% {
    left:-200%;
  }
  
  75% {
    left:-300%;
  }
  
  95% {
    left:-300%;
  }
  
  100% {
    left:-400%;
  }
}

body {
  margin:0;
}

div#slider {
  overflow:hidden;
}

div#slider figure img {
  width:20%;
  float:left;
}

div#slider figure {
  position:relative;
  width:500%;
  margin:0;
  left:0;
  text-align:left;
  font-size:0;
  animation:30s slidy infinite;
}