@charset "UTF-8";

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

a:visited {
  color:#;
}

body {
  background-color:#ffffff;
  background-color:#da0b14;
  color:#f00505;
  font-family:'Verdana';
  font-weight:bold;
  font-style:italic;
  font-size:12px;
  background-position:top left;
  background-attachment:scroll;
  background-repeat:repeat;
  background-image:url(https://img.mfcimg.com/backgrounds/15906.jpg);
}

.profile_section_content {
  color:#f00505;
  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;
}

.profile_section_background {
  background-color:transparent;
  background-color:#FFFFFF;
  filter:alpha(opacity=100);
  opacity:1;
  background-image:url(https://img.mfcimg.com/photos2/214/21461351/593-888-747-332-9378082.jpg);
}

.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:#ec0524;
  color:#c77777;
  font-family:'Verdana';
  font-weight:bold;
  font-style:italic;
  font-size:14px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #ba728b;
  -moz-box-shadow:0 0 0 #ba728b;
  box-shadow:0 0 0 #ba728b;
  -webkit-text-shadow:0 0 0 #e38f96;
  -moz-text-shadow:0 0 0 #e38f96;
  text-shadow:0 0 0 #e38f96;
}

a:link,a:active {
  color:#C90;
  text-decoration:none;
}

a:hover {
  color:#F90;
  text-decoration:none;
}

a:visited {
  text-decoration:none;
  font-weight:normal;
}

body {
  margin:0 auto;
  padding-top:20px;
  width:800px;
  background:url();
  background-repeat:no-repeat;
  background-position:top center;
  background-attachment:fixed;
  background-size:100%;
  background-color:#f1f1f1;
  color:#FFF;
}

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

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

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

.profile_section_content .heading {
  background:rgb(238,238,238);
  padding:15px;
  color:#333;
  font-family:'Century Gothic';
  font-weight:normal;
  font-style:normal;
  font-size:15px;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
  -webkit-box-shadow:0 0 0 #777;
  -moz-box-shadow:0 0 0 #777;
  box-shadow:0 0 0 #777;
  -webkit-text-shadow:0 0 0 #777;
  -moz-text-shadow:0 0 0 #777;
  text-shadow:0 1px 0 #fff;
  text-indent:5px;
  font-variant:small-caps;
}

.heading:before {
  content:'Ã¢â€“Â·';
  margin-left:4px;
  margin-right:4px;
  font-size:13px;
  color:#000;
}

.label:before {
  content:'Ã¢Ëœâ€ ';
  margin-left:4px;
  margin-right:4px;
  font-size:12px;
  color:#000;
}

.content {
  padding:5px;
}

img {
  border:none;
}

.user_comment_textarea_small {
  width:780px;
  height:20px;
  font-size:14px;
  background:rgba(255,255,255,.5);
  colot:#000;
  font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
  margin-top:12px;
  padding:15px;
  -webkit-box-shadow:0 1px 2px 1px rgba(44,50,50,0.50);
  -moz-box-shadow:0 1px 2px 1px rgba(44,50,50,0.50);
  box-shadow:0 1px 2px 1px rgba(44,50,50,0.50);
}

.user_comment_textarea_big {
  width:780px;
  height:100px;
  padding:15px;
  background:rgba(255,255,255,.5);
  color:#333;
  margin-top:12px;
  -webkit-box-shadow:inset 0 -1px 9px 1px rgba(44,50,50,0.97);
  -moz-box-shadow:inset 0 -1px 9px 1px rgba(44,50,50,0.97);
  font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
  box-shadow:inset 0 -1px 9px 1px rgba(44,50,50,0.97);
}

input {
  color:#069;
  text-shadow:0 1px 7px #666;
  border:1px solid #F00;
}

.photo_gallery_image {
  padding:5px;
  width:80px;
  height:80px;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
  background:rgb(136,137,137);
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  transition:all .5s;
}

.photo_gallery_image:hover {
  padding:5px;
  width:80px;
  height:80px;
  background:rgb(136,137,137);
}

.wall_post_avatar {
  padding:5px;
  border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  -webkit-border-radius:4px;
  border-top:1px solid #ccc;
  border-bottom:1px inset rgba(153,153,153,.6);
  background:rgb(226,226,226);
  -webkit-transition:all .3s ease-in-out;
  -moz-transition:all .3s ease-in-out;
  -ms-transition:all .3s ease-in-out;
  -o-transition:all .3s ease-in-out;
  transition:all .3s ease-in-out;
}

.wall_post_avatar:hover,.wall_post_avatar>.img:hover {
  border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  -webkit-border-radius:5px;
  -moz-transform:rotate(12deg);
  -moz-transform:skewx(0deg) translatex(20px);
  -webkit-transform:rotate(12deg);
  -o-transform:rotate(12deg);
  -ms-transform:rotate(12deg);
  filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1.2);
  -webkit-box-shadow:3px 5px 10px 0 rgba(50,50,50,0.75);
  -moz-box-shadow:3px 5px 10px 0 rgba(50,50,50,0.75);
  box-shadow:3px 5px 10px 0 rgba(50,50,50,0.75);
}

