@charset "UTF-8";

.ezmfceditstart {
}

img {
  border:none;
  margin:0;
}

A:link {
  color:#72b7c2;
  text-decoration:none;
}

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

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

body {
  background-color:#585657;
  background-image:url(http://imageshack.us/a/img28/1694/backgroundjbo.jpg),url(http://imageshack.us/a/img824/6848/meganback.jpg);
  background-position:top center,top center!important;
  background-repeat:no-repeat,repeat-y!important;
}

[src$='avatar.90x90.jpg'] {
  height:0;
  width:0;
  overflow:hidden;
}

[src='https://img.mfcimg.com/photos2/814/8140935/379-339-861-951-2962937.250.jpg'] {
  height:0;
  width:0;
  overflow:hidden;
}

div[style='padding:8px;text-align:center;'] {
  height:0;
  width:0;
  overflow:hidden;
}

body {
  width:800px!important;
}

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

body,td {
  color:#000;
  font-family:Arial;
  font-weight:400;
  font-style:normal;
  font-size:10px;
}

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

.container_padding {
  padding:5px;
  height:100%;
}

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

.gallery_content,.gallery_heading {
  width:800px;
  position:absolute;
  overflow-x:auto;
  margin:25% 0 0 -8%;
  z-index:1;
}

.gallery_image:only-child {
  margin:auto;
}

.container {
  color:#000;
  position:relative;
  border:px #;
  padding:5px;
  height:100%;
  background-color:transparent;
}

.container .heading {
  padding:5px;
  background-color:transparent;
  color:#FFF;
  font-family:Verdana;
  font-weight:400;
  font-style:normal;
  font-size:14px;
}

.content {
  padding:5px;
}

.about_me {
  position:relative;
  margin:255px 0 0 205px;
}

.about_me .key {
  font-weight:bold;
  font-style:italic;
  vertical-align:top;
  padding-right:0;
  height:16px;
  width:94px;
}

.about_me .value {
  padding-bottom:3px;
  height:13px;
  padding-left:20px;
  width:448px;
}

.clock,#clock {
  height:0;
  width:0;
  overflow:hidden;
}

td[style='font-size:14px;'] {
}

div [style='padding:8px;text-align:center;'] img {
  height:0;
  width:0;
  overflow:hidden;
}

div .heading + table[width='100%'] {
  visibility:hidden;
}

#gallery {
  margin-top:-25%;
  margin-left:-6%;
  position:relative;
  background-color:white;
}

.gallery_image {
  border:0;
}

.gallery_image img {
  width:70px;
  height:70px;
  border:6px solid #000;
  border-radius:8px;
  borderradius:8px;
  -moz-border-radius:8px;
  -moz-border-radius:8px;
  margin:0 10px 4px -6px;
  -webkit-transition:all 200ms cubic-bezier(0.250,0.250,0.750,0.750);
  -moz-transition:all 200ms cubic-bezier(0.250,0.250,0.750,0.750);
  -ms-transition:all 200ms cubic-bezier(0.250,0.250,0.750,0.750);
  -o-transition:all 200ms cubic-bezier(0.250,0.250,0.750,0.750);
  transition:all 200ms cubic-bezier(0.250,0.250,0.750,0.750);
}

.gallery_image img:hover {
  border:6px solid #72b7c2;
  -webkit-transition:all 50ms cubic-bezier(0.250,0.250,0.750,0.750);
  -moz-transition:all 50ms cubic-bezier(0.250,0.250,0.750,0.750);
  -ms-transition:all 50ms cubic-bezier(0.250,0.250,0.750,0.750);
  -o-transition:all 50ms cubic-bezier(0.250,0.250,0.750,0.750);
  transition:all 50ms cubic-bezier(0.250,0.250,0.750,0.750);
}

