@charset "UTF-8";

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

a:visited {
  color:#;
}

body {
  background-color:#ffffff;
  background-color:#31eaef;
  color:#0c0101;
  font-family:'Lucida Sans Unicode';
  font-weight:bold;
  font-style:normal;
  font-size:17px;
  background-position:top left;
  background-attachment:scroll;
  background-repeat:repeat;
  background-image:url(https://img.mfcimg.com/backgrounds/20210.jpg);
}

.profile_section_content {
  color:#0c0101;
  border:0 none #0a0101;
  padding:5px;
  margin:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 0 #100202;
  -moz-box-shadow:0 0 0 #100202;
  box-shadow:0 0 0 #100202;
}

.profile_section_background {
  background-color:transparent;
  background-color:#0e0101;
  filter:alpha(opacity=100);
  opacity:1;
  background-image:url(https://img.mfcimg.com/backgrounds/17833.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:#ed38d3;
  color:#FFFFFF;
  font-family:'Verdana';
  font-weight:bold;
  font-style:normal;
  font-size:46px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #0c0909;
  -moz-box-shadow:0 0 0 #0c0909;
  box-shadow:0 0 0 #0c0909;
  -webkit-text-shadow:0 0 0 #0e0c0c;
  -moz-text-shadow:0 0 0 #0e0c0c;
  text-shadow:0 0 0 #0e0c0c;
}

.content {
  padding:5px;
}

.my_mfc_news_feed {
  width:100%;
  height:330px;
}

.hvr-grow {
  display:inline-block;
  vertical-align:middle;
  -webkit-transform:translateZ(0);
  transform:translateZ(0);
  box-shadow:0 0 1px rgba(0,0,0,0);
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  -moz-osx-font-smoothing:grayscale;
  -webkit-transition-duration:.3s;
  transition-duration:.3s;
  -webkit-transition-property:transform;
  transition-property:transform;
}

.hvr-grow:hover,.hvr-grow:focus,.hvr-grow:active {
  -webkit-transform:scale(1.1);
  transform:scale(1.1);
}

#sarahlinks {
  text-align:center;
  white-space:nowrap;
  display:inline-block;
  text-align:left;
  border-radius:4em;
  background-color:rgba(191,63,191,.25);
  Padding-left:;
  Padding-right:5px;
  padding-top:6px;
  padding-bottom:6px;
  -webkit-box-shadow:2px 5px 35px 0 rgba(0,0,0,0.75);
  -moz-box-shadow:2px 5px 35px 0 rgba(0,0,0,0.75);
  box-shadow:2px 5px 35px 0 rgba(0,0,0,0.75);
}

a:hover {
  color:darkslategray;
  background:rgba(243,169,169,0.33);
  border-radius:8em;
  -webkit-box-shadow:0 0 26px 0 rgba(0,0,0,0.75);
  -moz-box-shadow:0 0 26px 0 rgba(0,0,0,0.75);
  box-shadow:0 0 26px 0 rgba(0,0,0,0.75);
}

td {
  background-color:rgba(191,14,194,0.18);
  -webkit-box-shadow:2px 5px 35px 0 rgba(0,0,0,0.75);
  -moz-box-shadow:2px 5px 35px 0 rgba(0,0,0,0.75);
  box-shadow:2px 5px 35px 0 rgba(0,0,0,0.75);
  border-radius:3.5em;
  padding:0 1.2em;
}

#contact {
  margin-left:-225px;
}

#bio {
  margin-left:-200px;
}