.wall_post_avatar> .img_radius_shadow:hover {
  -webkit-transform:scale(1.3);
  -moz-transform:scale(1.3);
  -ms-transform:scale(1.3);
  -o-transform:scale(1.3);
  transform:scale(1.3);
}

.wall_post_avatar > img {
  border:1px inset #888;
}

.profile_section_background {
  border:1px solid rgba(51,51,51,.3);
}

.wall_post_info {
  height:22px;
  border-radius:12px 2px 0 0;
  -moz-border-radius:12px 2px 0 0;
  -ms-border-radius:12px 2px 0 0;
  -o-border-radius:12px 2px 0 0;
  -webkit-border-radius:12px 2px 0 0;
  padding-top:4px;
  text-indent:11px;
  border-bottom:1px inset rgba(153,153,153,.5);
  width:900px;
  background:rgb(206,206,206);
}

.wall_post_body {
  height:auto;
  border-radius:0 0 5px 5px;
  -moz-border-radius:0 0 5px 5px;
  -ms-border-radius:0 0 5px 5px;
  -o-border-radius:0 0 5px 5px;
  -webkit-border-radius:0 0 5px 5px;
  margin-top:0;
  text-indent:11px;
  border-bottom:1px solid rgba(102,102,102,0.5);
  width:813px;
  margin-left:70px;
  font-size:12px;
  color:#222;
  text-shadow:0 1px 0 rgba(255,255,255,.5);
  background:rgb(56,56,56);
}

.wall_post_info a:link {
  color:#036;
  text-decoration:none;
  font-size:14px;
  font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
}

.wall_post_info a:hover {
  color:#C00;
  text-decoration:none;
  font-size:14px;
}

.wall_post_info a:hover:after {
  content:'Ã‚Â« Visit Profile';
  width:110px;
  height:20px;
  margin-left:2px;
  display:inline-block;
  font-family:Arial,Helvetica,sans-serif;
  text-indent:5px;
  font-size:11px;
  color:#222;
}

.wall_post {
  clear:both;
  padding-bottom:30px;
}

.wall_post_avatar {
  float:left;
  margin-right:10px;
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
}

.wall_post_avatar img {
  width:65px;
  height:65px;
  padding:5px;
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  background:rgb(173,154,154);
}

.wall_post_info {
  font-weight:bold;
  height:22px;
  padding:4px;
  width:1000px;
  border-left:1px solid #333;
  border-right:1px solid #333;
  border-top:1px solid #333;
  margin-left:12px;
  color:#fff;
  border-radius:5px 5px 0 0;
  -webkit-border-radius:5px 5px 0 0;
  -moz-border-radius:5px 5px 0 0;
  background:rgb(51,45,45);
}

.wall_post_info a:link {
  color:#ccc;
  text-decoration:none;
}