.wall_info {
  width:720px;
  font-weight:700;
  color:#ffffff;
  text-decoration:none;
  padding:10px;
  background:#4c4c4c;
  background:-moz-linear-gradient(top,#4c4c4c 0%,#2c2c2c 48%,#000000 51%,#131313 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#4c4c4c),color-stop(48%,#2c2c2c),color-stop(51%,#000000),color-stop(100%,#131313));
  background:-webkit-linear-gradient(top,#4c4c4c 0%,#2c2c2c 48%,#000000 51%,#131313 100%);
  background:-o-linear-gradient(top,#4c4c4c 0%,#2c2c2c 48%,#000000 51%,#131313 100%);
  background:-ms-linear-gradient(top,#4c4c4c 0%,#2c2c2c 48%,#000000 51%,#131313 100%);
  background:linear-gradient(top,#4c4c4c 0%,#2c2c2c 48%,#000000 51%,#131313 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c4c4c',endColorstr='#131313',GradientType=0);
  margin:5px 0 0 5px;
  border:3px solid #222222;
  border-bottom:none;
  border-top-right-radius:8px;
  border-top-left-radius:8px;
  -moz-border-radius-topright:8px;
  -moz-border-radius-topleft:8px;
}

.wall_body {
  width:720px;
  font-family:arial;
  font-size:14px;
  color:#000000;
  padding:10px;
  background:#fff;
  margin:0 0 20px 5px;
  border:3px solid #222;
  border-top:none;
  border-bottom-right-radius:8px;
  border-bottom-left-radius:8px;
  -moz-border-radius-bottomright:8px;
  -moz-border-radius-bottomleft:8px;
  overflow:hidden;
}

.wall_info A:link {
  color:72b7c2;
  text-decoration:none;
}

.wall_info A:visited {
  color:#5297a2;
  text-decoration:none;
}

.wall_info A:hover {
  color:#fff;
  text-decoration:none;
}

table {
  margin:0;
  padding:0;
}

td {
  margin:0;
  padding:0;
}

.heading {
  height:0;
  width:0;
  overflow:hidden;
}

#videos {
  width:790px;
  overflow:hidden;
  position:relative;
  z-index:9999;
  margin:-25px 0 0 -472px;
  padding:170px 5px 5px 57px;
}

.status_value,.status_key,.blurb_key,.blurb_value {
  margin-top:10%;
}

table[cellpadding='0'] {
  margin:auto;
}

.key {
  color:#00000;
}

.value {
  color:#000;
}

.social-links {
  position:absolute;
  height:71px;
  width:71px;
  -moz-opacity:0;
  filter:alpha(opacity=0);
  opacity:0;
  z-index:999999;
  display:block;
  border:0;
  padding:0;
}

div[style='padding:8px;text-align:center;'] img {
  height:0;
  width:0;
  overflow:hidden;
}

.frame {
  width:760px;
  height:285px;
  overflow:auto;
  background:#72b7c2;
  position:relative;
}

.frame-border {
  width:760px;
  height:285px;
  background:#72b7c2;
  padding:10px;
  border-radius:12px;
  -moz-border-radius:12px;
  -webkit-border-radius:12px;
  -o-border-radius:12px;
  margin:0 0 0 10px;
  border-color:black;
}

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

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

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

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

.frame::-webkit-scrollbar-thumb {
  border-radius:8px;
  border:2px solid #72b7c2;
  background-color:white;
}

.interests_info {
  font-weight:bold;
  left:-50px;
  top:-100px;
  padding:3px;
  position:relative;
}

.interests_body {
  left:-50px;
  top:-100px;
  padding:3px;
  position:relative;
  width:800px;
}

td[width='14%'] {
  height:0;
  width:0;
  overflow:hidden;
}

.wallheader {
  margin:0 0 0 -23px;
}

#facebook {
  margin:35px 0 0 -97px;
}

#youtube {
  margin:35px 0 0 -18px;
}

#twitter {
  margin:35px 0 0 61px;
}

#instagram {
  margin:35px 0 0 140px;
}

#amazon {
  margin:35px 0 0 219px;
}

#tumblr {
  margin:35px 0 0 298px;
}

#tips {
  position:absolute;
  height:35px;
  width:495px;
  margin:-10px 0 0 -115px;
  -moz-opacity:0;
  filter:alpha(opacity=0);
  opacity:0;
  z-index:999999;
  display:block;
  border:0;
  padding:0;
}

#big-pic {
  position:absolute;
  height:328px;
  width:274px;
  -moz-opacity:0;
  filter:alpha(opacity=0);
  opacity:0;
  z-index:999999;
  display:block;
  border:0;
  padding:0;
  margin:-224px 0 0 -400px;
}

