@charset "UTF-8";

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

a:visited {
  color:#;
  bodybackground-color:#ffffff;
  background-color:#d8f6fd;
  color:#000000;
  font-family:'Helvetica';
  font-weight:bold;
  font-style:normal;
  font-size:18px;
  background-position:top center;
  background-attachment:scroll;
  background-repeat:no-repeat;
  .profile_section_contentcolor:#000000;
  border:8px solid #;
  padding:5px;
  margin:17px;
  -webkit-border-radius:17px;
  -moz-border-radius:17px;
  border-radius:17px;
  -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:#f2f2ea;
  filter:alpha(opacity=5);
  opacity:.05;
}

.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:#;
  color:#0066cc;
  font-family:'Helvetica';
  font-weight:normal;
  font-style:normal;
  font-size:18px;
  -webkit-border-radius:19px;
  -moz-border-radius:19px;
  border-radius:19px;
  -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;
  background-image:url(https://img.mfcimg.com/backgrounds/10244.jpg);
}

.content {
  padding:5px;
}

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

#spW {
  display:block;
  width:900px;
  height:140px;
  text-align:center;
}

.AmB,.TwB,.FaB,.OfB,.EmB,.SkB {
  display:inline-block;
  width:100px;
  height:100px;
  transform:rotate(-0deg);
  -ms-transform:rotate(-0deg);
  -webkit-transform:rotate(-0deg);
  border-radius:75px;
  -moz-border-radius:75px;
  -webkit-border-radius:75px;
  -o-border-radius:75px;
}

.TwB,.TwB:hover {
  background:url(https://dexdan.files.wordpress.com/2016/02/theart.png);
  background-repeat:no-repeat;
}

.AmB,.AmB:hover {
  background:url(https://dexdan.files.wordpress.com/2016/02/aheart.png);
  background-repeat:no-repeat;
}

.OfB,.OfB:hover {
  background:url(https://dexdan.files.wordpress.com/2016/02/tokheart.png);
  background-repeat:no-repeat;
}  
}

.graZ {
  padding:20px;
  margin:10px;
  background:url(https://dexdan.files.wordpress.com/2016/02/bg2.png),url(https://dexdan.files.wordpress.com/2016/02/bg3.png),url(https://dexdan.files.wordpress.com/2016/02/bg_lether.png);
  background-repeat:no-repeat,no-repeat,repeat;
  background-position:left,right,left;
  background-color:#ff0030;
  line-height:1.3em;
  border:1px dashed #fff;
  border-radius:8px;
  box-shadow:0 0 0 4px #ff0030,2px 1px 6px 4px rgba(10,10,0,0.5);
}