.wall_post_info a:visited {
  color:#FFF;
  text-decoration:none;
}

.wall_post_info a:hover {
  color:#FFF;
  text-decoration:underline;
}

.wall_post_time {
  font-size:9px;
  display:none;
}

.wall_post_body {
  overflow:auto;
  padding:8px 4px 10px 10px;
  width:915px;
  background:rgba(0,0,0,.6);
  color:#fff;
  text-shadow:0 1px 0 #000;
  border:0 solid #333;
  border-radius:0 0 5px 5px;
  -webkit-border-radius:0 0 5px 5px;
  -moz-border-radius:0 0 5px 5px;
}

#server_time {
  visibility:hidden;
  float:right;
  font-weight:bold;
  font-size:9px;
}

#no_profile_avatar {
  margin-top:10px;
  text-align:center;
  background-color:#000;
  background-image:;
}

#tags_label {
  opacity:0;
}

#tags_value {
  display:none;
}

.no_design {
  display:block;
  width:90px;
  height:90px;
  position:fixed;
  bottom:4px;
  left:3px;
  opacity:0;
  cursor:pointer;
}

.no_design:hover {
  display:block;
  width:90px;
  height:90px;
  position:fixed;
  bottom:4px;
  left:3px;
  opacity:1;
  -ms-transition:all .3s;
  -o-transition:all .3s;
  transition:all .3s;
  border-radius:80px;
  -moz-border-radius:80px;
  -webkit-border-radius:80px;
  text-align:center;
  font-size:14px;
  text-shadow:0 1px 0 #039;
  border:0 solid #069;
}

div#profile_about_me.profile_subsection {
  font-size:13px;
  font-family:"Century Gothic","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
}

div.wall_post {
  margin-top:10px;
  margin-bottom:10px;
  background:#000;
  border-radius:8px;
  -moz-border-radius:8px;
  -ms-border-radius:8px;
  -o-border-radius:8px;
  -webkit-border-radius:8px;
}

div#comments {
  padding:10px;
  margin-top:200px;
  background:rgba(0,0,0,0.3);
  border:0 solid #fff;
  border-radius:8px;
  -moz-border-radius:8px;
  -ms-border-radius:8px;
  -o-border-radius:8px;
  -webkit-border-radius:8px;
}

form#new_comment.hidden {
  padding:10px;
  background:rgba(0,0,0,0.3);
  border:0 solid #fff;
  border-radius:8px;
  -moz-border-radius:8px;
  -ms-border-radius:8px;
  -o-border-radius:8px;
  -webkit-border-radius:8px;
  height:auto;
}

div#profile_about_me.profile_subsection {
  text-indent:2px;
  background:url() rgba(0,0,0,0.0);
  background-repeat:no-repeat;
  background-position:top right;
}

/*** disabled ***/
#header_bar,#footer_bar,#about_me_label,#profile_main_photo,#profile_header_container,#profile_schedule,#profile_friends,#profile_about_me > div:nth-child(1),.label,.profile_row,.heading {
  display:none;
}

#username_value,#gender_value,#body_type_value,#ethnicity_value,#hair_value,#eyes_value,#weight_value,#height_value,#age_value,#country_value,#sexual_preference_value,#smoke_value,#drink_value,#marital_status_value,#occupation_value,#cam_score_value,#city_value,#drugs_value,#school_value,#favorite_food_value,#pets_value,#automobile_value,.profile_section_background {
  display:none;
}

/*** Custom MyFreeCams Profile design by Studio CSSMFC Productions : http://css-mfc-profile.design-xpro.com ***/
#Home {
  position:absolute;
  top:-999999px;
  width:200px;
  height:20px;
}

::-webkit-scrollbar {
  width:8px;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow:inset 0 0 6px rgba(255,255,255,0.3);
  -webkit-border-radius:10px;
  border-radius:10px;
}

::-webkit-scrollbar-thumb {
  -webkit-border-radius:10px;
  border-radius:10px;
  background:#C00;
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5);
}