.top-pictures {
  position:absolute;
  height:73px;
  width:77px;
  -moz-opacity:0;
  filter:alpha(opacity=0);
  opacity:0;
  z-index:999999;
  display:block;
  border:0;
  padding:0;
}

#top-pic1 {
  margin:-224px 0 0 104px;
}

#top-pic2 {
  margin:-224px 0 0 198px;
}

#top-pic3 {
  margin:-224px 0 0 294px;
}

#top-pic4 {
  margin:-134px 0 0 104px;
}

#top-pic5 {
  margin:-134px 0 0 198px;
}

#top-pic6 {
  margin:-134px 0 0 294px;
}

.video-background {
  position:absolute;
}

.video-size {
  width:351px;
  height:120px;
  display:inline-block;
  position:relative;
  margin-bottom:-3px;
  margin-right:-6px;
}

.big-video {
  height:169px;
}

.last {
  width:344px;
  top:4px;
}

.last-last {
  width:344px;
  top:2px;
}

.last-last-last {
  width:344px;
  top:0;
}

.invisible {
  border-color:transparent;
  -moz-opacity:.99;
  filter:alpha(opacity=.99);
  opacity:.99;
}

.spoil {
  margin:0 0 0 13px;
  width:800px;
}

.spoil-background {
  position:absolute;
  padding:3px 2px 2px 1px;
}

.spoil-all {
  display:inline-block;
  border:5px solid transparent;
  border-radius:12px;
  -moz-opacity:.99;
  filter:alpha(opacity=.99);
  opacity:.99;
}

.spoil-all:hover {
  border-color:black;
}

.spoil-links {
  width:167px;
  height:125px;
  margin:0 5px 4px -3px;
}

.spoil-medium-links {
  width:224px;
  height:125px;
  margin:-1px 11px 4px -3px;
}

.spoil-big-links {
  width:363px;
  height:125px;
  margin:5px 5px 3px -3px;
}

.invisible:hover {
  border-color:inherit;
}

.link-border {
  border:10px solid transparent;
  border-radius:12px;
}

.link-border:hover {
  border-color:black;
}

.spoil-autograph {
  width:350px;
}

.spoil-autograph:hover {
  border-color:transparent;
}

.thumbnail {
  margin-left:-60px;
}

div.content div.wall_body+br+a {
  width:790px;
}

div.content.about_me+div.heading+div.content {
  margin-left:-10%;
  width:700px;
}

#register {
  width:790px;
  margin-left:50px;
}

.friends_key,.friends_value {
  margin-left:-100px;
}

.friends_value {
  width:400px;
}

#wall_options {
  width:800px;
  margin-left:-4.5em;
}

.mastur {
  width:800px;
  height:606px;
  margin-left:5px;
}

.mastur-body {
  width:800px;
  position:absolute;
  margin-top:36.1%;
}

.mastur-links {
  width:242px;
  height:217px;
  display:inline-block;
  border:5px solid transparent;
  margin:30px 4px 5px;
  border-radius:12px 12px 12px 12px;
}

.titles {
  margin:1%;
}

.highesttip {
  margin-left:auto;
  margin-right:auto;
  width:70%;
}

.scrollbumframe {
  width:33%;
  height:341px;
  margin-right:-2%;
  display:inline-block;
  background-repeat:no-repeat;
  background-image:url(http://img339.imageshack.us/img339/3487/clubparttwo.png);
}

.scrollbumtext {
  overflow-y:auto;
  height:337px;
  overflow-x:hidden;
  width:92%;
}

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

.scrollbumtext::-webkit-scrollbar-track {
  background-color:transparent;
  color:transparent;
  margin-right:6px;
  margin-left:-6px;
}

scrollbumtext::-webkit-scrollbar-track-piece {
  background-color:transparent;
  color:transparent;
  margin-right:6px;
  margin-left:-6px;
}

.scrollbumtext::-webkit-scrollbar-thumb {
  border-radius:8px;
  border:2px solid #99CCCC;
  background-color:#99CCCC;
}

.ezmfceditend {
}