::-webkit-scrollbar-thumb:window-inactive {
  background:rgba(204,0,0,.4);
  border:1px solid #900;
}

.buy,.buy a:link {
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  color:#fff;
  display:inline-block;
  padding:10px 15px;
  -moz-box-shadow:0 1px 2px rgba(0,0,0,0.3),inset 0 0 2px rgba(255,255,255,0.13);
  -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.3),inset 0 0 2px rgba(255,255,255,0.13);
  box-shadow:0 1px 2px rgba(0,0,0,0.3),inset 0 0 2px rgba(255,255,255,0.13);
  border:solid 1px #CCC;
  text-decoration:none;
  font-weight:bold;
  font-size:13px;
  text-shadow:0 0 5px rgba(0,0,0,0.5);
  font-family:Tahoma,Geneva,sans-serif;
  background:#ffcccc;
  background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmY2NjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQyJSIgc3RvcC1jb2xvcj0iI2ZmMDAwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU4JSIgc3RvcC1jb2xvcj0iI2ZmMDAwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU5JSIgc3RvcC1jb2xvcj0iIzdmMDAwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background:-moz-linear-gradient(top,#ffcccc 0%,#ff0004 42%,#ff0004 58%,#7f0002 59%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffcccc),color-stop(42%,#ff0004),color-stop(58%,#ff0004),color-stop(59%,#7f0002));
  background:-webkit-linear-gradient(top,#ffcccc 0%,#ff0004 42%,#ff0004 58%,#7f0002 59%);
  background:-o-linear-gradient(top,#ffcccc 0%,#ff0004 42%,#ff0004 58%,#7f0002 59%);
  background:-ms-linear-gradient(top,#ffcccc 0%,#ff0004 42%,#ff0004 58%,#7f0002 59%);
  background:linear-gradient(to bottom,#ffcccc 0%,#ff0004 42%,#ff0004 58%,#7f0002 59%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcccc',endColorstr='#7f0002',GradientType=0);
}

.buy:hover {
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  color:#FFF;
  display:inline-block;
  padding:10px 15px;
  -moz-box-shadow:0 1px 2px rgba(0,0,0,0.3),inset 0 0 2px rgba(255,255,255,0.13);
  -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.3),inset 0 0 2px rgba(255,255,255,0.13);
  box-shadow:0 1px 2px rgba(0,0,0,0.3),inset 0 0 2px rgba(255,255,255,0.13);
  border:solid 1px #fff;
  text-decoration:none;
  font-weight:bold;
  font-size:13px;
  text-shadow:0 1px 0 #000;
  font-family:Tahoma,Geneva,sans-serif;
  background:#ff5db1;
  background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNWRiMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZjAxN2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background:-moz-linear-gradient(top,#ff5db1 0%,#ef017c 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff5db1),color-stop(100%,#ef017c));
  background:-webkit-linear-gradient(top,#ff5db1 0%,#ef017c 100%);
  background:-o-linear-gradient(top,#ff5db1 0%,#ef017c 100%);
  background:-ms-linear-gradient(top,#ff5db1 0%,#ef017c 100%);
  background:linear-gradient(to bottom,#ff5db1 0%,#ef017c 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5db1',endColorstr='#ef017c',GradientType=0);
}

#AbsoluteBottom {
  display:inline-block;
  text-align:center;
  color:#333;
  font-size:11px;
  width:100%;
  height:60px;
  position:relative;
  bottom:3px;
  margin:0 auto;
  margin-top:12px;
  background:none;
  border-radius:0 0 6px 6px;
  -webkit-border-radius:0 0 6px 6px;
  -moz-border-radius:0 0 6px 6px;
}

.sus {
  display:inline-block;
  width:40px;
  height:40px;
  background:url(http://trupa.files.wordpress.com/2014/05/top0.png);
  background-size:50%;
  background-position:center;
  background-repeat:no-repeat;
  -webkit-transition:all .75s ease-out 0;
  -moz-transition:all .75s ease-out 0;
  -ms-transition:all .75s ease-out 0;
  -o-transition:all .75s ease-out 0;
  transition:all .75s ease-out 0;
}

.sus:a {
  display:inline-block;
  width:40px;
  height:40px;
  background:url(http://trupa.files.wordpress.com/2014/05/top0.png);
  background-size:50%;
  background-position:center;
  background-repeat:no-repeat;
  -webkit-transition:all .75s ease-out 0;
  -moz-transition:all .75s ease-out 0;
  -ms-transition:all .75s ease-out 0;
  -o-transition:all .75s ease-out 0;
  transition:all .75s ease-out 0;
}

.sus:hover {
  display:inline-block;
  width:40px;
  height:40px;
  background:url(https://mfcpro.files.wordpress.com/2014/06/top1.png);
  background-size:50%;
  background-position:center;
  background-repeat:no-repeat;
}

#AbsoluteBottom> a,a:visited,a:active {
  color:#ccc;
  text-shadow:0 1px 0 #000;
  text-decoration:none;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  transition:all .5s;
}

#AbsoluteBottom> a:hover,a:focus {
  color:#C00;
  text-decoration:none;
}

.xlinc:a {
  color:#333;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  transition:all .5s;
}

.xlinc:link {
  color:#333;
  text-decoration:none;
}

.xlinc:hover {
  color:#C00;
  text-decoration:none;
  text-shadow:none;
}

#BCb {
  width:800px;
  height:auto;
  margin:0 auto;
  background:#ffcad4;
  border:3px solid #fff;
  box-shadow:0 0 7px #000;
  -moz-box-shadow:0 0 7px #000;
  -ms-box-shadow:0 0 7px #000;
  -o-box-shadow:0 0 7px #000;
  -webkit-box-shadow:0 0 7px #000;
  border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  -webkit-border-radius:5px;
  padding:3px;
}

#Model {
  display:inline-block;
  width:100%;
  height:407px;
  background:url(https://mfcdesign.files.wordpress.com/2014/08/about-me.png) no-repeat;
  overflow:hidden;
}

#Mme {
  display:inline-block;
  width:460px;
  height:260px;
  margin-left:32px;
  margin-top:58px;
  background:rgba(255,0,153,.1);
  padding:5px;
  color:#F03;
  text-shadow:0 0 0 #000;
  overflow:auto;
}

#mPhoto {
  display:inline-block;
  width:243px;
  height:310px;
  background:rgba(255,0,153,.2);
  padding:5px;
  text-align:center;
  float:right;
  margin-right:21px;
  margin-top:10px;
}

#mPhoto img {
  width:100%;
  height:100%;
  opacity:.8;
  -webkit-transition:all .75s ease-out 0;
  -moz-transition:all .75s ease-out 0;
  -ms-transition:all .75s ease-out 0;
  -o-transition:all .75s ease-out 0;
  transition:all .75s ease-out 0;
}

#mPhoto:hover img {
  width:100%;
  height:100%;
  opacity:1;
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -ms-transform:scale(1.1);
  -o-transform:scale(1.1);
  transform:scale(1.1);
}

#social img {
  border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  -webkit-border-radius:5px;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  transition:all .5s;
}

#social {
  display:inline-block;
  text-align:center;
  width:800px;
}

#social img:hover {
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -ms-transform:scale(1.1);
  -o-transform:scale(1.1);
  transform:scale(1.1);
  box-shadow:inset 0 6px 8px #000;
  -moz-box-shadow:inset 0 1px 2px #000;
  -ms-box-shadow:inset 0 1px 2px #000;
  -webkit-box-shadow:inset 0 1px 2px #000;
  border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  -webkit-border-radius:5px;
}

#RoomRules {
  display:inline-block;
  width:100%;
  height:407px;
  background:url(https://mfcdesign.files.wordpress.com/2014/08/room-rules.png) no-repeat;
  overflow:hidden;
}

#Rules {
  display:inline-block;
  width:730px;
  height:260px;
  margin-left:32px;
  margin-top:58px;
  background:rgba(255,0,153,.1);
  padding:5px;
  color:#F03;
  text-shadow:0 0 0 #000;
  overflow:auto;
}

#TipMenu {
  display:inline-block;
  width:100%;
  height:407px;
  background:url(https://mfcdesign.files.wordpress.com/2014/08/tip-menu.png) no-repeat;
  overflow:hidden;
}

#Sl1,#Sl2,#Sl3 {
  display:inline-block;
  width:195px;
  height:280px;
  background:rgba(255,0,102,.1);
  margin-top:55px;
  padding:5px;
  text-align:center;
}

#Sl1 {
  margin-left:32px;
}

#Sl2 {
  margin-left:64px;
}

#Sl3 {
  margin-left:64px;
}

#WallofFame {
  display:inline-block;
  width:100%;
  height:407px;
  background:url(https://mfcdesign.files.wordpress.com/2014/08/wall.png) no-repeat;
  overflow:hidden;
}

#Wall {
  display:inline-block;
  width:510px;
  height:320px;
  margin-left:32px;
  margin-top:58px;
  background:rgba(255,0,153,.1);
  padding:5px;
  color:#F03;
  text-shadow:0 0 0 #000;
  overflow:auto;
  text-align:center;
}

#Copyright {
  display:inline-block;
  width:100%;
  height:200px;
  background:url(https://mfcdesign.files.wordpress.com/2014/08/copy.png) no-repeat;
  overflow:hidden;
}

.gri {
  display:block;
  background:rgba(153,153,153,.1);
  color:#F03;
  font-size:15px;
  font-family:Century Gothic;
  cursor:pointer;
}

.gri:hover:before,.alb:hover:before {
  content:'';
  background:url(http://www.xniteproductions.com/MFC/foxy_eve/star.png);
  display:inline-block;
  width:20px;
  height:15px;
}

.gri:before,.alb:before {
  content:'';
  background:url(http://mediadexdesign2002.files.wordpress.com/2014/04/tkn.png);
  display:inline-block;
  width:20px;
  height:15px;
}

.alb {
  display:block;
  background:rgba(255,255,255,.1);
  color:#000;
  font-size:15px;
  font-family:Century Gothic;
  cursor:pointer;
}

.gri:hover,.gri:focus {
  background:rgba(153,153,153,1);
  font-size:15px;
  color:#000;
  -webkit-transition:all .4s;
  -moz-transition:all .4s;
  transition:all .4s;
}

.alb:hover,.alb:focus {
  background:rgba(255,255,255,1);
  font-size:15px;
  color:#000;
  -webkit-transition:all .4s;
  -moz-transition:all .4s;
  transition:all .4s;
}

#mailMe {
  display:inline-block;
  width:25px;
  padding:5px;
  text-align:center;
  height:20px;
  position:fixed;
  top:110px;
  left:250px;
  background:#333;
  border-radius:5px 0 0 5px;
  border-left:1px solid #F03;
  border-top:1px solid #F03;
  border-bottom:1px solid #F03;
  overflow:hidden;
  -webkit-transition:all .75s ease-out 0;
  -moz-transition:all .75s ease-out 0;
  -ms-transition:all .75s ease-out 0;
  -o-transition:all .75s ease-out 0;
  transition:all .75s ease-out 0;
  z-index:99;
}

#mailMe:hover {
  display:inline-block;
  width:150px;
  padding:5px;
  text-align:center;
  height:auto;
  position:fixed;
  top:110px;
  left:130px;
  background:#333;
  border-radius:5px 0 0 5px;
  border-left:1px solid #F03;
  border-top:1px solid #F03;
  border-bottom:1px solid #F03;
  z-index:99;
}

#mailMe a::before {
  content:'Ã¢Å“â€°';
  margin-left:5px;
  margin-right:15px;
  font-size:18px;
  color:#fff;
  font-weight:normal;
}

.content {
  padding:5px;
}